2025-05-07T19:57:10.7265894Z Current runner version: '2.323.0' 2025-05-07T19:57:10.7276840Z Runner name: 'i-0c5759cf95a8423d8' 2025-05-07T19:57:10.7278478Z Machine name: 'ip-10-0-17-214' 2025-05-07T19:57:10.7283266Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:57:10.7287006Z Contents: read 2025-05-07T19:57:10.7288065Z Metadata: read 2025-05-07T19:57:10.7289238Z Packages: read 2025-05-07T19:57:10.7290076Z ##[endgroup] 2025-05-07T19:57:10.7293496Z Secret source: None 2025-05-07T19:57:10.7294610Z Prepare workflow directory 2025-05-07T19:57:10.8119142Z Prepare all required actions 2025-05-07T19:57:10.8173533Z Getting action download info 2025-05-07T19:57:11.0343251Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:57:11.3252351Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T19:57:11.8184571Z Complete job name: test_and_publish_artifact (arm, linux.arm64.2xlarge, 30, default, 3.9, gcc) 2025-05-07T19:57:11.9014505Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:57:11.9218082Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:57:11.9237303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:11.9239192Z ##[endgroup] 2025-05-07T19:57:13.2351507Z Runner Type: linux.arm64.2xlarge 2025-05-07T19:57:13.2352320Z Instance Type: t4g.2xlarge 2025-05-07T19:57:13.2352857Z AMI Name: unknown 2025-05-07T19:57:13.2381391Z AMI ID: ami-0013610ea966aafe0 2025-05-07T19:57:20.6078312Z ##[group]Checking docker version 2025-05-07T19:57:20.6096526Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:57:20.6280044Z '1.44' 2025-05-07T19:57:20.6299190Z Docker daemon API version: '1.44' 2025-05-07T19:57:20.6299995Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:57:20.6469783Z '1.44' 2025-05-07T19:57:20.6483163Z Docker client API version: '1.44' 2025-05-07T19:57:20.6490547Z ##[endgroup] 2025-05-07T19:57:20.6494674Z ##[group]Clean up resources from previous jobs 2025-05-07T19:57:20.6501381Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=6c2769" 2025-05-07T19:57:20.6664604Z ##[command]/usr/bin/docker network prune --force --filter "label=6c2769" 2025-05-07T19:57:20.6808655Z ##[endgroup] 2025-05-07T19:57:20.6809192Z ##[group]Create local container network 2025-05-07T19:57:20.6823307Z ##[command]/usr/bin/docker network create --label 6c2769 github_network_16ab41f23edd4f8e85e7b4731e7c9bd1 2025-05-07T19:57:20.8849526Z b61631864601d07d90d582294146fa5c8a16dece262d7449d34473c0b7d87a5d 2025-05-07T19:57:20.8873538Z ##[endgroup] 2025-05-07T19:57:20.8911031Z ##[group]Starting job container 2025-05-07T19:57:20.8941108Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:57:21.0722474Z 2023: Pulling from library/amazonlinux 2025-05-07T19:57:21.1281464Z 5804bd91a568: Pulling fs layer 2025-05-07T19:57:21.7044671Z 5804bd91a568: Download complete 2025-05-07T19:57:23.8723142Z 5804bd91a568: Pull complete 2025-05-07T19:57:23.8872005Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:57:23.8913703Z Status: Downloaded newer image for amazonlinux:2023 2025-05-07T19:57:23.8941074Z docker.io/library/amazonlinux:2023 2025-05-07T19:57:23.9054248Z ##[command]/usr/bin/docker create --name 614bf888f28c49dda8f0f3cc131a907e_amazonlinux2023_5c7a00 --label 6c2769 --workdir /__w/FBGEMM/FBGEMM --network github_network_16ab41f23edd4f8e85e7b4731e7c9bd1 --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:24.5031115Z 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T19:57:24.5060654Z ##[command]/usr/bin/docker start 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T19:57:24.8534564Z 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T19:57:24.8557004Z ##[command]/usr/bin/docker ps --all --filter id=4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:57:24.8685870Z 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 Up Less than a second 2025-05-07T19:57:24.8708544Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T19:57:24.8842866Z HOME=/github/home 2025-05-07T19:57:24.8844034Z GITHUB_ACTIONS=true 2025-05-07T19:57:24.8844529Z CI=true 2025-05-07T19:57:24.8845100Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:24.8865379Z ##[endgroup] 2025-05-07T19:57:24.8878327Z ##[group]Waiting for all services to be ready 2025-05-07T19:57:24.8880684Z ##[endgroup] 2025-05-07T19:57:24.8988457Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:24.8989563Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:24.8990771Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:24.8991293Z env: 2025-05-07T19:57:24.8991659Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:24.8992156Z BUILD_ENV: build_binary 2025-05-07T19:57:24.8992581Z BUILD_TARGET: default 2025-05-07T19:57:24.8992974Z BUILD_VARIANT: cpu 2025-05-07T19:57:24.8993351Z ##[endgroup] 2025-05-07T19:57:25.6888798Z Amazon Linux 2023 repository 71 MB/s | 37 MB 00:00 2025-05-07T19:57:34.8395783Z Last metadata expiration check: 0:00:09 ago on Wed May 7 19:57:25 2025. 2025-05-07T19:57:35.5801443Z Dependencies resolved. 2025-05-07T19:57:35.6032782Z Nothing to do. 2025-05-07T19:57:35.6033341Z Complete! 2025-05-07T19:57:35.9310689Z Last metadata expiration check: 0:00:10 ago on Wed May 7 19:57:25 2025. 2025-05-07T19:57:36.0188520Z Dependencies resolved. 2025-05-07T19:57:36.0476432Z ========================================================================================= 2025-05-07T19:57:36.0477162Z Package Arch Version Repository Size 2025-05-07T19:57:36.0477871Z ========================================================================================= 2025-05-07T19:57:36.0478396Z Installing: 2025-05-07T19:57:36.0478942Z binutils aarch64 2.41-50.amzn2023.0.3 amazonlinux 5.5 M 2025-05-07T19:57:36.0479999Z findutils aarch64 1:4.8.0-2.amzn2023.0.2 amazonlinux 541 k 2025-05-07T19:57:36.0480832Z git aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:57:36.0481598Z pciutils aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 91 k 2025-05-07T19:57:36.0482398Z sudo aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.2 M 2025-05-07T19:57:36.0483148Z wget aarch64 1.21.3-1.amzn2023.0.4 amazonlinux 774 k 2025-05-07T19:57:36.0483905Z which aarch64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:36.0484520Z Installing dependencies: 2025-05-07T19:57:36.0485107Z cracklib aarch64 2.9.6-27.amzn2023.0.2 amazonlinux 83 k 2025-05-07T19:57:36.0485928Z cyrus-sasl-lib aarch64 2.1.27-18.amzn2023.0.3 amazonlinux 776 k 2025-05-07T19:57:36.0486847Z elfutils-debuginfod-client aarch64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:36.0488279Z git-core aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 4.8 M 2025-05-07T19:57:36.0489083Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:57:36.0489887Z gnutls aarch64 3.8.3-6.amzn2023.0.1 amazonlinux 1.0 M 2025-05-07T19:57:36.0490680Z groff-base aarch64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:57:36.0491452Z gzip aarch64 1.12-1.amzn2023.0.1 amazonlinux 158 k 2025-05-07T19:57:36.0492212Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:57:36.0492982Z jansson aarch64 2.14-0.amzn2023 amazonlinux 47 k 2025-05-07T19:57:36.0493811Z kmod-libs aarch64 29-2.amzn2023.0.5 amazonlinux 61 k 2025-05-07T19:57:36.0494579Z less aarch64 608-2.amzn2023.0.2 amazonlinux 169 k 2025-05-07T19:57:36.0495364Z libcbor aarch64 0.7.0-3.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:36.0496135Z libdb aarch64 5.3.28-49.amzn2023.0.2 amazonlinux 731 k 2025-05-07T19:57:36.0497203Z libeconf aarch64 0.4.0-1.amzn2023.0.3 amazonlinux 27 k 2025-05-07T19:57:36.0498045Z libedit aarch64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 107 k 2025-05-07T19:57:36.0498835Z libfdisk aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 148 k 2025-05-07T19:57:36.0499639Z libfido2 aarch64 1.10.0-2.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:57:36.0500461Z libmetalink aarch64 0.1.3-14.amzn2023.0.2 amazonlinux 30 k 2025-05-07T19:57:36.0501294Z libpwquality aarch64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:57:36.0502284Z libsemanage aarch64 3.4-5.amzn2023.0.2 amazonlinux 119 k 2025-05-07T19:57:36.0503162Z libutempter aarch64 1.2.1-4.amzn2023.0.2 amazonlinux 27 k 2025-05-07T19:57:36.0504085Z nano aarch64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:57:36.0504866Z ncurses aarch64 6.2-4.20200222.amzn2023.0.6 amazonlinux 395 k 2025-05-07T19:57:36.0505641Z nettle aarch64 3.10.1-1.amzn2023.0.1 amazonlinux 544 k 2025-05-07T19:57:36.0506431Z openldap aarch64 2.4.57-6.amzn2023.0.7 amazonlinux 253 k 2025-05-07T19:57:36.0507226Z openssh aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 442 k 2025-05-07T19:57:36.0508072Z openssh-clients aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 685 k 2025-05-07T19:57:36.0508889Z pam aarch64 1.5.1-8.amzn2023.0.4 amazonlinux 553 k 2025-05-07T19:57:36.0509694Z pciutils-libs aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T19:57:36.0510559Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:36.0511382Z perl-B aarch64 1.80-477.amzn2023.0.6 amazonlinux 180 k 2025-05-07T19:57:36.0512192Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:57:36.0513061Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:36.0513960Z perl-Data-Dumper aarch64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:36.0514871Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:36.0515729Z perl-Digest-MD5 aarch64 2.58-2.amzn2023.0.2 amazonlinux 37 k 2025-05-07T19:57:36.0516936Z perl-DynaLoader aarch64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:36.0518275Z perl-Encode aarch64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:57:36.0519135Z perl-Errno aarch64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:36.0519972Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:36.0520833Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:36.0521683Z perl-Fcntl aarch64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:57:36.0522553Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:57:36.0523450Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:36.0524310Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:36.0525188Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:36.0526058Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:36.0527133Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:36.0528071Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:36.0529012Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:36.0529868Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:36.0530717Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:57:36.0531546Z perl-IO aarch64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:57:36.0532385Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:36.0533272Z perl-MIME-Base64 aarch64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:36.0534160Z perl-Net-SSLeay aarch64 1.94-1.amzn2023.0.1 amazonlinux 393 k 2025-05-07T19:57:36.0535024Z perl-POSIX aarch64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:57:36.0535893Z perl-PathTools aarch64 3.78-459.amzn2023.0.2 amazonlinux 86 k 2025-05-07T19:57:36.0536786Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:57:36.0537676Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:57:36.0538564Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:57:36.0539436Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:36.0540349Z perl-Scalar-List-Utils aarch64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:57:36.0541298Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:36.0542171Z perl-Socket aarch64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:36.0543037Z perl-Storable aarch64 1:3.21-458.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:57:36.0544002Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:36.0544897Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:57:36.0545793Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:57:36.0546667Z perl-TermReadKey aarch64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:36.0547592Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:57:36.0548771Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:57:36.0549698Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:57:36.0550559Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:36.0551433Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:36.0552302Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:57:36.0553123Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:57:36.0553984Z perl-interpreter aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:57:36.0554834Z perl-lib aarch64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:36.0555653Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:57:36.0556487Z perl-libs aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:57:36.0557291Z perl-mro aarch64 1.23-477.amzn2023.0.6 amazonlinux 28 k 2025-05-07T19:57:36.0558258Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:57:36.0559226Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:36.0560106Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:57:36.0560965Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:57:36.0561796Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:36.0562620Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:36.0563468Z shadow-utils aarch64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:57:36.0564313Z systemd-libs aarch64 252.23-3.amzn2023 amazonlinux 583 k 2025-05-07T19:57:36.0565160Z util-linux aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:57:36.0566027Z util-linux-core aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 437 k 2025-05-07T19:57:36.0566720Z Installing weak dependencies: 2025-05-07T19:57:36.0567402Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:57:36.0568310Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:36.0569204Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:57:36.0570087Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:57:36.0570959Z perl-NDBM_File aarch64 1.15-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:36.0571859Z sudo-python-plugin aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:57:36.0572404Z 2025-05-07T19:57:36.0572569Z Transaction Summary 2025-05-07T19:57:36.0573028Z ========================================================================================= 2025-05-07T19:57:36.0573546Z Install 106 Packages 2025-05-07T19:57:36.0573781Z 2025-05-07T19:57:36.0574037Z Total download size: 37 M 2025-05-07T19:57:36.0574448Z Installed size: 197 M 2025-05-07T19:57:36.0574848Z Downloading Packages: 2025-05-07T19:57:36.3670054Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.aarch64 3.2 MB/s | 83 kB 00:00 2025-05-07T19:57:36.3829946Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 18 MB/s | 776 kB 00:00 2025-05-07T19:57:36.3932570Z (3/106): elfutils-debuginfod-client-0.188-3.amz 1.6 MB/s | 41 kB 00:00 2025-05-07T19:57:36.4188811Z (4/106): binutils-2.41-50.amzn2023.0.3.aarch64. 71 MB/s | 5.5 MB 00:00 2025-05-07T19:57:36.4219512Z (5/106): findutils-4.8.0-2.amzn2023.0.2.aarch64 16 MB/s | 541 kB 00:00 2025-05-07T19:57:36.4231158Z (6/106): git-2.47.1-1.amzn2023.0.2.aarch64.rpm 1.9 MB/s | 54 kB 00:00 2025-05-07T19:57:36.4482734Z (7/106): gnutls-3.8.3-6.amzn2023.0.1.aarch64.rp 42 MB/s | 1.0 MB 00:00 2025-05-07T19:57:36.4617886Z (8/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 74 MB/s | 2.8 MB 00:00 2025-05-07T19:57:36.4696065Z (9/106): groff-base-1.22.4-7.amzn2023.0.2.aarch 63 MB/s | 1.0 MB 00:00 2025-05-07T19:57:36.4834191Z (10/106): git-core-2.47.1-1.amzn2023.0.2.aarch6 81 MB/s | 4.8 MB 00:00 2025-05-07T19:57:36.4895576Z (11/106): gzip-1.12-1.amzn2023.0.1.aarch64.rpm 6.4 MB/s | 158 kB 00:00 2025-05-07T19:57:36.4959242Z (12/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 64 MB/s | 1.6 MB 00:00 2025-05-07T19:57:36.4979235Z (13/106): jansson-2.14-0.amzn2023.aarch64.rpm 4.4 MB/s | 47 kB 00:00 2025-05-07T19:57:36.4999780Z (14/106): kmod-libs-29-2.amzn2023.0.5.aarch64.r 6.0 MB/s | 61 kB 00:00 2025-05-07T19:57:36.5051775Z (15/106): libcbor-0.7.0-3.amzn2023.0.2.aarch64. 8.3 MB/s | 55 kB 00:00 2025-05-07T19:57:36.5083612Z (16/106): less-608-2.amzn2023.0.2.aarch64.rpm 14 MB/s | 169 kB 00:00 2025-05-07T19:57:36.5126676Z (17/106): libdb-5.3.28-49.amzn2023.0.2.aarch64. 58 MB/s | 731 kB 00:00 2025-05-07T19:57:36.5147209Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.aarch64 3.1 MB/s | 27 kB 00:00 2025-05-07T19:57:36.5170872Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 14 MB/s | 107 kB 00:00 2025-05-07T19:57:36.5217951Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.aarch6 17 MB/s | 148 kB 00:00 2025-05-07T19:57:36.5245741Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.aarch6 10 MB/s | 94 kB 00:00 2025-05-07T19:57:36.5265691Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.aar 3.3 MB/s | 30 kB 00:00 2025-05-07T19:57:36.5296850Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.aar 15 MB/s | 106 kB 00:00 2025-05-07T19:57:36.5346501Z (24/106): libsemanage-3.4-5.amzn2023.0.2.aarch6 12 MB/s | 119 kB 00:00 2025-05-07T19:57:36.5365929Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.aarc 2.8 MB/s | 27 kB 00:00 2025-05-07T19:57:36.5437273Z (26/106): nano-8.3-1.amzn2023.aarch64.rpm 51 MB/s | 706 kB 00:00 2025-05-07T19:57:36.5462427Z (27/106): nano-default-editor-8.3-1.amzn2023.no 937 kB/s | 10 kB 00:00 2025-05-07T19:57:36.5492847Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.a 33 MB/s | 395 kB 00:00 2025-05-07T19:57:36.5561821Z (29/106): nettle-3.10.1-1.amzn2023.0.1.aarch64. 48 MB/s | 544 kB 00:00 2025-05-07T19:57:36.5604954Z (30/106): openldap-2.4.57-6.amzn2023.0.7.aarch6 25 MB/s | 253 kB 00:00 2025-05-07T19:57:36.5653120Z (31/106): openssh-8.7p1-8.amzn2023.0.14.aarch64 29 MB/s | 442 kB 00:00 2025-05-07T19:57:36.5709365Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 49 MB/s | 685 kB 00:00 2025-05-07T19:57:36.5768399Z (33/106): pam-1.5.1-8.amzn2023.0.4.aarch64.rpm 36 MB/s | 553 kB 00:00 2025-05-07T19:57:36.5797807Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.aarch64 7.0 MB/s | 91 kB 00:00 2025-05-07T19:57:36.5821733Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.aa 4.0 MB/s | 40 kB 00:00 2025-05-07T19:57:36.5861826Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 2.5 MB/s | 22 kB 00:00 2025-05-07T19:57:36.5902510Z (37/106): perl-B-1.80-477.amzn2023.0.6.aarch64. 18 MB/s | 180 kB 00:00 2025-05-07T19:57:36.5920469Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.0 MB/s | 29 kB 00:00 2025-05-07T19:57:36.5947931Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 2.9 MB/s | 22 kB 00:00 2025-05-07T19:57:36.5988863Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 8.9 MB/s | 55 kB 00:00 2025-05-07T19:57:36.6016334Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 2.9 MB/s | 26 kB 00:00 2025-05-07T19:57:36.6036830Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.a 4.2 MB/s | 37 kB 00:00 2025-05-07T19:57:36.6067817Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 3.6 MB/s | 26 kB 00:00 2025-05-07T19:57:36.6190288Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.aar 116 MB/s | 1.7 MB 00:00 2025-05-07T19:57:36.6220557Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.aarc 875 kB/s | 15 kB 00:00 2025-05-07T19:57:36.6246714Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.3 MB/s | 41 kB 00:00 2025-05-07T19:57:36.6279010Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 3.7 MB/s | 31 kB 00:00 2025-05-07T19:57:36.6313324Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.aarc 3.4 MB/s | 21 kB 00:00 2025-05-07T19:57:36.6344281Z (49/106): perl-File-Basename-2.85-477.amzn2023. 1.9 MB/s | 18 kB 00:00 2025-05-07T19:57:36.6372770Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 2.8 MB/s | 26 kB 00:00 2025-05-07T19:57:36.6402927Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 4.2 MB/s | 36 kB 00:00 2025-05-07T19:57:36.6434800Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 6.8 MB/s | 60 kB 00:00 2025-05-07T19:57:36.6464251Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.0 MB/s | 17 kB 00:00 2025-05-07T19:57:36.6524031Z (54/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 7.1 MB/s | 60 kB 00:00 2025-05-07T19:57:36.6555969Z (55/106): perl-FileHandle-2.03-477.amzn2023.0.6 1.1 MB/s | 16 kB 00:00 2025-05-07T19:57:36.6579302Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 1.4 MB/s | 16 kB 00:00 2025-05-07T19:57:36.6614571Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 4.9 MB/s | 42 kB 00:00 2025-05-07T19:57:36.6652712Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 8.6 MB/s | 56 kB 00:00 2025-05-07T19:57:36.6691065Z (59/106): perl-IO-1.43-477.amzn2023.0.6.aarch64 8.4 MB/s | 87 kB 00:00 2025-05-07T19:57:36.6717070Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 4.2 MB/s | 42 kB 00:00 2025-05-07T19:57:36.6769600Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 20 MB/s | 218 kB 00:00 2025-05-07T19:57:36.6801103Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.1 MB/s | 23 kB 00:00 2025-05-07T19:57:36.6832916Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 3.0 MB/s | 31 kB 00:00 2025-05-07T19:57:36.6863046Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 1.4 MB/s | 13 kB 00:00 2025-05-07T19:57:36.6893748Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 2.5 MB/s | 22 kB 00:00 2025-05-07T19:57:36.6956431Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.a 33 MB/s | 393 kB 00:00 2025-05-07T19:57:36.6996865Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.aarc 7.5 MB/s | 97 kB 00:00 2025-05-07T19:57:36.7026579Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 6.9 MB/s | 86 kB 00:00 2025-05-07T19:57:36.7060108Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 2.1 MB/s | 20 kB 00:00 2025-05-07T19:57:36.7121673Z (70/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 25 MB/s | 215 kB 00:00 2025-05-07T19:57:36.7161669Z (71/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 6.5 MB/s | 84 kB 00:00 2025-05-07T19:57:36.7188267Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 3.2 MB/s | 41 kB 00:00 2025-05-07T19:57:36.7227154Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 7.1 MB/s | 71 kB 00:00 2025-05-07T19:57:36.7258010Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.9 MB/s | 12 kB 00:00 2025-05-07T19:57:36.7292060Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.aarc 5.8 MB/s | 55 kB 00:00 2025-05-07T19:57:36.7331388Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.a 9.3 MB/s | 94 kB 00:00 2025-05-07T19:57:36.7364069Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 1.4 MB/s | 15 kB 00:00 2025-05-07T19:57:36.7389738Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 5.2 MB/s | 48 kB 00:00 2025-05-07T19:57:36.7423491Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 2.6 MB/s | 22 kB 00:00 2025-05-07T19:57:36.7462010Z (80/106): perl-Text-ParseWords-3.30-458.amzn202 2.6 MB/s | 17 kB 00:00 2025-05-07T19:57:36.7497246Z (81/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 3.5 MB/s | 36 kB 00:00 2025-05-07T19:57:36.7521366Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 2.3 MB/s | 22 kB 00:00 2025-05-07T19:57:36.7556192Z (83/106): perl-Time-Local-1.300-5.amzn2023.0.2. 3.9 MB/s | 34 kB 00:00 2025-05-07T19:57:36.7597143Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 16 MB/s | 108 kB 00:00 2025-05-07T19:57:36.7628864Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 1.7 MB/s | 17 kB 00:00 2025-05-07T19:57:36.7653253Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 2.5 MB/s | 23 kB 00:00 2025-05-07T19:57:36.7686635Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 1.7 MB/s | 14 kB 00:00 2025-05-07T19:57:36.7722806Z (88/106): perl-lib-0.65-477.amzn2023.0.6.aarch6 2.5 MB/s | 15 kB 00:00 2025-05-07T19:57:36.7761629Z (89/106): perl-interpreter-5.32.1-477.amzn2023. 7.0 MB/s | 71 kB 00:00 2025-05-07T19:57:36.7801833Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 11 MB/s | 126 kB 00:00 2025-05-07T19:57:36.7938311Z (91/106): perl-libs-5.32.1-477.amzn2023.0.6.aar 97 MB/s | 2.0 MB 00:00 2025-05-07T19:57:36.7963589Z (92/106): perl-mro-1.23-477.amzn2023.0.6.aarch6 1.4 MB/s | 28 kB 00:00 2025-05-07T19:57:36.7998778Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 2.8 MB/s | 46 kB 00:00 2025-05-07T19:57:36.8033521Z (94/106): perl-overloading-0.02-477.amzn2023.0. 2.1 MB/s | 13 kB 00:00 2025-05-07T19:57:36.8063536Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 1.6 MB/s | 14 kB 00:00 2025-05-07T19:57:36.8104191Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 11 MB/s | 112 kB 00:00 2025-05-07T19:57:36.8136667Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 1.2 MB/s | 12 kB 00:00 2025-05-07T19:57:36.8160470Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 1.4 MB/s | 13 kB 00:00 2025-05-07T19:57:36.8253624Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.aarc 79 MB/s | 1.1 MB 00:00 2025-05-07T19:57:36.8342123Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.aarch6 74 MB/s | 1.2 MB 00:00 2025-05-07T19:57:36.8371669Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 2.8 MB/s | 56 kB 00:00 2025-05-07T19:57:36.8449011Z (102/106): systemd-libs-252.23-3.amzn2023.aarch 34 MB/s | 583 kB 00:00 2025-05-07T19:57:36.8542251Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 28 MB/s | 437 kB 00:00 2025-05-07T19:57:36.8652748Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.aar 84 MB/s | 2.2 MB 00:00 2025-05-07T19:57:36.8707296Z (105/106): wget-1.21.3-1.amzn2023.0.4.aarch64.r 34 MB/s | 774 kB 00:00 2025-05-07T19:57:36.8741314Z (106/106): which-2.21-26.amzn2023.0.2.aarch64.r 2.4 MB/s | 42 kB 00:00 2025-05-07T19:57:36.8767866Z -------------------------------------------------------------------------------- 2025-05-07T19:57:36.8769923Z Total 45 MB/s | 37 MB 00:00 2025-05-07T19:57:38.4215027Z Running transaction check 2025-05-07T19:57:38.4904684Z Transaction check succeeded. 2025-05-07T19:57:38.4905183Z Running transaction test 2025-05-07T19:57:38.9148981Z Transaction test succeeded. 2025-05-07T19:57:38.9152591Z Running transaction 2025-05-07T19:57:40.0064659Z Preparing : 1/1 2025-05-07T19:57:40.0257331Z Installing : systemd-libs-252.23-3.amzn2023.aarch64 1/106 2025-05-07T19:57:40.0518704Z Installing : nettle-3.10.1-1.amzn2023.0.1.aarch64 2/106 2025-05-07T19:57:40.0893807Z Installing : gnutls-3.8.3-6.amzn2023.0.1.aarch64 3/106 2025-05-07T19:57:40.0970872Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:57:40.1064738Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:57:40.1240580Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 5/106 2025-05-07T19:57:40.1643177Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 6/106 2025-05-07T19:57:40.1748932Z Installing : nano-8.3-1.amzn2023.aarch64 7/106 2025-05-07T19:57:40.1835328Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:57:40.2672211Z Installing : libsemanage-3.4-5.amzn2023.0.2.aarch64 9/106 2025-05-07T19:57:40.2777610Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 10/106 2025-05-07T19:57:40.3298845Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:57:40.3379934Z Installing : libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:57:40.3461478Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 12/106 2025-05-07T19:57:40.3539128Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 13/106 2025-05-07T19:57:40.3606696Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 14/106 2025-05-07T19:57:40.3756175Z Installing : libeconf-0.4.0-1.amzn2023.0.3.aarch64 15/106 2025-05-07T19:57:40.3828221Z Installing : libdb-5.3.28-49.amzn2023.0.2.aarch64 16/106 2025-05-07T19:57:40.3906103Z Installing : libcbor-0.7.0-3.amzn2023.0.2.aarch64 17/106 2025-05-07T19:57:40.4008344Z Installing : libfido2-1.10.0-2.amzn2023.0.2.aarch64 18/106 2025-05-07T19:57:40.4086885Z Installing : less-608-2.amzn2023.0.2.aarch64 19/106 2025-05-07T19:57:40.4155015Z Installing : kmod-libs-29-2.amzn2023.0.5.aarch64 20/106 2025-05-07T19:57:40.4604767Z Installing : jansson-2.14-0.amzn2023.aarch64 21/106 2025-05-07T19:57:40.4715986Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:57:40.4922089Z Installing : gzip-1.12-1.amzn2023.0.1.aarch64 23/106 2025-05-07T19:57:40.5677524Z Installing : cracklib-2.9.6-27.amzn2023.0.2.aarch64 24/106 2025-05-07T19:57:40.5941198Z Installing : pam-1.5.1-8.amzn2023.0.4.aarch64 25/106 2025-05-07T19:57:40.7133324Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 26/106 2025-05-07T19:57:40.7134219Z Installing : util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:57:40.7134948Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:57:40.7135329Z 2025-05-07T19:57:40.7380943Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:57:40.7734076Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:57:40.7963433Z Installing : openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:57:40.8039400Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:57:40.9236945Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:57:41.1099435Z Installing : git-core-2.47.1-1.amzn2023.0.2.aarch64 30/106 2025-05-07T19:57:41.1249063Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:57:41.1772796Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:41.1862404Z Installing : groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:41.1967795Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:41.2051109Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:57:41.2153207Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 34/106 2025-05-07T19:57:41.2217806Z Installing : perl-B-1.80-477.amzn2023.0.6.aarch64 35/106 2025-05-07T19:57:41.2268827Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:41.2336385Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:57:41.2441424Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 38/106 2025-05-07T19:57:41.2522127Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:57:41.2644988Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:57:41.2890757Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:41.2992252Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 42/106 2025-05-07T19:57:41.3048267Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:57:41.3101561Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:57:41.3165256Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:57:41.3234898Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:41.3295878Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:41.3392770Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:57:41.3464240Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:57:41.3519530Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:57:41.3590294Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:57:41.3657619Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 52/106 2025-05-07T19:57:41.3724571Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:57:41.3778301Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:41.3843363Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:57:41.3916681Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:57:41.3989675Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:57:41.4129398Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:57:41.4232827Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:57:41.4300803Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 60/106 2025-05-07T19:57:41.4353197Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:57:41.4404268Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:41.4505104Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:57:41.4633737Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:41.4731368Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:57:41.4798052Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 66/106 2025-05-07T19:57:41.4860786Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:57:41.4957787Z Installing : perl-mro-1.23-477.amzn2023.0.6.aarch64 68/106 2025-05-07T19:57:41.5032439Z Installing : perl-IO-1.43-477.amzn2023.0.6.aarch64 69/106 2025-05-07T19:57:41.5099789Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:57:41.5173182Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:41.5228102Z Installing : perl-Errno-1.30-477.amzn2023.0.6.aarch64 72/106 2025-05-07T19:57:41.5280955Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:57:41.5349931Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:41.5445217Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 75/106 2025-05-07T19:57:41.5530093Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 76/106 2025-05-07T19:57:41.5608800Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:57:41.5672884Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 78/106 2025-05-07T19:57:41.5729842Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:57:41.5784737Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:57:41.5855033Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:57:41.5912817Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:57:41.5973973Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 83/106 2025-05-07T19:57:41.6041824Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:41.6103498Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:57:41.6200105Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 86/106 2025-05-07T19:57:41.6714143Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 87/106 2025-05-07T19:57:41.7859107Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 88/106 2025-05-07T19:57:41.8008907Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:57:41.8100774Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 90/106 2025-05-07T19:57:41.8181099Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:57:41.8255428Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:57:41.8336890Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 93/106 2025-05-07T19:57:41.8398309Z Installing : perl-lib-0.65-477.amzn2023.0.6.aarch64 94/106 2025-05-07T19:57:41.8469023Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:41.8561954Z Installing : git-2.47.1-1.amzn2023.0.2.aarch64 96/106 2025-05-07T19:57:41.8783583Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:57:41.8926156Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 98/106 2025-05-07T19:57:41.9014905Z Installing : openldap-2.4.57-6.amzn2023.0.7.aarch64 99/106 2025-05-07T19:57:41.9471832Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 100/106 2025-05-07T19:57:42.0991097Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 101/106 2025-05-07T19:57:42.1089019Z Installing : binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:57:42.1234320Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:57:42.1618678Z Installing : pciutils-3.7.0-3.amzn2023.0.2.aarch64 103/106 2025-05-07T19:57:42.1741850Z Installing : wget-1.21.3-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:57:42.1993027Z Installing : which-2.21-26.amzn2023.0.2.aarch64 105/106 2025-05-07T19:57:42.2082595Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:42.2241415Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.aarch64 106/106 2025-05-07T19:57:43.3980891Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:43.3982287Z Verifying : binutils-2.41-50.amzn2023.0.3.aarch64 1/106 2025-05-07T19:57:43.3983072Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.aarch64 2/106 2025-05-07T19:57:43.3983972Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 3/106 2025-05-07T19:57:43.3984826Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:57:43.3985646Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 5/106 2025-05-07T19:57:43.3986406Z Verifying : git-2.47.1-1.amzn2023.0.2.aarch64 6/106 2025-05-07T19:57:43.3987162Z Verifying : git-core-2.47.1-1.amzn2023.0.2.aarch64 7/106 2025-05-07T19:57:43.3987946Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:57:43.3988740Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.aarch64 9/106 2025-05-07T19:57:43.3989537Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.aarch64 10/106 2025-05-07T19:57:43.3990318Z Verifying : gzip-1.12-1.amzn2023.0.1.aarch64 11/106 2025-05-07T19:57:43.3991297Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:57:43.3992100Z Verifying : jansson-2.14-0.amzn2023.aarch64 13/106 2025-05-07T19:57:43.3992867Z Verifying : kmod-libs-29-2.amzn2023.0.5.aarch64 14/106 2025-05-07T19:57:43.3993635Z Verifying : less-608-2.amzn2023.0.2.aarch64 15/106 2025-05-07T19:57:43.3994409Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.aarch64 16/106 2025-05-07T19:57:43.3995171Z Verifying : libdb-5.3.28-49.amzn2023.0.2.aarch64 17/106 2025-05-07T19:57:43.3995940Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.aarch64 18/106 2025-05-07T19:57:43.3996729Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 19/106 2025-05-07T19:57:43.3997533Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 20/106 2025-05-07T19:57:43.3998311Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.aarch64 21/106 2025-05-07T19:57:43.3999111Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 22/106 2025-05-07T19:57:43.3999926Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 23/106 2025-05-07T19:57:43.4000727Z Verifying : libsemanage-3.4-5.amzn2023.0.2.aarch64 24/106 2025-05-07T19:57:43.4001534Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.aarch64 25/106 2025-05-07T19:57:43.4002312Z Verifying : nano-8.3-1.amzn2023.aarch64 26/106 2025-05-07T19:57:43.4003105Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:57:43.4003910Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 28/106 2025-05-07T19:57:43.4004685Z Verifying : nettle-3.10.1-1.amzn2023.0.1.aarch64 29/106 2025-05-07T19:57:43.4005470Z Verifying : openldap-2.4.57-6.amzn2023.0.7.aarch64 30/106 2025-05-07T19:57:43.4006247Z Verifying : openssh-8.7p1-8.amzn2023.0.14.aarch64 31/106 2025-05-07T19:57:43.4007055Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 32/106 2025-05-07T19:57:43.4007837Z Verifying : pam-1.5.1-8.amzn2023.0.4.aarch64 33/106 2025-05-07T19:57:43.4008610Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.aarch64 34/106 2025-05-07T19:57:43.4009411Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 35/106 2025-05-07T19:57:43.4010249Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:43.4011041Z Verifying : perl-B-1.80-477.amzn2023.0.6.aarch64 37/106 2025-05-07T19:57:43.4011982Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:57:43.4012796Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:57:43.4013631Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 40/106 2025-05-07T19:57:43.4014437Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:43.4015243Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 42/106 2025-05-07T19:57:43.4016224Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 43/106 2025-05-07T19:57:43.4017059Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 44/106 2025-05-07T19:57:43.4017846Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.aarch64 45/106 2025-05-07T19:57:43.4018619Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:43.4019421Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:43.4020211Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 48/106 2025-05-07T19:57:43.4021235Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:57:43.4022092Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:57:43.4022902Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:57:43.4023705Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:57:43.4024604Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:57:43.4025420Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:43.4026225Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:57:43.4027075Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:57:43.4027884Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:57:43.4028674Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:57:43.4029466Z Verifying : perl-IO-1.43-477.amzn2023.0.6.aarch64 59/106 2025-05-07T19:57:43.4030246Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:57:43.4031064Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:57:43.4031876Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:43.4032687Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 63/106 2025-05-07T19:57:43.4033500Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:43.4034288Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 65/106 2025-05-07T19:57:43.4035092Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 66/106 2025-05-07T19:57:43.4035883Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 67/106 2025-05-07T19:57:43.4036693Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 68/106 2025-05-07T19:57:43.4037497Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:57:43.4038297Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:57:43.4039107Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:43.4039887Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:57:43.4040678Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 73/106 2025-05-07T19:57:43.4041485Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:43.4042579Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 75/106 2025-05-07T19:57:43.4043362Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 76/106 2025-05-07T19:57:43.4044153Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:57:43.4044975Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:57:43.4045789Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:57:43.4046598Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 80/106 2025-05-07T19:57:43.4047438Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:57:43.4048265Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:57:43.4049074Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:57:43.4049881Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:43.4050660Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:57:43.4051614Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:57:43.4052430Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:57:43.4053215Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 88/106 2025-05-07T19:57:43.4053998Z Verifying : perl-lib-0.65-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:57:43.4054780Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:57:43.4055551Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 91/106 2025-05-07T19:57:43.4056319Z Verifying : perl-mro-1.23-477.amzn2023.0.6.aarch64 92/106 2025-05-07T19:57:43.4057103Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:57:43.4057929Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:57:43.4058737Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:43.4059520Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:57:43.4060312Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:57:43.4061089Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:57:43.4061873Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 99/106 2025-05-07T19:57:43.4062638Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 100/106 2025-05-07T19:57:43.4063433Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 101/106 2025-05-07T19:57:43.4064368Z Verifying : systemd-libs-252.23-3.amzn2023.aarch64 102/106 2025-05-07T19:57:43.4065169Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.aarch64 103/106 2025-05-07T19:57:43.4065968Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:57:43.4066759Z Verifying : wget-1.21.3-1.amzn2023.0.4.aarch64 105/106 2025-05-07T19:57:43.6032775Z Verifying : which-2.21-26.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:43.6033360Z 2025-05-07T19:57:43.6033510Z Installed: 2025-05-07T19:57:43.6034020Z binutils-2.41-50.amzn2023.0.3.aarch64 2025-05-07T19:57:43.6034824Z cracklib-2.9.6-27.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6035643Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 2025-05-07T19:57:43.6036516Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6037375Z findutils-1:4.8.0-2.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6038626Z git-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6039396Z git-core-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6040203Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:43.6040997Z gnutls-3.8.3-6.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6041794Z groff-base-1.22.4-7.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6042575Z gzip-1.12-1.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6043349Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:57:43.6044127Z jansson-2.14-0.amzn2023.aarch64 2025-05-07T19:57:43.6044922Z kmod-libs-29-2.amzn2023.0.5.aarch64 2025-05-07T19:57:43.6045715Z less-608-2.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6046486Z libcbor-0.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6047514Z libdb-5.3.28-49.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6048331Z libeconf-0.4.0-1.amzn2023.0.3.aarch64 2025-05-07T19:57:43.6049153Z libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6049971Z libfdisk-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6050766Z libfido2-1.10.0-2.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6051579Z libmetalink-0.1.3-14.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6052412Z libpwquality-1.4.4-6.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6053252Z libsemanage-3.4-5.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6054074Z libutempter-1.2.1-4.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6054866Z nano-8.3-1.amzn2023.aarch64 2025-05-07T19:57:43.6055668Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:57:43.6056508Z ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6057309Z nettle-3.10.1-1.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6058100Z openldap-2.4.57-6.amzn2023.0.7.aarch64 2025-05-07T19:57:43.6058912Z openssh-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:57:43.6059749Z openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:57:43.6060549Z pam-1.5.1-8.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6061330Z pciutils-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6062137Z pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6062992Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6063913Z perl-B-1.80-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6064722Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6065552Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6066416Z perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6067257Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:57:43.6068076Z perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6069131Z perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6069953Z perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6070765Z perl-Errno-1.30-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6071572Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:57:43.6072397Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:57:43.6073227Z perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6074067Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6074923Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6075753Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6076584Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6077406Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6078374Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6079254Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6080085Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6080905Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:43.6081710Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:57:43.6082530Z perl-IO-1.43-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6083348Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:57:43.6084192Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:57:43.6085047Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6085882Z perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6086738Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:57:43.6087578Z perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6088392Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6089221Z perl-POSIX-1.94-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6090049Z perl-PathTools-3.78-459.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6090910Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6091747Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:57:43.6092590Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6093397Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6094217Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6095076Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6095911Z perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6096707Z perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6097531Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6098378Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:57:43.6099232Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6100272Z perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6101150Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6102047Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:57:43.6102893Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:57:43.6103698Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:57:43.6104618Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6105443Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:57:43.6106264Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6107067Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6107879Z perl-lib-0.65-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6108690Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:57:43.6109846Z perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6110677Z perl-mro-1.23-477.amzn2023.0.6.aarch64 2025-05-07T19:57:43.6111495Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6112347Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6113179Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6113996Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:57:43.6114801Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6115611Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:57:43.6116950Z shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6117739Z sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6118575Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:57:43.6119417Z systemd-libs-252.23-3.amzn2023.aarch64 2025-05-07T19:57:43.6120237Z util-linux-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6121051Z util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6121851Z wget-1.21.3-1.amzn2023.0.4.aarch64 2025-05-07T19:57:43.6122663Z which-2.21-26.amzn2023.0.2.aarch64 2025-05-07T19:57:43.6123128Z 2025-05-07T19:57:43.6123271Z Complete! 2025-05-07T19:57:43.7114489Z ##[group]Run actions/checkout@v4 2025-05-07T19:57:43.7115032Z with: 2025-05-07T19:57:43.7115391Z repository: pytorch/FBGEMM 2025-05-07T19:57:43.7116280Z token: *** 2025-05-07T19:57:43.7116648Z ssh-strict: true 2025-05-07T19:57:43.7117014Z ssh-user: git 2025-05-07T19:57:43.7117379Z persist-credentials: true 2025-05-07T19:57:43.7117788Z clean: true 2025-05-07T19:57:43.7118162Z sparse-checkout-cone-mode: true 2025-05-07T19:57:43.7118610Z fetch-depth: 1 2025-05-07T19:57:43.7118975Z fetch-tags: false 2025-05-07T19:57:43.7119342Z show-progress: true 2025-05-07T19:57:43.7119710Z lfs: false 2025-05-07T19:57:43.7120050Z submodules: false 2025-05-07T19:57:43.7120430Z set-safe-directory: true 2025-05-07T19:57:43.7120877Z env: 2025-05-07T19:57:43.7121254Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:43.7121735Z BUILD_ENV: build_binary 2025-05-07T19:57:43.7122135Z BUILD_TARGET: default 2025-05-07T19:57:43.7122518Z BUILD_VARIANT: cpu 2025-05-07T19:57:43.7122929Z ##[endgroup] 2025-05-07T19:57:43.7182489Z ##[command]/usr/bin/docker exec 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:44.0633640Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:57:44.0635827Z ##[group]Getting Git version info 2025-05-07T19:57:44.0636357Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:44.0637169Z [command]/usr/bin/git version 2025-05-07T19:57:44.0637597Z git version 2.47.1 2025-05-07T19:57:44.0648382Z ##[endgroup] 2025-05-07T19:57:44.0666802Z Temporarily overriding HOME='/__w/_temp/66b5abcd-67e2-47cd-b8a2-ccc38b2dbfdc' before making global git config changes 2025-05-07T19:57:44.0667978Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:57:44.0688476Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:57:44.0729160Z Deleting the contents of '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:44.0734740Z ##[group]Initializing the repository 2025-05-07T19:57:44.0738942Z [command]/usr/bin/git init /__w/FBGEMM/FBGEMM 2025-05-07T19:57:44.0777771Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:57:44.0778676Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:57:44.0779501Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:57:44.0780111Z hint: 2025-05-07T19:57:44.0780556Z hint: git config --global init.defaultBranch 2025-05-07T19:57:44.0781062Z hint: 2025-05-07T19:57:44.0781589Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:57:44.0782419Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:57:44.0783058Z hint: 2025-05-07T19:57:44.0783407Z hint: git branch -m 2025-05-07T19:57:44.0784030Z Initialized empty Git repository in /__w/FBGEMM/FBGEMM/.git/ 2025-05-07T19:57:44.0797911Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:57:44.0832661Z ##[endgroup] 2025-05-07T19:57:44.0833337Z ##[group]Disabling automatic garbage collection 2025-05-07T19:57:44.0839691Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:57:44.0873046Z ##[endgroup] 2025-05-07T19:57:44.0873664Z ##[group]Setting up auth 2025-05-07T19:57:44.0883524Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:57:44.0919777Z [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:44.1248423Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:57:44.1282429Z [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:44.1663001Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:57:44.1714501Z ##[endgroup] 2025-05-07T19:57:44.1715148Z ##[group]Fetching the repository 2025-05-07T19:57:44.1725756Z [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:45.0546956Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:57:45.0547707Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:57:45.0570693Z ##[endgroup] 2025-05-07T19:57:45.0571370Z ##[group]Determining the checkout info 2025-05-07T19:57:45.0572967Z ##[endgroup] 2025-05-07T19:57:45.0578863Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:57:45.0620889Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:57:45.0657049Z ##[group]Checking out the ref 2025-05-07T19:57:45.0662134Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:57:45.1642226Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:57:45.1642652Z 2025-05-07T19:57:45.1642991Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:57:45.1643818Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:57:45.1644630Z state without impacting any branches by switching back to a branch. 2025-05-07T19:57:45.1645111Z 2025-05-07T19:57:45.1645432Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:57:45.1646183Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:57:45.1646628Z 2025-05-07T19:57:45.1646817Z git switch -c 2025-05-07T19:57:45.1647124Z 2025-05-07T19:57:45.1647321Z Or undo this operation with: 2025-05-07T19:57:45.1647606Z 2025-05-07T19:57:45.1647768Z git switch - 2025-05-07T19:57:45.1648018Z 2025-05-07T19:57:45.1648397Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:57:45.1648911Z 2025-05-07T19:57:45.1649533Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:45.1652055Z ##[endgroup] 2025-05-07T19:57:45.1693863Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:57:45.1720804Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:45.1979219Z ##[group]Run actions/download-artifact@v4 2025-05-07T19:57:45.1979804Z with: 2025-05-07T19:57:45.1980203Z name: fbgemm_default_arm_gcc_py3.9_cpu.whl 2025-05-07T19:57:45.1980697Z merge-multiple: false 2025-05-07T19:57:45.1981113Z repository: pytorch/FBGEMM 2025-05-07T19:57:45.1981528Z run-id: 14891846254 2025-05-07T19:57:45.1981889Z env: 2025-05-07T19:57:45.1982249Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:45.1982737Z BUILD_ENV: build_binary 2025-05-07T19:57:45.1983151Z BUILD_TARGET: default 2025-05-07T19:57:45.1983561Z BUILD_VARIANT: cpu 2025-05-07T19:57:45.1984063Z ##[endgroup] 2025-05-07T19:57:45.1989056Z ##[command]/usr/bin/docker exec 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:50.6914757Z Downloading single artifact 2025-05-07T19:57:50.7941121Z Preparing to download the following artifacts: 2025-05-07T19:57:50.7942361Z - fbgemm_default_arm_gcc_py3.9_cpu.whl (ID: 3081352653, Size: 3976464, Expected Digest: sha256:a4207d60475695835b2ffe55a696234f1c5a8ccd3b28ed927fdf3805a6d4ceae) 2025-05-07T19:57:50.8431560Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-89c29858-f3f8-5a31-b9f6-45b41256e5a4/artifacts/244f1efd9c0e341a15b5d5747844a0cd4ce7e96219a10507e4e932dc78246637.zip 2025-05-07T19:57:50.8433633Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T19:57:50.9375420Z (node:287) [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:50.9376967Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T19:57:51.0473774Z SHA256 digest of downloaded artifact is a4207d60475695835b2ffe55a696234f1c5a8ccd3b28ed927fdf3805a6d4ceae 2025-05-07T19:57:51.0474720Z Artifact download completed successfully. 2025-05-07T19:57:51.0475281Z Total of 1 artifact(s) downloaded 2025-05-07T19:57:51.0481892Z Download artifact has finished successfully 2025-05-07T19:57:51.0660043Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:51.0660820Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:51.0661628Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:51.0662149Z env: 2025-05-07T19:57:51.0662549Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:51.0663053Z BUILD_ENV: build_binary 2025-05-07T19:57:51.0663467Z BUILD_TARGET: default 2025-05-07T19:57:51.0664249Z BUILD_VARIANT: cpu 2025-05-07T19:57:51.0664635Z ##[endgroup] 2025-05-07T19:57:51.5026788Z ################################################################################ 2025-05-07T19:57:51.5027414Z # Print System Info 2025-05-07T19:57:51.5027796Z # 2025-05-07T19:57:51.5045154Z # [2025-05-07T19:57:51.503Z] + print_system_info 2025-05-07T19:57:51.5045756Z ################################################################################ 2025-05-07T19:57:51.5046123Z 2025-05-07T19:57:51.5046555Z ################################################################################ 2025-05-07T19:57:51.5047125Z [INFO] Printing environment variables ... 2025-05-07T19:57:51.5047622Z + printenv 2025-05-07T19:57:51.5047828Z 2025-05-07T19:57:51.5059680Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:57:51.5060212Z BUILD_VARIANT=cpu 2025-05-07T19:57:51.5060590Z HOSTNAME=4c9a9a8c5a63 2025-05-07T19:57:51.5061239Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_1c3f330f-c148-4e74-8329-b62c5b48e748 2025-05-07T19:57:51.5061989Z GITHUB_ACTION=__run_2 2025-05-07T19:57:51.5062393Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:57:51.5062802Z RUNNER_NAME=i-0c5759cf95a8423d8 2025-05-07T19:57:51.5063262Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:57:51.5063828Z PLATFORM_NAME_LC=linux-aarch64 2025-05-07T19:57:51.5064273Z MACHINE_NAME_LC=aarch64 2025-05-07T19:57:51.5064683Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:57:51.5065141Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:57:51.5065624Z GITHUB_REF_TYPE=branch 2025-05-07T19:57:51.5066320Z *** 2025-05-07T19:57:51.5066693Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:57:51.5067132Z GITHUB_ACTIONS=true 2025-05-07T19:57:51.5067579Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:51.5068435Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:57:51.5069258Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:57:51.5069713Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:57:51.5070165Z RUNNER_OS=Linux 2025-05-07T19:57:51.5070553Z GITHUB_REF_PROTECTED=false 2025-05-07T19:57:51.5070973Z HOME=/github/home 2025-05-07T19:57:51.5071397Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:57:51.5071880Z RUNNER_ARCH=ARM64 2025-05-07T19:57:51.5072255Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:57:51.5072652Z BUILD_TARGET=default 2025-05-07T19:57:51.5073306Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_1c3f330f-c148-4e74-8329-b62c5b48e748 2025-05-07T19:57:51.5074266Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_1c3f330f-c148-4e74-8329-b62c5b48e748 2025-05-07T19:57:51.5075032Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:57:51.5075562Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:57:51.5076012Z GITHUB_RUN_ID=14891846254 2025-05-07T19:57:51.5076731Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_1c3f330f-c148-4e74-8329-b62c5b48e748 2025-05-07T19:57:51.5077527Z BUILD_ENV=build_binary 2025-05-07T19:57:51.5077922Z GITHUB_ACTOR=q10 2025-05-07T19:57:51.5078307Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:57:51.5078699Z KERN_NAME_LC=linux 2025-05-07T19:57:51.5079163Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:57:51.5079714Z PLATFORM_NAME=Linux-aarch64 2025-05-07T19:57:51.5080176Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:57:51.5080639Z SHLVL=1 2025-05-07T19:57:51.5080977Z GITHUB_ACTOR_ID=255046 2025-05-07T19:57:51.5081394Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:57:51.5081949Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:57:51.5082999Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:57:51.5083456Z KERN_NAME=Linux 2025-05-07T19:57:51.5083861Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T19:57:51.5084361Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:57:51.5084819Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:57:51.5085249Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:57:51.5085695Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:57:51.5086252Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:51.5087116Z GITHUB_BASE_REF=main 2025-05-07T19:57:51.5087496Z CI=true 2025-05-07T19:57:51.5087852Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:57:51.5088324Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:57:51.5088797Z GITHUB_ACTION_REF= 2025-05-07T19:57:51.5089196Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:57:51.5089927Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_1c3f330f-c148-4e74-8329-b62c5b48e748 2025-05-07T19:57:51.5090676Z MACHINE_NAME=aarch64 2025-05-07T19:57:51.5091057Z _=/usr/bin/printenv 2025-05-07T19:57:51.5091326Z 2025-05-07T19:57:51.5091531Z ################################################################################ 2025-05-07T19:57:51.5092066Z [INFO] Print ldd version ... 2025-05-07T19:57:51.5092500Z + ldd --version 2025-05-07T19:57:51.5092716Z 2025-05-07T19:57:51.5092874Z ldd (GNU libc) 2.34 2025-05-07T19:57:51.5093328Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:57:51.5094036Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:57:51.5094897Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:57:51.5095627Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:57:51.5095990Z 2025-05-07T19:57:51.5096186Z ################################################################################ 2025-05-07T19:57:51.5096714Z [INFO] Print CPU info ... 2025-05-07T19:57:51.5097114Z + nproc 2025-05-07T19:57:51.5097307Z 2025-05-07T19:57:51.5097462Z 8 2025-05-07T19:57:51.5097642Z 2025-05-07T19:57:51.5097794Z + lscpu 2025-05-07T19:57:51.5097989Z 2025-05-07T19:57:51.5141678Z Architecture: aarch64 2025-05-07T19:57:51.5142312Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:57:51.5142895Z Byte Order: Little Endian 2025-05-07T19:57:51.5143417Z CPU(s): 8 2025-05-07T19:57:51.5143967Z On-line CPU(s) list: 0-7 2025-05-07T19:57:51.5144485Z Vendor ID: ARM 2025-05-07T19:57:51.5145027Z Model name: Neoverse-N1 2025-05-07T19:57:51.5145547Z Model: 1 2025-05-07T19:57:51.5146019Z Thread(s) per core: 1 2025-05-07T19:57:51.5146508Z Core(s) per cluster: 8 2025-05-07T19:57:51.5146999Z Socket(s): - 2025-05-07T19:57:51.5147469Z Cluster(s): 1 2025-05-07T19:57:51.5147951Z Stepping: r3p1 2025-05-07T19:57:51.5148471Z BogoMIPS: 243.75 2025-05-07T19:57:51.5149319Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5150220Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:57:51.5150811Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:57:51.5151401Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:57:51.5151979Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:57:51.5152506Z NUMA node(s): 1 2025-05-07T19:57:51.5152998Z NUMA node0 CPU(s): 0-7 2025-05-07T19:57:51.5153559Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:57:51.5154173Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:57:51.5154766Z Vulnerability L1tf: Not affected 2025-05-07T19:57:51.5155345Z Vulnerability Mds: Not affected 2025-05-07T19:57:51.5156340Z Vulnerability Meltdown: Not affected 2025-05-07T19:57:51.5156968Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:57:51.5157580Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:57:51.5158180Z Vulnerability Retbleed: Not affected 2025-05-07T19:57:51.5158784Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:57:51.5159607Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:57:51.5160757Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:57:51.5161533Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:57:51.5162177Z Vulnerability Srbds: Not affected 2025-05-07T19:57:51.5162770Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:57:51.5163202Z 2025-05-07T19:57:51.5163374Z + cat /proc/cpuinfo 2025-05-07T19:57:51.5163602Z 2025-05-07T19:57:51.5163774Z processor : 0 2025-05-07T19:57:51.5164162Z BogoMIPS : 243.75 2025-05-07T19:57:51.5164934Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5165777Z CPU implementer : 0x41 2025-05-07T19:57:51.5166183Z CPU architecture: 8 2025-05-07T19:57:51.5166564Z CPU variant : 0x3 2025-05-07T19:57:51.5166936Z CPU part : 0xd0c 2025-05-07T19:57:51.5167314Z CPU revision : 1 2025-05-07T19:57:51.5167532Z 2025-05-07T19:57:51.5167703Z processor : 1 2025-05-07T19:57:51.5168065Z BogoMIPS : 243.75 2025-05-07T19:57:51.5168798Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5169664Z CPU implementer : 0x41 2025-05-07T19:57:51.5170076Z CPU architecture: 8 2025-05-07T19:57:51.5170463Z CPU variant : 0x3 2025-05-07T19:57:51.5170855Z CPU part : 0xd0c 2025-05-07T19:57:51.5171297Z CPU revision : 1 2025-05-07T19:57:51.5171533Z 2025-05-07T19:57:51.5171687Z processor : 2 2025-05-07T19:57:51.5172054Z BogoMIPS : 243.75 2025-05-07T19:57:51.5172798Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5173641Z CPU implementer : 0x41 2025-05-07T19:57:51.5174049Z CPU architecture: 8 2025-05-07T19:57:51.5174424Z CPU variant : 0x3 2025-05-07T19:57:51.5174801Z CPU part : 0xd0c 2025-05-07T19:57:51.5175174Z CPU revision : 1 2025-05-07T19:57:51.5175393Z 2025-05-07T19:57:51.5175546Z processor : 3 2025-05-07T19:57:51.5175910Z BogoMIPS : 243.75 2025-05-07T19:57:51.5176648Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5177495Z CPU implementer : 0x41 2025-05-07T19:57:51.5177897Z CPU architecture: 8 2025-05-07T19:57:51.5178279Z CPU variant : 0x3 2025-05-07T19:57:51.5178656Z CPU part : 0xd0c 2025-05-07T19:57:51.5179020Z CPU revision : 1 2025-05-07T19:57:51.5179244Z 2025-05-07T19:57:51.5179399Z processor : 4 2025-05-07T19:57:51.5179764Z BogoMIPS : 243.75 2025-05-07T19:57:51.5180507Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5181354Z CPU implementer : 0x41 2025-05-07T19:57:51.5181760Z CPU architecture: 8 2025-05-07T19:57:51.5182141Z CPU variant : 0x3 2025-05-07T19:57:51.5182516Z CPU part : 0xd0c 2025-05-07T19:57:51.5182889Z CPU revision : 1 2025-05-07T19:57:51.5183107Z 2025-05-07T19:57:51.5183258Z processor : 5 2025-05-07T19:57:51.5183633Z BogoMIPS : 243.75 2025-05-07T19:57:51.5184475Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5185312Z CPU implementer : 0x41 2025-05-07T19:57:51.5185711Z CPU architecture: 8 2025-05-07T19:57:51.5186097Z CPU variant : 0x3 2025-05-07T19:57:51.5186474Z CPU part : 0xd0c 2025-05-07T19:57:51.5186841Z CPU revision : 1 2025-05-07T19:57:51.5187064Z 2025-05-07T19:57:51.5187217Z processor : 6 2025-05-07T19:57:51.5187601Z BogoMIPS : 243.75 2025-05-07T19:57:51.5188546Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5189422Z CPU implementer : 0x41 2025-05-07T19:57:51.5189832Z CPU architecture: 8 2025-05-07T19:57:51.5190209Z CPU variant : 0x3 2025-05-07T19:57:51.5190589Z CPU part : 0xd0c 2025-05-07T19:57:51.5190968Z CPU revision : 1 2025-05-07T19:57:51.5191187Z 2025-05-07T19:57:51.5191354Z processor : 7 2025-05-07T19:57:51.5191716Z BogoMIPS : 243.75 2025-05-07T19:57:51.5192607Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:51.5193447Z CPU implementer : 0x41 2025-05-07T19:57:51.5193845Z CPU architecture: 8 2025-05-07T19:57:51.5194230Z CPU variant : 0x3 2025-05-07T19:57:51.5194607Z CPU part : 0xd0c 2025-05-07T19:57:51.5194975Z CPU revision : 1 2025-05-07T19:57:51.5195194Z 2025-05-07T19:57:51.5195199Z 2025-05-07T19:57:51.5195398Z ################################################################################ 2025-05-07T19:57:51.5195935Z [INFO] Print PCI info ... 2025-05-07T19:57:51.5196360Z + lspci -v 2025-05-07T19:57:51.5196558Z 2025-05-07T19:57:51.5289518Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:51.5302230Z 00:00.0 Host bridge: Amazon.com, Inc. Device 0200 2025-05-07T19:57:51.5302809Z Physical Slot: 0 2025-05-07T19:57:51.5303181Z Flags: fast devsel 2025-05-07T19:57:51.5303420Z 2025-05-07T19:57:51.5303822Z 00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650]) 2025-05-07T19:57:51.5304522Z Physical Slot: 1 2025-05-07T19:57:51.5304923Z Flags: fast devsel, IRQ 14 2025-05-07T19:57:51.5305429Z Memory at 80008000 (32-bit, non-prefetchable) [size=4K] 2025-05-07T19:57:51.5305998Z Kernel driver in use: serial 2025-05-07T19:57:51.5306277Z 2025-05-07T19:57:51.5306767Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:57:51.5307590Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:57:51.5308082Z Physical Slot: 4 2025-05-07T19:57:51.5308532Z Flags: bus master, fast devsel, latency 0, IRQ 12 2025-05-07T19:57:51.5309154Z Memory at 80000000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:51.5309722Z Capabilities: 2025-05-07T19:57:51.5310177Z Kernel driver in use: nvme 2025-05-07T19:57:51.5310444Z 2025-05-07T19:57:51.5310799Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:51.5311562Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:51.5312152Z Physical Slot: 5 2025-05-07T19:57:51.5312594Z Flags: bus master, fast devsel, latency 0, IRQ 13 2025-05-07T19:57:51.5313204Z Memory at 80004000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:51.5313775Z Capabilities: 2025-05-07T19:57:51.5314227Z Kernel driver in use: ena 2025-05-07T19:57:51.5314496Z 2025-05-07T19:57:51.5314515Z 2025-05-07T19:57:51.5314721Z ################################################################################ 2025-05-07T19:57:51.5315271Z [INFO] Print Linux distribution info ... 2025-05-07T19:57:51.5315765Z + uname -a 2025-05-07T19:57:51.5315960Z 2025-05-07T19:57:51.5321990Z Linux 4c9a9a8c5a63 6.1.130-139.222.amzn2023.aarch64 #1 SMP Tue Mar 11 01:10:34 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux 2025-05-07T19:57:51.5322800Z 2025-05-07T19:57:51.5323128Z + uname -m 2025-05-07T19:57:51.5323368Z 2025-05-07T19:57:51.5337586Z aarch64 2025-05-07T19:57:51.5339109Z 2025-05-07T19:57:51.5339923Z + cat /proc/version 2025-05-07T19:57:51.5340191Z 2025-05-07T19:57:51.5354304Z Linux version 6.1.130-139.222.amzn2023.aarch64 (mockbuild@ip-10-0-51-161) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP Tue Mar 11 01:10:34 UTC 2025 2025-05-07T19:57:51.5355300Z 2025-05-07T19:57:51.5355473Z + cat /etc/os-release 2025-05-07T19:57:51.5355715Z 2025-05-07T19:57:51.5368684Z NAME="Amazon Linux" 2025-05-07T19:57:51.5369100Z VERSION="2023" 2025-05-07T19:57:51.5369462Z ID="amzn" 2025-05-07T19:57:51.5369821Z ID_LIKE="fedora" 2025-05-07T19:57:51.5370602Z VERSION_ID="2023" 2025-05-07T19:57:51.5371045Z PLATFORM_ID="platform:al2023" 2025-05-07T19:57:51.5371522Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:57:51.5372001Z ANSI_COLOR="0;33" 2025-05-07T19:57:51.5372425Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:57:51.5373071Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:57:51.5373763Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:57:51.5374680Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:57:51.5375404Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:57:51.5376017Z VENDOR_NAME="AWS" 2025-05-07T19:57:51.5376428Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:57:51.5376910Z SUPPORT_END="2029-06-30" 2025-05-07T19:57:51.5377181Z 2025-05-07T19:57:51.5377388Z ################################################################################ 2025-05-07T19:57:51.5377904Z # Print EC2 Instance Info 2025-05-07T19:57:51.5378316Z # 2025-05-07T19:57:51.5391600Z # [2025-05-07T19:57:51.538Z] + print_ec2_info 2025-05-07T19:57:51.5392168Z ################################################################################ 2025-05-07T19:57:51.5392535Z 2025-05-07T19:57:51.5522451Z ami-id: ami-0013610ea966aafe0 2025-05-07T19:57:51.5652775Z instance-id: i-0c5759cf95a8423d8 2025-05-07T19:57:51.5787115Z instance-type: t4g.2xlarge 2025-05-07T19:57:51.5861877Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:57:51.5862541Z . $PRELUDE; print_gpu_info 2025-05-07T19:57:51.5863263Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:51.5863893Z env: 2025-05-07T19:57:51.5864284Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:51.5864784Z BUILD_ENV: build_binary 2025-05-07T19:57:51.5865194Z BUILD_TARGET: default 2025-05-07T19:57:51.5865589Z BUILD_VARIANT: cpu 2025-05-07T19:57:51.5865969Z ##[endgroup] 2025-05-07T19:57:52.0254411Z ################################################################################ 2025-05-07T19:57:52.0255079Z [INFO] Printing general display info ... 2025-05-07T19:57:52.0273306Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:52.1545601Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:52.1554060Z /usr/bin/sudo 2025-05-07T19:57:52.1564506Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:52.1572423Z /usr/bin/yum 2025-05-07T19:57:52.1573073Z [INSTALL] Updating system repositories ... 2025-05-07T19:57:52.1596983Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:57:52.4457867Z Last metadata expiration check: 0:00:27 ago on Wed May 7 19:57:25 2025. 2025-05-07T19:57:52.5849167Z Dependencies resolved. 2025-05-07T19:57:52.6122467Z Nothing to do. 2025-05-07T19:57:52.6122909Z Complete! 2025-05-07T19:57:52.6580702Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:57:52.6605101Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:57:52.9474129Z Last metadata expiration check: 0:00:27 ago on Wed May 7 19:57:25 2025. 2025-05-07T19:57:53.0212338Z Dependencies resolved. 2025-05-07T19:57:53.0411472Z ================================================================================ 2025-05-07T19:57:53.0412351Z Package Arch Version Repository Size 2025-05-07T19:57:53.0413082Z ================================================================================ 2025-05-07T19:57:53.0413769Z Installing: 2025-05-07T19:57:53.0414395Z hostname aarch64 3.23-4.amzn2023.0.3 amazonlinux 29 k 2025-05-07T19:57:53.0433998Z lshw aarch64 B.02.19.2-7.amzn2023.0.3 amazonlinux 296 k 2025-05-07T19:57:53.0434482Z 2025-05-07T19:57:53.0434652Z Transaction Summary 2025-05-07T19:57:53.0435071Z ================================================================================ 2025-05-07T19:57:53.0435596Z Install 2 Packages 2025-05-07T19:57:53.0435830Z 2025-05-07T19:57:53.0436045Z Total download size: 324 k 2025-05-07T19:57:53.0436472Z Installed size: 1.1 M 2025-05-07T19:57:53.0436882Z Downloading Packages: 2025-05-07T19:57:53.1608226Z (1/2): hostname-3.23-4.amzn2023.0.3.aarch64.rpm 1.3 MB/s | 29 kB 00:00 2025-05-07T19:57:53.1710202Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.aarch64.rp 9.1 MB/s | 296 kB 00:00 2025-05-07T19:57:53.1725972Z -------------------------------------------------------------------------------- 2025-05-07T19:57:53.1730792Z Total 2.4 MB/s | 324 kB 00:00 2025-05-07T19:57:53.2003294Z Running transaction check 2025-05-07T19:57:53.2078803Z Transaction check succeeded. 2025-05-07T19:57:53.2079801Z Running transaction test 2025-05-07T19:57:53.2275744Z Transaction test succeeded. 2025-05-07T19:57:53.2280044Z Running transaction 2025-05-07T19:57:53.2652289Z Preparing : 1/1 2025-05-07T19:57:53.2768897Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 1/2 2025-05-07T19:57:53.2831676Z Installing : hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:53.3829058Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:53.3829975Z Verifying : hostname-3.23-4.amzn2023.0.3.aarch64 1/2 2025-05-07T19:57:53.4263935Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:53.4264546Z 2025-05-07T19:57:53.4264700Z Installed: 2025-05-07T19:57:53.4265261Z hostname-3.23-4.amzn2023.0.3.aarch64 lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2025-05-07T19:57:53.4265783Z 2025-05-07T19:57:53.4265947Z Complete! 2025-05-07T19:57:53.4803983Z + hostname 2025-05-07T19:57:53.4804244Z 2025-05-07T19:57:53.4811306Z 4c9a9a8c5a63 2025-05-07T19:57:53.4812035Z 2025-05-07T19:57:53.4812443Z + sudo lshw -C display 2025-05-07T19:57:53.4812712Z 2025-05-07T19:57:53.5752369Z 2025-05-07T19:57:53.5752939Z ################################################################################ 2025-05-07T19:57:53.5753573Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:57:53.5884597Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:53.5913101Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:53.5913866Z [CHECK] nvidia-smi not found 2025-05-07T19:57:53.5914380Z ################################################################################ 2025-05-07T19:57:53.5914926Z [INFO] Printing AMD GPU info ... 2025-05-07T19:57:53.6043607Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:53.6071575Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:53.6072338Z [CHECK] rocminfo not found 2025-05-07T19:57:53.6079414Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:53.6080337Z [CHECK] rocm-smi not found 2025-05-07T19:57:53.6151254Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:53.6152005Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:53.6152792Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:53.6153317Z env: 2025-05-07T19:57:53.6153691Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:53.6154194Z BUILD_ENV: build_binary 2025-05-07T19:57:53.6154614Z BUILD_TARGET: default 2025-05-07T19:57:53.6155006Z BUILD_VARIANT: cpu 2025-05-07T19:57:53.6155413Z ##[endgroup] 2025-05-07T19:57:54.0807741Z ################################################################################ 2025-05-07T19:57:54.0808360Z # Setup Miniconda 2025-05-07T19:57:54.0808730Z # 2025-05-07T19:57:54.0825706Z # [2025-05-07T19:57:54.082Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:57:54.0826392Z ################################################################################ 2025-05-07T19:57:54.0826753Z 2025-05-07T19:57:54.0844253Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:54.2076319Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:54.2076944Z + mkdir -p /github/home/miniconda 2025-05-07T19:57:54.2077262Z 2025-05-07T19:57:54.2094102Z 2025-05-07T19:57:54.2094390Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:57:54.2119161Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh -O miniconda.sh 2025-05-07T19:57:55.4878113Z [SETUP] Installing Miniconda ... 2025-05-07T19:57:55.4878759Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:57:55.4879152Z 2025-05-07T19:57:55.5016474Z PREFIX=/github/home/miniconda 2025-05-07T19:57:55.9886739Z Unpacking payload ... 2025-05-07T19:57:56.5941220Z 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:57.4424932Z 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:58:00.1681882Z 2025-05-07T19:58:00.1682581Z Installing base environment... 2025-05-07T19:58:00.1682941Z 2025-05-07T19:58:01.6689248Z Preparing transaction: ...working... done 2025-05-07T19:58:05.6342011Z Executing transaction: ...working... done 2025-05-07T19:58:06.3964241Z 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:58:06.4937744Z installation finished. 2025-05-07T19:58:06.4943406Z 2025-05-07T19:58:06.4943640Z + rm -f miniconda.sh 2025-05-07T19:58:06.4943901Z 2025-05-07T19:58:06.5095406Z 2025-05-07T19:58:06.5095868Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:58:06.5096468Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:58:06.5096847Z 2025-05-07T19:58:07.0168338Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:58:07.0168994Z no change /github/home/miniconda/bin/conda 2025-05-07T19:58:07.0169571Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:58:07.0170161Z no change /github/home/miniconda/bin/activate 2025-05-07T19:58:07.0170740Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:58:07.0171379Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:58:07.0172099Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:58:07.0172798Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:58:07.0173512Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:58:07.0174355Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:58:07.0175174Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:58:07.0176207Z modified /github/home/.bashrc 2025-05-07T19:58:07.0176550Z 2025-05-07T19:58:07.0176879Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:58:07.0177354Z 2025-05-07T19:58:07.1488548Z 2025-05-07T19:58:07.1489070Z + . /github/home/.bashrc 2025-05-07T19:58:07.1489403Z 2025-05-07T19:58:08.3339659Z 2025-05-07T19:58:08.3340682Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:58:08.3368405Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:58:16.2701573Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:58:17.6494794Z Solving environment: \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:17.7798546Z 2025-05-07T19:58:17.7799312Z ## Package Plan ## 2025-05-07T19:58:17.7799607Z 2025-05-07T19:58:17.7799828Z environment location: /github/home/miniconda 2025-05-07T19:58:17.7800218Z 2025-05-07T19:58:17.7800393Z added / updated specs: 2025-05-07T19:58:17.7800826Z - conda-libmamba-solver 2025-05-07T19:58:17.7801264Z - libarchive 2025-05-07T19:58:17.7801630Z - libmamba 2025-05-07T19:58:17.7801987Z - libmambapy 2025-05-07T19:58:17.7802667Z 2025-05-07T19:58:17.7802674Z 2025-05-07T19:58:17.7802878Z The following packages will be downloaded: 2025-05-07T19:58:17.7803231Z 2025-05-07T19:58:17.7803425Z package | build 2025-05-07T19:58:17.7803962Z ---------------------------|----------------- 2025-05-07T19:58:17.7804618Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:58:17.7805401Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:58:17.7806103Z conda-25.3.1 | py313hd81a959_1 1.1 MB conda-forge 2025-05-07T19:58:17.7806866Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:58:17.7807612Z ------------------------------------------------------------ 2025-05-07T19:58:17.7808175Z Total: 1.4 MB 2025-05-07T19:58:17.7808529Z 2025-05-07T19:58:17.7808727Z The following packages will be UPDATED: 2025-05-07T19:58:17.7809066Z 2025-05-07T19:58:17.7815828Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:17.7817237Z conda pkgs/main::conda-25.3.1-py313hd43f75c~ --> conda-forge::conda-25.3.1-py313hd81a959_1 2025-05-07T19:58:17.7817853Z 2025-05-07T19:58:17.7818200Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:58:17.7818710Z 2025-05-07T19:58:17.7819265Z certifi pkgs/main/linux-aarch64::certifi-2025~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:58:17.7820549Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:58:17.7821306Z 2025-05-07T19:58:17.7821311Z 2025-05-07T19:58:17.7821317Z 2025-05-07T19:58:17.7821556Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:17.7822140Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:58:17.7822520Z 2025-05-07T19:58:17.7825161Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:58:17.7825562Z 2025-05-07T19:58:17.7825567Z 2025-05-07T19:58:17.7835474Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:58:17.7835917Z 2025-05-07T19:58:17.7835923Z 2025-05-07T19:58:17.7835928Z 2025-05-07T19:58:17.8498359Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:58:17.8639387Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:17.8639826Z 2025-05-07T19:58:17.8833317Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:17.8833773Z 2025-05-07T19:58:17.8835222Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:17.8835620Z 2025-05-07T19:58:17.8844541Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:17.8844943Z 2025-05-07T19:58:17.8844949Z 2025-05-07T19:58:17.8844969Z 2025-05-07T19:58:17.8845361Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:17.8845837Z 2025-05-07T19:58:17.8845842Z 2025-05-07T19:58:17.8845853Z 2025-05-07T19:58:17.8887358Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:17.8887837Z 2025-05-07T19:58:17.8887843Z 2025-05-07T19:58:17.8954244Z ca-certificates-2025 | 149 KB | # | 11%  2025-05-07T19:58:17.8954705Z 2025-05-07T19:58:17.8954725Z 2025-05-07T19:58:17.9226525Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:58:17.9226995Z 2025-05-07T19:58:17.9227016Z 2025-05-07T19:58:17.9227022Z 2025-05-07T19:58:17.9234325Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:17.9234797Z 2025-05-07T19:58:17.9234804Z 2025-05-07T19:58:18.2406551Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:58:18.2407244Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:18.2411171Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:18.2412017Z 2025-05-07T19:58:18.2412352Z 2025-05-07T19:58:18.2412665Z  2025-05-07T19:58:18.2413004Z 2025-05-07T19:58:18.2413010Z 2025-05-07T19:58:18.2413301Z  2025-05-07T19:58:18.2413635Z 2025-05-07T19:58:18.2413641Z 2025-05-07T19:58:18.2413646Z 2025-05-07T19:58:18.2413966Z  done 2025-05-07T19:58:18.3418624Z Preparing transaction: / done 2025-05-07T19:58:18.4428985Z Verifying transaction: \ done 2025-05-07T19:58:20.3461876Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:21.8089445Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:58:21.8115156Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:58:22.8145792Z Channels: 2025-05-07T19:58:22.8146248Z - defaults 2025-05-07T19:58:22.8146621Z Platform: linux-aarch64 2025-05-07T19:58:23.7315356Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T19:58:23.8327919Z Solving environment: | Channels: 2025-05-07T19:58:23.8328462Z - defaults 2025-05-07T19:58:23.8328841Z Platform: linux-aarch64 2025-05-07T19:58:24.1315000Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T19:58:24.2403826Z Solving environment: | / done 2025-05-07T19:58:24.2971155Z done 2025-05-07T19:58:24.3872675Z 2025-05-07T19:58:24.3873603Z ## Package Plan ## 2025-05-07T19:58:24.3873918Z 2025-05-07T19:58:24.3874144Z environment location: /github/home/miniconda 2025-05-07T19:58:24.3874523Z 2025-05-07T19:58:24.3874691Z added / updated specs: 2025-05-07T19:58:24.3875111Z - conda 2025-05-07T19:58:24.3875313Z 2025-05-07T19:58:24.3875320Z 2025-05-07T19:58:24.3875531Z The following packages will be downloaded: 2025-05-07T19:58:24.3875876Z 2025-05-07T19:58:24.3876110Z package | build 2025-05-07T19:58:24.3876628Z ---------------------------|----------------- 2025-05-07T19:58:24.3877185Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:58:24.3877800Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:58:24.3878404Z ------------------------------------------------------------ 2025-05-07T19:58:24.3878959Z Total: 1.4 MB 2025-05-07T19:58:24.3879746Z 2025-05-07T19:58:24.3879983Z The following packages will be UPDATED: 2025-05-07T19:58:24.3880318Z 2025-05-07T19:58:24.3880811Z pip pkgs/main/linux-aarch64::pip-25.0-py3~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:24.3881628Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:58:24.3882031Z 2025-05-07T19:58:24.3882036Z 2025-05-07T19:58:24.3882042Z 2025-05-07T19:58:24.3882278Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:24.3882885Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:58:24.3883230Z 2025-05-07T19:58:24.4411192Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:58:24.4433219Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:24.4433609Z 2025-05-07T19:58:24.7190995Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:24.7191630Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:24.7287833Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:24.7288236Z 2025-05-07T19:58:24.7288718Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:24.7289111Z 2025-05-07T19:58:24.7293345Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:24.7293904Z 2025-05-07T19:58:24.7294227Z 2025-05-07T19:58:24.7294518Z  done 2025-05-07T19:58:24.8300579Z Preparing transaction: \ done 2025-05-07T19:58:24.9305216Z Verifying transaction: / done 2025-05-07T19:58:27.8395474Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:28.6891868Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:58:28.6893950Z + conda clean --packages --tarball -y 2025-05-07T19:58:28.6894298Z 2025-05-07T19:58:29.2906648Z Will remove 99 (111.5 MB) tarball(s). 2025-05-07T19:58:29.2907222Z Will remove 11 (64.3 MB) package(s). 2025-05-07T19:58:29.4323967Z 2025-05-07T19:58:29.4330845Z + conda clean --all -y 2025-05-07T19:58:29.4331193Z 2025-05-07T19:58:30.0375612Z There are no unused tarball(s) to remove. 2025-05-07T19:58:30.0376210Z Will remove 1 index cache(s). 2025-05-07T19:58:30.0376685Z There are no unused package(s) to remove. 2025-05-07T19:58:30.0377210Z There are no tempfile(s) to remove. 2025-05-07T19:58:30.0377692Z There are no logfile(s) to remove. 2025-05-07T19:58:30.1684364Z 2025-05-07T19:58:30.1687978Z + conda info 2025-05-07T19:58:30.1688252Z 2025-05-07T19:58:30.9754203Z 2025-05-07T19:58:30.9755049Z active environment : base 2025-05-07T19:58:30.9755625Z active env location : /github/home/miniconda 2025-05-07T19:58:30.9756144Z shell level : 1 2025-05-07T19:58:30.9756599Z user config file : /github/home/.condarc 2025-05-07T19:58:30.9757218Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:58:30.9757839Z conda version : 25.3.1 2025-05-07T19:58:30.9758314Z conda-build version : not installed 2025-05-07T19:58:30.9758819Z python version : 3.13.2.final.0 2025-05-07T19:58:30.9759321Z solver : libmamba (default) 2025-05-07T19:58:30.9759857Z virtual packages : __archspec=1=cortex_a72 2025-05-07T19:58:30.9760386Z __conda=25.3.1=0 2025-05-07T19:58:30.9760865Z __glibc=2.34=0 2025-05-07T19:58:30.9761353Z __linux=6.1.130=0 2025-05-07T19:58:30.9761821Z __unix=0=0 2025-05-07T19:58:30.9762364Z base environment : /github/home/miniconda (writable) 2025-05-07T19:58:30.9763003Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:58:30.9763562Z conda av metadata url : None 2025-05-07T19:58:30.9764175Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64 2025-05-07T19:58:30.9765833Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:58:30.9766545Z https://repo.anaconda.com/pkgs/r/linux-aarch64 2025-05-07T19:58:30.9767186Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:58:30.9767779Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:58:30.9768321Z /github/home/.conda/pkgs 2025-05-07T19:58:30.9768874Z envs directories : /github/home/miniconda/envs 2025-05-07T19:58:30.9769447Z /github/home/.conda/envs 2025-05-07T19:58:30.9769952Z platform : linux-aarch64 2025-05-07T19:58:30.9771335Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.aarch64 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:58:30.9772670Z UID:GID : 0:0 2025-05-07T19:58:30.9773103Z netrc file : None 2025-05-07T19:58:30.9773542Z offline mode : False 2025-05-07T19:58:30.9773831Z 2025-05-07T19:58:31.1165630Z 2025-05-07T19:58:31.1166406Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:58:31.1167393Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_64bee237-0306-4dce-ba7b-9cf34178bd00 ... 2025-05-07T19:58:31.1168423Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:58:31.1298796Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:58:31.1299839Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:58:31.1301065Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:58:31.1301588Z env: 2025-05-07T19:58:31.1301973Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:58:31.1302474Z BUILD_ENV: build_binary 2025-05-07T19:58:31.1302892Z BUILD_TARGET: default 2025-05-07T19:58:31.1303301Z BUILD_VARIANT: cpu 2025-05-07T19:58:31.1303682Z ##[endgroup] 2025-05-07T19:58:31.5998262Z ################################################################################ 2025-05-07T19:58:31.5998878Z # Create Conda Environment 2025-05-07T19:58:31.5999303Z # 2025-05-07T19:58:31.6020031Z # [2025-05-07T19:58:31.601Z] + create_conda_environment build_binary 3.9 2025-05-07T19:58:31.6020715Z ################################################################################ 2025-05-07T19:58:31.6021081Z 2025-05-07T19:58:31.6040483Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:58:31.7259572Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:58:31.7260193Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:58:31.7260724Z + conda info --envs 2025-05-07T19:58:31.7260962Z 2025-05-07T19:58:32.5136688Z 2025-05-07T19:58:32.5137464Z # conda environments: 2025-05-07T19:58:32.5137925Z # 2025-05-07T19:58:32.5138302Z base /github/home/miniconda 2025-05-07T19:58:32.5138650Z 2025-05-07T19:58:32.6422872Z 2025-05-07T19:58:32.6423768Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:58:35.0371766Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:58:35.0372207Z 2025-05-07T19:58:35.0388817Z 2025-05-07T19:58:35.0396556Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T19:58:35.0421986Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T19:58:35.8273491Z Channels: 2025-05-07T19:58:35.8273954Z - defaults 2025-05-07T19:58:35.8274325Z Platform: linux-aarch64 2025-05-07T19:58:37.0564748Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T19:58:37.1569986Z Solving environment: | done 2025-05-07T19:58:37.1943555Z 2025-05-07T19:58:37.1944316Z ## Package Plan ## 2025-05-07T19:58:37.1944613Z 2025-05-07T19:58:37.1944941Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:37.1945417Z 2025-05-07T19:58:37.1945593Z added / updated specs: 2025-05-07T19:58:37.1946014Z - python=3.9 2025-05-07T19:58:37.1946244Z 2025-05-07T19:58:37.1946249Z 2025-05-07T19:58:37.1946450Z The following packages will be downloaded: 2025-05-07T19:58:37.1946802Z 2025-05-07T19:58:37.1946995Z package | build 2025-05-07T19:58:37.1947523Z ---------------------------|----------------- 2025-05-07T19:58:37.1948099Z _libgcc_mutex-0.1 | main 2 KB 2025-05-07T19:58:37.1948784Z _openmp_mutex-5.1 | 51_gnu 1.4 MB 2025-05-07T19:58:37.1949480Z ca-certificates-2025.2.25 | hd43f75c_0 129 KB 2025-05-07T19:58:37.1950138Z python-3.9.21 | h4bb2201_1 24.6 MB 2025-05-07T19:58:37.1950791Z setuptools-78.1.1 | py39hd43f75c_0 1.6 MB 2025-05-07T19:58:37.1951438Z wheel-0.45.1 | py39hd43f75c_0 114 KB 2025-05-07T19:58:37.1952049Z ------------------------------------------------------------ 2025-05-07T19:58:37.1952601Z Total: 27.8 MB 2025-05-07T19:58:37.1952952Z 2025-05-07T19:58:37.1953165Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:37.1953522Z 2025-05-07T19:58:37.1953881Z _libgcc_mutex pkgs/main/linux-aarch64::_libgcc_mutex-0.1-main 2025-05-07T19:58:37.1954656Z _openmp_mutex pkgs/main/linux-aarch64::_openmp_mutex-5.1-51_gnu 2025-05-07T19:58:37.1955966Z ca-certificates pkgs/main/linux-aarch64::ca-certificates-2025.2.25-hd43f75c_0 2025-05-07T19:58:37.1957134Z ld_impl_linux-aar~ pkgs/main/linux-aarch64::ld_impl_linux-aarch64-2.40-h48e3ba3_0 2025-05-07T19:58:37.1957983Z libffi pkgs/main/linux-aarch64::libffi-3.4.4-h419075a_1 2025-05-07T19:58:37.1958721Z libgcc-ng pkgs/main/linux-aarch64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:58:37.1959465Z libgomp pkgs/main/linux-aarch64::libgomp-11.2.0-h1234567_1 2025-05-07T19:58:37.1960257Z libstdcxx-ng pkgs/main/linux-aarch64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:58:37.1961034Z ncurses pkgs/main/linux-aarch64::ncurses-6.4-h419075a_0 2025-05-07T19:58:37.1961749Z openssl pkgs/main/linux-aarch64::openssl-3.0.16-h998d150_0 2025-05-07T19:58:37.1962430Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:37.1963096Z python pkgs/main/linux-aarch64::python-3.9.21-h4bb2201_1 2025-05-07T19:58:37.1963845Z readline pkgs/main/linux-aarch64::readline-8.2-h998d150_0 2025-05-07T19:58:37.1964653Z setuptools pkgs/main/linux-aarch64::setuptools-78.1.1-py39hd43f75c_0 2025-05-07T19:58:37.1965446Z sqlite pkgs/main/linux-aarch64::sqlite-3.45.3-h998d150_0 2025-05-07T19:58:37.1968517Z tk pkgs/main/linux-aarch64::tk-8.6.14-h987d8db_0 2025-05-07T19:58:37.1969257Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:58:37.1969966Z wheel pkgs/main/linux-aarch64::wheel-0.45.1-py39hd43f75c_0 2025-05-07T19:58:37.1970651Z xz pkgs/main/linux-aarch64::xz-5.6.4-h998d150_1 2025-05-07T19:58:37.1971303Z zlib pkgs/main/linux-aarch64::zlib-1.2.13-h998d150_1 2025-05-07T19:58:37.1971709Z 2025-05-07T19:58:37.1971715Z 2025-05-07T19:58:37.1971721Z 2025-05-07T19:58:37.1971963Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:37.1972555Z python-3.9.21 | 24.6 MB | | 0% 2025-05-07T19:58:37.1972948Z 2025-05-07T19:58:37.1973469Z setuptools-78.1.1 | 1.6 MB | | 0%  2025-05-07T19:58:37.1973887Z 2025-05-07T19:58:37.1973893Z 2025-05-07T19:58:37.1976506Z _openmp_mutex-5.1 | 1.4 MB | | 0%  2025-05-07T19:58:37.1976901Z 2025-05-07T19:58:37.1976906Z 2025-05-07T19:58:37.1976917Z 2025-05-07T19:58:37.1992277Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:58:37.1992747Z 2025-05-07T19:58:37.1992753Z 2025-05-07T19:58:37.1992758Z 2025-05-07T19:58:37.1992763Z 2025-05-07T19:58:37.2003440Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T19:58:37.2003864Z 2025-05-07T19:58:37.2003869Z 2025-05-07T19:58:37.2003875Z 2025-05-07T19:58:37.2003880Z 2025-05-07T19:58:37.2003885Z 2025-05-07T19:58:37.2328651Z _libgcc_mutex-0.1 | 2 KB | | 0%  2025-05-07T19:58:37.2329138Z 2025-05-07T19:58:37.2329145Z 2025-05-07T19:58:37.2329648Z 2025-05-07T19:58:37.2601179Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:37.2601655Z 2025-05-07T19:58:37.2601684Z 2025-05-07T19:58:37.2601689Z 2025-05-07T19:58:37.2601694Z 2025-05-07T19:58:37.2604692Z 2025-05-07T19:58:37.2681904Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:58:37.2682393Z 2025-05-07T19:58:37.2682400Z 2025-05-07T19:58:37.2682404Z 2025-05-07T19:58:37.2740703Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:37.2741147Z 2025-05-07T19:58:37.2741153Z 2025-05-07T19:58:37.2741158Z 2025-05-07T19:58:37.2744747Z 2025-05-07T19:58:37.2870784Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:37.2871241Z 2025-05-07T19:58:37.2871248Z 2025-05-07T19:58:37.2871254Z 2025-05-07T19:58:37.2871259Z 2025-05-07T19:58:37.2875566Z 2025-05-07T19:58:37.2952066Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:58:37.2961741Z python-3.9.21 | 24.6 MB | 7 | 7% 2025-05-07T19:58:37.2962538Z 2025-05-07T19:58:37.2962565Z 2025-05-07T19:58:37.3165664Z _openmp_mutex-5.1 | 1.4 MB | ###### | 61%  2025-05-07T19:58:37.3169678Z 2025-05-07T19:58:37.3170531Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:37.3170957Z 2025-05-07T19:58:37.3318428Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:37.3318891Z 2025-05-07T19:58:37.3319697Z 2025-05-07T19:58:37.3954076Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:58:37.4021379Z python-3.9.21 | 24.6 MB | ##3 | 24% 2025-05-07T19:58:37.4021817Z 2025-05-07T19:58:37.4021824Z 2025-05-07T19:58:37.4021831Z 2025-05-07T19:58:37.4021836Z 2025-05-07T19:58:37.4028699Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:37.4029151Z 2025-05-07T19:58:37.4029157Z 2025-05-07T19:58:37.4029163Z 2025-05-07T19:58:37.4029169Z 2025-05-07T19:58:37.4954899Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:37.5958918Z python-3.9.21 | 24.6 MB | ####9 | 49% 2025-05-07T19:58:37.7054520Z python-3.9.21 | 24.6 MB | ########1 | 82% 2025-05-07T19:58:37.7054954Z 2025-05-07T19:58:37.7054974Z 2025-05-07T19:58:37.7339973Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:58:37.9318654Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:58:37.9319080Z 2025-05-07T19:58:38.5355450Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:38.5360152Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:58:38.5360766Z 2025-05-07T19:58:38.5361095Z 2025-05-07T19:58:38.5361471Z  2025-05-07T19:58:38.5361808Z 2025-05-07T19:58:38.5361814Z 2025-05-07T19:58:38.5362089Z  2025-05-07T19:58:38.5362428Z 2025-05-07T19:58:38.5362434Z 2025-05-07T19:58:38.5362479Z 2025-05-07T19:58:38.5362757Z  2025-05-07T19:58:38.5363116Z 2025-05-07T19:58:38.5363121Z 2025-05-07T19:58:38.5363126Z 2025-05-07T19:58:38.5363131Z 2025-05-07T19:58:38.5363408Z  2025-05-07T19:58:38.5363749Z 2025-05-07T19:58:38.5363754Z 2025-05-07T19:58:38.5363759Z 2025-05-07T19:58:38.5363764Z 2025-05-07T19:58:38.5363769Z 2025-05-07T19:58:38.5364076Z  done 2025-05-07T19:58:38.7427474Z Preparing transaction: - \ done 2025-05-07T19:58:39.9809550Z Verifying transaction: / - \ | / - \ | / - \ | done 2025-05-07T19:58:42.9928108Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:42.9973346Z # 2025-05-07T19:58:42.9973796Z # To activate this environment, use 2025-05-07T19:58:42.9974271Z # 2025-05-07T19:58:42.9974621Z # $ conda activate build_binary 2025-05-07T19:58:42.9975083Z # 2025-05-07T19:58:42.9975459Z # To deactivate an active environment, use 2025-05-07T19:58:42.9975939Z # 2025-05-07T19:58:42.9976280Z # $ conda deactivate 2025-05-07T19:58:42.9976531Z 2025-05-07T19:58:43.1736025Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:58:43.1761467Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:58:47.1285140Z 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:47.1287250Z 2025-05-07T19:58:47.1288696Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T19:58:47.1289647Z Collecting pip 2025-05-07T19:58:47.1290457Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:58:47.1291127Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:58:47.1292291Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 110.4 MB/s eta 0:00:00 2025-05-07T19:58:47.1292877Z Installing collected packages: pip 2025-05-07T19:58:47.1293366Z Attempting uninstall: pip 2025-05-07T19:58:47.1293836Z Found existing installation: pip 25.1 2025-05-07T19:58:47.1294338Z Uninstalling pip-25.1: 2025-05-07T19:58:47.1294801Z Successfully uninstalled pip-25.1 2025-05-07T19:58:47.1295315Z Successfully installed pip-25.1.1 2025-05-07T19:58:47.1295623Z 2025-05-07T19:58:47.2614947Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:58:47.2639544Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:58:48.2034753Z Channels: 2025-05-07T19:58:48.2035220Z - conda-forge 2025-05-07T19:58:48.2035618Z Platform: linux-aarch64 2025-05-07T19:58:55.6944861Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:57.2682824Z Solving environment: / - \ | / - \ | / done 2025-05-07T19:58:57.3206323Z 2025-05-07T19:58:57.3207080Z ## Package Plan ## 2025-05-07T19:58:57.3207370Z 2025-05-07T19:58:57.3207696Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:57.3208177Z 2025-05-07T19:58:57.3208400Z added / updated specs: 2025-05-07T19:58:57.3208866Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:58:57.3209175Z 2025-05-07T19:58:57.3209181Z 2025-05-07T19:58:57.3209512Z The following packages will be downloaded: 2025-05-07T19:58:57.3209871Z 2025-05-07T19:58:57.3210065Z package | build 2025-05-07T19:58:57.3210594Z ---------------------------|----------------- 2025-05-07T19:58:57.3211224Z cffi-1.17.1 | py39hecfc5ed_0 253 KB conda-forge 2025-05-07T19:58:57.3212078Z cryptography-44.0.3 | py39h11f9b69_0 1.5 MB conda-forge 2025-05-07T19:58:57.3212785Z libgcc-14.2.0 | he277a41_2 523 KB conda-forge 2025-05-07T19:58:57.3213463Z libgcc-ng-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:58:57.3214143Z libgomp-14.2.0 | he277a41_2 452 KB conda-forge 2025-05-07T19:58:57.3214810Z openssl-3.5.0 | hd08dc88_1 3.5 MB conda-forge 2025-05-07T19:58:57.3215500Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:58:57.3216404Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:58:57.3217123Z python-3.9.7 |h47f6e27_3_cpython 12.3 MB conda-forge 2025-05-07T19:58:57.3217809Z python_abi-3.9 | 7_cp39 7 KB conda-forge 2025-05-07T19:58:57.3218559Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:58:57.3219354Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:58:57.3220037Z ------------------------------------------------------------ 2025-05-07T19:58:57.3220600Z Total: 18.8 MB 2025-05-07T19:58:57.3220951Z 2025-05-07T19:58:57.3221163Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:57.3221520Z 2025-05-07T19:58:57.3221864Z cffi conda-forge/linux-aarch64::cffi-1.17.1-py39hecfc5ed_0 2025-05-07T19:58:57.3222701Z cryptography conda-forge/linux-aarch64::cryptography-44.0.3-py39h11f9b69_0 2025-05-07T19:58:57.3223549Z libgcc conda-forge/linux-aarch64::libgcc-14.2.0-he277a41_2 2025-05-07T19:58:57.3224377Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:58:57.3225571Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:58:57.3226330Z python_abi conda-forge/noarch::python_abi-3.9-7_cp39 2025-05-07T19:58:57.3227341Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:58:57.3228270Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:58:57.3228813Z 2025-05-07T19:58:57.3229014Z The following packages will be UPDATED: 2025-05-07T19:58:57.3229344Z 2025-05-07T19:58:57.3231833Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:57.3233086Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-14.2.0-he9431aa_2 2025-05-07T19:58:57.3234118Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-14.2.0-he277a41_2 2025-05-07T19:58:57.3235116Z openssl pkgs/main::openssl-3.0.16-h998d150_0 --> conda-forge::openssl-3.5.0-hd08dc88_1 2025-05-07T19:58:57.3235712Z 2025-05-07T19:58:57.3236069Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:58:57.3236582Z 2025-05-07T19:58:57.3237034Z python pkgs/main::python-3.9.21-h4bb2201_1 --> conda-forge::python-3.9.7-h47f6e27_3_cpython 2025-05-07T19:58:57.3237639Z 2025-05-07T19:58:57.3237645Z 2025-05-07T19:58:57.3237650Z 2025-05-07T19:58:57.3237886Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:57.3238535Z python-3.9.7 | 12.3 MB | | 0% 2025-05-07T19:58:57.3238897Z 2025-05-07T19:58:57.3239415Z openssl-3.5.0 | 3.5 MB | | 0%  2025-05-07T19:58:57.3239794Z 2025-05-07T19:58:57.3239799Z 2025-05-07T19:58:57.3240167Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:58:57.3240586Z 2025-05-07T19:58:57.3240591Z 2025-05-07T19:58:57.3240596Z 2025-05-07T19:58:57.3245179Z libgcc-14.2.0 | 523 KB | | 0%  2025-05-07T19:58:57.3245583Z 2025-05-07T19:58:57.3245604Z 2025-05-07T19:58:57.3245609Z 2025-05-07T19:58:57.3245623Z 2025-05-07T19:58:57.3270563Z libgomp-14.2.0 | 452 KB | | 0%  2025-05-07T19:58:57.3271015Z 2025-05-07T19:58:57.3271021Z 2025-05-07T19:58:57.3271027Z 2025-05-07T19:58:57.3271032Z 2025-05-07T19:58:57.3271037Z 2025-05-07T19:58:57.3271898Z cffi-1.17.1 | 253 KB | | 0%  2025-05-07T19:58:57.3272321Z 2025-05-07T19:58:57.3272328Z 2025-05-07T19:58:57.3272334Z 2025-05-07T19:58:57.3272346Z 2025-05-07T19:58:57.3272352Z 2025-05-07T19:58:57.3272357Z 2025-05-07T19:58:57.3276341Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:58:57.3276804Z 2025-05-07T19:58:57.3276810Z 2025-05-07T19:58:57.3276823Z 2025-05-07T19:58:57.3276829Z 2025-05-07T19:58:57.3276837Z 2025-05-07T19:58:57.3276842Z 2025-05-07T19:58:57.3276847Z 2025-05-07T19:58:57.3277867Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:58:57.3278332Z 2025-05-07T19:58:57.3278347Z 2025-05-07T19:58:57.3278364Z 2025-05-07T19:58:57.3278370Z 2025-05-07T19:58:57.3278375Z 2025-05-07T19:58:57.3278379Z 2025-05-07T19:58:57.3278385Z 2025-05-07T19:58:57.3278399Z 2025-05-07T19:58:57.3279378Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:58:57.3279862Z 2025-05-07T19:58:57.3279868Z 2025-05-07T19:58:57.3279874Z 2025-05-07T19:58:57.3279879Z 2025-05-07T19:58:57.3279885Z 2025-05-07T19:58:57.3279891Z 2025-05-07T19:58:57.3279896Z 2025-05-07T19:58:57.3279901Z 2025-05-07T19:58:57.3279913Z 2025-05-07T19:58:57.3280477Z libgcc-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:58:57.3280918Z 2025-05-07T19:58:57.3280934Z 2025-05-07T19:58:57.3280939Z 2025-05-07T19:58:57.3280944Z 2025-05-07T19:58:57.3280949Z 2025-05-07T19:58:57.3280955Z 2025-05-07T19:58:57.3280960Z 2025-05-07T19:58:57.3280965Z 2025-05-07T19:58:57.3280970Z 2025-05-07T19:58:57.3281250Z 2025-05-07T19:58:57.3283046Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:58:57.3283799Z 2025-05-07T19:58:57.3283805Z 2025-05-07T19:58:57.3283821Z 2025-05-07T19:58:57.3283826Z 2025-05-07T19:58:57.3283832Z 2025-05-07T19:58:57.3283837Z 2025-05-07T19:58:57.3283841Z 2025-05-07T19:58:57.3283846Z 2025-05-07T19:58:57.3283851Z 2025-05-07T19:58:57.3283856Z 2025-05-07T19:58:57.3283861Z 2025-05-07T19:58:57.4211766Z python_abi-3.9 | 7 KB | | 0%  2025-05-07T19:58:57.4217024Z python-3.9.7 | 12.3 MB | #4 | 15% 2025-05-07T19:58:57.4217697Z 2025-05-07T19:58:57.4261220Z openssl-3.5.0 | 3.5 MB | ##6 | 27%  2025-05-07T19:58:57.4261658Z 2025-05-07T19:58:57.4261664Z 2025-05-07T19:58:57.4261670Z 2025-05-07T19:58:57.4261831Z 2025-05-07T19:58:57.4265683Z libgomp-14.2.0 | 452 KB | 3 | 4%  2025-05-07T19:58:57.4266117Z 2025-05-07T19:58:57.4266156Z 2025-05-07T19:58:57.4266172Z 2025-05-07T19:58:57.4330464Z libgcc-14.2.0 | 523 KB | 3 | 3%  2025-05-07T19:58:57.4330943Z 2025-05-07T19:58:57.4333584Z 2025-05-07T19:58:57.4333996Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:57.4334423Z 2025-05-07T19:58:57.4334774Z 2025-05-07T19:58:57.4579090Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:57.4579571Z 2025-05-07T19:58:57.4579577Z 2025-05-07T19:58:57.4579583Z 2025-05-07T19:58:57.4579589Z 2025-05-07T19:58:57.4774213Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:58:57.4774688Z 2025-05-07T19:58:57.4774695Z 2025-05-07T19:58:57.4774701Z 2025-05-07T19:58:57.4945606Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:58:57.4946049Z 2025-05-07T19:58:57.4946063Z 2025-05-07T19:58:57.4946068Z 2025-05-07T19:58:57.4946074Z 2025-05-07T19:58:57.4946594Z 2025-05-07T19:58:57.4953165Z cffi-1.17.1 | 253 KB | 6 | 6%  2025-05-07T19:58:57.4953615Z 2025-05-07T19:58:57.4953620Z 2025-05-07T19:58:57.4953624Z 2025-05-07T19:58:57.4953630Z 2025-05-07T19:58:57.4953634Z 2025-05-07T19:58:57.4953639Z 2025-05-07T19:58:57.5052720Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:58:57.5053237Z 2025-05-07T19:58:57.5053244Z 2025-05-07T19:58:57.5053249Z 2025-05-07T19:58:57.5053255Z 2025-05-07T19:58:57.5053260Z 2025-05-07T19:58:57.5053266Z 2025-05-07T19:58:57.5144310Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:57.5144830Z 2025-05-07T19:58:57.5144836Z 2025-05-07T19:58:57.5144841Z 2025-05-07T19:58:57.5144847Z 2025-05-07T19:58:57.5144852Z 2025-05-07T19:58:57.5204674Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:58:57.5205120Z 2025-05-07T19:58:57.5205125Z 2025-05-07T19:58:57.5205131Z 2025-05-07T19:58:57.5205135Z 2025-05-07T19:58:57.5205141Z 2025-05-07T19:58:57.5205186Z 2025-05-07T19:58:57.5205908Z 2025-05-07T19:58:57.5212622Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:58:57.5284914Z python-3.9.7 | 12.3 MB | #### | 40% 2025-05-07T19:58:57.5285316Z 2025-05-07T19:58:57.5285323Z 2025-05-07T19:58:57.5285339Z 2025-05-07T19:58:57.5285359Z 2025-05-07T19:58:57.5285364Z 2025-05-07T19:58:57.5285369Z 2025-05-07T19:58:57.5292582Z 2025-05-07T19:58:57.5593814Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:57.5594306Z 2025-05-07T19:58:57.5594312Z 2025-05-07T19:58:57.5594344Z 2025-05-07T19:58:57.5594349Z 2025-05-07T19:58:57.5594355Z 2025-05-07T19:58:57.5594360Z 2025-05-07T19:58:57.5594366Z 2025-05-07T19:58:57.5594371Z 2025-05-07T19:58:57.5594376Z 2025-05-07T19:58:57.5647999Z libgcc-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:58:57.5648502Z 2025-05-07T19:58:57.5648508Z 2025-05-07T19:58:57.5648512Z 2025-05-07T19:58:57.5648886Z 2025-05-07T19:58:57.5648896Z 2025-05-07T19:58:57.5649139Z 2025-05-07T19:58:57.5649144Z 2025-05-07T19:58:57.5649149Z 2025-05-07T19:58:57.5650924Z 2025-05-07T19:58:57.5723633Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:58:57.5724123Z 2025-05-07T19:58:57.5724129Z 2025-05-07T19:58:57.5724135Z 2025-05-07T19:58:57.5724140Z 2025-05-07T19:58:57.5724146Z 2025-05-07T19:58:57.5724151Z 2025-05-07T19:58:57.5724156Z 2025-05-07T19:58:57.5724161Z 2025-05-07T19:58:57.5787725Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:58:57.5788271Z 2025-05-07T19:58:57.5788278Z 2025-05-07T19:58:57.5788284Z 2025-05-07T19:58:57.5788291Z 2025-05-07T19:58:57.5788297Z 2025-05-07T19:58:57.5788303Z 2025-05-07T19:58:57.5788308Z 2025-05-07T19:58:57.5788314Z 2025-05-07T19:58:57.5788319Z 2025-05-07T19:58:57.5788337Z 2025-05-07T19:58:57.5790024Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:58:57.5790508Z 2025-05-07T19:58:57.5790528Z 2025-05-07T19:58:57.5790533Z 2025-05-07T19:58:57.5790538Z 2025-05-07T19:58:57.5790552Z 2025-05-07T19:58:57.5790558Z 2025-05-07T19:58:57.5790563Z 2025-05-07T19:58:57.5790573Z 2025-05-07T19:58:57.5844842Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:57.5845386Z 2025-05-07T19:58:57.5845392Z 2025-05-07T19:58:57.5845397Z 2025-05-07T19:58:57.5845402Z 2025-05-07T19:58:57.5845407Z 2025-05-07T19:58:57.5845412Z 2025-05-07T19:58:57.5845417Z 2025-05-07T19:58:57.5845422Z 2025-05-07T19:58:57.5845426Z 2025-05-07T19:58:57.5845432Z 2025-05-07T19:58:57.6033517Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:57.6034069Z 2025-05-07T19:58:57.6034076Z 2025-05-07T19:58:57.6034081Z 2025-05-07T19:58:57.6034086Z 2025-05-07T19:58:57.6034091Z 2025-05-07T19:58:57.6034095Z 2025-05-07T19:58:57.6034100Z 2025-05-07T19:58:57.6034140Z 2025-05-07T19:58:57.6034145Z 2025-05-07T19:58:57.6034150Z 2025-05-07T19:58:57.6034171Z 2025-05-07T19:58:57.6045671Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:58:57.6046148Z 2025-05-07T19:58:57.6046484Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:57.6047787Z 2025-05-07T19:58:57.6061300Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:57.6061739Z 2025-05-07T19:58:57.6061745Z 2025-05-07T19:58:57.6061752Z 2025-05-07T19:58:57.6061758Z 2025-05-07T19:58:57.6061763Z 2025-05-07T19:58:57.6061769Z 2025-05-07T19:58:57.6061773Z 2025-05-07T19:58:57.6061779Z 2025-05-07T19:58:57.6061785Z 2025-05-07T19:58:57.6061790Z 2025-05-07T19:58:57.6061795Z 2025-05-07T19:58:57.6214372Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:58:57.6575731Z python-3.9.7 | 12.3 MB | ######8 | 69% 2025-05-07T19:58:57.6576175Z 2025-05-07T19:58:57.6576220Z 2025-05-07T19:58:57.6576226Z 2025-05-07T19:58:57.6576231Z 2025-05-07T19:58:57.6583674Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:58:57.6584405Z 2025-05-07T19:58:57.6584412Z 2025-05-07T19:58:57.6584418Z 2025-05-07T19:58:57.6584423Z 2025-05-07T19:58:57.6999351Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:58:57.6999813Z 2025-05-07T19:58:57.6999819Z 2025-05-07T19:58:57.7000341Z 2025-05-07T19:58:57.7005606Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:58:57.7006047Z 2025-05-07T19:58:57.7006054Z 2025-05-07T19:58:57.7006060Z 2025-05-07T19:58:57.7155895Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:58:57.7156347Z 2025-05-07T19:58:57.7156353Z 2025-05-07T19:58:57.7156368Z 2025-05-07T19:58:57.7156374Z 2025-05-07T19:58:57.7156379Z 2025-05-07T19:58:57.7156901Z 2025-05-07T19:58:57.7162375Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:57.7163194Z 2025-05-07T19:58:57.7163203Z 2025-05-07T19:58:57.7163377Z 2025-05-07T19:58:57.7163383Z 2025-05-07T19:58:57.7163388Z 2025-05-07T19:58:57.7163393Z 2025-05-07T19:58:57.8013700Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:57.8014210Z 2025-05-07T19:58:57.8014217Z 2025-05-07T19:58:57.8014222Z 2025-05-07T19:58:57.8014227Z 2025-05-07T19:58:57.8015062Z 2025-05-07T19:58:57.8019964Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:58:57.8020417Z 2025-05-07T19:58:57.8020423Z 2025-05-07T19:58:57.8020429Z 2025-05-07T19:58:57.8020436Z 2025-05-07T19:58:57.8020442Z 2025-05-07T19:58:57.8565197Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:58:57.8567839Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:58:57.8892167Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:58:57.8892605Z 2025-05-07T19:58:57.8892612Z 2025-05-07T19:58:57.8892655Z 2025-05-07T19:58:57.8892662Z 2025-05-07T19:58:57.8892667Z 2025-05-07T19:58:57.8892691Z 2025-05-07T19:58:57.8892696Z 2025-05-07T19:58:57.8892701Z 2025-05-07T19:58:57.8892706Z 2025-05-07T19:58:57.8895287Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:58:57.8895739Z 2025-05-07T19:58:57.8895744Z 2025-05-07T19:58:57.8895749Z 2025-05-07T19:58:57.8895754Z 2025-05-07T19:58:57.8895759Z 2025-05-07T19:58:57.8895771Z 2025-05-07T19:58:57.8895776Z 2025-05-07T19:58:57.8895781Z 2025-05-07T19:58:57.8895785Z 2025-05-07T19:58:57.8970549Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:58:57.8971003Z 2025-05-07T19:58:57.8971019Z 2025-05-07T19:58:57.8971025Z 2025-05-07T19:58:57.8971030Z 2025-05-07T19:58:57.8971036Z 2025-05-07T19:58:57.8971041Z 2025-05-07T19:58:57.8971837Z 2025-05-07T19:58:57.8979788Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:57.8980284Z 2025-05-07T19:58:57.8980322Z 2025-05-07T19:58:57.8980328Z 2025-05-07T19:58:57.8980349Z 2025-05-07T19:58:57.8980355Z 2025-05-07T19:58:57.8980359Z 2025-05-07T19:58:57.8980364Z 2025-05-07T19:58:57.9105494Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:57.9105945Z 2025-05-07T19:58:57.9105951Z 2025-05-07T19:58:57.9105957Z 2025-05-07T19:58:57.9105963Z 2025-05-07T19:58:57.9105968Z 2025-05-07T19:58:57.9105984Z 2025-05-07T19:58:57.9105989Z 2025-05-07T19:58:57.9105994Z 2025-05-07T19:58:57.9111525Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:57.9112056Z 2025-05-07T19:58:57.9112062Z 2025-05-07T19:58:57.9112068Z 2025-05-07T19:58:57.9112073Z 2025-05-07T19:58:57.9112079Z 2025-05-07T19:58:57.9112084Z 2025-05-07T19:58:57.9112090Z 2025-05-07T19:58:57.9112096Z 2025-05-07T19:58:57.9204681Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:57.9205183Z 2025-05-07T19:58:57.9205224Z 2025-05-07T19:58:57.9205230Z 2025-05-07T19:58:57.9205235Z 2025-05-07T19:58:57.9205254Z 2025-05-07T19:58:57.9205260Z 2025-05-07T19:58:57.9205264Z 2025-05-07T19:58:57.9205269Z 2025-05-07T19:58:57.9205275Z 2025-05-07T19:58:57.9205280Z 2025-05-07T19:58:57.9210351Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:57.9210870Z 2025-05-07T19:58:57.9210876Z 2025-05-07T19:58:57.9210882Z 2025-05-07T19:58:57.9210887Z 2025-05-07T19:58:57.9210893Z 2025-05-07T19:58:57.9210899Z 2025-05-07T19:58:57.9210905Z 2025-05-07T19:58:57.9210910Z 2025-05-07T19:58:57.9210928Z 2025-05-07T19:58:57.9210934Z 2025-05-07T19:58:57.9381283Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:57.9381841Z 2025-05-07T19:58:57.9381847Z 2025-05-07T19:58:57.9381852Z 2025-05-07T19:58:57.9381857Z 2025-05-07T19:58:57.9381862Z 2025-05-07T19:58:57.9381868Z 2025-05-07T19:58:57.9381873Z 2025-05-07T19:58:57.9381878Z 2025-05-07T19:58:57.9382191Z 2025-05-07T19:58:57.9382201Z 2025-05-07T19:58:57.9382412Z 2025-05-07T19:58:57.9842571Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:58:57.9843077Z 2025-05-07T19:58:57.9843083Z 2025-05-07T19:58:58.0800326Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:58.0800807Z 2025-05-07T19:59:01.0193020Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:01.0197247Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:59:01.0197854Z 2025-05-07T19:59:01.0198193Z 2025-05-07T19:59:01.0198553Z  2025-05-07T19:59:01.0198890Z 2025-05-07T19:59:01.0198896Z 2025-05-07T19:59:01.0199171Z  2025-05-07T19:59:01.0199507Z 2025-05-07T19:59:01.0199512Z 2025-05-07T19:59:01.0199518Z 2025-05-07T19:59:01.0199833Z  2025-05-07T19:59:01.0200189Z 2025-05-07T19:59:01.0200194Z 2025-05-07T19:59:01.0200199Z 2025-05-07T19:59:01.0200204Z 2025-05-07T19:59:01.0200482Z  2025-05-07T19:59:01.0200860Z 2025-05-07T19:59:01.0200865Z 2025-05-07T19:59:01.0200870Z 2025-05-07T19:59:01.0200875Z 2025-05-07T19:59:01.0200880Z 2025-05-07T19:59:01.0201178Z  2025-05-07T19:59:01.0201523Z 2025-05-07T19:59:01.0201528Z 2025-05-07T19:59:01.0201533Z 2025-05-07T19:59:01.0201538Z 2025-05-07T19:59:01.0201543Z 2025-05-07T19:59:01.0201548Z 2025-05-07T19:59:01.0201845Z  2025-05-07T19:59:01.0202196Z 2025-05-07T19:59:01.0202201Z 2025-05-07T19:59:01.0202206Z 2025-05-07T19:59:01.0202210Z 2025-05-07T19:59:01.0202215Z 2025-05-07T19:59:01.0202220Z 2025-05-07T19:59:01.0202225Z 2025-05-07T19:59:01.0202535Z  2025-05-07T19:59:01.0202892Z 2025-05-07T19:59:01.0202897Z 2025-05-07T19:59:01.0202901Z 2025-05-07T19:59:01.0202906Z 2025-05-07T19:59:01.0202911Z 2025-05-07T19:59:01.0202916Z 2025-05-07T19:59:01.0202921Z 2025-05-07T19:59:01.0202925Z 2025-05-07T19:59:01.0203232Z  2025-05-07T19:59:01.0203587Z 2025-05-07T19:59:01.0203591Z 2025-05-07T19:59:01.0203596Z 2025-05-07T19:59:01.0203601Z 2025-05-07T19:59:01.0203606Z 2025-05-07T19:59:01.0203611Z 2025-05-07T19:59:01.0203615Z 2025-05-07T19:59:01.0203620Z 2025-05-07T19:59:01.0203625Z 2025-05-07T19:59:01.0203935Z  2025-05-07T19:59:01.0204294Z 2025-05-07T19:59:01.0204299Z 2025-05-07T19:59:01.0204304Z 2025-05-07T19:59:01.0204309Z 2025-05-07T19:59:01.0204313Z 2025-05-07T19:59:01.0204318Z 2025-05-07T19:59:01.0204470Z 2025-05-07T19:59:01.0204494Z 2025-05-07T19:59:01.0204500Z 2025-05-07T19:59:01.0204511Z 2025-05-07T19:59:01.0204870Z  2025-05-07T19:59:01.0205242Z 2025-05-07T19:59:01.0205248Z 2025-05-07T19:59:01.0205253Z 2025-05-07T19:59:01.0205257Z 2025-05-07T19:59:01.0205262Z 2025-05-07T19:59:01.0205267Z 2025-05-07T19:59:01.0205272Z 2025-05-07T19:59:01.0205284Z 2025-05-07T19:59:01.0205289Z 2025-05-07T19:59:01.0205293Z 2025-05-07T19:59:01.0205298Z 2025-05-07T19:59:01.0205620Z  done 2025-05-07T19:59:01.1206518Z Preparing transaction: \ done 2025-05-07T19:59:01.4340585Z Verifying transaction: / - \ done 2025-05-07T19:59:03.7381270Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:59:04.0906852Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:59:06.6599804Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:59:06.6610849Z [SETUP] Installing libxcrypt ... 2025-05-07T19:59:06.6636766Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:59:07.6031104Z Channels: 2025-05-07T19:59:07.6031538Z - conda-forge 2025-05-07T19:59:07.6031930Z Platform: linux-aarch64 2025-05-07T19:59:10.2469752Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:59:10.5809745Z Solving environment: - done 2025-05-07T19:59:10.6330424Z 2025-05-07T19:59:10.6331164Z ## Package Plan ## 2025-05-07T19:59:10.6331448Z 2025-05-07T19:59:10.6331775Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:10.6332248Z 2025-05-07T19:59:10.6332414Z added / updated specs: 2025-05-07T19:59:10.6332839Z - libxcrypt 2025-05-07T19:59:10.6333053Z 2025-05-07T19:59:10.6333059Z 2025-05-07T19:59:10.6333262Z The following packages will be downloaded: 2025-05-07T19:59:10.6333672Z 2025-05-07T19:59:10.6333869Z package | build 2025-05-07T19:59:10.6334473Z ---------------------------|----------------- 2025-05-07T19:59:10.6335236Z libxcrypt-4.4.36 | h31becfc_1 112 KB conda-forge 2025-05-07T19:59:10.6336084Z ------------------------------------------------------------ 2025-05-07T19:59:10.6336767Z Total: 112 KB 2025-05-07T19:59:10.6337228Z 2025-05-07T19:59:10.6337487Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:10.6337843Z 2025-05-07T19:59:10.6338213Z libxcrypt conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 2025-05-07T19:59:10.6338707Z 2025-05-07T19:59:10.6338712Z 2025-05-07T19:59:10.6338718Z 2025-05-07T19:59:10.6339071Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:10.8479259Z libxcrypt-4.4.36 | 112 KB | | 0% 2025-05-07T19:59:10.8498416Z libxcrypt-4.4.36 | 112 KB | #4 | 14% 2025-05-07T19:59:10.8632355Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:59:10.8633753Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:59:10.8634492Z 2025-05-07T19:59:10.8635079Z done 2025-05-07T19:59:10.9643357Z Preparing transaction: | done 2025-05-07T19:59:11.0650858Z Verifying transaction: - done 2025-05-07T19:59:11.1658796Z Executing transaction: | done 2025-05-07T19:59:16.0758428Z [SETUP] Copying over ... 2025-05-07T19:59:16.0759545Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T19:59:16.0760405Z 2025-05-07T19:59:16.0791057Z 2025-05-07T19:59:18.4821956Z [SETUP] Installed Python version: Python 3.9.7 2025-05-07T19:59:18.4822682Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:59:18.4898817Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:59:18.4899578Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:59:18.4900434Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:18.4900965Z env: 2025-05-07T19:59:18.4901345Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:18.4901837Z BUILD_ENV: build_binary 2025-05-07T19:59:18.4902255Z BUILD_TARGET: default 2025-05-07T19:59:18.4902658Z BUILD_VARIANT: cpu 2025-05-07T19:59:18.4903037Z ##[endgroup] 2025-05-07T19:59:18.9153266Z ################################################################################ 2025-05-07T19:59:18.9153895Z # Install C/C++ Compilers 2025-05-07T19:59:18.9154303Z # 2025-05-07T19:59:18.9171327Z # [2025-05-07T19:59:18.916Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:59:18.9172123Z ################################################################################ 2025-05-07T19:59:18.9172491Z 2025-05-07T19:59:18.9193377Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:19.0403887Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:19.0412608Z [INSTALL] Installing GLIBC (architecture = aarch64) ... 2025-05-07T19:59:19.0438779Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-aarch64=2.17 2025-05-07T19:59:19.9748996Z Channels: 2025-05-07T19:59:19.9749429Z - conda-forge 2025-05-07T19:59:19.9749820Z Platform: linux-aarch64 2025-05-07T19:59:22.5820756Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:22.9196829Z Solving environment: \ done 2025-05-07T19:59:22.9727938Z 2025-05-07T19:59:22.9728665Z ## Package Plan ## 2025-05-07T19:59:22.9728987Z 2025-05-07T19:59:22.9729314Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:22.9729785Z 2025-05-07T19:59:22.9729960Z added / updated specs: 2025-05-07T19:59:22.9730401Z - sysroot_linux-aarch64=2.17 2025-05-07T19:59:22.9730741Z 2025-05-07T19:59:22.9730748Z 2025-05-07T19:59:22.9730952Z The following packages will be downloaded: 2025-05-07T19:59:22.9731298Z 2025-05-07T19:59:22.9731517Z package | build 2025-05-07T19:59:22.9732042Z ---------------------------|----------------- 2025-05-07T19:59:22.9732742Z kernel-headers_linux-aarch64-4.18.0| h05a177a_18 1.1 MB conda-forge 2025-05-07T19:59:22.9733587Z sysroot_linux-aarch64-2.17 | h68829e0_18 15.0 MB conda-forge 2025-05-07T19:59:22.9734280Z ------------------------------------------------------------ 2025-05-07T19:59:22.9734832Z Total: 16.1 MB 2025-05-07T19:59:22.9735180Z 2025-05-07T19:59:22.9735391Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:22.9735753Z 2025-05-07T19:59:22.9736223Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-aarch64-4.18.0-h05a177a_18 2025-05-07T19:59:22.9737201Z sysroot_linux-aar~ conda-forge/noarch::sysroot_linux-aarch64-2.17-h68829e0_18 2025-05-07T19:59:22.9737738Z 2025-05-07T19:59:22.9737744Z 2025-05-07T19:59:22.9737750Z 2025-05-07T19:59:22.9738014Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:22.9738615Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:59:22.9738993Z 2025-05-07T19:59:23.2447851Z kernel-headers_linux | 1.1 MB | | 0%  2025-05-07T19:59:23.3359390Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:59:23.3359847Z 2025-05-07T19:59:23.3466088Z kernel-headers_linux | 1.1 MB | 1 | 1%  2025-05-07T19:59:23.3667419Z sysroot_linux-aarch6 | 15.0 MB | #######1 | 71% 2025-05-07T19:59:23.3667869Z 2025-05-07T19:59:23.4208132Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:23.8040657Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:59:23.8041098Z 2025-05-07T19:59:23.8042338Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:23.8042778Z 2025-05-07T19:59:24.2530104Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:24.2532050Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:59:24.2532683Z 2025-05-07T19:59:24.2533010Z 2025-05-07T19:59:24.2533415Z  done 2025-05-07T19:59:24.3539770Z Preparing transaction: / done 2025-05-07T19:59:24.5546382Z Verifying transaction: \ | done 2025-05-07T19:59:24.7608486Z Executing transaction: - \ done 2025-05-07T19:59:24.9546217Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:59:24.9546762Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:59:27.3727781Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:59:27.3740048Z [INSTALL] Installing GCC (11.4.0, aarch64) through Conda ... 2025-05-07T19:59:27.3765989Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-aarch64=11.4.0 2025-05-07T19:59:28.3399392Z Channels: 2025-05-07T19:59:28.3399817Z - conda-forge 2025-05-07T19:59:28.3400701Z Platform: linux-aarch64 2025-05-07T19:59:31.1055373Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:31.9493725Z Solving environment: \ | / done 2025-05-07T19:59:32.0090017Z 2025-05-07T19:59:32.0090501Z ## Package Plan ## 2025-05-07T19:59:32.0090780Z 2025-05-07T19:59:32.0091155Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:32.0091633Z 2025-05-07T19:59:32.0091807Z added / updated specs: 2025-05-07T19:59:32.0092251Z - gxx_linux-aarch64=11.4.0 2025-05-07T19:59:32.0092535Z 2025-05-07T19:59:32.0092541Z 2025-05-07T19:59:32.0092744Z The following packages will be downloaded: 2025-05-07T19:59:32.0093093Z 2025-05-07T19:59:32.0093286Z package | build 2025-05-07T19:59:32.0093841Z ---------------------------|----------------- 2025-05-07T19:59:32.0094530Z binutils_impl_linux-aarch64-2.40| hf54a868_7 5.8 MB conda-forge 2025-05-07T19:59:32.0095355Z binutils_linux-aarch64-2.40| h1f91aba_4 28 KB conda-forge 2025-05-07T19:59:32.0096177Z gcc_impl_linux-aarch64-11.4.0| h4c5f72d_13 50.1 MB conda-forge 2025-05-07T19:59:32.0096957Z gcc_linux-aarch64-11.4.0 | h7e71246_4 30 KB conda-forge 2025-05-07T19:59:32.0097726Z gxx_impl_linux-aarch64-11.4.0| h203c958_13 10.2 MB conda-forge 2025-05-07T19:59:32.0098510Z gxx_linux-aarch64-11.4.0 | ha01a0ef_4 29 KB conda-forge 2025-05-07T19:59:32.0099277Z ld_impl_linux-aarch64-2.40 | h9fc2d93_7 719 KB conda-forge 2025-05-07T19:59:32.0100099Z libgcc-devel_linux-aarch64-11.4.0| h896a78c_113 288 KB conda-forge 2025-05-07T19:59:32.0100900Z libsanitizer-11.4.0 | hc29431e_13 3.5 MB conda-forge 2025-05-07T19:59:32.0101625Z libstdcxx-14.2.0 | h3f4de04_2 3.6 MB conda-forge 2025-05-07T19:59:32.0102435Z libstdcxx-devel_linux-aarch64-11.4.0| h896a78c_113 9.6 MB conda-forge 2025-05-07T19:59:32.0103263Z libstdcxx-ng-14.2.0 | hf1166c9_2 52 KB conda-forge 2025-05-07T19:59:32.0103915Z ------------------------------------------------------------ 2025-05-07T19:59:32.0104588Z Total: 84.0 MB 2025-05-07T19:59:32.0104935Z 2025-05-07T19:59:32.0105155Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:32.0105512Z 2025-05-07T19:59:32.0106001Z binutils_impl_lin~ conda-forge/linux-aarch64::binutils_impl_linux-aarch64-2.40-hf54a868_7 2025-05-07T19:59:32.0107036Z binutils_linux-aa~ conda-forge/linux-aarch64::binutils_linux-aarch64-2.40-h1f91aba_4 2025-05-07T19:59:32.0108032Z gcc_impl_linux-aa~ conda-forge/linux-aarch64::gcc_impl_linux-aarch64-11.4.0-h4c5f72d_13 2025-05-07T19:59:32.0109517Z gcc_linux-aarch64 conda-forge/linux-aarch64::gcc_linux-aarch64-11.4.0-h7e71246_4 2025-05-07T19:59:32.0110524Z gxx_impl_linux-aa~ conda-forge/linux-aarch64::gxx_impl_linux-aarch64-11.4.0-h203c958_13 2025-05-07T19:59:32.0111516Z gxx_linux-aarch64 conda-forge/linux-aarch64::gxx_linux-aarch64-11.4.0-ha01a0ef_4 2025-05-07T19:59:32.0112504Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:59:32.0113461Z libsanitizer conda-forge/linux-aarch64::libsanitizer-11.4.0-hc29431e_13 2025-05-07T19:59:32.0114307Z libstdcxx conda-forge/linux-aarch64::libstdcxx-14.2.0-h3f4de04_2 2025-05-07T19:59:32.0115239Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:59:32.0115851Z 2025-05-07T19:59:32.0116043Z The following packages will be UPDATED: 2025-05-07T19:59:32.0116562Z 2025-05-07T19:59:32.0117132Z ld_impl_linux-aar~ pkgs/main::ld_impl_linux-aarch64-2.40~ --> conda-forge::ld_impl_linux-aarch64-2.40-h9fc2d93_7 2025-05-07T19:59:32.0118318Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-14.2.0-hf1166c9_2 2025-05-07T19:59:32.0119193Z 2025-05-07T19:59:32.0119198Z 2025-05-07T19:59:32.0119204Z 2025-05-07T19:59:32.0119441Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:32.0120083Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:59:32.0120460Z 2025-05-07T19:59:32.0120974Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:59:32.0121356Z 2025-05-07T19:59:32.0121361Z 2025-05-07T19:59:32.0121716Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:59:32.0122124Z 2025-05-07T19:59:32.0122129Z 2025-05-07T19:59:32.0122134Z 2025-05-07T19:59:32.0127541Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:59:32.0127984Z 2025-05-07T19:59:32.0127990Z 2025-05-07T19:59:32.0127995Z 2025-05-07T19:59:32.0128000Z 2025-05-07T19:59:32.0141668Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:59:32.0142114Z 2025-05-07T19:59:32.0142119Z 2025-05-07T19:59:32.0142124Z 2025-05-07T19:59:32.0142129Z 2025-05-07T19:59:32.0142146Z 2025-05-07T19:59:32.0143809Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:59:32.0144364Z 2025-05-07T19:59:32.0144371Z 2025-05-07T19:59:32.0144376Z 2025-05-07T19:59:32.0144382Z 2025-05-07T19:59:32.0144387Z 2025-05-07T19:59:32.0147454Z 2025-05-07T19:59:32.0149098Z ld_impl_linux-aarch6 | 719 KB | | 0%  2025-05-07T19:59:32.0149572Z 2025-05-07T19:59:32.0149577Z 2025-05-07T19:59:32.0149582Z 2025-05-07T19:59:32.0149588Z 2025-05-07T19:59:32.0149593Z 2025-05-07T19:59:32.0149599Z 2025-05-07T19:59:32.0149605Z 2025-05-07T19:59:32.0163243Z libgcc-devel_linux-a | 288 KB | | 0%  2025-05-07T19:59:32.0163744Z 2025-05-07T19:59:32.0163751Z 2025-05-07T19:59:32.0163757Z 2025-05-07T19:59:32.0163762Z 2025-05-07T19:59:32.0163789Z 2025-05-07T19:59:32.0163794Z 2025-05-07T19:59:32.0163799Z 2025-05-07T19:59:32.0163804Z 2025-05-07T19:59:32.0168572Z libstdcxx-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:59:32.0169060Z 2025-05-07T19:59:32.0169066Z 2025-05-07T19:59:32.0169071Z 2025-05-07T19:59:32.0169076Z 2025-05-07T19:59:32.0169082Z 2025-05-07T19:59:32.0169087Z 2025-05-07T19:59:32.0169092Z 2025-05-07T19:59:32.0169098Z 2025-05-07T19:59:32.0169112Z 2025-05-07T19:59:32.0170514Z gcc_linux-aarch64-11 | 30 KB | | 0%  2025-05-07T19:59:32.0171010Z 2025-05-07T19:59:32.0171016Z 2025-05-07T19:59:32.0171022Z 2025-05-07T19:59:32.0171028Z 2025-05-07T19:59:32.0171034Z 2025-05-07T19:59:32.0171052Z 2025-05-07T19:59:32.0171058Z 2025-05-07T19:59:32.0171064Z 2025-05-07T19:59:32.0171069Z 2025-05-07T19:59:32.0171075Z 2025-05-07T19:59:32.0181757Z gxx_linux-aarch64-11 | 29 KB | | 0%  2025-05-07T19:59:32.0182652Z 2025-05-07T19:59:32.0182662Z 2025-05-07T19:59:32.0182667Z 2025-05-07T19:59:32.0182673Z 2025-05-07T19:59:32.0182679Z 2025-05-07T19:59:32.0182684Z 2025-05-07T19:59:32.0182702Z 2025-05-07T19:59:32.0182707Z 2025-05-07T19:59:32.0182712Z 2025-05-07T19:59:32.0182718Z 2025-05-07T19:59:32.0182723Z 2025-05-07T19:59:32.5660961Z binutils_linux-aarch | 28 KB | | 0%  2025-05-07T19:59:32.6022797Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:59:32.6023219Z 2025-05-07T19:59:32.6023225Z 2025-05-07T19:59:32.6023231Z 2025-05-07T19:59:32.6023236Z 2025-05-07T19:59:32.6089168Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:59:32.6089632Z 2025-05-07T19:59:32.6097812Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:59:32.6098830Z 2025-05-07T19:59:32.6098837Z 2025-05-07T19:59:32.6410002Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:59:32.6410517Z 2025-05-07T19:59:32.6410523Z 2025-05-07T19:59:32.6410529Z 2025-05-07T19:59:32.6664103Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:59:32.7058064Z gcc_impl_linux-aarch | 50.1 MB | #2 | 12% 2025-05-07T19:59:32.7058513Z 2025-05-07T19:59:32.7058520Z 2025-05-07T19:59:32.7058525Z 2025-05-07T19:59:32.7058530Z 2025-05-07T19:59:32.7059083Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:32.7059540Z 2025-05-07T19:59:32.7059545Z 2025-05-07T19:59:32.7059550Z 2025-05-07T19:59:32.7059879Z 2025-05-07T19:59:32.7109292Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:32.7109748Z 2025-05-07T19:59:32.7109769Z 2025-05-07T19:59:32.7123867Z libstdcxx-devel_linu | 9.6 MB | #####2 | 52%  2025-05-07T19:59:32.7124497Z 2025-05-07T19:59:32.7478012Z gxx_impl_linux-aarch | 10.2 MB | 5 | 5%  2025-05-07T19:59:32.7478452Z 2025-05-07T19:59:32.7478459Z 2025-05-07T19:59:32.7478465Z 2025-05-07T19:59:32.7478507Z 2025-05-07T19:59:32.7478513Z 2025-05-07T19:59:32.7481568Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:59:32.7482060Z 2025-05-07T19:59:32.7482065Z 2025-05-07T19:59:32.7490134Z 2025-05-07T19:59:32.7668526Z binutils_impl_linux- | 5.8 MB | #####8 | 59%  2025-05-07T19:59:32.8117662Z gcc_impl_linux-aarch | 50.1 MB | ## | 21% 2025-05-07T19:59:32.8118092Z 2025-05-07T19:59:32.8119017Z 2025-05-07T19:59:32.8130301Z libstdcxx-devel_linu | 9.6 MB | #########3 | 93%  2025-05-07T19:59:32.8130757Z 2025-05-07T19:59:32.8479416Z gxx_impl_linux-aarch | 10.2 MB | ##3 | 24%  2025-05-07T19:59:32.8479870Z 2025-05-07T19:59:32.8479877Z 2025-05-07T19:59:32.8479883Z 2025-05-07T19:59:32.8479890Z 2025-05-07T19:59:32.8479896Z 2025-05-07T19:59:32.8669731Z libsanitizer-11.4.0 | 3.5 MB | #########3 | 93%  2025-05-07T19:59:32.8716020Z gcc_impl_linux-aarch | 50.1 MB | ##8 | 29% 2025-05-07T19:59:32.8716629Z 2025-05-07T19:59:32.8716637Z 2025-05-07T19:59:32.8718975Z 2025-05-07T19:59:32.9100712Z binutils_impl_linux- | 5.8 MB | ######### | 91%  2025-05-07T19:59:32.9101244Z 2025-05-07T19:59:32.9101250Z 2025-05-07T19:59:32.9101255Z 2025-05-07T19:59:32.9101260Z 2025-05-07T19:59:32.9104320Z 2025-05-07T19:59:32.9134687Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:32.9135523Z 2025-05-07T19:59:32.9528493Z gxx_impl_linux-aarch | 10.2 MB | ####8 | 49%  2025-05-07T19:59:32.9529172Z 2025-05-07T19:59:32.9529179Z 2025-05-07T19:59:32.9529184Z 2025-05-07T19:59:32.9529190Z 2025-05-07T19:59:32.9529195Z 2025-05-07T19:59:32.9529219Z 2025-05-07T19:59:32.9676521Z ld_impl_linux-aarch6 | 719 KB | 2 | 2%  2025-05-07T19:59:32.9898863Z gcc_impl_linux-aarch | 50.1 MB | ###7 | 37% 2025-05-07T19:59:32.9899307Z 2025-05-07T19:59:32.9899313Z 2025-05-07T19:59:32.9899329Z 2025-05-07T19:59:32.9899335Z 2025-05-07T19:59:32.9899727Z 2025-05-07T19:59:32.9903890Z 2025-05-07T19:59:33.0135029Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:33.0140742Z 2025-05-07T19:59:33.0196852Z gxx_impl_linux-aarch | 10.2 MB | ########4 | 84%  2025-05-07T19:59:33.0197306Z 2025-05-07T19:59:33.0197313Z 2025-05-07T19:59:33.0241089Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:59:33.0241537Z 2025-05-07T19:59:33.0241542Z 2025-05-07T19:59:33.0241562Z 2025-05-07T19:59:33.0523975Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:59:33.0524464Z 2025-05-07T19:59:33.0524470Z 2025-05-07T19:59:33.0524476Z 2025-05-07T19:59:33.0524481Z 2025-05-07T19:59:33.0524487Z 2025-05-07T19:59:33.0524493Z 2025-05-07T19:59:33.0526676Z 2025-05-07T19:59:33.0542584Z libgcc-devel_linux-a | 288 KB | 5 | 6%  2025-05-07T19:59:33.0543096Z 2025-05-07T19:59:33.0543102Z 2025-05-07T19:59:33.0543107Z 2025-05-07T19:59:33.0543151Z 2025-05-07T19:59:33.0543157Z 2025-05-07T19:59:33.0543161Z 2025-05-07T19:59:33.0543167Z 2025-05-07T19:59:33.0543182Z 2025-05-07T19:59:33.0602039Z libstdcxx-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:59:33.0602898Z 2025-05-07T19:59:33.0602904Z 2025-05-07T19:59:33.0602909Z 2025-05-07T19:59:33.0602914Z 2025-05-07T19:59:33.0602932Z 2025-05-07T19:59:33.0602937Z 2025-05-07T19:59:33.0602941Z 2025-05-07T19:59:33.0602947Z 2025-05-07T19:59:33.0706865Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:33.0707387Z 2025-05-07T19:59:33.0707394Z 2025-05-07T19:59:33.0707400Z 2025-05-07T19:59:33.0707405Z 2025-05-07T19:59:33.0707409Z 2025-05-07T19:59:33.0707415Z 2025-05-07T19:59:33.0707421Z 2025-05-07T19:59:33.0707427Z 2025-05-07T19:59:33.0708735Z 2025-05-07T19:59:33.0719103Z gcc_linux-aarch64-11 | 30 KB | #####2 | 52%  2025-05-07T19:59:33.0719622Z 2025-05-07T19:59:33.0719662Z 2025-05-07T19:59:33.0719667Z 2025-05-07T19:59:33.0719672Z 2025-05-07T19:59:33.0719677Z 2025-05-07T19:59:33.0719682Z 2025-05-07T19:59:33.0719687Z 2025-05-07T19:59:33.0756136Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:33.0756647Z 2025-05-07T19:59:33.0756653Z 2025-05-07T19:59:33.0756659Z 2025-05-07T19:59:33.0756664Z 2025-05-07T19:59:33.0756669Z 2025-05-07T19:59:33.0756674Z 2025-05-07T19:59:33.0756680Z 2025-05-07T19:59:33.0756685Z 2025-05-07T19:59:33.0756690Z 2025-05-07T19:59:33.0879581Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:33.0981509Z gcc_impl_linux-aarch | 50.1 MB | ####5 | 46% 2025-05-07T19:59:33.0981934Z 2025-05-07T19:59:33.0981940Z 2025-05-07T19:59:33.0981946Z 2025-05-07T19:59:33.0981952Z 2025-05-07T19:59:33.0981957Z 2025-05-07T19:59:33.0981963Z 2025-05-07T19:59:33.0981969Z 2025-05-07T19:59:33.0981974Z 2025-05-07T19:59:33.0981980Z 2025-05-07T19:59:33.0981985Z 2025-05-07T19:59:33.1006264Z gxx_linux-aarch64-11 | 29 KB | #####5 | 55%  2025-05-07T19:59:33.1006771Z 2025-05-07T19:59:33.1006777Z 2025-05-07T19:59:33.1006797Z 2025-05-07T19:59:33.1006802Z 2025-05-07T19:59:33.1006807Z 2025-05-07T19:59:33.1006812Z 2025-05-07T19:59:33.1006817Z 2025-05-07T19:59:33.1006822Z 2025-05-07T19:59:33.1006827Z 2025-05-07T19:59:33.1006832Z 2025-05-07T19:59:33.1160274Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:33.1160813Z 2025-05-07T19:59:33.1160819Z 2025-05-07T19:59:33.1160825Z 2025-05-07T19:59:33.1160831Z 2025-05-07T19:59:33.1160836Z 2025-05-07T19:59:33.1165749Z 2025-05-07T19:59:33.1170815Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:33.1171319Z 2025-05-07T19:59:33.1171326Z 2025-05-07T19:59:33.1171331Z 2025-05-07T19:59:33.1171337Z 2025-05-07T19:59:33.1171342Z 2025-05-07T19:59:33.1171357Z 2025-05-07T19:59:33.1171362Z 2025-05-07T19:59:33.1171700Z 2025-05-07T19:59:33.1171709Z 2025-05-07T19:59:33.1171715Z 2025-05-07T19:59:33.1171721Z 2025-05-07T19:59:33.1173096Z binutils_linux-aarch | 28 KB | #####6 | 56%  2025-05-07T19:59:33.1173634Z 2025-05-07T19:59:33.1173641Z 2025-05-07T19:59:33.1173646Z 2025-05-07T19:59:33.1173652Z 2025-05-07T19:59:33.1173658Z 2025-05-07T19:59:33.1173674Z 2025-05-07T19:59:33.1207045Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:33.1207548Z 2025-05-07T19:59:33.1207555Z 2025-05-07T19:59:33.1207560Z 2025-05-07T19:59:33.1207565Z 2025-05-07T19:59:33.1207570Z 2025-05-07T19:59:33.1207586Z 2025-05-07T19:59:33.1207591Z 2025-05-07T19:59:33.1207596Z 2025-05-07T19:59:33.1207602Z 2025-05-07T19:59:33.1207608Z 2025-05-07T19:59:33.1207613Z 2025-05-07T19:59:33.1544750Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:33.1545298Z 2025-05-07T19:59:33.1545304Z 2025-05-07T19:59:33.1545346Z 2025-05-07T19:59:33.1545351Z 2025-05-07T19:59:33.1883229Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:33.2230060Z gcc_impl_linux-aarch | 50.1 MB | #####5 | 56% 2025-05-07T19:59:33.2232358Z 2025-05-07T19:59:33.2884729Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:59:33.3090997Z gcc_impl_linux-aarch | 50.1 MB | ######7 | 68% 2025-05-07T19:59:33.3091442Z 2025-05-07T19:59:33.3091447Z 2025-05-07T19:59:33.3091454Z 2025-05-07T19:59:33.3091459Z 2025-05-07T19:59:33.3091854Z 2025-05-07T19:59:33.3884882Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:33.4136912Z gcc_impl_linux-aarch | 50.1 MB | #######9 | 79% 2025-05-07T19:59:33.4137328Z 2025-05-07T19:59:33.4137334Z 2025-05-07T19:59:33.4137340Z 2025-05-07T19:59:33.4137354Z 2025-05-07T19:59:33.4137361Z 2025-05-07T19:59:33.4137366Z 2025-05-07T19:59:33.4137372Z 2025-05-07T19:59:33.4137391Z 2025-05-07T19:59:33.4148348Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:33.4148827Z 2025-05-07T19:59:33.4148833Z 2025-05-07T19:59:33.4148838Z 2025-05-07T19:59:33.4148860Z 2025-05-07T19:59:33.4148865Z 2025-05-07T19:59:33.4148869Z 2025-05-07T19:59:33.4148874Z 2025-05-07T19:59:33.4148892Z 2025-05-07T19:59:33.4966931Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:33.5454037Z gcc_impl_linux-aarch | 50.1 MB | ########9 | 89% 2025-05-07T19:59:33.5454470Z 2025-05-07T19:59:33.5454478Z 2025-05-07T19:59:33.5454484Z 2025-05-07T19:59:33.5454490Z 2025-05-07T19:59:33.5454496Z 2025-05-07T19:59:33.5454501Z 2025-05-07T19:59:33.5454507Z 2025-05-07T19:59:33.5459278Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:33.5459804Z 2025-05-07T19:59:33.5459810Z 2025-05-07T19:59:33.5459816Z 2025-05-07T19:59:33.5459821Z 2025-05-07T19:59:33.5459827Z 2025-05-07T19:59:33.5459832Z 2025-05-07T19:59:33.5459874Z 2025-05-07T19:59:33.6039280Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:33.6039786Z 2025-05-07T19:59:33.6039792Z 2025-05-07T19:59:33.6039829Z 2025-05-07T19:59:33.6039834Z 2025-05-07T19:59:33.6039856Z 2025-05-07T19:59:33.6039861Z 2025-05-07T19:59:33.6039866Z 2025-05-07T19:59:33.6039871Z 2025-05-07T19:59:33.6039876Z 2025-05-07T19:59:33.6045371Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:33.6045869Z 2025-05-07T19:59:33.6045875Z 2025-05-07T19:59:33.6045880Z 2025-05-07T19:59:33.6045885Z 2025-05-07T19:59:33.6045890Z 2025-05-07T19:59:33.6045895Z 2025-05-07T19:59:33.6045900Z 2025-05-07T19:59:33.6045919Z 2025-05-07T19:59:33.6045924Z 2025-05-07T19:59:33.6509216Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:33.6509745Z 2025-05-07T19:59:33.6509751Z 2025-05-07T19:59:33.6509766Z 2025-05-07T19:59:33.6509771Z 2025-05-07T19:59:33.6510088Z 2025-05-07T19:59:33.6510097Z 2025-05-07T19:59:33.6510102Z 2025-05-07T19:59:33.6510107Z 2025-05-07T19:59:33.6510112Z 2025-05-07T19:59:33.6513461Z 2025-05-07T19:59:33.6517999Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:33.6518622Z 2025-05-07T19:59:33.6518627Z 2025-05-07T19:59:33.6518632Z 2025-05-07T19:59:33.6518637Z 2025-05-07T19:59:33.6518642Z 2025-05-07T19:59:33.6518646Z 2025-05-07T19:59:33.6518651Z 2025-05-07T19:59:33.6518656Z 2025-05-07T19:59:33.6518661Z 2025-05-07T19:59:33.6518666Z 2025-05-07T19:59:33.6986692Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:33.6987207Z 2025-05-07T19:59:33.6987213Z 2025-05-07T19:59:33.6987219Z 2025-05-07T19:59:33.6987225Z 2025-05-07T19:59:33.6987230Z 2025-05-07T19:59:33.6987236Z 2025-05-07T19:59:33.6987242Z 2025-05-07T19:59:33.6987248Z 2025-05-07T19:59:33.6987253Z 2025-05-07T19:59:33.6987259Z 2025-05-07T19:59:33.6987279Z 2025-05-07T19:59:33.6989934Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:33.6990429Z 2025-05-07T19:59:33.6990435Z 2025-05-07T19:59:33.6990890Z 2025-05-07T19:59:33.6990896Z 2025-05-07T19:59:33.6990902Z 2025-05-07T19:59:33.6990907Z 2025-05-07T19:59:33.6990912Z 2025-05-07T19:59:33.6990934Z 2025-05-07T19:59:33.6990939Z 2025-05-07T19:59:33.6990943Z 2025-05-07T19:59:33.6990948Z 2025-05-07T19:59:33.9994285Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:33.9994823Z 2025-05-07T19:59:33.9994830Z 2025-05-07T19:59:33.9994852Z 2025-05-07T19:59:34.0242159Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:59:34.0242950Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:34.1663853Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:34.1664359Z 2025-05-07T19:59:34.3474087Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:59:34.3474601Z 2025-05-07T19:59:34.3474664Z 2025-05-07T19:59:35.0209875Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:59:35.0214936Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:35.0215575Z 2025-05-07T19:59:35.0215903Z 2025-05-07T19:59:35.0216456Z  2025-05-07T19:59:35.0216795Z 2025-05-07T19:59:35.0216801Z 2025-05-07T19:59:35.0217076Z  2025-05-07T19:59:35.0217417Z 2025-05-07T19:59:35.0217423Z 2025-05-07T19:59:35.0217428Z 2025-05-07T19:59:35.0217701Z  2025-05-07T19:59:35.0218041Z 2025-05-07T19:59:35.0218046Z 2025-05-07T19:59:35.0218051Z 2025-05-07T19:59:35.0218057Z 2025-05-07T19:59:35.0218335Z  2025-05-07T19:59:35.0218672Z 2025-05-07T19:59:35.0218678Z 2025-05-07T19:59:35.0218703Z 2025-05-07T19:59:35.0218709Z 2025-05-07T19:59:35.0218714Z 2025-05-07T19:59:35.0218997Z  2025-05-07T19:59:35.0219346Z 2025-05-07T19:59:35.0219352Z 2025-05-07T19:59:35.0219357Z 2025-05-07T19:59:35.0219361Z 2025-05-07T19:59:35.0219375Z 2025-05-07T19:59:35.0219380Z 2025-05-07T19:59:35.0219692Z  2025-05-07T19:59:35.0220038Z 2025-05-07T19:59:35.0220050Z 2025-05-07T19:59:35.0220055Z 2025-05-07T19:59:35.0220060Z 2025-05-07T19:59:35.0220065Z 2025-05-07T19:59:35.0220069Z 2025-05-07T19:59:35.0220074Z 2025-05-07T19:59:35.0220369Z  2025-05-07T19:59:35.0220718Z 2025-05-07T19:59:35.0220731Z 2025-05-07T19:59:35.0220735Z 2025-05-07T19:59:35.0220740Z 2025-05-07T19:59:35.0220745Z 2025-05-07T19:59:35.0220750Z 2025-05-07T19:59:35.0220755Z 2025-05-07T19:59:35.0220759Z 2025-05-07T19:59:35.0221393Z  2025-05-07T19:59:35.0221777Z 2025-05-07T19:59:35.0221782Z 2025-05-07T19:59:35.0221794Z 2025-05-07T19:59:35.0221799Z 2025-05-07T19:59:35.0221804Z 2025-05-07T19:59:35.0221808Z 2025-05-07T19:59:35.0221813Z 2025-05-07T19:59:35.0221818Z 2025-05-07T19:59:35.0221823Z 2025-05-07T19:59:35.0222139Z  2025-05-07T19:59:35.0222505Z 2025-05-07T19:59:35.0222510Z 2025-05-07T19:59:35.0222515Z 2025-05-07T19:59:35.0222520Z 2025-05-07T19:59:35.0222524Z 2025-05-07T19:59:35.0222529Z 2025-05-07T19:59:35.0222534Z 2025-05-07T19:59:35.0222538Z 2025-05-07T19:59:35.0222543Z 2025-05-07T19:59:35.0222548Z 2025-05-07T19:59:35.0222853Z  2025-05-07T19:59:35.0223228Z 2025-05-07T19:59:35.0223233Z 2025-05-07T19:59:35.0223237Z 2025-05-07T19:59:35.0223242Z 2025-05-07T19:59:35.0223254Z 2025-05-07T19:59:35.0223259Z 2025-05-07T19:59:35.0223264Z 2025-05-07T19:59:35.0223269Z 2025-05-07T19:59:35.0223274Z 2025-05-07T19:59:35.0223278Z 2025-05-07T19:59:35.0223488Z 2025-05-07T19:59:35.0223854Z  done 2025-05-07T19:59:35.1224873Z Preparing transaction: \ done 2025-05-07T19:59:35.6236526Z Verifying transaction: / - \ | / done 2025-05-07T19:59:35.8254137Z Executing transaction: \ | done 2025-05-07T19:59:36.0065002Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:59:41.3929414Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:59:41.3930312Z 2025-05-07T19:59:41.3945223Z 2025-05-07T19:59:41.3966170Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:59:41.3967038Z 2025-05-07T19:59:41.3982599Z 2025-05-07T19:59:41.4003862Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:41.4004767Z 2025-05-07T19:59:41.4020677Z 2025-05-07T19:59:41.4041761Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:41.4042653Z 2025-05-07T19:59:41.4056085Z 2025-05-07T19:59:43.9900271Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:59:43.9900727Z 2025-05-07T19:59:44.1073214Z [CHECK] Binary cc found in PATH 2025-05-07T19:59:46.6470243Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:59:46.6470692Z 2025-05-07T19:59:46.7765343Z [CHECK] Binary gcc found in PATH 2025-05-07T19:59:49.3638168Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:49.3638620Z 2025-05-07T19:59:49.4921129Z [CHECK] Binary c++ found in PATH 2025-05-07T19:59:52.0530857Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:52.0531324Z 2025-05-07T19:59:52.1801623Z [CHECK] Binary g++ found in PATH 2025-05-07T19:59:52.1804067Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:59:52.1804801Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:59:52.1805136Z 2025-05-07T19:59:54.7451581Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:54.7452216Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:59:54.7452681Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:54.7453167Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:59:54.7453619Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:54.7454077Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:54.7454589Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:54.7455157Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:54.7455725Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:54.7456201Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:54.7456699Z #define __FLT128_DIG__ 33 2025-05-07T19:59:54.7457503Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:54.7457964Z #define __CHAR_BIT__ 8 2025-05-07T19:59:54.7458376Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:54.7458839Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:59:54.7459333Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:54.7459880Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:54.7460422Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:54.7460941Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:54.7461421Z #define __GCC_IEC_559 2 2025-05-07T19:59:54.7462225Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:54.7462691Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:54.7463139Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:54.7463624Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:54.7464247Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:54.7464832Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7465387Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:54.7465846Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:54.7466302Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:54.7466749Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:54.7467503Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:54.7468013Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:54.7468463Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:54.7468913Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:54.7469345Z #define __INT8_C(c) c 2025-05-07T19:59:54.7469752Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:54.7470204Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:54.7470705Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7471238Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:54.7471674Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:54.7472225Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:59:54.7472798Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:59:54.7473259Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:54.7473725Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:54.7474151Z #define __ARM_FP 14 2025-05-07T19:59:54.7474548Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:54.7475021Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7475489Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:54.7475965Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:54.7476578Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:54.7477246Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:54.7477749Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:54.7478162Z #define __linux 1 2025-05-07T19:59:54.7478558Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:54.7479049Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:59:54.7479488Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:54.7480105Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:54.7480751Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:59:54.7481233Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:54.7481683Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:54.7482125Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:54.7482616Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:54.7483094Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:54.7483552Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:54.7484017Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:54.7484448Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:54.7485004Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:54.7485609Z #define __WCHAR_MIN__ 0U 2025-05-07T19:59:54.7486040Z #define __INT64_C(c) c ## L 2025-05-07T19:59:54.7486497Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:54.7486983Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:54.7487406Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:54.7487868Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:54.7488334Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:54.7489088Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:54.7489563Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:54.7490127Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:59:54.7490756Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:54.7491168Z #define __DBL_DIG__ 15 2025-05-07T19:59:54.7491708Z #define __FLT32_DIG__ 6 2025-05-07T19:59:54.7492218Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:54.7492799Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:54.7493229Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:54.7493761Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:54.7494331Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:54.7494759Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7495226Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:59:54.7495855Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:59:54.7496492Z #define __FP_FAST_FMA 1 2025-05-07T19:59:54.7496914Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:54.7497384Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:54.7497832Z #define __FLT16_DIG__ 3 2025-05-07T19:59:54.7498454Z #define __INT_WIDTH__ 32 2025-05-07T19:59:54.7499253Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:54.7499707Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:54.7500120Z #define __UINT16_C(c) c 2025-05-07T19:59:54.7500525Z #define __DECIMAL_DIG__ 36 2025-05-07T19:59:54.7500965Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:54.7501551Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:54.7502147Z #define __gnu_linux__ 1 2025-05-07T19:59:54.7502560Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:54.7502996Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:54.7503456Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:54.7503939Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7504494Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:59:54.7504957Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:54.7505408Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:59:54.7505842Z #define __GNUC__ 11 2025-05-07T19:59:54.7506217Z #define __pie__ 2 2025-05-07T19:59:54.7506613Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:54.7507063Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:54.7507523Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:54.7507984Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:54.7508445Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:59:54.7508890Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:54.7509370Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7509907Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:54.7510374Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:54.7510862Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:54.7511311Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:54.7511771Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:54.7512242Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:54.7512708Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:54.7513173Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:54.7513616Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:54.7514056Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:54.7514587Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:54.7515178Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:54.7515666Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:59:54.7516265Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:54.7516733Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7517230Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:54.7517756Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:54.7518194Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:54.7518640Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:59:54.7519087Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:54.7519526Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:54.7519965Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:54.7520933Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:59:54.7521435Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:54.7521992Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:54.7522598Z #define __PIE__ 2 2025-05-07T19:59:54.7522993Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:54.7523468Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:54.7523943Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:54.7524412Z #define __ARM_FP16_ARGS 1 2025-05-07T19:59:54.7524835Z #define __FP_FAST_FMAF 1 2025-05-07T19:59:54.7525395Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:54.7526154Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:54.7526896Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:54.7527498Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:59:54.7528064Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:59:54.7528674Z #define __unix__ 1 2025-05-07T19:59:54.7529194Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:59:54.7529836Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:54.7530619Z #define __LP64__ 1 2025-05-07T19:59:54.7531016Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7531471Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:59:54.7532063Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:54.7532690Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:54.7533175Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7533688Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:59:54.7534212Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:54.7534765Z #define __aarch64__ 1 2025-05-07T19:59:54.7535174Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:54.7535652Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:59:54.7536115Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:54.7536569Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:54.7537016Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:54.7537459Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:54.7537902Z #define __FLT_DIG__ 6 2025-05-07T19:59:54.7538310Z #define __NO_INLINE__ 1 2025-05-07T19:59:54.7538724Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:54.7539160Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:54.7539599Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:59:54.7540061Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:54.7540490Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:54.7540936Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:54.7541387Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:54.7541844Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:54.7542338Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:54.7542934Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:54.7543534Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:54.7543988Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:54.7544596Z #define __AARCH64EL__ 1 2025-05-07T19:59:54.7545064Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:54.7545614Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:59:54.7546077Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:54.7546528Z #define __INT32_C(c) c 2025-05-07T19:59:54.7546927Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:54.7547372Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:54.7547809Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:54.7548265Z #define __ARM_64BIT_STATE 1 2025-05-07T19:59:54.7548711Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:54.7549236Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:54.7549778Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:54.7550351Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:54.7550906Z #define __FLT64X_DIG__ 33 2025-05-07T19:59:54.7551329Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:59:54.7551797Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:54.7552572Z #define __ELF__ 1 2025-05-07T19:59:54.7553003Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:54.7553505Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:54.7554061Z #define __FLT_RADIX__ 2 2025-05-07T19:59:54.7554486Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:54.7554972Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:59:54.7555528Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:59:54.7556131Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:54.7556572Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:59:54.7557019Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:54.7557503Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:54.7557973Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:54.7558473Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:54.7558925Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:54.7559339Z #define __LDBL_DIG__ 33 2025-05-07T19:59:54.7559750Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:54.7560208Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:59:54.7560701Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7561219Z #define __FLT64_DIG__ 15 2025-05-07T19:59:54.7561937Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7562517Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:54.7563152Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:59:54.7563760Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7564211Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:54.7564677Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7565179Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:54.7565630Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:54.7566111Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:54.7566612Z #define __unix 1 2025-05-07T19:59:54.7566997Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:54.7567476Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:54.7568014Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7568507Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:54.7569012Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:54.7569474Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:54.7569906Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:54.7570482Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:59:54.7571105Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7571736Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:54.7572367Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:54.7572845Z #define __INT16_TYPE__ short int 2025-05-07T19:59:54.7573314Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:54.7573893Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:59:54.7574477Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:54.7574937Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:54.7575372Z #define __ARM_ARCH 8 2025-05-07T19:59:54.7575900Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:54.7576525Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7577026Z #define linux 1 2025-05-07T19:59:54.7577428Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:59:54.7577896Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7578367Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:54.7578840Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:54.7579291Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:54.7579722Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:54.7580205Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:54.7580646Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:54.7581223Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:59:54.7581836Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:59:54.7582419Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:54.7583003Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7583709Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:59:54.7584291Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:54.7584778Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:54.7585303Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:59:54.7585756Z #define __pic__ 2 2025-05-07T19:59:54.7586174Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7586689Z #define __ARM_ARCH_8A 1 2025-05-07T19:59:54.7587139Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7587752Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:54.7588358Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:54.7588855Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:54.7589379Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:54.7589820Z #define __INT64_TYPE__ long int 2025-05-07T19:59:54.7590267Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:54.7590712Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:54.7591171Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:54.7591651Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7592199Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:54.7592842Z #define __FP_FAST_FMAF32 1 2025-05-07T19:59:54.7593303Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:54.7593801Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:54.7594339Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:54.7594961Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:54.7595532Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:54.7596114Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:54.7596528Z #define __FP_FAST_FMAF64 1 2025-05-07T19:59:54.7596961Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:54.7597412Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:54.7597866Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:54.7598395Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:59:54.7598985Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:54.7599576Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:54.7600433Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:54.7601016Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:54.7601602Z #define _LP64 1 2025-05-07T19:59:54.7601977Z #define __UINT8_C(c) c 2025-05-07T19:59:54.7602387Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:54.7602840Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:54.7603310Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:54.7603799Z #define __ARM_NEON 1 2025-05-07T19:59:54.7604203Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:54.7604707Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:54.7605264Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:54.7605808Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:54.7606291Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:54.7606859Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:54.7607476Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:54.7607920Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:54.7608485Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:54.7609084Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:59:54.7609523Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:59:54.7609963Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:54.7610388Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:54.7610939Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:54.7611672Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:54.7612312Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:54.7612814Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:54.7613338Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:59:54.7613936Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:59:54.7614801Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:54.7615240Z #define unix 1 2025-05-07T19:59:54.7615618Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:54.7616047Z #define __WINT_MIN__ 0U 2025-05-07T19:59:54.7616731Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:54.7617143Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:54.7617553Z #define __PIC__ 2 2025-05-07T19:59:54.7618078Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:54.7618706Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:54.7619201Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:59:54.7619682Z #define __INT32_TYPE__ int 2025-05-07T19:59:54.7620102Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:54.7620632Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:54.7621327Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:54.7621924Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:54.7622380Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:54.7622818Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:54.7623242Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:54.7623661Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:54.7624611Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7625278Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:54.7625914Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:54.7626349Z #define __INT16_C(c) c 2025-05-07T19:59:54.7626755Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:59:54.7627173Z #define __STDC__ 1 2025-05-07T19:59:54.7627572Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:54.7628136Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:54.7628704Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:54.7629173Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:59:54.7629704Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:54.7630179Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:54.7630696Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:54.7631194Z #define __linux__ 1 2025-05-07T19:59:54.7631590Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:54.7632187Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:54.7632807Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:54.7633258Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:54.7633726Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:54.7634220Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:54.7634716Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7635352Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:59:54.7635958Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:54.7636430Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:54.7636922Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:54.7637429Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:54.7637950Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:54.7638449Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:54.7638877Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:54.7639150Z 2025-05-07T19:59:54.8788615Z 2025-05-07T19:59:54.8789469Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:59:54.8790222Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:59:54.8790592Z 2025-05-07T19:59:57.4501018Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:57.4501663Z #define __LDBL_MANT_DIG__ 113 2025-05-07T19:59:57.4502138Z #define __cpp_attributes 200809L 2025-05-07T19:59:57.4502684Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:59:57.4503265Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:57.4503743Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T19:59:57.4504289Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:57.4504747Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:57.4505178Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:57.4506133Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:57.4506736Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:57.4507196Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:59:57.4507715Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:57.4508233Z #define __FLT128_DIG__ 33 2025-05-07T19:59:57.4508652Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:57.4509086Z #define __CHAR_BIT__ 8 2025-05-07T19:59:57.4509491Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:57.4509926Z #define __cpp_static_assert 201411L 2025-05-07T19:59:57.4510410Z #define __WCHAR_MAX__ 0xffffffffU 2025-05-07T19:59:57.4510905Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:57.4511449Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:57.4511990Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:57.4532305Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:57.4532974Z #define __GCC_IEC_559 2 2025-05-07T19:59:57.4533399Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:57.4533872Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:57.4534355Z #define __cpp_binary_literals 201304L 2025-05-07T19:59:57.4534851Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:57.4535365Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:59:57.4536282Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:57.4536813Z #define __cpp_variadic_templates 200704L 2025-05-07T19:59:57.4537363Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:57.4537937Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4538473Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:57.4538925Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:57.4539385Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:57.4539857Z #define __cpp_variable_templates 201304L 2025-05-07T19:59:57.4540351Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:57.4540829Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:57.4541347Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:57.4541786Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:57.4542247Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:57.4542717Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:59:57.4543187Z #define __INT8_C(c) c 2025-05-07T19:59:57.4543602Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:57.4544057Z #define __cpp_variadic_using 201611L 2025-05-07T19:59:57.4544672Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:57.4545180Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4545721Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:57.4546192Z #define __cpp_capture_star_this 201603L 2025-05-07T19:59:57.4546679Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:57.4547118Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:57.4547666Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:59:57.4548239Z #define __ARM_FEATURE_IDIV 1 2025-05-07T19:59:57.4548686Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:57.4549160Z #define __cpp_if_constexpr 201606L 2025-05-07T19:59:57.4549626Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:57.4550066Z #define __ARM_FP 14 2025-05-07T19:59:57.4550466Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:57.4550926Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4551412Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:57.4551887Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:57.4552506Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:57.4553171Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:57.4553673Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:57.4554097Z #define __cpp_nsdmi 200809L 2025-05-07T19:59:57.4554509Z #define __linux 1 2025-05-07T19:59:57.4554900Z #define __CHAR_UNSIGNED__ 1 2025-05-07T19:59:57.4555339Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:57.4555951Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:57.4556605Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T19:59:57.4557077Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:57.4557874Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:57.4558366Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:57.4558849Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:57.4559341Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:57.4559799Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:57.4560254Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:57.4560687Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:57.4561241Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:57.4561841Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:57.4562266Z #define __WCHAR_MIN__ 0U 2025-05-07T19:59:57.4562675Z #define __INT64_C(c) c ## L 2025-05-07T19:59:57.4563130Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:57.4563624Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:57.4564044Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:57.4564505Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:57.4564989Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:57.4565453Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:57.4565973Z #define __cpp_aligned_new 201606L 2025-05-07T19:59:57.4566442Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:57.4566956Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:59:57.4567834Z #define __FLT64X_EPSILON__ 1.92592994438723585305597794258492732e-34F64x 2025-05-07T19:59:57.4568452Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:57.4568893Z #define __cpp_decltype_auto 201304L 2025-05-07T19:59:57.4569350Z #define __DBL_DIG__ 15 2025-05-07T19:59:57.4569750Z #define __FLT32_DIG__ 6 2025-05-07T19:59:57.4570254Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:57.4570826Z #define __GXX_WEAK__ 1 2025-05-07T19:59:57.4571225Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:57.4571649Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:57.4572183Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:57.4572766Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4573272Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:59:57.4573801Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T19:59:57.4574421Z #define __FLT64X_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F64x 2025-05-07T19:59:57.4575072Z #define __FP_FAST_FMA 1 2025-05-07T19:59:57.4575493Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:57.4575947Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:57.4576391Z #define __FLT16_DIG__ 3 2025-05-07T19:59:57.4576795Z #define __INT_WIDTH__ 32 2025-05-07T19:59:57.4577209Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:57.4577631Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:57.4578051Z #define __UINT16_C(c) c 2025-05-07T19:59:57.4578457Z #define __DECIMAL_DIG__ 36 2025-05-07T19:59:57.4578894Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:57.4579479Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:57.4580074Z #define __gnu_linux__ 1 2025-05-07T19:59:57.4580485Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:57.4580932Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:57.4581403Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:57.4581880Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4582341Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:59:57.4582805Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:57.4583244Z #define __FLT64X_MANT_DIG__ 113 2025-05-07T19:59:57.4583677Z #define __GNUC__ 11 2025-05-07T19:59:57.4584053Z #define __pie__ 2 2025-05-07T19:59:57.4584554Z #define __GXX_RTTI 1 2025-05-07T19:59:57.4584953Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:57.4585407Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:57.4585861Z #define __cpp_rtti 199711L 2025-05-07T19:59:57.4586297Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:57.4586754Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:57.4587178Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:57.4587631Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:59:57.4588073Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:57.4588514Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:57.4589294Z #define __cpp_raw_strings 200710L 2025-05-07T19:59:57.4589821Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4590350Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:57.4590824Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:57.4591346Z #define __cpp_fold_expressions 201603L 2025-05-07T19:59:57.4591840Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:57.4592313Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:59:57.4592837Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:57.4593297Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:57.4593776Z #define __cpp_template_auto 201606L 2025-05-07T19:59:57.4594254Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:57.4594696Z #define __cplusplus 201703L 2025-05-07T19:59:57.4595138Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:59:57.4595621Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:57.4596065Z #define __DEPRECATED 1 2025-05-07T19:59:57.4596486Z #define __cpp_rvalue_references 200610L 2025-05-07T19:59:57.4596985Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:57.4597429Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:57.4597960Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:57.4598838Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:57.4599431Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:57.4599916Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:59:57.4600355Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:59:57.4600797Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:57.4601247Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4601886Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:57.4602411Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:57.4602854Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:57.4603306Z #define __ARM_ALIGN_MAX_PWR 28 2025-05-07T19:59:57.4603744Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:57.4604186Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:57.4604658Z #define __cpp_initializer_lists 200806L 2025-05-07T19:59:57.4605149Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:57.4605597Z #define __cpp_hex_float 201603L 2025-05-07T19:59:57.4606056Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T19:59:57.4606517Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:57.4606983Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:57.4607549Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:57.4608141Z #define __PIE__ 2 2025-05-07T19:59:57.4608536Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:57.4609043Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:59:57.4609549Z #define __cpp_lambdas 200907L 2025-05-07T19:59:57.4610004Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:57.4610476Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:57.4610946Z #define __ARM_FP16_ARGS 1 2025-05-07T19:59:57.4611356Z #define __FP_FAST_FMAF 1 2025-05-07T19:59:57.4611918Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:57.4612684Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:57.4613414Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:57.4614025Z #define __ARM_FEATURE_CLZ 1 2025-05-07T19:59:57.4614607Z #define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 2025-05-07T19:59:57.4615215Z #define __unix__ 1 2025-05-07T19:59:57.4615732Z #define __FLT64X_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:59:57.4616566Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:57.4617000Z #define __LP64__ 1 2025-05-07T19:59:57.4617394Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4617841Z #define __FLT_EVAL_METHOD_C99__ 0 2025-05-07T19:59:57.4618435Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:57.4619084Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4619590Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T19:59:57.4620589Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:57.4621177Z #define __aarch64__ 1 2025-05-07T19:59:57.4621584Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:57.4622065Z #define __FLT64X_DECIMAL_DIG__ 36 2025-05-07T19:59:57.4622532Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:57.4622968Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:57.4623415Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:57.4623857Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:57.4624401Z #define __FLT_DIG__ 6 2025-05-07T19:59:57.4624805Z #define __NO_INLINE__ 1 2025-05-07T19:59:57.4625211Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:57.4625656Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:57.4626089Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:59:57.4626551Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:57.4626990Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:57.4627450Z #define __cpp_unicode_characters 201411L 2025-05-07T19:59:57.4627953Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:57.4628426Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:57.4628874Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:57.4629346Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:57.4630159Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:57.4630750Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:57.4631359Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:57.4631814Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:57.4632252Z #define __AARCH64EL__ 1 2025-05-07T19:59:57.4632731Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:57.4633278Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:59:57.4633728Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:57.4634176Z #define __INT32_C(c) c 2025-05-07T19:59:57.4634602Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:59:57.4635093Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:57.4635531Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:57.4635963Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:57.4636435Z #define __ARM_64BIT_STATE 1 2025-05-07T19:59:57.4636871Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:57.4637393Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:57.4637952Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:57.4638506Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:57.4639052Z #define __FLT64X_DIG__ 33 2025-05-07T19:59:57.4639474Z #define __ARM_FEATURE_FMA 1 2025-05-07T19:59:57.4639911Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:57.4640368Z #define __GNUG__ 11 2025-05-07T19:59:57.4640781Z #define __cpp_digit_separators 201309L 2025-05-07T19:59:57.4641331Z #define __ELF__ 1 2025-05-07T19:59:57.4641735Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:57.4642237Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:57.4642736Z #define __FLT_RADIX__ 2 2025-05-07T19:59:57.4643154Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:57.4643644Z #define __ARM_ARCH_PROFILE 65 2025-05-07T19:59:57.4644206Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T19:59:57.4644797Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:57.4645261Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:59:57.4645758Z #define __ARM_PCS_AAPCS64 1 2025-05-07T19:59:57.4646195Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:57.4646690Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:57.4647175Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:57.4647683Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:57.4648148Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:57.4648591Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:57.4649127Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:59:57.4649637Z #define __LDBL_DIG__ 33 2025-05-07T19:59:57.4650056Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:57.4650516Z #define __FLT16_IS_IEC_60559__ 2 2025-05-07T19:59:57.4651003Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4651519Z #define __FLT64_DIG__ 15 2025-05-07T19:59:57.4652247Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4652838Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:57.4653482Z #define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 2025-05-07T19:59:57.4654095Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4654540Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:57.4655002Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4655504Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:57.4655961Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:57.4656446Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:57.4656952Z #define __unix 1 2025-05-07T19:59:57.4657351Z #define __cpp_unicode_literals 200710L 2025-05-07T19:59:57.4657841Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:57.4658328Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:57.4658860Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4659342Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:57.4659851Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:57.4660304Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:57.4660728Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:57.4661495Z #define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:59:57.4662119Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4662748Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:57.4663371Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:57.4663853Z #define __INT16_TYPE__ short int 2025-05-07T19:59:57.4664479Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:57.4665052Z #define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 2025-05-07T19:59:57.4665657Z #define __cpp_structured_bindings 201606L 2025-05-07T19:59:57.4666165Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:57.4666593Z #define __ARM_ARCH 8 2025-05-07T19:59:57.4667111Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:57.4667752Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4668276Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:59:57.4668768Z #define linux 1 2025-05-07T19:59:57.4669175Z #define __cpp_inline_variables 201606L 2025-05-07T19:59:57.4669675Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T19:59:57.4670142Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4670615Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:59:57.4671102Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:57.4671563Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:57.4672040Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:57.4672521Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:57.4672961Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:57.4673532Z #define __FLT64X_MAX__ 1.18973149535723176508575932662800702e+4932F64x 2025-05-07T19:59:57.4674146Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:59:57.4674628Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:59:57.4675210Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:57.4675790Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:59:57.4676329Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4676871Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:59:57.4677385Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:57.4677871Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:57.4678378Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T19:59:57.4678866Z #define __cpp_range_based_for 201603L 2025-05-07T19:59:57.4679336Z #define __pic__ 2 2025-05-07T19:59:57.4679752Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4680261Z #define __ARM_ARCH_8A 1 2025-05-07T19:59:57.4680685Z #define __cpp_decltype 200707L 2025-05-07T19:59:57.4681171Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4681791Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:57.4682418Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:57.4683173Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:57.4683637Z #define __STDCPP_THREADS__ 1 2025-05-07T19:59:57.4684083Z #define __INT64_TYPE__ long int 2025-05-07T19:59:57.4684540Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:57.4684971Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:57.4685430Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:57.4685903Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:59:57.4686462Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4686987Z #define __FP_FAST_FMAF32 1 2025-05-07T19:59:57.4687443Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:57.4687938Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:57.4688488Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:57.4689112Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:57.4689587Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:57.4690013Z #define __FP_FAST_FMAF64 1 2025-05-07T19:59:57.4690454Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:57.4690928Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:57.4691453Z #define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 2025-05-07T19:59:57.4692035Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T19:59:57.4692666Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:57.4693253Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:57.4693884Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:57.4694459Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:57.4695045Z #define _LP64 1 2025-05-07T19:59:57.4695420Z #define __UINT8_C(c) c 2025-05-07T19:59:57.4695830Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:57.4696275Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:57.4696721Z #define __ARM_NEON 1 2025-05-07T19:59:57.4697126Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:57.4697620Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:57.4698138Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:57.4698659Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:57.4699150Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:57.4699619Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:59:57.4700251Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:57.4700855Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:57.4701296Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:57.4701748Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:57.4702306Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:57.4702901Z #define __FP_FAST_FMAF32x 1 2025-05-07T19:59:57.4703341Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:59:57.4703783Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:57.4704360Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:57.4704914Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:57.4705534Z #define __cpp_alias_templates 200704L 2025-05-07T19:59:57.4706162Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:57.4706793Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:57.4707291Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:57.4707829Z #define __ARM_ALIGN_MAX_STACK_PWR 16 2025-05-07T19:59:57.4708426Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T19:59:57.4709047Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:57.4709472Z #define unix 1 2025-05-07T19:59:57.4709857Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:59:57.4710355Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:57.4710854Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:57.4711307Z #define __WINT_MIN__ 0U 2025-05-07T19:59:57.4711705Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:57.4712130Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:57.4712541Z #define __PIC__ 2 2025-05-07T19:59:57.4713055Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:57.4713930Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:57.4714436Z #define __cpp_constexpr 201603L 2025-05-07T19:59:57.4714897Z #define __cpp_deduction_guides 201703L 2025-05-07T19:59:57.4715406Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T19:59:57.4715900Z #define __INT32_TYPE__ int 2025-05-07T19:59:57.4716491Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:57.4716941Z #define __cpp_exceptions 199711L 2025-05-07T19:59:57.4717498Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:57.4718195Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:57.4718796Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:57.4719250Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:57.4719679Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:57.4720095Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:57.4720532Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:59:57.4721026Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:57.4721506Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4722175Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:57.4722857Z #define __cpp_template_template_args 201611L 2025-05-07T19:59:57.4723702Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:57.4724137Z #define __INT16_C(c) c 2025-05-07T19:59:57.4724545Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T19:59:57.4724964Z #define __STDC__ 1 2025-05-07T19:59:57.4725364Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:57.4725926Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:57.4726502Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:57.4726919Z #define __EXCEPTIONS 1 2025-05-07T19:59:57.4727366Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1 2025-05-07T19:59:57.4727893Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:57.4728373Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:57.4728873Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:57.4729363Z #define __linux__ 1 2025-05-07T19:59:57.4729761Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:57.4730244Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:59:57.4730856Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:57.4731477Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:57.4731957Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:59:57.4732469Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:57.4732949Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:57.4733432Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:57.4733926Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4734569Z #define __LDBL_NORM_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T19:59:57.4735169Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:57.4735645Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:57.4736138Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:57.4736632Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:57.4737123Z #define _GNU_SOURCE 1 2025-05-07T19:59:57.4737552Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:57.4738053Z #define __cpp_init_captures 201304L 2025-05-07T19:59:57.4738527Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:57.4738963Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:57.4739227Z 2025-05-07T19:59:57.5732315Z 2025-05-07T19:59:57.5732875Z + conda run -n build_binary c++ --version 2025-05-07T19:59:57.5733273Z 2025-05-07T20:00:00.0881275Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:00:00.0881900Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:00:00.0882624Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:00:00.0883478Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:00:00.0884019Z 2025-05-07T20:00:00.0884026Z 2025-05-07T20:00:00.2121451Z 2025-05-07T20:00:00.2122409Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:00:00.2123745Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:00:00.2124258Z 2025-05-07T20:00:02.9294764Z #define __STDC_VERSION__ 201710L 2025-05-07T20:00:02.9296108Z 2025-05-07T20:00:02.9296695Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:00:02.9297649Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:00:02.9298153Z 2025-05-07T20:00:05.6856493Z #define __cplusplus 201703L 2025-05-07T20:00:05.6857057Z 2025-05-07T20:00:05.6858646Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:00:05.6952242Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:00:05.6953090Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:00:05.6954247Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:05.6954778Z env: 2025-05-07T20:00:05.6955154Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:05.6955661Z BUILD_ENV: build_binary 2025-05-07T20:00:05.6956083Z BUILD_TARGET: default 2025-05-07T20:00:05.6956483Z BUILD_VARIANT: cpu 2025-05-07T20:00:05.6956873Z ##[endgroup] 2025-05-07T20:00:06.1188984Z ################################################################################ 2025-05-07T20:00:06.1190069Z # Install PyTorch (PIP) 2025-05-07T20:00:06.1190470Z # 2025-05-07T20:00:06.1207459Z # [2025-05-07T20:00:06.120Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T20:00:06.1208177Z ################################################################################ 2025-05-07T20:00:06.1208535Z 2025-05-07T20:00:06.1238941Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:00:07.1401113Z Channels: 2025-05-07T20:00:07.1401548Z - conda-forge 2025-05-07T20:00:07.1401938Z Platform: linux-aarch64 2025-05-07T20:00:12.3193186Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:00:12.7551689Z Solving environment: - \ done 2025-05-07T20:00:12.8148625Z 2025-05-07T20:00:12.8149386Z ## Package Plan ## 2025-05-07T20:00:12.8149676Z 2025-05-07T20:00:12.8150003Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:00:12.8150488Z 2025-05-07T20:00:12.8150696Z added / updated specs: 2025-05-07T20:00:12.8151112Z - numpy 2025-05-07T20:00:12.8151471Z 2025-05-07T20:00:12.8151477Z 2025-05-07T20:00:12.8151689Z The following packages will be downloaded: 2025-05-07T20:00:12.8152045Z 2025-05-07T20:00:12.8152242Z package | build 2025-05-07T20:00:12.8152797Z ---------------------------|----------------- 2025-05-07T20:00:12.8153416Z libblas-3.9.0 |31_h1a9f1db_openblas 17 KB conda-forge 2025-05-07T20:00:12.8154151Z libcblas-3.9.0 |31_hab92f65_openblas 16 KB conda-forge 2025-05-07T20:00:12.8154890Z libgfortran-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T20:00:12.8155627Z libgfortran5-14.2.0 | hb6113d0_2 1.0 MB conda-forge 2025-05-07T20:00:12.8156366Z liblapack-3.9.0 |31_h411afd4_openblas 16 KB conda-forge 2025-05-07T20:00:12.8157143Z libopenblas-0.3.29 |pthreads_h9d3fd7e_0 4.6 MB conda-forge 2025-05-07T20:00:12.8157885Z numpy-2.0.2 | py39h4a34e27_1 6.3 MB conda-forge 2025-05-07T20:00:12.8158510Z ------------------------------------------------------------ 2025-05-07T20:00:12.8159077Z Total: 12.0 MB 2025-05-07T20:00:12.8159427Z 2025-05-07T20:00:12.8159649Z The following NEW packages will be INSTALLED: 2025-05-07T20:00:12.8160012Z 2025-05-07T20:00:12.8160417Z libblas conda-forge/linux-aarch64::libblas-3.9.0-31_h1a9f1db_openblas 2025-05-07T20:00:12.8161292Z libcblas conda-forge/linux-aarch64::libcblas-3.9.0-31_hab92f65_openblas 2025-05-07T20:00:12.8162165Z libgfortran conda-forge/linux-aarch64::libgfortran-14.2.0-he9431aa_2 2025-05-07T20:00:12.8163070Z libgfortran5 conda-forge/linux-aarch64::libgfortran5-14.2.0-hb6113d0_2 2025-05-07T20:00:12.8163969Z liblapack conda-forge/linux-aarch64::liblapack-3.9.0-31_h411afd4_openblas 2025-05-07T20:00:12.8164922Z libopenblas conda-forge/linux-aarch64::libopenblas-0.3.29-pthreads_h9d3fd7e_0 2025-05-07T20:00:12.8165785Z numpy conda-forge/linux-aarch64::numpy-2.0.2-py39h4a34e27_1 2025-05-07T20:00:12.8166245Z 2025-05-07T20:00:12.8166251Z 2025-05-07T20:00:12.8166256Z 2025-05-07T20:00:12.8166932Z Downloading and Extracting Packages: ...working... 2025-05-07T20:00:12.8167568Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T20:00:12.8167931Z 2025-05-07T20:00:12.8168483Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:00:12.8168878Z 2025-05-07T20:00:12.8168885Z 2025-05-07T20:00:12.8169255Z libgfortran5-14.2.0 | 1.0 MB | | 0%  2025-05-07T20:00:12.8169669Z 2025-05-07T20:00:12.8169675Z 2025-05-07T20:00:12.8169680Z 2025-05-07T20:00:12.8178304Z libgfortran-14.2.0 | 52 KB | | 0%  2025-05-07T20:00:12.8178756Z 2025-05-07T20:00:12.8178763Z 2025-05-07T20:00:12.8178768Z 2025-05-07T20:00:12.8179088Z 2025-05-07T20:00:12.8196895Z libblas-3.9.0 | 17 KB | | 0%  2025-05-07T20:00:12.8197327Z 2025-05-07T20:00:12.8197332Z 2025-05-07T20:00:12.8197337Z 2025-05-07T20:00:12.8197342Z 2025-05-07T20:00:12.8200363Z 2025-05-07T20:00:12.8202834Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:00:12.8203329Z 2025-05-07T20:00:12.8203336Z 2025-05-07T20:00:12.8203342Z 2025-05-07T20:00:12.8203347Z 2025-05-07T20:00:12.8203352Z 2025-05-07T20:00:12.8203357Z 2025-05-07T20:00:13.3886364Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:00:13.3890221Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T20:00:13.3890608Z 2025-05-07T20:00:13.3957242Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:00:13.3957675Z 2025-05-07T20:00:13.3957681Z 2025-05-07T20:00:13.4165407Z libgfortran5-14.2.0 | 1.0 MB | 1 | 1%  2025-05-07T20:00:13.4165835Z 2025-05-07T20:00:13.4165878Z 2025-05-07T20:00:13.4168484Z 2025-05-07T20:00:13.4208399Z libgfortran-14.2.0 | 52 KB | ### | 31%  2025-05-07T20:00:13.4208865Z 2025-05-07T20:00:13.4208871Z 2025-05-07T20:00:13.4208876Z 2025-05-07T20:00:13.4350642Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:00:13.4351130Z 2025-05-07T20:00:13.4352925Z 2025-05-07T20:00:13.4528844Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:00:13.4529302Z 2025-05-07T20:00:13.4529308Z 2025-05-07T20:00:13.4529313Z 2025-05-07T20:00:13.4529343Z 2025-05-07T20:00:13.4569454Z libblas-3.9.0 | 17 KB | #########6 | 97%  2025-05-07T20:00:13.4569909Z 2025-05-07T20:00:13.4569916Z 2025-05-07T20:00:13.4569921Z 2025-05-07T20:00:13.4569938Z 2025-05-07T20:00:13.4715472Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:00:13.4715974Z 2025-05-07T20:00:13.4715981Z 2025-05-07T20:00:13.4715987Z 2025-05-07T20:00:13.4716029Z 2025-05-07T20:00:13.4716044Z 2025-05-07T20:00:13.4716049Z 2025-05-07T20:00:13.4745784Z libcblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:00:13.4746250Z 2025-05-07T20:00:13.4746257Z 2025-05-07T20:00:13.4746263Z 2025-05-07T20:00:13.4746277Z 2025-05-07T20:00:13.4746283Z 2025-05-07T20:00:13.4748293Z 2025-05-07T20:00:13.4887947Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:00:13.4894550Z numpy-2.0.2 | 6.3 MB | ######1 | 61% 2025-05-07T20:00:13.4894945Z 2025-05-07T20:00:13.5072686Z libopenblas-0.3.29 | 4.6 MB | #######9 | 80%  2025-05-07T20:00:13.5073141Z 2025-05-07T20:00:13.5073147Z 2025-05-07T20:00:13.5073162Z 2025-05-07T20:00:13.5073168Z 2025-05-07T20:00:13.5080011Z 2025-05-07T20:00:13.5108889Z liblapack-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:00:13.5109349Z 2025-05-07T20:00:13.5109364Z 2025-05-07T20:00:13.5109371Z 2025-05-07T20:00:13.5109376Z 2025-05-07T20:00:13.5113019Z 2025-05-07T20:00:13.5300819Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:00:13.5301297Z 2025-05-07T20:00:13.5301303Z 2025-05-07T20:00:13.5301309Z 2025-05-07T20:00:13.5305494Z 2025-05-07T20:00:13.5832031Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:00:13.5832506Z 2025-05-07T20:00:13.5832911Z 2025-05-07T20:00:13.5832921Z 2025-05-07T20:00:13.5832926Z 2025-05-07T20:00:13.5832932Z 2025-05-07T20:00:13.5832938Z 2025-05-07T20:00:13.5839607Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:00:13.5840059Z 2025-05-07T20:00:13.5840065Z 2025-05-07T20:00:13.5840070Z 2025-05-07T20:00:13.5849734Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:00:13.5850196Z 2025-05-07T20:00:13.5850202Z 2025-05-07T20:00:13.5851191Z 2025-05-07T20:00:13.6013400Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:00:13.6013886Z 2025-05-07T20:00:13.6246712Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:00:13.6247185Z 2025-05-07T20:00:13.6247191Z 2025-05-07T20:00:13.6247197Z 2025-05-07T20:00:13.6247202Z 2025-05-07T20:00:13.6247219Z 2025-05-07T20:00:13.6278723Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:00:13.6279409Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:00:13.6533196Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:00:13.6533591Z 2025-05-07T20:00:13.6533597Z 2025-05-07T20:00:13.6537012Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:00:13.6537461Z 2025-05-07T20:00:13.6537654Z 2025-05-07T20:00:13.7555595Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:00:13.7556061Z 2025-05-07T20:00:14.1185305Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:00:14.1191070Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:00:14.1191649Z 2025-05-07T20:00:14.1192018Z 2025-05-07T20:00:14.1192351Z  2025-05-07T20:00:14.1192692Z 2025-05-07T20:00:14.1192698Z 2025-05-07T20:00:14.1192965Z  2025-05-07T20:00:14.1193303Z 2025-05-07T20:00:14.1193309Z 2025-05-07T20:00:14.1193334Z 2025-05-07T20:00:14.1193609Z  2025-05-07T20:00:14.1193943Z 2025-05-07T20:00:14.1193948Z 2025-05-07T20:00:14.1193952Z 2025-05-07T20:00:14.1193968Z 2025-05-07T20:00:14.1194263Z  2025-05-07T20:00:14.1194600Z 2025-05-07T20:00:14.1194605Z 2025-05-07T20:00:14.1194610Z 2025-05-07T20:00:14.1194615Z 2025-05-07T20:00:14.1194620Z 2025-05-07T20:00:14.1194914Z  2025-05-07T20:00:14.1195261Z 2025-05-07T20:00:14.1195266Z 2025-05-07T20:00:14.1195280Z 2025-05-07T20:00:14.1195285Z 2025-05-07T20:00:14.1195290Z 2025-05-07T20:00:14.1195295Z 2025-05-07T20:00:14.1195605Z  done 2025-05-07T20:00:14.2199791Z Preparing transaction: / done 2025-05-07T20:00:14.3206359Z Verifying transaction: \ done 2025-05-07T20:00:14.4218375Z Executing transaction: / done 2025-05-07T20:00:14.6143347Z ################################################################################ 2025-05-07T20:00:14.6144010Z # Install Package From PyTorch PIP: torch 2025-05-07T20:00:14.6144565Z # 2025-05-07T20:00:14.6163661Z # [2025-05-07T20:00:14.615Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T20:00:14.6164428Z ################################################################################ 2025-05-07T20:00:14.6164784Z 2025-05-07T20:00:14.6183718Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:14.7447827Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:14.7448442Z ################################################################################ 2025-05-07T20:00:14.7469589Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:00:14.7470083Z # 2025-05-07T20:00:14.7470570Z # [2025-05-07T20:00:14.746Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T20:00:14.7471620Z ################################################################################ 2025-05-07T20:00:14.7472012Z 2025-05-07T20:00:14.7496113Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:00:14.7496822Z [INSTALL] Extracted package variant: cpu 2025-05-07T20:00:14.7512126Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:00:14.7512973Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:00:14.7519332Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:00:14.7527517Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T20:00:14.7551978Z [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:40.8296453Z 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:40.8298612Z 2025-05-07T20:00:40.8298951Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:00:40.8299582Z Collecting torch 2025-05-07T20:00:40.8300570Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl.metadata (28 kB) 2025-05-07T20:00:40.8301666Z Collecting filelock (from torch) 2025-05-07T20:00:40.8302474Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:00:40.8303935Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T20:00:40.8305129Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:00:40.8305928Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:00:40.8307157Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 178.1 MB/s eta 0:00:00 2025-05-07T20:00:40.8307723Z Collecting networkx (from torch) 2025-05-07T20:00:40.8308511Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:00:40.8309551Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 116.8 MB/s eta 0:00:00 2025-05-07T20:00:40.8310114Z Collecting jinja2 (from torch) 2025-05-07T20:00:40.8310866Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:00:40.8311693Z Collecting fsspec (from torch) 2025-05-07T20:00:40.8312476Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:00:40.8313392Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:00:40.8314285Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:00:40.8315319Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 41.0 MB/s eta 0:00:00 2025-05-07T20:00:40.8315922Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:00:40.8317278Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (26 kB) 2025-05-07T20:00:40.8318912Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl (100.4 MB) 2025-05-07T20:00:40.8320172Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.4/100.4 MB 156.4 MB/s eta 0:00:00 2025-05-07T20:00:40.8321080Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T20:00:40.8321735Z 2025-05-07T20:00:40.8323416Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T20:00:40.8324377Z 2025-05-07T20:00:45.6169888Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:00:50.2974992Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T20:00:50.2975684Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:00:54.9825030Z True 2025-05-07T20:00:54.9825424Z True 2025-05-07T20:00:54.9825618Z 2025-05-07T20:00:55.1120720Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:00:55.1201085Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:00:55.1202079Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:00:55.1203324Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:55.1203847Z env: 2025-05-07T20:00:55.1204217Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:55.1204719Z BUILD_ENV: build_binary 2025-05-07T20:00:55.1205138Z BUILD_TARGET: default 2025-05-07T20:00:55.1205532Z BUILD_VARIANT: cpu 2025-05-07T20:00:55.1205909Z ##[endgroup] 2025-05-07T20:00:55.5639604Z /github/home/miniconda/bin/conda 2025-05-07T20:00:55.5640656Z ################################################################################ 2025-05-07T20:00:55.5641388Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:00:55.5641989Z # 2025-05-07T20:00:55.5660467Z # [2025-05-07T20:00:55.565Z] + collect_pytorch_env_info build_binary 2025-05-07T20:00:55.5661193Z ################################################################################ 2025-05-07T20:00:55.5661559Z 2025-05-07T20:00:55.5679562Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:55.6927486Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:55.6936295Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:00:55.6937326Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:00:55.6937959Z 2025-05-07T20:00:55.8161692Z 2025-05-07T20:00:55.8162742Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:00:55.8188090Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:01:03.2515078Z Collecting environment information... 2025-05-07T20:01:03.2515715Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T20:01:03.2516322Z Is debug build: False 2025-05-07T20:01:03.2516793Z CUDA used to build PyTorch: None 2025-05-07T20:01:03.2517266Z ROCM used to build PyTorch: N/A 2025-05-07T20:01:03.2517551Z 2025-05-07T20:01:03.2517733Z OS: Amazon Linux 2023.7.20250428 (aarch64) 2025-05-07T20:01:03.2518289Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:01:03.2518816Z Clang version: Could not collect 2025-05-07T20:01:03.2519274Z CMake version: Could not collect 2025-05-07T20:01:03.2519734Z Libc version: glibc-2.34 2025-05-07T20:01:03.2519989Z 2025-05-07T20:01:03.2520489Z Python version: 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 20:06:06) [GCC 9.4.0] (64-bit runtime) 2025-05-07T20:01:03.2521509Z Python platform: Linux-6.1.130-139.222.amzn2023.aarch64-aarch64-with-glibc2.34 2025-05-07T20:01:03.2522203Z Is CUDA available: False 2025-05-07T20:01:03.2522636Z CUDA runtime version: No CUDA 2025-05-07T20:01:03.2523092Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T20:01:03.2523556Z GPU models and configuration: No CUDA 2025-05-07T20:01:03.2524058Z Nvidia driver version: No CUDA 2025-05-07T20:01:03.2524508Z cuDNN version: No CUDA 2025-05-07T20:01:03.2524909Z HIP runtime version: N/A 2025-05-07T20:01:03.2525339Z MIOpen runtime version: N/A 2025-05-07T20:01:03.2525793Z Is XNNPACK available: True 2025-05-07T20:01:03.2526060Z 2025-05-07T20:01:03.2526203Z CPU: 2025-05-07T20:01:03.2526579Z Architecture: aarch64 2025-05-07T20:01:03.2527134Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:01:03.2527698Z Byte Order: Little Endian 2025-05-07T20:01:03.2528219Z CPU(s): 8 2025-05-07T20:01:03.2528706Z On-line CPU(s) list: 0-7 2025-05-07T20:01:03.2529201Z Vendor ID: ARM 2025-05-07T20:01:03.2529710Z Model name: Neoverse-N1 2025-05-07T20:01:03.2530223Z Model: 1 2025-05-07T20:01:03.2530705Z Thread(s) per core: 1 2025-05-07T20:01:03.2531711Z Core(s) per cluster: 8 2025-05-07T20:01:03.2532248Z Socket(s): - 2025-05-07T20:01:03.2532726Z Cluster(s): 1 2025-05-07T20:01:03.2533518Z Stepping: r3p1 2025-05-07T20:01:03.2534026Z BogoMIPS: 243.75 2025-05-07T20:01:03.2534883Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:01:03.2535787Z L1d cache: 512 KiB (8 instances) 2025-05-07T20:01:03.2536369Z L1i cache: 512 KiB (8 instances) 2025-05-07T20:01:03.2536953Z L2 cache: 8 MiB (8 instances) 2025-05-07T20:01:03.2537524Z L3 cache: 32 MiB (1 instance) 2025-05-07T20:01:03.2538045Z NUMA node(s): 1 2025-05-07T20:01:03.2538528Z NUMA node0 CPU(s): 0-7 2025-05-07T20:01:03.2539080Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:01:03.2539689Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:01:03.2540287Z Vulnerability L1tf: Not affected 2025-05-07T20:01:03.2540880Z Vulnerability Mds: Not affected 2025-05-07T20:01:03.2541464Z Vulnerability Meltdown: Not affected 2025-05-07T20:01:03.2542050Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:01:03.2542659Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:01:03.2543261Z Vulnerability Retbleed: Not affected 2025-05-07T20:01:03.2543860Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T20:01:03.2544826Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:01:03.2545770Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T20:01:03.2546540Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T20:01:03.2547183Z Vulnerability Srbds: Not affected 2025-05-07T20:01:03.2547779Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:01:03.2548158Z 2025-05-07T20:01:03.2548341Z Versions of relevant libraries: 2025-05-07T20:01:03.2548791Z [pip3] numpy==2.0.2 2025-05-07T20:01:03.2549210Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T20:01:03.2549774Z [conda] numpy 2.0.2 py39h4a34e27_1 conda-forge 2025-05-07T20:01:03.2550522Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T20:01:03.2550955Z 2025-05-07T20:01:03.4279780Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:01:03.4280732Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:01:03.4282797Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:03.4283334Z env: 2025-05-07T20:01:03.4283708Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:03.4284211Z BUILD_ENV: build_binary 2025-05-07T20:01:03.4284632Z BUILD_TARGET: default 2025-05-07T20:01:03.4285035Z BUILD_VARIANT: cpu 2025-05-07T20:01:03.4285411Z ##[endgroup] 2025-05-07T20:01:03.8752118Z ################################################################################ 2025-05-07T20:01:03.8752795Z # Prepare FBGEMM-GPU Build 2025-05-07T20:01:03.8753212Z # 2025-05-07T20:01:03.8774339Z # [2025-05-07T20:01:03.876Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:01:03.8775032Z ################################################################################ 2025-05-07T20:01:03.8775445Z 2025-05-07T20:01:03.8794415Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:01:04.0091046Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:01:04.0109252Z [BUILD] Running git submodules update ... 2025-05-07T20:01:04.0134148Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:01:04.0469629Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:01:04.0775995Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path '../external/asmjit' 2025-05-07T20:01:04.0777559Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path '../external/composable_kernel' 2025-05-07T20:01:04.0779464Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path '../external/cpuinfo' 2025-05-07T20:01:04.0780788Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path '../external/cutlass' 2025-05-07T20:01:04.0783472Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path '../external/googletest' 2025-05-07T20:01:04.0786136Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path '../external/hipify_torch' 2025-05-07T20:01:04.0788445Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path '../external/json' 2025-05-07T20:01:04.0815134Z Cloning into '/__w/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:01:05.5429769Z Cloning into '/__w/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:01:07.0589296Z Cloning into '/__w/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:01:07.6383438Z Cloning into '/__w/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:01:10.0542994Z Cloning into '/__w/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:01:11.5122410Z Cloning into '/__w/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:01:11.7556898Z Cloning into '/__w/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:01:22.1239288Z Submodule path '../external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:01:22.3811173Z Submodule path '../external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:01:22.4918737Z Submodule path '../external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:01:23.1483002Z Submodule path '../external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:01:23.1968365Z Submodule path '../external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:01:23.2087624Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:01:23.3254518Z Submodule path '../external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:01:23.3293340Z [BUILD] Installing other build dependencies ... 2025-05-07T20:01:23.3318223Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:01:26.3464335Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:01:26.3611427Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:01:26.3882384Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:01:26.3937899Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:01:26.6074013Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:01:26.6156935Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.3 kB) 2025-05-07T20:01:26.6470192Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:01:26.6527296Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:01:27.0585241Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:01:27.0645731Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:01:27.0890382Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:01:27.0897242Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:01:27.1349255Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:01:27.1407096Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-05-07T20:01:27.1464838Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T20:01:27.1665556Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:01:27.1735656Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:01:27.2314621Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:01:27.2388431Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB) 2025-05-07T20:01:27.2655827Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:01:27.2716300Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:01:27.2839328Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:01:27.3157715Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:01:27.3217256Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:01:27.3442931Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:01:27.3500769Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:01:27.3805798Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:01:27.3875649Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl.metadata (3.5 kB) 2025-05-07T20:01:27.4227508Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:01:27.4282846Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:01:27.4455151Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:01:27.4512399Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:01:27.5045984Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:01:27.5116586Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:01:27.5866497Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:01:27.5924832Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:01:27.6446893Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:01:27.6504587Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:01:27.6890841Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:01:27.6950328Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:01:27.7191511Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:01:27.7248522Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:01:27.7327712Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:01:27.7486371Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:01:27.7547693Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:01:27.7606861Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:01:27.7767190Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:01:27.7825358Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:01:27.7894442Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:01:27.8390458Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:01:27.8448837Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:01:27.8781287Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:01:27.8837841Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:01:27.8970673Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:01:27.9063022Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:01:27.9189440Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.2 MB) 2025-05-07T20:01:28.1442355Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 122.2 MB/s eta 0:00:00 2025-05-07T20:01:28.1509482Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:01:28.1692400Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:01:28.1816944Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:01:28.1933005Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (156 kB) 2025-05-07T20:01:28.2033782Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:01:28.2129044Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (720 kB) 2025-05-07T20:01:28.2228284Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 720.9/720.9 kB 73.2 MB/s eta 0:00:00 2025-05-07T20:01:28.2285593Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:01:28.2402906Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:01:28.2517986Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:01:28.2651678Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl (462 kB) 2025-05-07T20:01:28.2775848Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:01:28.2869294Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:01:28.2961643Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:01:28.3059200Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:01:28.3158275Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:01:28.3245446Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:01:28.3333583Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:01:28.3432376Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:01:28.3529838Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:01:28.3630012Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:01:28.6774201Z Installing collected packages: sortedcontainers, zipp, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, importlib-metadata, hypothesis, pyre-extensions, build 2025-05-07T20:01:30.8206810Z 2025-05-07T20:01:30.8293382Z 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 importlib-metadata-8.7.0 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 zipp-3.21.0 2025-05-07T20:01:30.8297750Z 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:01:31.1983190Z ################################################################################ 2025-05-07T20:01:31.1983820Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:01:31.1984817Z # 2025-05-07T20:01:31.2003152Z # [2025-05-07T20:01:31.199Z] + install_triton_pip build_binary 2025-05-07T20:01:31.2003790Z ################################################################################ 2025-05-07T20:01:31.2004148Z 2025-05-07T20:01:34.2284056Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:01:37.3481561Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:01:37.3483653Z [BUILD] Successfully ran git submodules update 2025-05-07T20:01:37.3559468Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:01:37.3560313Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:01:37.3561117Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:37.3561643Z env: 2025-05-07T20:01:37.3562023Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:37.3562525Z BUILD_ENV: build_binary 2025-05-07T20:01:37.3562936Z BUILD_TARGET: default 2025-05-07T20:01:37.3563343Z BUILD_VARIANT: cpu 2025-05-07T20:01:37.3563754Z ##[endgroup] 2025-05-07T20:01:37.7986085Z ################################################################################ 2025-05-07T20:01:37.7986728Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:01:37.7987166Z # 2025-05-07T20:01:37.8004407Z # [2025-05-07T20:01:37.799Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8005474Z ################################################################################ 2025-05-07T20:01:37.8005834Z 2025-05-07T20:01:37.8006399Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8007467Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8008000Z 2025-05-07T20:01:37.8115125Z a07c8f6424e6144048ec817c573032ca599dd578 fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8116303Z 2025-05-07T20:01:37.8117529Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8118064Z 2025-05-07T20:01:37.8306857Z 3059c89ea3c2c9e929a4befc78ccea6c94f0be6725cdbb27910e955544743402 fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8308569Z 2025-05-07T20:01:37.8309313Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8309838Z 2025-05-07T20:01:37.8429722Z 031fb80f6fc5f7f96585860cba9f0b3c fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:37.8431226Z 2025-05-07T20:01:37.8441038Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl ... 2025-05-07T20:01:37.8465678Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:41.7816973Z 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:01:41.7819512Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:01:41.7820947Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from fbgemm-gpu-nightly-cpu==2025.5.7) (2.0.2) 2025-05-07T20:01:41.7822231Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:01:41.7822903Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:01:41.7823332Z 2025-05-07T20:01:41.7823355Z 2025-05-07T20:01:51.5005199Z ################################################################################ 2025-05-07T20:01:51.5005839Z [CHECK] !!!! INFO !!!! 2025-05-07T20:01:51.5006412Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:01:51.5007632Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:01:51.5008158Z [CHECK] 2025-05-07T20:01:51.5008689Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:01:51.5009496Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:01:51.5010153Z ################################################################################ 2025-05-07T20:01:51.5010866Z 2025-05-07T20:01:51.5011098Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:01:56.7643229Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:02:02.0210789Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:02:07.3289080Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:02:07.3290946Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:02:23.4776396Z ################################################################################ 2025-05-07T20:02:23.4777146Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:02:23.4777725Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:02:23.4778303Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:02:23.4778887Z ################################################################################ 2025-05-07T20:02:23.4779245Z 2025-05-07T20:02:28.8833081Z ################################################################################ 2025-05-07T20:02:28.8833778Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:02:28.8836016Z [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:02:28.8838273Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:02:28.8838787Z ################################################################################ 2025-05-07T20:02:28.8839152Z 2025-05-07T20:02:28.8839408Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:02:34.4780373Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:02:39.7458497Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:02:45.0261393Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:02:50.4088171Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:02:55.7689066Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:03:01.0641065Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:03:06.3926113Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:03:06.3928707Z [INSTALL] Check for operator registrations ... 2025-05-07T20:03:12.0021972Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:03:12.0022407Z 2025-05-07T20:03:12.1403355Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:03:17.3701469Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:03:17.3701946Z 2025-05-07T20:03:17.4971546Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:03:17.4972705Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:03:17.5055220Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:03:17.5056048Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:03:17.5056832Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:03:17.5057355Z env: 2025-05-07T20:03:17.5057742Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:03:17.5058522Z BUILD_ENV: build_binary 2025-05-07T20:03:17.5058938Z BUILD_TARGET: default 2025-05-07T20:03:17.5059340Z BUILD_VARIANT: cpu 2025-05-07T20:03:17.5059724Z ##[endgroup] 2025-05-07T20:03:17.9697409Z ################################################################################ 2025-05-07T20:03:17.9698059Z # Test All FBGEMM-GPU Modules 2025-05-07T20:03:17.9698505Z # 2025-05-07T20:03:17.9717282Z # [2025-05-07T20:03:17.971Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:03:17.9717969Z ################################################################################ 2025-05-07T20:03:17.9718337Z 2025-05-07T20:03:28.6010189Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:03:28.6011106Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:03:28.6011755Z [TEST] Determined the test directories: 2025-05-07T20:03:28.6012246Z fbgemm_gpu/test 2025-05-07T20:03:28.6012464Z 2025-05-07T20:03:28.6017837Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:03:28.6024613Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:03:28.6025353Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:03:28.6025810Z 2025-05-07T20:03:29.1982386Z 2025-05-07T20:03:29.1983057Z [TEST] Platform is aarch64; will set KMP_DUPLICATE_LIB_OK ... 2025-05-07T20:03:29.1983842Z + conda env config vars set -n build_binary KMP_DUPLICATE_LIB_OK=1 2025-05-07T20:03:29.1984369Z 2025-05-07T20:03:29.8167004Z 2025-05-07T20:03:29.8167759Z [TEST] Installing PyTest ... 2025-05-07T20:03:29.8192264Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:03:30.9100813Z Channels: 2025-05-07T20:03:30.9101230Z - conda-forge 2025-05-07T20:03:30.9101629Z Platform: linux-aarch64 2025-05-07T20:03:36.0735319Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:03:36.5876423Z Solving environment: - \ done 2025-05-07T20:03:36.6500214Z 2025-05-07T20:03:36.6501004Z ## Package Plan ## 2025-05-07T20:03:36.6501276Z 2025-05-07T20:03:36.6501656Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:03:36.6502124Z 2025-05-07T20:03:36.6502290Z added / updated specs: 2025-05-07T20:03:36.6502709Z - expecttest 2025-05-07T20:03:36.6503086Z - pytest 2025-05-07T20:03:36.6503526Z 2025-05-07T20:03:36.6503532Z 2025-05-07T20:03:36.6503768Z The following packages will be downloaded: 2025-05-07T20:03:36.6504190Z 2025-05-07T20:03:36.6504386Z package | build 2025-05-07T20:03:36.6504947Z ---------------------------|----------------- 2025-05-07T20:03:36.6505560Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:03:36.6506296Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:03:36.6507046Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:03:36.6507787Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:03:36.6508500Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:03:36.6509190Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:03:36.6509868Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:03:36.6510537Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:03:36.6511169Z ------------------------------------------------------------ 2025-05-07T20:03:36.6512164Z Total: 428 KB 2025-05-07T20:03:36.6512542Z 2025-05-07T20:03:36.6512757Z The following NEW packages will be INSTALLED: 2025-05-07T20:03:36.6513114Z 2025-05-07T20:03:36.6513451Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:03:36.6514257Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:03:36.6515311Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:03:36.6516210Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:03:36.6516983Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:03:36.6517705Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:03:36.6518403Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:03:36.6520923Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:03:36.6521348Z 2025-05-07T20:03:36.6521376Z 2025-05-07T20:03:36.6521382Z 2025-05-07T20:03:36.6521629Z Downloading and Extracting Packages: ...working... 2025-05-07T20:03:36.6522258Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:03:36.6522628Z 2025-05-07T20:03:36.6523210Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:03:36.6523673Z 2025-05-07T20:03:36.6523695Z 2025-05-07T20:03:36.6527728Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:03:36.6528177Z 2025-05-07T20:03:36.6528183Z 2025-05-07T20:03:36.6528265Z 2025-05-07T20:03:36.6544827Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:03:36.6545324Z 2025-05-07T20:03:36.6545331Z 2025-05-07T20:03:36.6545337Z 2025-05-07T20:03:36.6545342Z 2025-05-07T20:03:36.6597438Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:03:36.6598108Z 2025-05-07T20:03:36.6598114Z 2025-05-07T20:03:36.6598119Z 2025-05-07T20:03:36.6598125Z 2025-05-07T20:03:36.6598159Z 2025-05-07T20:03:36.6598687Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:03:36.6599097Z 2025-05-07T20:03:36.6599114Z 2025-05-07T20:03:36.6599119Z 2025-05-07T20:03:36.6599124Z 2025-05-07T20:03:36.6599129Z 2025-05-07T20:03:36.6599134Z 2025-05-07T20:03:36.6599513Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:03:36.6599959Z 2025-05-07T20:03:36.6599971Z 2025-05-07T20:03:36.6599977Z 2025-05-07T20:03:36.6599981Z 2025-05-07T20:03:36.6599986Z 2025-05-07T20:03:36.6599991Z 2025-05-07T20:03:36.6599996Z 2025-05-07T20:03:36.7320966Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:03:36.7321471Z 2025-05-07T20:03:36.7321477Z 2025-05-07T20:03:36.7321484Z 2025-05-07T20:03:36.7339473Z 2025-05-07T20:03:36.7907962Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:03:36.7908466Z 2025-05-07T20:03:36.7908473Z 2025-05-07T20:03:36.7908479Z 2025-05-07T20:03:36.7908521Z 2025-05-07T20:03:36.7908887Z 2025-05-07T20:03:36.8846546Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:03:36.8847014Z 2025-05-07T20:03:36.8847021Z 2025-05-07T20:03:36.8847026Z 2025-05-07T20:03:36.8847031Z 2025-05-07T20:03:36.8847036Z 2025-05-07T20:03:36.9881246Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:03:36.9881761Z 2025-05-07T20:03:36.9881768Z 2025-05-07T20:03:36.9881773Z 2025-05-07T20:03:36.9881779Z 2025-05-07T20:03:36.9881784Z 2025-05-07T20:03:36.9939549Z 2025-05-07T20:03:37.0423553Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:03:37.0424130Z 2025-05-07T20:03:37.0424137Z 2025-05-07T20:03:37.0424143Z 2025-05-07T20:03:37.0424149Z 2025-05-07T20:03:37.0424154Z 2025-05-07T20:03:37.0424159Z 2025-05-07T20:03:37.1286218Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:03:37.1286735Z 2025-05-07T20:03:37.1286742Z 2025-05-07T20:03:37.1287159Z 2025-05-07T20:03:37.1287168Z 2025-05-07T20:03:37.1287173Z 2025-05-07T20:03:37.1287178Z 2025-05-07T20:03:37.1291417Z 2025-05-07T20:03:37.1292281Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:03:37.1294834Z 2025-05-07T20:03:37.1322864Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:03:37.1323280Z 2025-05-07T20:03:37.1323618Z 2025-05-07T20:03:37.1323624Z 2025-05-07T20:03:37.1323630Z 2025-05-07T20:03:37.1323636Z 2025-05-07T20:03:37.1323641Z 2025-05-07T20:03:37.1323660Z 2025-05-07T20:03:37.1377336Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:03:37.1377814Z 2025-05-07T20:03:37.1479461Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:03:37.1479905Z 2025-05-07T20:03:37.1479912Z 2025-05-07T20:03:37.1479917Z 2025-05-07T20:03:37.1479922Z 2025-05-07T20:03:37.1486282Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:03:37.1486809Z 2025-05-07T20:03:37.1486817Z 2025-05-07T20:03:37.1486835Z 2025-05-07T20:03:37.1486840Z 2025-05-07T20:03:37.1538891Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:03:37.1645010Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:03:37.1645448Z 2025-05-07T20:03:37.1645453Z 2025-05-07T20:03:37.1645459Z 2025-05-07T20:03:37.1645496Z 2025-05-07T20:03:37.1645502Z 2025-05-07T20:03:37.1645516Z 2025-05-07T20:03:37.1721695Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:03:37.1722155Z 2025-05-07T20:03:37.1722160Z 2025-05-07T20:03:37.1722165Z 2025-05-07T20:03:37.1722172Z 2025-05-07T20:03:37.1722242Z 2025-05-07T20:03:37.1726678Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:03:37.1778318Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:03:37.1778721Z 2025-05-07T20:03:37.1778740Z 2025-05-07T20:03:37.1804081Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:03:37.1804519Z 2025-05-07T20:03:37.1804525Z 2025-05-07T20:03:37.1932841Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:03:37.1933302Z 2025-05-07T20:03:37.1933310Z 2025-05-07T20:03:37.1933315Z 2025-05-07T20:03:37.1933321Z 2025-05-07T20:03:37.1933327Z 2025-05-07T20:03:37.1933332Z 2025-05-07T20:03:37.1933338Z 2025-05-07T20:03:37.2003021Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:03:37.2003502Z 2025-05-07T20:03:37.2003511Z 2025-05-07T20:03:37.2003516Z 2025-05-07T20:03:37.2038329Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:03:37.2038748Z 2025-05-07T20:03:37.2038765Z 2025-05-07T20:03:37.2038770Z 2025-05-07T20:03:37.2154225Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:03:37.2154664Z 2025-05-07T20:03:37.2356288Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:03:37.2356753Z 2025-05-07T20:03:37.2356763Z 2025-05-07T20:03:37.2441654Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:03:37.2442070Z 2025-05-07T20:03:37.2442076Z 2025-05-07T20:03:37.2442088Z 2025-05-07T20:03:37.2547897Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:03:37.2548542Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:03:37.2554124Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:03:37.2554736Z 2025-05-07T20:03:37.2555065Z 2025-05-07T20:03:37.2555440Z  2025-05-07T20:03:37.2555771Z 2025-05-07T20:03:37.2555777Z 2025-05-07T20:03:37.2556077Z  2025-05-07T20:03:37.2556413Z 2025-05-07T20:03:37.2556418Z 2025-05-07T20:03:37.2556423Z 2025-05-07T20:03:37.2556721Z  2025-05-07T20:03:37.2557057Z 2025-05-07T20:03:37.2557063Z 2025-05-07T20:03:37.2557424Z 2025-05-07T20:03:37.2557433Z 2025-05-07T20:03:37.2557736Z  2025-05-07T20:03:37.2558088Z 2025-05-07T20:03:37.2558094Z 2025-05-07T20:03:37.2558099Z 2025-05-07T20:03:37.2558105Z 2025-05-07T20:03:37.2558110Z 2025-05-07T20:03:37.2558395Z  2025-05-07T20:03:37.2558948Z 2025-05-07T20:03:37.2558953Z 2025-05-07T20:03:37.2558958Z 2025-05-07T20:03:37.2558963Z 2025-05-07T20:03:37.2558968Z 2025-05-07T20:03:37.2558972Z 2025-05-07T20:03:37.2559278Z  2025-05-07T20:03:37.2559633Z 2025-05-07T20:03:37.2559638Z 2025-05-07T20:03:37.2559643Z 2025-05-07T20:03:37.2559648Z 2025-05-07T20:03:37.2559653Z 2025-05-07T20:03:37.2559658Z 2025-05-07T20:03:37.2559662Z 2025-05-07T20:03:37.2559982Z  done 2025-05-07T20:03:37.3562519Z Preparing transaction: / done 2025-05-07T20:03:37.4567134Z Verifying transaction: \ done 2025-05-07T20:03:40.0610951Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:03:40.2571633Z [TEST] Checking imports ... 2025-05-07T20:03:45.5874836Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:03:45.5885736Z [TEST] Setting feature flags ... 2025-05-07T20:03:45.5886426Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:03:45.5886967Z 2025-05-07T20:03:46.2121912Z 2025-05-07T20:03:46.2123249Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:03:46.2123997Z ################################################################################ 2025-05-07T20:03:46.2124530Z # Run FBGEMM-GPU Tests: 2025-05-07T20:03:46.2124940Z # 2025-05-07T20:03:46.2144919Z # [2025-05-07T20:03:46.213Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:03:46.2145626Z ################################################################################ 2025-05-07T20:03:46.2145990Z 2025-05-07T20:03:46.2151810Z [TEST] Enumerating ALL test files ... 2025-05-07T20:03:46.2179655Z ./batched_unary_embeddings_test.py 2025-05-07T20:03:46.2180247Z ./combine/empty_weights_test.py 2025-05-07T20:03:46.2180710Z ./combine/input_combine_test.py 2025-05-07T20:03:46.2181203Z ./config/feature_gate_test.py 2025-05-07T20:03:46.2181653Z ./jagged/1d_to_dense_test.py 2025-05-07T20:03:46.2182091Z ./jagged/2d_to_dense_test.py 2025-05-07T20:03:46.2182584Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:03:46.2183124Z ./jagged/dense_bmm_test.py 2025-05-07T20:03:46.2183594Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:03:46.2184208Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:03:46.2184690Z ./jagged/elementwise_binary_test.py 2025-05-07T20:03:46.2185205Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:03:46.2185743Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:03:46.2186256Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:03:46.2186784Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:46.2187287Z ./jagged/misc_ops_test.py 2025-05-07T20:03:46.2187710Z ./jagged/slice_test.py 2025-05-07T20:03:46.2188131Z ./jagged/unique_indices_test.py 2025-05-07T20:03:46.2188583Z ./layout_transform_ops_test.py 2025-05-07T20:03:46.2189061Z ./merge_pooled_embeddings_test.py 2025-05-07T20:03:46.2189542Z ./metric_ops_test.py 2025-05-07T20:03:46.2189975Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:03:46.2190489Z ./quantize/bfloat16_test.py 2025-05-07T20:03:46.2190934Z ./quantize/comm_codec_test.py 2025-05-07T20:03:46.2191380Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:03:46.2191846Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:03:46.2192346Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:03:46.2192816Z ./quantize/hfp8_test.py 2025-05-07T20:03:46.2193239Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:03:46.2194105Z ./quantize/msfp_test.py 2025-05-07T20:03:46.2194545Z ./quantize/mx4_test.py 2025-05-07T20:03:46.2194964Z ./release/stable_release_test.py 2025-05-07T20:03:46.2195425Z ./runtime_monitor_test.py 2025-05-07T20:03:46.2195877Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:03:46.2196405Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:03:46.2196923Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:03:46.2197640Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:03:46.2198119Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:03:46.2198704Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:03:46.2199297Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:03:46.2199828Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:03:46.2200363Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:03:46.2200871Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:03:46.2201372Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:03:46.2201926Z ./sll/jagged_softmax_test.py 2025-05-07T20:03:46.2202429Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:03:46.2202962Z ./sparse/block_bucketize_test.py 2025-05-07T20:03:46.2203427Z ./sparse/cumsum_test.py 2025-05-07T20:03:46.2203891Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:03:46.2204427Z ./sparse/index_select_test.py 2025-05-07T20:03:46.2204870Z ./sparse/misc_ops_test.py 2025-05-07T20:03:46.2205315Z ./sparse/pack_segments_test.py 2025-05-07T20:03:46.2205784Z ./sparse/permute_embeddings_test.py 2025-05-07T20:03:46.2206264Z ./sparse/permute_indices_test.py 2025-05-07T20:03:46.2206755Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:03:46.2207264Z ./sparse/reorder_batched_test.py 2025-05-07T20:03:46.2207746Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:03:46.2208284Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:03:46.2208799Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:03:46.2209265Z ./tbe/cache/cache_test.py 2025-05-07T20:03:46.2209734Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:03:46.2210295Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:03:46.2210751Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:03:46.2211205Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:03:46.2211714Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:03:46.2212247Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:03:46.2212771Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:03:46.2213280Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:03:46.2213808Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:03:46.2214322Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:03:46.2214860Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:03:46.2215339Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:03:46.2215811Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:03:46.2216559Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:03:46.2217067Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:03:46.2217551Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:03:46.2218182Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:03:46.2218840Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:03:46.2219408Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:03:46.2219911Z ./tbe/training/backward_dense_test.py 2025-05-07T20:03:46.2220416Z ./tbe/training/backward_none_test.py 2025-05-07T20:03:46.2220943Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:03:46.2221461Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:03:46.2222015Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:03:46.2222590Z ./tbe/training/forward_test.py 2025-05-07T20:03:46.2223065Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:03:46.2223580Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:03:46.2224180Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:03:46.2224688Z ./utils/filestore_test.py 2025-05-07T20:03:46.2225099Z ./uvm/copy_test.py 2025-05-07T20:03:46.2225829Z ./uvm/ops_load_test.py 2025-05-07T20:03:46.2226247Z ./uvm/uvm_test.py 2025-05-07T20:03:46.2226471Z 2025-05-07T20:03:46.2226669Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:03:46.2227161Z ./uvm/copy_test.py 2025-05-07T20:03:46.2227386Z 2025-05-07T20:03:46.2227598Z ################################################################################ 2025-05-07T20:03:46.2228186Z # [2025-05-07T20:03:46.221Z] Run Python Test Suite: 2025-05-07T20:03:46.2228962Z # ./batched_unary_embeddings_test.py 2025-05-07T20:03:46.2229480Z ################################################################################ 2025-05-07T20:03:46.2245986Z + 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:03:46.2247019Z 2025-05-07T20:03:50.0658097Z ============================= test session starts ============================== 2025-05-07T20:03:50.0659125Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:50.0659963Z cachedir: .pytest_cache 2025-05-07T20:03:50.0660884Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:50.0661899Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:50.0662430Z plugins: hypothesis-6.131.14 2025-05-07T20:03:52.2412590Z collecting ... collected 2 items 2025-05-07T20:03:52.2412995Z 2025-05-07T20:03:52.2701680Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:03:52.2758950Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:03:52.2759556Z 2025-05-07T20:03:52.2759802Z =============================== warnings summary =============================== 2025-05-07T20:03:52.2760428Z test/batched_unary_embeddings_test.py: 256 warnings 2025-05-07T20:03:52.2762133Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/test/batched_unary_embeddings_test.py:142: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2025-05-07T20:03:52.2766102Z indices.append(torch.IntTensor(i).to(device)) 2025-05-07T20:03:52.2766484Z 2025-05-07T20:03:52.2766852Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:52.2767628Z =========================== short test summary info ============================ 2025-05-07T20:03:52.2768463Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:03:52.2769334Z ================== 1 passed, 1 skipped, 256 warnings in 3.25s ================== 2025-05-07T20:03:52.9937739Z 2025-05-07T20:03:52.9938703Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:03:52.9961931Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 6 seconds 2025-05-07T20:03:52.9962461Z 2025-05-07T20:03:52.9962468Z 2025-05-07T20:03:52.9962511Z 2025-05-07T20:03:52.9962518Z 2025-05-07T20:03:52.9979556Z ################################################################################ 2025-05-07T20:03:53.0000631Z # [2025-05-07T20:03:52.999Z] Run Python Test Suite: 2025-05-07T20:03:53.0001287Z # ./combine/empty_weights_test.py 2025-05-07T20:03:53.0001805Z ################################################################################ 2025-05-07T20:03:53.0030907Z + 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:03:53.0031918Z 2025-05-07T20:03:56.1519061Z ============================= test session starts ============================== 2025-05-07T20:03:56.1520079Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:56.1520909Z cachedir: .pytest_cache 2025-05-07T20:03:56.1522297Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:56.1523357Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:56.1523851Z plugins: hypothesis-6.131.14 2025-05-07T20:03:58.4330429Z collecting ... collected 1 item 2025-05-07T20:03:58.4330810Z 2025-05-07T20:03:58.4373985Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:03:58.4375116Z 2025-05-07T20:03:58.4375377Z =========================== short test summary info ============================ 2025-05-07T20:03:58.4376126Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:03:58.4376842Z ============================== 1 skipped in 2.51s ============================== 2025-05-07T20:03:59.1628803Z 2025-05-07T20:03:59.1629748Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:03:59.1655472Z [TEST] Python test time for ./combine/empty_weights_test.py: 6 seconds 2025-05-07T20:03:59.1656017Z 2025-05-07T20:03:59.1656023Z 2025-05-07T20:03:59.1656029Z 2025-05-07T20:03:59.1656033Z 2025-05-07T20:03:59.1671961Z ################################################################################ 2025-05-07T20:03:59.1692479Z # [2025-05-07T20:03:59.168Z] Run Python Test Suite: 2025-05-07T20:03:59.1693081Z # ./combine/input_combine_test.py 2025-05-07T20:03:59.1693627Z ################################################################################ 2025-05-07T20:03:59.1722645Z + 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:03:59.1723670Z 2025-05-07T20:04:02.1956780Z ============================= test session starts ============================== 2025-05-07T20:04:02.1957758Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:02.1958587Z cachedir: .pytest_cache 2025-05-07T20:04:02.1959550Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:02.1960583Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:02.1961085Z plugins: hypothesis-6.131.14 2025-05-07T20:04:04.4855411Z collecting ... collected 14 items 2025-05-07T20:04:04.4855815Z 2025-05-07T20:04:04.4914184Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:04:04.6356399Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:04:04.6388660Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:04:04.6457740Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:04:04.6520944Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:04:04.6552050Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:04:04.6659495Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:04:04.6722612Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:04:04.6811487Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:04:04.6863718Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:04:04.6950821Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:04:04.7000600Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:04:04.7025213Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:04:04.7065387Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:04:04.7066239Z 2025-05-07T20:04:04.7066480Z ============================== 14 passed in 2.74s ============================== 2025-05-07T20:04:05.4261230Z 2025-05-07T20:04:05.4262615Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:04:05.4283803Z [TEST] Python test time for ./combine/input_combine_test.py: 6 seconds 2025-05-07T20:04:05.4284773Z 2025-05-07T20:04:05.4284779Z 2025-05-07T20:04:05.4284784Z 2025-05-07T20:04:05.4284789Z 2025-05-07T20:04:05.4299870Z ################################################################################ 2025-05-07T20:04:05.4320110Z # [2025-05-07T20:04:05.431Z] Run Python Test Suite: 2025-05-07T20:04:05.4320676Z # ./config/feature_gate_test.py 2025-05-07T20:04:05.4321178Z ################################################################################ 2025-05-07T20:04:05.4349342Z + 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:04:05.4350340Z 2025-05-07T20:04:08.5315911Z ============================= test session starts ============================== 2025-05-07T20:04:08.5317290Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:08.5318160Z cachedir: .pytest_cache 2025-05-07T20:04:08.5319087Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:08.5320103Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:08.5320610Z plugins: hypothesis-6.131.14 2025-05-07T20:04:10.7694165Z collecting ... collected 2 items 2025-05-07T20:04:10.7694551Z 2025-05-07T20:04:10.7711654Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:04:10.7712360Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:04:10.7712680Z 2025-05-07T20:04:10.7712893Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:04:10.7713203Z 2025-05-07T20:04:10.7713461Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:04:10.7713856Z 2025-05-07T20:04:10.7714117Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:04:10.7714515Z 2025-05-07T20:04:10.7714777Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:04:10.7715215Z 2025-05-07T20:04:10.7715474Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:04:10.7715963Z 2025-05-07T20:04:10.7716413Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:04:10.7716830Z 2025-05-07T20:04:10.7717086Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:04:10.7717487Z 2025-05-07T20:04:10.7717715Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:04:10.7718103Z 2025-05-07T20:04:10.7718331Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:04:10.7718872Z PASSED 2025-05-07T20:04:10.7748789Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:04:10.7749367Z 2025-05-07T20:04:10.7749610Z =========================== short test summary info ============================ 2025-05-07T20:04:10.7750358Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:04:10.7751102Z ========================= 1 passed, 1 skipped in 2.47s ========================= 2025-05-07T20:04:11.4800946Z 2025-05-07T20:04:11.4801596Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:04:11.4823000Z [TEST] Python test time for ./config/feature_gate_test.py: 6 seconds 2025-05-07T20:04:11.4823503Z 2025-05-07T20:04:11.4823508Z 2025-05-07T20:04:11.4823513Z 2025-05-07T20:04:11.4823519Z 2025-05-07T20:04:11.4839638Z ################################################################################ 2025-05-07T20:04:11.4859517Z # [2025-05-07T20:04:11.485Z] Run Python Test Suite: 2025-05-07T20:04:11.4860551Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:04:11.4861073Z ################################################################################ 2025-05-07T20:04:11.4888626Z + 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:04:11.4889608Z 2025-05-07T20:04:14.5233819Z ============================= test session starts ============================== 2025-05-07T20:04:14.5235293Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:14.5236141Z cachedir: .pytest_cache 2025-05-07T20:04:14.5237064Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:14.5238082Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:14.5238584Z plugins: hypothesis-6.131.14 2025-05-07T20:04:17.3178081Z collecting ... collected 4 items 2025-05-07T20:04:17.3178501Z 2025-05-07T20:04:17.5990672Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.5991881Z self=, 2025-05-07T20:04:17.5992604Z B=1, 2025-05-07T20:04:17.5992968Z max_sequence_length=1, 2025-05-07T20:04:17.5993433Z padding_value=0, 2025-05-07T20:04:17.5993807Z ) 2025-05-07T20:04:17.5994177Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.5994927Z self=, 2025-05-07T20:04:17.5995641Z B=103, 2025-05-07T20:04:17.5996004Z max_sequence_length=1, 2025-05-07T20:04:17.5996566Z padding_value=0, 2025-05-07T20:04:17.5996943Z ) 2025-05-07T20:04:17.5997311Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.5998058Z self=, 2025-05-07T20:04:17.5998797Z B=103, 2025-05-07T20:04:17.5999157Z max_sequence_length=224, 2025-05-07T20:04:17.5999597Z padding_value=41016, 2025-05-07T20:04:17.5999995Z ) 2025-05-07T20:04:17.6000355Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6001104Z self=, 2025-05-07T20:04:17.6001834Z B=7, 2025-05-07T20:04:17.6002187Z max_sequence_length=473, 2025-05-07T20:04:17.6002630Z padding_value=55817, 2025-05-07T20:04:17.6003027Z ) 2025-05-07T20:04:17.6003388Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6004136Z self=, 2025-05-07T20:04:17.6004861Z B=21, 2025-05-07T20:04:17.6005218Z max_sequence_length=429, 2025-05-07T20:04:17.6005662Z padding_value=-43576, 2025-05-07T20:04:17.6006062Z ) 2025-05-07T20:04:17.6006432Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6007194Z self=, 2025-05-07T20:04:17.6007919Z B=35, 2025-05-07T20:04:17.6008280Z max_sequence_length=266, 2025-05-07T20:04:17.6008714Z padding_value=57652, 2025-05-07T20:04:17.6009114Z ) 2025-05-07T20:04:17.6009487Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6010228Z self=, 2025-05-07T20:04:17.6010961Z B=16, 2025-05-07T20:04:17.6011323Z max_sequence_length=168, 2025-05-07T20:04:17.6011791Z padding_value=-24624, 2025-05-07T20:04:17.6012191Z ) 2025-05-07T20:04:17.6012549Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6013330Z self=, 2025-05-07T20:04:17.6014054Z B=89, 2025-05-07T20:04:17.6014416Z max_sequence_length=363, 2025-05-07T20:04:17.6014854Z padding_value=-55348, 2025-05-07T20:04:17.6015256Z ) 2025-05-07T20:04:17.6016274Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6017063Z self=, 2025-05-07T20:04:17.6017788Z B=59, 2025-05-07T20:04:17.6018148Z max_sequence_length=403, 2025-05-07T20:04:17.6018584Z padding_value=-4601, 2025-05-07T20:04:17.6018981Z ) 2025-05-07T20:04:17.6019584Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6020336Z self=, 2025-05-07T20:04:17.6021048Z B=112, 2025-05-07T20:04:17.6021409Z max_sequence_length=291, 2025-05-07T20:04:17.6021855Z padding_value=-73176, 2025-05-07T20:04:17.6022249Z ) 2025-05-07T20:04:17.6022615Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6023361Z self=, 2025-05-07T20:04:17.6024176Z B=5, 2025-05-07T20:04:17.6024536Z max_sequence_length=103, 2025-05-07T20:04:17.6024978Z padding_value=8516, 2025-05-07T20:04:17.6025359Z ) 2025-05-07T20:04:17.6025728Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6026479Z self=, 2025-05-07T20:04:17.6027194Z B=103, 2025-05-07T20:04:17.6027560Z max_sequence_length=103, 2025-05-07T20:04:17.6028014Z padding_value=8516, 2025-05-07T20:04:17.6028401Z ) 2025-05-07T20:04:17.6028764Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6029514Z self=, 2025-05-07T20:04:17.6030238Z B=103, 2025-05-07T20:04:17.6030589Z max_sequence_length=1, 2025-05-07T20:04:17.6031014Z padding_value=8516, 2025-05-07T20:04:17.6031404Z ) 2025-05-07T20:04:17.6072142Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6073001Z self=, 2025-05-07T20:04:17.6073760Z B=1, 2025-05-07T20:04:17.6074117Z max_sequence_length=1, 2025-05-07T20:04:17.6074551Z padding_value=8516, 2025-05-07T20:04:17.6074941Z ) 2025-05-07T20:04:17.6075306Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6076061Z self=, 2025-05-07T20:04:17.6076786Z B=1, 2025-05-07T20:04:17.6077150Z max_sequence_length=1, 2025-05-07T20:04:17.6077576Z padding_value=1, 2025-05-07T20:04:17.6077951Z ) 2025-05-07T20:04:17.6078321Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6079073Z self=, 2025-05-07T20:04:17.6079798Z B=26, 2025-05-07T20:04:17.6080154Z max_sequence_length=248, 2025-05-07T20:04:17.6080599Z padding_value=-33938, 2025-05-07T20:04:17.6081000Z ) 2025-05-07T20:04:17.6081363Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6082127Z self=, 2025-05-07T20:04:17.6082854Z B=1, 2025-05-07T20:04:17.6083213Z max_sequence_length=248, 2025-05-07T20:04:17.6083651Z padding_value=-33938, 2025-05-07T20:04:17.6084049Z ) 2025-05-07T20:04:17.6084421Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6085164Z self=, 2025-05-07T20:04:17.6085897Z B=1, 2025-05-07T20:04:17.6086257Z max_sequence_length=248, 2025-05-07T20:04:17.6086686Z padding_value=1, 2025-05-07T20:04:17.6087062Z ) 2025-05-07T20:04:17.6087433Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6088171Z self=, 2025-05-07T20:04:17.6088894Z B=71, 2025-05-07T20:04:17.6089257Z max_sequence_length=364, 2025-05-07T20:04:17.6089692Z padding_value=3266, 2025-05-07T20:04:17.6090084Z ) 2025-05-07T20:04:17.6090906Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:04:17.6091681Z self=, 2025-05-07T20:04:17.6092394Z B=71, 2025-05-07T20:04:17.6092762Z max_sequence_length=364, 2025-05-07T20:04:17.6093202Z padding_value=71, 2025-05-07T20:04:17.6093578Z ) 2025-05-07T20:04:17.6093904Z PASSED 2025-05-07T20:04:23.3837499Z 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:04:23.3839033Z self=, 2025-05-07T20:04:23.3839885Z B=1, 2025-05-07T20:04:23.3840281Z max_sequence_length=1, 2025-05-07T20:04:23.3840737Z padding_value=0, 2025-05-07T20:04:23.3841175Z device=device(type='cpu'), 2025-05-07T20:04:23.3841624Z ) 2025-05-07T20:04:23.3842076Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3843024Z self=, 2025-05-07T20:04:23.3843866Z B=73, 2025-05-07T20:04:23.3844249Z max_sequence_length=1, 2025-05-07T20:04:23.3844687Z padding_value=0, 2025-05-07T20:04:23.3845113Z device=device(type='cpu'), 2025-05-07T20:04:23.3845562Z ) 2025-05-07T20:04:23.3846006Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3846948Z self=, 2025-05-07T20:04:23.3847780Z B=73, 2025-05-07T20:04:23.3848159Z max_sequence_length=430, 2025-05-07T20:04:23.3848622Z padding_value=89311, 2025-05-07T20:04:23.3849074Z device=device(type='cpu'), 2025-05-07T20:04:23.3849525Z ) 2025-05-07T20:04:23.3849969Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3850894Z self=, 2025-05-07T20:04:23.3851733Z B=16, 2025-05-07T20:04:23.3852117Z max_sequence_length=277, 2025-05-07T20:04:23.3852588Z padding_value=-91529, 2025-05-07T20:04:23.3853038Z device=device(type='cpu'), 2025-05-07T20:04:23.3853473Z ) 2025-05-07T20:04:23.3853925Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3854848Z self=, 2025-05-07T20:04:23.3855680Z B=51, 2025-05-07T20:04:23.3856066Z max_sequence_length=428, 2025-05-07T20:04:23.3856528Z padding_value=36449, 2025-05-07T20:04:23.3856971Z device=device(type='cpu'), 2025-05-07T20:04:23.3857420Z ) 2025-05-07T20:04:23.3857870Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3858796Z self=, 2025-05-07T20:04:23.3859623Z B=84, 2025-05-07T20:04:23.3860004Z max_sequence_length=245, 2025-05-07T20:04:23.3860477Z padding_value=-14794, 2025-05-07T20:04:23.3860932Z device=device(type='cpu'), 2025-05-07T20:04:23.3861379Z ) 2025-05-07T20:04:23.3861826Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3862744Z self=, 2025-05-07T20:04:23.3863573Z B=76, 2025-05-07T20:04:23.3864067Z max_sequence_length=430, 2025-05-07T20:04:23.3864524Z padding_value=-61788, 2025-05-07T20:04:23.3864960Z device=device(type='cpu'), 2025-05-07T20:04:23.3865383Z ) 2025-05-07T20:04:23.3865803Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3866707Z self=, 2025-05-07T20:04:23.3867517Z B=67, 2025-05-07T20:04:23.3867876Z max_sequence_length=2, 2025-05-07T20:04:23.3868298Z padding_value=-62365, 2025-05-07T20:04:23.3868730Z device=device(type='cpu'), 2025-05-07T20:04:23.3869626Z ) 2025-05-07T20:04:23.3870085Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3870987Z self=, 2025-05-07T20:04:23.3871794Z B=108, 2025-05-07T20:04:23.3872151Z max_sequence_length=245, 2025-05-07T20:04:23.3872591Z padding_value=390, 2025-05-07T20:04:23.3873280Z device=device(type='cpu'), 2025-05-07T20:04:23.3873698Z ) 2025-05-07T20:04:23.3874125Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3875026Z self=, 2025-05-07T20:04:23.3875832Z B=47, 2025-05-07T20:04:23.3876187Z max_sequence_length=367, 2025-05-07T20:04:23.3876629Z padding_value=-22788, 2025-05-07T20:04:23.3877064Z device=device(type='cpu'), 2025-05-07T20:04:23.3877478Z ) 2025-05-07T20:04:23.3877913Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3878820Z self=, 2025-05-07T20:04:23.3879614Z B=19, 2025-05-07T20:04:23.3879976Z max_sequence_length=138, 2025-05-07T20:04:23.3880414Z padding_value=99999, 2025-05-07T20:04:23.3880835Z device=device(type='cpu'), 2025-05-07T20:04:23.3881263Z ) 2025-05-07T20:04:23.3881697Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3882597Z self=, 2025-05-07T20:04:23.3883396Z B=19, 2025-05-07T20:04:23.3883755Z max_sequence_length=19, 2025-05-07T20:04:23.3884190Z padding_value=99999, 2025-05-07T20:04:23.3884614Z device=device(type='cpu'), 2025-05-07T20:04:23.3885037Z ) 2025-05-07T20:04:23.3885467Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3886372Z self=, 2025-05-07T20:04:23.3887183Z B=19, 2025-05-07T20:04:23.3887545Z max_sequence_length=19, 2025-05-07T20:04:23.3887966Z padding_value=19, 2025-05-07T20:04:23.3888379Z device=device(type='cpu'), 2025-05-07T20:04:23.3888801Z ) 2025-05-07T20:04:23.3889219Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3890127Z self=, 2025-05-07T20:04:23.3890938Z B=110, 2025-05-07T20:04:23.3891295Z max_sequence_length=71, 2025-05-07T20:04:23.3891717Z padding_value=35357, 2025-05-07T20:04:23.3892148Z device=device(type='cpu'), 2025-05-07T20:04:23.3892565Z ) 2025-05-07T20:04:23.3892981Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3893879Z self=, 2025-05-07T20:04:23.3894684Z B=110, 2025-05-07T20:04:23.3895080Z max_sequence_length=110, 2025-05-07T20:04:23.3895531Z padding_value=35357, 2025-05-07T20:04:23.3895950Z device=device(type='cpu'), 2025-05-07T20:04:23.3896381Z ) 2025-05-07T20:04:23.3896810Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3897706Z self=, 2025-05-07T20:04:23.3898525Z B=110, 2025-05-07T20:04:23.3898888Z max_sequence_length=110, 2025-05-07T20:04:23.3899319Z padding_value=110, 2025-05-07T20:04:23.3899736Z device=device(type='cpu'), 2025-05-07T20:04:23.3900162Z ) 2025-05-07T20:04:23.3900585Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3901490Z self=, 2025-05-07T20:04:23.3902303Z B=64, 2025-05-07T20:04:23.3902665Z max_sequence_length=436, 2025-05-07T20:04:23.3903096Z padding_value=17350, 2025-05-07T20:04:23.3903962Z device=device(type='cpu'), 2025-05-07T20:04:23.3904414Z ) 2025-05-07T20:04:23.3904842Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3905744Z self=, 2025-05-07T20:04:23.3906550Z B=64, 2025-05-07T20:04:23.3906900Z max_sequence_length=64, 2025-05-07T20:04:23.3907518Z padding_value=17350, 2025-05-07T20:04:23.3907946Z device=device(type='cpu'), 2025-05-07T20:04:23.3908360Z ) 2025-05-07T20:04:23.3908786Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3909684Z self=, 2025-05-07T20:04:23.3910488Z B=64, 2025-05-07T20:04:23.3910855Z max_sequence_length=64, 2025-05-07T20:04:23.3911307Z padding_value=64, 2025-05-07T20:04:23.3911731Z device=device(type='cpu'), 2025-05-07T20:04:23.3912164Z ) 2025-05-07T20:04:23.3912611Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:04:23.3913538Z self=, 2025-05-07T20:04:23.3914357Z B=82, 2025-05-07T20:04:23.3914766Z max_sequence_length=225, 2025-05-07T20:04:23.3915235Z padding_value=80405, 2025-05-07T20:04:23.3915668Z device=device(type='cpu'), 2025-05-07T20:04:23.3916604Z ) 2025-05-07T20:04:23.3922908Z PASSED 2025-05-07T20:04:23.3923645Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:04:23.3924670Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:04:23.3925262Z 2025-05-07T20:04:23.3925507Z =========================== short test summary info ============================ 2025-05-07T20:04:23.3926294Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:04:23.3927091Z ========================= 3 passed, 1 skipped in 9.08s ========================= 2025-05-07T20:04:24.7702967Z 2025-05-07T20:04:24.7703844Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:04:24.7724240Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 13 seconds 2025-05-07T20:04:24.7724728Z 2025-05-07T20:04:24.7724734Z 2025-05-07T20:04:24.7724739Z 2025-05-07T20:04:24.7724744Z 2025-05-07T20:04:24.7739814Z ################################################################################ 2025-05-07T20:04:24.7758330Z # [2025-05-07T20:04:24.775Z] Run Python Test Suite: 2025-05-07T20:04:24.7758905Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:04:24.7759401Z ################################################################################ 2025-05-07T20:04:24.7786407Z + 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:04:24.7787383Z 2025-05-07T20:04:27.8818027Z ============================= test session starts ============================== 2025-05-07T20:04:27.8819042Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:27.8819881Z cachedir: .pytest_cache 2025-05-07T20:04:27.8820808Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:27.8821835Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:27.8822340Z plugins: hypothesis-6.131.14 2025-05-07T20:04:30.6880022Z collecting ... collected 4 items 2025-05-07T20:04:30.6880432Z 2025-05-07T20:04:31.3088676Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3090183Z self=, 2025-05-07T20:04:31.3090994Z B=1, 2025-05-07T20:04:31.3091529Z D=1, 2025-05-07T20:04:31.3091948Z max_sequence_length=1, 2025-05-07T20:04:31.3093199Z dtype=torch.float32, 2025-05-07T20:04:31.3093739Z ) 2025-05-07T20:04:31.3094187Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3095214Z self=, 2025-05-07T20:04:31.3096101Z B=77, 2025-05-07T20:04:31.3096501Z D=1, 2025-05-07T20:04:31.3097113Z max_sequence_length=1, 2025-05-07T20:04:31.3098072Z dtype=torch.float32, 2025-05-07T20:04:31.3098469Z ) 2025-05-07T20:04:31.3098841Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3099583Z self=, 2025-05-07T20:04:31.3100305Z B=77, 2025-05-07T20:04:31.3100646Z D=100, 2025-05-07T20:04:31.3101000Z max_sequence_length=157, 2025-05-07T20:04:31.3101444Z dtype=torch.float16, 2025-05-07T20:04:31.3101843Z ) 2025-05-07T20:04:31.3102208Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3102965Z self=, 2025-05-07T20:04:31.3103691Z B=37, 2025-05-07T20:04:31.3104132Z D=6, 2025-05-07T20:04:31.3104493Z max_sequence_length=70, 2025-05-07T20:04:31.3104926Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3105333Z ) 2025-05-07T20:04:31.3105694Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3106455Z self=, 2025-05-07T20:04:31.3107177Z B=60, 2025-05-07T20:04:31.3107509Z D=96, 2025-05-07T20:04:31.3107867Z max_sequence_length=63, 2025-05-07T20:04:31.3108304Z dtype=torch.float32, 2025-05-07T20:04:31.3108696Z ) 2025-05-07T20:04:31.3109066Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3109815Z self=, 2025-05-07T20:04:31.3110537Z B=42, 2025-05-07T20:04:31.3110875Z D=96, 2025-05-07T20:04:31.3111238Z max_sequence_length=159, 2025-05-07T20:04:31.3111677Z dtype=torch.float32, 2025-05-07T20:04:31.3112078Z ) 2025-05-07T20:04:31.3112447Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3113187Z self=, 2025-05-07T20:04:31.3113914Z B=58, 2025-05-07T20:04:31.3114254Z D=61, 2025-05-07T20:04:31.3114610Z max_sequence_length=200, 2025-05-07T20:04:31.3115059Z dtype=torch.float16, 2025-05-07T20:04:31.3115460Z ) 2025-05-07T20:04:31.3115827Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3116862Z self=, 2025-05-07T20:04:31.3117583Z B=39, 2025-05-07T20:04:31.3117917Z D=9, 2025-05-07T20:04:31.3118269Z max_sequence_length=32, 2025-05-07T20:04:31.3118706Z dtype=torch.float32, 2025-05-07T20:04:31.3119103Z ) 2025-05-07T20:04:31.3119467Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3120224Z self=, 2025-05-07T20:04:31.3120950Z B=11, 2025-05-07T20:04:31.3121281Z D=98, 2025-05-07T20:04:31.3121641Z max_sequence_length=7, 2025-05-07T20:04:31.3122068Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3122464Z ) 2025-05-07T20:04:31.3122833Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3123587Z self=, 2025-05-07T20:04:31.3124306Z B=85, 2025-05-07T20:04:31.3124635Z D=38, 2025-05-07T20:04:31.3125011Z max_sequence_length=1, 2025-05-07T20:04:31.3125447Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3125843Z ) 2025-05-07T20:04:31.3126213Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3126960Z self=, 2025-05-07T20:04:31.3127676Z B=113, 2025-05-07T20:04:31.3128016Z D=116, 2025-05-07T20:04:31.3128383Z max_sequence_length=93, 2025-05-07T20:04:31.3129358Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3129805Z ) 2025-05-07T20:04:31.3130181Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3130924Z self=, 2025-05-07T20:04:31.3131650Z B=113, 2025-05-07T20:04:31.3131992Z D=113, 2025-05-07T20:04:31.3132540Z max_sequence_length=93, 2025-05-07T20:04:31.3132980Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3133393Z ) 2025-05-07T20:04:31.3133763Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3134502Z self=, 2025-05-07T20:04:31.3135223Z B=93, 2025-05-07T20:04:31.3135555Z D=113, 2025-05-07T20:04:31.3135913Z max_sequence_length=93, 2025-05-07T20:04:31.3136352Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3136756Z ) 2025-05-07T20:04:31.3137113Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3137868Z self=, 2025-05-07T20:04:31.3138593Z B=93, 2025-05-07T20:04:31.3138922Z D=113, 2025-05-07T20:04:31.3139294Z max_sequence_length=113, 2025-05-07T20:04:31.3139747Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3140141Z ) 2025-05-07T20:04:31.3140512Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3141273Z self=, 2025-05-07T20:04:31.3142005Z B=93, 2025-05-07T20:04:31.3142335Z D=93, 2025-05-07T20:04:31.3142706Z max_sequence_length=113, 2025-05-07T20:04:31.3143158Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3143554Z ) 2025-05-07T20:04:31.3144031Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3144790Z self=, 2025-05-07T20:04:31.3145507Z B=113, 2025-05-07T20:04:31.3145850Z D=93, 2025-05-07T20:04:31.3146224Z max_sequence_length=113, 2025-05-07T20:04:31.3146667Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3147069Z ) 2025-05-07T20:04:31.3147442Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3148187Z self=, 2025-05-07T20:04:31.3148909Z B=113, 2025-05-07T20:04:31.3149249Z D=93, 2025-05-07T20:04:31.3149611Z max_sequence_length=93, 2025-05-07T20:04:31.3150049Z dtype=torch.bfloat16, 2025-05-07T20:04:31.3150453Z ) 2025-05-07T20:04:31.3150815Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3151566Z self=, 2025-05-07T20:04:31.3152318Z B=108, 2025-05-07T20:04:31.3152660Z D=114, 2025-05-07T20:04:31.3153018Z max_sequence_length=137, 2025-05-07T20:04:31.3153458Z dtype=torch.float16, 2025-05-07T20:04:31.3153858Z ) 2025-05-07T20:04:31.3154232Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3154990Z self=, 2025-05-07T20:04:31.3155716Z B=108, 2025-05-07T20:04:31.3156052Z D=114, 2025-05-07T20:04:31.3156416Z max_sequence_length=114, 2025-05-07T20:04:31.3156856Z dtype=torch.float16, 2025-05-07T20:04:31.3157251Z ) 2025-05-07T20:04:31.3157627Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:04:31.3158393Z self=, 2025-05-07T20:04:31.3159128Z B=108, 2025-05-07T20:04:31.3159498Z D=114, 2025-05-07T20:04:31.3159884Z max_sequence_length=108, 2025-05-07T20:04:31.3160325Z dtype=torch.float16, 2025-05-07T20:04:31.3160717Z ) 2025-05-07T20:04:31.3161074Z PASSED 2025-05-07T20:04:37.0389182Z 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:04:37.0391230Z self=, 2025-05-07T20:04:37.0392198Z B=2, 2025-05-07T20:04:37.0392924Z D=2, 2025-05-07T20:04:37.0393500Z max_sequence_length=1, 2025-05-07T20:04:37.0394186Z dtype=torch.float32, 2025-05-07T20:04:37.0394787Z device=device(type='cpu'), 2025-05-07T20:04:37.0395318Z ) 2025-05-07T20:04:37.0395825Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0397107Z self=, 2025-05-07T20:04:37.0398029Z B=33, 2025-05-07T20:04:37.0398420Z D=2, 2025-05-07T20:04:37.0416647Z max_sequence_length=1, 2025-05-07T20:04:37.0417246Z dtype=torch.float32, 2025-05-07T20:04:37.0417691Z device=device(type='cpu'), 2025-05-07T20:04:37.0418110Z ) 2025-05-07T20:04:37.0418539Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0419479Z self=, 2025-05-07T20:04:37.0420295Z B=33, 2025-05-07T20:04:37.0420620Z D=105, 2025-05-07T20:04:37.0420985Z max_sequence_length=178, 2025-05-07T20:04:37.0421423Z dtype=torch.float32, 2025-05-07T20:04:37.0421855Z device=device(type='cpu'), 2025-05-07T20:04:37.0422292Z ) 2025-05-07T20:04:37.0422716Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0423628Z self=, 2025-05-07T20:04:37.0424566Z B=89, 2025-05-07T20:04:37.0424909Z D=63, 2025-05-07T20:04:37.0425260Z max_sequence_length=58, 2025-05-07T20:04:37.0425698Z dtype=torch.float16, 2025-05-07T20:04:37.0426132Z device=device(type='cpu'), 2025-05-07T20:04:37.0426554Z ) 2025-05-07T20:04:37.0426980Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0427884Z self=, 2025-05-07T20:04:37.0428704Z B=34, 2025-05-07T20:04:37.0429039Z D=46, 2025-05-07T20:04:37.0429399Z max_sequence_length=178, 2025-05-07T20:04:37.0429845Z dtype=torch.bfloat16, 2025-05-07T20:04:37.0430280Z device=device(type='cpu'), 2025-05-07T20:04:37.0430710Z ) 2025-05-07T20:04:37.0431139Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0432038Z self=, 2025-05-07T20:04:37.0432860Z B=65, 2025-05-07T20:04:37.0433199Z D=66, 2025-05-07T20:04:37.0433550Z max_sequence_length=2, 2025-05-07T20:04:37.0433984Z dtype=torch.float32, 2025-05-07T20:04:37.0434417Z device=device(type='cpu'), 2025-05-07T20:04:37.0434839Z ) 2025-05-07T20:04:37.0435266Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0436172Z self=, 2025-05-07T20:04:37.0436984Z B=128, 2025-05-07T20:04:37.0437326Z D=126, 2025-05-07T20:04:37.0437694Z max_sequence_length=92, 2025-05-07T20:04:37.0438155Z dtype=torch.float16, 2025-05-07T20:04:37.0438582Z device=device(type='cpu'), 2025-05-07T20:04:37.0439004Z ) 2025-05-07T20:04:37.0439430Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0440326Z self=, 2025-05-07T20:04:37.0441153Z B=43, 2025-05-07T20:04:37.0441497Z D=45, 2025-05-07T20:04:37.0441851Z max_sequence_length=184, 2025-05-07T20:04:37.0442299Z dtype=torch.float16, 2025-05-07T20:04:37.0442731Z device=device(type='cpu'), 2025-05-07T20:04:37.0443164Z ) 2025-05-07T20:04:37.0443621Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0444524Z self=, 2025-05-07T20:04:37.0445331Z B=102, 2025-05-07T20:04:37.0446159Z D=7, 2025-05-07T20:04:37.0446555Z max_sequence_length=191, 2025-05-07T20:04:37.0447006Z dtype=torch.float32, 2025-05-07T20:04:37.0447429Z device=device(type='cpu'), 2025-05-07T20:04:37.0447859Z ) 2025-05-07T20:04:37.0448291Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0449186Z self=, 2025-05-07T20:04:37.0450289Z B=91, 2025-05-07T20:04:37.0450627Z D=127, 2025-05-07T20:04:37.0450983Z max_sequence_length=63, 2025-05-07T20:04:37.0451419Z dtype=torch.bfloat16, 2025-05-07T20:04:37.0451850Z device=device(type='cpu'), 2025-05-07T20:04:37.0452268Z ) 2025-05-07T20:04:37.0452697Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0453604Z self=, 2025-05-07T20:04:37.0454412Z B=106, 2025-05-07T20:04:37.0454742Z D=125, 2025-05-07T20:04:37.0455113Z max_sequence_length=180, 2025-05-07T20:04:37.0455564Z dtype=torch.float32, 2025-05-07T20:04:37.0455983Z device=device(type='cpu'), 2025-05-07T20:04:37.0456408Z ) 2025-05-07T20:04:37.0456835Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0457735Z self=, 2025-05-07T20:04:37.0458553Z B=2, 2025-05-07T20:04:37.0458887Z D=125, 2025-05-07T20:04:37.0459248Z max_sequence_length=180, 2025-05-07T20:04:37.0459696Z dtype=torch.float32, 2025-05-07T20:04:37.0460128Z device=device(type='cpu'), 2025-05-07T20:04:37.0460552Z ) 2025-05-07T20:04:37.0460984Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0461910Z self=, 2025-05-07T20:04:37.0462719Z B=2, 2025-05-07T20:04:37.0463053Z D=125, 2025-05-07T20:04:37.0463423Z max_sequence_length=2, 2025-05-07T20:04:37.0464008Z dtype=torch.float32, 2025-05-07T20:04:37.0464452Z device=device(type='cpu'), 2025-05-07T20:04:37.0464871Z ) 2025-05-07T20:04:37.0465314Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0466239Z self=, 2025-05-07T20:04:37.0467071Z B=2, 2025-05-07T20:04:37.0467434Z D=125, 2025-05-07T20:04:37.0467813Z max_sequence_length=125, 2025-05-07T20:04:37.0468248Z dtype=torch.float32, 2025-05-07T20:04:37.0468687Z device=device(type='cpu'), 2025-05-07T20:04:37.0469136Z ) 2025-05-07T20:04:37.0469582Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0470498Z self=, 2025-05-07T20:04:37.0471309Z B=125, 2025-05-07T20:04:37.0471649Z D=125, 2025-05-07T20:04:37.0472043Z max_sequence_length=125, 2025-05-07T20:04:37.0472532Z dtype=torch.float32, 2025-05-07T20:04:37.0472981Z device=device(type='cpu'), 2025-05-07T20:04:37.0473416Z ) 2025-05-07T20:04:37.0473870Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0474802Z self=, 2025-05-07T20:04:37.0475637Z B=70, 2025-05-07T20:04:37.0475990Z D=14, 2025-05-07T20:04:37.0476361Z max_sequence_length=49, 2025-05-07T20:04:37.0476809Z dtype=torch.float32, 2025-05-07T20:04:37.0477256Z device=device(type='cpu'), 2025-05-07T20:04:37.0477695Z ) 2025-05-07T20:04:37.0478149Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0479059Z self=, 2025-05-07T20:04:37.0479872Z B=49, 2025-05-07T20:04:37.0480209Z D=14, 2025-05-07T20:04:37.0480601Z max_sequence_length=49, 2025-05-07T20:04:37.0481531Z dtype=torch.float32, 2025-05-07T20:04:37.0482017Z device=device(type='cpu'), 2025-05-07T20:04:37.0482433Z ) 2025-05-07T20:04:37.0482940Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0483857Z self=, 2025-05-07T20:04:37.0484667Z B=49, 2025-05-07T20:04:37.0485206Z D=49, 2025-05-07T20:04:37.0485582Z max_sequence_length=49, 2025-05-07T20:04:37.0486037Z dtype=torch.float32, 2025-05-07T20:04:37.0486507Z device=device(type='cpu'), 2025-05-07T20:04:37.0486941Z ) 2025-05-07T20:04:37.0487401Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0488360Z self=, 2025-05-07T20:04:37.0489206Z B=53, 2025-05-07T20:04:37.0489565Z D=34, 2025-05-07T20:04:37.0489975Z max_sequence_length=145, 2025-05-07T20:04:37.0490462Z dtype=torch.float16, 2025-05-07T20:04:37.0490892Z device=device(type='cpu'), 2025-05-07T20:04:37.0491329Z ) 2025-05-07T20:04:37.0491792Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:04:37.0492700Z self=, 2025-05-07T20:04:37.0493527Z B=53, 2025-05-07T20:04:37.0493859Z D=2, 2025-05-07T20:04:37.0494224Z max_sequence_length=145, 2025-05-07T20:04:37.0494657Z dtype=torch.float16, 2025-05-07T20:04:37.0495086Z device=device(type='cpu'), 2025-05-07T20:04:37.0495511Z ) 2025-05-07T20:04:37.0495894Z PASSED 2025-05-07T20:04:37.0496567Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:04:37.0497593Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:04:37.0498182Z 2025-05-07T20:04:37.0498431Z =========================== short test summary info ============================ 2025-05-07T20:04:37.0499212Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:04:37.0500004Z ========================= 3 passed, 1 skipped in 9.39s ========================= 2025-05-07T20:04:38.4483798Z 2025-05-07T20:04:38.4484722Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:04:38.4505727Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 14 seconds 2025-05-07T20:04:38.4506269Z 2025-05-07T20:04:38.4506275Z 2025-05-07T20:04:38.4506280Z 2025-05-07T20:04:38.4506285Z 2025-05-07T20:04:38.4522119Z ################################################################################ 2025-05-07T20:04:38.4541816Z # [2025-05-07T20:04:38.453Z] Run Python Test Suite: 2025-05-07T20:04:38.4542431Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:04:38.4543015Z ################################################################################ 2025-05-07T20:04:38.4572346Z + 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:04:38.4573468Z 2025-05-07T20:04:41.5032278Z ============================= test session starts ============================== 2025-05-07T20:04:41.5033292Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:41.5034153Z cachedir: .pytest_cache 2025-05-07T20:04:41.5035082Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:41.5036103Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:41.5036609Z plugins: hypothesis-6.131.14 2025-05-07T20:04:44.2791420Z collecting ... collected 3 items 2025-05-07T20:04:44.2791817Z 2025-05-07T20:05:07.8975941Z 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:05:07.8977746Z self=, 2025-05-07T20:05:07.8978748Z B=0, 2025-05-07T20:05:07.8979086Z H=1, 2025-05-07T20:05:07.8979408Z max_L=1, 2025-05-07T20:05:07.8979752Z D=0, 2025-05-07T20:05:07.8980111Z dtype=torch.float32, 2025-05-07T20:05:07.8980769Z device=device(type='cpu'), 2025-05-07T20:05:07.8981198Z ) 2025-05-07T20:05:07.8981617Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.8982697Z self=, 2025-05-07T20:05:07.8983691Z B=15, 2025-05-07T20:05:07.8984123Z H=1, 2025-05-07T20:05:07.8984455Z max_L=1, 2025-05-07T20:05:07.8984902Z D=0, 2025-05-07T20:05:07.8985248Z dtype=torch.float32, 2025-05-07T20:05:07.8985678Z device=device(type='cpu'), 2025-05-07T20:05:07.8986103Z ) 2025-05-07T20:05:07.8986528Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.8987623Z self=, 2025-05-07T20:05:07.8988626Z B=15, 2025-05-07T20:05:07.8988954Z H=1, 2025-05-07T20:05:07.8989292Z max_L=10, 2025-05-07T20:05:07.8989651Z D=10, 2025-05-07T20:05:07.8990003Z dtype=torch.bfloat16, 2025-05-07T20:05:07.8990440Z device=device(type='cpu'), 2025-05-07T20:05:07.8990861Z ) 2025-05-07T20:05:07.8991281Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.8992359Z self=, 2025-05-07T20:05:07.8993356Z B=2, 2025-05-07T20:05:07.8993691Z H=1, 2025-05-07T20:05:07.8994021Z max_L=1, 2025-05-07T20:05:07.8994366Z D=0, 2025-05-07T20:05:07.8994723Z dtype=torch.float32, 2025-05-07T20:05:07.8995160Z device=device(type='cpu'), 2025-05-07T20:05:07.8995596Z ) 2025-05-07T20:05:07.8996021Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.8997101Z self=, 2025-05-07T20:05:07.8998098Z B=2, 2025-05-07T20:05:07.8998442Z H=1, 2025-05-07T20:05:07.8998772Z max_L=3, 2025-05-07T20:05:07.8999117Z D=21, 2025-05-07T20:05:07.8999473Z dtype=torch.float32, 2025-05-07T20:05:07.8999895Z device=device(type='cpu'), 2025-05-07T20:05:07.9000320Z ) 2025-05-07T20:05:07.9000745Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9001837Z self=, 2025-05-07T20:05:07.9002823Z B=7, 2025-05-07T20:05:07.9003156Z H=1, 2025-05-07T20:05:07.9003490Z max_L=24, 2025-05-07T20:05:07.9003830Z D=4, 2025-05-07T20:05:07.9004196Z dtype=torch.bfloat16, 2025-05-07T20:05:07.9004640Z device=device(type='cpu'), 2025-05-07T20:05:07.9005057Z ) 2025-05-07T20:05:07.9005479Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9006569Z self=, 2025-05-07T20:05:07.9007570Z B=13, 2025-05-07T20:05:07.9007907Z H=2, 2025-05-07T20:05:07.9008243Z max_L=16, 2025-05-07T20:05:07.9008583Z D=9, 2025-05-07T20:05:07.9008944Z dtype=torch.bfloat16, 2025-05-07T20:05:07.9009378Z device=device(type='cpu'), 2025-05-07T20:05:07.9009796Z ) 2025-05-07T20:05:07.9010215Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9011305Z self=, 2025-05-07T20:05:07.9012302Z B=26, 2025-05-07T20:05:07.9012632Z H=1, 2025-05-07T20:05:07.9013370Z max_L=24, 2025-05-07T20:05:07.9013740Z D=4, 2025-05-07T20:05:07.9014088Z dtype=torch.bfloat16, 2025-05-07T20:05:07.9014519Z device=device(type='cpu'), 2025-05-07T20:05:07.9014942Z ) 2025-05-07T20:05:07.9015357Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9016679Z self=, 2025-05-07T20:05:07.9017959Z B=22, 2025-05-07T20:05:07.9018289Z H=3, 2025-05-07T20:05:07.9018622Z max_L=17, 2025-05-07T20:05:07.9018971Z D=3, 2025-05-07T20:05:07.9019320Z dtype=torch.float16, 2025-05-07T20:05:07.9019751Z device=device(type='cpu'), 2025-05-07T20:05:07.9020174Z ) 2025-05-07T20:05:07.9020588Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9021675Z self=, 2025-05-07T20:05:07.9022675Z B=5, 2025-05-07T20:05:07.9023011Z H=1, 2025-05-07T20:05:07.9023340Z max_L=18, 2025-05-07T20:05:07.9023688Z D=12, 2025-05-07T20:05:07.9024158Z dtype=torch.float32, 2025-05-07T20:05:07.9024581Z device=device(type='cpu'), 2025-05-07T20:05:07.9025004Z ) 2025-05-07T20:05:07.9025426Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9026525Z self=, 2025-05-07T20:05:07.9027519Z B=30, 2025-05-07T20:05:07.9027853Z H=1, 2025-05-07T20:05:07.9028180Z max_L=10, 2025-05-07T20:05:07.9028529Z D=13, 2025-05-07T20:05:07.9028886Z dtype=torch.float16, 2025-05-07T20:05:07.9029312Z device=device(type='cpu'), 2025-05-07T20:05:07.9029736Z ) 2025-05-07T20:05:07.9030158Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9031254Z self=, 2025-05-07T20:05:07.9032241Z B=32, 2025-05-07T20:05:07.9032580Z H=2, 2025-05-07T20:05:07.9032919Z max_L=5, 2025-05-07T20:05:07.9033256Z D=20, 2025-05-07T20:05:07.9033615Z dtype=torch.float32, 2025-05-07T20:05:07.9034038Z device=device(type='cpu'), 2025-05-07T20:05:07.9034451Z ) 2025-05-07T20:05:07.9034889Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9035978Z self=, 2025-05-07T20:05:07.9036965Z B=16, 2025-05-07T20:05:07.9037301Z H=3, 2025-05-07T20:05:07.9037634Z max_L=21, 2025-05-07T20:05:07.9037978Z D=8, 2025-05-07T20:05:07.9038330Z dtype=torch.float16, 2025-05-07T20:05:07.9038762Z device=device(type='cpu'), 2025-05-07T20:05:07.9039183Z ) 2025-05-07T20:05:07.9039610Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9040711Z self=, 2025-05-07T20:05:07.9041712Z B=0, 2025-05-07T20:05:07.9042035Z H=3, 2025-05-07T20:05:07.9042370Z max_L=30, 2025-05-07T20:05:07.9042725Z D=29, 2025-05-07T20:05:07.9043073Z dtype=torch.float16, 2025-05-07T20:05:07.9043514Z device=device(type='cpu'), 2025-05-07T20:05:07.9043936Z ) 2025-05-07T20:05:07.9044351Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9045434Z self=, 2025-05-07T20:05:07.9046426Z B=24, 2025-05-07T20:05:07.9046756Z H=1, 2025-05-07T20:05:07.9047090Z max_L=19, 2025-05-07T20:05:07.9047437Z D=26, 2025-05-07T20:05:07.9047791Z dtype=torch.bfloat16, 2025-05-07T20:05:07.9048230Z device=device(type='cpu'), 2025-05-07T20:05:07.9048653Z ) 2025-05-07T20:05:07.9049524Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9050640Z self=, 2025-05-07T20:05:07.9051634Z B=32, 2025-05-07T20:05:07.9051968Z H=1, 2025-05-07T20:05:07.9052296Z max_L=18, 2025-05-07T20:05:07.9052641Z D=16, 2025-05-07T20:05:07.9053123Z dtype=torch.float32, 2025-05-07T20:05:07.9053544Z device=device(type='cpu'), 2025-05-07T20:05:07.9053972Z ) 2025-05-07T20:05:07.9054393Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9055470Z self=, 2025-05-07T20:05:07.9056465Z B=14, 2025-05-07T20:05:07.9056802Z H=2, 2025-05-07T20:05:07.9057130Z max_L=8, 2025-05-07T20:05:07.9057481Z D=25, 2025-05-07T20:05:07.9057840Z dtype=torch.float16, 2025-05-07T20:05:07.9058272Z device=device(type='cpu'), 2025-05-07T20:05:07.9058698Z ) 2025-05-07T20:05:07.9059120Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9060205Z self=, 2025-05-07T20:05:07.9061191Z B=14, 2025-05-07T20:05:07.9061549Z H=2, 2025-05-07T20:05:07.9061891Z max_L=14, 2025-05-07T20:05:07.9062244Z D=25, 2025-05-07T20:05:07.9062603Z dtype=torch.float16, 2025-05-07T20:05:07.9063026Z device=device(type='cpu'), 2025-05-07T20:05:07.9063451Z ) 2025-05-07T20:05:07.9063876Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9065099Z self=, 2025-05-07T20:05:07.9066102Z B=14, 2025-05-07T20:05:07.9066445Z H=1, 2025-05-07T20:05:07.9066781Z max_L=14, 2025-05-07T20:05:07.9067124Z D=25, 2025-05-07T20:05:07.9067490Z dtype=torch.float16, 2025-05-07T20:05:07.9067926Z device=device(type='cpu'), 2025-05-07T20:05:07.9068351Z ) 2025-05-07T20:05:07.9068773Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9069865Z self=, 2025-05-07T20:05:07.9070869Z B=25, 2025-05-07T20:05:07.9071206Z H=1, 2025-05-07T20:05:07.9071542Z max_L=14, 2025-05-07T20:05:07.9071886Z D=25, 2025-05-07T20:05:07.9072240Z dtype=torch.float16, 2025-05-07T20:05:07.9072665Z device=device(type='cpu'), 2025-05-07T20:05:07.9073082Z ) 2025-05-07T20:05:07.9073506Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9074602Z self=, 2025-05-07T20:05:07.9075601Z B=25, 2025-05-07T20:05:07.9075929Z H=1, 2025-05-07T20:05:07.9076273Z max_L=25, 2025-05-07T20:05:07.9076625Z D=25, 2025-05-07T20:05:07.9076976Z dtype=torch.float16, 2025-05-07T20:05:07.9077408Z device=device(type='cpu'), 2025-05-07T20:05:07.9077834Z ) 2025-05-07T20:05:07.9078253Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9079348Z self=, 2025-05-07T20:05:07.9080361Z B=1, 2025-05-07T20:05:07.9080689Z H=1, 2025-05-07T20:05:07.9081022Z max_L=25, 2025-05-07T20:05:07.9081371Z D=25, 2025-05-07T20:05:07.9081720Z dtype=torch.float16, 2025-05-07T20:05:07.9082149Z device=device(type='cpu'), 2025-05-07T20:05:07.9082571Z ) 2025-05-07T20:05:07.9082986Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9084086Z self=, 2025-05-07T20:05:07.9085310Z B=25, 2025-05-07T20:05:07.9085666Z H=1, 2025-05-07T20:05:07.9085991Z max_L=1, 2025-05-07T20:05:07.9086336Z D=25, 2025-05-07T20:05:07.9086692Z dtype=torch.float16, 2025-05-07T20:05:07.9087114Z device=device(type='cpu'), 2025-05-07T20:05:07.9087550Z ) 2025-05-07T20:05:07.9087970Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9089197Z self=, 2025-05-07T20:05:07.9090205Z B=16, 2025-05-07T20:05:07.9090540Z H=1, 2025-05-07T20:05:07.9090870Z max_L=17, 2025-05-07T20:05:07.9091217Z D=11, 2025-05-07T20:05:07.9091573Z dtype=torch.float32, 2025-05-07T20:05:07.9091995Z device=device(type='cpu'), 2025-05-07T20:05:07.9092429Z ) 2025-05-07T20:05:07.9092858Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9093957Z self=, 2025-05-07T20:05:07.9094949Z B=16, 2025-05-07T20:05:07.9095285Z H=1, 2025-05-07T20:05:07.9095621Z max_L=11, 2025-05-07T20:05:07.9095964Z D=11, 2025-05-07T20:05:07.9096323Z dtype=torch.float32, 2025-05-07T20:05:07.9096753Z device=device(type='cpu'), 2025-05-07T20:05:07.9097173Z ) 2025-05-07T20:05:07.9097603Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:05:07.9098691Z self=, 2025-05-07T20:05:07.9099683Z B=11, 2025-05-07T20:05:07.9100020Z H=1, 2025-05-07T20:05:07.9100355Z max_L=11, 2025-05-07T20:05:07.9100700Z D=11, 2025-05-07T20:05:07.9101058Z dtype=torch.float32, 2025-05-07T20:05:07.9101487Z device=device(type='cpu'), 2025-05-07T20:05:07.9101905Z ) 2025-05-07T20:05:07.9102275Z PASSED 2025-05-07T20:05:13.7867148Z 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:05:13.7869174Z self=, 2025-05-07T20:05:13.7870260Z B=2, 2025-05-07T20:05:13.7870620Z H=1, 2025-05-07T20:05:13.7870963Z max_L=1, 2025-05-07T20:05:13.7871311Z D=2, 2025-05-07T20:05:13.7871665Z dtype=torch.float32, 2025-05-07T20:05:13.7872083Z device_type='cpu', 2025-05-07T20:05:13.7872473Z ) 2025-05-07T20:05:13.7872966Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7874206Z self=, 2025-05-07T20:05:13.7875286Z B=28, 2025-05-07T20:05:13.7875624Z H=1, 2025-05-07T20:05:13.7875961Z max_L=1, 2025-05-07T20:05:13.7876310Z D=2, 2025-05-07T20:05:13.7876664Z dtype=torch.float32, 2025-05-07T20:05:13.7877084Z device_type='cpu', 2025-05-07T20:05:13.7877464Z ) 2025-05-07T20:05:13.7877959Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7879197Z self=, 2025-05-07T20:05:13.7880278Z B=28, 2025-05-07T20:05:13.7880615Z H=3, 2025-05-07T20:05:13.7880953Z max_L=10, 2025-05-07T20:05:13.7881294Z D=5, 2025-05-07T20:05:13.7881653Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7882077Z device_type='cpu', 2025-05-07T20:05:13.7882527Z ) 2025-05-07T20:05:13.7883019Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7884255Z self=, 2025-05-07T20:05:13.7885804Z B=13, 2025-05-07T20:05:13.7886181Z H=3, 2025-05-07T20:05:13.7886518Z max_L=4, 2025-05-07T20:05:13.7886867Z D=2, 2025-05-07T20:05:13.7887231Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7887660Z device_type='cpu', 2025-05-07T20:05:13.7888036Z ) 2025-05-07T20:05:13.7888537Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7890060Z self=, 2025-05-07T20:05:13.7891135Z B=25, 2025-05-07T20:05:13.7891480Z H=1, 2025-05-07T20:05:13.7891814Z max_L=4, 2025-05-07T20:05:13.7892150Z D=8, 2025-05-07T20:05:13.7892502Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7892927Z device_type='cpu', 2025-05-07T20:05:13.7893300Z ) 2025-05-07T20:05:13.7893793Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7895042Z self=, 2025-05-07T20:05:13.7896124Z B=25, 2025-05-07T20:05:13.7896450Z H=3, 2025-05-07T20:05:13.7896784Z max_L=17, 2025-05-07T20:05:13.7897135Z D=6, 2025-05-07T20:05:13.7897481Z dtype=torch.float32, 2025-05-07T20:05:13.7897902Z device_type='cpu', 2025-05-07T20:05:13.7898294Z ) 2025-05-07T20:05:13.7898781Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7900022Z self=, 2025-05-07T20:05:13.7901102Z B=11, 2025-05-07T20:05:13.7901430Z H=3, 2025-05-07T20:05:13.7901768Z max_L=25, 2025-05-07T20:05:13.7902117Z D=31, 2025-05-07T20:05:13.7902465Z dtype=torch.float16, 2025-05-07T20:05:13.7902883Z device_type='cpu', 2025-05-07T20:05:13.7903268Z ) 2025-05-07T20:05:13.7903757Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7905250Z self=, 2025-05-07T20:05:13.7906331Z B=3, 2025-05-07T20:05:13.7906664Z H=2, 2025-05-07T20:05:13.7906991Z max_L=32, 2025-05-07T20:05:13.7907338Z D=12, 2025-05-07T20:05:13.7907707Z dtype=torch.float16, 2025-05-07T20:05:13.7908123Z device_type='cpu', 2025-05-07T20:05:13.7908508Z ) 2025-05-07T20:05:13.7909004Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7910231Z self=, 2025-05-07T20:05:13.7911307Z B=18, 2025-05-07T20:05:13.7911647Z H=1, 2025-05-07T20:05:13.7911982Z max_L=21, 2025-05-07T20:05:13.7912332Z D=22, 2025-05-07T20:05:13.7912685Z dtype=torch.float16, 2025-05-07T20:05:13.7913113Z device_type='cpu', 2025-05-07T20:05:13.7913497Z ) 2025-05-07T20:05:13.7913990Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7915233Z self=, 2025-05-07T20:05:13.7917047Z B=4, 2025-05-07T20:05:13.7917406Z H=3, 2025-05-07T20:05:13.7917746Z max_L=16, 2025-05-07T20:05:13.7918092Z D=10, 2025-05-07T20:05:13.7918450Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7918873Z device_type='cpu', 2025-05-07T20:05:13.7919248Z ) 2025-05-07T20:05:13.7919740Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7920981Z self=, 2025-05-07T20:05:13.7922048Z B=19, 2025-05-07T20:05:13.7922385Z H=3, 2025-05-07T20:05:13.7923197Z max_L=4, 2025-05-07T20:05:13.7923569Z D=26, 2025-05-07T20:05:13.7923927Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7924346Z device_type='cpu', 2025-05-07T20:05:13.7924848Z ) 2025-05-07T20:05:13.7925345Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7926590Z self=, 2025-05-07T20:05:13.7927961Z B=4, 2025-05-07T20:05:13.7928294Z H=3, 2025-05-07T20:05:13.7928622Z max_L=4, 2025-05-07T20:05:13.7928966Z D=26, 2025-05-07T20:05:13.7929321Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7929739Z device_type='cpu', 2025-05-07T20:05:13.7930123Z ) 2025-05-07T20:05:13.7930615Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7931863Z self=, 2025-05-07T20:05:13.7932944Z B=4, 2025-05-07T20:05:13.7933276Z H=1, 2025-05-07T20:05:13.7933606Z max_L=4, 2025-05-07T20:05:13.7933951Z D=26, 2025-05-07T20:05:13.7934315Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7934732Z device_type='cpu', 2025-05-07T20:05:13.7935105Z ) 2025-05-07T20:05:13.7935593Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7936845Z self=, 2025-05-07T20:05:13.7937926Z B=4, 2025-05-07T20:05:13.7938255Z H=1, 2025-05-07T20:05:13.7938593Z max_L=26, 2025-05-07T20:05:13.7938933Z D=26, 2025-05-07T20:05:13.7939293Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7939719Z device_type='cpu', 2025-05-07T20:05:13.7940095Z ) 2025-05-07T20:05:13.7940589Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7941841Z self=, 2025-05-07T20:05:13.7942923Z B=2, 2025-05-07T20:05:13.7943251Z H=1, 2025-05-07T20:05:13.7943589Z max_L=26, 2025-05-07T20:05:13.7944061Z D=26, 2025-05-07T20:05:13.7944417Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7944839Z device_type='cpu', 2025-05-07T20:05:13.7945234Z ) 2025-05-07T20:05:13.7945717Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7946961Z self=, 2025-05-07T20:05:13.7948036Z B=2, 2025-05-07T20:05:13.7948364Z H=1, 2025-05-07T20:05:13.7948695Z max_L=26, 2025-05-07T20:05:13.7949044Z D=2, 2025-05-07T20:05:13.7949392Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7949811Z device_type='cpu', 2025-05-07T20:05:13.7950193Z ) 2025-05-07T20:05:13.7950683Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7951922Z self=, 2025-05-07T20:05:13.7952999Z B=2, 2025-05-07T20:05:13.7953335Z H=1, 2025-05-07T20:05:13.7953661Z max_L=1, 2025-05-07T20:05:13.7954019Z D=2, 2025-05-07T20:05:13.7954383Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7954797Z device_type='cpu', 2025-05-07T20:05:13.7955180Z ) 2025-05-07T20:05:13.7955672Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7956905Z self=, 2025-05-07T20:05:13.7957984Z B=27, 2025-05-07T20:05:13.7958321Z H=1, 2025-05-07T20:05:13.7958647Z max_L=8, 2025-05-07T20:05:13.7958993Z D=13, 2025-05-07T20:05:13.7959742Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7960231Z device_type='cpu', 2025-05-07T20:05:13.7960625Z ) 2025-05-07T20:05:13.7961119Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7962374Z self=, 2025-05-07T20:05:13.7963619Z B=27, 2025-05-07T20:05:13.7963952Z H=1, 2025-05-07T20:05:13.7964286Z max_L=8, 2025-05-07T20:05:13.7964621Z D=2, 2025-05-07T20:05:13.7965017Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7965535Z device_type='cpu', 2025-05-07T20:05:13.7965911Z ) 2025-05-07T20:05:13.7966403Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:05:13.7967644Z self=, 2025-05-07T20:05:13.7968715Z B=27, 2025-05-07T20:05:13.7969051Z H=1, 2025-05-07T20:05:13.7969455Z max_L=1, 2025-05-07T20:05:13.7969797Z D=2, 2025-05-07T20:05:13.7970153Z dtype=torch.bfloat16, 2025-05-07T20:05:13.7970580Z device_type='cpu', 2025-05-07T20:05:13.7970955Z ) 2025-05-07T20:05:13.7971284Z PASSED 2025-05-07T20:05:13.8585272Z 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:05:13.8587388Z self=, 2025-05-07T20:05:13.8588458Z B=0, 2025-05-07T20:05:13.8588785Z H=1, 2025-05-07T20:05:13.8589120Z max_L=1, 2025-05-07T20:05:13.8589466Z D=0, 2025-05-07T20:05:13.8589816Z dtype=torch.float32, 2025-05-07T20:05:13.8590230Z device_type='meta', 2025-05-07T20:05:13.8590620Z ) 2025-05-07T20:05:13.8591112Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8592340Z self=, 2025-05-07T20:05:13.8593404Z B=10, 2025-05-07T20:05:13.8593730Z H=1, 2025-05-07T20:05:13.8594067Z max_L=1, 2025-05-07T20:05:13.8594412Z D=0, 2025-05-07T20:05:13.8594770Z dtype=torch.float32, 2025-05-07T20:05:13.8595191Z device_type='meta', 2025-05-07T20:05:13.8595577Z ) 2025-05-07T20:05:13.8596068Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8597293Z self=, 2025-05-07T20:05:13.8598359Z B=10, 2025-05-07T20:05:13.8598700Z H=2, 2025-05-07T20:05:13.8599027Z max_L=8, 2025-05-07T20:05:13.8599380Z D=13, 2025-05-07T20:05:13.8599740Z dtype=torch.float32, 2025-05-07T20:05:13.8600156Z device_type='meta', 2025-05-07T20:05:13.8600563Z ) 2025-05-07T20:05:13.8601046Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8602267Z self=, 2025-05-07T20:05:13.8603333Z B=30, 2025-05-07T20:05:13.8603671Z H=3, 2025-05-07T20:05:13.8604017Z max_L=24, 2025-05-07T20:05:13.8604357Z D=32, 2025-05-07T20:05:13.8604709Z dtype=torch.float16, 2025-05-07T20:05:13.8605123Z device_type='meta', 2025-05-07T20:05:13.8605501Z ) 2025-05-07T20:05:13.8605985Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8607206Z self=, 2025-05-07T20:05:13.8608263Z B=25, 2025-05-07T20:05:13.8608604Z H=3, 2025-05-07T20:05:13.8608941Z max_L=32, 2025-05-07T20:05:13.8609282Z D=1, 2025-05-07T20:05:13.8610003Z dtype=torch.bfloat16, 2025-05-07T20:05:13.8610452Z device_type='meta', 2025-05-07T20:05:13.8610833Z ) 2025-05-07T20:05:13.8611319Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8612547Z self=, 2025-05-07T20:05:13.8613874Z B=30, 2025-05-07T20:05:13.8614202Z H=1, 2025-05-07T20:05:13.8614534Z max_L=6, 2025-05-07T20:05:13.8614882Z D=17, 2025-05-07T20:05:13.8615232Z dtype=torch.float16, 2025-05-07T20:05:13.8615649Z device_type='meta', 2025-05-07T20:05:13.8616038Z ) 2025-05-07T20:05:13.8616836Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8618065Z self=, 2025-05-07T20:05:13.8619135Z B=22, 2025-05-07T20:05:13.8619481Z H=2, 2025-05-07T20:05:13.8619823Z max_L=5, 2025-05-07T20:05:13.8620174Z D=2, 2025-05-07T20:05:13.8620522Z dtype=torch.bfloat16, 2025-05-07T20:05:13.8620949Z device_type='meta', 2025-05-07T20:05:13.8621337Z ) 2025-05-07T20:05:13.8621813Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8623042Z self=, 2025-05-07T20:05:13.8624217Z B=31, 2025-05-07T20:05:13.8624557Z H=2, 2025-05-07T20:05:13.8624885Z max_L=2, 2025-05-07T20:05:13.8625235Z D=22, 2025-05-07T20:05:13.8625595Z dtype=torch.float16, 2025-05-07T20:05:13.8626006Z device_type='meta', 2025-05-07T20:05:13.8626404Z ) 2025-05-07T20:05:13.8626888Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8628116Z self=, 2025-05-07T20:05:13.8629185Z B=10, 2025-05-07T20:05:13.8629525Z H=2, 2025-05-07T20:05:13.8629856Z max_L=29, 2025-05-07T20:05:13.8630210Z D=14, 2025-05-07T20:05:13.8630567Z dtype=torch.float32, 2025-05-07T20:05:13.8630985Z device_type='meta', 2025-05-07T20:05:13.8631373Z ) 2025-05-07T20:05:13.8631885Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8633234Z self=, 2025-05-07T20:05:13.8634393Z B=28, 2025-05-07T20:05:13.8634740Z H=1, 2025-05-07T20:05:13.8635075Z max_L=14, 2025-05-07T20:05:13.8635418Z D=1, 2025-05-07T20:05:13.8635768Z dtype=torch.float32, 2025-05-07T20:05:13.8636227Z device_type='meta', 2025-05-07T20:05:13.8636609Z ) 2025-05-07T20:05:13.8637111Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8638344Z self=, 2025-05-07T20:05:13.8639414Z B=11, 2025-05-07T20:05:13.8639750Z H=1, 2025-05-07T20:05:13.8640088Z max_L=25, 2025-05-07T20:05:13.8640440Z D=14, 2025-05-07T20:05:13.8640791Z dtype=torch.float16, 2025-05-07T20:05:13.8641220Z device_type='meta', 2025-05-07T20:05:13.8641606Z ) 2025-05-07T20:05:13.8642086Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8643308Z self=, 2025-05-07T20:05:13.8644382Z B=11, 2025-05-07T20:05:13.8644712Z H=1, 2025-05-07T20:05:13.8645048Z max_L=25, 2025-05-07T20:05:13.8645424Z D=1, 2025-05-07T20:05:13.8645784Z dtype=torch.float16, 2025-05-07T20:05:13.8646198Z device_type='meta', 2025-05-07T20:05:13.8647159Z ) 2025-05-07T20:05:13.8647688Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8648919Z self=, 2025-05-07T20:05:13.8649988Z B=1, 2025-05-07T20:05:13.8650327Z H=1, 2025-05-07T20:05:13.8650986Z max_L=25, 2025-05-07T20:05:13.8651328Z D=1, 2025-05-07T20:05:13.8651765Z dtype=torch.float16, 2025-05-07T20:05:13.8652183Z device_type='meta', 2025-05-07T20:05:13.8652564Z ) 2025-05-07T20:05:13.8653049Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8654277Z self=, 2025-05-07T20:05:13.8655343Z B=25, 2025-05-07T20:05:13.8655675Z H=1, 2025-05-07T20:05:13.8656010Z max_L=25, 2025-05-07T20:05:13.8656361Z D=1, 2025-05-07T20:05:13.8656713Z dtype=torch.float16, 2025-05-07T20:05:13.8657135Z device_type='meta', 2025-05-07T20:05:13.8657523Z ) 2025-05-07T20:05:13.8658002Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8659231Z self=, 2025-05-07T20:05:13.8660313Z B=25, 2025-05-07T20:05:13.8660649Z H=1, 2025-05-07T20:05:13.8660989Z max_L=25, 2025-05-07T20:05:13.8661338Z D=25, 2025-05-07T20:05:13.8661685Z dtype=torch.float16, 2025-05-07T20:05:13.8662104Z device_type='meta', 2025-05-07T20:05:13.8662493Z ) 2025-05-07T20:05:13.8662981Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8664349Z self=, 2025-05-07T20:05:13.8665419Z B=25, 2025-05-07T20:05:13.8665762Z H=1, 2025-05-07T20:05:13.8666096Z max_L=1, 2025-05-07T20:05:13.8666437Z D=25, 2025-05-07T20:05:13.8685280Z dtype=torch.float16, 2025-05-07T20:05:13.8685745Z device_type='meta', 2025-05-07T20:05:13.8686142Z ) 2025-05-07T20:05:13.8686623Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8687861Z self=, 2025-05-07T20:05:13.8688962Z B=1, 2025-05-07T20:05:13.8689296Z H=1, 2025-05-07T20:05:13.8689628Z max_L=25, 2025-05-07T20:05:13.8689982Z D=25, 2025-05-07T20:05:13.8690344Z dtype=torch.float16, 2025-05-07T20:05:13.8690757Z device_type='meta', 2025-05-07T20:05:13.8691150Z ) 2025-05-07T20:05:13.8691640Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8692866Z self=, 2025-05-07T20:05:13.8693938Z B=19, 2025-05-07T20:05:13.8694272Z H=3, 2025-05-07T20:05:13.8694600Z max_L=6, 2025-05-07T20:05:13.8694945Z D=8, 2025-05-07T20:05:13.8695300Z dtype=torch.float16, 2025-05-07T20:05:13.8695712Z device_type='meta', 2025-05-07T20:05:13.8696108Z ) 2025-05-07T20:05:13.8696612Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8697847Z self=, 2025-05-07T20:05:13.8698914Z B=19, 2025-05-07T20:05:13.8699249Z H=3, 2025-05-07T20:05:13.8699587Z max_L=3, 2025-05-07T20:05:13.8699934Z D=8, 2025-05-07T20:05:13.8700287Z dtype=torch.float16, 2025-05-07T20:05:13.8700715Z device_type='meta', 2025-05-07T20:05:13.8701113Z ) 2025-05-07T20:05:13.8701929Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:05:13.8703203Z self=, 2025-05-07T20:05:13.8704385Z B=3, 2025-05-07T20:05:13.8704726Z H=3, 2025-05-07T20:05:13.8705063Z max_L=3, 2025-05-07T20:05:13.8705406Z D=8, 2025-05-07T20:05:13.8705762Z dtype=torch.float16, 2025-05-07T20:05:13.8706401Z device_type='meta', 2025-05-07T20:05:13.8706788Z ) 2025-05-07T20:05:13.8707167Z PASSED 2025-05-07T20:05:13.8707364Z 2025-05-07T20:05:13.8707598Z =============================== warnings summary =============================== 2025-05-07T20:05:13.8708678Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:05:13.8711126Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:13.8713096Z warnings.warn( 2025-05-07T20:05:13.8713339Z 2025-05-07T20:05:13.8713995Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:05:13.8716617Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:13.8718578Z warnings.warn( 2025-05-07T20:05:13.8718803Z 2025-05-07T20:05:13.8719157Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:05:13.8719905Z ======================== 3 passed, 2 warnings in 32.58s ======================== 2025-05-07T20:05:15.2786097Z 2025-05-07T20:05:15.2787153Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:05:15.2807649Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 37 seconds 2025-05-07T20:05:15.2808266Z 2025-05-07T20:05:15.2808272Z 2025-05-07T20:05:15.2808277Z 2025-05-07T20:05:15.2808282Z 2025-05-07T20:05:15.2823293Z ################################################################################ 2025-05-07T20:05:15.2842004Z # [2025-05-07T20:05:15.283Z] Run Python Test Suite: 2025-05-07T20:05:15.2842568Z # ./jagged/dense_bmm_test.py 2025-05-07T20:05:15.2843054Z ################################################################################ 2025-05-07T20:05:15.2871570Z + 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:05:15.2872568Z 2025-05-07T20:05:18.3270678Z ============================= test session starts ============================== 2025-05-07T20:05:18.3271723Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:18.3272572Z cachedir: .pytest_cache 2025-05-07T20:05:18.3273733Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:18.3274836Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:18.3275461Z plugins: hypothesis-6.131.14 2025-05-07T20:05:21.0993725Z collecting ... collected 3 items 2025-05-07T20:05:21.0994113Z 2025-05-07T20:05:21.3179159Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:05:21.3180257Z self=, 2025-05-07T20:05:21.3180921Z B=10, 2025-05-07T20:05:21.3181259Z M=1, 2025-05-07T20:05:21.3181592Z N=1, 2025-05-07T20:05:21.3181922Z max_L=1, 2025-05-07T20:05:21.3182289Z dtype=torch.float32, 2025-05-07T20:05:21.3183152Z device=device(type='cpu'), 2025-05-07T20:05:21.3183603Z ) 2025-05-07T20:05:21.3184056Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:05:21.3184752Z self=, 2025-05-07T20:05:21.3185422Z B=184, 2025-05-07T20:05:21.3185751Z M=27, 2025-05-07T20:05:21.3186085Z N=21, 2025-05-07T20:05:21.3186672Z max_L=12, 2025-05-07T20:05:21.3187037Z dtype=torch.float32, 2025-05-07T20:05:21.3187473Z device=device(type='cpu'), 2025-05-07T20:05:21.3187892Z ) 2025-05-07T20:05:21.3188228Z PASSED 2025-05-07T20:05:29.6202133Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6203414Z self=, 2025-05-07T20:05:29.6204165Z B=10, 2025-05-07T20:05:29.6204501Z M=2, 2025-05-07T20:05:29.6204830Z N=2, 2025-05-07T20:05:29.6205198Z max_L=2, 2025-05-07T20:05:29.6205566Z dtype=torch.float32, 2025-05-07T20:05:29.6205995Z device=device(type='cpu'), 2025-05-07T20:05:29.6206418Z ) 2025-05-07T20:05:29.6206834Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6207671Z self=, 2025-05-07T20:05:29.6208424Z B=352, 2025-05-07T20:05:29.6208761Z M=2, 2025-05-07T20:05:29.6209098Z N=2, 2025-05-07T20:05:29.6209424Z max_L=2, 2025-05-07T20:05:29.6209791Z dtype=torch.float32, 2025-05-07T20:05:29.6210220Z device=device(type='cpu'), 2025-05-07T20:05:29.6210635Z ) 2025-05-07T20:05:29.6211127Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6211963Z self=, 2025-05-07T20:05:29.6212708Z B=352, 2025-05-07T20:05:29.6213047Z M=21, 2025-05-07T20:05:29.6213373Z N=18, 2025-05-07T20:05:29.6213720Z max_L=15, 2025-05-07T20:05:29.6214094Z dtype=torch.float32, 2025-05-07T20:05:29.6214520Z device=device(type='cpu'), 2025-05-07T20:05:29.6214944Z ) 2025-05-07T20:05:29.6215362Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6216333Z self=, 2025-05-07T20:05:29.6217099Z B=209, 2025-05-07T20:05:29.6217432Z M=29, 2025-05-07T20:05:29.6217756Z N=2, 2025-05-07T20:05:29.6218086Z max_L=9, 2025-05-07T20:05:29.6218448Z dtype=torch.float32, 2025-05-07T20:05:29.6218870Z device=device(type='cpu'), 2025-05-07T20:05:29.6219294Z ) 2025-05-07T20:05:29.6219713Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6220672Z self=, 2025-05-07T20:05:29.6221424Z B=373, 2025-05-07T20:05:29.6221760Z M=16, 2025-05-07T20:05:29.6222093Z N=30, 2025-05-07T20:05:29.6222433Z max_L=23, 2025-05-07T20:05:29.6222805Z dtype=torch.float32, 2025-05-07T20:05:29.6223236Z device=device(type='cpu'), 2025-05-07T20:05:29.6223653Z ) 2025-05-07T20:05:29.6224139Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6224976Z self=, 2025-05-07T20:05:29.6225726Z B=456, 2025-05-07T20:05:29.6226059Z M=32, 2025-05-07T20:05:29.6226393Z N=29, 2025-05-07T20:05:29.6226719Z max_L=18, 2025-05-07T20:05:29.6227087Z dtype=torch.float32, 2025-05-07T20:05:29.6227515Z device=device(type='cpu'), 2025-05-07T20:05:29.6227931Z ) 2025-05-07T20:05:29.6228349Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6229177Z self=, 2025-05-07T20:05:29.6229915Z B=438, 2025-05-07T20:05:29.6230249Z M=27, 2025-05-07T20:05:29.6230588Z N=21, 2025-05-07T20:05:29.6231383Z max_L=12, 2025-05-07T20:05:29.6231780Z dtype=torch.float32, 2025-05-07T20:05:29.6232213Z device=device(type='cpu'), 2025-05-07T20:05:29.6232637Z ) 2025-05-07T20:05:29.6233048Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6233881Z self=, 2025-05-07T20:05:29.6234884Z B=251, 2025-05-07T20:05:29.6235214Z M=14, 2025-05-07T20:05:29.6235560Z N=20, 2025-05-07T20:05:29.6235896Z max_L=12, 2025-05-07T20:05:29.6236255Z dtype=torch.float32, 2025-05-07T20:05:29.6236683Z device=device(type='cpu'), 2025-05-07T20:05:29.6237104Z ) 2025-05-07T20:05:29.6237517Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6238346Z self=, 2025-05-07T20:05:29.6239089Z B=512, 2025-05-07T20:05:29.6239422Z M=16, 2025-05-07T20:05:29.6239757Z N=14, 2025-05-07T20:05:29.6240100Z max_L=13, 2025-05-07T20:05:29.6240464Z dtype=torch.float32, 2025-05-07T20:05:29.6240892Z device=device(type='cpu'), 2025-05-07T20:05:29.6241313Z ) 2025-05-07T20:05:29.6241730Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6242552Z self=, 2025-05-07T20:05:29.6243299Z B=287, 2025-05-07T20:05:29.6243644Z M=2, 2025-05-07T20:05:29.6243973Z N=22, 2025-05-07T20:05:29.6244307Z max_L=8, 2025-05-07T20:05:29.6244676Z dtype=torch.float32, 2025-05-07T20:05:29.6245100Z device=device(type='cpu'), 2025-05-07T20:05:29.6245520Z ) 2025-05-07T20:05:29.6245940Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6246765Z self=, 2025-05-07T20:05:29.6247508Z B=361, 2025-05-07T20:05:29.6247848Z M=7, 2025-05-07T20:05:29.6248171Z N=3, 2025-05-07T20:05:29.6248504Z max_L=3, 2025-05-07T20:05:29.6248877Z dtype=torch.float32, 2025-05-07T20:05:29.6249302Z device=device(type='cpu'), 2025-05-07T20:05:29.6249723Z ) 2025-05-07T20:05:29.6250140Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6250975Z self=, 2025-05-07T20:05:29.6251709Z B=361, 2025-05-07T20:05:29.6252052Z M=3, 2025-05-07T20:05:29.6252383Z N=3, 2025-05-07T20:05:29.6252710Z max_L=3, 2025-05-07T20:05:29.6253080Z dtype=torch.float32, 2025-05-07T20:05:29.6253510Z device=device(type='cpu'), 2025-05-07T20:05:29.6253927Z ) 2025-05-07T20:05:29.6254345Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6255179Z self=, 2025-05-07T20:05:29.6255918Z B=361, 2025-05-07T20:05:29.6256258Z M=3, 2025-05-07T20:05:29.6256587Z N=2, 2025-05-07T20:05:29.6256913Z max_L=3, 2025-05-07T20:05:29.6257284Z dtype=torch.float32, 2025-05-07T20:05:29.6257719Z device=device(type='cpu'), 2025-05-07T20:05:29.6258137Z ) 2025-05-07T20:05:29.6258558Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6259398Z self=, 2025-05-07T20:05:29.6260146Z B=10, 2025-05-07T20:05:29.6260485Z M=3, 2025-05-07T20:05:29.6260820Z N=2, 2025-05-07T20:05:29.6261159Z max_L=3, 2025-05-07T20:05:29.6261518Z dtype=torch.float32, 2025-05-07T20:05:29.6261942Z device=device(type='cpu'), 2025-05-07T20:05:29.6262367Z ) 2025-05-07T20:05:29.6262779Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6263608Z self=, 2025-05-07T20:05:29.6264488Z B=10, 2025-05-07T20:05:29.6264816Z M=3, 2025-05-07T20:05:29.6265148Z N=3, 2025-05-07T20:05:29.6265484Z max_L=3, 2025-05-07T20:05:29.6266241Z dtype=torch.float32, 2025-05-07T20:05:29.6266700Z device=device(type='cpu'), 2025-05-07T20:05:29.6267122Z ) 2025-05-07T20:05:29.6267536Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6268364Z self=, 2025-05-07T20:05:29.6269113Z B=10, 2025-05-07T20:05:29.6269612Z M=3, 2025-05-07T20:05:29.6269945Z N=10, 2025-05-07T20:05:29.6270284Z max_L=3, 2025-05-07T20:05:29.6270651Z dtype=torch.float32, 2025-05-07T20:05:29.6271088Z device=device(type='cpu'), 2025-05-07T20:05:29.6271514Z ) 2025-05-07T20:05:29.6271939Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6272765Z self=, 2025-05-07T20:05:29.6273511Z B=10, 2025-05-07T20:05:29.6273858Z M=3, 2025-05-07T20:05:29.6274185Z N=10, 2025-05-07T20:05:29.6274523Z max_L=10, 2025-05-07T20:05:29.6274902Z dtype=torch.float32, 2025-05-07T20:05:29.6275329Z device=device(type='cpu'), 2025-05-07T20:05:29.6275767Z ) 2025-05-07T20:05:29.6276189Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6277013Z self=, 2025-05-07T20:05:29.6277765Z B=332, 2025-05-07T20:05:29.6278111Z M=5, 2025-05-07T20:05:29.6278437Z N=31, 2025-05-07T20:05:29.6278777Z max_L=28, 2025-05-07T20:05:29.6279144Z dtype=torch.float32, 2025-05-07T20:05:29.6279564Z device=device(type='cpu'), 2025-05-07T20:05:29.6279988Z ) 2025-05-07T20:05:29.6280407Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6281233Z self=, 2025-05-07T20:05:29.6281977Z B=332, 2025-05-07T20:05:29.6282314Z M=5, 2025-05-07T20:05:29.6282651Z N=5, 2025-05-07T20:05:29.6282981Z max_L=28, 2025-05-07T20:05:29.6283355Z dtype=torch.float32, 2025-05-07T20:05:29.6283830Z device=device(type='cpu'), 2025-05-07T20:05:29.6284253Z ) 2025-05-07T20:05:29.6284669Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:05:29.6285503Z self=, 2025-05-07T20:05:29.6286249Z B=332, 2025-05-07T20:05:29.6286595Z M=5, 2025-05-07T20:05:29.6286930Z N=5, 2025-05-07T20:05:29.6287258Z max_L=5, 2025-05-07T20:05:29.6287630Z dtype=torch.float32, 2025-05-07T20:05:29.6288060Z device=device(type='cpu'), 2025-05-07T20:05:29.6288495Z ) 2025-05-07T20:05:29.6288859Z PASSED 2025-05-07T20:05:29.9202742Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9203911Z self=, 2025-05-07T20:05:29.9204580Z B=10, 2025-05-07T20:05:29.9204918Z M=1, 2025-05-07T20:05:29.9205251Z N=1, 2025-05-07T20:05:29.9205611Z max_L=1, 2025-05-07T20:05:29.9205981Z dtype=torch.float32, 2025-05-07T20:05:29.9206414Z device=device(type='cpu'), 2025-05-07T20:05:29.9206834Z ) 2025-05-07T20:05:29.9207204Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9207900Z self=, 2025-05-07T20:05:29.9208568Z B=39, 2025-05-07T20:05:29.9208928Z M=1, 2025-05-07T20:05:29.9209260Z N=1, 2025-05-07T20:05:29.9209591Z max_L=1, 2025-05-07T20:05:29.9209958Z dtype=torch.float32, 2025-05-07T20:05:29.9210386Z device=device(type='cpu'), 2025-05-07T20:05:29.9210812Z ) 2025-05-07T20:05:29.9211174Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9211868Z self=, 2025-05-07T20:05:29.9212533Z B=39, 2025-05-07T20:05:29.9212863Z M=10, 2025-05-07T20:05:29.9213200Z N=22, 2025-05-07T20:05:29.9213538Z max_L=11, 2025-05-07T20:05:29.9214252Z dtype=torch.float32, 2025-05-07T20:05:29.9214720Z device=device(type='cpu'), 2025-05-07T20:05:29.9215145Z ) 2025-05-07T20:05:29.9215505Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9216426Z self=, 2025-05-07T20:05:29.9217110Z B=346, 2025-05-07T20:05:29.9217442Z M=6, 2025-05-07T20:05:29.9218017Z N=21, 2025-05-07T20:05:29.9218357Z max_L=24, 2025-05-07T20:05:29.9218718Z dtype=torch.float32, 2025-05-07T20:05:29.9219150Z device=device(type='cpu'), 2025-05-07T20:05:29.9219576Z ) 2025-05-07T20:05:29.9219939Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9220632Z self=, 2025-05-07T20:05:29.9221308Z B=145, 2025-05-07T20:05:29.9221644Z M=15, 2025-05-07T20:05:29.9221971Z N=16, 2025-05-07T20:05:29.9222306Z max_L=13, 2025-05-07T20:05:29.9222672Z dtype=torch.float32, 2025-05-07T20:05:29.9223107Z device=device(type='cpu'), 2025-05-07T20:05:29.9223536Z ) 2025-05-07T20:05:29.9223901Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9224691Z self=, 2025-05-07T20:05:29.9225361Z B=24, 2025-05-07T20:05:29.9225697Z M=12, 2025-05-07T20:05:29.9226032Z N=1, 2025-05-07T20:05:29.9226377Z max_L=25, 2025-05-07T20:05:29.9226745Z dtype=torch.float32, 2025-05-07T20:05:29.9227170Z device=device(type='cpu'), 2025-05-07T20:05:29.9227603Z ) 2025-05-07T20:05:29.9227969Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9228656Z self=, 2025-05-07T20:05:29.9229324Z B=36, 2025-05-07T20:05:29.9229663Z M=6, 2025-05-07T20:05:29.9229989Z N=16, 2025-05-07T20:05:29.9230326Z max_L=29, 2025-05-07T20:05:29.9230696Z dtype=torch.float32, 2025-05-07T20:05:29.9231116Z device=device(type='cpu'), 2025-05-07T20:05:29.9231546Z ) 2025-05-07T20:05:29.9231920Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9232614Z self=, 2025-05-07T20:05:29.9233301Z B=447, 2025-05-07T20:05:29.9233641Z M=25, 2025-05-07T20:05:29.9233975Z N=11, 2025-05-07T20:05:29.9234306Z max_L=30, 2025-05-07T20:05:29.9234673Z dtype=torch.float32, 2025-05-07T20:05:29.9235114Z device=device(type='cpu'), 2025-05-07T20:05:29.9235533Z ) 2025-05-07T20:05:29.9235900Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9236597Z self=, 2025-05-07T20:05:29.9237270Z B=491, 2025-05-07T20:05:29.9237604Z M=22, 2025-05-07T20:05:29.9237943Z N=18, 2025-05-07T20:05:29.9238281Z max_L=31, 2025-05-07T20:05:29.9238642Z dtype=torch.float32, 2025-05-07T20:05:29.9239070Z device=device(type='cpu'), 2025-05-07T20:05:29.9239491Z ) 2025-05-07T20:05:29.9239858Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9240554Z self=, 2025-05-07T20:05:29.9241225Z B=111, 2025-05-07T20:05:29.9241554Z M=23, 2025-05-07T20:05:29.9241890Z N=12, 2025-05-07T20:05:29.9242225Z max_L=17, 2025-05-07T20:05:29.9242589Z dtype=torch.float32, 2025-05-07T20:05:29.9243021Z device=device(type='cpu'), 2025-05-07T20:05:29.9243457Z ) 2025-05-07T20:05:29.9243822Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9244520Z self=, 2025-05-07T20:05:29.9245189Z B=359, 2025-05-07T20:05:29.9245522Z M=27, 2025-05-07T20:05:29.9245863Z N=15, 2025-05-07T20:05:29.9246201Z max_L=13, 2025-05-07T20:05:29.9246562Z dtype=torch.float32, 2025-05-07T20:05:29.9246990Z device=device(type='cpu'), 2025-05-07T20:05:29.9247413Z ) 2025-05-07T20:05:29.9247773Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9248974Z self=, 2025-05-07T20:05:29.9249675Z B=13, 2025-05-07T20:05:29.9250010Z M=27, 2025-05-07T20:05:29.9250339Z N=15, 2025-05-07T20:05:29.9250680Z max_L=13, 2025-05-07T20:05:29.9251046Z dtype=torch.float32, 2025-05-07T20:05:29.9251466Z device=device(type='cpu'), 2025-05-07T20:05:29.9251892Z ) 2025-05-07T20:05:29.9252442Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9253128Z self=, 2025-05-07T20:05:29.9253795Z B=13, 2025-05-07T20:05:29.9254127Z M=27, 2025-05-07T20:05:29.9254451Z N=27, 2025-05-07T20:05:29.9254786Z max_L=13, 2025-05-07T20:05:29.9255152Z dtype=torch.float32, 2025-05-07T20:05:29.9255574Z device=device(type='cpu'), 2025-05-07T20:05:29.9255999Z ) 2025-05-07T20:05:29.9256366Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9257060Z self=, 2025-05-07T20:05:29.9257736Z B=27, 2025-05-07T20:05:29.9258071Z M=27, 2025-05-07T20:05:29.9258399Z N=27, 2025-05-07T20:05:29.9258738Z max_L=13, 2025-05-07T20:05:29.9259110Z dtype=torch.float32, 2025-05-07T20:05:29.9259541Z device=device(type='cpu'), 2025-05-07T20:05:29.9259959Z ) 2025-05-07T20:05:29.9260323Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9261029Z self=, 2025-05-07T20:05:29.9261694Z B=27, 2025-05-07T20:05:29.9262029Z M=27, 2025-05-07T20:05:29.9262367Z N=27, 2025-05-07T20:05:29.9262697Z max_L=27, 2025-05-07T20:05:29.9263062Z dtype=torch.float32, 2025-05-07T20:05:29.9263489Z device=device(type='cpu'), 2025-05-07T20:05:29.9263901Z ) 2025-05-07T20:05:29.9264411Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9265106Z self=, 2025-05-07T20:05:29.9265770Z B=80, 2025-05-07T20:05:29.9266114Z M=22, 2025-05-07T20:05:29.9266448Z N=32, 2025-05-07T20:05:29.9266778Z max_L=15, 2025-05-07T20:05:29.9267144Z dtype=torch.float32, 2025-05-07T20:05:29.9267573Z device=device(type='cpu'), 2025-05-07T20:05:29.9267985Z ) 2025-05-07T20:05:29.9268355Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9269049Z self=, 2025-05-07T20:05:29.9269726Z B=80, 2025-05-07T20:05:29.9270056Z M=22, 2025-05-07T20:05:29.9270397Z N=32, 2025-05-07T20:05:29.9270735Z max_L=22, 2025-05-07T20:05:29.9271097Z dtype=torch.float32, 2025-05-07T20:05:29.9271530Z device=device(type='cpu'), 2025-05-07T20:05:29.9271958Z ) 2025-05-07T20:05:29.9272319Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9273010Z self=, 2025-05-07T20:05:29.9273682Z B=22, 2025-05-07T20:05:29.9274009Z M=22, 2025-05-07T20:05:29.9274353Z N=32, 2025-05-07T20:05:29.9274692Z max_L=22, 2025-05-07T20:05:29.9275057Z dtype=torch.float32, 2025-05-07T20:05:29.9275493Z device=device(type='cpu'), 2025-05-07T20:05:29.9275915Z ) 2025-05-07T20:05:29.9276275Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9276973Z self=, 2025-05-07T20:05:29.9277649Z B=22, 2025-05-07T20:05:29.9277979Z M=22, 2025-05-07T20:05:29.9278315Z N=22, 2025-05-07T20:05:29.9278656Z max_L=22, 2025-05-07T20:05:29.9279020Z dtype=torch.float32, 2025-05-07T20:05:29.9279447Z device=device(type='cpu'), 2025-05-07T20:05:29.9279873Z ) 2025-05-07T20:05:29.9280244Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:05:29.9280930Z self=, 2025-05-07T20:05:29.9281597Z B=201, 2025-05-07T20:05:29.9281932Z M=28, 2025-05-07T20:05:29.9282262Z N=24, 2025-05-07T20:05:29.9282992Z max_L=32, 2025-05-07T20:05:29.9283386Z dtype=torch.float32, 2025-05-07T20:05:29.9283809Z device=device(type='cpu'), 2025-05-07T20:05:29.9284242Z ) 2025-05-07T20:05:29.9284632Z PASSED 2025-05-07T20:05:29.9284827Z 2025-05-07T20:05:29.9285060Z =============================== warnings summary =============================== 2025-05-07T20:05:29.9285644Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:05:29.9290717Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:29.9295809Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:05:29.9296475Z 2025-05-07T20:05:29.9296670Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:05:29.9301521Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:29.9306717Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:05:29.9307386Z 2025-05-07T20:05:29.9307736Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:05:29.9308481Z ======================= 3 passed, 43 warnings in 11.82s ======================== 2025-05-07T20:05:31.3641515Z 2025-05-07T20:05:31.3642425Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:05:31.3662969Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 16 seconds 2025-05-07T20:05:31.3663464Z 2025-05-07T20:05:31.3663471Z 2025-05-07T20:05:31.3663477Z 2025-05-07T20:05:31.3663483Z 2025-05-07T20:05:31.3679828Z ################################################################################ 2025-05-07T20:05:31.3700004Z # [2025-05-07T20:05:31.369Z] Run Python Test Suite: 2025-05-07T20:05:31.3700611Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:05:31.3701177Z ################################################################################ 2025-05-07T20:05:31.3728998Z + 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:05:31.3730076Z 2025-05-07T20:05:34.4647249Z ============================= test session starts ============================== 2025-05-07T20:05:34.4648239Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:34.4649089Z cachedir: .pytest_cache 2025-05-07T20:05:34.4650448Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:34.4651495Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:34.4651994Z plugins: hypothesis-6.131.14 2025-05-07T20:05:37.2264239Z collecting ... collected 4 items 2025-05-07T20:05:37.2264697Z 2025-05-07T20:05:45.2370922Z 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:05:45.2373434Z self=, 2025-05-07T20:05:45.2374523Z num_jagged_dim=1, 2025-05-07T20:05:45.2374919Z outer_dense_size=0, 2025-05-07T20:05:45.2375319Z inner_dense_size=0, 2025-05-07T20:05:45.2375730Z dtype=torch.float32, 2025-05-07T20:05:45.2376160Z device=device(type='cpu'), 2025-05-07T20:05:45.2376583Z ) 2025-05-07T20:05:45.2377113Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2378373Z self=, 2025-05-07T20:05:45.2379460Z num_jagged_dim=3, 2025-05-07T20:05:45.2379858Z outer_dense_size=0, 2025-05-07T20:05:45.2380263Z inner_dense_size=0, 2025-05-07T20:05:45.2380681Z dtype=torch.float32, 2025-05-07T20:05:45.2381112Z device=device(type='cpu'), 2025-05-07T20:05:45.2381554Z ) 2025-05-07T20:05:45.2382069Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2383314Z self=, 2025-05-07T20:05:45.2384494Z num_jagged_dim=3, 2025-05-07T20:05:45.2384894Z outer_dense_size=1, 2025-05-07T20:05:45.2385288Z inner_dense_size=0, 2025-05-07T20:05:45.2385705Z dtype=torch.float16, 2025-05-07T20:05:45.2386141Z device=device(type='cpu'), 2025-05-07T20:05:45.2386555Z ) 2025-05-07T20:05:45.2387068Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2388325Z self=, 2025-05-07T20:05:45.2389408Z num_jagged_dim=2, 2025-05-07T20:05:45.2389796Z outer_dense_size=1, 2025-05-07T20:05:45.2390205Z inner_dense_size=2, 2025-05-07T20:05:45.2390618Z dtype=torch.float16, 2025-05-07T20:05:45.2391040Z device=device(type='cpu'), 2025-05-07T20:05:45.2391466Z ) 2025-05-07T20:05:45.2391978Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2393227Z self=, 2025-05-07T20:05:45.2394322Z num_jagged_dim=2, 2025-05-07T20:05:45.2394730Z outer_dense_size=3, 2025-05-07T20:05:45.2395137Z inner_dense_size=1, 2025-05-07T20:05:45.2395577Z dtype=torch.bfloat16, 2025-05-07T20:05:45.2396004Z device=device(type='cpu'), 2025-05-07T20:05:45.2396427Z ) 2025-05-07T20:05:45.2396937Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2398183Z self=, 2025-05-07T20:05:45.2399274Z num_jagged_dim=3, 2025-05-07T20:05:45.2399673Z outer_dense_size=2, 2025-05-07T20:05:45.2400070Z inner_dense_size=0, 2025-05-07T20:05:45.2400559Z dtype=torch.float32, 2025-05-07T20:05:45.2400985Z device=device(type='cpu'), 2025-05-07T20:05:45.2401411Z ) 2025-05-07T20:05:45.2401917Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2403510Z self=, 2025-05-07T20:05:45.2404623Z num_jagged_dim=2, 2025-05-07T20:05:45.2405020Z outer_dense_size=3, 2025-05-07T20:05:45.2405413Z inner_dense_size=3, 2025-05-07T20:05:45.2405815Z dtype=torch.float32, 2025-05-07T20:05:45.2406240Z device=device(type='cpu'), 2025-05-07T20:05:45.2406655Z ) 2025-05-07T20:05:45.2407448Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2408706Z self=, 2025-05-07T20:05:45.2409792Z num_jagged_dim=1, 2025-05-07T20:05:45.2410181Z outer_dense_size=4, 2025-05-07T20:05:45.2410590Z inner_dense_size=2, 2025-05-07T20:05:45.2410997Z dtype=torch.float32, 2025-05-07T20:05:45.2411420Z device=device(type='cpu'), 2025-05-07T20:05:45.2411845Z ) 2025-05-07T20:05:45.2412368Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2413622Z self=, 2025-05-07T20:05:45.2414718Z num_jagged_dim=1, 2025-05-07T20:05:45.2415111Z outer_dense_size=1, 2025-05-07T20:05:45.2415507Z inner_dense_size=1, 2025-05-07T20:05:45.2415918Z dtype=torch.bfloat16, 2025-05-07T20:05:45.2416627Z device=device(type='cpu'), 2025-05-07T20:05:45.2417055Z ) 2025-05-07T20:05:45.2417570Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2418832Z self=, 2025-05-07T20:05:45.2419917Z num_jagged_dim=4, 2025-05-07T20:05:45.2420307Z outer_dense_size=3, 2025-05-07T20:05:45.2420709Z inner_dense_size=4, 2025-05-07T20:05:45.2421115Z dtype=torch.float16, 2025-05-07T20:05:45.2421546Z device=device(type='cpu'), 2025-05-07T20:05:45.2421971Z ) 2025-05-07T20:05:45.2422481Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2423727Z self=, 2025-05-07T20:05:45.2424887Z num_jagged_dim=4, 2025-05-07T20:05:45.2425293Z outer_dense_size=4, 2025-05-07T20:05:45.2425693Z inner_dense_size=1, 2025-05-07T20:05:45.2426094Z dtype=torch.float16, 2025-05-07T20:05:45.2426521Z device=device(type='cpu'), 2025-05-07T20:05:45.2426952Z ) 2025-05-07T20:05:45.2427454Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2428706Z self=, 2025-05-07T20:05:45.2429795Z num_jagged_dim=4, 2025-05-07T20:05:45.2430187Z outer_dense_size=4, 2025-05-07T20:05:45.2430598Z inner_dense_size=4, 2025-05-07T20:05:45.2431022Z dtype=torch.float16, 2025-05-07T20:05:45.2431442Z device=device(type='cpu'), 2025-05-07T20:05:45.2431869Z ) 2025-05-07T20:05:45.2432381Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2433637Z self=, 2025-05-07T20:05:45.2434723Z num_jagged_dim=4, 2025-05-07T20:05:45.2435124Z outer_dense_size=2, 2025-05-07T20:05:45.2435529Z inner_dense_size=3, 2025-05-07T20:05:45.2435931Z dtype=torch.float32, 2025-05-07T20:05:45.2436363Z device=device(type='cpu'), 2025-05-07T20:05:45.2436786Z ) 2025-05-07T20:05:45.2437290Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2438549Z self=, 2025-05-07T20:05:45.2440086Z num_jagged_dim=4, 2025-05-07T20:05:45.2440519Z outer_dense_size=3, 2025-05-07T20:05:45.2440918Z inner_dense_size=3, 2025-05-07T20:05:45.2441323Z dtype=torch.float32, 2025-05-07T20:05:45.2441751Z device=device(type='cpu'), 2025-05-07T20:05:45.2442170Z ) 2025-05-07T20:05:45.2442678Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2444184Z self=, 2025-05-07T20:05:45.2445263Z num_jagged_dim=4, 2025-05-07T20:05:45.2445659Z outer_dense_size=4, 2025-05-07T20:05:45.2446062Z inner_dense_size=3, 2025-05-07T20:05:45.2446476Z dtype=torch.float32, 2025-05-07T20:05:45.2446910Z device=device(type='cpu'), 2025-05-07T20:05:45.2447340Z ) 2025-05-07T20:05:45.2447844Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2449117Z self=, 2025-05-07T20:05:45.2450201Z num_jagged_dim=4, 2025-05-07T20:05:45.2450606Z outer_dense_size=4, 2025-05-07T20:05:45.2450999Z inner_dense_size=4, 2025-05-07T20:05:45.2451408Z dtype=torch.float32, 2025-05-07T20:05:45.2451844Z device=device(type='cpu'), 2025-05-07T20:05:45.2452275Z ) 2025-05-07T20:05:45.2452785Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2454040Z self=, 2025-05-07T20:05:45.2455127Z num_jagged_dim=4, 2025-05-07T20:05:45.2455522Z outer_dense_size=3, 2025-05-07T20:05:45.2455933Z inner_dense_size=1, 2025-05-07T20:05:45.2456345Z dtype=torch.bfloat16, 2025-05-07T20:05:45.2456779Z device=device(type='cpu'), 2025-05-07T20:05:45.2457209Z ) 2025-05-07T20:05:45.2457729Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2458985Z self=, 2025-05-07T20:05:45.2460068Z num_jagged_dim=3, 2025-05-07T20:05:45.2460465Z outer_dense_size=3, 2025-05-07T20:05:45.2460875Z inner_dense_size=1, 2025-05-07T20:05:45.2461287Z dtype=torch.bfloat16, 2025-05-07T20:05:45.2461719Z device=device(type='cpu'), 2025-05-07T20:05:45.2462140Z ) 2025-05-07T20:05:45.2462657Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2463913Z self=, 2025-05-07T20:05:45.2465123Z num_jagged_dim=3, 2025-05-07T20:05:45.2465514Z outer_dense_size=3, 2025-05-07T20:05:45.2465917Z inner_dense_size=3, 2025-05-07T20:05:45.2466337Z dtype=torch.bfloat16, 2025-05-07T20:05:45.2466778Z device=device(type='cpu'), 2025-05-07T20:05:45.2467202Z ) 2025-05-07T20:05:45.2467715Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:05:45.2468967Z self=, 2025-05-07T20:05:45.2470059Z num_jagged_dim=4, 2025-05-07T20:05:45.2470454Z outer_dense_size=0, 2025-05-07T20:05:45.2470854Z inner_dense_size=2, 2025-05-07T20:05:45.2471259Z dtype=torch.float32, 2025-05-07T20:05:45.2471687Z device=device(type='cpu'), 2025-05-07T20:05:45.2472114Z ) 2025-05-07T20:05:45.2472433Z PASSED 2025-05-07T20:05:53.7820243Z 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:05:53.7823670Z self=, 2025-05-07T20:05:53.7825089Z num_jagged_dim=1, 2025-05-07T20:05:53.7825630Z outer_dense_size=2, 2025-05-07T20:05:53.7826112Z inner_dense_size=2, 2025-05-07T20:05:53.7826674Z dtype=torch.float32, 2025-05-07T20:05:53.7827435Z device_type='cpu', 2025-05-07T20:05:53.7828037Z ) 2025-05-07T20:05:53.7828633Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7830335Z self=, 2025-05-07T20:05:53.7831635Z num_jagged_dim=4, 2025-05-07T20:05:53.7832182Z outer_dense_size=2, 2025-05-07T20:05:53.7832703Z inner_dense_size=2, 2025-05-07T20:05:53.7833179Z dtype=torch.float32, 2025-05-07T20:05:53.7833672Z device_type='cpu', 2025-05-07T20:05:53.7834077Z ) 2025-05-07T20:05:53.7834706Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7836351Z self=, 2025-05-07T20:05:53.7837757Z num_jagged_dim=4, 2025-05-07T20:05:53.7838250Z outer_dense_size=4, 2025-05-07T20:05:53.7838695Z inner_dense_size=2, 2025-05-07T20:05:53.7839196Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7839655Z device_type='cpu', 2025-05-07T20:05:53.7840032Z ) 2025-05-07T20:05:53.7840649Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7842293Z self=, 2025-05-07T20:05:53.7843679Z num_jagged_dim=3, 2025-05-07T20:05:53.7844078Z outer_dense_size=4, 2025-05-07T20:05:53.7844590Z inner_dense_size=4, 2025-05-07T20:05:53.7845001Z dtype=torch.float16, 2025-05-07T20:05:53.7845472Z device_type='cpu', 2025-05-07T20:05:53.7845921Z ) 2025-05-07T20:05:53.7846564Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7848125Z self=, 2025-05-07T20:05:53.7849505Z num_jagged_dim=4, 2025-05-07T20:05:53.7849911Z outer_dense_size=4, 2025-05-07T20:05:53.7850357Z inner_dense_size=3, 2025-05-07T20:05:53.7850839Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7851352Z device_type='cpu', 2025-05-07T20:05:53.7851792Z ) 2025-05-07T20:05:53.7852416Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7854068Z self=, 2025-05-07T20:05:53.7855363Z num_jagged_dim=4, 2025-05-07T20:05:53.7855784Z outer_dense_size=3, 2025-05-07T20:05:53.7856280Z inner_dense_size=3, 2025-05-07T20:05:53.7856765Z dtype=torch.float16, 2025-05-07T20:05:53.7857229Z device_type='cpu', 2025-05-07T20:05:53.7857615Z ) 2025-05-07T20:05:53.7858248Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7859817Z self=, 2025-05-07T20:05:53.7861094Z num_jagged_dim=4, 2025-05-07T20:05:53.7861531Z outer_dense_size=3, 2025-05-07T20:05:53.7861929Z inner_dense_size=2, 2025-05-07T20:05:53.7862410Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7862832Z device_type='cpu', 2025-05-07T20:05:53.7863211Z ) 2025-05-07T20:05:53.7864689Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7866203Z self=, 2025-05-07T20:05:53.7867558Z num_jagged_dim=1, 2025-05-07T20:05:53.7868139Z outer_dense_size=3, 2025-05-07T20:05:53.7868547Z inner_dense_size=3, 2025-05-07T20:05:53.7869150Z dtype=torch.float32, 2025-05-07T20:05:53.7869570Z device_type='cpu', 2025-05-07T20:05:53.7869957Z ) 2025-05-07T20:05:53.7870583Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7872133Z self=, 2025-05-07T20:05:53.7873370Z num_jagged_dim=4, 2025-05-07T20:05:53.7873806Z outer_dense_size=2, 2025-05-07T20:05:53.7874204Z inner_dense_size=3, 2025-05-07T20:05:53.7874626Z dtype=torch.float16, 2025-05-07T20:05:53.7875046Z device_type='cpu', 2025-05-07T20:05:53.7875461Z ) 2025-05-07T20:05:53.7876078Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7877657Z self=, 2025-05-07T20:05:53.7878948Z num_jagged_dim=4, 2025-05-07T20:05:53.7879348Z outer_dense_size=3, 2025-05-07T20:05:53.7879812Z inner_dense_size=3, 2025-05-07T20:05:53.7880218Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7880644Z device_type='cpu', 2025-05-07T20:05:53.7881056Z ) 2025-05-07T20:05:53.7881709Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7883384Z self=, 2025-05-07T20:05:53.7884654Z num_jagged_dim=2, 2025-05-07T20:05:53.7885093Z outer_dense_size=3, 2025-05-07T20:05:53.7885498Z inner_dense_size=2, 2025-05-07T20:05:53.7885964Z dtype=torch.float32, 2025-05-07T20:05:53.7886504Z device_type='cpu', 2025-05-07T20:05:53.7887029Z ) 2025-05-07T20:05:53.7887714Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7907895Z self=, 2025-05-07T20:05:53.7909376Z num_jagged_dim=3, 2025-05-07T20:05:53.7909821Z outer_dense_size=3, 2025-05-07T20:05:53.7910333Z inner_dense_size=2, 2025-05-07T20:05:53.7910744Z dtype=torch.float32, 2025-05-07T20:05:53.7911218Z device_type='cpu', 2025-05-07T20:05:53.7911686Z ) 2025-05-07T20:05:53.7912467Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7914253Z self=, 2025-05-07T20:05:53.7915672Z num_jagged_dim=2, 2025-05-07T20:05:53.7916413Z outer_dense_size=2, 2025-05-07T20:05:53.7916995Z inner_dense_size=2, 2025-05-07T20:05:53.7917496Z dtype=torch.float32, 2025-05-07T20:05:53.7917939Z device_type='cpu', 2025-05-07T20:05:53.7918380Z ) 2025-05-07T20:05:53.7918994Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7920529Z self=, 2025-05-07T20:05:53.7921788Z num_jagged_dim=3, 2025-05-07T20:05:53.7922252Z outer_dense_size=4, 2025-05-07T20:05:53.7922653Z inner_dense_size=2, 2025-05-07T20:05:53.7923064Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7923544Z device_type='cpu', 2025-05-07T20:05:53.7924576Z ) 2025-05-07T20:05:53.7925361Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7927003Z self=, 2025-05-07T20:05:53.7928382Z num_jagged_dim=3, 2025-05-07T20:05:53.7929078Z outer_dense_size=3, 2025-05-07T20:05:53.7929560Z inner_dense_size=2, 2025-05-07T20:05:53.7930112Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7930605Z device_type='cpu', 2025-05-07T20:05:53.7930990Z ) 2025-05-07T20:05:53.7931604Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7933293Z self=, 2025-05-07T20:05:53.7934563Z num_jagged_dim=3, 2025-05-07T20:05:53.7935030Z outer_dense_size=3, 2025-05-07T20:05:53.7935437Z inner_dense_size=3, 2025-05-07T20:05:53.7935920Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7936575Z device_type='cpu', 2025-05-07T20:05:53.7937068Z ) 2025-05-07T20:05:53.7937693Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7939307Z self=, 2025-05-07T20:05:53.7940708Z num_jagged_dim=3, 2025-05-07T20:05:53.7941135Z outer_dense_size=3, 2025-05-07T20:05:53.7941663Z inner_dense_size=4, 2025-05-07T20:05:53.7942143Z dtype=torch.float32, 2025-05-07T20:05:53.7942664Z device_type='cpu', 2025-05-07T20:05:53.7943101Z ) 2025-05-07T20:05:53.7943790Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7945474Z self=, 2025-05-07T20:05:53.7946887Z num_jagged_dim=3, 2025-05-07T20:05:53.7947350Z outer_dense_size=3, 2025-05-07T20:05:53.7947911Z inner_dense_size=3, 2025-05-07T20:05:53.7948376Z dtype=torch.float32, 2025-05-07T20:05:53.7948874Z device_type='cpu', 2025-05-07T20:05:53.7949316Z ) 2025-05-07T20:05:53.7950048Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7951778Z self=, 2025-05-07T20:05:53.7953288Z num_jagged_dim=3, 2025-05-07T20:05:53.7953771Z outer_dense_size=4, 2025-05-07T20:05:53.7954294Z inner_dense_size=4, 2025-05-07T20:05:53.7954832Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7955317Z device_type='cpu', 2025-05-07T20:05:53.7955703Z ) 2025-05-07T20:05:53.7956362Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:05:53.7958015Z self=, 2025-05-07T20:05:53.7959365Z num_jagged_dim=3, 2025-05-07T20:05:53.7959872Z outer_dense_size=3, 2025-05-07T20:05:53.7960484Z inner_dense_size=4, 2025-05-07T20:05:53.7960998Z dtype=torch.bfloat16, 2025-05-07T20:05:53.7961491Z device_type='cpu', 2025-05-07T20:05:53.7962022Z ) 2025-05-07T20:05:53.7962345Z PASSED 2025-05-07T20:05:54.0833052Z 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:05:54.0835388Z self=, 2025-05-07T20:05:54.0837073Z num_jagged_dim=1, 2025-05-07T20:05:54.0837504Z outer_dense_size=0, 2025-05-07T20:05:54.0837913Z inner_dense_size=0, 2025-05-07T20:05:54.0838316Z dtype=torch.float32, 2025-05-07T20:05:54.0838735Z device_type='meta', 2025-05-07T20:05:54.0839131Z ) 2025-05-07T20:05:54.0839700Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0841336Z self=, 2025-05-07T20:05:54.0842491Z num_jagged_dim=3, 2025-05-07T20:05:54.0842888Z outer_dense_size=0, 2025-05-07T20:05:54.0843284Z inner_dense_size=0, 2025-05-07T20:05:54.0843698Z dtype=torch.float32, 2025-05-07T20:05:54.0844113Z device_type='meta', 2025-05-07T20:05:54.0844499Z ) 2025-05-07T20:05:54.0845074Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0846493Z self=, 2025-05-07T20:05:54.0847647Z num_jagged_dim=3, 2025-05-07T20:05:54.0848049Z outer_dense_size=4, 2025-05-07T20:05:54.0848455Z inner_dense_size=1, 2025-05-07T20:05:54.0848881Z dtype=torch.float16, 2025-05-07T20:05:54.0849309Z device_type='meta', 2025-05-07T20:05:54.0849692Z ) 2025-05-07T20:05:54.0850263Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0851666Z self=, 2025-05-07T20:05:54.0852818Z num_jagged_dim=3, 2025-05-07T20:05:54.0853219Z outer_dense_size=4, 2025-05-07T20:05:54.0853610Z inner_dense_size=0, 2025-05-07T20:05:54.0854021Z dtype=torch.float16, 2025-05-07T20:05:54.0854435Z device_type='meta', 2025-05-07T20:05:54.0854823Z ) 2025-05-07T20:05:54.0855398Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0856794Z self=, 2025-05-07T20:05:54.0857952Z num_jagged_dim=2, 2025-05-07T20:05:54.0858351Z outer_dense_size=1, 2025-05-07T20:05:54.0858749Z inner_dense_size=3, 2025-05-07T20:05:54.0859158Z dtype=torch.float32, 2025-05-07T20:05:54.0859566Z device_type='meta', 2025-05-07T20:05:54.0859955Z ) 2025-05-07T20:05:54.0860530Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0861921Z self=, 2025-05-07T20:05:54.0863087Z num_jagged_dim=3, 2025-05-07T20:05:54.0863485Z outer_dense_size=0, 2025-05-07T20:05:54.0863898Z inner_dense_size=4, 2025-05-07T20:05:54.0864461Z dtype=torch.bfloat16, 2025-05-07T20:05:54.0864881Z device_type='meta', 2025-05-07T20:05:54.0865265Z ) 2025-05-07T20:05:54.0865836Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0867234Z self=, 2025-05-07T20:05:54.0868410Z num_jagged_dim=4, 2025-05-07T20:05:54.0868804Z outer_dense_size=4, 2025-05-07T20:05:54.0869206Z inner_dense_size=3, 2025-05-07T20:05:54.0869614Z dtype=torch.float16, 2025-05-07T20:05:54.0870021Z device_type='meta', 2025-05-07T20:05:54.0870429Z ) 2025-05-07T20:05:54.0871001Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0872673Z self=, 2025-05-07T20:05:54.0873851Z num_jagged_dim=4, 2025-05-07T20:05:54.0874247Z outer_dense_size=2, 2025-05-07T20:05:54.0874649Z inner_dense_size=3, 2025-05-07T20:05:54.0875049Z dtype=torch.float16, 2025-05-07T20:05:54.0875472Z device_type='meta', 2025-05-07T20:05:54.0875859Z ) 2025-05-07T20:05:54.0876599Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0878010Z self=, 2025-05-07T20:05:54.0879171Z num_jagged_dim=4, 2025-05-07T20:05:54.0879564Z outer_dense_size=4, 2025-05-07T20:05:54.0879957Z inner_dense_size=0, 2025-05-07T20:05:54.0880359Z dtype=torch.float16, 2025-05-07T20:05:54.0880774Z device_type='meta', 2025-05-07T20:05:54.0881152Z ) 2025-05-07T20:05:54.0881737Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0883147Z self=, 2025-05-07T20:05:54.0884303Z num_jagged_dim=1, 2025-05-07T20:05:54.0884699Z outer_dense_size=1, 2025-05-07T20:05:54.0885100Z inner_dense_size=1, 2025-05-07T20:05:54.0885511Z dtype=torch.bfloat16, 2025-05-07T20:05:54.0885938Z device_type='meta', 2025-05-07T20:05:54.0886322Z ) 2025-05-07T20:05:54.0886894Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0888304Z self=, 2025-05-07T20:05:54.0889473Z num_jagged_dim=3, 2025-05-07T20:05:54.0889876Z outer_dense_size=2, 2025-05-07T20:05:54.0890272Z inner_dense_size=0, 2025-05-07T20:05:54.0890693Z dtype=torch.float16, 2025-05-07T20:05:54.0891112Z device_type='meta', 2025-05-07T20:05:54.0891494Z ) 2025-05-07T20:05:54.0892069Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0893488Z self=, 2025-05-07T20:05:54.0894664Z num_jagged_dim=3, 2025-05-07T20:05:54.0895054Z outer_dense_size=2, 2025-05-07T20:05:54.0895456Z inner_dense_size=3, 2025-05-07T20:05:54.0895863Z dtype=torch.float16, 2025-05-07T20:05:54.0896270Z device_type='meta', 2025-05-07T20:05:54.0896658Z ) 2025-05-07T20:05:54.0897230Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0898639Z self=, 2025-05-07T20:05:54.0899808Z num_jagged_dim=2, 2025-05-07T20:05:54.0900206Z outer_dense_size=2, 2025-05-07T20:05:54.0900601Z inner_dense_size=3, 2025-05-07T20:05:54.0901010Z dtype=torch.float16, 2025-05-07T20:05:54.0901425Z device_type='meta', 2025-05-07T20:05:54.0901811Z ) 2025-05-07T20:05:54.0902379Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0903805Z self=, 2025-05-07T20:05:54.0905135Z num_jagged_dim=2, 2025-05-07T20:05:54.0905524Z outer_dense_size=2, 2025-05-07T20:05:54.0905926Z inner_dense_size=2, 2025-05-07T20:05:54.0906334Z dtype=torch.float16, 2025-05-07T20:05:54.0906745Z device_type='meta', 2025-05-07T20:05:54.0907127Z ) 2025-05-07T20:05:54.0907701Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0909462Z self=, 2025-05-07T20:05:54.0910635Z num_jagged_dim=3, 2025-05-07T20:05:54.0911038Z outer_dense_size=2, 2025-05-07T20:05:54.0911439Z inner_dense_size=0, 2025-05-07T20:05:54.0911839Z dtype=torch.float32, 2025-05-07T20:05:54.0912262Z device_type='meta', 2025-05-07T20:05:54.0912884Z ) 2025-05-07T20:05:54.0913456Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0914866Z self=, 2025-05-07T20:05:54.0916024Z num_jagged_dim=3, 2025-05-07T20:05:54.0916712Z outer_dense_size=0, 2025-05-07T20:05:54.0917118Z inner_dense_size=3, 2025-05-07T20:05:54.0917540Z dtype=torch.float32, 2025-05-07T20:05:54.0917953Z device_type='meta', 2025-05-07T20:05:54.0918345Z ) 2025-05-07T20:05:54.0918924Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0920328Z self=, 2025-05-07T20:05:54.0921474Z num_jagged_dim=1, 2025-05-07T20:05:54.0921878Z outer_dense_size=0, 2025-05-07T20:05:54.0922280Z inner_dense_size=3, 2025-05-07T20:05:54.0922680Z dtype=torch.float32, 2025-05-07T20:05:54.0923094Z device_type='meta', 2025-05-07T20:05:54.0923481Z ) 2025-05-07T20:05:54.0924045Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0925452Z self=, 2025-05-07T20:05:54.0926605Z num_jagged_dim=1, 2025-05-07T20:05:54.0927004Z outer_dense_size=1, 2025-05-07T20:05:54.0927406Z inner_dense_size=3, 2025-05-07T20:05:54.0927817Z dtype=torch.float32, 2025-05-07T20:05:54.0928230Z device_type='meta', 2025-05-07T20:05:54.0928608Z ) 2025-05-07T20:05:54.0929181Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0930582Z self=, 2025-05-07T20:05:54.0931746Z num_jagged_dim=1, 2025-05-07T20:05:54.0932134Z outer_dense_size=1, 2025-05-07T20:05:54.0932533Z inner_dense_size=1, 2025-05-07T20:05:54.0932941Z dtype=torch.float32, 2025-05-07T20:05:54.0933347Z device_type='meta', 2025-05-07T20:05:54.0933734Z ) 2025-05-07T20:05:54.0934309Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:05:54.0935708Z self=, 2025-05-07T20:05:54.0936866Z num_jagged_dim=1, 2025-05-07T20:05:54.0937261Z outer_dense_size=3, 2025-05-07T20:05:54.0937659Z inner_dense_size=1, 2025-05-07T20:05:54.0938064Z dtype=torch.float16, 2025-05-07T20:05:54.0938484Z device_type='meta', 2025-05-07T20:05:54.0938862Z ) 2025-05-07T20:05:54.0939256Z PASSED 2025-05-07T20:05:54.0940245Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:05:54.0941156Z 2025-05-07T20:05:54.0941398Z =============================== warnings summary =============================== 2025-05-07T20:05:54.0942498Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:05:54.0945545Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:54.0947553Z warnings.warn( 2025-05-07T20:05:54.0947779Z 2025-05-07T20:05:54.0948502Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:05:54.0951294Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:54.0953228Z warnings.warn( 2025-05-07T20:05:54.0953453Z 2025-05-07T20:05:54.0954183Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:05:54.0956679Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:05:54.0958613Z warnings.warn( 2025-05-07T20:05:54.0958843Z 2025-05-07T20:05:54.0959212Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:05:54.0959961Z =========================== short test summary info ============================ 2025-05-07T20:05:54.0960850Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:05:54.0961773Z ================== 3 passed, 1 skipped, 3 warnings in 19.85s =================== 2025-05-07T20:05:55.5594244Z 2025-05-07T20:05:55.5595184Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:05:55.5618330Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 24 seconds 2025-05-07T20:05:55.5619177Z 2025-05-07T20:05:55.5619187Z 2025-05-07T20:05:55.5619195Z 2025-05-07T20:05:55.5619202Z 2025-05-07T20:05:55.5635203Z ################################################################################ 2025-05-07T20:05:55.5655934Z # [2025-05-07T20:05:55.565Z] Run Python Test Suite: 2025-05-07T20:05:55.5656522Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:05:55.5657075Z ################################################################################ 2025-05-07T20:05:55.5686535Z + 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:05:55.5687552Z 2025-05-07T20:05:58.6651317Z ============================= test session starts ============================== 2025-05-07T20:05:58.6652338Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:58.6653234Z cachedir: .pytest_cache 2025-05-07T20:05:58.6654161Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:58.6655180Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:58.6655685Z plugins: hypothesis-6.131.14 2025-05-07T20:06:01.4742055Z collecting ... collected 5 items 2025-05-07T20:06:01.4742496Z 2025-05-07T20:06:01.7421528Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7422771Z self=, 2025-05-07T20:06:01.7423512Z num_jagged_dim=1, 2025-05-07T20:06:01.7423904Z outer_dense_size=0, 2025-05-07T20:06:01.7424430Z inner_dense_size=0, 2025-05-07T20:06:01.7424838Z dtype=torch.float32, 2025-05-07T20:06:01.7425268Z device=device(type='cpu'), 2025-05-07T20:06:01.7425716Z precompute_total_L=False, 2025-05-07T20:06:01.7426568Z ) 2025-05-07T20:06:01.7426958Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7427689Z self=, 2025-05-07T20:06:01.7428426Z num_jagged_dim=3, 2025-05-07T20:06:01.7428822Z outer_dense_size=0, 2025-05-07T20:06:01.7429215Z inner_dense_size=0, 2025-05-07T20:06:01.7429621Z dtype=torch.float32, 2025-05-07T20:06:01.7430335Z device=device(type='cpu'), 2025-05-07T20:06:01.7430781Z precompute_total_L=False, 2025-05-07T20:06:01.7431210Z ) 2025-05-07T20:06:01.7431572Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7432297Z self=, 2025-05-07T20:06:01.7433031Z num_jagged_dim=3, 2025-05-07T20:06:01.7433428Z outer_dense_size=5, 2025-05-07T20:06:01.7433826Z inner_dense_size=2, 2025-05-07T20:06:01.7434231Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7434662Z device=device(type='cpu'), 2025-05-07T20:06:01.7435127Z precompute_total_L=False, 2025-05-07T20:06:01.7435543Z ) 2025-05-07T20:06:01.7435906Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7436640Z self=, 2025-05-07T20:06:01.7437363Z num_jagged_dim=2, 2025-05-07T20:06:01.7437761Z outer_dense_size=4, 2025-05-07T20:06:01.7438179Z inner_dense_size=5, 2025-05-07T20:06:01.7438581Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7439014Z device=device(type='cpu'), 2025-05-07T20:06:01.7439637Z precompute_total_L=False, 2025-05-07T20:06:01.7440053Z ) 2025-05-07T20:06:01.7440414Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7441142Z self=, 2025-05-07T20:06:01.7441875Z num_jagged_dim=3, 2025-05-07T20:06:01.7442274Z outer_dense_size=4, 2025-05-07T20:06:01.7442685Z inner_dense_size=0, 2025-05-07T20:06:01.7443088Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7443589Z device=device(type='cpu'), 2025-05-07T20:06:01.7444096Z precompute_total_L=False, 2025-05-07T20:06:01.7444528Z ) 2025-05-07T20:06:01.7444890Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7445623Z self=, 2025-05-07T20:06:01.7446353Z num_jagged_dim=4, 2025-05-07T20:06:01.7446749Z outer_dense_size=1, 2025-05-07T20:06:01.7447149Z inner_dense_size=3, 2025-05-07T20:06:01.7447556Z dtype=torch.float16, 2025-05-07T20:06:01.7447974Z device=device(type='cpu'), 2025-05-07T20:06:01.7448425Z precompute_total_L=True, 2025-05-07T20:06:01.7448843Z ) 2025-05-07T20:06:01.7449209Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7449967Z self=, 2025-05-07T20:06:01.7450708Z num_jagged_dim=5, 2025-05-07T20:06:01.7451107Z outer_dense_size=3, 2025-05-07T20:06:01.7451515Z inner_dense_size=4, 2025-05-07T20:06:01.7451924Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7452359Z device=device(type='cpu'), 2025-05-07T20:06:01.7452804Z precompute_total_L=True, 2025-05-07T20:06:01.7453233Z ) 2025-05-07T20:06:01.7453595Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7454324Z self=, 2025-05-07T20:06:01.7455075Z num_jagged_dim=2, 2025-05-07T20:06:01.7455477Z outer_dense_size=1, 2025-05-07T20:06:01.7455870Z inner_dense_size=5, 2025-05-07T20:06:01.7456299Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7456732Z device=device(type='cpu'), 2025-05-07T20:06:01.7457188Z precompute_total_L=False, 2025-05-07T20:06:01.7457608Z ) 2025-05-07T20:06:01.7457974Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7458701Z self=, 2025-05-07T20:06:01.7459424Z num_jagged_dim=4, 2025-05-07T20:06:01.7460037Z outer_dense_size=3, 2025-05-07T20:06:01.7460462Z inner_dense_size=3, 2025-05-07T20:06:01.7460863Z dtype=torch.float16, 2025-05-07T20:06:01.7461287Z device=device(type='cpu'), 2025-05-07T20:06:01.7461739Z precompute_total_L=True, 2025-05-07T20:06:01.7462151Z ) 2025-05-07T20:06:01.7462515Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7463440Z self=, 2025-05-07T20:06:01.7464295Z num_jagged_dim=5, 2025-05-07T20:06:01.7464690Z outer_dense_size=2, 2025-05-07T20:06:01.7465094Z inner_dense_size=3, 2025-05-07T20:06:01.7465506Z dtype=torch.float32, 2025-05-07T20:06:01.7465926Z device=device(type='cpu'), 2025-05-07T20:06:01.7466381Z precompute_total_L=False, 2025-05-07T20:06:01.7466801Z ) 2025-05-07T20:06:01.7467154Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7467891Z self=, 2025-05-07T20:06:01.7468631Z num_jagged_dim=2, 2025-05-07T20:06:01.7469026Z outer_dense_size=2, 2025-05-07T20:06:01.7469429Z inner_dense_size=4, 2025-05-07T20:06:01.7469833Z dtype=torch.float32, 2025-05-07T20:06:01.7470251Z device=device(type='cpu'), 2025-05-07T20:06:01.7470708Z precompute_total_L=False, 2025-05-07T20:06:01.7471131Z ) 2025-05-07T20:06:01.7471498Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7472234Z self=, 2025-05-07T20:06:01.7472966Z num_jagged_dim=2, 2025-05-07T20:06:01.7473362Z outer_dense_size=2, 2025-05-07T20:06:01.7473759Z inner_dense_size=2, 2025-05-07T20:06:01.7474171Z dtype=torch.float32, 2025-05-07T20:06:01.7474600Z device=device(type='cpu'), 2025-05-07T20:06:01.7475046Z precompute_total_L=False, 2025-05-07T20:06:01.7475471Z ) 2025-05-07T20:06:01.7475830Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7476561Z self=, 2025-05-07T20:06:01.7477300Z num_jagged_dim=3, 2025-05-07T20:06:01.7477696Z outer_dense_size=1, 2025-05-07T20:06:01.7478091Z inner_dense_size=2, 2025-05-07T20:06:01.7478499Z dtype=torch.float32, 2025-05-07T20:06:01.7478932Z device=device(type='cpu'), 2025-05-07T20:06:01.7479379Z precompute_total_L=True, 2025-05-07T20:06:01.7479812Z ) 2025-05-07T20:06:01.7480174Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7480906Z self=, 2025-05-07T20:06:01.7481638Z num_jagged_dim=3, 2025-05-07T20:06:01.7482037Z outer_dense_size=2, 2025-05-07T20:06:01.7482437Z inner_dense_size=2, 2025-05-07T20:06:01.7482838Z dtype=torch.float32, 2025-05-07T20:06:01.7483269Z device=device(type='cpu'), 2025-05-07T20:06:01.7483721Z precompute_total_L=True, 2025-05-07T20:06:01.7484129Z ) 2025-05-07T20:06:01.7484500Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7485242Z self=, 2025-05-07T20:06:01.7485970Z num_jagged_dim=2, 2025-05-07T20:06:01.7486369Z outer_dense_size=2, 2025-05-07T20:06:01.7486770Z inner_dense_size=2, 2025-05-07T20:06:01.7487171Z dtype=torch.float32, 2025-05-07T20:06:01.7487599Z device=device(type='cpu'), 2025-05-07T20:06:01.7488068Z precompute_total_L=True, 2025-05-07T20:06:01.7488480Z ) 2025-05-07T20:06:01.7488847Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7489582Z self=, 2025-05-07T20:06:01.7490314Z num_jagged_dim=5, 2025-05-07T20:06:01.7490701Z outer_dense_size=2, 2025-05-07T20:06:01.7491105Z inner_dense_size=2, 2025-05-07T20:06:01.7491510Z dtype=torch.float32, 2025-05-07T20:06:01.7491929Z device=device(type='cpu'), 2025-05-07T20:06:01.7492386Z precompute_total_L=False, 2025-05-07T20:06:01.7493035Z ) 2025-05-07T20:06:01.7493406Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7494142Z self=, 2025-05-07T20:06:01.7494877Z num_jagged_dim=4, 2025-05-07T20:06:01.7495264Z outer_dense_size=5, 2025-05-07T20:06:01.7495667Z inner_dense_size=1, 2025-05-07T20:06:01.7496242Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7496666Z device=device(type='cpu'), 2025-05-07T20:06:01.7497129Z precompute_total_L=False, 2025-05-07T20:06:01.7497554Z ) 2025-05-07T20:06:01.7497907Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7498638Z self=, 2025-05-07T20:06:01.7499369Z num_jagged_dim=5, 2025-05-07T20:06:01.7499767Z outer_dense_size=5, 2025-05-07T20:06:01.7500161Z inner_dense_size=1, 2025-05-07T20:06:01.7500567Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7500996Z device=device(type='cpu'), 2025-05-07T20:06:01.7501447Z precompute_total_L=False, 2025-05-07T20:06:01.7501874Z ) 2025-05-07T20:06:01.7502235Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7502961Z self=, 2025-05-07T20:06:01.7503691Z num_jagged_dim=5, 2025-05-07T20:06:01.7506842Z outer_dense_size=5, 2025-05-07T20:06:01.7507337Z inner_dense_size=5, 2025-05-07T20:06:01.7507748Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7508179Z device=device(type='cpu'), 2025-05-07T20:06:01.7508629Z precompute_total_L=False, 2025-05-07T20:06:01.7509051Z ) 2025-05-07T20:06:01.7509410Z Trying example: test_dense_to_jagged( 2025-05-07T20:06:01.7510142Z self=, 2025-05-07T20:06:01.7510866Z num_jagged_dim=4, 2025-05-07T20:06:01.7511265Z outer_dense_size=0, 2025-05-07T20:06:01.7511668Z inner_dense_size=4, 2025-05-07T20:06:01.7512077Z dtype=torch.bfloat16, 2025-05-07T20:06:01.7512517Z device=device(type='cpu'), 2025-05-07T20:06:01.7512968Z precompute_total_L=False, 2025-05-07T20:06:01.7513470Z ) 2025-05-07T20:06:01.7513833Z PASSED 2025-05-07T20:06:01.8119063Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8120557Z self=, 2025-05-07T20:06:01.8121376Z num_jagged_dim=1, 2025-05-07T20:06:01.8121767Z outer_dense_size=2, 2025-05-07T20:06:01.8122166Z inner_dense_size=2, 2025-05-07T20:06:01.8122573Z dtype=torch.float32, 2025-05-07T20:06:01.8122998Z device=device(type='cpu'), 2025-05-07T20:06:01.8123416Z ) 2025-05-07T20:06:01.8123825Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8124711Z self=, 2025-05-07T20:06:01.8125544Z num_jagged_dim=3, 2025-05-07T20:06:01.8125946Z outer_dense_size=2, 2025-05-07T20:06:01.8126347Z inner_dense_size=2, 2025-05-07T20:06:01.8126748Z dtype=torch.float32, 2025-05-07T20:06:01.8127176Z device=device(type='cpu'), 2025-05-07T20:06:01.8127602Z ) 2025-05-07T20:06:01.8128006Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8128899Z self=, 2025-05-07T20:06:01.8129872Z num_jagged_dim=3, 2025-05-07T20:06:01.8130273Z outer_dense_size=4, 2025-05-07T20:06:01.8130669Z inner_dense_size=2, 2025-05-07T20:06:01.8131082Z dtype=torch.float16, 2025-05-07T20:06:01.8131511Z device=device(type='cpu'), 2025-05-07T20:06:01.8131926Z ) 2025-05-07T20:06:01.8132336Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8133212Z self=, 2025-05-07T20:06:01.8134454Z num_jagged_dim=5, 2025-05-07T20:06:01.8134879Z outer_dense_size=3, 2025-05-07T20:06:01.8135285Z inner_dense_size=3, 2025-05-07T20:06:01.8135687Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8136118Z device=device(type='cpu'), 2025-05-07T20:06:01.8136539Z ) 2025-05-07T20:06:01.8137064Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8138207Z self=, 2025-05-07T20:06:01.8139024Z num_jagged_dim=5, 2025-05-07T20:06:01.8139423Z outer_dense_size=5, 2025-05-07T20:06:01.8139819Z inner_dense_size=2, 2025-05-07T20:06:01.8140224Z dtype=torch.float16, 2025-05-07T20:06:01.8140648Z device=device(type='cpu'), 2025-05-07T20:06:01.8141063Z ) 2025-05-07T20:06:01.8141479Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8142382Z self=, 2025-05-07T20:06:01.8143200Z num_jagged_dim=5, 2025-05-07T20:06:01.8143604Z outer_dense_size=3, 2025-05-07T20:06:01.8144095Z inner_dense_size=2, 2025-05-07T20:06:01.8144498Z dtype=torch.float16, 2025-05-07T20:06:01.8144922Z device=device(type='cpu'), 2025-05-07T20:06:01.8145343Z ) 2025-05-07T20:06:01.8145752Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8146647Z self=, 2025-05-07T20:06:01.8147467Z num_jagged_dim=5, 2025-05-07T20:06:01.8147863Z outer_dense_size=3, 2025-05-07T20:06:01.8148255Z inner_dense_size=2, 2025-05-07T20:06:01.8148662Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8149096Z device=device(type='cpu'), 2025-05-07T20:06:01.8149511Z ) 2025-05-07T20:06:01.8149921Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8150815Z self=, 2025-05-07T20:06:01.8151626Z num_jagged_dim=2, 2025-05-07T20:06:01.8152032Z outer_dense_size=4, 2025-05-07T20:06:01.8152433Z inner_dense_size=5, 2025-05-07T20:06:01.8152835Z dtype=torch.float32, 2025-05-07T20:06:01.8153263Z device=device(type='cpu'), 2025-05-07T20:06:01.8153687Z ) 2025-05-07T20:06:01.8154090Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8154992Z self=, 2025-05-07T20:06:01.8155815Z num_jagged_dim=2, 2025-05-07T20:06:01.8156211Z outer_dense_size=5, 2025-05-07T20:06:01.8156604Z inner_dense_size=2, 2025-05-07T20:06:01.8157006Z dtype=torch.float16, 2025-05-07T20:06:01.8157436Z device=device(type='cpu'), 2025-05-07T20:06:01.8157853Z ) 2025-05-07T20:06:01.8158264Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8159160Z self=, 2025-05-07T20:06:01.8159976Z num_jagged_dim=1, 2025-05-07T20:06:01.8160373Z outer_dense_size=3, 2025-05-07T20:06:01.8160798Z inner_dense_size=5, 2025-05-07T20:06:01.8161200Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8161632Z device=device(type='cpu'), 2025-05-07T20:06:01.8162054Z ) 2025-05-07T20:06:01.8162454Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8163351Z self=, 2025-05-07T20:06:01.8164171Z num_jagged_dim=2, 2025-05-07T20:06:01.8164566Z outer_dense_size=3, 2025-05-07T20:06:01.8164960Z inner_dense_size=3, 2025-05-07T20:06:01.8165374Z dtype=torch.float16, 2025-05-07T20:06:01.8165799Z device=device(type='cpu'), 2025-05-07T20:06:01.8166220Z ) 2025-05-07T20:06:01.8166629Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8167808Z self=, 2025-05-07T20:06:01.8168651Z num_jagged_dim=3, 2025-05-07T20:06:01.8169049Z outer_dense_size=3, 2025-05-07T20:06:01.8169447Z inner_dense_size=3, 2025-05-07T20:06:01.8169846Z dtype=torch.float16, 2025-05-07T20:06:01.8170276Z device=device(type='cpu'), 2025-05-07T20:06:01.8170700Z ) 2025-05-07T20:06:01.8171098Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8172128Z self=, 2025-05-07T20:06:01.8172946Z num_jagged_dim=4, 2025-05-07T20:06:01.8173340Z outer_dense_size=5, 2025-05-07T20:06:01.8173732Z inner_dense_size=3, 2025-05-07T20:06:01.8174140Z dtype=torch.float32, 2025-05-07T20:06:01.8174562Z device=device(type='cpu'), 2025-05-07T20:06:01.8174977Z ) 2025-05-07T20:06:01.8175384Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8176277Z self=, 2025-05-07T20:06:01.8177090Z num_jagged_dim=4, 2025-05-07T20:06:01.8177483Z outer_dense_size=3, 2025-05-07T20:06:01.8177884Z inner_dense_size=3, 2025-05-07T20:06:01.8178280Z dtype=torch.float32, 2025-05-07T20:06:01.8178710Z device=device(type='cpu'), 2025-05-07T20:06:01.8179130Z ) 2025-05-07T20:06:01.8179539Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8180426Z self=, 2025-05-07T20:06:01.8181245Z num_jagged_dim=4, 2025-05-07T20:06:01.8181634Z outer_dense_size=3, 2025-05-07T20:06:01.8182028Z inner_dense_size=4, 2025-05-07T20:06:01.8182435Z dtype=torch.float32, 2025-05-07T20:06:01.8182865Z device=device(type='cpu'), 2025-05-07T20:06:01.8183279Z ) 2025-05-07T20:06:01.8183686Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8184698Z self=, 2025-05-07T20:06:01.8185511Z num_jagged_dim=4, 2025-05-07T20:06:01.8185904Z outer_dense_size=4, 2025-05-07T20:06:01.8186305Z inner_dense_size=4, 2025-05-07T20:06:01.8186704Z dtype=torch.float32, 2025-05-07T20:06:01.8187131Z device=device(type='cpu'), 2025-05-07T20:06:01.8187553Z ) 2025-05-07T20:06:01.8187963Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8188851Z self=, 2025-05-07T20:06:01.8189670Z num_jagged_dim=5, 2025-05-07T20:06:01.8190070Z outer_dense_size=2, 2025-05-07T20:06:01.8190462Z inner_dense_size=4, 2025-05-07T20:06:01.8190871Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8191306Z device=device(type='cpu'), 2025-05-07T20:06:01.8191722Z ) 2025-05-07T20:06:01.8192134Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8193018Z self=, 2025-05-07T20:06:01.8193831Z num_jagged_dim=2, 2025-05-07T20:06:01.8194225Z outer_dense_size=2, 2025-05-07T20:06:01.8194621Z inner_dense_size=4, 2025-05-07T20:06:01.8195034Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8195458Z device=device(type='cpu'), 2025-05-07T20:06:01.8195878Z ) 2025-05-07T20:06:01.8196296Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8197178Z self=, 2025-05-07T20:06:01.8197998Z num_jagged_dim=2, 2025-05-07T20:06:01.8198399Z outer_dense_size=2, 2025-05-07T20:06:01.8198794Z inner_dense_size=2, 2025-05-07T20:06:01.8199202Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8199635Z device=device(type='cpu'), 2025-05-07T20:06:01.8200048Z ) 2025-05-07T20:06:01.8200459Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:06:01.8201588Z self=, 2025-05-07T20:06:01.8202429Z num_jagged_dim=1, 2025-05-07T20:06:01.8202829Z outer_dense_size=2, 2025-05-07T20:06:01.8203230Z inner_dense_size=5, 2025-05-07T20:06:01.8203636Z dtype=torch.float32, 2025-05-07T20:06:01.8204061Z device=device(type='cpu'), 2025-05-07T20:06:01.8204486Z ) 2025-05-07T20:06:01.8204990Z PASSED 2025-05-07T20:06:01.8739359Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8740829Z self=, 2025-05-07T20:06:01.8741644Z num_jagged_dim=1, 2025-05-07T20:06:01.8742042Z outer_dense_size=0, 2025-05-07T20:06:01.8742445Z inner_dense_size=0, 2025-05-07T20:06:01.8742849Z dtype=torch.float32, 2025-05-07T20:06:01.8743276Z device=device(type='meta'), 2025-05-07T20:06:01.8743767Z precompute_total_L=False, 2025-05-07T20:06:01.8744283Z ) 2025-05-07T20:06:01.8744695Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8745569Z self=, 2025-05-07T20:06:01.8746385Z num_jagged_dim=4, 2025-05-07T20:06:01.8746774Z outer_dense_size=0, 2025-05-07T20:06:01.8747194Z inner_dense_size=0, 2025-05-07T20:06:01.8747601Z dtype=torch.float32, 2025-05-07T20:06:01.8748023Z device=device(type='meta'), 2025-05-07T20:06:01.8748477Z precompute_total_L=False, 2025-05-07T20:06:01.8748901Z ) 2025-05-07T20:06:01.8749297Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8750175Z self=, 2025-05-07T20:06:01.8750992Z num_jagged_dim=4, 2025-05-07T20:06:01.8751382Z outer_dense_size=4, 2025-05-07T20:06:01.8751786Z inner_dense_size=1, 2025-05-07T20:06:01.8752203Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8752633Z device=device(type='meta'), 2025-05-07T20:06:01.8753082Z precompute_total_L=False, 2025-05-07T20:06:01.8753505Z ) 2025-05-07T20:06:01.8753910Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8754776Z self=, 2025-05-07T20:06:01.8755599Z num_jagged_dim=4, 2025-05-07T20:06:01.8755994Z outer_dense_size=2, 2025-05-07T20:06:01.8756388Z inner_dense_size=4, 2025-05-07T20:06:01.8756794Z dtype=torch.float32, 2025-05-07T20:06:01.8757224Z device=device(type='meta'), 2025-05-07T20:06:01.8757670Z precompute_total_L=True, 2025-05-07T20:06:01.8758087Z ) 2025-05-07T20:06:01.8758491Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8759356Z self=, 2025-05-07T20:06:01.8760174Z num_jagged_dim=3, 2025-05-07T20:06:01.8760578Z outer_dense_size=1, 2025-05-07T20:06:01.8760985Z inner_dense_size=4, 2025-05-07T20:06:01.8761385Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8761819Z device=device(type='meta'), 2025-05-07T20:06:01.8762271Z precompute_total_L=True, 2025-05-07T20:06:01.8762689Z ) 2025-05-07T20:06:01.8763096Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8763981Z self=, 2025-05-07T20:06:01.8764788Z num_jagged_dim=1, 2025-05-07T20:06:01.8765185Z outer_dense_size=3, 2025-05-07T20:06:01.8765590Z inner_dense_size=2, 2025-05-07T20:06:01.8765992Z dtype=torch.float32, 2025-05-07T20:06:01.8766425Z device=device(type='meta'), 2025-05-07T20:06:01.8766882Z precompute_total_L=False, 2025-05-07T20:06:01.8767298Z ) 2025-05-07T20:06:01.8767699Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8769005Z self=, 2025-05-07T20:06:01.8769851Z num_jagged_dim=4, 2025-05-07T20:06:01.8770241Z outer_dense_size=0, 2025-05-07T20:06:01.8770642Z inner_dense_size=5, 2025-05-07T20:06:01.8771055Z dtype=torch.float16, 2025-05-07T20:06:01.8771475Z device=device(type='meta'), 2025-05-07T20:06:01.8771929Z precompute_total_L=True, 2025-05-07T20:06:01.8772626Z ) 2025-05-07T20:06:01.8773022Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8773894Z self=, 2025-05-07T20:06:01.8774705Z num_jagged_dim=4, 2025-05-07T20:06:01.8775093Z outer_dense_size=2, 2025-05-07T20:06:01.8775491Z inner_dense_size=2, 2025-05-07T20:06:01.8775897Z dtype=torch.float32, 2025-05-07T20:06:01.8776321Z device=device(type='meta'), 2025-05-07T20:06:01.8776777Z precompute_total_L=True, 2025-05-07T20:06:01.8777195Z ) 2025-05-07T20:06:01.8777610Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8778474Z self=, 2025-05-07T20:06:01.8779289Z num_jagged_dim=2, 2025-05-07T20:06:01.8779683Z outer_dense_size=3, 2025-05-07T20:06:01.8780078Z inner_dense_size=1, 2025-05-07T20:06:01.8780483Z dtype=torch.float16, 2025-05-07T20:06:01.8780919Z device=device(type='meta'), 2025-05-07T20:06:01.8781369Z precompute_total_L=False, 2025-05-07T20:06:01.8781791Z ) 2025-05-07T20:06:01.8782197Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8783060Z self=, 2025-05-07T20:06:01.8783868Z num_jagged_dim=2, 2025-05-07T20:06:01.8784412Z outer_dense_size=2, 2025-05-07T20:06:01.8784820Z inner_dense_size=0, 2025-05-07T20:06:01.8785216Z dtype=torch.float32, 2025-05-07T20:06:01.8785644Z device=device(type='meta'), 2025-05-07T20:06:01.8786104Z precompute_total_L=True, 2025-05-07T20:06:01.8786516Z ) 2025-05-07T20:06:01.8786923Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8787792Z self=, 2025-05-07T20:06:01.8788599Z num_jagged_dim=1, 2025-05-07T20:06:01.8788999Z outer_dense_size=4, 2025-05-07T20:06:01.8789413Z inner_dense_size=1, 2025-05-07T20:06:01.8789812Z dtype=torch.float16, 2025-05-07T20:06:01.8790265Z device=device(type='meta'), 2025-05-07T20:06:01.8790711Z precompute_total_L=True, 2025-05-07T20:06:01.8791128Z ) 2025-05-07T20:06:01.8791531Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8792394Z self=, 2025-05-07T20:06:01.8793208Z num_jagged_dim=1, 2025-05-07T20:06:01.8793604Z outer_dense_size=1, 2025-05-07T20:06:01.8794014Z inner_dense_size=1, 2025-05-07T20:06:01.8794419Z dtype=torch.float16, 2025-05-07T20:06:01.8794856Z device=device(type='meta'), 2025-05-07T20:06:01.8795309Z precompute_total_L=True, 2025-05-07T20:06:01.8795724Z ) 2025-05-07T20:06:01.8796128Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8796999Z self=, 2025-05-07T20:06:01.8797812Z num_jagged_dim=1, 2025-05-07T20:06:01.8798215Z outer_dense_size=2, 2025-05-07T20:06:01.8798620Z inner_dense_size=3, 2025-05-07T20:06:01.8799019Z dtype=torch.float16, 2025-05-07T20:06:01.8799443Z device=device(type='meta'), 2025-05-07T20:06:01.8799897Z precompute_total_L=True, 2025-05-07T20:06:01.8800306Z ) 2025-05-07T20:06:01.8800709Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8801577Z self=, 2025-05-07T20:06:01.8802645Z num_jagged_dim=1, 2025-05-07T20:06:01.8803064Z outer_dense_size=3, 2025-05-07T20:06:01.8803465Z inner_dense_size=3, 2025-05-07T20:06:01.8803870Z dtype=torch.float16, 2025-05-07T20:06:01.8804295Z device=device(type='meta'), 2025-05-07T20:06:01.8804748Z precompute_total_L=True, 2025-05-07T20:06:01.8805170Z ) 2025-05-07T20:06:01.8805566Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8824413Z self=, 2025-05-07T20:06:01.8825257Z num_jagged_dim=1, 2025-05-07T20:06:01.8825649Z outer_dense_size=1, 2025-05-07T20:06:01.8826049Z inner_dense_size=3, 2025-05-07T20:06:01.8826457Z dtype=torch.float16, 2025-05-07T20:06:01.8826876Z device=device(type='meta'), 2025-05-07T20:06:01.8827335Z precompute_total_L=True, 2025-05-07T20:06:01.8827756Z ) 2025-05-07T20:06:01.8828152Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8829047Z self=, 2025-05-07T20:06:01.8829862Z num_jagged_dim=2, 2025-05-07T20:06:01.8830259Z outer_dense_size=1, 2025-05-07T20:06:01.8830652Z inner_dense_size=5, 2025-05-07T20:06:01.8831066Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8831496Z device=device(type='meta'), 2025-05-07T20:06:01.8831958Z precompute_total_L=False, 2025-05-07T20:06:01.8832394Z ) 2025-05-07T20:06:01.8832795Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8833659Z self=, 2025-05-07T20:06:01.8834471Z num_jagged_dim=2, 2025-05-07T20:06:01.8834865Z outer_dense_size=5, 2025-05-07T20:06:01.8835261Z inner_dense_size=5, 2025-05-07T20:06:01.8835670Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8836103Z device=device(type='meta'), 2025-05-07T20:06:01.8836550Z precompute_total_L=False, 2025-05-07T20:06:01.8836986Z ) 2025-05-07T20:06:01.8837395Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8838267Z self=, 2025-05-07T20:06:01.8839077Z num_jagged_dim=2, 2025-05-07T20:06:01.8839472Z outer_dense_size=5, 2025-05-07T20:06:01.8839871Z inner_dense_size=2, 2025-05-07T20:06:01.8840285Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8840713Z device=device(type='meta'), 2025-05-07T20:06:01.8841166Z precompute_total_L=False, 2025-05-07T20:06:01.8841579Z ) 2025-05-07T20:06:01.8841982Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8842853Z self=, 2025-05-07T20:06:01.8843655Z num_jagged_dim=2, 2025-05-07T20:06:01.8844049Z outer_dense_size=2, 2025-05-07T20:06:01.8844449Z inner_dense_size=2, 2025-05-07T20:06:01.8844846Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8845284Z device=device(type='meta'), 2025-05-07T20:06:01.8845743Z precompute_total_L=False, 2025-05-07T20:06:01.8846163Z ) 2025-05-07T20:06:01.8846555Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:06:01.8847421Z self=, 2025-05-07T20:06:01.8848232Z num_jagged_dim=5, 2025-05-07T20:06:01.8848628Z outer_dense_size=0, 2025-05-07T20:06:01.8849027Z inner_dense_size=0, 2025-05-07T20:06:01.8849433Z dtype=torch.bfloat16, 2025-05-07T20:06:01.8849856Z device=device(type='meta'), 2025-05-07T20:06:01.8850307Z precompute_total_L=True, 2025-05-07T20:06:01.8850725Z ) 2025-05-07T20:06:01.8851100Z PASSED 2025-05-07T20:06:01.8851719Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:06:01.8852746Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:06:01.8853376Z 2025-05-07T20:06:01.8854073Z =============================== warnings summary =============================== 2025-05-07T20:06:01.8854882Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:06:01.8859902Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:06:01.8865302Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:01.8865959Z 2025-05-07T20:06:01.8866342Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:06:01.8871355Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:06:01.8876436Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:01.8877086Z 2025-05-07T20:06:01.8877450Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:01.8878199Z =========================== short test summary info ============================ 2025-05-07T20:06:01.8879018Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:06:01.8879999Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:06:01.8880830Z =================== 3 passed, 2 skipped, 2 warnings in 3.44s =================== 2025-05-07T20:06:02.7323238Z 2025-05-07T20:06:02.7324136Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:06:02.7345363Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 7 seconds 2025-05-07T20:06:02.7345890Z 2025-05-07T20:06:02.7345895Z 2025-05-07T20:06:02.7345900Z 2025-05-07T20:06:02.7345906Z 2025-05-07T20:06:02.7361482Z ################################################################################ 2025-05-07T20:06:02.7381170Z # [2025-05-07T20:06:02.737Z] Run Python Test Suite: 2025-05-07T20:06:02.7381794Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:06:02.7382325Z ################################################################################ 2025-05-07T20:06:02.7411632Z + 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:06:02.7412858Z 2025-05-07T20:06:05.8208786Z ============================= test session starts ============================== 2025-05-07T20:06:05.8210288Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:05.8211174Z cachedir: .pytest_cache 2025-05-07T20:06:05.8212108Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:05.8213118Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:05.8213626Z plugins: hypothesis-6.131.14 2025-05-07T20:06:08.6118299Z collecting ... collected 3 items 2025-05-07T20:06:08.6118694Z 2025-05-07T20:06:11.3713809Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3715375Z self=, 2025-05-07T20:06:11.3716367Z num_jagged_dim=1, 2025-05-07T20:06:11.3716769Z outer_dense_size=0, 2025-05-07T20:06:11.3717173Z inner_dense_size=0, 2025-05-07T20:06:11.3717574Z operation='add', 2025-05-07T20:06:11.3717965Z dtype=torch.float32, 2025-05-07T20:06:11.3718429Z device=device(type='cpu'), 2025-05-07T20:06:11.3718859Z ) 2025-05-07T20:06:11.3719253Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3720311Z self=, 2025-05-07T20:06:11.3721339Z num_jagged_dim=4, 2025-05-07T20:06:11.3721851Z outer_dense_size=0, 2025-05-07T20:06:11.3722266Z inner_dense_size=0, 2025-05-07T20:06:11.3722665Z operation='add', 2025-05-07T20:06:11.3723066Z dtype=torch.float32, 2025-05-07T20:06:11.3723484Z device=device(type='cpu'), 2025-05-07T20:06:11.3723911Z ) 2025-05-07T20:06:11.3724314Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3725214Z self=, 2025-05-07T20:06:11.3726066Z num_jagged_dim=4, 2025-05-07T20:06:11.3726464Z outer_dense_size=4, 2025-05-07T20:06:11.3726856Z inner_dense_size=0, 2025-05-07T20:06:11.3727268Z operation='add', 2025-05-07T20:06:11.3727663Z dtype=torch.float16, 2025-05-07T20:06:11.3728082Z device=device(type='cpu'), 2025-05-07T20:06:11.3728503Z ) 2025-05-07T20:06:11.3728896Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3729802Z self=, 2025-05-07T20:06:11.3730667Z num_jagged_dim=3, 2025-05-07T20:06:11.3731064Z outer_dense_size=2, 2025-05-07T20:06:11.3731463Z inner_dense_size=4, 2025-05-07T20:06:11.3731855Z operation='add', 2025-05-07T20:06:11.3732257Z dtype=torch.float32, 2025-05-07T20:06:11.3732684Z device=device(type='cpu'), 2025-05-07T20:06:11.3733099Z ) 2025-05-07T20:06:11.3733501Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3734411Z self=, 2025-05-07T20:06:11.3735259Z num_jagged_dim=3, 2025-05-07T20:06:11.3735661Z outer_dense_size=4, 2025-05-07T20:06:11.3736064Z inner_dense_size=3, 2025-05-07T20:06:11.3736481Z operation='add_jagged_output', 2025-05-07T20:06:11.3736955Z dtype=torch.float32, 2025-05-07T20:06:11.3737380Z device=device(type='cpu'), 2025-05-07T20:06:11.3737796Z ) 2025-05-07T20:06:11.3738191Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3739106Z self=, 2025-05-07T20:06:11.3739961Z num_jagged_dim=2, 2025-05-07T20:06:11.3740349Z outer_dense_size=0, 2025-05-07T20:06:11.3740749Z inner_dense_size=4, 2025-05-07T20:06:11.3741171Z operation='add_jagged_output', 2025-05-07T20:06:11.3741638Z dtype=torch.bfloat16, 2025-05-07T20:06:11.3742073Z device=device(type='cpu'), 2025-05-07T20:06:11.3742496Z ) 2025-05-07T20:06:11.3742887Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3744360Z self=, 2025-05-07T20:06:11.3745261Z num_jagged_dim=2, 2025-05-07T20:06:11.3745655Z outer_dense_size=2, 2025-05-07T20:06:11.3746055Z inner_dense_size=2, 2025-05-07T20:06:11.3746458Z operation='add', 2025-05-07T20:06:11.3746848Z dtype=torch.float32, 2025-05-07T20:06:11.3747282Z device=device(type='cpu'), 2025-05-07T20:06:11.3748062Z ) 2025-05-07T20:06:11.3748463Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3749366Z self=, 2025-05-07T20:06:11.3750219Z num_jagged_dim=2, 2025-05-07T20:06:11.3750613Z outer_dense_size=1, 2025-05-07T20:06:11.3751007Z inner_dense_size=0, 2025-05-07T20:06:11.3751425Z operation='add_jagged_output', 2025-05-07T20:06:11.3751894Z dtype=torch.float32, 2025-05-07T20:06:11.3752310Z device=device(type='cpu'), 2025-05-07T20:06:11.3752728Z ) 2025-05-07T20:06:11.3753133Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3754036Z self=, 2025-05-07T20:06:11.3754896Z num_jagged_dim=4, 2025-05-07T20:06:11.3755288Z outer_dense_size=4, 2025-05-07T20:06:11.3755683Z inner_dense_size=1, 2025-05-07T20:06:11.3756093Z operation='mul', 2025-05-07T20:06:11.3756491Z dtype=torch.bfloat16, 2025-05-07T20:06:11.3756926Z device=device(type='cpu'), 2025-05-07T20:06:11.3757342Z ) 2025-05-07T20:06:11.3757741Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3758650Z self=, 2025-05-07T20:06:11.3759498Z num_jagged_dim=3, 2025-05-07T20:06:11.3759894Z outer_dense_size=0, 2025-05-07T20:06:11.3760297Z inner_dense_size=1, 2025-05-07T20:06:11.3760690Z operation='add', 2025-05-07T20:06:11.3761097Z dtype=torch.bfloat16, 2025-05-07T20:06:11.3761531Z device=device(type='cpu'), 2025-05-07T20:06:11.3761946Z ) 2025-05-07T20:06:11.3762349Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3763255Z self=, 2025-05-07T20:06:11.3764113Z num_jagged_dim=2, 2025-05-07T20:06:11.3764513Z outer_dense_size=3, 2025-05-07T20:06:11.3764914Z inner_dense_size=4, 2025-05-07T20:06:11.3765312Z operation='add', 2025-05-07T20:06:11.3765706Z dtype=torch.float16, 2025-05-07T20:06:11.3766135Z device=device(type='cpu'), 2025-05-07T20:06:11.3766559Z ) 2025-05-07T20:06:11.3766952Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3767859Z self=, 2025-05-07T20:06:11.3768713Z num_jagged_dim=3, 2025-05-07T20:06:11.3769107Z outer_dense_size=3, 2025-05-07T20:06:11.3769520Z inner_dense_size=4, 2025-05-07T20:06:11.3769924Z operation='add', 2025-05-07T20:06:11.3770315Z dtype=torch.float16, 2025-05-07T20:06:11.3770743Z device=device(type='cpu'), 2025-05-07T20:06:11.3771170Z ) 2025-05-07T20:06:11.3771562Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3772471Z self=, 2025-05-07T20:06:11.3773333Z num_jagged_dim=3, 2025-05-07T20:06:11.3773728Z outer_dense_size=4, 2025-05-07T20:06:11.3774122Z inner_dense_size=4, 2025-05-07T20:06:11.3774524Z operation='add', 2025-05-07T20:06:11.3774920Z dtype=torch.float16, 2025-05-07T20:06:11.3775343Z device=device(type='cpu'), 2025-05-07T20:06:11.3775767Z ) 2025-05-07T20:06:11.3776165Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3777067Z self=, 2025-05-07T20:06:11.3778229Z num_jagged_dim=4, 2025-05-07T20:06:11.3778652Z outer_dense_size=4, 2025-05-07T20:06:11.3779046Z inner_dense_size=4, 2025-05-07T20:06:11.3779448Z operation='add', 2025-05-07T20:06:11.3779848Z dtype=torch.float16, 2025-05-07T20:06:11.3780269Z device=device(type='cpu'), 2025-05-07T20:06:11.3780694Z ) 2025-05-07T20:06:11.3781093Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3782193Z self=, 2025-05-07T20:06:11.3783039Z num_jagged_dim=3, 2025-05-07T20:06:11.3783438Z outer_dense_size=0, 2025-05-07T20:06:11.3783839Z inner_dense_size=4, 2025-05-07T20:06:11.3784354Z operation='mul', 2025-05-07T20:06:11.3784751Z dtype=torch.float16, 2025-05-07T20:06:11.3785176Z device=device(type='cpu'), 2025-05-07T20:06:11.3785593Z ) 2025-05-07T20:06:11.3785989Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3786910Z self=, 2025-05-07T20:06:11.3787759Z num_jagged_dim=1, 2025-05-07T20:06:11.3788151Z outer_dense_size=0, 2025-05-07T20:06:11.3788548Z inner_dense_size=4, 2025-05-07T20:06:11.3788950Z operation='mul', 2025-05-07T20:06:11.3789354Z dtype=torch.float16, 2025-05-07T20:06:11.3789781Z device=device(type='cpu'), 2025-05-07T20:06:11.3790213Z ) 2025-05-07T20:06:11.3790605Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3791524Z self=, 2025-05-07T20:06:11.3792380Z num_jagged_dim=4, 2025-05-07T20:06:11.3792777Z outer_dense_size=0, 2025-05-07T20:06:11.3793180Z inner_dense_size=4, 2025-05-07T20:06:11.3793573Z operation='mul', 2025-05-07T20:06:11.3793965Z dtype=torch.float16, 2025-05-07T20:06:11.3794392Z device=device(type='cpu'), 2025-05-07T20:06:11.3794809Z ) 2025-05-07T20:06:11.3795216Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3796128Z self=, 2025-05-07T20:06:11.3796975Z num_jagged_dim=4, 2025-05-07T20:06:11.3797370Z outer_dense_size=0, 2025-05-07T20:06:11.3797770Z inner_dense_size=0, 2025-05-07T20:06:11.3798161Z operation='mul', 2025-05-07T20:06:11.3798566Z dtype=torch.float16, 2025-05-07T20:06:11.3798991Z device=device(type='cpu'), 2025-05-07T20:06:11.3799410Z ) 2025-05-07T20:06:11.3799808Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3800717Z self=, 2025-05-07T20:06:11.3801571Z num_jagged_dim=1, 2025-05-07T20:06:11.3801960Z outer_dense_size=0, 2025-05-07T20:06:11.3802360Z inner_dense_size=0, 2025-05-07T20:06:11.3802764Z operation='mul', 2025-05-07T20:06:11.3803156Z dtype=torch.float16, 2025-05-07T20:06:11.3803588Z device=device(type='cpu'), 2025-05-07T20:06:11.3804016Z ) 2025-05-07T20:06:11.3804407Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:06:11.3805314Z self=, 2025-05-07T20:06:11.3806171Z num_jagged_dim=1, 2025-05-07T20:06:11.3806562Z outer_dense_size=0, 2025-05-07T20:06:11.3806971Z inner_dense_size=1, 2025-05-07T20:06:11.3807372Z operation='mul', 2025-05-07T20:06:11.3807768Z dtype=torch.float16, 2025-05-07T20:06:11.3808195Z device=device(type='cpu'), 2025-05-07T20:06:11.3808619Z ) 2025-05-07T20:06:11.3808986Z PASSED 2025-05-07T20:06:12.5629228Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5631041Z self=, 2025-05-07T20:06:12.5632447Z num_jagged_dim=1, 2025-05-07T20:06:12.5632881Z outer_dense_size=2, 2025-05-07T20:06:12.5633285Z inner_dense_size=2, 2025-05-07T20:06:12.5633682Z operation='add', 2025-05-07T20:06:12.5634084Z dtype=torch.float32, 2025-05-07T20:06:12.5634514Z device=device(type='cpu'), 2025-05-07T20:06:12.5634938Z ) 2025-05-07T20:06:12.5635428Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5636734Z self=, 2025-05-07T20:06:12.5637677Z num_jagged_dim=4, 2025-05-07T20:06:12.5638063Z outer_dense_size=2, 2025-05-07T20:06:12.5638464Z inner_dense_size=2, 2025-05-07T20:06:12.5638864Z operation='add', 2025-05-07T20:06:12.5639260Z dtype=torch.float32, 2025-05-07T20:06:12.5639694Z device=device(type='cpu'), 2025-05-07T20:06:12.5640123Z ) 2025-05-07T20:06:12.5640582Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5641660Z self=, 2025-05-07T20:06:12.5642607Z num_jagged_dim=4, 2025-05-07T20:06:12.5642997Z outer_dense_size=2, 2025-05-07T20:06:12.5643401Z inner_dense_size=3, 2025-05-07T20:06:12.5643798Z operation='mul', 2025-05-07T20:06:12.5644191Z dtype=torch.float16, 2025-05-07T20:06:12.5644632Z device=device(type='cpu'), 2025-05-07T20:06:12.5645067Z ) 2025-05-07T20:06:12.5645533Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5646591Z self=, 2025-05-07T20:06:12.5647537Z num_jagged_dim=2, 2025-05-07T20:06:12.5647942Z outer_dense_size=3, 2025-05-07T20:06:12.5648340Z inner_dense_size=2, 2025-05-07T20:06:12.5648768Z operation='add_jagged_output', 2025-05-07T20:06:12.5649248Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5649683Z device=device(type='cpu'), 2025-05-07T20:06:12.5650120Z ) 2025-05-07T20:06:12.5650588Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5651652Z self=, 2025-05-07T20:06:12.5652599Z num_jagged_dim=2, 2025-05-07T20:06:12.5653015Z outer_dense_size=2, 2025-05-07T20:06:12.5653423Z inner_dense_size=4, 2025-05-07T20:06:12.5653816Z operation='mul', 2025-05-07T20:06:12.5654217Z dtype=torch.float32, 2025-05-07T20:06:12.5654651Z device=device(type='cpu'), 2025-05-07T20:06:12.5655072Z ) 2025-05-07T20:06:12.5655542Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5656609Z self=, 2025-05-07T20:06:12.5657543Z num_jagged_dim=4, 2025-05-07T20:06:12.5657943Z outer_dense_size=5, 2025-05-07T20:06:12.5658351Z inner_dense_size=4, 2025-05-07T20:06:12.5658752Z operation='mul', 2025-05-07T20:06:12.5659155Z dtype=torch.float16, 2025-05-07T20:06:12.5659590Z device=device(type='cpu'), 2025-05-07T20:06:12.5660007Z ) 2025-05-07T20:06:12.5660481Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5661553Z self=, 2025-05-07T20:06:12.5662503Z num_jagged_dim=5, 2025-05-07T20:06:12.5662892Z outer_dense_size=3, 2025-05-07T20:06:12.5663299Z inner_dense_size=4, 2025-05-07T20:06:12.5663725Z operation='add_jagged_output', 2025-05-07T20:06:12.5664340Z dtype=torch.float32, 2025-05-07T20:06:12.5664763Z device=device(type='cpu'), 2025-05-07T20:06:12.5665187Z ) 2025-05-07T20:06:12.5665659Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5667022Z self=, 2025-05-07T20:06:12.5667988Z num_jagged_dim=1, 2025-05-07T20:06:12.5668386Z outer_dense_size=3, 2025-05-07T20:06:12.5668791Z inner_dense_size=4, 2025-05-07T20:06:12.5669208Z operation='add_jagged_output', 2025-05-07T20:06:12.5669680Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5670112Z device=device(type='cpu'), 2025-05-07T20:06:12.5670711Z ) 2025-05-07T20:06:12.5671181Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5672251Z self=, 2025-05-07T20:06:12.5673199Z num_jagged_dim=2, 2025-05-07T20:06:12.5673602Z outer_dense_size=5, 2025-05-07T20:06:12.5674007Z inner_dense_size=5, 2025-05-07T20:06:12.5674404Z operation='mul', 2025-05-07T20:06:12.5674806Z dtype=torch.float32, 2025-05-07T20:06:12.5675240Z device=device(type='cpu'), 2025-05-07T20:06:12.5675671Z ) 2025-05-07T20:06:12.5676141Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5677217Z self=, 2025-05-07T20:06:12.5678165Z num_jagged_dim=4, 2025-05-07T20:06:12.5678555Z outer_dense_size=3, 2025-05-07T20:06:12.5678957Z inner_dense_size=3, 2025-05-07T20:06:12.5679373Z operation='add', 2025-05-07T20:06:12.5679772Z dtype=torch.float32, 2025-05-07T20:06:12.5680198Z device=device(type='cpu'), 2025-05-07T20:06:12.5680627Z ) 2025-05-07T20:06:12.5681092Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5682164Z self=, 2025-05-07T20:06:12.5683110Z num_jagged_dim=1, 2025-05-07T20:06:12.5683510Z outer_dense_size=3, 2025-05-07T20:06:12.5683910Z inner_dense_size=3, 2025-05-07T20:06:12.5684325Z operation='add', 2025-05-07T20:06:12.5684728Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5685158Z device=device(type='cpu'), 2025-05-07T20:06:12.5685585Z ) 2025-05-07T20:06:12.5686054Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5687118Z self=, 2025-05-07T20:06:12.5688071Z num_jagged_dim=1, 2025-05-07T20:06:12.5688470Z outer_dense_size=3, 2025-05-07T20:06:12.5688868Z inner_dense_size=2, 2025-05-07T20:06:12.5689274Z operation='add', 2025-05-07T20:06:12.5689678Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5690105Z device=device(type='cpu'), 2025-05-07T20:06:12.5690531Z ) 2025-05-07T20:06:12.5690996Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5692073Z self=, 2025-05-07T20:06:12.5693020Z num_jagged_dim=1, 2025-05-07T20:06:12.5693422Z outer_dense_size=2, 2025-05-07T20:06:12.5693825Z inner_dense_size=2, 2025-05-07T20:06:12.5694233Z operation='add', 2025-05-07T20:06:12.5694637Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5695074Z device=device(type='cpu'), 2025-05-07T20:06:12.5695495Z ) 2025-05-07T20:06:12.5695963Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5697045Z self=, 2025-05-07T20:06:12.5697987Z num_jagged_dim=2, 2025-05-07T20:06:12.5698390Z outer_dense_size=2, 2025-05-07T20:06:12.5698795Z inner_dense_size=2, 2025-05-07T20:06:12.5699200Z operation='add', 2025-05-07T20:06:12.5699597Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5700032Z device=device(type='cpu'), 2025-05-07T20:06:12.5700463Z ) 2025-05-07T20:06:12.5700925Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5702365Z self=, 2025-05-07T20:06:12.5703343Z num_jagged_dim=2, 2025-05-07T20:06:12.5703735Z outer_dense_size=2, 2025-05-07T20:06:12.5704283Z inner_dense_size=3, 2025-05-07T20:06:12.5704712Z operation='add_jagged_output', 2025-05-07T20:06:12.5705452Z dtype=torch.float16, 2025-05-07T20:06:12.5705881Z device=device(type='cpu'), 2025-05-07T20:06:12.5706306Z ) 2025-05-07T20:06:12.5706766Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5707836Z self=, 2025-05-07T20:06:12.5708779Z num_jagged_dim=3, 2025-05-07T20:06:12.5709175Z outer_dense_size=2, 2025-05-07T20:06:12.5709568Z inner_dense_size=3, 2025-05-07T20:06:12.5709993Z operation='add_jagged_output', 2025-05-07T20:06:12.5710463Z dtype=torch.float16, 2025-05-07T20:06:12.5710893Z device=device(type='cpu'), 2025-05-07T20:06:12.5711324Z ) 2025-05-07T20:06:12.5711796Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5712861Z self=, 2025-05-07T20:06:12.5713805Z num_jagged_dim=3, 2025-05-07T20:06:12.5714233Z outer_dense_size=3, 2025-05-07T20:06:12.5714628Z inner_dense_size=3, 2025-05-07T20:06:12.5715053Z operation='add_jagged_output', 2025-05-07T20:06:12.5715521Z dtype=torch.float16, 2025-05-07T20:06:12.5715950Z device=device(type='cpu'), 2025-05-07T20:06:12.5716641Z ) 2025-05-07T20:06:12.5717119Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5718184Z self=, 2025-05-07T20:06:12.5719121Z num_jagged_dim=3, 2025-05-07T20:06:12.5719529Z outer_dense_size=5, 2025-05-07T20:06:12.5719934Z inner_dense_size=3, 2025-05-07T20:06:12.5720349Z operation='add_jagged_output', 2025-05-07T20:06:12.5720825Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5721255Z device=device(type='cpu'), 2025-05-07T20:06:12.5721676Z ) 2025-05-07T20:06:12.5722142Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5723214Z self=, 2025-05-07T20:06:12.5724158Z num_jagged_dim=5, 2025-05-07T20:06:12.5724549Z outer_dense_size=5, 2025-05-07T20:06:12.5724955Z inner_dense_size=3, 2025-05-07T20:06:12.5725379Z operation='add_jagged_output', 2025-05-07T20:06:12.5725842Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5726274Z device=device(type='cpu'), 2025-05-07T20:06:12.5726700Z ) 2025-05-07T20:06:12.5727160Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:06:12.5728230Z self=, 2025-05-07T20:06:12.5729185Z num_jagged_dim=3, 2025-05-07T20:06:12.5729573Z outer_dense_size=3, 2025-05-07T20:06:12.5729976Z inner_dense_size=3, 2025-05-07T20:06:12.5730399Z operation='add_jagged_output', 2025-05-07T20:06:12.5730875Z dtype=torch.bfloat16, 2025-05-07T20:06:12.5731314Z device=device(type='cpu'), 2025-05-07T20:06:12.5731738Z ) 2025-05-07T20:06:12.5732137Z PASSED 2025-05-07T20:06:12.5732886Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:06:12.5733580Z 2025-05-07T20:06:12.5733812Z =============================== warnings summary =============================== 2025-05-07T20:06:12.5734695Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:06:12.5737385Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:12.5739517Z warnings.warn( 2025-05-07T20:06:12.5739746Z 2025-05-07T20:06:12.5740238Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:06:12.5742701Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:06:12.5744751Z warnings.warn( 2025-05-07T20:06:12.5744977Z 2025-05-07T20:06:12.5745469Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:06:12.5750651Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:06:12.5755795Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:12.5756460Z 2025-05-07T20:06:12.5756824Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:12.5757578Z =========================== short test summary info ============================ 2025-05-07T20:06:12.5758424Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:06:12.5759301Z =================== 2 passed, 1 skipped, 3 warnings in 6.97s =================== 2025-05-07T20:06:13.4343150Z 2025-05-07T20:06:13.4344104Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:06:13.4364777Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 11 seconds 2025-05-07T20:06:13.4365322Z 2025-05-07T20:06:13.4365329Z 2025-05-07T20:06:13.4365334Z 2025-05-07T20:06:13.4365340Z 2025-05-07T20:06:13.4382222Z ################################################################################ 2025-05-07T20:06:13.4402200Z # [2025-05-07T20:06:13.439Z] Run Python Test Suite: 2025-05-07T20:06:13.4402798Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:06:13.4403395Z ################################################################################ 2025-05-07T20:06:13.4432926Z + 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:06:16.9015369Z 2025-05-07T20:06:16.9016014Z ============================= test session starts ============================== 2025-05-07T20:06:16.9017185Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:16.9018025Z cachedir: .pytest_cache 2025-05-07T20:06:16.9018960Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:16.9019980Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:16.9020485Z plugins: hypothesis-6.131.14 2025-05-07T20:06:19.7951576Z collecting ... collected 1 item 2025-05-07T20:06:19.7951964Z 2025-05-07T20:06:31.1944451Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1946144Z self=, 2025-05-07T20:06:31.1947149Z T=10, 2025-05-07T20:06:31.1947501Z W=8, 2025-05-07T20:06:31.1948067Z ) 2025-05-07T20:06:31.1948471Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1949469Z self=, 2025-05-07T20:06:31.1950407Z T=11, 2025-05-07T20:06:31.1950745Z W=8, 2025-05-07T20:06:31.1951076Z ) 2025-05-07T20:06:31.1951471Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1952479Z self=, 2025-05-07T20:06:31.1953417Z T=11, 2025-05-07T20:06:31.1953757Z W=44, 2025-05-07T20:06:31.1954097Z ) 2025-05-07T20:06:31.1954503Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1955508Z self=, 2025-05-07T20:06:31.1956439Z T=14, 2025-05-07T20:06:31.1956779Z W=54, 2025-05-07T20:06:31.1957117Z ) 2025-05-07T20:06:31.1957525Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1958537Z self=, 2025-05-07T20:06:31.1959466Z T=19, 2025-05-07T20:06:31.1959794Z W=13, 2025-05-07T20:06:31.1960131Z ) 2025-05-07T20:06:31.1960536Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1961528Z self=, 2025-05-07T20:06:31.1962493Z T=14, 2025-05-07T20:06:31.1962834Z W=64, 2025-05-07T20:06:31.1963169Z ) 2025-05-07T20:06:31.1963572Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1964571Z self=, 2025-05-07T20:06:31.1965508Z T=20, 2025-05-07T20:06:31.1965850Z W=49, 2025-05-07T20:06:31.1966186Z ) 2025-05-07T20:06:31.1966596Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1967605Z self=, 2025-05-07T20:06:31.1968532Z T=15, 2025-05-07T20:06:31.1968871Z W=26, 2025-05-07T20:06:31.1969208Z ) 2025-05-07T20:06:31.1969601Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1970605Z self=, 2025-05-07T20:06:31.1971531Z T=13, 2025-05-07T20:06:31.1971876Z W=35, 2025-05-07T20:06:31.1972204Z ) 2025-05-07T20:06:31.1972604Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:06:31.1973606Z self=, 2025-05-07T20:06:31.1974533Z T=18, 2025-05-07T20:06:31.1974869Z W=31, 2025-05-07T20:06:31.1975214Z ) 2025-05-07T20:06:31.1975559Z PASSED 2025-05-07T20:06:31.1975763Z 2025-05-07T20:06:31.1975994Z ============================== 1 passed in 14.53s ============================== 2025-05-07T20:06:32.0698380Z 2025-05-07T20:06:32.0699493Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:06:32.0720493Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 19 seconds 2025-05-07T20:06:32.0721063Z 2025-05-07T20:06:32.0721068Z 2025-05-07T20:06:32.0721073Z 2025-05-07T20:06:32.0721079Z 2025-05-07T20:06:32.0737649Z ################################################################################ 2025-05-07T20:06:32.0758246Z # [2025-05-07T20:06:32.075Z] Run Python Test Suite: 2025-05-07T20:06:32.0758849Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:06:32.0759385Z ################################################################################ 2025-05-07T20:06:32.0787876Z + 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:06:32.0789357Z 2025-05-07T20:06:35.2309652Z ============================= test session starts ============================== 2025-05-07T20:06:35.2310648Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:35.2311488Z cachedir: .pytest_cache 2025-05-07T20:06:35.2312417Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:35.2313482Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:35.2313981Z plugins: hypothesis-6.131.14 2025-05-07T20:06:38.0033964Z collecting ... collected 2 items 2025-05-07T20:06:38.0034351Z 2025-05-07T20:06:38.3240492Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3242003Z self=, 2025-05-07T20:06:38.3242909Z max_seq_length=5, 2025-05-07T20:06:38.3243292Z batch_size=1, 2025-05-07T20:06:38.3243660Z num_cols=1, 2025-05-07T20:06:38.3244041Z num_jagged_tensor_rows=1, 2025-05-07T20:06:38.3244482Z index_dtype=torch.int32, 2025-05-07T20:06:38.3244946Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:06:38.3245421Z use_cpu=True, 2025-05-07T20:06:38.3245804Z check_non_contiguous=False, 2025-05-07T20:06:38.3246249Z known_shape=False, 2025-05-07T20:06:38.3246640Z ) 2025-05-07T20:06:38.3247036Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3247934Z self=, 2025-05-07T20:06:38.3248792Z max_seq_length=8, 2025-05-07T20:06:38.3249172Z batch_size=1, 2025-05-07T20:06:38.3249543Z num_cols=1, 2025-05-07T20:06:38.3249925Z num_jagged_tensor_rows=1, 2025-05-07T20:06:38.3250386Z index_dtype=torch.int32, 2025-05-07T20:06:38.3250841Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:06:38.3251318Z use_cpu=True, 2025-05-07T20:06:38.3251707Z check_non_contiguous=False, 2025-05-07T20:06:38.3252145Z known_shape=False, 2025-05-07T20:06:38.3252530Z ) 2025-05-07T20:06:38.3252916Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3253801Z self=, 2025-05-07T20:06:38.3254657Z max_seq_length=8, 2025-05-07T20:06:38.3255059Z batch_size=101, 2025-05-07T20:06:38.3255424Z num_cols=23, 2025-05-07T20:06:38.3255818Z num_jagged_tensor_rows=103, 2025-05-07T20:06:38.3256277Z index_dtype=torch.int32, 2025-05-07T20:06:38.3256729Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:06:38.3257207Z use_cpu=True, 2025-05-07T20:06:38.3257604Z check_non_contiguous=False, 2025-05-07T20:06:38.3258038Z known_shape=False, 2025-05-07T20:06:38.3258433Z ) 2025-05-07T20:06:38.3258815Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3259708Z self=, 2025-05-07T20:06:38.3260559Z max_seq_length=10, 2025-05-07T20:06:38.3260956Z batch_size=62, 2025-05-07T20:06:38.3261332Z num_cols=120, 2025-05-07T20:06:38.3261713Z num_jagged_tensor_rows=74, 2025-05-07T20:06:38.3262166Z index_dtype=torch.int64, 2025-05-07T20:06:38.3262630Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:06:38.3263095Z use_cpu=True, 2025-05-07T20:06:38.3263926Z check_non_contiguous=True, 2025-05-07T20:06:38.3264511Z known_shape=False, 2025-05-07T20:06:38.3264898Z ) 2025-05-07T20:06:38.3265283Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3266175Z self=, 2025-05-07T20:06:38.3267033Z max_seq_length=8, 2025-05-07T20:06:38.3267657Z batch_size=50, 2025-05-07T20:06:38.3268026Z num_cols=70, 2025-05-07T20:06:38.3268411Z num_jagged_tensor_rows=32, 2025-05-07T20:06:38.3268858Z index_dtype=torch.int32, 2025-05-07T20:06:38.3269315Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3269778Z use_cpu=True, 2025-05-07T20:06:38.3270161Z check_non_contiguous=False, 2025-05-07T20:06:38.3270604Z known_shape=True, 2025-05-07T20:06:38.3270987Z ) 2025-05-07T20:06:38.3271365Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3272267Z self=, 2025-05-07T20:06:38.3273129Z max_seq_length=5, 2025-05-07T20:06:38.3273511Z batch_size=5, 2025-05-07T20:06:38.3273881Z num_cols=108, 2025-05-07T20:06:38.3274267Z num_jagged_tensor_rows=81, 2025-05-07T20:06:38.3274711Z index_dtype=torch.int32, 2025-05-07T20:06:38.3275169Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3275649Z use_cpu=True, 2025-05-07T20:06:38.3276043Z check_non_contiguous=False, 2025-05-07T20:06:38.3276481Z known_shape=False, 2025-05-07T20:06:38.3276864Z ) 2025-05-07T20:06:38.3277248Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3278133Z self=, 2025-05-07T20:06:38.3278990Z max_seq_length=6, 2025-05-07T20:06:38.3279374Z batch_size=18, 2025-05-07T20:06:38.3279741Z num_cols=113, 2025-05-07T20:06:38.3280222Z num_jagged_tensor_rows=79, 2025-05-07T20:06:38.3280680Z index_dtype=torch.int64, 2025-05-07T20:06:38.3281144Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:06:38.3281623Z use_cpu=True, 2025-05-07T20:06:38.3282007Z check_non_contiguous=True, 2025-05-07T20:06:38.3282455Z known_shape=False, 2025-05-07T20:06:38.3282838Z ) 2025-05-07T20:06:38.3283215Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3284226Z self=, 2025-05-07T20:06:38.3285086Z max_seq_length=6, 2025-05-07T20:06:38.3285471Z batch_size=10, 2025-05-07T20:06:38.3285851Z num_cols=40, 2025-05-07T20:06:38.3286236Z num_jagged_tensor_rows=26, 2025-05-07T20:06:38.3286681Z index_dtype=torch.int32, 2025-05-07T20:06:38.3287146Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:06:38.3287623Z use_cpu=True, 2025-05-07T20:06:38.3288020Z check_non_contiguous=True, 2025-05-07T20:06:38.3288454Z known_shape=False, 2025-05-07T20:06:38.3288838Z ) 2025-05-07T20:06:38.3289230Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3290120Z self=, 2025-05-07T20:06:38.3290980Z max_seq_length=6, 2025-05-07T20:06:38.3291371Z batch_size=17, 2025-05-07T20:06:38.3291736Z num_cols=84, 2025-05-07T20:06:38.3292131Z num_jagged_tensor_rows=94, 2025-05-07T20:06:38.3292582Z index_dtype=torch.int64, 2025-05-07T20:06:38.3293031Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3293497Z use_cpu=True, 2025-05-07T20:06:38.3293889Z check_non_contiguous=False, 2025-05-07T20:06:38.3294330Z known_shape=False, 2025-05-07T20:06:38.3294713Z ) 2025-05-07T20:06:38.3295110Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3296017Z self=, 2025-05-07T20:06:38.3296870Z max_seq_length=9, 2025-05-07T20:06:38.3297587Z batch_size=76, 2025-05-07T20:06:38.3297974Z num_cols=103, 2025-05-07T20:06:38.3298352Z num_jagged_tensor_rows=99, 2025-05-07T20:06:38.3298808Z index_dtype=torch.int64, 2025-05-07T20:06:38.3299267Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:06:38.3299733Z use_cpu=True, 2025-05-07T20:06:38.3300135Z check_non_contiguous=False, 2025-05-07T20:06:38.3300806Z known_shape=True, 2025-05-07T20:06:38.3301178Z ) 2025-05-07T20:06:38.3301565Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3302460Z self=, 2025-05-07T20:06:38.3303315Z max_seq_length=7, 2025-05-07T20:06:38.3303714Z batch_size=88, 2025-05-07T20:06:38.3304238Z num_cols=21, 2025-05-07T20:06:38.3304617Z num_jagged_tensor_rows=119, 2025-05-07T20:06:38.3305074Z index_dtype=torch.int32, 2025-05-07T20:06:38.3305529Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3306004Z use_cpu=True, 2025-05-07T20:06:38.3306390Z check_non_contiguous=False, 2025-05-07T20:06:38.3306835Z known_shape=True, 2025-05-07T20:06:38.3307213Z ) 2025-05-07T20:06:38.3307590Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3308482Z self=, 2025-05-07T20:06:38.3309346Z max_seq_length=7, 2025-05-07T20:06:38.3309724Z batch_size=21, 2025-05-07T20:06:38.3310093Z num_cols=21, 2025-05-07T20:06:38.3310477Z num_jagged_tensor_rows=119, 2025-05-07T20:06:38.3310923Z index_dtype=torch.int32, 2025-05-07T20:06:38.3311383Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3311847Z use_cpu=True, 2025-05-07T20:06:38.3312232Z check_non_contiguous=False, 2025-05-07T20:06:38.3312698Z known_shape=True, 2025-05-07T20:06:38.3313079Z ) 2025-05-07T20:06:38.3313463Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3314357Z self=, 2025-05-07T20:06:38.3315217Z max_seq_length=7, 2025-05-07T20:06:38.3315608Z batch_size=21, 2025-05-07T20:06:38.3315973Z num_cols=21, 2025-05-07T20:06:38.3316529Z num_jagged_tensor_rows=119, 2025-05-07T20:06:38.3316988Z index_dtype=torch.int32, 2025-05-07T20:06:38.3317439Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3317915Z use_cpu=True, 2025-05-07T20:06:38.3318305Z check_non_contiguous=True, 2025-05-07T20:06:38.3318738Z known_shape=True, 2025-05-07T20:06:38.3319115Z ) 2025-05-07T20:06:38.3319501Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3320388Z self=, 2025-05-07T20:06:38.3321255Z max_seq_length=5, 2025-05-07T20:06:38.3321646Z batch_size=21, 2025-05-07T20:06:38.3322012Z num_cols=21, 2025-05-07T20:06:38.3322389Z num_jagged_tensor_rows=119, 2025-05-07T20:06:38.3322851Z index_dtype=torch.int32, 2025-05-07T20:06:38.3323312Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3323804Z use_cpu=True, 2025-05-07T20:06:38.3324254Z check_non_contiguous=True, 2025-05-07T20:06:38.3324836Z known_shape=True, 2025-05-07T20:06:38.3325264Z ) 2025-05-07T20:06:38.3325754Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3326779Z self=, 2025-05-07T20:06:38.3327713Z max_seq_length=5, 2025-05-07T20:06:38.3328233Z batch_size=5, 2025-05-07T20:06:38.3328662Z num_cols=21, 2025-05-07T20:06:38.3329144Z num_jagged_tensor_rows=119, 2025-05-07T20:06:38.3329693Z index_dtype=torch.int32, 2025-05-07T20:06:38.3350406Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3351064Z use_cpu=True, 2025-05-07T20:06:38.3351569Z check_non_contiguous=True, 2025-05-07T20:06:38.3352085Z known_shape=True, 2025-05-07T20:06:38.3353230Z ) 2025-05-07T20:06:38.3353750Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3354778Z self=, 2025-05-07T20:06:38.3355729Z max_seq_length=5, 2025-05-07T20:06:38.3356209Z batch_size=5, 2025-05-07T20:06:38.3356721Z num_cols=21, 2025-05-07T20:06:38.3360186Z num_jagged_tensor_rows=5, 2025-05-07T20:06:38.3360647Z index_dtype=torch.int32, 2025-05-07T20:06:38.3361107Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3361587Z use_cpu=True, 2025-05-07T20:06:38.3361984Z check_non_contiguous=True, 2025-05-07T20:06:38.3362912Z known_shape=True, 2025-05-07T20:06:38.3363443Z ) 2025-05-07T20:06:38.3364065Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3365091Z self=, 2025-05-07T20:06:38.3365959Z max_seq_length=5, 2025-05-07T20:06:38.3366359Z batch_size=5, 2025-05-07T20:06:38.3366774Z num_cols=5, 2025-05-07T20:06:38.3367156Z num_jagged_tensor_rows=5, 2025-05-07T20:06:38.3367636Z index_dtype=torch.int32, 2025-05-07T20:06:38.3368088Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:06:38.3368556Z use_cpu=True, 2025-05-07T20:06:38.3368962Z check_non_contiguous=True, 2025-05-07T20:06:38.3369492Z known_shape=True, 2025-05-07T20:06:38.3369900Z ) 2025-05-07T20:06:38.3370314Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3371204Z self=, 2025-05-07T20:06:38.3372077Z max_seq_length=7, 2025-05-07T20:06:38.3372461Z batch_size=59, 2025-05-07T20:06:38.3372830Z num_cols=128, 2025-05-07T20:06:38.3373272Z num_jagged_tensor_rows=125, 2025-05-07T20:06:38.3373811Z index_dtype=torch.int32, 2025-05-07T20:06:38.3374324Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:06:38.3374874Z use_cpu=True, 2025-05-07T20:06:38.3375349Z check_non_contiguous=False, 2025-05-07T20:06:38.3375826Z known_shape=False, 2025-05-07T20:06:38.3376254Z ) 2025-05-07T20:06:38.3376704Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3377703Z self=, 2025-05-07T20:06:38.3378672Z max_seq_length=7, 2025-05-07T20:06:38.3379163Z batch_size=59, 2025-05-07T20:06:38.3379591Z num_cols=128, 2025-05-07T20:06:38.3379988Z num_jagged_tensor_rows=128, 2025-05-07T20:06:38.3380454Z index_dtype=torch.int32, 2025-05-07T20:06:38.3380925Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:06:38.3381394Z use_cpu=True, 2025-05-07T20:06:38.3381783Z check_non_contiguous=False, 2025-05-07T20:06:38.3382243Z known_shape=False, 2025-05-07T20:06:38.3382638Z ) 2025-05-07T20:06:38.3383028Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:06:38.3383939Z self=, 2025-05-07T20:06:38.3384907Z max_seq_length=5, 2025-05-07T20:06:38.3385284Z batch_size=59, 2025-05-07T20:06:38.3385663Z num_cols=128, 2025-05-07T20:06:38.3386051Z num_jagged_tensor_rows=128, 2025-05-07T20:06:38.3386725Z index_dtype=torch.int32, 2025-05-07T20:06:38.3387376Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:06:38.3387862Z use_cpu=True, 2025-05-07T20:06:38.3388246Z check_non_contiguous=False, 2025-05-07T20:06:38.3388693Z known_shape=False, 2025-05-07T20:06:38.3389087Z ) 2025-05-07T20:06:38.3389401Z PASSED 2025-05-07T20:06:38.4090667Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:06:38.4091458Z 2025-05-07T20:06:38.4091691Z ============================== 2 passed in 3.40s =============================== 2025-05-07T20:06:39.2489494Z 2025-05-07T20:06:39.2490746Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:06:39.2511816Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 7 seconds 2025-05-07T20:06:39.2512415Z 2025-05-07T20:06:39.2512553Z 2025-05-07T20:06:39.2512559Z 2025-05-07T20:06:39.2512575Z 2025-05-07T20:06:39.2528345Z ################################################################################ 2025-05-07T20:06:39.2549816Z # [2025-05-07T20:06:39.254Z] Run Python Test Suite: 2025-05-07T20:06:39.2550392Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:06:39.2550926Z ################################################################################ 2025-05-07T20:06:39.2580023Z + 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:06:39.2581072Z 2025-05-07T20:06:42.3502036Z ============================= test session starts ============================== 2025-05-07T20:06:42.3503061Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:42.3503899Z cachedir: .pytest_cache 2025-05-07T20:06:42.3504901Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:42.3505954Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:42.3506476Z plugins: hypothesis-6.131.14 2025-05-07T20:06:45.1966482Z collecting ... collected 2 items 2025-05-07T20:06:45.1966883Z 2025-05-07T20:07:08.7172324Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7173823Z self=, 2025-05-07T20:07:08.7174695Z num_jagged_dim=1, 2025-05-07T20:07:08.7175083Z outer_dense_size=0, 2025-05-07T20:07:08.7175492Z inner_dense_size=0, 2025-05-07T20:07:08.7175932Z fold_inner_dense=False, 2025-05-07T20:07:08.7176357Z padding_value=0, 2025-05-07T20:07:08.7176758Z dtype=torch.float32, 2025-05-07T20:07:08.7177200Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7177645Z ) 2025-05-07T20:07:08.7178033Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7178930Z self=, 2025-05-07T20:07:08.7179805Z num_jagged_dim=2, 2025-05-07T20:07:08.7180285Z outer_dense_size=0, 2025-05-07T20:07:08.7180678Z inner_dense_size=0, 2025-05-07T20:07:08.7181091Z fold_inner_dense=False, 2025-05-07T20:07:08.7181512Z padding_value=0, 2025-05-07T20:07:08.7181912Z dtype=torch.float32, 2025-05-07T20:07:08.7182337Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7182784Z ) 2025-05-07T20:07:08.7183171Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7184156Z self=, 2025-05-07T20:07:08.7185035Z num_jagged_dim=2, 2025-05-07T20:07:08.7185432Z outer_dense_size=5, 2025-05-07T20:07:08.7185828Z inner_dense_size=5, 2025-05-07T20:07:08.7186231Z fold_inner_dense=False, 2025-05-07T20:07:08.7186669Z padding_value=-1e-08, 2025-05-07T20:07:08.7187087Z dtype=torch.float16, 2025-05-07T20:07:08.7187531Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7187981Z ) 2025-05-07T20:07:08.7188359Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7189256Z self=, 2025-05-07T20:07:08.7190115Z num_jagged_dim=1, 2025-05-07T20:07:08.7190515Z outer_dense_size=4, 2025-05-07T20:07:08.7190911Z inner_dense_size=4, 2025-05-07T20:07:08.7191315Z fold_inner_dense=True, 2025-05-07T20:07:08.7191760Z padding_value=-1e-08, 2025-05-07T20:07:08.7192212Z dtype=torch.bfloat16, 2025-05-07T20:07:08.7193125Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7193623Z ) 2025-05-07T20:07:08.7194008Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7194906Z self=, 2025-05-07T20:07:08.7195774Z num_jagged_dim=3, 2025-05-07T20:07:08.7196166Z outer_dense_size=3, 2025-05-07T20:07:08.7196849Z inner_dense_size=2, 2025-05-07T20:07:08.7197256Z fold_inner_dense=True, 2025-05-07T20:07:08.7197687Z padding_value=0, 2025-05-07T20:07:08.7198083Z dtype=torch.float16, 2025-05-07T20:07:08.7198522Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7198968Z ) 2025-05-07T20:07:08.7199359Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7200254Z self=, 2025-05-07T20:07:08.7201117Z num_jagged_dim=4, 2025-05-07T20:07:08.7201507Z outer_dense_size=1, 2025-05-07T20:07:08.7201921Z inner_dense_size=3, 2025-05-07T20:07:08.7202328Z fold_inner_dense=True, 2025-05-07T20:07:08.7202739Z padding_value=0, 2025-05-07T20:07:08.7203136Z dtype=torch.float32, 2025-05-07T20:07:08.7203577Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7204024Z ) 2025-05-07T20:07:08.7204408Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7205321Z self=, 2025-05-07T20:07:08.7206175Z num_jagged_dim=1, 2025-05-07T20:07:08.7206571Z outer_dense_size=5, 2025-05-07T20:07:08.7206971Z inner_dense_size=5, 2025-05-07T20:07:08.7207379Z fold_inner_dense=True, 2025-05-07T20:07:08.7207801Z padding_value=-1e-08, 2025-05-07T20:07:08.7208227Z dtype=torch.float16, 2025-05-07T20:07:08.7208658Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7209106Z ) 2025-05-07T20:07:08.7209486Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7210397Z self=, 2025-05-07T20:07:08.7211257Z num_jagged_dim=1, 2025-05-07T20:07:08.7211652Z outer_dense_size=5, 2025-05-07T20:07:08.7212050Z inner_dense_size=0, 2025-05-07T20:07:08.7212451Z fold_inner_dense=False, 2025-05-07T20:07:08.7212879Z padding_value=0, 2025-05-07T20:07:08.7213295Z dtype=torch.bfloat16, 2025-05-07T20:07:08.7213726Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7214175Z ) 2025-05-07T20:07:08.7214569Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7215463Z self=, 2025-05-07T20:07:08.7216587Z num_jagged_dim=2, 2025-05-07T20:07:08.7217007Z outer_dense_size=3, 2025-05-07T20:07:08.7217433Z inner_dense_size=0, 2025-05-07T20:07:08.7217835Z fold_inner_dense=False, 2025-05-07T20:07:08.7218287Z padding_value=0, 2025-05-07T20:07:08.7218744Z dtype=torch.float16, 2025-05-07T20:07:08.7219208Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7219658Z ) 2025-05-07T20:07:08.7220082Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7221020Z self=, 2025-05-07T20:07:08.7221935Z num_jagged_dim=5, 2025-05-07T20:07:08.7222337Z outer_dense_size=4, 2025-05-07T20:07:08.7222732Z inner_dense_size=4, 2025-05-07T20:07:08.7223139Z fold_inner_dense=False, 2025-05-07T20:07:08.7223572Z padding_value=-1e-08, 2025-05-07T20:07:08.7224067Z dtype=torch.bfloat16, 2025-05-07T20:07:08.7224512Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7224960Z ) 2025-05-07T20:07:08.7225342Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7226242Z self=, 2025-05-07T20:07:08.7227559Z num_jagged_dim=5, 2025-05-07T20:07:08.7227981Z outer_dense_size=1, 2025-05-07T20:07:08.7228375Z inner_dense_size=0, 2025-05-07T20:07:08.7228785Z fold_inner_dense=True, 2025-05-07T20:07:08.7229213Z padding_value=-1e-08, 2025-05-07T20:07:08.7229629Z dtype=torch.float16, 2025-05-07T20:07:08.7230061Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7230509Z ) 2025-05-07T20:07:08.7231215Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7232113Z self=, 2025-05-07T20:07:08.7232969Z num_jagged_dim=5, 2025-05-07T20:07:08.7233364Z outer_dense_size=4, 2025-05-07T20:07:08.7233764Z inner_dense_size=5, 2025-05-07T20:07:08.7234170Z fold_inner_dense=False, 2025-05-07T20:07:08.7234591Z padding_value=0, 2025-05-07T20:07:08.7234982Z dtype=torch.float16, 2025-05-07T20:07:08.7235413Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7235866Z ) 2025-05-07T20:07:08.7236251Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7237145Z self=, 2025-05-07T20:07:08.7238010Z num_jagged_dim=1, 2025-05-07T20:07:08.7238401Z outer_dense_size=1, 2025-05-07T20:07:08.7238805Z inner_dense_size=0, 2025-05-07T20:07:08.7239212Z fold_inner_dense=True, 2025-05-07T20:07:08.7239644Z padding_value=-1e-08, 2025-05-07T20:07:08.7240073Z dtype=torch.float16, 2025-05-07T20:07:08.7240505Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7240950Z ) 2025-05-07T20:07:08.7241510Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7242409Z self=, 2025-05-07T20:07:08.7243271Z num_jagged_dim=5, 2025-05-07T20:07:08.7243659Z outer_dense_size=1, 2025-05-07T20:07:08.7244064Z inner_dense_size=1, 2025-05-07T20:07:08.7244479Z fold_inner_dense=False, 2025-05-07T20:07:08.7244896Z padding_value=0, 2025-05-07T20:07:08.7245296Z dtype=torch.float32, 2025-05-07T20:07:08.7245734Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7246174Z ) 2025-05-07T20:07:08.7246564Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7247468Z self=, 2025-05-07T20:07:08.7248335Z num_jagged_dim=1, 2025-05-07T20:07:08.7248733Z outer_dense_size=4, 2025-05-07T20:07:08.7249139Z inner_dense_size=1, 2025-05-07T20:07:08.7249540Z fold_inner_dense=True, 2025-05-07T20:07:08.7249965Z padding_value=0, 2025-05-07T20:07:08.7250364Z dtype=torch.float16, 2025-05-07T20:07:08.7250787Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7251238Z ) 2025-05-07T20:07:08.7251631Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7252531Z self=, 2025-05-07T20:07:08.7253387Z num_jagged_dim=5, 2025-05-07T20:07:08.7253784Z outer_dense_size=2, 2025-05-07T20:07:08.7254189Z inner_dense_size=2, 2025-05-07T20:07:08.7254591Z fold_inner_dense=True, 2025-05-07T20:07:08.7255024Z padding_value=-1e-08, 2025-05-07T20:07:08.7255449Z dtype=torch.float16, 2025-05-07T20:07:08.7255882Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7256348Z ) 2025-05-07T20:07:08.7256735Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7257628Z self=, 2025-05-07T20:07:08.7258491Z num_jagged_dim=1, 2025-05-07T20:07:08.7258887Z outer_dense_size=5, 2025-05-07T20:07:08.7259293Z inner_dense_size=5, 2025-05-07T20:07:08.7259699Z fold_inner_dense=False, 2025-05-07T20:07:08.7260140Z padding_value=-1e-08, 2025-05-07T20:07:08.7260567Z dtype=torch.float16, 2025-05-07T20:07:08.7261264Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7261734Z ) 2025-05-07T20:07:08.7262116Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7263004Z self=, 2025-05-07T20:07:08.7263863Z num_jagged_dim=4, 2025-05-07T20:07:08.7264383Z outer_dense_size=4, 2025-05-07T20:07:08.7264913Z inner_dense_size=1, 2025-05-07T20:07:08.7265320Z fold_inner_dense=True, 2025-05-07T20:07:08.7265737Z padding_value=0, 2025-05-07T20:07:08.7266128Z dtype=torch.float16, 2025-05-07T20:07:08.7266561Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7267010Z ) 2025-05-07T20:07:08.7267387Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7268283Z self=, 2025-05-07T20:07:08.7269143Z num_jagged_dim=4, 2025-05-07T20:07:08.7269536Z outer_dense_size=4, 2025-05-07T20:07:08.7269937Z inner_dense_size=4, 2025-05-07T20:07:08.7270344Z fold_inner_dense=True, 2025-05-07T20:07:08.7270764Z padding_value=0, 2025-05-07T20:07:08.7271155Z dtype=torch.float16, 2025-05-07T20:07:08.7271585Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7272035Z ) 2025-05-07T20:07:08.7272411Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7273307Z self=, 2025-05-07T20:07:08.7274185Z num_jagged_dim=1, 2025-05-07T20:07:08.7274572Z outer_dense_size=1, 2025-05-07T20:07:08.7274974Z inner_dense_size=1, 2025-05-07T20:07:08.7275381Z fold_inner_dense=True, 2025-05-07T20:07:08.7275793Z padding_value=0, 2025-05-07T20:07:08.7276195Z dtype=torch.float16, 2025-05-07T20:07:08.7276632Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7277080Z ) 2025-05-07T20:07:08.7277457Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7278360Z self=, 2025-05-07T20:07:08.7279222Z num_jagged_dim=5, 2025-05-07T20:07:08.7279607Z outer_dense_size=5, 2025-05-07T20:07:08.7280006Z inner_dense_size=2, 2025-05-07T20:07:08.7280409Z fold_inner_dense=False, 2025-05-07T20:07:08.7280825Z padding_value=0, 2025-05-07T20:07:08.7281219Z dtype=torch.float16, 2025-05-07T20:07:08.7281660Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7282103Z ) 2025-05-07T20:07:08.7282484Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7283382Z self=, 2025-05-07T20:07:08.7284246Z num_jagged_dim=2, 2025-05-07T20:07:08.7284638Z outer_dense_size=5, 2025-05-07T20:07:08.7285045Z inner_dense_size=2, 2025-05-07T20:07:08.7285450Z fold_inner_dense=False, 2025-05-07T20:07:08.7285866Z padding_value=0, 2025-05-07T20:07:08.7286272Z dtype=torch.float16, 2025-05-07T20:07:08.7286707Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7287148Z ) 2025-05-07T20:07:08.7287530Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7288428Z self=, 2025-05-07T20:07:08.7289285Z num_jagged_dim=2, 2025-05-07T20:07:08.7289691Z outer_dense_size=5, 2025-05-07T20:07:08.7290097Z inner_dense_size=5, 2025-05-07T20:07:08.7290496Z fold_inner_dense=False, 2025-05-07T20:07:08.7290920Z padding_value=0, 2025-05-07T20:07:08.7291317Z dtype=torch.float16, 2025-05-07T20:07:08.7291742Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7292200Z ) 2025-05-07T20:07:08.7292586Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:08.7293482Z self=, 2025-05-07T20:07:08.7294335Z num_jagged_dim=2, 2025-05-07T20:07:08.7294965Z outer_dense_size=2, 2025-05-07T20:07:08.7295394Z inner_dense_size=5, 2025-05-07T20:07:08.7295795Z fold_inner_dense=False, 2025-05-07T20:07:08.7296220Z padding_value=0, 2025-05-07T20:07:08.7296622Z dtype=torch.float16, 2025-05-07T20:07:08.7297047Z device_type=device(type='cpu'), 2025-05-07T20:07:08.7297498Z ) 2025-05-07T20:07:19.3167956Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:19.3169476Z self=, 2025-05-07T20:07:19.3170349Z num_jagged_dim=5, 2025-05-07T20:07:19.3170753Z outer_dense_size=5, 2025-05-07T20:07:19.3171149Z inner_dense_size=5, 2025-05-07T20:07:19.3171560Z fold_inner_dense=False, 2025-05-07T20:07:19.3171990Z padding_value=0, 2025-05-07T20:07:19.3172381Z dtype=torch.float16, 2025-05-07T20:07:19.3172822Z device_type=device(type='cpu'), 2025-05-07T20:07:19.3173280Z ) 2025-05-07T20:07:19.3173679Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:19.3174579Z self=, 2025-05-07T20:07:19.3175443Z num_jagged_dim=4, 2025-05-07T20:07:19.3175836Z outer_dense_size=1, 2025-05-07T20:07:19.3176241Z inner_dense_size=0, 2025-05-07T20:07:19.3176645Z fold_inner_dense=False, 2025-05-07T20:07:19.3177073Z padding_value=0, 2025-05-07T20:07:19.3177469Z dtype=torch.float16, 2025-05-07T20:07:19.3177904Z device_type=device(type='cpu'), 2025-05-07T20:07:19.3178346Z ) 2025-05-07T20:07:19.3178739Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:19.3179636Z self=, 2025-05-07T20:07:19.3180499Z num_jagged_dim=4, 2025-05-07T20:07:19.3180902Z outer_dense_size=1, 2025-05-07T20:07:19.3181338Z inner_dense_size=1, 2025-05-07T20:07:19.3181753Z fold_inner_dense=False, 2025-05-07T20:07:19.3182184Z padding_value=0, 2025-05-07T20:07:19.3182585Z dtype=torch.float16, 2025-05-07T20:07:19.3183022Z device_type=device(type='cpu'), 2025-05-07T20:07:19.3183466Z ) 2025-05-07T20:07:19.3183855Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:19.3184883Z self=, 2025-05-07T20:07:19.3185758Z num_jagged_dim=4, 2025-05-07T20:07:19.3186161Z outer_dense_size=4, 2025-05-07T20:07:19.3186562Z inner_dense_size=1, 2025-05-07T20:07:19.3186973Z fold_inner_dense=False, 2025-05-07T20:07:19.3187397Z padding_value=0, 2025-05-07T20:07:19.3187801Z dtype=torch.float16, 2025-05-07T20:07:19.3188235Z device_type=device(type='cpu'), 2025-05-07T20:07:19.3188680Z ) 2025-05-07T20:07:19.3189034Z PASSED 2025-05-07T20:07:19.7862429Z 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:07:19.7864275Z self=, 2025-05-07T20:07:19.7865229Z num_jagged_dim=1, 2025-05-07T20:07:19.7865634Z outer_dense_size=0, 2025-05-07T20:07:19.7866047Z inner_dense_size=0, 2025-05-07T20:07:19.7866444Z padding_value=0, 2025-05-07T20:07:19.7866869Z dtype=torch.float32, 2025-05-07T20:07:19.7867301Z device_type='meta', 2025-05-07T20:07:19.7867685Z ) 2025-05-07T20:07:19.7868131Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7869171Z self=, 2025-05-07T20:07:19.7870107Z num_jagged_dim=2, 2025-05-07T20:07:19.7870504Z outer_dense_size=0, 2025-05-07T20:07:19.7870906Z inner_dense_size=0, 2025-05-07T20:07:19.7871297Z padding_value=0, 2025-05-07T20:07:19.7871698Z dtype=torch.float32, 2025-05-07T20:07:19.7873084Z device_type='meta', 2025-05-07T20:07:19.7873530Z ) 2025-05-07T20:07:19.7873980Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7875021Z self=, 2025-05-07T20:07:19.7875961Z num_jagged_dim=2, 2025-05-07T20:07:19.7876355Z outer_dense_size=5, 2025-05-07T20:07:19.7877104Z inner_dense_size=3, 2025-05-07T20:07:19.7877508Z padding_value=0, 2025-05-07T20:07:19.7877905Z dtype=torch.bfloat16, 2025-05-07T20:07:19.7878328Z device_type='meta', 2025-05-07T20:07:19.7878718Z ) 2025-05-07T20:07:19.7879154Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7880196Z self=, 2025-05-07T20:07:19.7881133Z num_jagged_dim=5, 2025-05-07T20:07:19.7881531Z outer_dense_size=0, 2025-05-07T20:07:19.7881938Z inner_dense_size=2, 2025-05-07T20:07:19.7882349Z padding_value=0, 2025-05-07T20:07:19.7882748Z dtype=torch.float16, 2025-05-07T20:07:19.7883160Z device_type='meta', 2025-05-07T20:07:19.7883552Z ) 2025-05-07T20:07:19.7883995Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7885084Z self=, 2025-05-07T20:07:19.7886041Z num_jagged_dim=5, 2025-05-07T20:07:19.7886465Z outer_dense_size=2, 2025-05-07T20:07:19.7886862Z inner_dense_size=4, 2025-05-07T20:07:19.7887269Z padding_value=0, 2025-05-07T20:07:19.7887694Z dtype=torch.float16, 2025-05-07T20:07:19.7888102Z device_type='meta', 2025-05-07T20:07:19.7888491Z ) 2025-05-07T20:07:19.7888969Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7890014Z self=, 2025-05-07T20:07:19.7890959Z num_jagged_dim=5, 2025-05-07T20:07:19.7891357Z outer_dense_size=1, 2025-05-07T20:07:19.7891758Z inner_dense_size=4, 2025-05-07T20:07:19.7892149Z padding_value=0, 2025-05-07T20:07:19.7892551Z dtype=torch.bfloat16, 2025-05-07T20:07:19.7892975Z device_type='meta', 2025-05-07T20:07:19.7893356Z ) 2025-05-07T20:07:19.7893800Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7894854Z self=, 2025-05-07T20:07:19.7895782Z num_jagged_dim=5, 2025-05-07T20:07:19.7896175Z outer_dense_size=3, 2025-05-07T20:07:19.7896580Z inner_dense_size=5, 2025-05-07T20:07:19.7896974Z padding_value=0, 2025-05-07T20:07:19.7897378Z dtype=torch.float32, 2025-05-07T20:07:19.7897794Z device_type='meta', 2025-05-07T20:07:19.7898173Z ) 2025-05-07T20:07:19.7898610Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7899656Z self=, 2025-05-07T20:07:19.7900596Z num_jagged_dim=3, 2025-05-07T20:07:19.7900987Z outer_dense_size=3, 2025-05-07T20:07:19.7901390Z inner_dense_size=4, 2025-05-07T20:07:19.7901793Z padding_value=0, 2025-05-07T20:07:19.7902186Z dtype=torch.float16, 2025-05-07T20:07:19.7902613Z device_type='meta', 2025-05-07T20:07:19.7903001Z ) 2025-05-07T20:07:19.7903437Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7904613Z self=, 2025-05-07T20:07:19.7905549Z num_jagged_dim=5, 2025-05-07T20:07:19.7905934Z outer_dense_size=4, 2025-05-07T20:07:19.7906339Z inner_dense_size=4, 2025-05-07T20:07:19.7906742Z padding_value=0, 2025-05-07T20:07:19.7907142Z dtype=torch.bfloat16, 2025-05-07T20:07:19.7907900Z device_type='meta', 2025-05-07T20:07:19.7908305Z ) 2025-05-07T20:07:19.7908754Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7909784Z self=, 2025-05-07T20:07:19.7910718Z num_jagged_dim=4, 2025-05-07T20:07:19.7911110Z outer_dense_size=5, 2025-05-07T20:07:19.7911673Z inner_dense_size=4, 2025-05-07T20:07:19.7912072Z padding_value=0, 2025-05-07T20:07:19.7912465Z dtype=torch.float16, 2025-05-07T20:07:19.7912878Z device_type='meta', 2025-05-07T20:07:19.7913262Z ) 2025-05-07T20:07:19.7913704Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7914733Z self=, 2025-05-07T20:07:19.7915673Z num_jagged_dim=3, 2025-05-07T20:07:19.7916334Z outer_dense_size=4, 2025-05-07T20:07:19.7916768Z inner_dense_size=2, 2025-05-07T20:07:19.7917167Z padding_value=0, 2025-05-07T20:07:19.7917568Z dtype=torch.float32, 2025-05-07T20:07:19.7917987Z device_type='meta', 2025-05-07T20:07:19.7918362Z ) 2025-05-07T20:07:19.7918808Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7919850Z self=, 2025-05-07T20:07:19.7920802Z num_jagged_dim=3, 2025-05-07T20:07:19.7921206Z outer_dense_size=4, 2025-05-07T20:07:19.7921608Z inner_dense_size=4, 2025-05-07T20:07:19.7922002Z padding_value=0, 2025-05-07T20:07:19.7922404Z dtype=torch.float32, 2025-05-07T20:07:19.7922825Z device_type='meta', 2025-05-07T20:07:19.7923205Z ) 2025-05-07T20:07:19.7923646Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7924680Z self=, 2025-05-07T20:07:19.7925691Z num_jagged_dim=4, 2025-05-07T20:07:19.7926081Z outer_dense_size=4, 2025-05-07T20:07:19.7926556Z inner_dense_size=4, 2025-05-07T20:07:19.7926960Z padding_value=0, 2025-05-07T20:07:19.7927354Z dtype=torch.float32, 2025-05-07T20:07:19.7927768Z device_type='meta', 2025-05-07T20:07:19.7928156Z ) 2025-05-07T20:07:19.7928594Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7929645Z self=, 2025-05-07T20:07:19.7930582Z num_jagged_dim=2, 2025-05-07T20:07:19.7930975Z outer_dense_size=3, 2025-05-07T20:07:19.7931385Z inner_dense_size=4, 2025-05-07T20:07:19.7931792Z padding_value=0, 2025-05-07T20:07:19.7932213Z dtype=torch.float32, 2025-05-07T20:07:19.7932628Z device_type='meta', 2025-05-07T20:07:19.7933087Z ) 2025-05-07T20:07:19.7933533Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7934573Z self=, 2025-05-07T20:07:19.7935511Z num_jagged_dim=2, 2025-05-07T20:07:19.7935908Z outer_dense_size=3, 2025-05-07T20:07:19.7936304Z inner_dense_size=2, 2025-05-07T20:07:19.7936699Z padding_value=0, 2025-05-07T20:07:19.7937178Z dtype=torch.float32, 2025-05-07T20:07:19.7937605Z device_type='meta', 2025-05-07T20:07:19.7937993Z ) 2025-05-07T20:07:19.7938433Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7939465Z self=, 2025-05-07T20:07:19.7940467Z num_jagged_dim=3, 2025-05-07T20:07:19.7940866Z outer_dense_size=3, 2025-05-07T20:07:19.7941267Z inner_dense_size=2, 2025-05-07T20:07:19.7941657Z padding_value=0, 2025-05-07T20:07:19.7942057Z dtype=torch.float32, 2025-05-07T20:07:19.7942943Z device_type='meta', 2025-05-07T20:07:19.7943370Z ) 2025-05-07T20:07:19.7943811Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7944996Z self=, 2025-05-07T20:07:19.7945936Z num_jagged_dim=3, 2025-05-07T20:07:19.7946328Z outer_dense_size=3, 2025-05-07T20:07:19.7946960Z inner_dense_size=3, 2025-05-07T20:07:19.7947361Z padding_value=0, 2025-05-07T20:07:19.7947752Z dtype=torch.float32, 2025-05-07T20:07:19.7948166Z device_type='meta', 2025-05-07T20:07:19.7948550Z ) 2025-05-07T20:07:19.7948984Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7950020Z self=, 2025-05-07T20:07:19.7950952Z num_jagged_dim=3, 2025-05-07T20:07:19.7951364Z outer_dense_size=4, 2025-05-07T20:07:19.7951761Z inner_dense_size=0, 2025-05-07T20:07:19.7952166Z padding_value=0, 2025-05-07T20:07:19.7952572Z dtype=torch.float16, 2025-05-07T20:07:19.7952982Z device_type='meta', 2025-05-07T20:07:19.7953369Z ) 2025-05-07T20:07:19.7953808Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7954841Z self=, 2025-05-07T20:07:19.7955791Z num_jagged_dim=1, 2025-05-07T20:07:19.7956198Z outer_dense_size=4, 2025-05-07T20:07:19.7956593Z inner_dense_size=0, 2025-05-07T20:07:19.7956991Z padding_value=0, 2025-05-07T20:07:19.7957390Z dtype=torch.float16, 2025-05-07T20:07:19.7957814Z device_type='meta', 2025-05-07T20:07:19.7958193Z ) 2025-05-07T20:07:19.7958638Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:07:19.7959676Z self=, 2025-05-07T20:07:19.7960616Z num_jagged_dim=1, 2025-05-07T20:07:19.7961019Z outer_dense_size=1, 2025-05-07T20:07:19.7961422Z inner_dense_size=0, 2025-05-07T20:07:19.7961824Z padding_value=0, 2025-05-07T20:07:19.7962222Z dtype=torch.float16, 2025-05-07T20:07:19.7962642Z device_type='meta', 2025-05-07T20:07:19.7963023Z ) 2025-05-07T20:07:19.7963354Z PASSED 2025-05-07T20:07:19.7963563Z 2025-05-07T20:07:19.7963799Z =============================== warnings summary =============================== 2025-05-07T20:07:19.7964716Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:07:19.7967007Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:07:19.7968972Z warnings.warn( 2025-05-07T20:07:19.7969214Z 2025-05-07T20:07:19.7969710Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:07:19.7974843Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:07:19.7980123Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:19.7980800Z 2025-05-07T20:07:19.7981163Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:07:19.7981912Z ======================== 2 passed, 2 warnings in 37.67s ======================== 2025-05-07T20:07:20.7250695Z 2025-05-07T20:07:20.7251706Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:07:20.7271871Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 41 seconds 2025-05-07T20:07:20.7272432Z 2025-05-07T20:07:20.7272438Z 2025-05-07T20:07:20.7272444Z 2025-05-07T20:07:20.7272449Z 2025-05-07T20:07:20.7286899Z ################################################################################ 2025-05-07T20:07:20.7306911Z # [2025-05-07T20:07:20.730Z] Run Python Test Suite: 2025-05-07T20:07:20.7307500Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:07:20.7308088Z ################################################################################ 2025-05-07T20:07:20.7337056Z + 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:07:20.7338127Z 2025-05-07T20:07:23.7943880Z ============================= test session starts ============================== 2025-05-07T20:07:23.7944971Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:23.7945810Z cachedir: .pytest_cache 2025-05-07T20:07:23.7946734Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:23.7947747Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:23.7948255Z plugins: hypothesis-6.131.14 2025-05-07T20:07:26.6279618Z collecting ... collected 1 item 2025-05-07T20:07:26.6280012Z 2025-05-07T20:07:26.6324003Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:07:26.6324813Z 2025-05-07T20:07:26.6325060Z =========================== short test summary info ============================ 2025-05-07T20:07:26.6325959Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:07:26.6326824Z ============================== 1 skipped in 3.06s ============================== 2025-05-07T20:07:27.4893462Z 2025-05-07T20:07:27.4894457Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:07:27.4915941Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 7 seconds 2025-05-07T20:07:27.4916722Z 2025-05-07T20:07:27.4916728Z 2025-05-07T20:07:27.4916734Z 2025-05-07T20:07:27.4916741Z 2025-05-07T20:07:27.4932557Z ################################################################################ 2025-05-07T20:07:27.4954178Z # [2025-05-07T20:07:27.494Z] Run Python Test Suite: 2025-05-07T20:07:27.4954762Z # ./jagged/misc_ops_test.py 2025-05-07T20:07:27.4955252Z ################################################################################ 2025-05-07T20:07:27.4983954Z + 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:07:27.4985000Z 2025-05-07T20:07:30.8623664Z ============================= test session starts ============================== 2025-05-07T20:07:30.8624749Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:30.8625602Z cachedir: .pytest_cache 2025-05-07T20:07:30.8626531Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:30.8627551Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:30.8628062Z plugins: hypothesis-6.131.14 2025-05-07T20:07:33.7666704Z collecting ... collected 3 items 2025-05-07T20:07:33.7667121Z 2025-05-07T20:07:34.0322750Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:07:34.7619151Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7620428Z self=, 2025-05-07T20:07:34.7621635Z B=1, 2025-05-07T20:07:34.7622003Z max_L=1, 2025-05-07T20:07:34.7622350Z D=1, 2025-05-07T20:07:34.7622709Z dtype=torch.float32, 2025-05-07T20:07:34.7623187Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7623690Z ) 2025-05-07T20:07:34.7624168Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7624891Z self=, 2025-05-07T20:07:34.7625617Z B=170, 2025-05-07T20:07:34.7625961Z max_L=1, 2025-05-07T20:07:34.7626347Z D=1, 2025-05-07T20:07:34.7626725Z dtype=torch.float32, 2025-05-07T20:07:34.7627177Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7627650Z ) 2025-05-07T20:07:34.7628095Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7628841Z self=, 2025-05-07T20:07:34.7629559Z B=170, 2025-05-07T20:07:34.7629936Z max_L=706, 2025-05-07T20:07:34.7630294Z D=28, 2025-05-07T20:07:34.7630661Z dtype=torch.float32, 2025-05-07T20:07:34.7631122Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7631572Z ) 2025-05-07T20:07:34.7631942Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7632664Z self=, 2025-05-07T20:07:34.7633394Z B=319, 2025-05-07T20:07:34.7633751Z max_L=736, 2025-05-07T20:07:34.7634181Z D=2, 2025-05-07T20:07:34.7634540Z dtype=torch.float32, 2025-05-07T20:07:34.7634983Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7635483Z ) 2025-05-07T20:07:34.7635898Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7636611Z self=, 2025-05-07T20:07:34.7637319Z B=163, 2025-05-07T20:07:34.7637675Z max_L=474, 2025-05-07T20:07:34.7638078Z D=28, 2025-05-07T20:07:34.7638456Z dtype=torch.float32, 2025-05-07T20:07:34.7638949Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7639429Z ) 2025-05-07T20:07:34.7639791Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7640504Z self=, 2025-05-07T20:07:34.7641241Z B=223, 2025-05-07T20:07:34.7641635Z max_L=810, 2025-05-07T20:07:34.7642016Z D=27, 2025-05-07T20:07:34.7642377Z dtype=torch.float32, 2025-05-07T20:07:34.7642820Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7643292Z ) 2025-05-07T20:07:34.7643677Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7644412Z self=, 2025-05-07T20:07:34.7645130Z B=512, 2025-05-07T20:07:34.7645512Z max_L=837, 2025-05-07T20:07:34.7645888Z D=9, 2025-05-07T20:07:34.7646264Z dtype=torch.float32, 2025-05-07T20:07:34.7646828Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7647343Z ) 2025-05-07T20:07:34.7647711Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7648464Z self=, 2025-05-07T20:07:34.7649195Z B=16, 2025-05-07T20:07:34.7649544Z max_L=537, 2025-05-07T20:07:34.7649922Z D=28, 2025-05-07T20:07:34.7650282Z dtype=torch.float32, 2025-05-07T20:07:34.7650710Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7651155Z ) 2025-05-07T20:07:34.7651517Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7652218Z self=, 2025-05-07T20:07:34.7652915Z B=143, 2025-05-07T20:07:34.7653820Z max_L=809, 2025-05-07T20:07:34.7654193Z D=17, 2025-05-07T20:07:34.7654570Z dtype=torch.float32, 2025-05-07T20:07:34.7655005Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7655445Z ) 2025-05-07T20:07:34.7655803Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7656502Z self=, 2025-05-07T20:07:34.7657516Z B=366, 2025-05-07T20:07:34.7657848Z max_L=67, 2025-05-07T20:07:34.7658198Z D=22, 2025-05-07T20:07:34.7658552Z dtype=torch.float32, 2025-05-07T20:07:34.7658974Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7659428Z ) 2025-05-07T20:07:34.7659796Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7660496Z self=, 2025-05-07T20:07:34.7661198Z B=297, 2025-05-07T20:07:34.7661537Z max_L=361, 2025-05-07T20:07:34.7661884Z D=16, 2025-05-07T20:07:34.7662256Z dtype=torch.float32, 2025-05-07T20:07:34.7662706Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7663145Z ) 2025-05-07T20:07:34.7663524Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7664364Z self=, 2025-05-07T20:07:34.7665097Z B=361, 2025-05-07T20:07:34.7665437Z max_L=361, 2025-05-07T20:07:34.7665791Z D=16, 2025-05-07T20:07:34.7666140Z dtype=torch.float32, 2025-05-07T20:07:34.7666614Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7667053Z ) 2025-05-07T20:07:34.7667410Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7668113Z self=, 2025-05-07T20:07:34.7668800Z B=361, 2025-05-07T20:07:34.7669142Z max_L=361, 2025-05-07T20:07:34.7669495Z D=1, 2025-05-07T20:07:34.7669839Z dtype=torch.float32, 2025-05-07T20:07:34.7670270Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7670723Z ) 2025-05-07T20:07:34.7671080Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7671787Z self=, 2025-05-07T20:07:34.7672484Z B=1, 2025-05-07T20:07:34.7672822Z max_L=361, 2025-05-07T20:07:34.7673163Z D=1, 2025-05-07T20:07:34.7673512Z dtype=torch.float32, 2025-05-07T20:07:34.7673944Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7674400Z ) 2025-05-07T20:07:34.7674787Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7675490Z self=, 2025-05-07T20:07:34.7676175Z B=295, 2025-05-07T20:07:34.7676512Z max_L=267, 2025-05-07T20:07:34.7676863Z D=28, 2025-05-07T20:07:34.7677210Z dtype=torch.float32, 2025-05-07T20:07:34.7677641Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7678087Z ) 2025-05-07T20:07:34.7678435Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7702612Z self=, 2025-05-07T20:07:34.7703533Z B=28, 2025-05-07T20:07:34.7703882Z max_L=267, 2025-05-07T20:07:34.7704309Z D=28, 2025-05-07T20:07:34.7704661Z dtype=torch.float32, 2025-05-07T20:07:34.7705098Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7705554Z ) 2025-05-07T20:07:34.7705903Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7706626Z self=, 2025-05-07T20:07:34.7707325Z B=28, 2025-05-07T20:07:34.7707658Z max_L=28, 2025-05-07T20:07:34.7708007Z D=28, 2025-05-07T20:07:34.7708368Z dtype=torch.float32, 2025-05-07T20:07:34.7708819Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7709271Z ) 2025-05-07T20:07:34.7709630Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7710336Z self=, 2025-05-07T20:07:34.7711020Z B=468, 2025-05-07T20:07:34.7711706Z max_L=507, 2025-05-07T20:07:34.7712087Z D=10, 2025-05-07T20:07:34.7712435Z dtype=torch.float32, 2025-05-07T20:07:34.7712869Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7713317Z ) 2025-05-07T20:07:34.7713668Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7714412Z self=, 2025-05-07T20:07:34.7715258Z B=468, 2025-05-07T20:07:34.7715589Z max_L=10, 2025-05-07T20:07:34.7715938Z D=10, 2025-05-07T20:07:34.7716462Z dtype=torch.float32, 2025-05-07T20:07:34.7716907Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7717351Z ) 2025-05-07T20:07:34.7717715Z Trying example: test_jagged_softmax( 2025-05-07T20:07:34.7718418Z self=, 2025-05-07T20:07:34.7719106Z B=468, 2025-05-07T20:07:34.7719458Z max_L=10, 2025-05-07T20:07:34.7719817Z D=1, 2025-05-07T20:07:34.7720162Z dtype=torch.float32, 2025-05-07T20:07:34.7720607Z device_type=device(type='cpu'), 2025-05-07T20:07:34.7721055Z ) 2025-05-07T20:07:34.7721371Z PASSED 2025-05-07T20:07:34.8297253Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:07:34.8297892Z 2025-05-07T20:07:34.8298136Z =============================== warnings summary =============================== 2025-05-07T20:07:34.8298913Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:07:34.8303895Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:07:34.8309111Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:34.8309773Z 2025-05-07T20:07:34.8310126Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:07:34.8315108Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:07:34.8320368Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:34.8321023Z 2025-05-07T20:07:34.8321383Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:07:34.8322121Z ======================== 3 passed, 2 warnings in 4.20s ========================= 2025-05-07T20:07:35.7046981Z 2025-05-07T20:07:35.7047633Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:07:35.7069229Z [TEST] Python test time for ./jagged/misc_ops_test.py: 8 seconds 2025-05-07T20:07:35.7069730Z 2025-05-07T20:07:35.7070151Z 2025-05-07T20:07:35.7070160Z 2025-05-07T20:07:35.7070165Z 2025-05-07T20:07:35.7085393Z ################################################################################ 2025-05-07T20:07:35.7105941Z # [2025-05-07T20:07:35.710Z] Run Python Test Suite: 2025-05-07T20:07:35.7106507Z # ./jagged/slice_test.py 2025-05-07T20:07:35.7106974Z ################################################################################ 2025-05-07T20:07:35.7136552Z + 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:07:35.7137527Z 2025-05-07T20:07:38.9371656Z ============================= test session starts ============================== 2025-05-07T20:07:38.9372660Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:38.9373501Z cachedir: .pytest_cache 2025-05-07T20:07:38.9374462Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:38.9375491Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:38.9375999Z plugins: hypothesis-6.131.14 2025-05-07T20:07:41.7129011Z collecting ... collected 2 items 2025-05-07T20:07:41.7129416Z 2025-05-07T20:07:42.3423617Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:07:42.3424814Z self=, 2025-05-07T20:07:42.3425463Z B=10, 2025-05-07T20:07:42.3425794Z N=10, 2025-05-07T20:07:42.3426136Z slice_length=0, 2025-05-07T20:07:42.3426526Z dtype=torch.float32, 2025-05-07T20:07:42.3426928Z ) 2025-05-07T20:07:42.3427282Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3427925Z self=, 2025-05-07T20:07:42.3428565Z B=334, 2025-05-07T20:07:42.3428900Z N=10, 2025-05-07T20:07:42.3429252Z slice_length=0, 2025-05-07T20:07:42.3429640Z dtype=torch.float32, 2025-05-07T20:07:42.3430037Z ) 2025-05-07T20:07:42.3430390Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3431034Z self=, 2025-05-07T20:07:42.3431668Z B=334, 2025-05-07T20:07:42.3432013Z N=23, 2025-05-07T20:07:42.3432370Z slice_length=47, 2025-05-07T20:07:42.3432759Z dtype=torch.float32, 2025-05-07T20:07:42.3433154Z ) 2025-05-07T20:07:42.3433509Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3434150Z self=, 2025-05-07T20:07:42.3434778Z B=351, 2025-05-07T20:07:42.3435111Z N=57, 2025-05-07T20:07:42.3435454Z slice_length=15, 2025-05-07T20:07:42.3435843Z dtype=torch.float32, 2025-05-07T20:07:42.3436240Z ) 2025-05-07T20:07:42.3436595Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3437243Z self=, 2025-05-07T20:07:42.3437890Z B=300, 2025-05-07T20:07:42.3438228Z N=60, 2025-05-07T20:07:42.3438564Z slice_length=0, 2025-05-07T20:07:42.3438950Z dtype=torch.float32, 2025-05-07T20:07:42.3439345Z ) 2025-05-07T20:07:42.3439693Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3440334Z self=, 2025-05-07T20:07:42.3440981Z B=455, 2025-05-07T20:07:42.3441306Z N=29, 2025-05-07T20:07:42.3441651Z slice_length=31, 2025-05-07T20:07:42.3442051Z dtype=torch.float32, 2025-05-07T20:07:42.3442440Z ) 2025-05-07T20:07:42.3442794Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3443439Z self=, 2025-05-07T20:07:42.3444074Z B=273, 2025-05-07T20:07:42.3444401Z N=24, 2025-05-07T20:07:42.3444743Z slice_length=8, 2025-05-07T20:07:42.3445129Z dtype=torch.float32, 2025-05-07T20:07:42.3445514Z ) 2025-05-07T20:07:42.3446338Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3447026Z self=, 2025-05-07T20:07:42.3447663Z B=55, 2025-05-07T20:07:42.3447998Z N=21, 2025-05-07T20:07:42.3448339Z slice_length=31, 2025-05-07T20:07:42.3448730Z dtype=torch.float32, 2025-05-07T20:07:42.3449128Z ) 2025-05-07T20:07:42.3449485Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3450430Z self=, 2025-05-07T20:07:42.3451074Z B=290, 2025-05-07T20:07:42.3451416Z N=53, 2025-05-07T20:07:42.3451768Z slice_length=10, 2025-05-07T20:07:42.3452166Z dtype=torch.float32, 2025-05-07T20:07:42.3452563Z ) 2025-05-07T20:07:42.3452914Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3453558Z self=, 2025-05-07T20:07:42.3454200Z B=454, 2025-05-07T20:07:42.3454530Z N=63, 2025-05-07T20:07:42.3454887Z slice_length=41, 2025-05-07T20:07:42.3455287Z dtype=torch.float32, 2025-05-07T20:07:42.3455678Z ) 2025-05-07T20:07:42.3456044Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3456690Z self=, 2025-05-07T20:07:42.3457331Z B=265, 2025-05-07T20:07:42.3457664Z N=29, 2025-05-07T20:07:42.3458010Z slice_length=38, 2025-05-07T20:07:42.3458417Z dtype=torch.float32, 2025-05-07T20:07:42.3458809Z ) 2025-05-07T20:07:42.3459168Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3459815Z self=, 2025-05-07T20:07:42.3460446Z B=38, 2025-05-07T20:07:42.3460779Z N=29, 2025-05-07T20:07:42.3461126Z slice_length=38, 2025-05-07T20:07:42.3461561Z dtype=torch.float32, 2025-05-07T20:07:42.3462027Z ) 2025-05-07T20:07:42.3462384Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3463026Z self=, 2025-05-07T20:07:42.3463668Z B=38, 2025-05-07T20:07:42.3464006Z N=38, 2025-05-07T20:07:42.3464471Z slice_length=38, 2025-05-07T20:07:42.3464863Z dtype=torch.float32, 2025-05-07T20:07:42.3465259Z ) 2025-05-07T20:07:42.3465616Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3466254Z self=, 2025-05-07T20:07:42.3466908Z B=186, 2025-05-07T20:07:42.3467243Z N=13, 2025-05-07T20:07:42.3467582Z slice_length=53, 2025-05-07T20:07:42.3467979Z dtype=torch.float32, 2025-05-07T20:07:42.3468750Z ) 2025-05-07T20:07:42.3469303Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3469961Z self=, 2025-05-07T20:07:42.3470598Z B=186, 2025-05-07T20:07:42.3470959Z N=13, 2025-05-07T20:07:42.3471301Z slice_length=0, 2025-05-07T20:07:42.3471730Z dtype=torch.float32, 2025-05-07T20:07:42.3472172Z ) 2025-05-07T20:07:42.3472550Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3473238Z self=, 2025-05-07T20:07:42.3473875Z B=186, 2025-05-07T20:07:42.3474210Z N=10, 2025-05-07T20:07:42.3474552Z slice_length=0, 2025-05-07T20:07:42.3474939Z dtype=torch.float32, 2025-05-07T20:07:42.3475329Z ) 2025-05-07T20:07:42.3475688Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3476344Z self=, 2025-05-07T20:07:42.3476977Z B=33, 2025-05-07T20:07:42.3477314Z N=42, 2025-05-07T20:07:42.3477659Z slice_length=29, 2025-05-07T20:07:42.3478051Z dtype=torch.float32, 2025-05-07T20:07:42.3478447Z ) 2025-05-07T20:07:42.3478807Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3479443Z self=, 2025-05-07T20:07:42.3480086Z B=33, 2025-05-07T20:07:42.3480416Z N=33, 2025-05-07T20:07:42.3480756Z slice_length=29, 2025-05-07T20:07:42.3481410Z dtype=torch.float32, 2025-05-07T20:07:42.3481831Z ) 2025-05-07T20:07:42.3482185Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3482833Z self=, 2025-05-07T20:07:42.3483474Z B=33, 2025-05-07T20:07:42.3483842Z N=29, 2025-05-07T20:07:42.3484179Z slice_length=29, 2025-05-07T20:07:42.3484833Z dtype=torch.float32, 2025-05-07T20:07:42.3485247Z ) 2025-05-07T20:07:42.3485621Z Trying example: test_jagged_slice( 2025-05-07T20:07:42.3486279Z self=, 2025-05-07T20:07:42.3486919Z B=33, 2025-05-07T20:07:42.3487273Z N=29, 2025-05-07T20:07:42.3487617Z slice_length=33, 2025-05-07T20:07:42.3488014Z dtype=torch.float32, 2025-05-07T20:07:42.3488405Z ) 2025-05-07T20:07:42.3488773Z PASSED 2025-05-07T20:07:42.3489333Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:07:42.3489830Z 2025-05-07T20:07:42.3490066Z ============================== 2 passed in 3.63s =============================== 2025-05-07T20:07:43.2077891Z 2025-05-07T20:07:43.2078911Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:07:43.2099311Z [TEST] Python test time for ./jagged/slice_test.py: 8 seconds 2025-05-07T20:07:43.2099788Z 2025-05-07T20:07:43.2099794Z 2025-05-07T20:07:43.2099808Z 2025-05-07T20:07:43.2099848Z 2025-05-07T20:07:43.2116019Z ################################################################################ 2025-05-07T20:07:43.2136505Z # [2025-05-07T20:07:43.213Z] Run Python Test Suite: 2025-05-07T20:07:43.2137101Z # ./jagged/unique_indices_test.py 2025-05-07T20:07:43.2137613Z ################################################################################ 2025-05-07T20:07:43.2166942Z + 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:07:43.2167957Z 2025-05-07T20:07:46.3354368Z ============================= test session starts ============================== 2025-05-07T20:07:46.3355388Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:46.3356224Z cachedir: .pytest_cache 2025-05-07T20:07:46.3357159Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:46.3358195Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:46.3358697Z plugins: hypothesis-6.131.14 2025-05-07T20:07:49.3906300Z collecting ... collected 3 items 2025-05-07T20:07:49.3906701Z 2025-05-07T20:07:49.3933086Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:07:49.3949251Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:07:49.3977372Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:07:49.3978089Z 2025-05-07T20:07:49.3978339Z =========================== short test summary info ============================ 2025-05-07T20:07:49.3979153Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.3980131Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.3981125Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.3981913Z ============================== 3 skipped in 3.29s ============================== 2025-05-07T20:07:50.2172129Z 2025-05-07T20:07:50.2173094Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:07:50.2193906Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:07:50.2194398Z 2025-05-07T20:07:50.2194404Z 2025-05-07T20:07:50.2194421Z 2025-05-07T20:07:50.2194427Z 2025-05-07T20:07:50.2211213Z ################################################################################ 2025-05-07T20:07:50.2232219Z # [2025-05-07T20:07:50.222Z] Run Python Test Suite: 2025-05-07T20:07:50.2232771Z # ./layout_transform_ops_test.py 2025-05-07T20:07:50.2233275Z ################################################################################ 2025-05-07T20:07:50.2261629Z + 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:07:50.2263051Z 2025-05-07T20:07:53.3944116Z ============================= test session starts ============================== 2025-05-07T20:07:53.3945137Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:53.3945968Z cachedir: .pytest_cache 2025-05-07T20:07:53.3946895Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:53.3947947Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:53.3948455Z plugins: hypothesis-6.131.14 2025-05-07T20:07:55.6924255Z collecting ... collected 3 items 2025-05-07T20:07:55.6924650Z 2025-05-07T20:07:55.6951338Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:07:55.6968160Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:07:55.6998440Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:07:55.6999202Z 2025-05-07T20:07:55.6999457Z =========================== short test summary info ============================ 2025-05-07T20:07:55.7000279Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:07:55.7001234Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:07:55.7002223Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:07:55.7003022Z ============================== 3 skipped in 2.53s ============================== 2025-05-07T20:07:56.4290126Z 2025-05-07T20:07:56.4291074Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:07:56.4311679Z [TEST] Python test time for ./layout_transform_ops_test.py: 6 seconds 2025-05-07T20:07:56.4312234Z 2025-05-07T20:07:56.4312241Z 2025-05-07T20:07:56.4312246Z 2025-05-07T20:07:56.4312251Z 2025-05-07T20:07:56.4327462Z ################################################################################ 2025-05-07T20:07:56.4347583Z # [2025-05-07T20:07:56.434Z] Run Python Test Suite: 2025-05-07T20:07:56.4348159Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:07:56.4348689Z ################################################################################ 2025-05-07T20:07:56.4378059Z + 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:07:56.4379112Z 2025-05-07T20:07:59.5273299Z ============================= test session starts ============================== 2025-05-07T20:07:59.5274303Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:59.5275132Z cachedir: .pytest_cache 2025-05-07T20:07:59.5276096Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:59.5277113Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:59.5277609Z plugins: hypothesis-6.131.14 2025-05-07T20:08:01.8139693Z collecting ... collected 7 items 2025-05-07T20:08:01.8140083Z 2025-05-07T20:08:01.8161252Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:08:01.8175365Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:08:01.8189608Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:08:01.8202559Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:08:01.8215875Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:08:01.8228655Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:08:01.8259724Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:08:01.8260382Z 2025-05-07T20:08:01.8260635Z =========================== short test summary info ============================ 2025-05-07T20:08:01.8261463Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8262472Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8263474Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8264550Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8265545Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8266560Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8267555Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:08:01.8268364Z ============================== 7 skipped in 2.52s ============================== 2025-05-07T20:08:02.5565161Z 2025-05-07T20:08:02.5566153Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:08:02.5587778Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 6 seconds 2025-05-07T20:08:02.5588295Z 2025-05-07T20:08:02.5588305Z 2025-05-07T20:08:02.5588341Z 2025-05-07T20:08:02.5588348Z 2025-05-07T20:08:02.5604797Z ################################################################################ 2025-05-07T20:08:02.5626594Z # [2025-05-07T20:08:02.562Z] Run Python Test Suite: 2025-05-07T20:08:02.5627161Z # ./metric_ops_test.py 2025-05-07T20:08:02.5627617Z ################################################################################ 2025-05-07T20:08:02.5657095Z + 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:08:02.5658049Z 2025-05-07T20:08:05.7003375Z ============================= test session starts ============================== 2025-05-07T20:08:05.7004375Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:05.7005235Z cachedir: .pytest_cache 2025-05-07T20:08:05.7006317Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:05.7007347Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:05.7007853Z plugins: hypothesis-6.131.14 2025-05-07T20:08:07.9257452Z collecting ... collected 1 item 2025-05-07T20:08:07.9257822Z 2025-05-07T20:08:07.9289028Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:08:07.9289646Z 2025-05-07T20:08:07.9289899Z =========================== short test summary info ============================ 2025-05-07T20:08:07.9290880Z 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:08:07.9291846Z ============================== 1 skipped in 2.45s ============================== 2025-05-07T20:08:08.6000864Z 2025-05-07T20:08:08.6001665Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:08:08.6022533Z [TEST] Python test time for ./metric_ops_test.py: 6 seconds 2025-05-07T20:08:08.6023011Z 2025-05-07T20:08:08.6023442Z 2025-05-07T20:08:08.6023452Z 2025-05-07T20:08:08.6023459Z 2025-05-07T20:08:08.6039765Z ################################################################################ 2025-05-07T20:08:08.6060291Z # [2025-05-07T20:08:08.605Z] Run Python Test Suite: 2025-05-07T20:08:08.6060898Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:08:08.6061471Z ################################################################################ 2025-05-07T20:08:08.6089627Z + 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:08:08.6090692Z 2025-05-07T20:08:11.7568067Z ============================= test session starts ============================== 2025-05-07T20:08:11.7569076Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:11.7569921Z cachedir: .pytest_cache 2025-05-07T20:08:11.7571199Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:11.7572333Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:11.7572950Z plugins: hypothesis-6.131.14 2025-05-07T20:08:14.0179380Z collecting ... collected 5 items 2025-05-07T20:08:14.0179785Z 2025-05-07T20:08:14.1604844Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:08:14.1753149Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:08:14.1770553Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd SKIPPED 2025-05-07T20:08:14.1788375Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta SKIPPED 2025-05-07T20:08:14.1876611Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:08:14.1877463Z 2025-05-07T20:08:14.1877699Z =============================== warnings summary =============================== 2025-05-07T20:08:14.1878298Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:08:14.1879704Z /__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:08:14.1881244Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:08:14.1881714Z 2025-05-07T20:08:14.1882073Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:14.1882819Z =========================== short test summary info ============================ 2025-05-07T20:08:14.1883780Z SKIPPED [1] permute/permute_pooled_embedding_test.py:81: Test is currently known to fail when running on ARM platform 2025-05-07T20:08:14.1885090Z SKIPPED [1] permute/permute_pooled_embedding_test.py:156: Test is currently known to fail when running on ARM platform 2025-05-07T20:08:14.1886099Z =================== 3 passed, 2 skipped, 1 warning in 2.65s ==================== 2025-05-07T20:08:14.8869351Z 2025-05-07T20:08:14.8870388Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:08:14.8891495Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 6 seconds 2025-05-07T20:08:14.8892115Z 2025-05-07T20:08:14.8892122Z 2025-05-07T20:08:14.8892127Z 2025-05-07T20:08:14.8892132Z 2025-05-07T20:08:14.8907784Z ################################################################################ 2025-05-07T20:08:14.8927959Z # [2025-05-07T20:08:14.892Z] Run Python Test Suite: 2025-05-07T20:08:14.8928613Z # ./quantize/bfloat16_test.py 2025-05-07T20:08:14.8929105Z ################################################################################ 2025-05-07T20:08:14.8957382Z + 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:08:14.8958418Z 2025-05-07T20:08:17.9937134Z ============================= test session starts ============================== 2025-05-07T20:08:17.9938146Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:17.9938982Z cachedir: .pytest_cache 2025-05-07T20:08:17.9940919Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:17.9941954Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:17.9942462Z plugins: hypothesis-6.131.14 2025-05-07T20:08:20.2610903Z collecting ... collected 4 items 2025-05-07T20:08:20.2611296Z 2025-05-07T20:08:20.6672869Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:08:23.5849885Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:08:23.5871188Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:08:25.1474676Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:08:25.1475373Z 2025-05-07T20:08:25.1475622Z =========================== short test summary info ============================ 2025-05-07T20:08:25.1476425Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:08:25.1477187Z ========================= 3 passed, 1 skipped in 7.38s ========================= 2025-05-07T20:08:25.9511745Z 2025-05-07T20:08:25.9512691Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:08:25.9534324Z [TEST] Python test time for ./quantize/bfloat16_test.py: 11 seconds 2025-05-07T20:08:25.9534840Z 2025-05-07T20:08:25.9534847Z 2025-05-07T20:08:25.9534854Z 2025-05-07T20:08:25.9534859Z 2025-05-07T20:08:25.9551642Z ################################################################################ 2025-05-07T20:08:25.9572895Z # [2025-05-07T20:08:25.956Z] Run Python Test Suite: 2025-05-07T20:08:25.9573480Z # ./quantize/comm_codec_test.py 2025-05-07T20:08:25.9573987Z ################################################################################ 2025-05-07T20:08:25.9604326Z + 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:08:25.9605366Z 2025-05-07T20:08:29.1013707Z ============================= test session starts ============================== 2025-05-07T20:08:29.1014714Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:29.1015556Z cachedir: .pytest_cache 2025-05-07T20:08:29.1016616Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:29.1017690Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:29.1018196Z plugins: hypothesis-6.131.14 2025-05-07T20:08:31.3875921Z collecting ... collected 1 item 2025-05-07T20:08:31.3876300Z 2025-05-07T20:08:32.0735589Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:08:32.0736253Z 2025-05-07T20:08:32.0736483Z ============================== 1 passed in 3.20s =============================== 2025-05-07T20:08:32.8255754Z 2025-05-07T20:08:32.8256765Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:08:32.8278517Z [TEST] Python test time for ./quantize/comm_codec_test.py: 7 seconds 2025-05-07T20:08:32.8279040Z 2025-05-07T20:08:32.8279046Z 2025-05-07T20:08:32.8279051Z 2025-05-07T20:08:32.8279056Z 2025-05-07T20:08:32.8294131Z ################################################################################ 2025-05-07T20:08:32.8314521Z # [2025-05-07T20:08:32.830Z] Run Python Test Suite: 2025-05-07T20:08:32.8315540Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:08:32.8316247Z ################################################################################ 2025-05-07T20:08:32.8383242Z + 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:08:32.8384347Z 2025-05-07T20:08:36.0515104Z ============================= test session starts ============================== 2025-05-07T20:08:36.0516743Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:36.0517583Z cachedir: .pytest_cache 2025-05-07T20:08:36.0518513Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:36.0519526Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:36.0520030Z plugins: hypothesis-6.131.14 2025-05-07T20:08:38.3784495Z collecting ... collected 2 items 2025-05-07T20:08:38.3784904Z 2025-05-07T20:08:38.3815567Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:08:38.3846659Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:08:38.3847551Z 2025-05-07T20:08:38.3847807Z =========================== short test summary info ============================ 2025-05-07T20:08:38.3848659Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:08:38.3849639Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:08:38.3850430Z ============================== 2 skipped in 2.56s ============================== 2025-05-07T20:08:39.1138923Z 2025-05-07T20:08:39.1139821Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:08:39.1160725Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 7 seconds 2025-05-07T20:08:39.1161259Z 2025-05-07T20:08:39.1161266Z 2025-05-07T20:08:39.1161271Z 2025-05-07T20:08:39.1161277Z 2025-05-07T20:08:39.1177694Z ################################################################################ 2025-05-07T20:08:39.1196718Z # [2025-05-07T20:08:39.119Z] Run Python Test Suite: 2025-05-07T20:08:39.1197405Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:08:39.1197981Z ################################################################################ 2025-05-07T20:08:39.1226469Z + 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:08:39.1227528Z 2025-05-07T20:08:42.2078952Z ============================= test session starts ============================== 2025-05-07T20:08:42.2079934Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:42.2080779Z cachedir: .pytest_cache 2025-05-07T20:08:42.2081748Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:42.2082768Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:42.2083278Z plugins: hypothesis-6.131.14 2025-05-07T20:08:44.4863027Z collecting ... collected 4 items 2025-05-07T20:08:44.4863409Z 2025-05-07T20:08:44.9408539Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:08:45.1326653Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:08:45.6784804Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:08:46.0520655Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:08:46.0521442Z 2025-05-07T20:08:46.0522695Z ============================== 4 passed in 4.07s =============================== 2025-05-07T20:08:46.8275700Z 2025-05-07T20:08:46.8276449Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:08:46.8297400Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 7 seconds 2025-05-07T20:08:46.8297953Z 2025-05-07T20:08:46.8298411Z 2025-05-07T20:08:46.8298417Z 2025-05-07T20:08:46.8298423Z 2025-05-07T20:08:46.8313782Z ################################################################################ 2025-05-07T20:08:46.8333707Z # [2025-05-07T20:08:46.832Z] Run Python Test Suite: 2025-05-07T20:08:46.8334288Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:08:46.8334831Z ################################################################################ 2025-05-07T20:08:46.8362891Z + 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:08:46.8363969Z 2025-05-07T20:08:49.9535691Z ============================= test session starts ============================== 2025-05-07T20:08:49.9536705Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:49.9537540Z cachedir: .pytest_cache 2025-05-07T20:08:49.9538469Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:49.9539618Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:49.9540138Z plugins: hypothesis-6.131.14 2025-05-07T20:08:52.2095825Z collecting ... collected 4 items 2025-05-07T20:08:52.2096216Z 2025-05-07T20:08:53.3964756Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:08:53.8901722Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:09:21.6974660Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:09:23.0382321Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:09:23.0383164Z 2025-05-07T20:09:23.0383402Z =============================== warnings summary =============================== 2025-05-07T20:09:23.0384707Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:09:23.0386696Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:09:23.0388079Z note_deprecation( 2025-05-07T20:09:23.0388331Z 2025-05-07T20:09:23.0388691Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:09:23.0389450Z ======================== 4 passed, 1 warning in 33.31s ========================= 2025-05-07T20:09:23.8547838Z 2025-05-07T20:09:23.8548997Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:09:23.8570739Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 37 seconds 2025-05-07T20:09:23.8571316Z 2025-05-07T20:09:23.8571358Z 2025-05-07T20:09:23.8571364Z 2025-05-07T20:09:23.8571369Z 2025-05-07T20:09:23.8588362Z ################################################################################ 2025-05-07T20:09:23.8608998Z # [2025-05-07T20:09:23.860Z] Run Python Test Suite: 2025-05-07T20:09:23.8609552Z # ./quantize/hfp8_test.py 2025-05-07T20:09:23.8610019Z ################################################################################ 2025-05-07T20:09:23.8640583Z + 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:09:23.8642049Z 2025-05-07T20:09:27.0035817Z ============================= test session starts ============================== 2025-05-07T20:09:27.0036830Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:27.0037667Z cachedir: .pytest_cache 2025-05-07T20:09:27.0038592Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:27.0040096Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:27.0040602Z plugins: hypothesis-6.131.14 2025-05-07T20:09:29.4822123Z collecting ... collected 1 item 2025-05-07T20:09:29.4822555Z 2025-05-07T20:09:29.8624351Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:09:29.8625059Z 2025-05-07T20:09:29.8625297Z ============================== 1 passed in 3.11s =============================== 2025-05-07T20:09:30.6081372Z 2025-05-07T20:09:30.6082295Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:09:30.6103494Z [TEST] Python test time for ./quantize/hfp8_test.py: 7 seconds 2025-05-07T20:09:30.6103961Z 2025-05-07T20:09:30.6103967Z 2025-05-07T20:09:30.6103972Z 2025-05-07T20:09:30.6103978Z 2025-05-07T20:09:30.6120064Z ################################################################################ 2025-05-07T20:09:30.6139809Z # [2025-05-07T20:09:30.613Z] Run Python Test Suite: 2025-05-07T20:09:30.6140380Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:09:30.6140891Z ################################################################################ 2025-05-07T20:09:30.6169218Z + 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:09:30.6170235Z 2025-05-07T20:09:33.7142609Z ============================= test session starts ============================== 2025-05-07T20:09:33.7143650Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:33.7144559Z cachedir: .pytest_cache 2025-05-07T20:09:33.7145484Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:33.7146505Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:33.7147017Z plugins: hypothesis-6.131.14 2025-05-07T20:09:35.9749480Z collecting ... collected 4 items 2025-05-07T20:09:35.9749873Z 2025-05-07T20:09:35.9778533Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:09:35.9793627Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:09:35.9808171Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:09:35.9837401Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:09:35.9838305Z 2025-05-07T20:09:35.9838556Z =========================== short test summary info ============================ 2025-05-07T20:09:35.9839386Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:09:35.9840387Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:09:35.9841380Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:09:35.9842356Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:09:35.9843154Z ============================== 4 skipped in 2.49s ============================== 2025-05-07T20:09:36.6829837Z 2025-05-07T20:09:36.6830814Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:09:36.6852836Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 6 seconds 2025-05-07T20:09:36.6853379Z 2025-05-07T20:09:36.6853386Z 2025-05-07T20:09:36.6853391Z 2025-05-07T20:09:36.6853396Z 2025-05-07T20:09:36.6869525Z ################################################################################ 2025-05-07T20:09:36.6889950Z # [2025-05-07T20:09:36.688Z] Run Python Test Suite: 2025-05-07T20:09:36.6890519Z # ./quantize/msfp_test.py 2025-05-07T20:09:36.6891418Z ################################################################################ 2025-05-07T20:09:36.6921188Z + 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:09:36.6922172Z 2025-05-07T20:09:39.7862084Z ============================= test session starts ============================== 2025-05-07T20:09:42.0132033Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:42.0132955Z cachedir: .pytest_cache 2025-05-07T20:09:42.0133895Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:42.0134910Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:42.0135414Z plugins: hypothesis-6.131.14 2025-05-07T20:09:42.0135870Z collecting ... collected 1 item 2025-05-07T20:09:42.0136189Z 2025-05-07T20:09:42.0173148Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:09:42.0173772Z 2025-05-07T20:09:42.0174099Z =========================== short test summary info ============================ 2025-05-07T20:09:42.0174905Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:09:42.0175704Z ============================== 1 skipped in 2.45s ============================== 2025-05-07T20:09:42.7125982Z 2025-05-07T20:09:42.7126876Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:09:42.7148371Z [TEST] Python test time for ./quantize/msfp_test.py: 6 seconds 2025-05-07T20:09:42.7148840Z 2025-05-07T20:09:42.7148846Z 2025-05-07T20:09:42.7148851Z 2025-05-07T20:09:42.7148856Z 2025-05-07T20:09:42.7163821Z ################################################################################ 2025-05-07T20:09:42.7182717Z # [2025-05-07T20:09:42.717Z] Run Python Test Suite: 2025-05-07T20:09:42.7183312Z # ./quantize/mx4_test.py 2025-05-07T20:09:42.7183790Z ################################################################################ 2025-05-07T20:09:42.7208791Z + 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:09:42.7209741Z 2025-05-07T20:09:45.8407756Z ============================= test session starts ============================== 2025-05-07T20:09:45.8408768Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:45.8409643Z cachedir: .pytest_cache 2025-05-07T20:09:45.8410581Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:45.8411588Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:45.8412090Z plugins: hypothesis-6.131.14 2025-05-07T20:09:48.1603338Z collecting ... collected 4 items 2025-05-07T20:09:48.1603775Z 2025-05-07T20:09:48.1632669Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:09:48.1648513Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:09:48.1664924Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:09:48.1695562Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:09:48.1696167Z 2025-05-07T20:09:48.1696419Z =========================== short test summary info ============================ 2025-05-07T20:09:48.1697602Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:09:48.1698532Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:09:48.1699423Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:09:48.1700354Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:09:48.1701386Z ============================== 4 skipped in 2.56s ============================== 2025-05-07T20:09:48.8782375Z 2025-05-07T20:09:48.8783015Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:09:48.8804339Z [TEST] Python test time for ./quantize/mx4_test.py: 6 seconds 2025-05-07T20:09:48.8804807Z 2025-05-07T20:09:48.8804814Z 2025-05-07T20:09:48.8804818Z 2025-05-07T20:09:48.8804823Z 2025-05-07T20:09:48.8821241Z ################################################################################ 2025-05-07T20:09:48.8842004Z # [2025-05-07T20:09:48.883Z] Run Python Test Suite: 2025-05-07T20:09:48.8842582Z # ./release/stable_release_test.py 2025-05-07T20:09:48.8843103Z ################################################################################ 2025-05-07T20:09:48.8872025Z + 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:09:48.8873088Z 2025-05-07T20:09:52.1913382Z ============================= test session starts ============================== 2025-05-07T20:09:52.1914363Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:52.1915197Z cachedir: .pytest_cache 2025-05-07T20:09:52.1916366Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:52.1917401Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:52.1917906Z plugins: hypothesis-6.131.14 2025-05-07T20:09:54.4475289Z collecting ... collected 2 items 2025-05-07T20:09:54.4475691Z 2025-05-07T20:09:54.4522971Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:09:54.4555466Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:09:54.4556027Z 2025-05-07T20:09:54.4556265Z ============================== 2 passed in 2.49s =============================== 2025-05-07T20:09:55.1709344Z 2025-05-07T20:09:55.1710282Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:09:55.1732072Z [TEST] Python test time for ./release/stable_release_test.py: 7 seconds 2025-05-07T20:09:55.1732609Z 2025-05-07T20:09:55.1732614Z 2025-05-07T20:09:55.1732619Z 2025-05-07T20:09:55.1732625Z 2025-05-07T20:09:55.1747736Z ################################################################################ 2025-05-07T20:09:55.1767946Z # [2025-05-07T20:09:55.176Z] Run Python Test Suite: 2025-05-07T20:09:55.1768503Z # ./runtime_monitor_test.py 2025-05-07T20:09:55.1769033Z ################################################################################ 2025-05-07T20:09:55.1796767Z + 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:09:55.1797736Z 2025-05-07T20:09:58.2852556Z ============================= test session starts ============================== 2025-05-07T20:09:58.2853602Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:58.2854446Z cachedir: .pytest_cache 2025-05-07T20:09:58.2855369Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:58.2856400Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:58.2856907Z plugins: hypothesis-6.131.14 2025-05-07T20:10:00.4972422Z collecting ... collected 7 items 2025-05-07T20:10:00.4972822Z 2025-05-07T20:10:00.5002733Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:10:00.5015641Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:10:00.5030233Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:10:00.5042509Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:10:00.5055060Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:10:00.5066515Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:10:00.5095590Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:10:00.5096147Z 2025-05-07T20:10:00.5096401Z =========================== short test summary info ============================ 2025-05-07T20:10:00.5097207Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:10:00.5098159Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:10:00.5099047Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:10:00.5099949Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:10:00.5100867Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:10:00.5101638Z ========================= 2 passed, 5 skipped in 2.44s ========================= 2025-05-07T20:10:01.2345314Z 2025-05-07T20:10:01.2346259Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:10:01.2366717Z [TEST] Python test time for ./runtime_monitor_test.py: 6 seconds 2025-05-07T20:10:01.2367182Z 2025-05-07T20:10:01.2367188Z 2025-05-07T20:10:01.2367193Z 2025-05-07T20:10:01.2367198Z 2025-05-07T20:10:01.2384099Z ################################################################################ 2025-05-07T20:10:01.2404380Z # [2025-05-07T20:10:01.239Z] Run Python Test Suite: 2025-05-07T20:10:01.2404995Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:10:01.2405542Z ################################################################################ 2025-05-07T20:10:01.2435582Z + 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:10:01.2436669Z 2025-05-07T20:10:04.4608736Z ============================= test session starts ============================== 2025-05-07T20:10:04.4609741Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:04.4610573Z cachedir: .pytest_cache 2025-05-07T20:10:04.4611500Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:04.4612553Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:04.4613054Z plugins: hypothesis-6.131.14 2025-05-07T20:10:07.2222476Z collecting ... collected 3 items 2025-05-07T20:10:07.2222867Z 2025-05-07T20:10:07.4136306Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:10:07.4403976Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:10:07.4674544Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:10:07.4675387Z 2025-05-07T20:10:07.4675637Z =========================== short test summary info ============================ 2025-05-07T20:10:07.4676774Z SKIPPED [3] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:10:07.4678272Z ============================== 3 skipped in 3.28s ============================== 2025-05-07T20:10:08.2878380Z 2025-05-07T20:10:08.2879301Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:10:08.2899597Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 7 seconds 2025-05-07T20:10:08.2900155Z 2025-05-07T20:10:08.2900161Z 2025-05-07T20:10:08.2900166Z 2025-05-07T20:10:08.2900636Z 2025-05-07T20:10:08.2916717Z ################################################################################ 2025-05-07T20:10:08.2937649Z # [2025-05-07T20:10:08.293Z] Run Python Test Suite: 2025-05-07T20:10:08.2938257Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:10:08.2938802Z ################################################################################ 2025-05-07T20:10:08.2967948Z + 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:10:08.2969025Z 2025-05-07T20:10:11.5382511Z ============================= test session starts ============================== 2025-05-07T20:10:11.5383528Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:11.5384443Z cachedir: .pytest_cache 2025-05-07T20:10:11.5385378Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:11.5386425Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:11.5386930Z plugins: hypothesis-6.131.14 2025-05-07T20:10:13.8296368Z collecting ... collected 1 item 2025-05-07T20:10:13.8296768Z 2025-05-07T20:10:13.8341158Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:10:13.8341942Z 2025-05-07T20:10:13.8342187Z =========================== short test summary info ============================ 2025-05-07T20:10:13.8343073Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:10:13.8344009Z ============================== 1 skipped in 2.52s ============================== 2025-05-07T20:10:14.5844928Z 2025-05-07T20:10:14.5845895Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:10:14.5867939Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 6 seconds 2025-05-07T20:10:14.5868523Z 2025-05-07T20:10:14.5868530Z 2025-05-07T20:10:14.5868536Z 2025-05-07T20:10:14.5868541Z 2025-05-07T20:10:14.5885381Z ################################################################################ 2025-05-07T20:10:14.5906767Z # [2025-05-07T20:10:14.590Z] Run Python Test Suite: 2025-05-07T20:10:14.5907338Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:10:14.5907863Z ################################################################################ 2025-05-07T20:10:14.5938519Z + 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:10:14.5939557Z 2025-05-07T20:10:17.6833274Z ============================= test session starts ============================== 2025-05-07T20:10:17.6834281Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:17.6835120Z cachedir: .pytest_cache 2025-05-07T20:10:17.6836074Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:17.6837100Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:17.6837599Z plugins: hypothesis-6.131.14 2025-05-07T20:10:19.9027665Z collecting ... collected 1 item 2025-05-07T20:10:19.9028051Z 2025-05-07T20:10:19.9070186Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:10:19.9070884Z 2025-05-07T20:10:19.9071541Z =========================== short test summary info ============================ 2025-05-07T20:10:19.9072424Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:10:19.9073251Z ============================== 1 skipped in 2.44s ============================== 2025-05-07T20:10:20.6104444Z 2025-05-07T20:10:20.6105555Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:10:20.6125585Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:10:20.6126111Z 2025-05-07T20:10:20.6126116Z 2025-05-07T20:10:20.6126122Z 2025-05-07T20:10:20.6126127Z 2025-05-07T20:10:20.6140917Z ################################################################################ 2025-05-07T20:10:20.6159975Z # [2025-05-07T20:10:20.615Z] Run Python Test Suite: 2025-05-07T20:10:20.6160548Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:10:20.6161084Z ################################################################################ 2025-05-07T20:10:20.6189425Z + 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:10:20.6190431Z 2025-05-07T20:10:23.6056518Z ============================= test session starts ============================== 2025-05-07T20:10:23.6057506Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:23.6074892Z cachedir: .pytest_cache 2025-05-07T20:10:23.6075884Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:23.6076903Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:23.6077396Z plugins: hypothesis-6.131.14 2025-05-07T20:10:25.8547331Z collecting ... collected 2 items 2025-05-07T20:10:25.8547730Z 2025-05-07T20:10:25.8571817Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:10:25.8598681Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:10:25.8599367Z 2025-05-07T20:10:25.8599621Z =========================== short test summary info ============================ 2025-05-07T20:10:25.8600427Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:10:25.8601370Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:10:25.8602168Z ============================== 2 skipped in 2.47s ============================== 2025-05-07T20:10:26.5651278Z 2025-05-07T20:10:26.5652027Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:10:26.5673593Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 6 seconds 2025-05-07T20:10:26.5674123Z 2025-05-07T20:10:26.5674130Z 2025-05-07T20:10:26.5674136Z 2025-05-07T20:10:26.5674142Z 2025-05-07T20:10:26.5689528Z ################################################################################ 2025-05-07T20:10:26.5709795Z # [2025-05-07T20:10:26.570Z] Run Python Test Suite: 2025-05-07T20:10:26.5710420Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:10:26.5710976Z ################################################################################ 2025-05-07T20:10:26.5739769Z + 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:10:26.5740876Z 2025-05-07T20:10:29.6619744Z ============================= test session starts ============================== 2025-05-07T20:10:29.6620763Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:29.6621600Z cachedir: .pytest_cache 2025-05-07T20:10:29.6622520Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:29.6624089Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:29.6624646Z plugins: hypothesis-6.131.14 2025-05-07T20:10:31.9285089Z collecting ... collected 1 item 2025-05-07T20:10:31.9285488Z 2025-05-07T20:10:32.0861301Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:10:32.0862088Z 2025-05-07T20:10:32.0862345Z =========================== short test summary info ============================ 2025-05-07T20:10:32.0864074Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:10:32.0865189Z ============================== 1 skipped in 2.65s ============================== 2025-05-07T20:10:32.7507613Z 2025-05-07T20:10:32.7508609Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:10:32.7529052Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 6 seconds 2025-05-07T20:10:32.7529629Z 2025-05-07T20:10:32.7529665Z 2025-05-07T20:10:32.7529673Z 2025-05-07T20:10:32.7529678Z 2025-05-07T20:10:32.7545453Z ################################################################################ 2025-05-07T20:10:32.7565173Z # [2025-05-07T20:10:32.756Z] Run Python Test Suite: 2025-05-07T20:10:32.7565802Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:10:32.7566402Z ################################################################################ 2025-05-07T20:10:32.7593541Z + 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:10:32.7594686Z 2025-05-07T20:10:35.9131816Z ============================= test session starts ============================== 2025-05-07T20:10:35.9132819Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:35.9133651Z cachedir: .pytest_cache 2025-05-07T20:10:35.9134617Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:35.9135648Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:35.9136142Z plugins: hypothesis-6.131.14 2025-05-07T20:10:38.1933563Z collecting ... collected 3 items 2025-05-07T20:10:38.1933947Z 2025-05-07T20:10:38.1959071Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:10:38.1974126Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:10:38.2001051Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:10:38.2002087Z 2025-05-07T20:10:38.2002372Z =========================== short test summary info ============================ 2025-05-07T20:10:38.2003299Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:10:38.2004519Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:10:38.2005728Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:10:38.2006651Z ============================== 3 skipped in 2.51s ============================== 2025-05-07T20:10:38.9041003Z 2025-05-07T20:10:38.9041965Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:10:38.9061881Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 6 seconds 2025-05-07T20:10:38.9062506Z 2025-05-07T20:10:38.9062512Z 2025-05-07T20:10:38.9062518Z 2025-05-07T20:10:38.9062523Z 2025-05-07T20:10:38.9077576Z ################################################################################ 2025-05-07T20:10:38.9095820Z # [2025-05-07T20:10:38.909Z] Run Python Test Suite: 2025-05-07T20:10:38.9096436Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:10:38.9096991Z ################################################################################ 2025-05-07T20:10:38.9122964Z + 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:10:38.9124405Z 2025-05-07T20:10:41.9928142Z ============================= test session starts ============================== 2025-05-07T20:10:41.9929138Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:41.9929978Z cachedir: .pytest_cache 2025-05-07T20:10:41.9930902Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:41.9931946Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:41.9932443Z plugins: hypothesis-6.131.14 2025-05-07T20:10:44.2399973Z collecting ... collected 1 item 2025-05-07T20:10:44.2400368Z 2025-05-07T20:10:44.4066472Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:10:44.4067290Z 2025-05-07T20:10:44.4067578Z =========================== short test summary info ============================ 2025-05-07T20:10:44.4068710Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:10:44.4069806Z ============================== 1 skipped in 2.64s ============================== 2025-05-07T20:10:45.0912302Z 2025-05-07T20:10:45.0913297Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:10:45.0934168Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 7 seconds 2025-05-07T20:10:45.0934746Z 2025-05-07T20:10:45.0934754Z 2025-05-07T20:10:45.0934760Z 2025-05-07T20:10:45.0934765Z 2025-05-07T20:10:45.0950495Z ################################################################################ 2025-05-07T20:10:45.0969307Z # [2025-05-07T20:10:45.096Z] Run Python Test Suite: 2025-05-07T20:10:45.0969896Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:10:45.0970491Z ################################################################################ 2025-05-07T20:10:45.0997539Z + 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:10:45.0998592Z 2025-05-07T20:10:48.2411463Z ============================= test session starts ============================== 2025-05-07T20:10:48.2412447Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:48.2413327Z cachedir: .pytest_cache 2025-05-07T20:10:48.2414258Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:48.2415269Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:48.2415774Z plugins: hypothesis-6.131.14 2025-05-07T20:10:50.4627385Z collecting ... collected 1 item 2025-05-07T20:10:50.4627845Z 2025-05-07T20:10:50.6348036Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:10:50.6348894Z 2025-05-07T20:10:50.6349149Z =========================== short test summary info ============================ 2025-05-07T20:10:50.6350279Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:10:50.6351383Z ============================== 1 skipped in 2.61s ============================== 2025-05-07T20:10:51.3455463Z 2025-05-07T20:10:51.3456992Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:10:51.3477633Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 6 seconds 2025-05-07T20:10:51.3478216Z 2025-05-07T20:10:51.3478221Z 2025-05-07T20:10:51.3478237Z 2025-05-07T20:10:51.3478242Z 2025-05-07T20:10:51.3493993Z ################################################################################ 2025-05-07T20:10:51.3514075Z # [2025-05-07T20:10:51.350Z] Run Python Test Suite: 2025-05-07T20:10:51.3514673Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:10:51.3515225Z ################################################################################ 2025-05-07T20:10:51.3544532Z + 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:10:51.3545600Z 2025-05-07T20:10:54.4157530Z ============================= test session starts ============================== 2025-05-07T20:10:54.4158516Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:54.4159349Z cachedir: .pytest_cache 2025-05-07T20:10:54.4160274Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:54.4161306Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:54.4161801Z plugins: hypothesis-6.131.14 2025-05-07T20:10:56.6806796Z collecting ... collected 2 items 2025-05-07T20:10:56.6807195Z 2025-05-07T20:10:56.8344235Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:10:56.8532970Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:10:56.8533981Z 2025-05-07T20:10:56.8534276Z =========================== short test summary info ============================ 2025-05-07T20:10:56.8535415Z SKIPPED [2] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:10:56.8536521Z ============================== 2 skipped in 2.67s ============================== 2025-05-07T20:10:57.5668617Z 2025-05-07T20:10:57.5669576Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:10:57.5691286Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 6 seconds 2025-05-07T20:10:57.5691859Z 2025-05-07T20:10:57.5691867Z 2025-05-07T20:10:57.5691873Z 2025-05-07T20:10:57.5691878Z 2025-05-07T20:10:57.5707552Z ################################################################################ 2025-05-07T20:10:57.5729739Z # [2025-05-07T20:10:57.572Z] Run Python Test Suite: 2025-05-07T20:10:57.5730332Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:10:57.5730870Z ################################################################################ 2025-05-07T20:10:57.5760278Z + 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:10:57.5761286Z 2025-05-07T20:11:00.7903944Z ============================= test session starts ============================== 2025-05-07T20:11:00.7904958Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:00.7905833Z cachedir: .pytest_cache 2025-05-07T20:11:00.7906764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:00.7907786Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:00.7908284Z plugins: hypothesis-6.131.14 2025-05-07T20:11:03.0189622Z collecting ... collected 2 items 2025-05-07T20:11:03.0190003Z 2025-05-07T20:11:03.0213571Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:11:03.0240099Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:11:03.0240804Z 2025-05-07T20:11:03.0241056Z =========================== short test summary info ============================ 2025-05-07T20:11:03.0241860Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.0243223Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.0244010Z ============================== 2 skipped in 2.47s ============================== 2025-05-07T20:11:03.7434087Z 2025-05-07T20:11:03.7434989Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:11:03.7456148Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 6 seconds 2025-05-07T20:11:03.7456672Z 2025-05-07T20:11:03.7456678Z 2025-05-07T20:11:03.7456683Z 2025-05-07T20:11:03.7456689Z 2025-05-07T20:11:03.7472344Z ################################################################################ 2025-05-07T20:11:03.7492368Z # [2025-05-07T20:11:03.748Z] Run Python Test Suite: 2025-05-07T20:11:03.7493002Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:11:03.7493579Z ################################################################################ 2025-05-07T20:11:03.7523388Z + 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:11:03.7524529Z 2025-05-07T20:11:06.7940897Z ============================= test session starts ============================== 2025-05-07T20:11:06.7941910Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:06.7942745Z cachedir: .pytest_cache 2025-05-07T20:11:06.7943699Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:06.7944797Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:06.7945302Z plugins: hypothesis-6.131.14 2025-05-07T20:11:09.8953487Z collecting ... collected 1 item 2025-05-07T20:11:09.8953863Z 2025-05-07T20:11:09.8997406Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:11:09.8998398Z 2025-05-07T20:11:09.8998652Z =========================== short test summary info ============================ 2025-05-07T20:11:09.8999569Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:11:09.9000461Z ============================== 1 skipped in 3.33s ============================== 2025-05-07T20:11:10.7585548Z 2025-05-07T20:11:10.7586682Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:11:10.7607173Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 7 seconds 2025-05-07T20:11:10.7607782Z 2025-05-07T20:11:10.7607788Z 2025-05-07T20:11:10.7607793Z 2025-05-07T20:11:10.7607798Z 2025-05-07T20:11:10.7623804Z ################################################################################ 2025-05-07T20:11:10.7643425Z # [2025-05-07T20:11:10.763Z] Run Python Test Suite: 2025-05-07T20:11:10.7644011Z # ./sll/jagged_softmax_test.py 2025-05-07T20:11:10.7644535Z ################################################################################ 2025-05-07T20:11:10.7673811Z + 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:11:10.7674800Z 2025-05-07T20:11:13.9451140Z ============================= test session starts ============================== 2025-05-07T20:11:13.9452194Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:13.9453505Z cachedir: .pytest_cache 2025-05-07T20:11:13.9454466Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:13.9455487Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:13.9455979Z plugins: hypothesis-6.131.14 2025-05-07T20:11:16.1772257Z collecting ... collected 3 items 2025-05-07T20:11:16.1773135Z 2025-05-07T20:11:16.1796335Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:11:16.1810912Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:11:16.1863100Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:11:16.1863738Z 2025-05-07T20:11:16.1864054Z =========================== short test summary info ============================ 2025-05-07T20:11:16.1864857Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:11:16.1865833Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:11:16.1866760Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:11:16.1867529Z ============================== 3 skipped in 2.46s ============================== 2025-05-07T20:11:16.8700085Z 2025-05-07T20:11:16.8700854Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:11:16.8722072Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 6 seconds 2025-05-07T20:11:16.8722579Z 2025-05-07T20:11:16.8722586Z 2025-05-07T20:11:16.8722591Z 2025-05-07T20:11:16.8722596Z 2025-05-07T20:11:16.8739758Z ################################################################################ 2025-05-07T20:11:16.8759062Z # [2025-05-07T20:11:16.875Z] Run Python Test Suite: 2025-05-07T20:11:16.8759676Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:11:16.8760271Z ################################################################################ 2025-05-07T20:11:16.8788972Z + 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:11:16.8790067Z 2025-05-07T20:11:19.9076910Z ============================= test session starts ============================== 2025-05-07T20:11:19.9077956Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:19.9078784Z cachedir: .pytest_cache 2025-05-07T20:11:19.9079711Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:19.9080732Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:19.9081233Z plugins: hypothesis-6.131.14 2025-05-07T20:11:22.2219399Z collecting ... collected 1 item 2025-05-07T20:11:22.2219780Z 2025-05-07T20:11:22.2255705Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:11:22.2256588Z 2025-05-07T20:11:22.2256844Z =========================== short test summary info ============================ 2025-05-07T20:11:22.2258171Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:11:22.2259475Z ============================== 1 skipped in 2.54s ============================== 2025-05-07T20:11:22.9330849Z 2025-05-07T20:11:22.9331621Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:11:22.9353219Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 6 seconds 2025-05-07T20:11:22.9353820Z 2025-05-07T20:11:22.9353826Z 2025-05-07T20:11:22.9353832Z 2025-05-07T20:11:22.9353837Z 2025-05-07T20:11:22.9370885Z ################################################################################ 2025-05-07T20:11:22.9391247Z # [2025-05-07T20:11:22.938Z] Run Python Test Suite: 2025-05-07T20:11:22.9391818Z # ./sparse/block_bucketize_test.py 2025-05-07T20:11:22.9392331Z ################################################################################ 2025-05-07T20:11:22.9421307Z + 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:11:22.9422729Z 2025-05-07T20:11:25.9952722Z ============================= test session starts ============================== 2025-05-07T20:11:25.9953699Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:25.9954532Z cachedir: .pytest_cache 2025-05-07T20:11:25.9955451Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:25.9956499Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:25.9957008Z plugins: hypothesis-6.131.14 2025-05-07T20:11:29.1733637Z collecting ... collected 11 items 2025-05-07T20:11:29.1734040Z 2025-05-07T20:11:29.4546612Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4548102Z self=, 2025-05-07T20:11:29.4549012Z index_type=torch.int32, 2025-05-07T20:11:29.4549444Z has_weight=False, 2025-05-07T20:11:29.4549842Z bucketize_pos=False, 2025-05-07T20:11:29.4550256Z sequence=False, 2025-05-07T20:11:29.4550625Z ) 2025-05-07T20:11:29.4551043Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4551979Z self=, 2025-05-07T20:11:29.4552837Z index_type=torch.int64, 2025-05-07T20:11:29.4553277Z has_weight=False, 2025-05-07T20:11:29.4553670Z bucketize_pos=False, 2025-05-07T20:11:29.4554078Z sequence=False, 2025-05-07T20:11:29.4554440Z ) 2025-05-07T20:11:29.4554859Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4555832Z self=, 2025-05-07T20:11:29.4557057Z index_type=torch.int64, 2025-05-07T20:11:29.4557498Z has_weight=False, 2025-05-07T20:11:29.4557889Z bucketize_pos=False, 2025-05-07T20:11:29.4558300Z sequence=True, 2025-05-07T20:11:29.4559026Z ) 2025-05-07T20:11:29.4559450Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4560379Z self=, 2025-05-07T20:11:29.4561236Z index_type=torch.int32, 2025-05-07T20:11:29.4561647Z has_weight=True, 2025-05-07T20:11:29.4562041Z bucketize_pos=True, 2025-05-07T20:11:29.4562441Z sequence=True, 2025-05-07T20:11:29.4562830Z ) 2025-05-07T20:11:29.4563241Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4564167Z self=, 2025-05-07T20:11:29.4565020Z index_type=torch.int32, 2025-05-07T20:11:29.4565531Z has_weight=False, 2025-05-07T20:11:29.4565974Z bucketize_pos=True, 2025-05-07T20:11:29.4566368Z sequence=False, 2025-05-07T20:11:29.4566722Z ) 2025-05-07T20:11:29.4567141Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4568070Z self=, 2025-05-07T20:11:29.4568917Z index_type=torch.int32, 2025-05-07T20:11:29.4569338Z has_weight=True, 2025-05-07T20:11:29.4569729Z bucketize_pos=False, 2025-05-07T20:11:29.4570134Z sequence=True, 2025-05-07T20:11:29.4570490Z ) 2025-05-07T20:11:29.4571373Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4572342Z self=, 2025-05-07T20:11:29.4573191Z index_type=torch.int32, 2025-05-07T20:11:29.4573623Z has_weight=False, 2025-05-07T20:11:29.4574025Z bucketize_pos=True, 2025-05-07T20:11:29.4574413Z sequence=True, 2025-05-07T20:11:29.4575075Z ) 2025-05-07T20:11:29.4575499Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4576426Z self=, 2025-05-07T20:11:29.4577287Z index_type=torch.int64, 2025-05-07T20:11:29.4577712Z has_weight=True, 2025-05-07T20:11:29.4578100Z bucketize_pos=False, 2025-05-07T20:11:29.4578512Z sequence=True, 2025-05-07T20:11:29.4578879Z ) 2025-05-07T20:11:29.4579307Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4580241Z self=, 2025-05-07T20:11:29.4581100Z index_type=torch.int32, 2025-05-07T20:11:29.4581586Z has_weight=True, 2025-05-07T20:11:29.4581971Z bucketize_pos=True, 2025-05-07T20:11:29.4582370Z sequence=False, 2025-05-07T20:11:29.4582735Z ) 2025-05-07T20:11:29.4583152Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4584226Z self=, 2025-05-07T20:11:29.4585090Z index_type=torch.int32, 2025-05-07T20:11:29.4585504Z has_weight=True, 2025-05-07T20:11:29.4585900Z bucketize_pos=False, 2025-05-07T20:11:29.4586307Z sequence=False, 2025-05-07T20:11:29.4586671Z ) 2025-05-07T20:11:29.4587095Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4588025Z self=, 2025-05-07T20:11:29.4588893Z index_type=torch.int64, 2025-05-07T20:11:29.4589349Z has_weight=True, 2025-05-07T20:11:29.4589742Z bucketize_pos=True, 2025-05-07T20:11:29.4590136Z sequence=True, 2025-05-07T20:11:29.4590487Z ) 2025-05-07T20:11:29.4590909Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4591871Z self=, 2025-05-07T20:11:29.4592731Z index_type=torch.int32, 2025-05-07T20:11:29.4593154Z has_weight=False, 2025-05-07T20:11:29.4593551Z bucketize_pos=False, 2025-05-07T20:11:29.4593951Z sequence=True, 2025-05-07T20:11:29.4594314Z ) 2025-05-07T20:11:29.4594795Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4595727Z self=, 2025-05-07T20:11:29.4596581Z index_type=torch.int64, 2025-05-07T20:11:29.4597003Z has_weight=True, 2025-05-07T20:11:29.4597399Z bucketize_pos=False, 2025-05-07T20:11:29.4597809Z sequence=False, 2025-05-07T20:11:29.4598179Z ) 2025-05-07T20:11:29.4598600Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4599523Z self=, 2025-05-07T20:11:29.4600381Z index_type=torch.int64, 2025-05-07T20:11:29.4600807Z has_weight=True, 2025-05-07T20:11:29.4601211Z bucketize_pos=True, 2025-05-07T20:11:29.4601612Z sequence=False, 2025-05-07T20:11:29.4601976Z ) 2025-05-07T20:11:29.4602389Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4603327Z self=, 2025-05-07T20:11:29.4604198Z index_type=torch.int64, 2025-05-07T20:11:29.4604626Z has_weight=False, 2025-05-07T20:11:29.4605020Z bucketize_pos=True, 2025-05-07T20:11:29.4605418Z sequence=True, 2025-05-07T20:11:29.4605783Z ) 2025-05-07T20:11:29.4606520Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:11:29.4607503Z self=, 2025-05-07T20:11:29.4608358Z index_type=torch.int64, 2025-05-07T20:11:29.4608789Z has_weight=False, 2025-05-07T20:11:29.4609187Z bucketize_pos=True, 2025-05-07T20:11:29.4609586Z sequence=False, 2025-05-07T20:11:29.4610150Z ) 2025-05-07T20:11:29.4610477Z PASSED 2025-05-07T20:11:29.4749053Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:11:29.4750706Z self=, 2025-05-07T20:11:29.4751636Z index_type=torch.int32, 2025-05-07T20:11:29.4752045Z ) 2025-05-07T20:11:29.4752514Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:11:29.4753578Z self=, 2025-05-07T20:11:29.4754500Z index_type=torch.int64, 2025-05-07T20:11:29.4754908Z ) 2025-05-07T20:11:29.4755235Z PASSED 2025-05-07T20:11:29.4772439Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:11:29.5529649Z 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:11:29.5531409Z self=, 2025-05-07T20:11:29.5532337Z long_indices=False, 2025-05-07T20:11:29.5532729Z use_cpu=True, 2025-05-07T20:11:29.5533110Z keep_orig_idx=False, 2025-05-07T20:11:29.5533519Z sequence=False, 2025-05-07T20:11:29.5533898Z bucketize_pos=False, 2025-05-07T20:11:29.5534301Z ) 2025-05-07T20:11:29.5534816Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5535882Z self=, 2025-05-07T20:11:29.5536806Z long_indices=True, 2025-05-07T20:11:29.5537197Z use_cpu=True, 2025-05-07T20:11:29.5537583Z keep_orig_idx=False, 2025-05-07T20:11:29.5538002Z sequence=False, 2025-05-07T20:11:29.5538391Z bucketize_pos=False, 2025-05-07T20:11:29.5538790Z ) 2025-05-07T20:11:29.5539274Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5540345Z self=, 2025-05-07T20:11:29.5541265Z long_indices=True, 2025-05-07T20:11:29.5541651Z use_cpu=True, 2025-05-07T20:11:29.5542026Z keep_orig_idx=False, 2025-05-07T20:11:29.5542436Z sequence=True, 2025-05-07T20:11:29.5542811Z bucketize_pos=False, 2025-05-07T20:11:29.5543216Z ) 2025-05-07T20:11:29.5543710Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5544870Z self=, 2025-05-07T20:11:29.5545789Z long_indices=True, 2025-05-07T20:11:29.5546176Z use_cpu=True, 2025-05-07T20:11:29.5546548Z keep_orig_idx=True, 2025-05-07T20:11:29.5546948Z sequence=True, 2025-05-07T20:11:29.5547328Z bucketize_pos=True, 2025-05-07T20:11:29.5547708Z ) 2025-05-07T20:11:29.5548187Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5549255Z self=, 2025-05-07T20:11:29.5550179Z long_indices=False, 2025-05-07T20:11:29.5550566Z use_cpu=True, 2025-05-07T20:11:29.5550941Z keep_orig_idx=True, 2025-05-07T20:11:29.5551335Z sequence=False, 2025-05-07T20:11:29.5552145Z bucketize_pos=True, 2025-05-07T20:11:29.5552555Z ) 2025-05-07T20:11:29.5553044Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5554118Z self=, 2025-05-07T20:11:29.5555038Z long_indices=True, 2025-05-07T20:11:29.5555427Z use_cpu=True, 2025-05-07T20:11:29.5556116Z keep_orig_idx=False, 2025-05-07T20:11:29.5556520Z sequence=True, 2025-05-07T20:11:29.5556900Z bucketize_pos=True, 2025-05-07T20:11:29.5557287Z ) 2025-05-07T20:11:29.5557764Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5558849Z self=, 2025-05-07T20:11:29.5559773Z long_indices=True, 2025-05-07T20:11:29.5560155Z use_cpu=True, 2025-05-07T20:11:29.5560541Z keep_orig_idx=False, 2025-05-07T20:11:29.5560952Z sequence=False, 2025-05-07T20:11:29.5561342Z bucketize_pos=True, 2025-05-07T20:11:29.5561736Z ) 2025-05-07T20:11:29.5562221Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5563296Z self=, 2025-05-07T20:11:29.5564213Z long_indices=False, 2025-05-07T20:11:29.5564617Z use_cpu=True, 2025-05-07T20:11:29.5564994Z keep_orig_idx=True, 2025-05-07T20:11:29.5565383Z sequence=True, 2025-05-07T20:11:29.5565766Z bucketize_pos=False, 2025-05-07T20:11:29.5566163Z ) 2025-05-07T20:11:29.5566643Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5567754Z self=, 2025-05-07T20:11:29.5568677Z long_indices=True, 2025-05-07T20:11:29.5569059Z use_cpu=True, 2025-05-07T20:11:29.5569440Z keep_orig_idx=True, 2025-05-07T20:11:29.5569851Z sequence=False, 2025-05-07T20:11:29.5570238Z bucketize_pos=False, 2025-05-07T20:11:29.5570627Z ) 2025-05-07T20:11:29.5571111Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5572178Z self=, 2025-05-07T20:11:29.5573172Z long_indices=False, 2025-05-07T20:11:29.5573564Z use_cpu=True, 2025-05-07T20:11:29.5573964Z keep_orig_idx=True, 2025-05-07T20:11:29.5574351Z sequence=False, 2025-05-07T20:11:29.5574736Z bucketize_pos=False, 2025-05-07T20:11:29.5575138Z ) 2025-05-07T20:11:29.5575617Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5576691Z self=, 2025-05-07T20:11:29.5577615Z long_indices=False, 2025-05-07T20:11:29.5578008Z use_cpu=True, 2025-05-07T20:11:29.5578394Z keep_orig_idx=False, 2025-05-07T20:11:29.5578804Z sequence=True, 2025-05-07T20:11:29.5579184Z bucketize_pos=True, 2025-05-07T20:11:29.5579565Z ) 2025-05-07T20:11:29.5580053Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5581123Z self=, 2025-05-07T20:11:29.5582054Z long_indices=False, 2025-05-07T20:11:29.5582447Z use_cpu=True, 2025-05-07T20:11:29.5582823Z keep_orig_idx=True, 2025-05-07T20:11:29.5583213Z sequence=True, 2025-05-07T20:11:29.5583595Z bucketize_pos=True, 2025-05-07T20:11:29.5584175Z ) 2025-05-07T20:11:29.5584663Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5585733Z self=, 2025-05-07T20:11:29.5586658Z long_indices=False, 2025-05-07T20:11:29.5587378Z use_cpu=True, 2025-05-07T20:11:29.5587769Z keep_orig_idx=False, 2025-05-07T20:11:29.5588179Z sequence=False, 2025-05-07T20:11:29.5588566Z bucketize_pos=True, 2025-05-07T20:11:29.5588944Z ) 2025-05-07T20:11:29.5589448Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5590511Z self=, 2025-05-07T20:11:29.5591656Z long_indices=False, 2025-05-07T20:11:29.5592054Z use_cpu=True, 2025-05-07T20:11:29.5592439Z keep_orig_idx=False, 2025-05-07T20:11:29.5592836Z sequence=True, 2025-05-07T20:11:29.5593221Z bucketize_pos=False, 2025-05-07T20:11:29.5593615Z ) 2025-05-07T20:11:29.5594097Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5595240Z self=, 2025-05-07T20:11:29.5596185Z long_indices=True, 2025-05-07T20:11:29.5596575Z use_cpu=True, 2025-05-07T20:11:29.5596948Z keep_orig_idx=True, 2025-05-07T20:11:29.5597347Z sequence=True, 2025-05-07T20:11:29.5597731Z bucketize_pos=False, 2025-05-07T20:11:29.5598124Z ) 2025-05-07T20:11:29.5598612Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:11:29.5599678Z self=, 2025-05-07T20:11:29.5600605Z long_indices=True, 2025-05-07T20:11:29.5600992Z use_cpu=True, 2025-05-07T20:11:29.5601368Z keep_orig_idx=True, 2025-05-07T20:11:29.5601756Z sequence=False, 2025-05-07T20:11:29.5602144Z bucketize_pos=True, 2025-05-07T20:11:29.5602530Z ) 2025-05-07T20:11:29.5602883Z PASSED 2025-05-07T20:11:29.5972749Z 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:11:29.5974517Z self=, 2025-05-07T20:11:29.5975461Z long_indices=False, 2025-05-07T20:11:29.5975851Z use_cpu=True, 2025-05-07T20:11:29.5976219Z keep_orig_idx=False, 2025-05-07T20:11:29.5976624Z sequence=False, 2025-05-07T20:11:29.5976992Z ) 2025-05-07T20:11:29.5977506Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.5978612Z self=, 2025-05-07T20:11:29.5979549Z long_indices=True, 2025-05-07T20:11:29.5979930Z use_cpu=True, 2025-05-07T20:11:29.5980305Z keep_orig_idx=False, 2025-05-07T20:11:29.5980708Z sequence=False, 2025-05-07T20:11:29.5981064Z ) 2025-05-07T20:11:29.5981569Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.5982681Z self=, 2025-05-07T20:11:29.5983622Z long_indices=True, 2025-05-07T20:11:29.5984103Z use_cpu=True, 2025-05-07T20:11:29.5984490Z keep_orig_idx=False, 2025-05-07T20:11:29.5984896Z sequence=True, 2025-05-07T20:11:29.5985250Z ) 2025-05-07T20:11:29.5985753Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.5986866Z self=, 2025-05-07T20:11:29.5987801Z long_indices=False, 2025-05-07T20:11:29.5988192Z use_cpu=True, 2025-05-07T20:11:29.5988569Z keep_orig_idx=True, 2025-05-07T20:11:29.5988965Z sequence=True, 2025-05-07T20:11:29.5989315Z ) 2025-05-07T20:11:29.5989814Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.5991300Z self=, 2025-05-07T20:11:29.5992268Z long_indices=False, 2025-05-07T20:11:29.5992664Z use_cpu=True, 2025-05-07T20:11:29.5993036Z keep_orig_idx=True, 2025-05-07T20:11:29.5993427Z sequence=False, 2025-05-07T20:11:29.5993789Z ) 2025-05-07T20:11:29.5994292Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.5995973Z self=, 2025-05-07T20:11:29.5996913Z long_indices=False, 2025-05-07T20:11:29.5997309Z use_cpu=True, 2025-05-07T20:11:29.5997688Z keep_orig_idx=False, 2025-05-07T20:11:29.5998084Z sequence=True, 2025-05-07T20:11:29.5998463Z ) 2025-05-07T20:11:29.5998965Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.6000069Z self=, 2025-05-07T20:11:29.6001016Z long_indices=True, 2025-05-07T20:11:29.6001406Z use_cpu=True, 2025-05-07T20:11:29.6001777Z keep_orig_idx=True, 2025-05-07T20:11:29.6002175Z sequence=True, 2025-05-07T20:11:29.6002531Z ) 2025-05-07T20:11:29.6003033Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:11:29.6004141Z self=, 2025-05-07T20:11:29.6005091Z long_indices=True, 2025-05-07T20:11:29.6005484Z use_cpu=True, 2025-05-07T20:11:29.6005852Z keep_orig_idx=True, 2025-05-07T20:11:29.6006252Z sequence=False, 2025-05-07T20:11:29.6006614Z ) 2025-05-07T20:11:29.6006948Z PASSED 2025-05-07T20:11:29.6408558Z 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:11:29.6410487Z self=, 2025-05-07T20:11:29.6411484Z long_indices=False, 2025-05-07T20:11:29.6411873Z use_cpu=True, 2025-05-07T20:11:29.6412248Z keep_orig_idx=False, 2025-05-07T20:11:29.6412652Z sequence=False, 2025-05-07T20:11:29.6413012Z ) 2025-05-07T20:11:29.6413562Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6414773Z self=, 2025-05-07T20:11:29.6415759Z long_indices=True, 2025-05-07T20:11:29.6416309Z use_cpu=True, 2025-05-07T20:11:29.6416706Z keep_orig_idx=False, 2025-05-07T20:11:29.6417118Z sequence=False, 2025-05-07T20:11:29.6417476Z ) 2025-05-07T20:11:29.6418030Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6419244Z self=, 2025-05-07T20:11:29.6420231Z long_indices=False, 2025-05-07T20:11:29.6420630Z use_cpu=True, 2025-05-07T20:11:29.6421008Z keep_orig_idx=True, 2025-05-07T20:11:29.6421400Z sequence=False, 2025-05-07T20:11:29.6421764Z ) 2025-05-07T20:11:29.6422315Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6423526Z self=, 2025-05-07T20:11:29.6424584Z long_indices=True, 2025-05-07T20:11:29.6424985Z use_cpu=True, 2025-05-07T20:11:29.6425364Z keep_orig_idx=True, 2025-05-07T20:11:29.6425757Z sequence=False, 2025-05-07T20:11:29.6426120Z ) 2025-05-07T20:11:29.6426666Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6428284Z self=, 2025-05-07T20:11:29.6429304Z long_indices=True, 2025-05-07T20:11:29.6429694Z use_cpu=True, 2025-05-07T20:11:29.6430072Z keep_orig_idx=True, 2025-05-07T20:11:29.6430461Z sequence=True, 2025-05-07T20:11:29.6430823Z ) 2025-05-07T20:11:29.6431371Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6432810Z self=, 2025-05-07T20:11:29.6433802Z long_indices=True, 2025-05-07T20:11:29.6434201Z use_cpu=True, 2025-05-07T20:11:29.6434576Z keep_orig_idx=False, 2025-05-07T20:11:29.6434981Z sequence=True, 2025-05-07T20:11:29.6435341Z ) 2025-05-07T20:11:29.6435881Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6437093Z self=, 2025-05-07T20:11:29.6438087Z long_indices=False, 2025-05-07T20:11:29.6438480Z use_cpu=True, 2025-05-07T20:11:29.6438850Z keep_orig_idx=True, 2025-05-07T20:11:29.6439247Z sequence=True, 2025-05-07T20:11:29.6439611Z ) 2025-05-07T20:11:29.6440156Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:11:29.6441365Z self=, 2025-05-07T20:11:29.6442357Z long_indices=False, 2025-05-07T20:11:29.6442742Z use_cpu=True, 2025-05-07T20:11:29.6443122Z keep_orig_idx=False, 2025-05-07T20:11:29.6443528Z sequence=True, 2025-05-07T20:11:29.6443884Z ) 2025-05-07T20:11:29.6444235Z PASSED 2025-05-07T20:11:29.6882935Z 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:11:29.6884815Z self=, 2025-05-07T20:11:29.6885794Z long_indices=False, 2025-05-07T20:11:29.6886191Z use_cpu=True, 2025-05-07T20:11:29.6886567Z keep_orig_idx=False, 2025-05-07T20:11:29.6886973Z sequence=False, 2025-05-07T20:11:29.6887347Z ) 2025-05-07T20:11:29.6887896Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6889088Z self=, 2025-05-07T20:11:29.6890064Z long_indices=True, 2025-05-07T20:11:29.6890454Z use_cpu=True, 2025-05-07T20:11:29.6890836Z keep_orig_idx=False, 2025-05-07T20:11:29.6891233Z sequence=False, 2025-05-07T20:11:29.6891597Z ) 2025-05-07T20:11:29.6892141Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6893333Z self=, 2025-05-07T20:11:29.6894314Z long_indices=True, 2025-05-07T20:11:29.6894704Z use_cpu=True, 2025-05-07T20:11:29.6895079Z keep_orig_idx=False, 2025-05-07T20:11:29.6895508Z sequence=True, 2025-05-07T20:11:29.6895866Z ) 2025-05-07T20:11:29.6896421Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6897607Z self=, 2025-05-07T20:11:29.6898588Z long_indices=False, 2025-05-07T20:11:29.6898982Z use_cpu=True, 2025-05-07T20:11:29.6899356Z keep_orig_idx=True, 2025-05-07T20:11:29.6899743Z sequence=True, 2025-05-07T20:11:29.6900105Z ) 2025-05-07T20:11:29.6900645Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6902239Z self=, 2025-05-07T20:11:29.6903264Z long_indices=False, 2025-05-07T20:11:29.6903657Z use_cpu=True, 2025-05-07T20:11:29.6904129Z keep_orig_idx=True, 2025-05-07T20:11:29.6904527Z sequence=False, 2025-05-07T20:11:29.6904891Z ) 2025-05-07T20:11:29.6905429Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6906841Z self=, 2025-05-07T20:11:29.6907825Z long_indices=True, 2025-05-07T20:11:29.6908214Z use_cpu=True, 2025-05-07T20:11:29.6908582Z keep_orig_idx=True, 2025-05-07T20:11:29.6908980Z sequence=False, 2025-05-07T20:11:29.6909339Z ) 2025-05-07T20:11:29.6909875Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6911076Z self=, 2025-05-07T20:11:29.6912064Z long_indices=True, 2025-05-07T20:11:29.6912448Z use_cpu=True, 2025-05-07T20:11:29.6912823Z keep_orig_idx=True, 2025-05-07T20:11:29.6913218Z sequence=True, 2025-05-07T20:11:29.6913569Z ) 2025-05-07T20:11:29.6914113Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:11:29.6915323Z self=, 2025-05-07T20:11:29.6916603Z long_indices=False, 2025-05-07T20:11:29.6916995Z use_cpu=True, 2025-05-07T20:11:29.6917376Z keep_orig_idx=False, 2025-05-07T20:11:29.6917779Z sequence=True, 2025-05-07T20:11:29.6918134Z ) 2025-05-07T20:11:29.6918458Z PASSED 2025-05-07T20:11:29.7343309Z 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:11:29.7345418Z self=, 2025-05-07T20:11:29.7346458Z long_indices=False, 2025-05-07T20:11:29.7346857Z use_cpu=True, 2025-05-07T20:11:29.7347235Z keep_orig_idx=False, 2025-05-07T20:11:29.7347651Z sequence=False, 2025-05-07T20:11:29.7348018Z ) 2025-05-07T20:11:29.7348606Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7349896Z self=, 2025-05-07T20:11:29.7350921Z long_indices=True, 2025-05-07T20:11:29.7351310Z use_cpu=True, 2025-05-07T20:11:29.7351691Z keep_orig_idx=False, 2025-05-07T20:11:29.7352098Z sequence=False, 2025-05-07T20:11:29.7352465Z ) 2025-05-07T20:11:29.7353060Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7354343Z self=, 2025-05-07T20:11:29.7355377Z long_indices=True, 2025-05-07T20:11:29.7355769Z use_cpu=True, 2025-05-07T20:11:29.7356148Z keep_orig_idx=True, 2025-05-07T20:11:29.7356549Z sequence=False, 2025-05-07T20:11:29.7356919Z ) 2025-05-07T20:11:29.7357509Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7358796Z self=, 2025-05-07T20:11:29.7359836Z long_indices=True, 2025-05-07T20:11:29.7360232Z use_cpu=True, 2025-05-07T20:11:29.7360605Z keep_orig_idx=True, 2025-05-07T20:11:29.7361006Z sequence=True, 2025-05-07T20:11:29.7361370Z ) 2025-05-07T20:11:29.7362415Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7363724Z self=, 2025-05-07T20:11:29.7364751Z long_indices=True, 2025-05-07T20:11:29.7365141Z use_cpu=True, 2025-05-07T20:11:29.7365515Z keep_orig_idx=False, 2025-05-07T20:11:29.7366206Z sequence=True, 2025-05-07T20:11:29.7366570Z ) 2025-05-07T20:11:29.7367149Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7368437Z self=, 2025-05-07T20:11:29.7369464Z long_indices=False, 2025-05-07T20:11:29.7369855Z use_cpu=True, 2025-05-07T20:11:29.7370234Z keep_orig_idx=True, 2025-05-07T20:11:29.7370631Z sequence=False, 2025-05-07T20:11:29.7370997Z ) 2025-05-07T20:11:29.7371587Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7372876Z self=, 2025-05-07T20:11:29.7373908Z long_indices=False, 2025-05-07T20:11:29.7374301Z use_cpu=True, 2025-05-07T20:11:29.7374676Z keep_orig_idx=True, 2025-05-07T20:11:29.7375078Z sequence=True, 2025-05-07T20:11:29.7375433Z ) 2025-05-07T20:11:29.7376021Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:11:29.7377309Z self=, 2025-05-07T20:11:29.7378347Z long_indices=False, 2025-05-07T20:11:29.7378737Z use_cpu=True, 2025-05-07T20:11:29.7379116Z keep_orig_idx=False, 2025-05-07T20:11:29.7379524Z sequence=True, 2025-05-07T20:11:29.7379899Z ) 2025-05-07T20:11:29.7380282Z PASSED 2025-05-07T20:11:29.7999376Z 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:11:29.8001329Z self=, 2025-05-07T20:11:29.8002380Z index_type=torch.int32, 2025-05-07T20:11:29.8002801Z has_weight=False, 2025-05-07T20:11:29.8003198Z bucketize_pos=False, 2025-05-07T20:11:29.8003605Z sequence=False, 2025-05-07T20:11:29.8003966Z ) 2025-05-07T20:11:29.8004517Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8005721Z self=, 2025-05-07T20:11:29.8006716Z index_type=torch.int64, 2025-05-07T20:11:29.8007143Z has_weight=False, 2025-05-07T20:11:29.8007563Z bucketize_pos=False, 2025-05-07T20:11:29.8007974Z sequence=False, 2025-05-07T20:11:29.8008342Z ) 2025-05-07T20:11:29.8008893Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8010097Z self=, 2025-05-07T20:11:29.8011106Z index_type=torch.int64, 2025-05-07T20:11:29.8011530Z has_weight=True, 2025-05-07T20:11:29.8029965Z bucketize_pos=False, 2025-05-07T20:11:29.8030421Z sequence=False, 2025-05-07T20:11:29.8030783Z ) 2025-05-07T20:11:29.8031340Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8032555Z self=, 2025-05-07T20:11:29.8033559Z index_type=torch.int64, 2025-05-07T20:11:29.8033973Z has_weight=True, 2025-05-07T20:11:29.8034823Z bucketize_pos=True, 2025-05-07T20:11:29.8035259Z sequence=True, 2025-05-07T20:11:29.8035617Z ) 2025-05-07T20:11:29.8036165Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8037375Z self=, 2025-05-07T20:11:29.8038660Z index_type=torch.int64, 2025-05-07T20:11:29.8039089Z has_weight=False, 2025-05-07T20:11:29.8039490Z bucketize_pos=True, 2025-05-07T20:11:29.8039954Z sequence=False, 2025-05-07T20:11:29.8040323Z ) 2025-05-07T20:11:29.8040881Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8042093Z self=, 2025-05-07T20:11:29.8043095Z index_type=torch.int32, 2025-05-07T20:11:29.8043522Z has_weight=True, 2025-05-07T20:11:29.8043931Z bucketize_pos=False, 2025-05-07T20:11:29.8044336Z sequence=True, 2025-05-07T20:11:29.8044699Z ) 2025-05-07T20:11:29.8045256Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8046460Z self=, 2025-05-07T20:11:29.8047477Z index_type=torch.int32, 2025-05-07T20:11:29.8047899Z has_weight=True, 2025-05-07T20:11:29.8048292Z bucketize_pos=True, 2025-05-07T20:11:29.8048688Z sequence=False, 2025-05-07T20:11:29.8049052Z ) 2025-05-07T20:11:29.8049607Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8050807Z self=, 2025-05-07T20:11:29.8051949Z index_type=torch.int32, 2025-05-07T20:11:29.8052617Z has_weight=True, 2025-05-07T20:11:29.8053010Z bucketize_pos=True, 2025-05-07T20:11:29.8053411Z sequence=True, 2025-05-07T20:11:29.8053942Z ) 2025-05-07T20:11:29.8054485Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8055911Z self=, 2025-05-07T20:11:29.8056932Z index_type=torch.int64, 2025-05-07T20:11:29.8057357Z has_weight=True, 2025-05-07T20:11:29.8057745Z bucketize_pos=False, 2025-05-07T20:11:29.8058150Z sequence=True, 2025-05-07T20:11:29.8058509Z ) 2025-05-07T20:11:29.8059051Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8060256Z self=, 2025-05-07T20:11:29.8061257Z index_type=torch.int32, 2025-05-07T20:11:29.8061673Z has_weight=False, 2025-05-07T20:11:29.8062084Z bucketize_pos=True, 2025-05-07T20:11:29.8062480Z sequence=True, 2025-05-07T20:11:29.8062839Z ) 2025-05-07T20:11:29.8063381Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8064702Z self=, 2025-05-07T20:11:29.8065712Z index_type=torch.int64, 2025-05-07T20:11:29.8066128Z has_weight=False, 2025-05-07T20:11:29.8066526Z bucketize_pos=True, 2025-05-07T20:11:29.8066923Z sequence=True, 2025-05-07T20:11:29.8067279Z ) 2025-05-07T20:11:29.8067827Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8069036Z self=, 2025-05-07T20:11:29.8070037Z index_type=torch.int32, 2025-05-07T20:11:29.8070456Z has_weight=True, 2025-05-07T20:11:29.8071136Z bucketize_pos=False, 2025-05-07T20:11:29.8071571Z sequence=False, 2025-05-07T20:11:29.8071934Z ) 2025-05-07T20:11:29.8072483Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8073686Z self=, 2025-05-07T20:11:29.8074855Z index_type=torch.int64, 2025-05-07T20:11:29.8075279Z has_weight=False, 2025-05-07T20:11:29.8075677Z bucketize_pos=False, 2025-05-07T20:11:29.8076083Z sequence=True, 2025-05-07T20:11:29.8076445Z ) 2025-05-07T20:11:29.8076996Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8078211Z self=, 2025-05-07T20:11:29.8079203Z index_type=torch.int64, 2025-05-07T20:11:29.8079628Z has_weight=True, 2025-05-07T20:11:29.8080026Z bucketize_pos=True, 2025-05-07T20:11:29.8080420Z sequence=False, 2025-05-07T20:11:29.8080784Z ) 2025-05-07T20:11:29.8081332Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8082534Z self=, 2025-05-07T20:11:29.8083537Z index_type=torch.int32, 2025-05-07T20:11:29.8083966Z has_weight=False, 2025-05-07T20:11:29.8084356Z bucketize_pos=True, 2025-05-07T20:11:29.8084756Z sequence=False, 2025-05-07T20:11:29.8085122Z ) 2025-05-07T20:11:29.8085671Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:11:29.8086881Z self=, 2025-05-07T20:11:29.8087886Z index_type=torch.int32, 2025-05-07T20:11:29.8088310Z has_weight=False, 2025-05-07T20:11:29.8088717Z bucketize_pos=False, 2025-05-07T20:11:29.8089126Z sequence=True, 2025-05-07T20:11:29.8089478Z ) 2025-05-07T20:11:29.8089849Z PASSED 2025-05-07T20:11:29.8529017Z 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:11:29.8530986Z self=, 2025-05-07T20:11:29.8532033Z index_type=torch.int32, 2025-05-07T20:11:29.8532450Z has_weight=False, 2025-05-07T20:11:29.8532847Z bucketize_pos=False, 2025-05-07T20:11:29.8533252Z sequence=False, 2025-05-07T20:11:29.8533609Z ) 2025-05-07T20:11:29.8534161Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8535373Z self=, 2025-05-07T20:11:29.8536389Z index_type=torch.int64, 2025-05-07T20:11:29.8536801Z has_weight=False, 2025-05-07T20:11:29.8537205Z bucketize_pos=False, 2025-05-07T20:11:29.8537606Z sequence=False, 2025-05-07T20:11:29.8537959Z ) 2025-05-07T20:11:29.8538510Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8539722Z self=, 2025-05-07T20:11:29.8540726Z index_type=torch.int64, 2025-05-07T20:11:29.8541142Z has_weight=True, 2025-05-07T20:11:29.8541531Z bucketize_pos=True, 2025-05-07T20:11:29.8541920Z sequence=False, 2025-05-07T20:11:29.8542300Z ) 2025-05-07T20:11:29.8542848Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8544190Z self=, 2025-05-07T20:11:29.8545649Z index_type=torch.int32, 2025-05-07T20:11:29.8546101Z has_weight=True, 2025-05-07T20:11:29.8546500Z bucketize_pos=False, 2025-05-07T20:11:29.8546902Z sequence=True, 2025-05-07T20:11:29.8547260Z ) 2025-05-07T20:11:29.8547815Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8549022Z self=, 2025-05-07T20:11:29.8550329Z index_type=torch.int64, 2025-05-07T20:11:29.8550749Z has_weight=False, 2025-05-07T20:11:29.8551145Z bucketize_pos=True, 2025-05-07T20:11:29.8551551Z sequence=False, 2025-05-07T20:11:29.8551944Z ) 2025-05-07T20:11:29.8552528Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8553740Z self=, 2025-05-07T20:11:29.8554752Z index_type=torch.int64, 2025-05-07T20:11:29.8555169Z has_weight=False, 2025-05-07T20:11:29.8555561Z bucketize_pos=False, 2025-05-07T20:11:29.8555972Z sequence=True, 2025-05-07T20:11:29.8556331Z ) 2025-05-07T20:11:29.8556882Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8558104Z self=, 2025-05-07T20:11:29.8559117Z index_type=torch.int32, 2025-05-07T20:11:29.8559537Z has_weight=True, 2025-05-07T20:11:29.8559920Z bucketize_pos=True, 2025-05-07T20:11:29.8560321Z sequence=False, 2025-05-07T20:11:29.8560682Z ) 2025-05-07T20:11:29.8561240Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8562458Z self=, 2025-05-07T20:11:29.8563469Z index_type=torch.int64, 2025-05-07T20:11:29.8563885Z has_weight=False, 2025-05-07T20:11:29.8564285Z bucketize_pos=True, 2025-05-07T20:11:29.8564685Z sequence=True, 2025-05-07T20:11:29.8565057Z ) 2025-05-07T20:11:29.8565609Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8566827Z self=, 2025-05-07T20:11:29.8567837Z index_type=torch.int32, 2025-05-07T20:11:29.8568254Z has_weight=True, 2025-05-07T20:11:29.8568656Z bucketize_pos=False, 2025-05-07T20:11:29.8569063Z sequence=False, 2025-05-07T20:11:29.8569416Z ) 2025-05-07T20:11:29.8569968Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8571230Z self=, 2025-05-07T20:11:29.8572233Z index_type=torch.int64, 2025-05-07T20:11:29.8572656Z has_weight=True, 2025-05-07T20:11:29.8573051Z bucketize_pos=False, 2025-05-07T20:11:29.8573456Z sequence=True, 2025-05-07T20:11:29.8573814Z ) 2025-05-07T20:11:29.8574393Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8575613Z self=, 2025-05-07T20:11:29.8576619Z index_type=torch.int32, 2025-05-07T20:11:29.8577036Z has_weight=True, 2025-05-07T20:11:29.8577448Z bucketize_pos=True, 2025-05-07T20:11:29.8577843Z sequence=True, 2025-05-07T20:11:29.8578205Z ) 2025-05-07T20:11:29.8578760Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8579963Z self=, 2025-05-07T20:11:29.8581352Z index_type=torch.int32, 2025-05-07T20:11:29.8581806Z has_weight=False, 2025-05-07T20:11:29.8582201Z bucketize_pos=True, 2025-05-07T20:11:29.8582591Z sequence=False, 2025-05-07T20:11:29.8582953Z ) 2025-05-07T20:11:29.8583510Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8584852Z self=, 2025-05-07T20:11:29.8586065Z index_type=torch.int32, 2025-05-07T20:11:29.8586488Z has_weight=False, 2025-05-07T20:11:29.8586880Z bucketize_pos=True, 2025-05-07T20:11:29.8587276Z sequence=True, 2025-05-07T20:11:29.8587642Z ) 2025-05-07T20:11:29.8588191Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8589406Z self=, 2025-05-07T20:11:29.8590433Z index_type=torch.int32, 2025-05-07T20:11:29.8590860Z has_weight=False, 2025-05-07T20:11:29.8591253Z bucketize_pos=False, 2025-05-07T20:11:29.8591727Z sequence=True, 2025-05-07T20:11:29.8592089Z ) 2025-05-07T20:11:29.8592639Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8593852Z self=, 2025-05-07T20:11:29.8594861Z index_type=torch.int64, 2025-05-07T20:11:29.8595274Z has_weight=True, 2025-05-07T20:11:29.8595674Z bucketize_pos=False, 2025-05-07T20:11:29.8596087Z sequence=False, 2025-05-07T20:11:29.8596451Z ) 2025-05-07T20:11:29.8597093Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:11:29.8598344Z self=, 2025-05-07T20:11:29.8599354Z index_type=torch.int64, 2025-05-07T20:11:29.8599769Z has_weight=True, 2025-05-07T20:11:29.8600159Z bucketize_pos=True, 2025-05-07T20:11:29.8600595Z sequence=True, 2025-05-07T20:11:29.8600952Z ) 2025-05-07T20:11:29.8601312Z PASSED 2025-05-07T20:11:29.8758781Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:11:29.8760248Z self=, 2025-05-07T20:11:29.8761085Z index_type=torch.int32, 2025-05-07T20:11:29.8761495Z ) 2025-05-07T20:11:29.8761897Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:11:29.8762776Z self=, 2025-05-07T20:11:29.8763616Z index_type=torch.int64, 2025-05-07T20:11:29.8764022Z ) 2025-05-07T20:11:29.8774202Z PASSED 2025-05-07T20:11:29.8774425Z 2025-05-07T20:11:29.8774700Z =========================== short test summary info ============================ 2025-05-07T20:11:29.8775476Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:11:29.8776246Z ======================== 10 passed, 1 skipped in 4.10s ========================= 2025-05-07T20:11:30.7869775Z 2025-05-07T20:11:30.7870703Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:11:30.7891891Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 8 seconds 2025-05-07T20:11:30.7892423Z 2025-05-07T20:11:30.7892430Z 2025-05-07T20:11:30.7892436Z 2025-05-07T20:11:30.7892442Z 2025-05-07T20:11:30.7907159Z ################################################################################ 2025-05-07T20:11:30.7926305Z # [2025-05-07T20:11:30.792Z] Run Python Test Suite: 2025-05-07T20:11:30.7926864Z # ./sparse/cumsum_test.py 2025-05-07T20:11:30.7927332Z ################################################################################ 2025-05-07T20:11:30.7955987Z + 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:11:30.7956986Z 2025-05-07T20:11:34.1034662Z ============================= test session starts ============================== 2025-05-07T20:11:34.1035673Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:34.1036995Z cachedir: .pytest_cache 2025-05-07T20:11:34.1037920Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:34.1038944Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:34.1039447Z plugins: hypothesis-6.131.14 2025-05-07T20:11:37.4398004Z collecting ... collected 3 items 2025-05-07T20:11:37.4398382Z 2025-05-07T20:11:37.7162033Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7163368Z self=, 2025-05-07T20:11:37.7164110Z n=0, 2025-05-07T20:11:37.7164561Z b=0, 2025-05-07T20:11:37.7164946Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7165456Z device=device(type='cpu'), 2025-05-07T20:11:37.7165897Z ) 2025-05-07T20:11:37.7166322Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7167136Z self=, 2025-05-07T20:11:37.7167864Z n=12, 2025-05-07T20:11:37.7168197Z b=0, 2025-05-07T20:11:37.7168568Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7169081Z device=device(type='cpu'), 2025-05-07T20:11:37.7169501Z ) 2025-05-07T20:11:37.7169926Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7170759Z self=, 2025-05-07T20:11:37.7171490Z n=12, 2025-05-07T20:11:37.7171816Z b=0, 2025-05-07T20:11:37.7172211Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7172737Z device=device(type='cpu'), 2025-05-07T20:11:37.7173157Z ) 2025-05-07T20:11:37.7173581Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7174398Z self=, 2025-05-07T20:11:37.7175155Z n=5, 2025-05-07T20:11:37.7175523Z b=5, 2025-05-07T20:11:37.7175899Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7176411Z device=device(type='cpu'), 2025-05-07T20:11:37.7176827Z ) 2025-05-07T20:11:37.7177253Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7178072Z self=, 2025-05-07T20:11:37.7178789Z n=12, 2025-05-07T20:11:37.7179123Z b=6, 2025-05-07T20:11:37.7179514Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7180018Z device=device(type='cpu'), 2025-05-07T20:11:37.7180435Z ) 2025-05-07T20:11:37.7180856Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7181681Z self=, 2025-05-07T20:11:37.7182404Z n=19, 2025-05-07T20:11:37.7182749Z b=8, 2025-05-07T20:11:37.7183144Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7183667Z device=device(type='cpu'), 2025-05-07T20:11:37.7184187Z ) 2025-05-07T20:11:37.7184616Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7185428Z self=, 2025-05-07T20:11:37.7186154Z n=40, 2025-05-07T20:11:37.7186485Z b=5, 2025-05-07T20:11:37.7186856Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:37.7187359Z device=device(type='cpu'), 2025-05-07T20:11:37.7187783Z ) 2025-05-07T20:11:37.7188652Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7189502Z self=, 2025-05-07T20:11:37.7190233Z n=24, 2025-05-07T20:11:37.7190566Z b=3, 2025-05-07T20:11:37.7190936Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7191439Z device=device(type='cpu'), 2025-05-07T20:11:37.7192133Z ) 2025-05-07T20:11:37.7192548Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7193366Z self=, 2025-05-07T20:11:37.7194096Z n=13, 2025-05-07T20:11:37.7194422Z b=3, 2025-05-07T20:11:37.7194796Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7195302Z device=device(type='cpu'), 2025-05-07T20:11:37.7195715Z ) 2025-05-07T20:11:37.7196143Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7196970Z self=, 2025-05-07T20:11:37.7197692Z n=60, 2025-05-07T20:11:37.7198028Z b=4, 2025-05-07T20:11:37.7198407Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7198912Z device=device(type='cpu'), 2025-05-07T20:11:37.7199319Z ) 2025-05-07T20:11:37.7199738Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7200557Z self=, 2025-05-07T20:11:37.7201275Z n=24, 2025-05-07T20:11:37.7201607Z b=1, 2025-05-07T20:11:37.7201984Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7202479Z device=device(type='cpu'), 2025-05-07T20:11:37.7202902Z ) 2025-05-07T20:11:37.7203326Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7204134Z self=, 2025-05-07T20:11:37.7204863Z n=1, 2025-05-07T20:11:37.7205198Z b=1, 2025-05-07T20:11:37.7205576Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7206089Z device=device(type='cpu'), 2025-05-07T20:11:37.7206507Z ) 2025-05-07T20:11:37.7206929Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7207741Z self=, 2025-05-07T20:11:37.7208475Z n=2, 2025-05-07T20:11:37.7208815Z b=10, 2025-05-07T20:11:37.7209190Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7209698Z device=device(type='cpu'), 2025-05-07T20:11:37.7210116Z ) 2025-05-07T20:11:37.7210534Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7211352Z self=, 2025-05-07T20:11:37.7212077Z n=10, 2025-05-07T20:11:37.7212402Z b=10, 2025-05-07T20:11:37.7212783Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:37.7213294Z device=device(type='cpu'), 2025-05-07T20:11:37.7213742Z ) 2025-05-07T20:11:37.7214166Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7214984Z self=, 2025-05-07T20:11:37.7215703Z n=32, 2025-05-07T20:11:37.7216046Z b=0, 2025-05-07T20:11:37.7216721Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7217258Z device=device(type='cpu'), 2025-05-07T20:11:37.7217681Z ) 2025-05-07T20:11:37.7218102Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7218909Z self=, 2025-05-07T20:11:37.7219645Z n=0, 2025-05-07T20:11:37.7219972Z b=0, 2025-05-07T20:11:37.7220357Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7220879Z device=device(type='cpu'), 2025-05-07T20:11:37.7221302Z ) 2025-05-07T20:11:37.7221728Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7222996Z self=, 2025-05-07T20:11:37.7223747Z n=53, 2025-05-07T20:11:37.7224198Z b=4, 2025-05-07T20:11:37.7224593Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7225119Z device=device(type='cpu'), 2025-05-07T20:11:37.7225544Z ) 2025-05-07T20:11:37.7225962Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7227054Z self=, 2025-05-07T20:11:37.7227783Z n=4, 2025-05-07T20:11:37.7228109Z b=4, 2025-05-07T20:11:37.7228503Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7229027Z device=device(type='cpu'), 2025-05-07T20:11:37.7229443Z ) 2025-05-07T20:11:37.7229869Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7230683Z self=, 2025-05-07T20:11:37.7231414Z n=24, 2025-05-07T20:11:37.7231754Z b=6, 2025-05-07T20:11:37.7232150Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7232681Z device=device(type='cpu'), 2025-05-07T20:11:37.7233097Z ) 2025-05-07T20:11:37.7233523Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:11:37.7234343Z self=, 2025-05-07T20:11:37.7235074Z n=24, 2025-05-07T20:11:37.7235411Z b=0, 2025-05-07T20:11:37.7235804Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:37.7236322Z device=device(type='cpu'), 2025-05-07T20:11:37.7236742Z ) 2025-05-07T20:11:37.7237115Z PASSED 2025-05-07T20:11:38.4807267Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4808407Z self=, 2025-05-07T20:11:38.4809100Z batch_size=10, 2025-05-07T20:11:38.4809476Z max_len=10, 2025-05-07T20:11:38.4809982Z dtype=torch.int32, 2025-05-07T20:11:38.4810393Z device=device(type='cpu'), 2025-05-07T20:11:38.4810817Z ) 2025-05-07T20:11:38.4811202Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4811930Z self=, 2025-05-07T20:11:38.4812623Z batch_size=205, 2025-05-07T20:11:38.4813010Z max_len=10, 2025-05-07T20:11:38.4813384Z dtype=torch.int32, 2025-05-07T20:11:38.4813788Z device=device(type='cpu'), 2025-05-07T20:11:38.4814211Z ) 2025-05-07T20:11:38.4814599Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4815323Z self=, 2025-05-07T20:11:38.4816013Z batch_size=86, 2025-05-07T20:11:38.4816764Z max_len=10, 2025-05-07T20:11:38.4817129Z dtype=torch.int32, 2025-05-07T20:11:38.4817544Z device=device(type='cpu'), 2025-05-07T20:11:38.4817970Z ) 2025-05-07T20:11:38.4818365Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4819108Z self=, 2025-05-07T20:11:38.4819800Z batch_size=86, 2025-05-07T20:11:38.4820166Z max_len=726, 2025-05-07T20:11:38.4820542Z dtype=torch.int32, 2025-05-07T20:11:38.4820960Z device=device(type='cpu'), 2025-05-07T20:11:38.4821386Z ) 2025-05-07T20:11:38.4821782Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4822512Z self=, 2025-05-07T20:11:38.4823203Z batch_size=71, 2025-05-07T20:11:38.4823565Z max_len=10, 2025-05-07T20:11:38.4824010Z dtype=torch.int32, 2025-05-07T20:11:38.4824425Z device=device(type='cpu'), 2025-05-07T20:11:38.4824843Z ) 2025-05-07T20:11:38.4825226Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4825957Z self=, 2025-05-07T20:11:38.4827123Z batch_size=71, 2025-05-07T20:11:38.4827525Z max_len=457, 2025-05-07T20:11:38.4827905Z dtype=torch.int32, 2025-05-07T20:11:38.4828308Z device=device(type='cpu'), 2025-05-07T20:11:38.4828733Z ) 2025-05-07T20:11:38.4829121Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4829844Z self=, 2025-05-07T20:11:38.4830775Z batch_size=524, 2025-05-07T20:11:38.4831154Z max_len=764, 2025-05-07T20:11:38.4831529Z dtype=torch.int32, 2025-05-07T20:11:38.4831935Z device=device(type='cpu'), 2025-05-07T20:11:38.4832359Z ) 2025-05-07T20:11:38.4832746Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4833472Z self=, 2025-05-07T20:11:38.4834164Z batch_size=11, 2025-05-07T20:11:38.4834533Z max_len=10, 2025-05-07T20:11:38.4834896Z dtype=torch.int32, 2025-05-07T20:11:38.4835312Z device=device(type='cpu'), 2025-05-07T20:11:38.4835743Z ) 2025-05-07T20:11:38.4836124Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4836860Z self=, 2025-05-07T20:11:38.4837555Z batch_size=108, 2025-05-07T20:11:38.4837925Z max_len=495, 2025-05-07T20:11:38.4838307Z dtype=torch.int64, 2025-05-07T20:11:38.4838729Z device=device(type='cpu'), 2025-05-07T20:11:38.4839157Z ) 2025-05-07T20:11:38.4839547Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4840281Z self=, 2025-05-07T20:11:38.4840970Z batch_size=812, 2025-05-07T20:11:38.4841336Z max_len=299, 2025-05-07T20:11:38.4841715Z dtype=torch.int32, 2025-05-07T20:11:38.4842134Z device=device(type='cpu'), 2025-05-07T20:11:38.4842552Z ) 2025-05-07T20:11:38.4842942Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4843685Z self=, 2025-05-07T20:11:38.4844370Z batch_size=341, 2025-05-07T20:11:38.4844746Z max_len=801, 2025-05-07T20:11:38.4845121Z dtype=torch.int32, 2025-05-07T20:11:38.4845525Z device=device(type='cpu'), 2025-05-07T20:11:38.4845952Z ) 2025-05-07T20:11:38.4846343Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4847072Z self=, 2025-05-07T20:11:38.4847774Z batch_size=801, 2025-05-07T20:11:38.4848148Z max_len=801, 2025-05-07T20:11:38.4848528Z dtype=torch.int32, 2025-05-07T20:11:38.4848932Z device=device(type='cpu'), 2025-05-07T20:11:38.4849352Z ) 2025-05-07T20:11:38.4849747Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4850471Z self=, 2025-05-07T20:11:38.4851169Z batch_size=999, 2025-05-07T20:11:38.4851537Z max_len=590, 2025-05-07T20:11:38.4851916Z dtype=torch.int64, 2025-05-07T20:11:38.4852331Z device=device(type='cpu'), 2025-05-07T20:11:38.4852758Z ) 2025-05-07T20:11:38.4853143Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4853878Z self=, 2025-05-07T20:11:38.4854563Z batch_size=999, 2025-05-07T20:11:38.4854932Z max_len=999, 2025-05-07T20:11:38.4855319Z dtype=torch.int64, 2025-05-07T20:11:38.4855737Z device=device(type='cpu'), 2025-05-07T20:11:38.4856159Z ) 2025-05-07T20:11:38.4856545Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4857278Z self=, 2025-05-07T20:11:38.4857966Z batch_size=824, 2025-05-07T20:11:38.4858330Z max_len=532, 2025-05-07T20:11:38.4858703Z dtype=torch.int64, 2025-05-07T20:11:38.4859114Z device=device(type='cpu'), 2025-05-07T20:11:38.4859531Z ) 2025-05-07T20:11:38.4859925Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4860997Z self=, 2025-05-07T20:11:38.4861709Z batch_size=824, 2025-05-07T20:11:38.4862080Z max_len=824, 2025-05-07T20:11:38.4862456Z dtype=torch.int64, 2025-05-07T20:11:38.4862862Z device=device(type='cpu'), 2025-05-07T20:11:38.4863295Z ) 2025-05-07T20:11:38.4863687Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4864740Z self=, 2025-05-07T20:11:38.4865437Z batch_size=632, 2025-05-07T20:11:38.4865814Z max_len=913, 2025-05-07T20:11:38.4866192Z dtype=torch.int64, 2025-05-07T20:11:38.4866604Z device=device(type='cpu'), 2025-05-07T20:11:38.4867029Z ) 2025-05-07T20:11:38.4867422Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4868149Z self=, 2025-05-07T20:11:38.4868842Z batch_size=632, 2025-05-07T20:11:38.4869224Z max_len=632, 2025-05-07T20:11:38.4869594Z dtype=torch.int64, 2025-05-07T20:11:38.4870013Z device=device(type='cpu'), 2025-05-07T20:11:38.4870439Z ) 2025-05-07T20:11:38.4870819Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4871553Z self=, 2025-05-07T20:11:38.4872255Z batch_size=117, 2025-05-07T20:11:38.4872621Z max_len=222, 2025-05-07T20:11:38.4872996Z dtype=torch.int64, 2025-05-07T20:11:38.4873414Z device=device(type='cpu'), 2025-05-07T20:11:38.4873842Z ) 2025-05-07T20:11:38.4874224Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4874966Z self=, 2025-05-07T20:11:38.4875657Z batch_size=117, 2025-05-07T20:11:38.4876019Z max_len=117, 2025-05-07T20:11:38.4876396Z dtype=torch.int64, 2025-05-07T20:11:38.4876812Z device=device(type='cpu'), 2025-05-07T20:11:38.4877232Z ) 2025-05-07T20:11:38.4877663Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4878403Z self=, 2025-05-07T20:11:38.4879083Z batch_size=275, 2025-05-07T20:11:38.4879460Z max_len=958, 2025-05-07T20:11:38.4879839Z dtype=torch.int64, 2025-05-07T20:11:38.4880246Z device=device(type='cpu'), 2025-05-07T20:11:38.4880681Z ) 2025-05-07T20:11:38.4881073Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4881802Z self=, 2025-05-07T20:11:38.4882493Z batch_size=275, 2025-05-07T20:11:38.4882865Z max_len=275, 2025-05-07T20:11:38.4883239Z dtype=torch.int64, 2025-05-07T20:11:38.4883655Z device=device(type='cpu'), 2025-05-07T20:11:38.4884080Z ) 2025-05-07T20:11:38.4884466Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4885212Z self=, 2025-05-07T20:11:38.4885901Z batch_size=616, 2025-05-07T20:11:38.4886275Z max_len=812, 2025-05-07T20:11:38.4886643Z dtype=torch.int64, 2025-05-07T20:11:38.4887059Z device=device(type='cpu'), 2025-05-07T20:11:38.4887483Z ) 2025-05-07T20:11:38.4887874Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4888610Z self=, 2025-05-07T20:11:38.4889316Z batch_size=812, 2025-05-07T20:11:38.4889683Z max_len=812, 2025-05-07T20:11:38.4890056Z dtype=torch.int64, 2025-05-07T20:11:38.4890474Z device=device(type='cpu'), 2025-05-07T20:11:38.4890891Z ) 2025-05-07T20:11:38.4891283Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4892019Z self=, 2025-05-07T20:11:38.4892713Z batch_size=770, 2025-05-07T20:11:38.4893080Z max_len=477, 2025-05-07T20:11:38.4893455Z dtype=torch.int32, 2025-05-07T20:11:38.4894182Z device=device(type='cpu'), 2025-05-07T20:11:38.4894629Z ) 2025-05-07T20:11:38.4895019Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4895753Z self=, 2025-05-07T20:11:38.4896436Z batch_size=770, 2025-05-07T20:11:38.4896812Z max_len=770, 2025-05-07T20:11:38.4897186Z dtype=torch.int32, 2025-05-07T20:11:38.4897757Z device=device(type='cpu'), 2025-05-07T20:11:38.4898179Z ) 2025-05-07T20:11:38.4898569Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4899296Z self=, 2025-05-07T20:11:38.4899984Z batch_size=631, 2025-05-07T20:11:38.4900353Z max_len=327, 2025-05-07T20:11:38.4900718Z dtype=torch.int64, 2025-05-07T20:11:38.4901130Z device=device(type='cpu'), 2025-05-07T20:11:38.4901554Z ) 2025-05-07T20:11:38.4901944Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4902678Z self=, 2025-05-07T20:11:38.4903369Z batch_size=631, 2025-05-07T20:11:38.4903741Z max_len=631, 2025-05-07T20:11:38.4904224Z dtype=torch.int64, 2025-05-07T20:11:38.4904638Z device=device(type='cpu'), 2025-05-07T20:11:38.4905063Z ) 2025-05-07T20:11:38.4905443Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4906189Z self=, 2025-05-07T20:11:38.4906879Z batch_size=591, 2025-05-07T20:11:38.4907243Z max_len=101, 2025-05-07T20:11:38.4907622Z dtype=torch.int64, 2025-05-07T20:11:38.4908038Z device=device(type='cpu'), 2025-05-07T20:11:38.4908456Z ) 2025-05-07T20:11:38.4908848Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4909577Z self=, 2025-05-07T20:11:38.4910269Z batch_size=591, 2025-05-07T20:11:38.4910637Z max_len=591, 2025-05-07T20:11:38.4911019Z dtype=torch.int64, 2025-05-07T20:11:38.4911438Z device=device(type='cpu'), 2025-05-07T20:11:38.4911857Z ) 2025-05-07T20:11:38.4912252Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4912988Z self=, 2025-05-07T20:11:38.4913675Z batch_size=979, 2025-05-07T20:11:38.4914057Z max_len=679, 2025-05-07T20:11:38.4914436Z dtype=torch.int32, 2025-05-07T20:11:38.4914841Z device=device(type='cpu'), 2025-05-07T20:11:38.4915266Z ) 2025-05-07T20:11:38.4915657Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4916726Z self=, 2025-05-07T20:11:38.4917421Z batch_size=979, 2025-05-07T20:11:38.4917794Z max_len=979, 2025-05-07T20:11:38.4918166Z dtype=torch.int32, 2025-05-07T20:11:38.4918591Z device=device(type='cpu'), 2025-05-07T20:11:38.4919017Z ) 2025-05-07T20:11:38.4919415Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4920138Z self=, 2025-05-07T20:11:38.4920832Z batch_size=157, 2025-05-07T20:11:38.4921208Z max_len=590, 2025-05-07T20:11:38.4921578Z dtype=torch.int32, 2025-05-07T20:11:38.4921991Z device=device(type='cpu'), 2025-05-07T20:11:38.4922426Z ) 2025-05-07T20:11:38.4922809Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4923543Z self=, 2025-05-07T20:11:38.4924235Z batch_size=157, 2025-05-07T20:11:38.4924601Z max_len=157, 2025-05-07T20:11:38.4924977Z dtype=torch.int32, 2025-05-07T20:11:38.4925392Z device=device(type='cpu'), 2025-05-07T20:11:38.4925806Z ) 2025-05-07T20:11:38.4926198Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4926934Z self=, 2025-05-07T20:11:38.4928055Z batch_size=492, 2025-05-07T20:11:38.4928445Z max_len=107, 2025-05-07T20:11:38.4928820Z dtype=torch.int32, 2025-05-07T20:11:38.4929232Z device=device(type='cpu'), 2025-05-07T20:11:38.4929649Z ) 2025-05-07T20:11:38.4930039Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4930771Z self=, 2025-05-07T20:11:38.4931722Z batch_size=107, 2025-05-07T20:11:38.4932094Z max_len=107, 2025-05-07T20:11:38.4932470Z dtype=torch.int32, 2025-05-07T20:11:38.4932876Z device=device(type='cpu'), 2025-05-07T20:11:38.4933296Z ) 2025-05-07T20:11:38.4933691Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.4934419Z self=, 2025-05-07T20:11:38.4935103Z batch_size=25, 2025-05-07T20:11:38.4935477Z max_len=39, 2025-05-07T20:11:38.4935839Z dtype=torch.int32, 2025-05-07T20:11:38.4936257Z device=device(type='cpu'), 2025-05-07T20:11:38.4936682Z ) 2025-05-07T20:11:38.6544707Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6545507Z self=, 2025-05-07T20:11:38.6546212Z batch_size=39, 2025-05-07T20:11:38.6546586Z max_len=39, 2025-05-07T20:11:38.6547021Z dtype=torch.int32, 2025-05-07T20:11:38.6547472Z device=device(type='cpu'), 2025-05-07T20:11:38.6547897Z ) 2025-05-07T20:11:38.6548291Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6549022Z self=, 2025-05-07T20:11:38.6549714Z batch_size=406, 2025-05-07T20:11:38.6550088Z max_len=244, 2025-05-07T20:11:38.6550459Z dtype=torch.int64, 2025-05-07T20:11:38.6550874Z device=device(type='cpu'), 2025-05-07T20:11:38.6551299Z ) 2025-05-07T20:11:38.6551683Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6552439Z self=, 2025-05-07T20:11:38.6553134Z batch_size=244, 2025-05-07T20:11:38.6553512Z max_len=244, 2025-05-07T20:11:38.6553879Z dtype=torch.int64, 2025-05-07T20:11:38.6554297Z device=device(type='cpu'), 2025-05-07T20:11:38.6554722Z ) 2025-05-07T20:11:38.6555104Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6555851Z self=, 2025-05-07T20:11:38.6556543Z batch_size=719, 2025-05-07T20:11:38.6556913Z max_len=642, 2025-05-07T20:11:38.6557291Z dtype=torch.int32, 2025-05-07T20:11:38.6557707Z device=device(type='cpu'), 2025-05-07T20:11:38.6558123Z ) 2025-05-07T20:11:38.6558510Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6559240Z self=, 2025-05-07T20:11:38.6559922Z batch_size=642, 2025-05-07T20:11:38.6560295Z max_len=642, 2025-05-07T20:11:38.6560681Z dtype=torch.int32, 2025-05-07T20:11:38.6561088Z device=device(type='cpu'), 2025-05-07T20:11:38.6561516Z ) 2025-05-07T20:11:38.6561904Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6562638Z self=, 2025-05-07T20:11:38.6563318Z batch_size=295, 2025-05-07T20:11:38.6563694Z max_len=84, 2025-05-07T20:11:38.6564081Z dtype=torch.int64, 2025-05-07T20:11:38.6564493Z device=device(type='cpu'), 2025-05-07T20:11:38.6564918Z ) 2025-05-07T20:11:38.6565305Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6566032Z self=, 2025-05-07T20:11:38.6566725Z batch_size=84, 2025-05-07T20:11:38.6567090Z max_len=84, 2025-05-07T20:11:38.6567454Z dtype=torch.int64, 2025-05-07T20:11:38.6567864Z device=device(type='cpu'), 2025-05-07T20:11:38.6568290Z ) 2025-05-07T20:11:38.6568673Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6569897Z self=, 2025-05-07T20:11:38.6570627Z batch_size=766, 2025-05-07T20:11:38.6570998Z max_len=98, 2025-05-07T20:11:38.6571360Z dtype=torch.int32, 2025-05-07T20:11:38.6571774Z device=device(type='cpu'), 2025-05-07T20:11:38.6572196Z ) 2025-05-07T20:11:38.6572579Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6573545Z self=, 2025-05-07T20:11:38.6574232Z batch_size=766, 2025-05-07T20:11:38.6574598Z max_len=766, 2025-05-07T20:11:38.6574975Z dtype=torch.int32, 2025-05-07T20:11:38.6575385Z device=device(type='cpu'), 2025-05-07T20:11:38.6575800Z ) 2025-05-07T20:11:38.6576190Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6576926Z self=, 2025-05-07T20:11:38.6577606Z batch_size=91, 2025-05-07T20:11:38.6577985Z max_len=422, 2025-05-07T20:11:38.6578363Z dtype=torch.int64, 2025-05-07T20:11:38.6578776Z device=device(type='cpu'), 2025-05-07T20:11:38.6579191Z ) 2025-05-07T20:11:38.6579605Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6580343Z self=, 2025-05-07T20:11:38.6581033Z batch_size=91, 2025-05-07T20:11:38.6581404Z max_len=91, 2025-05-07T20:11:38.6581789Z dtype=torch.int64, 2025-05-07T20:11:38.6582204Z device=device(type='cpu'), 2025-05-07T20:11:38.6582630Z ) 2025-05-07T20:11:38.6583018Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6583742Z self=, 2025-05-07T20:11:38.6584547Z batch_size=340, 2025-05-07T20:11:38.6584917Z max_len=184, 2025-05-07T20:11:38.6585283Z dtype=torch.int64, 2025-05-07T20:11:38.6585697Z device=device(type='cpu'), 2025-05-07T20:11:38.6586118Z ) 2025-05-07T20:11:38.6586515Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:11:38.6587251Z self=, 2025-05-07T20:11:38.6587941Z batch_size=184, 2025-05-07T20:11:38.6588314Z max_len=184, 2025-05-07T20:11:38.6588684Z dtype=torch.int64, 2025-05-07T20:11:38.6589098Z device=device(type='cpu'), 2025-05-07T20:11:38.6589531Z ) 2025-05-07T20:11:38.6589875Z PASSED 2025-05-07T20:11:38.7211319Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:11:38.7230030Z self=, 2025-05-07T20:11:38.7230636Z n=0, 2025-05-07T20:11:38.7231023Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7231536Z device=device(type='cpu'), 2025-05-07T20:11:38.7231957Z ) 2025-05-07T20:11:38.7232310Z Trying example: test_cumsum( 2025-05-07T20:11:38.7232872Z self=, 2025-05-07T20:11:38.7233480Z n=9, 2025-05-07T20:11:38.7233866Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7234383Z device=device(type='cpu'), 2025-05-07T20:11:38.7234802Z ) 2025-05-07T20:11:38.7235160Z Trying example: test_cumsum( 2025-05-07T20:11:38.7235726Z self=, 2025-05-07T20:11:38.7236305Z n=10, 2025-05-07T20:11:38.7236709Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7237221Z device=device(type='cpu'), 2025-05-07T20:11:38.7237636Z ) 2025-05-07T20:11:38.7237986Z Trying example: test_cumsum( 2025-05-07T20:11:38.7238548Z self=, 2025-05-07T20:11:38.7239134Z n=10, 2025-05-07T20:11:38.7239524Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7240059Z device=device(type='cpu'), 2025-05-07T20:11:38.7240482Z ) 2025-05-07T20:11:38.7240830Z Trying example: test_cumsum( 2025-05-07T20:11:38.7241733Z self=, 2025-05-07T20:11:38.7242345Z n=8, 2025-05-07T20:11:38.7242717Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7243224Z device=device(type='cpu'), 2025-05-07T20:11:38.7243647Z ) 2025-05-07T20:11:38.7243985Z Trying example: test_cumsum( 2025-05-07T20:11:38.7244545Z self=, 2025-05-07T20:11:38.7245373Z n=1, 2025-05-07T20:11:38.7245747Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7246251Z device=device(type='cpu'), 2025-05-07T20:11:38.7246668Z ) 2025-05-07T20:11:38.7247012Z Trying example: test_cumsum( 2025-05-07T20:11:38.7247571Z self=, 2025-05-07T20:11:38.7248151Z n=1, 2025-05-07T20:11:38.7248605Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7249112Z device=device(type='cpu'), 2025-05-07T20:11:38.7249523Z ) 2025-05-07T20:11:38.7249872Z Trying example: test_cumsum( 2025-05-07T20:11:38.7250437Z self=, 2025-05-07T20:11:38.7251015Z n=0, 2025-05-07T20:11:38.7251392Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7251895Z device=device(type='cpu'), 2025-05-07T20:11:38.7252308Z ) 2025-05-07T20:11:38.7252655Z Trying example: test_cumsum( 2025-05-07T20:11:38.7253213Z self=, 2025-05-07T20:11:38.7253799Z n=1, 2025-05-07T20:11:38.7254195Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7254721Z device=device(type='cpu'), 2025-05-07T20:11:38.7255137Z ) 2025-05-07T20:11:38.7255484Z Trying example: test_cumsum( 2025-05-07T20:11:38.7256042Z self=, 2025-05-07T20:11:38.7256620Z n=6, 2025-05-07T20:11:38.7257010Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7257518Z device=device(type='cpu'), 2025-05-07T20:11:38.7257938Z ) 2025-05-07T20:11:38.7258289Z Trying example: test_cumsum( 2025-05-07T20:11:38.7258852Z self=, 2025-05-07T20:11:38.7259612Z n=7, 2025-05-07T20:11:38.7260000Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7260529Z device=device(type='cpu'), 2025-05-07T20:11:38.7260953Z ) 2025-05-07T20:11:38.7261294Z Trying example: test_cumsum( 2025-05-07T20:11:38.7261865Z self=, 2025-05-07T20:11:38.7262446Z n=9, 2025-05-07T20:11:38.7262818Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7263319Z device=device(type='cpu'), 2025-05-07T20:11:38.7263742Z ) 2025-05-07T20:11:38.7264158Z Trying example: test_cumsum( 2025-05-07T20:11:38.7264722Z self=, 2025-05-07T20:11:38.7265306Z n=3, 2025-05-07T20:11:38.7265677Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7266184Z device=device(type='cpu'), 2025-05-07T20:11:38.7266604Z ) 2025-05-07T20:11:38.7266966Z Trying example: test_cumsum( 2025-05-07T20:11:38.7267527Z self=, 2025-05-07T20:11:38.7268113Z n=0, 2025-05-07T20:11:38.7268506Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7269029Z device=device(type='cpu'), 2025-05-07T20:11:38.7269452Z ) 2025-05-07T20:11:38.7269797Z Trying example: test_cumsum( 2025-05-07T20:11:38.7270364Z self=, 2025-05-07T20:11:38.7270958Z n=7, 2025-05-07T20:11:38.7271332Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7271839Z device=device(type='cpu'), 2025-05-07T20:11:38.7272263Z ) 2025-05-07T20:11:38.7272614Z Trying example: test_cumsum( 2025-05-07T20:11:38.7273167Z self=, 2025-05-07T20:11:38.7273752Z n=6, 2025-05-07T20:11:38.7274137Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:11:38.7274923Z device=device(type='cpu'), 2025-05-07T20:11:38.7275369Z ) 2025-05-07T20:11:38.7275719Z Trying example: test_cumsum( 2025-05-07T20:11:38.7276270Z self=, 2025-05-07T20:11:38.7276858Z n=8, 2025-05-07T20:11:38.7277253Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7277776Z device=device(type='cpu'), 2025-05-07T20:11:38.7278360Z ) 2025-05-07T20:11:38.7278715Z Trying example: test_cumsum( 2025-05-07T20:11:38.7279269Z self=, 2025-05-07T20:11:38.7279857Z n=8, 2025-05-07T20:11:38.7280248Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:11:38.7280749Z device=device(type='cpu'), 2025-05-07T20:11:38.7281173Z ) 2025-05-07T20:11:38.7281527Z Trying example: test_cumsum( 2025-05-07T20:11:38.7282088Z self=, 2025-05-07T20:11:38.7282673Z n=9, 2025-05-07T20:11:38.7283065Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7283594Z device=device(type='cpu'), 2025-05-07T20:11:38.7284009Z ) 2025-05-07T20:11:38.7284359Z Trying example: test_cumsum( 2025-05-07T20:11:38.7284922Z self=, 2025-05-07T20:11:38.7285505Z n=6, 2025-05-07T20:11:38.7285903Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:11:38.7286433Z device=device(type='cpu'), 2025-05-07T20:11:38.7286861Z ) 2025-05-07T20:11:38.7287187Z PASSED 2025-05-07T20:11:38.7287380Z 2025-05-07T20:11:38.7287616Z ============================== 3 passed in 4.86s =============================== 2025-05-07T20:11:39.6146286Z 2025-05-07T20:11:39.6147158Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:11:39.6167639Z [TEST] Python test time for ./sparse/cumsum_test.py: 9 seconds 2025-05-07T20:11:39.6168106Z 2025-05-07T20:11:39.6168113Z 2025-05-07T20:11:39.6168118Z 2025-05-07T20:11:39.6168126Z 2025-05-07T20:11:39.6183408Z ################################################################################ 2025-05-07T20:11:39.6203511Z # [2025-05-07T20:11:39.619Z] Run Python Test Suite: 2025-05-07T20:11:39.6204154Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:11:39.6204723Z ################################################################################ 2025-05-07T20:11:39.6232151Z + 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:11:39.6233295Z 2025-05-07T20:11:42.6807160Z ============================= test session starts ============================== 2025-05-07T20:11:42.6808159Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:42.6808990Z cachedir: .pytest_cache 2025-05-07T20:11:42.6809921Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:42.6810969Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:42.6811475Z plugins: hypothesis-6.131.14 2025-05-07T20:11:45.8601896Z collecting ... collected 4 items 2025-05-07T20:11:45.8602302Z 2025-05-07T20:11:46.1237425Z 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:11:46.1239677Z self=, 2025-05-07T20:11:46.1240826Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1241291Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1241778Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1242226Z ) 2025-05-07T20:11:46.1242736Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1244627Z self=, 2025-05-07T20:11:46.1245789Z data_type=torch.float16, 2025-05-07T20:11:46.1246242Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1246731Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1247186Z ) 2025-05-07T20:11:46.1247693Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1249229Z self=, 2025-05-07T20:11:46.1250394Z data_type=torch.float32, 2025-05-07T20:11:46.1250844Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1251327Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1251781Z ) 2025-05-07T20:11:46.1252287Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1253607Z self=, 2025-05-07T20:11:46.1254754Z data_type=torch.float32, 2025-05-07T20:11:46.1255207Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1255684Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1256143Z ) 2025-05-07T20:11:46.1256649Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1257966Z self=, 2025-05-07T20:11:46.1259110Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1259567Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1260052Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1260572Z ) 2025-05-07T20:11:46.1261080Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1262395Z self=, 2025-05-07T20:11:46.1263540Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1264185Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1264696Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1265145Z ) 2025-05-07T20:11:46.1265651Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1266964Z self=, 2025-05-07T20:11:46.1268111Z data_type=torch.float16, 2025-05-07T20:11:46.1268620Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1269104Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1269560Z ) 2025-05-07T20:11:46.1270061Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1271380Z self=, 2025-05-07T20:11:46.1272538Z data_type=torch.float16, 2025-05-07T20:11:46.1272987Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1273473Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1273925Z ) 2025-05-07T20:11:46.1274437Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1275820Z self=, 2025-05-07T20:11:46.1276976Z data_type=torch.float16, 2025-05-07T20:11:46.1277431Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1277910Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1278362Z ) 2025-05-07T20:11:46.1278866Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1280457Z self=, 2025-05-07T20:11:46.1281619Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1282074Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1282560Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1283004Z ) 2025-05-07T20:11:46.1283511Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1284819Z self=, 2025-05-07T20:11:46.1286134Z data_type=torch.float32, 2025-05-07T20:11:46.1286586Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1287070Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1287516Z ) 2025-05-07T20:11:46.1288024Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1289336Z self=, 2025-05-07T20:11:46.1290490Z data_type=torch.float32, 2025-05-07T20:11:46.1290935Z segment_value_type=torch.int64, 2025-05-07T20:11:46.1291422Z segment_length_type=torch.int64, 2025-05-07T20:11:46.1291871Z ) 2025-05-07T20:11:46.1292220Z PASSED 2025-05-07T20:11:46.1293273Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:11:46.1481158Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:11:46.1483041Z self=, 2025-05-07T20:11:46.1484085Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1484515Z ) 2025-05-07T20:11:46.1484927Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:11:46.1486068Z self=, 2025-05-07T20:11:46.1487107Z data_type=torch.float16, 2025-05-07T20:11:46.1487526Z ) 2025-05-07T20:11:46.1487938Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:11:46.1489041Z self=, 2025-05-07T20:11:46.1490098Z data_type=torch.float32, 2025-05-07T20:11:46.1490517Z ) 2025-05-07T20:11:46.1490838Z PASSED 2025-05-07T20:11:46.1990312Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1992378Z self=, 2025-05-07T20:11:46.1993491Z data_type=torch.bfloat16, 2025-05-07T20:11:46.1993983Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1994465Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1994922Z ) 2025-05-07T20:11:46.1995392Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.1996612Z self=, 2025-05-07T20:11:46.1997722Z data_type=torch.float16, 2025-05-07T20:11:46.1998172Z segment_value_type=torch.int32, 2025-05-07T20:11:46.1998656Z segment_length_type=torch.int32, 2025-05-07T20:11:46.1999103Z ) 2025-05-07T20:11:46.1999570Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2000785Z self=, 2025-05-07T20:11:46.2001881Z data_type=torch.float16, 2025-05-07T20:11:46.2002343Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2003221Z segment_length_type=torch.int32, 2025-05-07T20:11:46.2003696Z ) 2025-05-07T20:11:46.2004173Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2005399Z self=, 2025-05-07T20:11:46.2006494Z data_type=torch.float16, 2025-05-07T20:11:46.2007249Z segment_value_type=torch.int32, 2025-05-07T20:11:46.2007740Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2008186Z ) 2025-05-07T20:11:46.2008655Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2009876Z self=, 2025-05-07T20:11:46.2010979Z data_type=torch.bfloat16, 2025-05-07T20:11:46.2011433Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2011919Z segment_length_type=torch.int32, 2025-05-07T20:11:46.2012384Z ) 2025-05-07T20:11:46.2012848Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2014072Z self=, 2025-05-07T20:11:46.2015178Z data_type=torch.bfloat16, 2025-05-07T20:11:46.2015636Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2016384Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2016865Z ) 2025-05-07T20:11:46.2017333Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2018549Z self=, 2025-05-07T20:11:46.2019647Z data_type=torch.float16, 2025-05-07T20:11:46.2020097Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2020577Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2021028Z ) 2025-05-07T20:11:46.2021507Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2022732Z self=, 2025-05-07T20:11:46.2023903Z data_type=torch.bfloat16, 2025-05-07T20:11:46.2024376Z segment_value_type=torch.int32, 2025-05-07T20:11:46.2024863Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2025322Z ) 2025-05-07T20:11:46.2025787Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2027009Z self=, 2025-05-07T20:11:46.2028108Z data_type=torch.float32, 2025-05-07T20:11:46.2028559Z segment_value_type=torch.int32, 2025-05-07T20:11:46.2029045Z segment_length_type=torch.int32, 2025-05-07T20:11:46.2029496Z ) 2025-05-07T20:11:46.2029958Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2031195Z self=, 2025-05-07T20:11:46.2032298Z data_type=torch.float32, 2025-05-07T20:11:46.2032743Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2033236Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2033688Z ) 2025-05-07T20:11:46.2034166Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2035389Z self=, 2025-05-07T20:11:46.2036490Z data_type=torch.float32, 2025-05-07T20:11:46.2036942Z segment_value_type=torch.int32, 2025-05-07T20:11:46.2037419Z segment_length_type=torch.int64, 2025-05-07T20:11:46.2037877Z ) 2025-05-07T20:11:46.2038347Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:11:46.2040084Z self=, 2025-05-07T20:11:46.2041216Z data_type=torch.float32, 2025-05-07T20:11:46.2041670Z segment_value_type=torch.int64, 2025-05-07T20:11:46.2042148Z segment_length_type=torch.int32, 2025-05-07T20:11:46.2042600Z ) 2025-05-07T20:11:46.2042957Z PASSED 2025-05-07T20:11:46.2043343Z 2025-05-07T20:11:46.2043597Z =========================== short test summary info ============================ 2025-05-07T20:11:46.2044508Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:11:46.2045421Z ========================= 3 passed, 1 skipped in 3.75s ========================= 2025-05-07T20:11:47.1184495Z 2025-05-07T20:11:47.1185339Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:11:47.1207484Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 8 seconds 2025-05-07T20:11:47.1208120Z 2025-05-07T20:11:47.1208126Z 2025-05-07T20:11:47.1208131Z 2025-05-07T20:11:47.1208137Z 2025-05-07T20:11:47.1229302Z ################################################################################ 2025-05-07T20:11:47.1244403Z # [2025-05-07T20:11:47.123Z] Run Python Test Suite: 2025-05-07T20:11:47.1244968Z # ./sparse/index_select_test.py 2025-05-07T20:11:47.1245572Z ################################################################################ 2025-05-07T20:11:47.1274508Z + 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:11:47.1275576Z 2025-05-07T20:11:50.2560310Z ============================= test session starts ============================== 2025-05-07T20:11:50.2561326Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:50.2562172Z cachedir: .pytest_cache 2025-05-07T20:11:50.2563143Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:50.2564171Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:50.2564676Z plugins: hypothesis-6.131.14 2025-05-07T20:11:53.4107369Z collecting ... collected 3 items 2025-05-07T20:11:53.4107755Z 2025-05-07T20:11:54.0183748Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0185128Z self=, 2025-05-07T20:11:54.0185892Z num_inputs=0, 2025-05-07T20:11:54.0186269Z max_input_rows=2, 2025-05-07T20:11:54.0186653Z max_cols_factor=2, 2025-05-07T20:11:54.0187049Z max_output_rows=2, 2025-05-07T20:11:54.0187465Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0187921Z dtype=torch.float32, 2025-05-07T20:11:54.0188329Z use_cpu=True, 2025-05-07T20:11:54.0188848Z op=, 2025-05-07T20:11:54.0189422Z ) 2025-05-07T20:11:54.0189814Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0190614Z self=, 2025-05-07T20:11:54.0191363Z num_inputs=31, 2025-05-07T20:11:54.0191740Z max_input_rows=2, 2025-05-07T20:11:54.0192144Z max_cols_factor=2, 2025-05-07T20:11:54.0192534Z max_output_rows=2, 2025-05-07T20:11:54.0192968Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0193431Z dtype=torch.float32, 2025-05-07T20:11:54.0193840Z use_cpu=True, 2025-05-07T20:11:54.0194334Z op=, 2025-05-07T20:11:54.0194912Z ) 2025-05-07T20:11:54.0195301Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0196094Z self=, 2025-05-07T20:11:54.0196850Z num_inputs=31, 2025-05-07T20:11:54.0197713Z max_input_rows=31, 2025-05-07T20:11:54.0198130Z max_cols_factor=63, 2025-05-07T20:11:54.0198533Z max_output_rows=13, 2025-05-07T20:11:54.0198953Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0199406Z dtype=torch.float16, 2025-05-07T20:11:54.0199814Z use_cpu=True, 2025-05-07T20:11:54.0200441Z op=, 2025-05-07T20:11:54.0201276Z ) 2025-05-07T20:11:54.0201664Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0202454Z self=, 2025-05-07T20:11:54.0203209Z num_inputs=0, 2025-05-07T20:11:54.0203586Z max_input_rows=3, 2025-05-07T20:11:54.0203974Z max_cols_factor=208, 2025-05-07T20:11:54.0204393Z max_output_rows=10, 2025-05-07T20:11:54.0204810Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0205263Z dtype=torch.float16, 2025-05-07T20:11:54.0205668Z use_cpu=True, 2025-05-07T20:11:54.0206217Z op=, 2025-05-07T20:11:54.0206836Z ) 2025-05-07T20:11:54.0207216Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0208012Z self=, 2025-05-07T20:11:54.0208768Z num_inputs=12, 2025-05-07T20:11:54.0209150Z max_input_rows=3, 2025-05-07T20:11:54.0209542Z max_cols_factor=41, 2025-05-07T20:11:54.0209945Z max_output_rows=20, 2025-05-07T20:11:54.0210352Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0210808Z dtype=torch.float32, 2025-05-07T20:11:54.0211218Z use_cpu=True, 2025-05-07T20:11:54.0211746Z op=, 2025-05-07T20:11:54.0212363Z ) 2025-05-07T20:11:54.0212753Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0213549Z self=, 2025-05-07T20:11:54.0214309Z num_inputs=91, 2025-05-07T20:11:54.0214692Z max_input_rows=6, 2025-05-07T20:11:54.0215087Z max_cols_factor=6, 2025-05-07T20:11:54.0215477Z max_output_rows=11, 2025-05-07T20:11:54.0215887Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0216721Z dtype=torch.float16, 2025-05-07T20:11:54.0217123Z use_cpu=True, 2025-05-07T20:11:54.0217634Z op=, 2025-05-07T20:11:54.0218212Z ) 2025-05-07T20:11:54.0218594Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0219392Z self=, 2025-05-07T20:11:54.0220147Z num_inputs=37, 2025-05-07T20:11:54.0220518Z max_input_rows=7, 2025-05-07T20:11:54.0220917Z max_cols_factor=68, 2025-05-07T20:11:54.0221319Z max_output_rows=21, 2025-05-07T20:11:54.0221730Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0222193Z dtype=torch.float32, 2025-05-07T20:11:54.0222614Z use_cpu=True, 2025-05-07T20:11:54.0223115Z op=, 2025-05-07T20:11:54.0223689Z ) 2025-05-07T20:11:54.0224171Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0224971Z self=, 2025-05-07T20:11:54.0225722Z num_inputs=63, 2025-05-07T20:11:54.0226110Z max_input_rows=30, 2025-05-07T20:11:54.0226508Z max_cols_factor=2, 2025-05-07T20:11:54.0226904Z max_output_rows=20, 2025-05-07T20:11:54.0227324Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0227781Z dtype=torch.float32, 2025-05-07T20:11:54.0228184Z use_cpu=True, 2025-05-07T20:11:54.0228721Z op=, 2025-05-07T20:11:54.0229336Z ) 2025-05-07T20:11:54.0229719Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0230975Z self=, 2025-05-07T20:11:54.0231762Z num_inputs=81, 2025-05-07T20:11:54.0232142Z max_input_rows=28, 2025-05-07T20:11:54.0232541Z max_cols_factor=103, 2025-05-07T20:11:54.0232958Z max_output_rows=15, 2025-05-07T20:11:54.0233376Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0233842Z dtype=torch.float32, 2025-05-07T20:11:54.0234252Z use_cpu=True, 2025-05-07T20:11:54.0235004Z op=, 2025-05-07T20:11:54.0235613Z ) 2025-05-07T20:11:54.0235999Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0236799Z self=, 2025-05-07T20:11:54.0237547Z num_inputs=7, 2025-05-07T20:11:54.0237923Z max_input_rows=31, 2025-05-07T20:11:54.0238318Z max_cols_factor=101, 2025-05-07T20:11:54.0238722Z max_output_rows=25, 2025-05-07T20:11:54.0239143Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0239614Z dtype=torch.float16, 2025-05-07T20:11:54.0240022Z use_cpu=True, 2025-05-07T20:11:54.0240513Z op=, 2025-05-07T20:11:54.0241091Z ) 2025-05-07T20:11:54.0241488Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0242279Z self=, 2025-05-07T20:11:54.0243053Z num_inputs=56, 2025-05-07T20:11:54.0243432Z max_input_rows=14, 2025-05-07T20:11:54.0243824Z max_cols_factor=72, 2025-05-07T20:11:54.0244226Z max_output_rows=25, 2025-05-07T20:11:54.0244647Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0245100Z dtype=torch.float32, 2025-05-07T20:11:54.0245509Z use_cpu=True, 2025-05-07T20:11:54.0246041Z op=, 2025-05-07T20:11:54.0246646Z ) 2025-05-07T20:11:54.0247041Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0247844Z self=, 2025-05-07T20:11:54.0248602Z num_inputs=56, 2025-05-07T20:11:54.0248979Z max_input_rows=14, 2025-05-07T20:11:54.0249382Z max_cols_factor=25, 2025-05-07T20:11:54.0249783Z max_output_rows=25, 2025-05-07T20:11:54.0250197Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0250647Z dtype=torch.float32, 2025-05-07T20:11:54.0251061Z use_cpu=True, 2025-05-07T20:11:54.0251589Z op=, 2025-05-07T20:11:54.0252200Z ) 2025-05-07T20:11:54.0252586Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0253370Z self=, 2025-05-07T20:11:54.0254128Z num_inputs=56, 2025-05-07T20:11:54.0254508Z max_input_rows=25, 2025-05-07T20:11:54.0254908Z max_cols_factor=25, 2025-05-07T20:11:54.0255305Z max_output_rows=25, 2025-05-07T20:11:54.0255726Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0256192Z dtype=torch.float32, 2025-05-07T20:11:54.0256596Z use_cpu=True, 2025-05-07T20:11:54.0257134Z op=, 2025-05-07T20:11:54.0257751Z ) 2025-05-07T20:11:54.0258130Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0258930Z self=, 2025-05-07T20:11:54.0259694Z num_inputs=56, 2025-05-07T20:11:54.0260068Z max_input_rows=25, 2025-05-07T20:11:54.0260465Z max_cols_factor=25, 2025-05-07T20:11:54.0260864Z max_output_rows=2, 2025-05-07T20:11:54.0261266Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0261721Z dtype=torch.float32, 2025-05-07T20:11:54.0262122Z use_cpu=True, 2025-05-07T20:11:54.0262657Z op=, 2025-05-07T20:11:54.0263271Z ) 2025-05-07T20:11:54.0263661Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0264823Z self=, 2025-05-07T20:11:54.0265589Z num_inputs=56, 2025-05-07T20:11:54.0265964Z max_input_rows=2, 2025-05-07T20:11:54.0266359Z max_cols_factor=25, 2025-05-07T20:11:54.0266751Z max_output_rows=25, 2025-05-07T20:11:54.0267166Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0267806Z dtype=torch.float32, 2025-05-07T20:11:54.0268205Z use_cpu=True, 2025-05-07T20:11:54.0268742Z op=, 2025-05-07T20:11:54.0269356Z ) 2025-05-07T20:11:54.0269741Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0270536Z self=, 2025-05-07T20:11:54.0271300Z num_inputs=25, 2025-05-07T20:11:54.0271682Z max_input_rows=25, 2025-05-07T20:11:54.0272075Z max_cols_factor=25, 2025-05-07T20:11:54.0272477Z max_output_rows=25, 2025-05-07T20:11:54.0272907Z permute_output_dim_0_1=True, 2025-05-07T20:11:54.0273365Z dtype=torch.float32, 2025-05-07T20:11:54.0273776Z use_cpu=True, 2025-05-07T20:11:54.0274312Z op=, 2025-05-07T20:11:54.0274921Z ) 2025-05-07T20:11:54.0275314Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0276109Z self=, 2025-05-07T20:11:54.0276868Z num_inputs=84, 2025-05-07T20:11:54.0277248Z max_input_rows=31, 2025-05-07T20:11:54.0277646Z max_cols_factor=10, 2025-05-07T20:11:54.0278046Z max_output_rows=17, 2025-05-07T20:11:54.0278460Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0278921Z dtype=torch.float16, 2025-05-07T20:11:54.0279318Z use_cpu=True, 2025-05-07T20:11:54.0279857Z op=, 2025-05-07T20:11:54.0280473Z ) 2025-05-07T20:11:54.0280874Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0281671Z self=, 2025-05-07T20:11:54.0282433Z num_inputs=84, 2025-05-07T20:11:54.0282810Z max_input_rows=31, 2025-05-07T20:11:54.0283203Z max_cols_factor=10, 2025-05-07T20:11:54.0283607Z max_output_rows=31, 2025-05-07T20:11:54.0284023Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0284486Z dtype=torch.float16, 2025-05-07T20:11:54.0284895Z use_cpu=True, 2025-05-07T20:11:54.0285433Z op=, 2025-05-07T20:11:54.0286040Z ) 2025-05-07T20:11:54.0286431Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0287229Z self=, 2025-05-07T20:11:54.0287985Z num_inputs=84, 2025-05-07T20:11:54.0288358Z max_input_rows=31, 2025-05-07T20:11:54.0288753Z max_cols_factor=31, 2025-05-07T20:11:54.0289166Z max_output_rows=31, 2025-05-07T20:11:54.0289574Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0290034Z dtype=torch.float16, 2025-05-07T20:11:54.0290463Z use_cpu=True, 2025-05-07T20:11:54.0290991Z op=, 2025-05-07T20:11:54.0291607Z ) 2025-05-07T20:11:54.0292000Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:11:54.0292792Z self=, 2025-05-07T20:11:54.0293548Z num_inputs=84, 2025-05-07T20:11:54.0293927Z max_input_rows=31, 2025-05-07T20:11:54.0294321Z max_cols_factor=84, 2025-05-07T20:11:54.0294733Z max_output_rows=31, 2025-05-07T20:11:54.0295156Z permute_output_dim_0_1=False, 2025-05-07T20:11:54.0295621Z dtype=torch.float16, 2025-05-07T20:11:54.0296022Z use_cpu=True, 2025-05-07T20:11:54.0296557Z op=, 2025-05-07T20:11:54.0297173Z ) 2025-05-07T20:11:54.0297762Z PASSED 2025-05-07T20:11:54.2313089Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2314468Z self=, 2025-05-07T20:11:54.2315224Z num_indices=1, 2025-05-07T20:11:54.2315614Z max_num_input_rows=1, 2025-05-07T20:11:54.2316680Z shape=[1], 2025-05-07T20:11:54.2317059Z dtype=torch.float32, 2025-05-07T20:11:54.2317470Z use_cpu=True, 2025-05-07T20:11:54.2317840Z num_groups=1, 2025-05-07T20:11:54.2318219Z use_var_cols=False, 2025-05-07T20:11:54.2318646Z use_var_num_input_rows=False, 2025-05-07T20:11:54.2319111Z check_non_contiguous=False, 2025-05-07T20:11:54.2319546Z ) 2025-05-07T20:11:54.2319944Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2320737Z self=, 2025-05-07T20:11:54.2321511Z num_indices=26, 2025-05-07T20:11:54.2321901Z max_num_input_rows=1, 2025-05-07T20:11:54.2322310Z shape=[1], 2025-05-07T20:11:54.2322674Z dtype=torch.float32, 2025-05-07T20:11:54.2323088Z use_cpu=True, 2025-05-07T20:11:54.2323461Z num_groups=1, 2025-05-07T20:11:54.2323833Z use_var_cols=False, 2025-05-07T20:11:54.2324249Z use_var_num_input_rows=False, 2025-05-07T20:11:54.2324728Z check_non_contiguous=False, 2025-05-07T20:11:54.2325145Z ) 2025-05-07T20:11:54.2325531Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2326328Z self=, 2025-05-07T20:11:54.2327076Z num_indices=26, 2025-05-07T20:11:54.2327461Z max_num_input_rows=27, 2025-05-07T20:11:54.2327875Z shape=[16, 26], 2025-05-07T20:11:54.2328251Z dtype=torch.float32, 2025-05-07T20:11:54.2328654Z use_cpu=True, 2025-05-07T20:11:54.2329022Z num_groups=11, 2025-05-07T20:11:54.2329410Z use_var_cols=False, 2025-05-07T20:11:54.2329827Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2330294Z check_non_contiguous=False, 2025-05-07T20:11:54.2330719Z ) 2025-05-07T20:11:54.2331103Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2331898Z self=, 2025-05-07T20:11:54.2332669Z num_indices=26, 2025-05-07T20:11:54.2333051Z max_num_input_rows=29, 2025-05-07T20:11:54.2333468Z shape=[8, 2], 2025-05-07T20:11:54.2333851Z dtype=torch.float32, 2025-05-07T20:11:54.2334252Z use_cpu=True, 2025-05-07T20:11:54.2334619Z num_groups=8, 2025-05-07T20:11:54.2334996Z use_var_cols=False, 2025-05-07T20:11:54.2335403Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2335866Z check_non_contiguous=False, 2025-05-07T20:11:54.2336289Z ) 2025-05-07T20:11:54.2336671Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2337473Z self=, 2025-05-07T20:11:54.2338227Z num_indices=5, 2025-05-07T20:11:54.2338611Z max_num_input_rows=15, 2025-05-07T20:11:54.2339018Z shape=[10], 2025-05-07T20:11:54.2339393Z dtype=torch.float16, 2025-05-07T20:11:54.2339800Z use_cpu=True, 2025-05-07T20:11:54.2340165Z num_groups=24, 2025-05-07T20:11:54.2340541Z use_var_cols=False, 2025-05-07T20:11:54.2340968Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2341423Z check_non_contiguous=True, 2025-05-07T20:11:54.2341848Z ) 2025-05-07T20:11:54.2342237Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2343032Z self=, 2025-05-07T20:11:54.2343786Z num_indices=29, 2025-05-07T20:11:54.2344312Z max_num_input_rows=7, 2025-05-07T20:11:54.2344715Z shape=[30, 32], 2025-05-07T20:11:54.2345099Z dtype=torch.float16, 2025-05-07T20:11:54.2345505Z use_cpu=True, 2025-05-07T20:11:54.2346273Z num_groups=8, 2025-05-07T20:11:54.2346687Z use_var_cols=True, 2025-05-07T20:11:54.2347097Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2347555Z check_non_contiguous=False, 2025-05-07T20:11:54.2347984Z ) 2025-05-07T20:11:54.2348372Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2349172Z self=, 2025-05-07T20:11:54.2350189Z num_indices=11, 2025-05-07T20:11:54.2350580Z max_num_input_rows=2, 2025-05-07T20:11:54.2350981Z shape=[30], 2025-05-07T20:11:54.2351348Z dtype=torch.float16, 2025-05-07T20:11:54.2351750Z use_cpu=True, 2025-05-07T20:11:54.2352115Z num_groups=14, 2025-05-07T20:11:54.2352478Z use_var_cols=True, 2025-05-07T20:11:54.2352885Z use_var_num_input_rows=False, 2025-05-07T20:11:54.2353350Z check_non_contiguous=False, 2025-05-07T20:11:54.2353763Z ) 2025-05-07T20:11:54.2354148Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2354957Z self=, 2025-05-07T20:11:54.2355701Z num_indices=9, 2025-05-07T20:11:54.2356084Z max_num_input_rows=31, 2025-05-07T20:11:54.2356496Z shape=[20], 2025-05-07T20:11:54.2356870Z dtype=torch.float32, 2025-05-07T20:11:54.2357263Z use_cpu=True, 2025-05-07T20:11:54.2357633Z num_groups=30, 2025-05-07T20:11:54.2358013Z use_var_cols=True, 2025-05-07T20:11:54.2358412Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2358868Z check_non_contiguous=True, 2025-05-07T20:11:54.2359286Z ) 2025-05-07T20:11:54.2359658Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2360450Z self=, 2025-05-07T20:11:54.2361202Z num_indices=27, 2025-05-07T20:11:54.2361579Z max_num_input_rows=1, 2025-05-07T20:11:54.2361981Z shape=[28, 7], 2025-05-07T20:11:54.2362361Z dtype=torch.float16, 2025-05-07T20:11:54.2362767Z use_cpu=True, 2025-05-07T20:11:54.2363136Z num_groups=30, 2025-05-07T20:11:54.2363512Z use_var_cols=True, 2025-05-07T20:11:54.2363911Z use_var_num_input_rows=False, 2025-05-07T20:11:54.2364376Z check_non_contiguous=True, 2025-05-07T20:11:54.2364793Z ) 2025-05-07T20:11:54.2365170Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2365965Z self=, 2025-05-07T20:11:54.2366724Z num_indices=29, 2025-05-07T20:11:54.2367107Z max_num_input_rows=12, 2025-05-07T20:11:54.2367512Z shape=[30, 23], 2025-05-07T20:11:54.2367896Z dtype=torch.float32, 2025-05-07T20:11:54.2368299Z use_cpu=True, 2025-05-07T20:11:54.2368656Z num_groups=4, 2025-05-07T20:11:54.2369027Z use_var_cols=False, 2025-05-07T20:11:54.2369440Z use_var_num_input_rows=False, 2025-05-07T20:11:54.2369899Z check_non_contiguous=True, 2025-05-07T20:11:54.2370321Z ) 2025-05-07T20:11:54.2370717Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2371504Z self=, 2025-05-07T20:11:54.2372253Z num_indices=28, 2025-05-07T20:11:54.2372637Z max_num_input_rows=27, 2025-05-07T20:11:54.2373036Z shape=[31], 2025-05-07T20:11:54.2373410Z dtype=torch.float32, 2025-05-07T20:11:54.2373820Z use_cpu=True, 2025-05-07T20:11:54.2374183Z num_groups=14, 2025-05-07T20:11:54.2374555Z use_var_cols=True, 2025-05-07T20:11:54.2374963Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2375417Z check_non_contiguous=True, 2025-05-07T20:11:54.2375833Z ) 2025-05-07T20:11:54.2376221Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2377016Z self=, 2025-05-07T20:11:54.2377759Z num_indices=28, 2025-05-07T20:11:54.2378146Z max_num_input_rows=27, 2025-05-07T20:11:54.2378560Z shape=[28], 2025-05-07T20:11:54.2379310Z dtype=torch.float32, 2025-05-07T20:11:54.2379744Z use_cpu=True, 2025-05-07T20:11:54.2380114Z num_groups=14, 2025-05-07T20:11:54.2380483Z use_var_cols=True, 2025-05-07T20:11:54.2380896Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2381357Z check_non_contiguous=True, 2025-05-07T20:11:54.2381767Z ) 2025-05-07T20:11:54.2382149Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2383125Z self=, 2025-05-07T20:11:54.2384011Z num_indices=27, 2025-05-07T20:11:54.2384398Z max_num_input_rows=27, 2025-05-07T20:11:54.2384805Z shape=[28], 2025-05-07T20:11:54.2385179Z dtype=torch.float32, 2025-05-07T20:11:54.2385575Z use_cpu=True, 2025-05-07T20:11:54.2385943Z num_groups=14, 2025-05-07T20:11:54.2386313Z use_var_cols=True, 2025-05-07T20:11:54.2386713Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2387171Z check_non_contiguous=True, 2025-05-07T20:11:54.2387601Z ) 2025-05-07T20:11:54.2387979Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2388773Z self=, 2025-05-07T20:11:54.2389524Z num_indices=4, 2025-05-07T20:11:54.2389900Z max_num_input_rows=30, 2025-05-07T20:11:54.2390311Z shape=[5], 2025-05-07T20:11:54.2390692Z dtype=torch.float32, 2025-05-07T20:11:54.2391089Z use_cpu=True, 2025-05-07T20:11:54.2391456Z num_groups=7, 2025-05-07T20:11:54.2391830Z use_var_cols=True, 2025-05-07T20:11:54.2392235Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2392695Z check_non_contiguous=False, 2025-05-07T20:11:54.2393121Z ) 2025-05-07T20:11:54.2393508Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2394295Z self=, 2025-05-07T20:11:54.2395043Z num_indices=4, 2025-05-07T20:11:54.2395426Z max_num_input_rows=30, 2025-05-07T20:11:54.2395831Z shape=[5], 2025-05-07T20:11:54.2396222Z dtype=torch.float32, 2025-05-07T20:11:54.2396629Z use_cpu=True, 2025-05-07T20:11:54.2396990Z num_groups=7, 2025-05-07T20:11:54.2397362Z use_var_cols=True, 2025-05-07T20:11:54.2397776Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2398226Z check_non_contiguous=True, 2025-05-07T20:11:54.2398656Z ) 2025-05-07T20:11:54.2399039Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2399824Z self=, 2025-05-07T20:11:54.2400575Z num_indices=4, 2025-05-07T20:11:54.2400960Z max_num_input_rows=30, 2025-05-07T20:11:54.2401377Z shape=[30], 2025-05-07T20:11:54.2401749Z dtype=torch.float32, 2025-05-07T20:11:54.2402154Z use_cpu=True, 2025-05-07T20:11:54.2402522Z num_groups=7, 2025-05-07T20:11:54.2402887Z use_var_cols=True, 2025-05-07T20:11:54.2403296Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2403767Z check_non_contiguous=True, 2025-05-07T20:11:54.2404179Z ) 2025-05-07T20:11:54.2404564Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2405355Z self=, 2025-05-07T20:11:54.2406097Z num_indices=4, 2025-05-07T20:11:54.2423703Z max_num_input_rows=30, 2025-05-07T20:11:54.2424278Z shape=[7], 2025-05-07T20:11:54.2424652Z dtype=torch.float32, 2025-05-07T20:11:54.2425062Z use_cpu=True, 2025-05-07T20:11:54.2425436Z num_groups=7, 2025-05-07T20:11:54.2425806Z use_var_cols=True, 2025-05-07T20:11:54.2426220Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2426680Z check_non_contiguous=True, 2025-05-07T20:11:54.2427096Z ) 2025-05-07T20:11:54.2427484Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2428287Z self=, 2025-05-07T20:11:54.2429069Z num_indices=30, 2025-05-07T20:11:54.2429912Z max_num_input_rows=9, 2025-05-07T20:11:54.2430353Z shape=[2], 2025-05-07T20:11:54.2430728Z dtype=torch.float32, 2025-05-07T20:11:54.2431129Z use_cpu=True, 2025-05-07T20:11:54.2431502Z num_groups=6, 2025-05-07T20:11:54.2431877Z use_var_cols=True, 2025-05-07T20:11:54.2432285Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2432749Z check_non_contiguous=True, 2025-05-07T20:11:54.2433445Z ) 2025-05-07T20:11:54.2433830Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2434627Z self=, 2025-05-07T20:11:54.2435381Z num_indices=2, 2025-05-07T20:11:54.2435912Z max_num_input_rows=9, 2025-05-07T20:11:54.2436321Z shape=[2], 2025-05-07T20:11:54.2436693Z dtype=torch.float32, 2025-05-07T20:11:54.2437099Z use_cpu=True, 2025-05-07T20:11:54.2437458Z num_groups=6, 2025-05-07T20:11:54.2437830Z use_var_cols=True, 2025-05-07T20:11:54.2438248Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2438707Z check_non_contiguous=True, 2025-05-07T20:11:54.2439128Z ) 2025-05-07T20:11:54.2439515Z Trying example: test_group_index_select_dim0( 2025-05-07T20:11:54.2440307Z self=, 2025-05-07T20:11:54.2441064Z num_indices=2, 2025-05-07T20:11:54.2441448Z max_num_input_rows=9, 2025-05-07T20:11:54.2441856Z shape=[2], 2025-05-07T20:11:54.2442229Z dtype=torch.float32, 2025-05-07T20:11:54.2442638Z use_cpu=True, 2025-05-07T20:11:54.2442998Z num_groups=9, 2025-05-07T20:11:54.2443373Z use_var_cols=True, 2025-05-07T20:11:54.2443784Z use_var_num_input_rows=True, 2025-05-07T20:11:54.2444237Z check_non_contiguous=True, 2025-05-07T20:11:54.2444662Z ) 2025-05-07T20:11:54.2445026Z PASSED 2025-05-07T20:11:58.9802658Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:11:58.9803262Z 2025-05-07T20:11:58.9803530Z =============================== warnings summary =============================== 2025-05-07T20:11:58.9804296Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:11:58.9806441Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:11:58.9808402Z warnings.warn( 2025-05-07T20:11:58.9808624Z 2025-05-07T20:11:58.9808986Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:11:58.9813954Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:11:58.9819300Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:11:58.9819959Z 2025-05-07T20:11:58.9820320Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:11:58.9821060Z ======================== 3 passed, 2 warnings in 8.95s ========================= 2025-05-07T20:11:59.9011901Z 2025-05-07T20:11:59.9012561Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:11:59.9034843Z [TEST] Python test time for ./sparse/index_select_test.py: 12 seconds 2025-05-07T20:11:59.9035395Z 2025-05-07T20:11:59.9035401Z 2025-05-07T20:11:59.9035406Z 2025-05-07T20:11:59.9035411Z 2025-05-07T20:11:59.9050977Z ################################################################################ 2025-05-07T20:11:59.9071297Z # [2025-05-07T20:11:59.906Z] Run Python Test Suite: 2025-05-07T20:11:59.9072293Z # ./sparse/misc_ops_test.py 2025-05-07T20:11:59.9072787Z ################################################################################ 2025-05-07T20:11:59.9101024Z + 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:11:59.9102003Z 2025-05-07T20:12:02.9854719Z ============================= test session starts ============================== 2025-05-07T20:12:02.9855755Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:02.9856584Z cachedir: .pytest_cache 2025-05-07T20:12:02.9857512Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:02.9858529Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:02.9859030Z plugins: hypothesis-6.131.14 2025-05-07T20:12:06.1258334Z collecting ... collected 8 items 2025-05-07T20:12:06.1258741Z 2025-05-07T20:12:06.3894988Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:12:06.4107158Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:12:06.4108355Z self=, 2025-05-07T20:12:06.4109091Z index_type=torch.int32, 2025-05-07T20:12:06.4109515Z has_weight=False, 2025-05-07T20:12:06.4109911Z bucketize_pos=False, 2025-05-07T20:12:06.4110317Z ) 2025-05-07T20:12:06.4110751Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:12:06.4111523Z self=, 2025-05-07T20:12:06.4112244Z index_type=torch.int64, 2025-05-07T20:12:06.4112673Z has_weight=False, 2025-05-07T20:12:06.4113070Z bucketize_pos=True, 2025-05-07T20:12:06.4113443Z ) 2025-05-07T20:12:06.4113785Z PASSED 2025-05-07T20:12:06.4683529Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:12:06.4684597Z self=, 2025-05-07T20:12:06.4685257Z permute_size=0, 2025-05-07T20:12:06.4685641Z long_index=False, 2025-05-07T20:12:06.4686026Z ) 2025-05-07T20:12:06.4686387Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4687044Z self=, 2025-05-07T20:12:06.4687691Z permute_size=393, 2025-05-07T20:12:06.4688121Z long_index=False, 2025-05-07T20:12:06.4688501Z ) 2025-05-07T20:12:06.4688855Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4689508Z self=, 2025-05-07T20:12:06.4690162Z permute_size=393, 2025-05-07T20:12:06.4690551Z long_index=True, 2025-05-07T20:12:06.4690925Z ) 2025-05-07T20:12:06.4691294Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4691960Z self=, 2025-05-07T20:12:06.4692619Z permute_size=883, 2025-05-07T20:12:06.4693019Z long_index=False, 2025-05-07T20:12:06.4693403Z ) 2025-05-07T20:12:06.4693760Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4694416Z self=, 2025-05-07T20:12:06.4695070Z permute_size=516, 2025-05-07T20:12:06.4695458Z long_index=False, 2025-05-07T20:12:06.4695837Z ) 2025-05-07T20:12:06.4696203Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4697324Z self=, 2025-05-07T20:12:06.4698019Z permute_size=324, 2025-05-07T20:12:06.4698418Z long_index=True, 2025-05-07T20:12:06.4698781Z ) 2025-05-07T20:12:06.4699144Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4699797Z self=, 2025-05-07T20:12:06.4700668Z permute_size=661, 2025-05-07T20:12:06.4701062Z long_index=True, 2025-05-07T20:12:06.4701433Z ) 2025-05-07T20:12:06.4701789Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4702444Z self=, 2025-05-07T20:12:06.4703099Z permute_size=163, 2025-05-07T20:12:06.4703491Z long_index=False, 2025-05-07T20:12:06.4703962Z ) 2025-05-07T20:12:06.4704331Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4704988Z self=, 2025-05-07T20:12:06.4705649Z permute_size=542, 2025-05-07T20:12:06.4706051Z long_index=False, 2025-05-07T20:12:06.4706429Z ) 2025-05-07T20:12:06.4706780Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4707438Z self=, 2025-05-07T20:12:06.4708090Z permute_size=999, 2025-05-07T20:12:06.4708480Z long_index=True, 2025-05-07T20:12:06.4708867Z ) 2025-05-07T20:12:06.4709231Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4709879Z self=, 2025-05-07T20:12:06.4710536Z permute_size=168, 2025-05-07T20:12:06.4710930Z long_index=True, 2025-05-07T20:12:06.4711302Z ) 2025-05-07T20:12:06.4711654Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4712308Z self=, 2025-05-07T20:12:06.4712965Z permute_size=682, 2025-05-07T20:12:06.4713351Z long_index=False, 2025-05-07T20:12:06.4713737Z ) 2025-05-07T20:12:06.4714102Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4714747Z self=, 2025-05-07T20:12:06.4715402Z permute_size=704, 2025-05-07T20:12:06.4715797Z long_index=True, 2025-05-07T20:12:06.4716440Z ) 2025-05-07T20:12:06.4716824Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4717499Z self=, 2025-05-07T20:12:06.4718148Z permute_size=233, 2025-05-07T20:12:06.4718544Z long_index=True, 2025-05-07T20:12:06.4718922Z ) 2025-05-07T20:12:06.4719276Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4719930Z self=, 2025-05-07T20:12:06.4720587Z permute_size=447, 2025-05-07T20:12:06.4720986Z long_index=False, 2025-05-07T20:12:06.4721356Z ) 2025-05-07T20:12:06.4721717Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4722385Z self=, 2025-05-07T20:12:06.4723042Z permute_size=85, 2025-05-07T20:12:06.4723435Z long_index=True, 2025-05-07T20:12:06.4723815Z ) 2025-05-07T20:12:06.4724172Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4724824Z self=, 2025-05-07T20:12:06.4725487Z permute_size=998, 2025-05-07T20:12:06.4725872Z long_index=True, 2025-05-07T20:12:06.4726246Z ) 2025-05-07T20:12:06.4726605Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4727251Z self=, 2025-05-07T20:12:06.4727906Z permute_size=469, 2025-05-07T20:12:06.4728302Z long_index=True, 2025-05-07T20:12:06.4728676Z ) 2025-05-07T20:12:06.4729030Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4729687Z self=, 2025-05-07T20:12:06.4730344Z permute_size=431, 2025-05-07T20:12:06.4731211Z long_index=True, 2025-05-07T20:12:06.4731618Z ) 2025-05-07T20:12:06.4731976Z Trying example: test_invert_permute( 2025-05-07T20:12:06.4732623Z self=, 2025-05-07T20:12:06.4733280Z permute_size=38, 2025-05-07T20:12:06.4733668Z long_index=False, 2025-05-07T20:12:06.4734037Z ) 2025-05-07T20:12:06.4734674Z PASSED 2025-05-07T20:12:06.4790995Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:12:06.5289632Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:12:06.5290677Z self=, 2025-05-07T20:12:06.5291312Z N=1, 2025-05-07T20:12:06.5291683Z offsets_type=torch.int32, 2025-05-07T20:12:06.5292110Z ) 2025-05-07T20:12:06.5292461Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5293140Z self=, 2025-05-07T20:12:06.5293783Z N=10, 2025-05-07T20:12:06.5294146Z offsets_type=torch.int32, 2025-05-07T20:12:06.5294564Z ) 2025-05-07T20:12:06.5294925Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5295556Z self=, 2025-05-07T20:12:06.5296192Z N=10, 2025-05-07T20:12:06.5296558Z offsets_type=torch.int64, 2025-05-07T20:12:06.5296991Z ) 2025-05-07T20:12:06.5297357Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5297999Z self=, 2025-05-07T20:12:06.5298635Z N=19, 2025-05-07T20:12:06.5298994Z offsets_type=torch.int32, 2025-05-07T20:12:06.5299417Z ) 2025-05-07T20:12:06.5299772Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5300412Z self=, 2025-05-07T20:12:06.5301048Z N=11, 2025-05-07T20:12:06.5301411Z offsets_type=torch.int64, 2025-05-07T20:12:06.5301833Z ) 2025-05-07T20:12:06.5302200Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5302840Z self=, 2025-05-07T20:12:06.5303465Z N=18, 2025-05-07T20:12:06.5303907Z offsets_type=torch.int64, 2025-05-07T20:12:06.5304353Z ) 2025-05-07T20:12:06.5304706Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5305362Z self=, 2025-05-07T20:12:06.5305998Z N=2, 2025-05-07T20:12:06.5306349Z offsets_type=torch.int64, 2025-05-07T20:12:06.5306771Z ) 2025-05-07T20:12:06.5307134Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5307772Z self=, 2025-05-07T20:12:06.5308398Z N=2, 2025-05-07T20:12:06.5308754Z offsets_type=torch.int32, 2025-05-07T20:12:06.5309178Z ) 2025-05-07T20:12:06.5309528Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5310177Z self=, 2025-05-07T20:12:06.5310811Z N=20, 2025-05-07T20:12:06.5311166Z offsets_type=torch.int64, 2025-05-07T20:12:06.5311589Z ) 2025-05-07T20:12:06.5311945Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5312575Z self=, 2025-05-07T20:12:06.5313207Z N=8, 2025-05-07T20:12:06.5313591Z offsets_type=torch.int64, 2025-05-07T20:12:06.5314004Z ) 2025-05-07T20:12:06.5314363Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5315009Z self=, 2025-05-07T20:12:06.5315636Z N=20, 2025-05-07T20:12:06.5316000Z offsets_type=torch.int32, 2025-05-07T20:12:06.5316648Z ) 2025-05-07T20:12:06.5317008Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5317643Z self=, 2025-05-07T20:12:06.5318278Z N=9, 2025-05-07T20:12:06.5319084Z offsets_type=torch.int32, 2025-05-07T20:12:06.5319542Z ) 2025-05-07T20:12:06.5319899Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5320538Z self=, 2025-05-07T20:12:06.5321170Z N=16, 2025-05-07T20:12:06.5321535Z offsets_type=torch.int32, 2025-05-07T20:12:06.5321956Z ) 2025-05-07T20:12:06.5322306Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5323199Z self=, 2025-05-07T20:12:06.5323833Z N=15, 2025-05-07T20:12:06.5324188Z offsets_type=torch.int64, 2025-05-07T20:12:06.5324616Z ) 2025-05-07T20:12:06.5324979Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5325613Z self=, 2025-05-07T20:12:06.5326248Z N=3, 2025-05-07T20:12:06.5326614Z offsets_type=torch.int32, 2025-05-07T20:12:06.5327040Z ) 2025-05-07T20:12:06.5327391Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5328044Z self=, 2025-05-07T20:12:06.5328677Z N=5, 2025-05-07T20:12:06.5329036Z offsets_type=torch.int64, 2025-05-07T20:12:06.5329453Z ) 2025-05-07T20:12:06.5329813Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5330445Z self=, 2025-05-07T20:12:06.5331087Z N=13, 2025-05-07T20:12:06.5331453Z offsets_type=torch.int64, 2025-05-07T20:12:06.5331867Z ) 2025-05-07T20:12:06.5332222Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5332864Z self=, 2025-05-07T20:12:06.5333495Z N=8, 2025-05-07T20:12:06.5333860Z offsets_type=torch.int32, 2025-05-07T20:12:06.5334285Z ) 2025-05-07T20:12:06.5334638Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5335279Z self=, 2025-05-07T20:12:06.5335910Z N=1, 2025-05-07T20:12:06.5336285Z offsets_type=torch.int64, 2025-05-07T20:12:06.5336708Z ) 2025-05-07T20:12:06.5337066Z Trying example: test_offsets_range( 2025-05-07T20:12:06.5337709Z self=, 2025-05-07T20:12:06.5338334Z N=17, 2025-05-07T20:12:06.5338701Z offsets_type=torch.int64, 2025-05-07T20:12:06.5339129Z ) 2025-05-07T20:12:06.5339498Z PASSED 2025-05-07T20:12:06.5427098Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:12:06.5428346Z self=, 2025-05-07T20:12:06.5429091Z batch_size=2, 2025-05-07T20:12:06.5429452Z m=3, 2025-05-07T20:12:06.5429784Z k=4, 2025-05-07T20:12:06.5430115Z n=5, 2025-05-07T20:12:06.5430447Z use_cpu=True, 2025-05-07T20:12:06.5430813Z ) 2025-05-07T20:12:06.5432290Z PASSED 2025-05-07T20:12:06.5450141Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:12:06.5476369Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:12:06.5476949Z 2025-05-07T20:12:06.5477181Z ============================== 8 passed in 3.78s =============================== 2025-05-07T20:12:07.4937231Z 2025-05-07T20:12:07.4937891Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:12:07.4960852Z [TEST] Python test time for ./sparse/misc_ops_test.py: 8 seconds 2025-05-07T20:12:07.4961336Z 2025-05-07T20:12:07.4961342Z 2025-05-07T20:12:07.4961348Z 2025-05-07T20:12:07.4961353Z 2025-05-07T20:12:07.4977992Z ################################################################################ 2025-05-07T20:12:07.4998027Z # [2025-05-07T20:12:07.499Z] Run Python Test Suite: 2025-05-07T20:12:07.4998608Z # ./sparse/pack_segments_test.py 2025-05-07T20:12:07.4999126Z ################################################################################ 2025-05-07T20:12:07.5028009Z + 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:12:07.5029047Z 2025-05-07T20:12:10.6560742Z ============================= test session starts ============================== 2025-05-07T20:12:10.6561810Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:10.6563171Z cachedir: .pytest_cache 2025-05-07T20:12:10.6564093Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:10.6565119Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:10.6565619Z plugins: hypothesis-6.131.14 2025-05-07T20:12:13.9049239Z collecting ... collected 4 items 2025-05-07T20:12:13.9049625Z 2025-05-07T20:12:14.4548629Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:12:14.7335030Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:12:14.7352955Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:12:15.0329889Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:12:15.0330566Z 2025-05-07T20:12:15.0330818Z =========================== short test summary info ============================ 2025-05-07T20:12:15.0331669Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:12:15.0332484Z ========================= 3 passed, 1 skipped in 4.61s ========================= 2025-05-07T20:12:15.9839636Z 2025-05-07T20:12:15.9840552Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:12:15.9862570Z [TEST] Python test time for ./sparse/pack_segments_test.py: 8 seconds 2025-05-07T20:12:15.9863098Z 2025-05-07T20:12:15.9863104Z 2025-05-07T20:12:15.9863110Z 2025-05-07T20:12:15.9863116Z 2025-05-07T20:12:15.9878768Z ################################################################################ 2025-05-07T20:12:15.9898532Z # [2025-05-07T20:12:15.989Z] Run Python Test Suite: 2025-05-07T20:12:15.9899113Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:12:15.9899639Z ################################################################################ 2025-05-07T20:12:15.9930677Z + 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:12:15.9931733Z 2025-05-07T20:12:19.0736671Z ============================= test session starts ============================== 2025-05-07T20:12:19.0737683Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:19.0738515Z cachedir: .pytest_cache 2025-05-07T20:12:19.0739478Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:19.0740501Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:19.0740997Z plugins: hypothesis-6.131.14 2025-05-07T20:12:22.1905029Z collecting ... collected 1 item 2025-05-07T20:12:22.1905401Z 2025-05-07T20:12:22.4392633Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4394027Z self=, 2025-05-07T20:12:22.4394842Z B=0, 2025-05-07T20:12:22.4395183Z T=0, 2025-05-07T20:12:22.4395514Z L=2, 2025-05-07T20:12:22.4395859Z long_index=False, 2025-05-07T20:12:22.4396420Z permute_fn=, 2025-05-07T20:12:22.4397047Z ) 2025-05-07T20:12:22.4397415Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4398602Z self=, 2025-05-07T20:12:22.4399444Z B=13, 2025-05-07T20:12:22.4399772Z T=0, 2025-05-07T20:12:22.4400103Z L=2, 2025-05-07T20:12:22.4400447Z long_index=False, 2025-05-07T20:12:22.4401004Z permute_fn=, 2025-05-07T20:12:22.4401623Z ) 2025-05-07T20:12:22.4401997Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4403121Z self=, 2025-05-07T20:12:22.4403927Z B=13, 2025-05-07T20:12:22.4404261Z T=13, 2025-05-07T20:12:22.4404587Z L=12, 2025-05-07T20:12:22.4404936Z long_index=True, 2025-05-07T20:12:22.4405530Z permute_fn=, 2025-05-07T20:12:22.4406183Z ) 2025-05-07T20:12:22.4406550Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4407389Z self=, 2025-05-07T20:12:22.4408203Z B=13, 2025-05-07T20:12:22.4408531Z T=20, 2025-05-07T20:12:22.4408868Z L=10, 2025-05-07T20:12:22.4409214Z long_index=False, 2025-05-07T20:12:22.4409766Z permute_fn=, 2025-05-07T20:12:22.4410385Z ) 2025-05-07T20:12:22.4410811Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4411654Z self=, 2025-05-07T20:12:22.4412466Z B=13, 2025-05-07T20:12:22.4412804Z T=2, 2025-05-07T20:12:22.4413137Z L=17, 2025-05-07T20:12:22.4413479Z long_index=False, 2025-05-07T20:12:22.4414075Z permute_fn=, 2025-05-07T20:12:22.4414730Z ) 2025-05-07T20:12:22.4415096Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4415935Z self=, 2025-05-07T20:12:22.4416985Z B=13, 2025-05-07T20:12:22.4417327Z T=1, 2025-05-07T20:12:22.4417667Z L=18, 2025-05-07T20:12:22.4418010Z long_index=False, 2025-05-07T20:12:22.4418565Z permute_fn=, 2025-05-07T20:12:22.4419173Z ) 2025-05-07T20:12:22.4419543Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4420369Z self=, 2025-05-07T20:12:22.4421173Z B=8, 2025-05-07T20:12:22.4421503Z T=10, 2025-05-07T20:12:22.4421833Z L=2, 2025-05-07T20:12:22.4422169Z long_index=False, 2025-05-07T20:12:22.4422727Z permute_fn=, 2025-05-07T20:12:22.4423339Z ) 2025-05-07T20:12:22.4423699Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4424614Z self=, 2025-05-07T20:12:22.4425417Z B=12, 2025-05-07T20:12:22.4425743Z T=13, 2025-05-07T20:12:22.4426083Z L=2, 2025-05-07T20:12:22.4426426Z long_index=True, 2025-05-07T20:12:22.4426972Z permute_fn=, 2025-05-07T20:12:22.4427588Z ) 2025-05-07T20:12:22.4427957Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4428792Z self=, 2025-05-07T20:12:22.4429627Z B=5, 2025-05-07T20:12:22.4429964Z T=8, 2025-05-07T20:12:22.4430291Z L=16, 2025-05-07T20:12:22.4430630Z long_index=True, 2025-05-07T20:12:22.4431216Z permute_fn=, 2025-05-07T20:12:22.4431867Z ) 2025-05-07T20:12:22.4432228Z Trying example: test_permute_embeddings( 2025-05-07T20:12:22.4433058Z self=, 2025-05-07T20:12:22.4433858Z B=14, 2025-05-07T20:12:22.4434186Z T=4, 2025-05-07T20:12:22.4435008Z L=9, 2025-05-07T20:12:22.4435368Z long_index=True, 2025-05-07T20:12:22.4435943Z permute_fn=, 2025-05-07T20:12:22.4436594Z ) 2025-05-07T20:12:22.4436913Z PASSED 2025-05-07T20:12:22.4437105Z 2025-05-07T20:12:22.4437339Z ============================== 1 passed in 3.59s =============================== 2025-05-07T20:12:23.3482532Z 2025-05-07T20:12:23.3483504Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:12:23.3503621Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 8 seconds 2025-05-07T20:12:23.3504292Z 2025-05-07T20:12:23.3504298Z 2025-05-07T20:12:23.3504304Z 2025-05-07T20:12:23.3504309Z 2025-05-07T20:12:23.3521142Z ################################################################################ 2025-05-07T20:12:23.3540983Z # [2025-05-07T20:12:23.353Z] Run Python Test Suite: 2025-05-07T20:12:23.3541575Z # ./sparse/permute_indices_test.py 2025-05-07T20:12:23.3542122Z ################################################################################ 2025-05-07T20:12:23.3569982Z + 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:12:23.3571006Z 2025-05-07T20:12:26.4091844Z ============================= test session starts ============================== 2025-05-07T20:12:26.4092888Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:26.4093725Z cachedir: .pytest_cache 2025-05-07T20:12:26.4094647Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:26.4095660Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:26.4096159Z plugins: hypothesis-6.131.14 2025-05-07T20:12:29.6764788Z collecting ... collected 3 items 2025-05-07T20:12:29.6765200Z 2025-05-07T20:12:30.1867606Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:12:30.1868905Z self=, 2025-05-07T20:12:30.1869649Z B=0, 2025-05-07T20:12:30.1869998Z T=0, 2025-05-07T20:12:30.1870335Z L=2, 2025-05-07T20:12:30.1870675Z long_index=False, 2025-05-07T20:12:30.1871089Z has_weight=False, 2025-05-07T20:12:30.1871476Z is_1D=False, 2025-05-07T20:12:30.1871829Z W=4, 2025-05-07T20:12:30.1872166Z ) 2025-05-07T20:12:30.1872529Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1873278Z self=, 2025-05-07T20:12:30.1874023Z B=5, 2025-05-07T20:12:30.1874352Z T=0, 2025-05-07T20:12:30.1874676Z L=2, 2025-05-07T20:12:30.1875019Z long_index=False, 2025-05-07T20:12:30.1875419Z has_weight=False, 2025-05-07T20:12:30.1875797Z is_1D=False, 2025-05-07T20:12:30.1876176Z W=4, 2025-05-07T20:12:30.1876507Z ) 2025-05-07T20:12:30.1876865Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1877621Z self=, 2025-05-07T20:12:30.1878356Z B=5, 2025-05-07T20:12:30.1878692Z T=19, 2025-05-07T20:12:30.1879020Z L=11, 2025-05-07T20:12:30.1879369Z long_index=False, 2025-05-07T20:12:30.1879775Z has_weight=True, 2025-05-07T20:12:30.1880148Z is_1D=True, 2025-05-07T20:12:30.1880503Z W=6, 2025-05-07T20:12:30.1880838Z ) 2025-05-07T20:12:30.1881195Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1881951Z self=, 2025-05-07T20:12:30.1882687Z B=17, 2025-05-07T20:12:30.1883014Z T=2, 2025-05-07T20:12:30.1883346Z L=14, 2025-05-07T20:12:30.1883692Z long_index=True, 2025-05-07T20:12:30.1884077Z has_weight=False, 2025-05-07T20:12:30.1884461Z is_1D=True, 2025-05-07T20:12:30.1885268Z W=7, 2025-05-07T20:12:30.1885619Z ) 2025-05-07T20:12:30.1885981Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1886733Z self=, 2025-05-07T20:12:30.1887466Z B=20, 2025-05-07T20:12:30.1887802Z T=12, 2025-05-07T20:12:30.1888133Z L=19, 2025-05-07T20:12:30.1888713Z long_index=True, 2025-05-07T20:12:30.1889102Z has_weight=False, 2025-05-07T20:12:30.1889487Z is_1D=True, 2025-05-07T20:12:30.1889838Z W=5, 2025-05-07T20:12:30.1890173Z ) 2025-05-07T20:12:30.1890538Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1891295Z self=, 2025-05-07T20:12:30.1892037Z B=1, 2025-05-07T20:12:30.1892370Z T=6, 2025-05-07T20:12:30.1892702Z L=8, 2025-05-07T20:12:30.1893037Z long_index=True, 2025-05-07T20:12:30.1893427Z has_weight=False, 2025-05-07T20:12:30.1893815Z is_1D=True, 2025-05-07T20:12:30.1894172Z W=5, 2025-05-07T20:12:30.1894501Z ) 2025-05-07T20:12:30.1894867Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1895613Z self=, 2025-05-07T20:12:30.1896354Z B=3, 2025-05-07T20:12:30.1896688Z T=2, 2025-05-07T20:12:30.1897013Z L=11, 2025-05-07T20:12:30.1897372Z long_index=False, 2025-05-07T20:12:30.1897762Z has_weight=True, 2025-05-07T20:12:30.1898137Z is_1D=False, 2025-05-07T20:12:30.1898498Z W=7, 2025-05-07T20:12:30.1898835Z ) 2025-05-07T20:12:30.1899194Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1899951Z self=, 2025-05-07T20:12:30.1900692Z B=17, 2025-05-07T20:12:30.1901051Z T=6, 2025-05-07T20:12:30.1901389Z L=8, 2025-05-07T20:12:30.1901732Z long_index=True, 2025-05-07T20:12:30.1902118Z has_weight=False, 2025-05-07T20:12:30.1902512Z is_1D=False, 2025-05-07T20:12:30.1902882Z W=8, 2025-05-07T20:12:30.1903204Z ) 2025-05-07T20:12:30.1903569Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1904448Z self=, 2025-05-07T20:12:30.1905188Z B=4, 2025-05-07T20:12:30.1905512Z T=8, 2025-05-07T20:12:30.1905848Z L=7, 2025-05-07T20:12:30.1906203Z long_index=True, 2025-05-07T20:12:30.1906583Z has_weight=False, 2025-05-07T20:12:30.1906966Z is_1D=True, 2025-05-07T20:12:30.1907316Z W=4, 2025-05-07T20:12:30.1907640Z ) 2025-05-07T20:12:30.1908003Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1908760Z self=, 2025-05-07T20:12:30.1909492Z B=6, 2025-05-07T20:12:30.1909822Z T=4, 2025-05-07T20:12:30.1910153Z L=12, 2025-05-07T20:12:30.1910490Z long_index=False, 2025-05-07T20:12:30.1910880Z has_weight=True, 2025-05-07T20:12:30.1911275Z is_1D=False, 2025-05-07T20:12:30.1911631Z W=6, 2025-05-07T20:12:30.1911958Z ) 2025-05-07T20:12:30.1912320Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1913065Z self=, 2025-05-07T20:12:30.1913806Z B=11, 2025-05-07T20:12:30.1914143Z T=17, 2025-05-07T20:12:30.1914476Z L=2, 2025-05-07T20:12:30.1914819Z long_index=False, 2025-05-07T20:12:30.1915211Z has_weight=True, 2025-05-07T20:12:30.1915589Z is_1D=True, 2025-05-07T20:12:30.1915942Z W=4, 2025-05-07T20:12:30.1916441Z ) 2025-05-07T20:12:30.1916804Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1917551Z self=, 2025-05-07T20:12:30.1918289Z B=4, 2025-05-07T20:12:30.1918616Z T=17, 2025-05-07T20:12:30.1918940Z L=2, 2025-05-07T20:12:30.1919282Z long_index=False, 2025-05-07T20:12:30.1919677Z has_weight=True, 2025-05-07T20:12:30.1920554Z is_1D=True, 2025-05-07T20:12:30.1920932Z W=4, 2025-05-07T20:12:30.1921258Z ) 2025-05-07T20:12:30.1921613Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1922365Z self=, 2025-05-07T20:12:30.1923102Z B=17, 2025-05-07T20:12:30.1923429Z T=17, 2025-05-07T20:12:30.1924033Z L=2, 2025-05-07T20:12:30.1924374Z long_index=False, 2025-05-07T20:12:30.1924757Z has_weight=True, 2025-05-07T20:12:30.1925139Z is_1D=True, 2025-05-07T20:12:30.1925490Z W=4, 2025-05-07T20:12:30.1925808Z ) 2025-05-07T20:12:30.1926174Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1926925Z self=, 2025-05-07T20:12:30.1927661Z B=17, 2025-05-07T20:12:30.1927985Z T=17, 2025-05-07T20:12:30.1928313Z L=2, 2025-05-07T20:12:30.1928650Z long_index=True, 2025-05-07T20:12:30.1929030Z has_weight=True, 2025-05-07T20:12:30.1929416Z is_1D=True, 2025-05-07T20:12:30.1929775Z W=4, 2025-05-07T20:12:30.1930095Z ) 2025-05-07T20:12:30.1930456Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1931206Z self=, 2025-05-07T20:12:30.1931934Z B=17, 2025-05-07T20:12:30.1932268Z T=17, 2025-05-07T20:12:30.1932607Z L=4, 2025-05-07T20:12:30.1932941Z long_index=True, 2025-05-07T20:12:30.1933325Z has_weight=True, 2025-05-07T20:12:30.1933706Z is_1D=True, 2025-05-07T20:12:30.1934052Z W=4, 2025-05-07T20:12:30.1934380Z ) 2025-05-07T20:12:30.1934747Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1935493Z self=, 2025-05-07T20:12:30.1936233Z B=4, 2025-05-07T20:12:30.1936566Z T=17, 2025-05-07T20:12:30.1936895Z L=4, 2025-05-07T20:12:30.1937235Z long_index=True, 2025-05-07T20:12:30.1937636Z has_weight=True, 2025-05-07T20:12:30.1938009Z is_1D=True, 2025-05-07T20:12:30.1938366Z W=4, 2025-05-07T20:12:30.1938692Z ) 2025-05-07T20:12:30.1939115Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1939864Z self=, 2025-05-07T20:12:30.1940601Z B=4, 2025-05-07T20:12:30.1940930Z T=4, 2025-05-07T20:12:30.1941265Z L=4, 2025-05-07T20:12:30.1941604Z long_index=True, 2025-05-07T20:12:30.1941993Z has_weight=True, 2025-05-07T20:12:30.1942369Z is_1D=True, 2025-05-07T20:12:30.1942726Z W=4, 2025-05-07T20:12:30.1943051Z ) 2025-05-07T20:12:30.1943405Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1944277Z self=, 2025-05-07T20:12:30.1945017Z B=6, 2025-05-07T20:12:30.1945350Z T=12, 2025-05-07T20:12:30.1945674Z L=9, 2025-05-07T20:12:30.1946017Z long_index=True, 2025-05-07T20:12:30.1946414Z has_weight=False, 2025-05-07T20:12:30.1946791Z is_1D=True, 2025-05-07T20:12:30.1947145Z W=5, 2025-05-07T20:12:30.1947474Z ) 2025-05-07T20:12:30.1947827Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1948585Z self=, 2025-05-07T20:12:30.1949320Z B=6, 2025-05-07T20:12:30.1949643Z T=12, 2025-05-07T20:12:30.1949989Z L=12, 2025-05-07T20:12:30.1950325Z long_index=True, 2025-05-07T20:12:30.1950703Z has_weight=False, 2025-05-07T20:12:30.1951083Z is_1D=True, 2025-05-07T20:12:30.1951439Z W=5, 2025-05-07T20:12:30.1951758Z ) 2025-05-07T20:12:30.1952120Z Trying example: test_permute_indices( 2025-05-07T20:12:30.1952876Z self=, 2025-05-07T20:12:30.1953615Z B=6, 2025-05-07T20:12:30.1953946Z T=12, 2025-05-07T20:12:30.1954280Z L=12, 2025-05-07T20:12:30.1954617Z long_index=True, 2025-05-07T20:12:30.1955353Z has_weight=True, 2025-05-07T20:12:30.1955751Z is_1D=True, 2025-05-07T20:12:30.1956098Z W=5, 2025-05-07T20:12:30.1956430Z ) 2025-05-07T20:12:30.1956753Z PASSED 2025-05-07T20:12:30.1957524Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:12:30.2413291Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2415287Z self=, 2025-05-07T20:12:30.2416248Z B=1, 2025-05-07T20:12:30.2416596Z T=1, 2025-05-07T20:12:30.2416927Z L=2, 2025-05-07T20:12:30.2417267Z long_index=False, 2025-05-07T20:12:30.2417664Z has_weight=False, 2025-05-07T20:12:30.2418036Z ) 2025-05-07T20:12:30.2418448Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2419369Z self=, 2025-05-07T20:12:30.2420187Z B=5, 2025-05-07T20:12:30.2420518Z T=1, 2025-05-07T20:12:30.2420845Z L=2, 2025-05-07T20:12:30.2421178Z long_index=False, 2025-05-07T20:12:30.2421570Z has_weight=False, 2025-05-07T20:12:30.2421949Z ) 2025-05-07T20:12:30.2422348Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2423256Z self=, 2025-05-07T20:12:30.2424189Z B=5, 2025-05-07T20:12:30.2424520Z T=15, 2025-05-07T20:12:30.2424856Z L=3, 2025-05-07T20:12:30.2425201Z long_index=False, 2025-05-07T20:12:30.2425596Z has_weight=True, 2025-05-07T20:12:30.2425965Z ) 2025-05-07T20:12:30.2426377Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2427281Z self=, 2025-05-07T20:12:30.2428098Z B=12, 2025-05-07T20:12:30.2428445Z T=16, 2025-05-07T20:12:30.2428785Z L=20, 2025-05-07T20:12:30.2429127Z long_index=True, 2025-05-07T20:12:30.2429523Z has_weight=False, 2025-05-07T20:12:30.2429906Z ) 2025-05-07T20:12:30.2430298Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2431197Z self=, 2025-05-07T20:12:30.2432038Z B=1, 2025-05-07T20:12:30.2432363Z T=6, 2025-05-07T20:12:30.2432698Z L=20, 2025-05-07T20:12:30.2433043Z long_index=True, 2025-05-07T20:12:30.2433421Z has_weight=True, 2025-05-07T20:12:30.2433798Z ) 2025-05-07T20:12:30.2434203Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2435103Z self=, 2025-05-07T20:12:30.2435931Z B=4, 2025-05-07T20:12:30.2436262Z T=20, 2025-05-07T20:12:30.2436656Z L=9, 2025-05-07T20:12:30.2437005Z long_index=True, 2025-05-07T20:12:30.2437396Z has_weight=True, 2025-05-07T20:12:30.2437774Z ) 2025-05-07T20:12:30.2438174Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2439075Z self=, 2025-05-07T20:12:30.2439904Z B=18, 2025-05-07T20:12:30.2440241Z T=6, 2025-05-07T20:12:30.2440577Z L=12, 2025-05-07T20:12:30.2440933Z long_index=False, 2025-05-07T20:12:30.2441325Z has_weight=False, 2025-05-07T20:12:30.2441697Z ) 2025-05-07T20:12:30.2442103Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2442996Z self=, 2025-05-07T20:12:30.2443810Z B=16, 2025-05-07T20:12:30.2444143Z T=13, 2025-05-07T20:12:30.2444500Z L=11, 2025-05-07T20:12:30.2444839Z long_index=True, 2025-05-07T20:12:30.2445228Z has_weight=True, 2025-05-07T20:12:30.2445600Z ) 2025-05-07T20:12:30.2446379Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2447305Z self=, 2025-05-07T20:12:30.2448125Z B=15, 2025-05-07T20:12:30.2448455Z T=11, 2025-05-07T20:12:30.2448788Z L=8, 2025-05-07T20:12:30.2449130Z long_index=True, 2025-05-07T20:12:30.2449707Z has_weight=False, 2025-05-07T20:12:30.2450085Z ) 2025-05-07T20:12:30.2450489Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:12:30.2451390Z self=, 2025-05-07T20:12:30.2452209Z B=4, 2025-05-07T20:12:30.2452543Z T=15, 2025-05-07T20:12:30.2452881Z L=11, 2025-05-07T20:12:30.2453216Z long_index=True, 2025-05-07T20:12:30.2453603Z has_weight=False, 2025-05-07T20:12:30.2453977Z ) 2025-05-07T20:12:30.2454292Z PASSED 2025-05-07T20:12:30.2454492Z 2025-05-07T20:12:30.2454744Z =========================== short test summary info ============================ 2025-05-07T20:12:30.2455578Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:12:30.2472940Z ========================= 2 passed, 1 skipped in 4.06s ========================= 2025-05-07T20:12:31.2099304Z 2025-05-07T20:12:31.2100075Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:12:31.2121497Z [TEST] Python test time for ./sparse/permute_indices_test.py: 8 seconds 2025-05-07T20:12:31.2122024Z 2025-05-07T20:12:31.2122030Z 2025-05-07T20:12:31.2122036Z 2025-05-07T20:12:31.2122042Z 2025-05-07T20:12:31.2138643Z ################################################################################ 2025-05-07T20:12:31.2157364Z # [2025-05-07T20:12:31.215Z] Run Python Test Suite: 2025-05-07T20:12:31.2158063Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:12:31.2158611Z ################################################################################ 2025-05-07T20:12:31.2189199Z + 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:12:31.2190280Z 2025-05-07T20:12:34.2452343Z ============================= test session starts ============================== 2025-05-07T20:12:34.2453489Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:34.2454389Z cachedir: .pytest_cache 2025-05-07T20:12:34.2455319Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:34.2456340Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:34.2456835Z plugins: hypothesis-6.131.14 2025-05-07T20:12:37.4052824Z collecting ... collected 2 items 2025-05-07T20:12:37.4053213Z 2025-05-07T20:12:37.6933971Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:12:37.7780386Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:12:37.7781234Z 2025-05-07T20:12:37.7781466Z ============================== 2 passed in 3.75s =============================== 2025-05-07T20:12:38.6932967Z 2025-05-07T20:12:38.6933901Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:12:38.6954265Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 7 seconds 2025-05-07T20:12:38.6954816Z 2025-05-07T20:12:38.6954822Z 2025-05-07T20:12:38.6954828Z 2025-05-07T20:12:38.6954841Z 2025-05-07T20:12:38.6970272Z ################################################################################ 2025-05-07T20:12:38.6989584Z # [2025-05-07T20:12:38.698Z] Run Python Test Suite: 2025-05-07T20:12:38.6990148Z # ./sparse/reorder_batched_test.py 2025-05-07T20:12:38.6991178Z ################################################################################ 2025-05-07T20:12:38.7017354Z + 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:12:38.7018355Z 2025-05-07T20:12:41.7743464Z ============================= test session starts ============================== 2025-05-07T20:12:41.7744546Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:41.7745887Z cachedir: .pytest_cache 2025-05-07T20:12:41.7746812Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:41.7747831Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:41.7748337Z plugins: hypothesis-6.131.14 2025-05-07T20:12:44.9161266Z collecting ... collected 7 items 2025-05-07T20:12:44.9161673Z 2025-05-07T20:12:45.2310391Z 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:12:45.2312019Z self=, 2025-05-07T20:12:45.2312896Z B=1, 2025-05-07T20:12:45.2313228Z T=1, 2025-05-07T20:12:45.2313561Z L=2, 2025-05-07T20:12:45.2313893Z A=1, 2025-05-07T20:12:45.2314259Z Dtype=torch.int32, 2025-05-07T20:12:45.2314668Z Itype=torch.int32, 2025-05-07T20:12:45.2315085Z broadcast_indices=False, 2025-05-07T20:12:45.2315521Z max_batch_size=0, 2025-05-07T20:12:45.2315895Z ) 2025-05-07T20:12:45.2316554Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2317527Z self=, 2025-05-07T20:12:45.2318376Z B=17, 2025-05-07T20:12:45.2318718Z T=1, 2025-05-07T20:12:45.2319053Z L=2, 2025-05-07T20:12:45.2319383Z A=1, 2025-05-07T20:12:45.2319752Z Dtype=torch.int32, 2025-05-07T20:12:45.2320159Z Itype=torch.int32, 2025-05-07T20:12:45.2320571Z broadcast_indices=False, 2025-05-07T20:12:45.2321004Z max_batch_size=0, 2025-05-07T20:12:45.2321390Z ) 2025-05-07T20:12:45.2321824Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2322787Z self=, 2025-05-07T20:12:45.2323654Z B=17, 2025-05-07T20:12:45.2323991Z T=4, 2025-05-07T20:12:45.2324319Z L=8, 2025-05-07T20:12:45.2324662Z A=19, 2025-05-07T20:12:45.2325017Z Dtype=torch.float32, 2025-05-07T20:12:45.2325427Z Itype=torch.int64, 2025-05-07T20:12:45.2325840Z broadcast_indices=False, 2025-05-07T20:12:45.2326288Z max_batch_size=0, 2025-05-07T20:12:45.2326659Z ) 2025-05-07T20:12:45.2327100Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2328079Z self=, 2025-05-07T20:12:45.2328941Z B=11, 2025-05-07T20:12:45.2329275Z T=4, 2025-05-07T20:12:45.2329607Z L=4, 2025-05-07T20:12:45.2329940Z A=9, 2025-05-07T20:12:45.2330287Z Dtype=torch.float32, 2025-05-07T20:12:45.2330706Z Itype=torch.int64, 2025-05-07T20:12:45.2331119Z broadcast_indices=False, 2025-05-07T20:12:45.2331551Z max_batch_size=-2, 2025-05-07T20:12:45.2331945Z ) 2025-05-07T20:12:45.2332388Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2333340Z self=, 2025-05-07T20:12:45.2334192Z B=18, 2025-05-07T20:12:45.2334526Z T=20, 2025-05-07T20:12:45.2334851Z L=7, 2025-05-07T20:12:45.2335188Z A=20, 2025-05-07T20:12:45.2335536Z Dtype=torch.int64, 2025-05-07T20:12:45.2335939Z Itype=torch.int32, 2025-05-07T20:12:45.2336345Z broadcast_indices=True, 2025-05-07T20:12:45.2336771Z max_batch_size=1, 2025-05-07T20:12:45.2337619Z ) 2025-05-07T20:12:45.2338097Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2339061Z self=, 2025-05-07T20:12:45.2339921Z B=1, 2025-05-07T20:12:45.2340252Z T=9, 2025-05-07T20:12:45.2340587Z L=20, 2025-05-07T20:12:45.2341136Z A=1, 2025-05-07T20:12:45.2341477Z Dtype=torch.int32, 2025-05-07T20:12:45.2341887Z Itype=torch.int32, 2025-05-07T20:12:45.2342302Z broadcast_indices=False, 2025-05-07T20:12:45.2342729Z max_batch_size=5, 2025-05-07T20:12:45.2343119Z ) 2025-05-07T20:12:45.2343559Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2344637Z self=, 2025-05-07T20:12:45.2345501Z B=17, 2025-05-07T20:12:45.2345839Z T=8, 2025-05-07T20:12:45.2346162Z L=3, 2025-05-07T20:12:45.2346498Z A=14, 2025-05-07T20:12:45.2346851Z Dtype=torch.int64, 2025-05-07T20:12:45.2347261Z Itype=torch.int64, 2025-05-07T20:12:45.2347667Z broadcast_indices=False, 2025-05-07T20:12:45.2348099Z max_batch_size=0, 2025-05-07T20:12:45.2348476Z ) 2025-05-07T20:12:45.2348906Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2349865Z self=, 2025-05-07T20:12:45.2350730Z B=11, 2025-05-07T20:12:45.2351056Z T=6, 2025-05-07T20:12:45.2351390Z L=4, 2025-05-07T20:12:45.2351720Z A=18, 2025-05-07T20:12:45.2352068Z Dtype=torch.float32, 2025-05-07T20:12:45.2352487Z Itype=torch.int64, 2025-05-07T20:12:45.2352893Z broadcast_indices=True, 2025-05-07T20:12:45.2353310Z max_batch_size=5, 2025-05-07T20:12:45.2353684Z ) 2025-05-07T20:12:45.2354123Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2355083Z self=, 2025-05-07T20:12:45.2355938Z B=10, 2025-05-07T20:12:45.2356273Z T=9, 2025-05-07T20:12:45.2356603Z L=3, 2025-05-07T20:12:45.2356925Z A=10, 2025-05-07T20:12:45.2357279Z Dtype=torch.float32, 2025-05-07T20:12:45.2357700Z Itype=torch.int64, 2025-05-07T20:12:45.2358100Z broadcast_indices=True, 2025-05-07T20:12:45.2358537Z max_batch_size=2, 2025-05-07T20:12:45.2358914Z ) 2025-05-07T20:12:45.2359346Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2360304Z self=, 2025-05-07T20:12:45.2361164Z B=3, 2025-05-07T20:12:45.2361491Z T=7, 2025-05-07T20:12:45.2361820Z L=15, 2025-05-07T20:12:45.2362154Z A=1, 2025-05-07T20:12:45.2362493Z Dtype=torch.int64, 2025-05-07T20:12:45.2362898Z Itype=torch.int32, 2025-05-07T20:12:45.2363307Z broadcast_indices=True, 2025-05-07T20:12:45.2363734Z max_batch_size=0, 2025-05-07T20:12:45.2364119Z ) 2025-05-07T20:12:45.2364557Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2365514Z self=, 2025-05-07T20:12:45.2366372Z B=20, 2025-05-07T20:12:45.2366705Z T=6, 2025-05-07T20:12:45.2367052Z L=6, 2025-05-07T20:12:45.2367376Z A=17, 2025-05-07T20:12:45.2367724Z Dtype=torch.int32, 2025-05-07T20:12:45.2368134Z Itype=torch.int32, 2025-05-07T20:12:45.2368541Z broadcast_indices=False, 2025-05-07T20:12:45.2368978Z max_batch_size=-1, 2025-05-07T20:12:45.2369356Z ) 2025-05-07T20:12:45.2369785Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2370741Z self=, 2025-05-07T20:12:45.2371592Z B=20, 2025-05-07T20:12:45.2371919Z T=1, 2025-05-07T20:12:45.2372508Z L=6, 2025-05-07T20:12:45.2372866Z A=17, 2025-05-07T20:12:45.2373214Z Dtype=torch.int32, 2025-05-07T20:12:45.2373620Z Itype=torch.int32, 2025-05-07T20:12:45.2374031Z broadcast_indices=False, 2025-05-07T20:12:45.2374458Z max_batch_size=-1, 2025-05-07T20:12:45.2374838Z ) 2025-05-07T20:12:45.2375276Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2376411Z self=, 2025-05-07T20:12:45.2377260Z B=6, 2025-05-07T20:12:45.2377595Z T=1, 2025-05-07T20:12:45.2377926Z L=6, 2025-05-07T20:12:45.2378255Z A=17, 2025-05-07T20:12:45.2378606Z Dtype=torch.int32, 2025-05-07T20:12:45.2379016Z Itype=torch.int32, 2025-05-07T20:12:45.2379421Z broadcast_indices=False, 2025-05-07T20:12:45.2379856Z max_batch_size=-1, 2025-05-07T20:12:45.2380232Z ) 2025-05-07T20:12:45.2380661Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2381629Z self=, 2025-05-07T20:12:45.2382487Z B=6, 2025-05-07T20:12:45.2382814Z T=1, 2025-05-07T20:12:45.2383147Z L=6, 2025-05-07T20:12:45.2383479Z A=1, 2025-05-07T20:12:45.2383824Z Dtype=torch.int32, 2025-05-07T20:12:45.2384357Z Itype=torch.int32, 2025-05-07T20:12:45.2384780Z broadcast_indices=False, 2025-05-07T20:12:45.2385209Z max_batch_size=-1, 2025-05-07T20:12:45.2385590Z ) 2025-05-07T20:12:45.2386027Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2386992Z self=, 2025-05-07T20:12:45.2387847Z B=6, 2025-05-07T20:12:45.2388182Z T=1, 2025-05-07T20:12:45.2388514Z L=2, 2025-05-07T20:12:45.2388841Z A=1, 2025-05-07T20:12:45.2389191Z Dtype=torch.int32, 2025-05-07T20:12:45.2389592Z Itype=torch.int32, 2025-05-07T20:12:45.2390003Z broadcast_indices=False, 2025-05-07T20:12:45.2390448Z max_batch_size=-1, 2025-05-07T20:12:45.2390826Z ) 2025-05-07T20:12:45.2391257Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2392225Z self=, 2025-05-07T20:12:45.2393085Z B=1, 2025-05-07T20:12:45.2393419Z T=1, 2025-05-07T20:12:45.2393751Z L=2, 2025-05-07T20:12:45.2394087Z A=1, 2025-05-07T20:12:45.2394425Z Dtype=torch.int32, 2025-05-07T20:12:45.2394828Z Itype=torch.int32, 2025-05-07T20:12:45.2395237Z broadcast_indices=False, 2025-05-07T20:12:45.2395666Z max_batch_size=-1, 2025-05-07T20:12:45.2396046Z ) 2025-05-07T20:12:45.2396484Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2397455Z self=, 2025-05-07T20:12:45.2398306Z B=1, 2025-05-07T20:12:45.2398654Z T=1, 2025-05-07T20:12:45.2398986Z L=2, 2025-05-07T20:12:45.2399313Z A=1, 2025-05-07T20:12:45.2399680Z Dtype=torch.int32, 2025-05-07T20:12:45.2400087Z Itype=torch.int32, 2025-05-07T20:12:45.2400491Z broadcast_indices=False, 2025-05-07T20:12:45.2400929Z max_batch_size=1, 2025-05-07T20:12:45.2401311Z ) 2025-05-07T20:12:45.2401744Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2402717Z self=, 2025-05-07T20:12:45.2403573Z B=19, 2025-05-07T20:12:45.2403902Z T=17, 2025-05-07T20:12:45.2404239Z L=2, 2025-05-07T20:12:45.2404571Z A=4, 2025-05-07T20:12:45.2404912Z Dtype=torch.int32, 2025-05-07T20:12:45.2405316Z Itype=torch.int64, 2025-05-07T20:12:45.2405723Z broadcast_indices=True, 2025-05-07T20:12:45.2406143Z max_batch_size=-1, 2025-05-07T20:12:45.2406528Z ) 2025-05-07T20:12:45.2407350Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2408335Z self=, 2025-05-07T20:12:45.2409184Z B=19, 2025-05-07T20:12:45.2409524Z T=17, 2025-05-07T20:12:45.2409857Z L=2, 2025-05-07T20:12:45.2410191Z A=2, 2025-05-07T20:12:45.2410543Z Dtype=torch.int32, 2025-05-07T20:12:45.2411135Z Itype=torch.int64, 2025-05-07T20:12:45.2411538Z broadcast_indices=True, 2025-05-07T20:12:45.2411966Z max_batch_size=-1, 2025-05-07T20:12:45.2412350Z ) 2025-05-07T20:12:45.2412782Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.2413742Z self=, 2025-05-07T20:12:45.2414596Z B=19, 2025-05-07T20:12:45.2414932Z T=17, 2025-05-07T20:12:45.2415258Z L=2, 2025-05-07T20:12:45.2415589Z A=2, 2025-05-07T20:12:45.2415935Z Dtype=torch.int32, 2025-05-07T20:12:45.2416630Z Itype=torch.int64, 2025-05-07T20:12:45.2417044Z broadcast_indices=True, 2025-05-07T20:12:45.2417471Z max_batch_size=2, 2025-05-07T20:12:45.2417842Z ) 2025-05-07T20:12:45.2418218Z PASSED 2025-05-07T20:12:45.2418901Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:12:45.3527412Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3529052Z self=, 2025-05-07T20:12:45.3529894Z B=1, 2025-05-07T20:12:45.3530220Z T=1, 2025-05-07T20:12:45.3530561Z L=2, 2025-05-07T20:12:45.3530900Z A=1, 2025-05-07T20:12:45.3531245Z Dtype=torch.int32, 2025-05-07T20:12:45.3531649Z Itype=torch.int32, 2025-05-07T20:12:45.3532124Z broadcast_indices=False, 2025-05-07T20:12:45.3532542Z ) 2025-05-07T20:12:45.3532986Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3533910Z self=, 2025-05-07T20:12:45.3534738Z B=6, 2025-05-07T20:12:45.3535071Z T=1, 2025-05-07T20:12:45.3535401Z L=2, 2025-05-07T20:12:45.3535723Z A=1, 2025-05-07T20:12:45.3536075Z Dtype=torch.int32, 2025-05-07T20:12:45.3536490Z Itype=torch.int32, 2025-05-07T20:12:45.3536896Z broadcast_indices=False, 2025-05-07T20:12:45.3537327Z ) 2025-05-07T20:12:45.3537747Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3538659Z self=, 2025-05-07T20:12:45.3539493Z B=6, 2025-05-07T20:12:45.3539830Z T=11, 2025-05-07T20:12:45.3540156Z L=3, 2025-05-07T20:12:45.3540493Z A=18, 2025-05-07T20:12:45.3540862Z Dtype=torch.float32, 2025-05-07T20:12:45.3541284Z Itype=torch.int32, 2025-05-07T20:12:45.3541703Z broadcast_indices=False, 2025-05-07T20:12:45.3542124Z ) 2025-05-07T20:12:45.3542547Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3543457Z self=, 2025-05-07T20:12:45.3544400Z B=18, 2025-05-07T20:12:45.3544736Z T=1, 2025-05-07T20:12:45.3545058Z L=2, 2025-05-07T20:12:45.3545402Z A=1, 2025-05-07T20:12:45.3545749Z Dtype=torch.int32, 2025-05-07T20:12:45.3546144Z Itype=torch.int32, 2025-05-07T20:12:45.3546553Z broadcast_indices=False, 2025-05-07T20:12:45.3546969Z ) 2025-05-07T20:12:45.3547378Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3548292Z self=, 2025-05-07T20:12:45.3549119Z B=18, 2025-05-07T20:12:45.3549451Z T=17, 2025-05-07T20:12:45.3549802Z L=5, 2025-05-07T20:12:45.3550135Z A=14, 2025-05-07T20:12:45.3550928Z Dtype=torch.float32, 2025-05-07T20:12:45.3551394Z Itype=torch.int64, 2025-05-07T20:12:45.3551803Z broadcast_indices=True, 2025-05-07T20:12:45.3552213Z ) 2025-05-07T20:12:45.3552732Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3553659Z self=, 2025-05-07T20:12:45.3554789Z B=20, 2025-05-07T20:12:45.3555117Z T=19, 2025-05-07T20:12:45.3555452Z L=13, 2025-05-07T20:12:45.3555782Z A=19, 2025-05-07T20:12:45.3556125Z Dtype=torch.int32, 2025-05-07T20:12:45.3556528Z Itype=torch.int64, 2025-05-07T20:12:45.3556936Z broadcast_indices=True, 2025-05-07T20:12:45.3557520Z ) 2025-05-07T20:12:45.3557944Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3558870Z self=, 2025-05-07T20:12:45.3559692Z B=7, 2025-05-07T20:12:45.3560023Z T=17, 2025-05-07T20:12:45.3560370Z L=8, 2025-05-07T20:12:45.3560699Z A=13, 2025-05-07T20:12:45.3561050Z Dtype=torch.int32, 2025-05-07T20:12:45.3561451Z Itype=torch.int64, 2025-05-07T20:12:45.3561865Z broadcast_indices=False, 2025-05-07T20:12:45.3562275Z ) 2025-05-07T20:12:45.3562691Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3563609Z self=, 2025-05-07T20:12:45.3564447Z B=5, 2025-05-07T20:12:45.3564780Z T=18, 2025-05-07T20:12:45.3565114Z L=10, 2025-05-07T20:12:45.3565438Z A=7, 2025-05-07T20:12:45.3565788Z Dtype=torch.float32, 2025-05-07T20:12:45.3566268Z Itype=torch.int64, 2025-05-07T20:12:45.3566675Z broadcast_indices=True, 2025-05-07T20:12:45.3567082Z ) 2025-05-07T20:12:45.3567497Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3568415Z self=, 2025-05-07T20:12:45.3569249Z B=20, 2025-05-07T20:12:45.3569611Z T=15, 2025-05-07T20:12:45.3569937Z L=11, 2025-05-07T20:12:45.3570272Z A=1, 2025-05-07T20:12:45.3570617Z Dtype=torch.int64, 2025-05-07T20:12:45.3571015Z Itype=torch.int32, 2025-05-07T20:12:45.3571422Z broadcast_indices=True, 2025-05-07T20:12:45.3571830Z ) 2025-05-07T20:12:45.3572253Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3573167Z self=, 2025-05-07T20:12:45.3573995Z B=7, 2025-05-07T20:12:45.3574322Z T=18, 2025-05-07T20:12:45.3574656Z L=4, 2025-05-07T20:12:45.3574989Z A=19, 2025-05-07T20:12:45.3575329Z Dtype=torch.int64, 2025-05-07T20:12:45.3575729Z Itype=torch.int64, 2025-05-07T20:12:45.3576139Z broadcast_indices=True, 2025-05-07T20:12:45.3576538Z ) 2025-05-07T20:12:45.3576954Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3577882Z self=, 2025-05-07T20:12:45.3578720Z B=1, 2025-05-07T20:12:45.3579044Z T=6, 2025-05-07T20:12:45.3579374Z L=8, 2025-05-07T20:12:45.3579706Z A=7, 2025-05-07T20:12:45.3580052Z Dtype=torch.int32, 2025-05-07T20:12:45.3580455Z Itype=torch.int32, 2025-05-07T20:12:45.3580873Z broadcast_indices=False, 2025-05-07T20:12:45.3581287Z ) 2025-05-07T20:12:45.3581709Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3582626Z self=, 2025-05-07T20:12:45.3583449Z B=7, 2025-05-07T20:12:45.3583780Z T=6, 2025-05-07T20:12:45.3584188Z L=8, 2025-05-07T20:12:45.3584511Z A=7, 2025-05-07T20:12:45.3584862Z Dtype=torch.int32, 2025-05-07T20:12:45.3585264Z Itype=torch.int32, 2025-05-07T20:12:45.3585667Z broadcast_indices=False, 2025-05-07T20:12:45.3586080Z ) 2025-05-07T20:12:45.3586839Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3587798Z self=, 2025-05-07T20:12:45.3588630Z B=7, 2025-05-07T20:12:45.3588965Z T=7, 2025-05-07T20:12:45.3589290Z L=8, 2025-05-07T20:12:45.3589626Z A=7, 2025-05-07T20:12:45.3590131Z Dtype=torch.int32, 2025-05-07T20:12:45.3590531Z Itype=torch.int32, 2025-05-07T20:12:45.3590933Z broadcast_indices=False, 2025-05-07T20:12:45.3591352Z ) 2025-05-07T20:12:45.3591772Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3592685Z self=, 2025-05-07T20:12:45.3593520Z B=7, 2025-05-07T20:12:45.3593857Z T=7, 2025-05-07T20:12:45.3594186Z L=8, 2025-05-07T20:12:45.3594517Z A=8, 2025-05-07T20:12:45.3594870Z Dtype=torch.int32, 2025-05-07T20:12:45.3595273Z Itype=torch.int32, 2025-05-07T20:12:45.3595686Z broadcast_indices=False, 2025-05-07T20:12:45.3596104Z ) 2025-05-07T20:12:45.3596515Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3597433Z self=, 2025-05-07T20:12:45.3598267Z B=8, 2025-05-07T20:12:45.3598593Z T=7, 2025-05-07T20:12:45.3598940Z L=8, 2025-05-07T20:12:45.3599274Z A=8, 2025-05-07T20:12:45.3599615Z Dtype=torch.int32, 2025-05-07T20:12:45.3600021Z Itype=torch.int32, 2025-05-07T20:12:45.3600432Z broadcast_indices=False, 2025-05-07T20:12:45.3600856Z ) 2025-05-07T20:12:45.3601266Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3602179Z self=, 2025-05-07T20:12:45.3603012Z B=8, 2025-05-07T20:12:45.3603341Z T=7, 2025-05-07T20:12:45.3603675Z L=7, 2025-05-07T20:12:45.3604009Z A=8, 2025-05-07T20:12:45.3604361Z Dtype=torch.int32, 2025-05-07T20:12:45.3604766Z Itype=torch.int32, 2025-05-07T20:12:45.3605171Z broadcast_indices=False, 2025-05-07T20:12:45.3605581Z ) 2025-05-07T20:12:45.3606004Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3606925Z self=, 2025-05-07T20:12:45.3607760Z B=7, 2025-05-07T20:12:45.3608100Z T=7, 2025-05-07T20:12:45.3608433Z L=7, 2025-05-07T20:12:45.3608753Z A=8, 2025-05-07T20:12:45.3609105Z Dtype=torch.int32, 2025-05-07T20:12:45.3609506Z Itype=torch.int32, 2025-05-07T20:12:45.3609913Z broadcast_indices=False, 2025-05-07T20:12:45.3610333Z ) 2025-05-07T20:12:45.3610750Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3611666Z self=, 2025-05-07T20:12:45.3612496Z B=12, 2025-05-07T20:12:45.3612841Z T=5, 2025-05-07T20:12:45.3613173Z L=2, 2025-05-07T20:12:45.3613495Z A=6, 2025-05-07T20:12:45.3613845Z Dtype=torch.int64, 2025-05-07T20:12:45.3614247Z Itype=torch.int64, 2025-05-07T20:12:45.3614653Z broadcast_indices=False, 2025-05-07T20:12:45.3615070Z ) 2025-05-07T20:12:45.3615486Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3616608Z self=, 2025-05-07T20:12:45.3617448Z B=6, 2025-05-07T20:12:45.3617778Z T=5, 2025-05-07T20:12:45.3618098Z L=2, 2025-05-07T20:12:45.3618426Z A=6, 2025-05-07T20:12:45.3618770Z Dtype=torch.int64, 2025-05-07T20:12:45.3619162Z Itype=torch.int64, 2025-05-07T20:12:45.3619569Z broadcast_indices=False, 2025-05-07T20:12:45.3619988Z ) 2025-05-07T20:12:45.3620394Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3621705Z self=, 2025-05-07T20:12:45.3622558Z B=6, 2025-05-07T20:12:45.3622887Z T=2, 2025-05-07T20:12:45.3623214Z L=2, 2025-05-07T20:12:45.3623541Z A=6, 2025-05-07T20:12:45.3624006Z Dtype=torch.int64, 2025-05-07T20:12:45.3624409Z Itype=torch.int64, 2025-05-07T20:12:45.3624815Z broadcast_indices=False, 2025-05-07T20:12:45.3625471Z ) 2025-05-07T20:12:45.3625882Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3626795Z self=, 2025-05-07T20:12:45.3627620Z B=6, 2025-05-07T20:12:45.3627949Z T=2, 2025-05-07T20:12:45.3628278Z L=6, 2025-05-07T20:12:45.3628606Z A=6, 2025-05-07T20:12:45.3628944Z Dtype=torch.int64, 2025-05-07T20:12:45.3629344Z Itype=torch.int64, 2025-05-07T20:12:45.3629754Z broadcast_indices=False, 2025-05-07T20:12:45.3630163Z ) 2025-05-07T20:12:45.3630588Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3631506Z self=, 2025-05-07T20:12:45.3632335Z B=6, 2025-05-07T20:12:45.3632660Z T=2, 2025-05-07T20:12:45.3632991Z L=2, 2025-05-07T20:12:45.3633320Z A=2, 2025-05-07T20:12:45.3633661Z Dtype=torch.int64, 2025-05-07T20:12:45.3634068Z Itype=torch.int64, 2025-05-07T20:12:45.3634487Z broadcast_indices=False, 2025-05-07T20:12:45.3634899Z ) 2025-05-07T20:12:45.3635324Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3636238Z self=, 2025-05-07T20:12:45.3637058Z B=2, 2025-05-07T20:12:45.3637394Z T=2, 2025-05-07T20:12:45.3637721Z L=2, 2025-05-07T20:12:45.3638044Z A=2, 2025-05-07T20:12:45.3638397Z Dtype=torch.int64, 2025-05-07T20:12:45.3638798Z Itype=torch.int64, 2025-05-07T20:12:45.3639209Z broadcast_indices=False, 2025-05-07T20:12:45.3639628Z ) 2025-05-07T20:12:45.3640039Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3640949Z self=, 2025-05-07T20:12:45.3641787Z B=9, 2025-05-07T20:12:45.3642119Z T=13, 2025-05-07T20:12:45.3642453Z L=6, 2025-05-07T20:12:45.3642786Z A=20, 2025-05-07T20:12:45.3643141Z Dtype=torch.float32, 2025-05-07T20:12:45.3643555Z Itype=torch.int32, 2025-05-07T20:12:45.3643955Z broadcast_indices=True, 2025-05-07T20:12:45.3644358Z ) 2025-05-07T20:12:45.3644771Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3645677Z self=, 2025-05-07T20:12:45.3646503Z B=9, 2025-05-07T20:12:45.3646837Z T=20, 2025-05-07T20:12:45.3647159Z L=6, 2025-05-07T20:12:45.3647493Z A=20, 2025-05-07T20:12:45.3647840Z Dtype=torch.float32, 2025-05-07T20:12:45.3648257Z Itype=torch.int32, 2025-05-07T20:12:45.3648669Z broadcast_indices=True, 2025-05-07T20:12:45.3649078Z ) 2025-05-07T20:12:45.3649490Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3650408Z self=, 2025-05-07T20:12:45.3651246Z B=20, 2025-05-07T20:12:45.3651579Z T=20, 2025-05-07T20:12:45.3651901Z L=6, 2025-05-07T20:12:45.3652231Z A=20, 2025-05-07T20:12:45.3652583Z Dtype=torch.float32, 2025-05-07T20:12:45.3652991Z Itype=torch.int32, 2025-05-07T20:12:45.3653397Z broadcast_indices=True, 2025-05-07T20:12:45.3653799Z ) 2025-05-07T20:12:45.3654209Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3655123Z self=, 2025-05-07T20:12:45.3655953Z B=20, 2025-05-07T20:12:45.3656279Z T=20, 2025-05-07T20:12:45.3656913Z L=6, 2025-05-07T20:12:45.3657272Z A=6, 2025-05-07T20:12:45.3657617Z Dtype=torch.float32, 2025-05-07T20:12:45.3658031Z Itype=torch.int32, 2025-05-07T20:12:45.3658440Z broadcast_indices=True, 2025-05-07T20:12:45.3658841Z ) 2025-05-07T20:12:45.3659256Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3660176Z self=, 2025-05-07T20:12:45.3661192Z B=20, 2025-05-07T20:12:45.3661553Z T=20, 2025-05-07T20:12:45.3661882Z L=20, 2025-05-07T20:12:45.3662215Z A=20, 2025-05-07T20:12:45.3662562Z Dtype=torch.float32, 2025-05-07T20:12:45.3662981Z Itype=torch.int32, 2025-05-07T20:12:45.3663386Z broadcast_indices=True, 2025-05-07T20:12:45.3663786Z ) 2025-05-07T20:12:45.3664328Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3665254Z self=, 2025-05-07T20:12:45.3666075Z B=19, 2025-05-07T20:12:45.3666409Z T=11, 2025-05-07T20:12:45.3666741Z L=20, 2025-05-07T20:12:45.3667070Z A=12, 2025-05-07T20:12:45.3667419Z Dtype=torch.int64, 2025-05-07T20:12:45.3667863Z Itype=torch.int32, 2025-05-07T20:12:45.3668265Z broadcast_indices=False, 2025-05-07T20:12:45.3668684Z ) 2025-05-07T20:12:45.3942978Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3944030Z self=, 2025-05-07T20:12:45.3944865Z B=11, 2025-05-07T20:12:45.3945201Z T=11, 2025-05-07T20:12:45.3945540Z L=20, 2025-05-07T20:12:45.3945865Z A=12, 2025-05-07T20:12:45.3946216Z Dtype=torch.int64, 2025-05-07T20:12:45.3946622Z Itype=torch.int32, 2025-05-07T20:12:45.3947029Z broadcast_indices=False, 2025-05-07T20:12:45.3947449Z ) 2025-05-07T20:12:45.3947872Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3948873Z self=, 2025-05-07T20:12:45.3949700Z B=11, 2025-05-07T20:12:45.3950034Z T=11, 2025-05-07T20:12:45.3950361Z L=12, 2025-05-07T20:12:45.3950688Z A=12, 2025-05-07T20:12:45.3951042Z Dtype=torch.int64, 2025-05-07T20:12:45.3951441Z Itype=torch.int32, 2025-05-07T20:12:45.3951863Z broadcast_indices=False, 2025-05-07T20:12:45.3952279Z ) 2025-05-07T20:12:45.3952697Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3953610Z self=, 2025-05-07T20:12:45.3954440Z B=11, 2025-05-07T20:12:45.3954777Z T=12, 2025-05-07T20:12:45.3955112Z L=12, 2025-05-07T20:12:45.3955436Z A=12, 2025-05-07T20:12:45.3955786Z Dtype=torch.int64, 2025-05-07T20:12:45.3956189Z Itype=torch.int32, 2025-05-07T20:12:45.3956594Z broadcast_indices=False, 2025-05-07T20:12:45.3957028Z ) 2025-05-07T20:12:45.3957452Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3958368Z self=, 2025-05-07T20:12:45.3959204Z B=12, 2025-05-07T20:12:45.3959541Z T=12, 2025-05-07T20:12:45.3959867Z L=12, 2025-05-07T20:12:45.3960202Z A=12, 2025-05-07T20:12:45.3960564Z Dtype=torch.int64, 2025-05-07T20:12:45.3960969Z Itype=torch.int32, 2025-05-07T20:12:45.3961385Z broadcast_indices=False, 2025-05-07T20:12:45.3961804Z ) 2025-05-07T20:12:45.3962226Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3963152Z self=, 2025-05-07T20:12:45.3963984Z B=4, 2025-05-07T20:12:45.3964320Z T=4, 2025-05-07T20:12:45.3964647Z L=3, 2025-05-07T20:12:45.3964983Z A=6, 2025-05-07T20:12:45.3965336Z Dtype=torch.float32, 2025-05-07T20:12:45.3966191Z Itype=torch.int32, 2025-05-07T20:12:45.3966633Z broadcast_indices=False, 2025-05-07T20:12:45.3967051Z ) 2025-05-07T20:12:45.3967460Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3968378Z self=, 2025-05-07T20:12:45.3969209Z B=4, 2025-05-07T20:12:45.3969828Z T=4, 2025-05-07T20:12:45.3970160Z L=4, 2025-05-07T20:12:45.3970492Z A=6, 2025-05-07T20:12:45.3970838Z Dtype=torch.float32, 2025-05-07T20:12:45.3971254Z Itype=torch.int32, 2025-05-07T20:12:45.3971669Z broadcast_indices=False, 2025-05-07T20:12:45.3972085Z ) 2025-05-07T20:12:45.3972502Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3973421Z self=, 2025-05-07T20:12:45.3974251Z B=4, 2025-05-07T20:12:45.3974579Z T=4, 2025-05-07T20:12:45.3974911Z L=4, 2025-05-07T20:12:45.3975259Z A=4, 2025-05-07T20:12:45.3975609Z Dtype=torch.float32, 2025-05-07T20:12:45.3976023Z Itype=torch.int32, 2025-05-07T20:12:45.3976432Z broadcast_indices=False, 2025-05-07T20:12:45.3976844Z ) 2025-05-07T20:12:45.3977268Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3978190Z self=, 2025-05-07T20:12:45.3979028Z B=14, 2025-05-07T20:12:45.3979358Z T=16, 2025-05-07T20:12:45.3979693Z L=20, 2025-05-07T20:12:45.3980017Z A=13, 2025-05-07T20:12:45.3980366Z Dtype=torch.int32, 2025-05-07T20:12:45.3980774Z Itype=torch.int64, 2025-05-07T20:12:45.3981174Z broadcast_indices=True, 2025-05-07T20:12:45.3981584Z ) 2025-05-07T20:12:45.3982006Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3982918Z self=, 2025-05-07T20:12:45.3983762Z B=14, 2025-05-07T20:12:45.3984229Z T=13, 2025-05-07T20:12:45.3984662Z L=20, 2025-05-07T20:12:45.3984992Z A=13, 2025-05-07T20:12:45.3985345Z Dtype=torch.int32, 2025-05-07T20:12:45.3985749Z Itype=torch.int64, 2025-05-07T20:12:45.3986193Z broadcast_indices=True, 2025-05-07T20:12:45.3986652Z ) 2025-05-07T20:12:45.3987071Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3988001Z self=, 2025-05-07T20:12:45.3988899Z B=13, 2025-05-07T20:12:45.3989236Z T=13, 2025-05-07T20:12:45.3989566Z L=20, 2025-05-07T20:12:45.3989906Z A=13, 2025-05-07T20:12:45.3990259Z Dtype=torch.int32, 2025-05-07T20:12:45.3990660Z Itype=torch.int64, 2025-05-07T20:12:45.3991071Z broadcast_indices=True, 2025-05-07T20:12:45.3991482Z ) 2025-05-07T20:12:45.3991999Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:12:45.3993004Z self=, 2025-05-07T20:12:45.3993838Z B=13, 2025-05-07T20:12:45.3994166Z T=20, 2025-05-07T20:12:45.3994499Z L=20, 2025-05-07T20:12:45.3994835Z A=13, 2025-05-07T20:12:45.3995188Z Dtype=torch.int32, 2025-05-07T20:12:45.3995590Z Itype=torch.int64, 2025-05-07T20:12:45.3995996Z broadcast_indices=True, 2025-05-07T20:12:45.3996417Z ) 2025-05-07T20:12:45.3996736Z PASSED 2025-05-07T20:12:45.3997439Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:12:45.5035932Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5037528Z self=, 2025-05-07T20:12:45.5038375Z B=1, 2025-05-07T20:12:45.5038714Z T=1, 2025-05-07T20:12:45.5039045Z L=2, 2025-05-07T20:12:45.5039842Z A=1, 2025-05-07T20:12:45.5040218Z Dtype=torch.int32, 2025-05-07T20:12:45.5040637Z broadcast_lengths=False, 2025-05-07T20:12:45.5041066Z ) 2025-05-07T20:12:45.5041489Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5042402Z self=, 2025-05-07T20:12:45.5043473Z B=15, 2025-05-07T20:12:45.5043817Z T=1, 2025-05-07T20:12:45.5044144Z L=2, 2025-05-07T20:12:45.5044477Z A=1, 2025-05-07T20:12:45.5044829Z Dtype=torch.int32, 2025-05-07T20:12:45.5045249Z broadcast_lengths=False, 2025-05-07T20:12:45.5045663Z ) 2025-05-07T20:12:45.5046079Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5047005Z self=, 2025-05-07T20:12:45.5047836Z B=15, 2025-05-07T20:12:45.5048172Z T=17, 2025-05-07T20:12:45.5048506Z L=19, 2025-05-07T20:12:45.5048844Z A=10, 2025-05-07T20:12:45.5049197Z Dtype=torch.int32, 2025-05-07T20:12:45.5049614Z broadcast_lengths=False, 2025-05-07T20:12:45.5050056Z ) 2025-05-07T20:12:45.5050474Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5051400Z self=, 2025-05-07T20:12:45.5052239Z B=11, 2025-05-07T20:12:45.5052576Z T=1, 2025-05-07T20:12:45.5052914Z L=2, 2025-05-07T20:12:45.5053249Z A=1, 2025-05-07T20:12:45.5053599Z Dtype=torch.int32, 2025-05-07T20:12:45.5054017Z broadcast_lengths=False, 2025-05-07T20:12:45.5054497Z ) 2025-05-07T20:12:45.5055063Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5055979Z self=, 2025-05-07T20:12:45.5056830Z B=11, 2025-05-07T20:12:45.5057164Z T=6, 2025-05-07T20:12:45.5057498Z L=17, 2025-05-07T20:12:45.5057841Z A=11, 2025-05-07T20:12:45.5058190Z Dtype=torch.int32, 2025-05-07T20:12:45.5058612Z broadcast_lengths=True, 2025-05-07T20:12:45.5059031Z ) 2025-05-07T20:12:45.5059599Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5060521Z self=, 2025-05-07T20:12:45.5061363Z B=3, 2025-05-07T20:12:45.5061691Z T=9, 2025-05-07T20:12:45.5062059Z L=18, 2025-05-07T20:12:45.5062398Z A=12, 2025-05-07T20:12:45.5062743Z Dtype=torch.int64, 2025-05-07T20:12:45.5063293Z broadcast_lengths=False, 2025-05-07T20:12:45.5063711Z ) 2025-05-07T20:12:45.5064209Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5065133Z self=, 2025-05-07T20:12:45.5065966Z B=2, 2025-05-07T20:12:45.5066296Z T=19, 2025-05-07T20:12:45.5066632Z L=4, 2025-05-07T20:12:45.5066980Z A=4, 2025-05-07T20:12:45.5067331Z Dtype=torch.float32, 2025-05-07T20:12:45.5067765Z broadcast_lengths=True, 2025-05-07T20:12:45.5068173Z ) 2025-05-07T20:12:45.5068586Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5069504Z self=, 2025-05-07T20:12:45.5070345Z B=6, 2025-05-07T20:12:45.5070671Z T=1, 2025-05-07T20:12:45.5071010Z L=19, 2025-05-07T20:12:45.5071351Z A=16, 2025-05-07T20:12:45.5071695Z Dtype=torch.int32, 2025-05-07T20:12:45.5090662Z broadcast_lengths=False, 2025-05-07T20:12:45.5091260Z ) 2025-05-07T20:12:45.5091685Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5092614Z self=, 2025-05-07T20:12:45.5093451Z B=20, 2025-05-07T20:12:45.5093785Z T=12, 2025-05-07T20:12:45.5094119Z L=11, 2025-05-07T20:12:45.5094749Z A=10, 2025-05-07T20:12:45.5095117Z Dtype=torch.int32, 2025-05-07T20:12:45.5095540Z broadcast_lengths=False, 2025-05-07T20:12:45.5095962Z ) 2025-05-07T20:12:45.5096694Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5097653Z self=, 2025-05-07T20:12:45.5098657Z B=2, 2025-05-07T20:12:45.5098989Z T=2, 2025-05-07T20:12:45.5099327Z L=20, 2025-05-07T20:12:45.5099660Z A=13, 2025-05-07T20:12:45.5100006Z Dtype=torch.int64, 2025-05-07T20:12:45.5100447Z broadcast_lengths=True, 2025-05-07T20:12:45.5100873Z ) 2025-05-07T20:12:45.5101287Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5102210Z self=, 2025-05-07T20:12:45.5103045Z B=6, 2025-05-07T20:12:45.5103387Z T=6, 2025-05-07T20:12:45.5103713Z L=9, 2025-05-07T20:12:45.5104167Z A=5, 2025-05-07T20:12:45.5104522Z Dtype=torch.float32, 2025-05-07T20:12:45.5104944Z broadcast_lengths=False, 2025-05-07T20:12:45.5105361Z ) 2025-05-07T20:12:45.5105786Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5106698Z self=, 2025-05-07T20:12:45.5107543Z B=5, 2025-05-07T20:12:45.5107876Z T=6, 2025-05-07T20:12:45.5108198Z L=9, 2025-05-07T20:12:45.5108530Z A=5, 2025-05-07T20:12:45.5108883Z Dtype=torch.float32, 2025-05-07T20:12:45.5109302Z broadcast_lengths=False, 2025-05-07T20:12:45.5109724Z ) 2025-05-07T20:12:45.5110139Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5111149Z self=, 2025-05-07T20:12:45.5111980Z B=5, 2025-05-07T20:12:45.5112314Z T=6, 2025-05-07T20:12:45.5112644Z L=5, 2025-05-07T20:12:45.5112974Z A=5, 2025-05-07T20:12:45.5113329Z Dtype=torch.float32, 2025-05-07T20:12:45.5113753Z broadcast_lengths=False, 2025-05-07T20:12:45.5114163Z ) 2025-05-07T20:12:45.5114579Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5115493Z self=, 2025-05-07T20:12:45.5116631Z B=5, 2025-05-07T20:12:45.5116978Z T=6, 2025-05-07T20:12:45.5117307Z L=6, 2025-05-07T20:12:45.5117629Z A=5, 2025-05-07T20:12:45.5117983Z Dtype=torch.float32, 2025-05-07T20:12:45.5118413Z broadcast_lengths=False, 2025-05-07T20:12:45.5118824Z ) 2025-05-07T20:12:45.5119251Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5120168Z self=, 2025-05-07T20:12:45.5120995Z B=6, 2025-05-07T20:12:45.5121340Z T=6, 2025-05-07T20:12:45.5121674Z L=6, 2025-05-07T20:12:45.5122009Z A=5, 2025-05-07T20:12:45.5122368Z Dtype=torch.float32, 2025-05-07T20:12:45.5122795Z broadcast_lengths=False, 2025-05-07T20:12:45.5123215Z ) 2025-05-07T20:12:45.5123625Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5124545Z self=, 2025-05-07T20:12:45.5125385Z B=5, 2025-05-07T20:12:45.5125713Z T=6, 2025-05-07T20:12:45.5126047Z L=6, 2025-05-07T20:12:45.5126380Z A=6, 2025-05-07T20:12:45.5126729Z Dtype=torch.float32, 2025-05-07T20:12:45.5127159Z broadcast_lengths=False, 2025-05-07T20:12:45.5127578Z ) 2025-05-07T20:12:45.5127987Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5128905Z self=, 2025-05-07T20:12:45.5129736Z B=13, 2025-05-07T20:12:45.5130063Z T=10, 2025-05-07T20:12:45.5130400Z L=20, 2025-05-07T20:12:45.5131223Z A=11, 2025-05-07T20:12:45.5131590Z Dtype=torch.int32, 2025-05-07T20:12:45.5132006Z broadcast_lengths=True, 2025-05-07T20:12:45.5132416Z ) 2025-05-07T20:12:45.5132827Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5133751Z self=, 2025-05-07T20:12:45.5134866Z B=13, 2025-05-07T20:12:45.5135204Z T=10, 2025-05-07T20:12:45.5135547Z L=10, 2025-05-07T20:12:45.5135881Z A=11, 2025-05-07T20:12:45.5136221Z Dtype=torch.int32, 2025-05-07T20:12:45.5136632Z broadcast_lengths=True, 2025-05-07T20:12:45.5137044Z ) 2025-05-07T20:12:45.5137458Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5138376Z self=, 2025-05-07T20:12:45.5139205Z B=13, 2025-05-07T20:12:45.5139538Z T=11, 2025-05-07T20:12:45.5139865Z L=10, 2025-05-07T20:12:45.5140214Z A=11, 2025-05-07T20:12:45.5140582Z Dtype=torch.int32, 2025-05-07T20:12:45.5140987Z broadcast_lengths=True, 2025-05-07T20:12:45.5141392Z ) 2025-05-07T20:12:45.5141818Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5142731Z self=, 2025-05-07T20:12:45.5143572Z B=13, 2025-05-07T20:12:45.5144159Z T=13, 2025-05-07T20:12:45.5144498Z L=10, 2025-05-07T20:12:45.5144830Z A=11, 2025-05-07T20:12:45.5145177Z Dtype=torch.int32, 2025-05-07T20:12:45.5145581Z broadcast_lengths=True, 2025-05-07T20:12:45.5145990Z ) 2025-05-07T20:12:45.5146408Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5147322Z self=, 2025-05-07T20:12:45.5148157Z B=10, 2025-05-07T20:12:45.5148493Z T=10, 2025-05-07T20:12:45.5148818Z L=10, 2025-05-07T20:12:45.5149165Z A=11, 2025-05-07T20:12:45.5149524Z Dtype=torch.int32, 2025-05-07T20:12:45.5149935Z broadcast_lengths=True, 2025-05-07T20:12:45.5150339Z ) 2025-05-07T20:12:45.5150755Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5151673Z self=, 2025-05-07T20:12:45.5152722Z B=10, 2025-05-07T20:12:45.5153062Z T=10, 2025-05-07T20:12:45.5153395Z L=10, 2025-05-07T20:12:45.5153721Z A=10, 2025-05-07T20:12:45.5154071Z Dtype=torch.int32, 2025-05-07T20:12:45.5154484Z broadcast_lengths=True, 2025-05-07T20:12:45.5154887Z ) 2025-05-07T20:12:45.5155298Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5156216Z self=, 2025-05-07T20:12:45.5157040Z B=4, 2025-05-07T20:12:45.5157371Z T=13, 2025-05-07T20:12:45.5157704Z L=11, 2025-05-07T20:12:45.5158042Z A=20, 2025-05-07T20:12:45.5158389Z Dtype=torch.int32, 2025-05-07T20:12:45.5158798Z broadcast_lengths=True, 2025-05-07T20:12:45.5159207Z ) 2025-05-07T20:12:45.5159631Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5160553Z self=, 2025-05-07T20:12:45.5161398Z B=4, 2025-05-07T20:12:45.5161728Z T=13, 2025-05-07T20:12:45.5162062Z L=11, 2025-05-07T20:12:45.5162396Z A=13, 2025-05-07T20:12:45.5162736Z Dtype=torch.int32, 2025-05-07T20:12:45.5163147Z broadcast_lengths=True, 2025-05-07T20:12:45.5163558Z ) 2025-05-07T20:12:45.5163971Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5164891Z self=, 2025-05-07T20:12:45.5165725Z B=13, 2025-05-07T20:12:45.5166052Z T=13, 2025-05-07T20:12:45.5166385Z L=11, 2025-05-07T20:12:45.5167047Z A=13, 2025-05-07T20:12:45.5167409Z Dtype=torch.int32, 2025-05-07T20:12:45.5167820Z broadcast_lengths=True, 2025-05-07T20:12:45.5168229Z ) 2025-05-07T20:12:45.5168636Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5169555Z self=, 2025-05-07T20:12:45.5170568Z B=13, 2025-05-07T20:12:45.5170899Z T=13, 2025-05-07T20:12:45.5171223Z L=13, 2025-05-07T20:12:45.5171561Z A=13, 2025-05-07T20:12:45.5171910Z Dtype=torch.int32, 2025-05-07T20:12:45.5172313Z broadcast_lengths=True, 2025-05-07T20:12:45.5172723Z ) 2025-05-07T20:12:45.5173141Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5174053Z self=, 2025-05-07T20:12:45.5174887Z B=17, 2025-05-07T20:12:45.5175218Z T=19, 2025-05-07T20:12:45.5175544Z L=13, 2025-05-07T20:12:45.5175887Z A=18, 2025-05-07T20:12:45.5176237Z Dtype=torch.int32, 2025-05-07T20:12:45.5176638Z broadcast_lengths=True, 2025-05-07T20:12:45.5177048Z ) 2025-05-07T20:12:45.5177467Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5178378Z self=, 2025-05-07T20:12:45.5179219Z B=18, 2025-05-07T20:12:45.5179555Z T=19, 2025-05-07T20:12:45.5179895Z L=13, 2025-05-07T20:12:45.5180218Z A=18, 2025-05-07T20:12:45.5180568Z Dtype=torch.int32, 2025-05-07T20:12:45.5180976Z broadcast_lengths=True, 2025-05-07T20:12:45.5181378Z ) 2025-05-07T20:12:45.5181791Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5182705Z self=, 2025-05-07T20:12:45.5183531Z B=18, 2025-05-07T20:12:45.5184017Z T=19, 2025-05-07T20:12:45.5184363Z L=13, 2025-05-07T20:12:45.5184697Z A=19, 2025-05-07T20:12:45.5185049Z Dtype=torch.int32, 2025-05-07T20:12:45.5185466Z broadcast_lengths=True, 2025-05-07T20:12:45.5185868Z ) 2025-05-07T20:12:45.5186288Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5187205Z self=, 2025-05-07T20:12:45.5188037Z B=18, 2025-05-07T20:12:45.5188373Z T=18, 2025-05-07T20:12:45.5188713Z L=13, 2025-05-07T20:12:45.5189040Z A=18, 2025-05-07T20:12:45.5189391Z Dtype=torch.int32, 2025-05-07T20:12:45.5189806Z broadcast_lengths=True, 2025-05-07T20:12:45.5190216Z ) 2025-05-07T20:12:45.5190629Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5191549Z self=, 2025-05-07T20:12:45.5192384Z B=18, 2025-05-07T20:12:45.5192714Z T=18, 2025-05-07T20:12:45.5193057Z L=13, 2025-05-07T20:12:45.5193402Z A=13, 2025-05-07T20:12:45.5193748Z Dtype=torch.int32, 2025-05-07T20:12:45.5194160Z broadcast_lengths=True, 2025-05-07T20:12:45.5194573Z ) 2025-05-07T20:12:45.5194990Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5195911Z self=, 2025-05-07T20:12:45.5196754Z B=13, 2025-05-07T20:12:45.5197084Z T=18, 2025-05-07T20:12:45.5197421Z L=13, 2025-05-07T20:12:45.5197760Z A=13, 2025-05-07T20:12:45.5198108Z Dtype=torch.int32, 2025-05-07T20:12:45.5198527Z broadcast_lengths=True, 2025-05-07T20:12:45.5198934Z ) 2025-05-07T20:12:45.5308281Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5309295Z self=, 2025-05-07T20:12:45.5310115Z B=13, 2025-05-07T20:12:45.5310451Z T=18, 2025-05-07T20:12:45.5310787Z L=13, 2025-05-07T20:12:45.5311541Z A=18, 2025-05-07T20:12:45.5311931Z Dtype=torch.int32, 2025-05-07T20:12:45.5312347Z broadcast_lengths=True, 2025-05-07T20:12:45.5312755Z ) 2025-05-07T20:12:45.5313175Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5314095Z self=, 2025-05-07T20:12:45.5315159Z B=9, 2025-05-07T20:12:45.5315491Z T=10, 2025-05-07T20:12:45.5315828Z L=18, 2025-05-07T20:12:45.5316354Z A=1, 2025-05-07T20:12:45.5316874Z Dtype=torch.int32, 2025-05-07T20:12:45.5317306Z broadcast_lengths=False, 2025-05-07T20:12:45.5317717Z ) 2025-05-07T20:12:45.5318139Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5319064Z self=, 2025-05-07T20:12:45.5319899Z B=18, 2025-05-07T20:12:45.5320233Z T=10, 2025-05-07T20:12:45.5320576Z L=18, 2025-05-07T20:12:45.5320920Z A=1, 2025-05-07T20:12:45.5321265Z Dtype=torch.int32, 2025-05-07T20:12:45.5321676Z broadcast_lengths=False, 2025-05-07T20:12:45.5322094Z ) 2025-05-07T20:12:45.5322509Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5323432Z self=, 2025-05-07T20:12:45.5324275Z B=18, 2025-05-07T20:12:45.5324605Z T=18, 2025-05-07T20:12:45.5324936Z L=18, 2025-05-07T20:12:45.5325268Z A=1, 2025-05-07T20:12:45.5325623Z Dtype=torch.int32, 2025-05-07T20:12:45.5326042Z broadcast_lengths=False, 2025-05-07T20:12:45.5326453Z ) 2025-05-07T20:12:45.5326875Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5327789Z self=, 2025-05-07T20:12:45.5328625Z B=18, 2025-05-07T20:12:45.5328950Z T=18, 2025-05-07T20:12:45.5329284Z L=18, 2025-05-07T20:12:45.5329626Z A=18, 2025-05-07T20:12:45.5329975Z Dtype=torch.int32, 2025-05-07T20:12:45.5330390Z broadcast_lengths=False, 2025-05-07T20:12:45.5330813Z ) 2025-05-07T20:12:45.5331228Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5332145Z self=, 2025-05-07T20:12:45.5332987Z B=8, 2025-05-07T20:12:45.5333313Z T=10, 2025-05-07T20:12:45.5333649Z L=14, 2025-05-07T20:12:45.5333986Z A=18, 2025-05-07T20:12:45.5334329Z Dtype=torch.int64, 2025-05-07T20:12:45.5334742Z broadcast_lengths=False, 2025-05-07T20:12:45.5335160Z ) 2025-05-07T20:12:45.5335570Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5336483Z self=, 2025-05-07T20:12:45.5337314Z B=8, 2025-05-07T20:12:45.5337646Z T=10, 2025-05-07T20:12:45.5337978Z L=10, 2025-05-07T20:12:45.5338325Z A=18, 2025-05-07T20:12:45.5338675Z Dtype=torch.int64, 2025-05-07T20:12:45.5339083Z broadcast_lengths=False, 2025-05-07T20:12:45.5339501Z ) 2025-05-07T20:12:45.5339917Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:12:45.5340828Z self=, 2025-05-07T20:12:45.5341675Z B=18, 2025-05-07T20:12:45.5342012Z T=10, 2025-05-07T20:12:45.5342339Z L=10, 2025-05-07T20:12:45.5342676Z A=18, 2025-05-07T20:12:45.5343028Z Dtype=torch.int64, 2025-05-07T20:12:45.5343434Z broadcast_lengths=False, 2025-05-07T20:12:45.5344058Z ) 2025-05-07T20:12:45.5344433Z PASSED 2025-05-07T20:12:45.5345182Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:12:45.7138691Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7140472Z self=, 2025-05-07T20:12:45.7141366Z B=1, 2025-05-07T20:12:45.7141697Z R=1, 2025-05-07T20:12:45.7142035Z T=1, 2025-05-07T20:12:45.7142369Z L=2, 2025-05-07T20:12:45.7142726Z index_dtype=torch.int32, 2025-05-07T20:12:45.7143393Z ) 2025-05-07T20:12:45.7144028Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7145062Z self=, 2025-05-07T20:12:45.7145944Z B=14, 2025-05-07T20:12:45.7146282Z R=1, 2025-05-07T20:12:45.7146619Z T=1, 2025-05-07T20:12:45.7146949Z L=2, 2025-05-07T20:12:45.7147310Z index_dtype=torch.int32, 2025-05-07T20:12:45.7147727Z ) 2025-05-07T20:12:45.7148186Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7149226Z self=, 2025-05-07T20:12:45.7150116Z B=14, 2025-05-07T20:12:45.7150444Z R=16, 2025-05-07T20:12:45.7150779Z T=2, 2025-05-07T20:12:45.7151110Z L=4, 2025-05-07T20:12:45.7151463Z index_dtype=torch.int32, 2025-05-07T20:12:45.7151881Z ) 2025-05-07T20:12:45.7152355Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7153394Z self=, 2025-05-07T20:12:45.7154275Z B=2, 2025-05-07T20:12:45.7154614Z R=1, 2025-05-07T20:12:45.7154946Z T=1, 2025-05-07T20:12:45.7155273Z L=2, 2025-05-07T20:12:45.7155630Z index_dtype=torch.int32, 2025-05-07T20:12:45.7156047Z ) 2025-05-07T20:12:45.7156516Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7157553Z self=, 2025-05-07T20:12:45.7158443Z B=2, 2025-05-07T20:12:45.7158771Z R=1, 2025-05-07T20:12:45.7159107Z T=4, 2025-05-07T20:12:45.7159441Z L=6, 2025-05-07T20:12:45.7159790Z index_dtype=torch.int64, 2025-05-07T20:12:45.7160214Z ) 2025-05-07T20:12:45.7160683Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7161711Z self=, 2025-05-07T20:12:45.7162601Z B=8, 2025-05-07T20:12:45.7162937Z R=15, 2025-05-07T20:12:45.7163278Z T=16, 2025-05-07T20:12:45.7163609Z L=13, 2025-05-07T20:12:45.7163977Z index_dtype=torch.int32, 2025-05-07T20:12:45.7164397Z ) 2025-05-07T20:12:45.7164860Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7165889Z self=, 2025-05-07T20:12:45.7166785Z B=2, 2025-05-07T20:12:45.7167124Z R=6, 2025-05-07T20:12:45.7167462Z T=10, 2025-05-07T20:12:45.7167802Z L=6, 2025-05-07T20:12:45.7168154Z index_dtype=torch.int32, 2025-05-07T20:12:45.7168574Z ) 2025-05-07T20:12:45.7169043Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7170059Z self=, 2025-05-07T20:12:45.7170957Z B=9, 2025-05-07T20:12:45.7171295Z R=20, 2025-05-07T20:12:45.7171621Z T=6, 2025-05-07T20:12:45.7171982Z L=4, 2025-05-07T20:12:45.7172344Z index_dtype=torch.int32, 2025-05-07T20:12:45.7172759Z ) 2025-05-07T20:12:45.7173224Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7174249Z self=, 2025-05-07T20:12:45.7175133Z B=9, 2025-05-07T20:12:45.7175467Z R=19, 2025-05-07T20:12:45.7176105Z T=8, 2025-05-07T20:12:45.7176462Z L=14, 2025-05-07T20:12:45.7176824Z index_dtype=torch.int32, 2025-05-07T20:12:45.7177248Z ) 2025-05-07T20:12:45.7177710Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7178736Z self=, 2025-05-07T20:12:45.7179794Z B=15, 2025-05-07T20:12:45.7180131Z R=18, 2025-05-07T20:12:45.7180462Z T=2, 2025-05-07T20:12:45.7180794Z L=11, 2025-05-07T20:12:45.7181155Z index_dtype=torch.int64, 2025-05-07T20:12:45.7181570Z ) 2025-05-07T20:12:45.7182041Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7183069Z self=, 2025-05-07T20:12:45.7184092Z B=20, 2025-05-07T20:12:45.7184430Z R=10, 2025-05-07T20:12:45.7184762Z T=15, 2025-05-07T20:12:45.7185086Z L=12, 2025-05-07T20:12:45.7185458Z index_dtype=torch.int64, 2025-05-07T20:12:45.7185881Z ) 2025-05-07T20:12:45.7186344Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7187365Z self=, 2025-05-07T20:12:45.7188254Z B=20, 2025-05-07T20:12:45.7188578Z R=10, 2025-05-07T20:12:45.7188924Z T=15, 2025-05-07T20:12:45.7189257Z L=20, 2025-05-07T20:12:45.7189609Z index_dtype=torch.int64, 2025-05-07T20:12:45.7190028Z ) 2025-05-07T20:12:45.7190501Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7191526Z self=, 2025-05-07T20:12:45.7192407Z B=20, 2025-05-07T20:12:45.7192743Z R=10, 2025-05-07T20:12:45.7193072Z T=20, 2025-05-07T20:12:45.7193399Z L=20, 2025-05-07T20:12:45.7193762Z index_dtype=torch.int64, 2025-05-07T20:12:45.7194183Z ) 2025-05-07T20:12:45.7194650Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7195682Z self=, 2025-05-07T20:12:45.7196568Z B=20, 2025-05-07T20:12:45.7196896Z R=20, 2025-05-07T20:12:45.7197227Z T=20, 2025-05-07T20:12:45.7197558Z L=20, 2025-05-07T20:12:45.7197923Z index_dtype=torch.int64, 2025-05-07T20:12:45.7198344Z ) 2025-05-07T20:12:45.7198813Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7199840Z self=, 2025-05-07T20:12:45.7200725Z B=18, 2025-05-07T20:12:45.7201059Z R=9, 2025-05-07T20:12:45.7201389Z T=1, 2025-05-07T20:12:45.7201722Z L=8, 2025-05-07T20:12:45.7202086Z index_dtype=torch.int32, 2025-05-07T20:12:45.7202511Z ) 2025-05-07T20:12:45.7202983Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7204013Z self=, 2025-05-07T20:12:45.7204901Z B=1, 2025-05-07T20:12:45.7205233Z R=9, 2025-05-07T20:12:45.7205568Z T=1, 2025-05-07T20:12:45.7205903Z L=8, 2025-05-07T20:12:45.7206258Z index_dtype=torch.int32, 2025-05-07T20:12:45.7206686Z ) 2025-05-07T20:12:45.7207153Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7208171Z self=, 2025-05-07T20:12:45.7209058Z B=1, 2025-05-07T20:12:45.7209389Z R=9, 2025-05-07T20:12:45.7209719Z T=1, 2025-05-07T20:12:45.7210043Z L=2, 2025-05-07T20:12:45.7210402Z index_dtype=torch.int32, 2025-05-07T20:12:45.7210822Z ) 2025-05-07T20:12:45.7211286Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7212606Z self=, 2025-05-07T20:12:45.7213515Z B=1, 2025-05-07T20:12:45.7213841Z R=9, 2025-05-07T20:12:45.7214174Z T=9, 2025-05-07T20:12:45.7214508Z L=2, 2025-05-07T20:12:45.7214867Z index_dtype=torch.int32, 2025-05-07T20:12:45.7215286Z ) 2025-05-07T20:12:45.7215757Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7217121Z self=, 2025-05-07T20:12:45.7218016Z B=1, 2025-05-07T20:12:45.7218350Z R=1, 2025-05-07T20:12:45.7218684Z T=9, 2025-05-07T20:12:45.7219009Z L=2, 2025-05-07T20:12:45.7219368Z index_dtype=torch.int32, 2025-05-07T20:12:45.7219788Z ) 2025-05-07T20:12:45.7220249Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7221282Z self=, 2025-05-07T20:12:45.7222170Z B=1, 2025-05-07T20:12:45.7222496Z R=1, 2025-05-07T20:12:45.7222833Z T=2, 2025-05-07T20:12:45.7223166Z L=2, 2025-05-07T20:12:45.7223519Z index_dtype=torch.int32, 2025-05-07T20:12:45.7224030Z ) 2025-05-07T20:12:45.7224508Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7225541Z self=, 2025-05-07T20:12:45.7226429Z B=1, 2025-05-07T20:12:45.7226768Z R=2, 2025-05-07T20:12:45.7227095Z T=2, 2025-05-07T20:12:45.7227429Z L=2, 2025-05-07T20:12:45.7227790Z index_dtype=torch.int32, 2025-05-07T20:12:45.7228205Z ) 2025-05-07T20:12:45.7228687Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7229709Z self=, 2025-05-07T20:12:45.7230597Z B=13, 2025-05-07T20:12:45.7230942Z R=8, 2025-05-07T20:12:45.7231290Z T=1, 2025-05-07T20:12:45.7231628Z L=18, 2025-05-07T20:12:45.7231989Z index_dtype=torch.int64, 2025-05-07T20:12:45.7232411Z ) 2025-05-07T20:12:45.7232882Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7233907Z self=, 2025-05-07T20:12:45.7234810Z B=13, 2025-05-07T20:12:45.7235151Z R=8, 2025-05-07T20:12:45.7235480Z T=13, 2025-05-07T20:12:45.7235819Z L=18, 2025-05-07T20:12:45.7236186Z index_dtype=torch.int64, 2025-05-07T20:12:45.7236605Z ) 2025-05-07T20:12:45.7237073Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7238108Z self=, 2025-05-07T20:12:45.7238997Z B=13, 2025-05-07T20:12:45.7239331Z R=13, 2025-05-07T20:12:45.7239678Z T=13, 2025-05-07T20:12:45.7240021Z L=18, 2025-05-07T20:12:45.7240375Z index_dtype=torch.int64, 2025-05-07T20:12:45.7240797Z ) 2025-05-07T20:12:45.7241269Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7242289Z self=, 2025-05-07T20:12:45.7243187Z B=13, 2025-05-07T20:12:45.7243529Z R=18, 2025-05-07T20:12:45.7243860Z T=13, 2025-05-07T20:12:45.7244196Z L=18, 2025-05-07T20:12:45.7244561Z index_dtype=torch.int64, 2025-05-07T20:12:45.7244975Z ) 2025-05-07T20:12:45.7245446Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7246474Z self=, 2025-05-07T20:12:45.7247365Z B=13, 2025-05-07T20:12:45.7247695Z R=18, 2025-05-07T20:12:45.7248030Z T=18, 2025-05-07T20:12:45.7248368Z L=18, 2025-05-07T20:12:45.7249160Z index_dtype=torch.int64, 2025-05-07T20:12:45.7249609Z ) 2025-05-07T20:12:45.7250076Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7251096Z self=, 2025-05-07T20:12:45.7251979Z B=18, 2025-05-07T20:12:45.7252318Z R=18, 2025-05-07T20:12:45.7252953Z T=18, 2025-05-07T20:12:45.7253290Z L=18, 2025-05-07T20:12:45.7253652Z index_dtype=torch.int64, 2025-05-07T20:12:45.7254071Z ) 2025-05-07T20:12:45.7254538Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7255563Z self=, 2025-05-07T20:12:45.7256441Z B=8, 2025-05-07T20:12:45.7256781Z R=20, 2025-05-07T20:12:45.7257116Z T=6, 2025-05-07T20:12:45.7257447Z L=12, 2025-05-07T20:12:45.7257802Z index_dtype=torch.int32, 2025-05-07T20:12:45.7258223Z ) 2025-05-07T20:12:45.7258699Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7259715Z self=, 2025-05-07T20:12:45.7260600Z B=8, 2025-05-07T20:12:45.7260934Z R=12, 2025-05-07T20:12:45.7261259Z T=6, 2025-05-07T20:12:45.7261591Z L=12, 2025-05-07T20:12:45.7261963Z index_dtype=torch.int32, 2025-05-07T20:12:45.7262375Z ) 2025-05-07T20:12:45.7262840Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7264000Z self=, 2025-05-07T20:12:45.7264887Z B=8, 2025-05-07T20:12:45.7265222Z R=8, 2025-05-07T20:12:45.7265556Z T=6, 2025-05-07T20:12:45.7265877Z L=12, 2025-05-07T20:12:45.7266241Z index_dtype=torch.int32, 2025-05-07T20:12:45.7266659Z ) 2025-05-07T20:12:45.7267130Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7268159Z self=, 2025-05-07T20:12:45.7269051Z B=12, 2025-05-07T20:12:45.7269388Z R=8, 2025-05-07T20:12:45.7269711Z T=6, 2025-05-07T20:12:45.7270044Z L=12, 2025-05-07T20:12:45.7270400Z index_dtype=torch.int32, 2025-05-07T20:12:45.7270820Z ) 2025-05-07T20:12:45.7271285Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7272307Z self=, 2025-05-07T20:12:45.7273186Z B=12, 2025-05-07T20:12:45.7273547Z R=8, 2025-05-07T20:12:45.7273883Z T=8, 2025-05-07T20:12:45.7274207Z L=12, 2025-05-07T20:12:45.7274567Z index_dtype=torch.int32, 2025-05-07T20:12:45.7274983Z ) 2025-05-07T20:12:45.7275444Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7276484Z self=, 2025-05-07T20:12:45.7277375Z B=8, 2025-05-07T20:12:45.7277709Z R=8, 2025-05-07T20:12:45.7278036Z T=8, 2025-05-07T20:12:45.7278368Z L=12, 2025-05-07T20:12:45.7278731Z index_dtype=torch.int32, 2025-05-07T20:12:45.7279144Z ) 2025-05-07T20:12:45.7667701Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7668851Z self=, 2025-05-07T20:12:45.7669744Z B=8, 2025-05-07T20:12:45.7670075Z R=8, 2025-05-07T20:12:45.7670408Z T=8, 2025-05-07T20:12:45.7670746Z L=8, 2025-05-07T20:12:45.7671100Z index_dtype=torch.int32, 2025-05-07T20:12:45.7671524Z ) 2025-05-07T20:12:45.7671996Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7673615Z self=, 2025-05-07T20:12:45.7674535Z B=18, 2025-05-07T20:12:45.7674877Z R=12, 2025-05-07T20:12:45.7675204Z T=17, 2025-05-07T20:12:45.7675545Z L=18, 2025-05-07T20:12:45.7675903Z index_dtype=torch.int64, 2025-05-07T20:12:45.7676317Z ) 2025-05-07T20:12:45.7676787Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7678036Z self=, 2025-05-07T20:12:45.7678920Z B=18, 2025-05-07T20:12:45.7679247Z R=12, 2025-05-07T20:12:45.7679582Z T=17, 2025-05-07T20:12:45.7679925Z L=12, 2025-05-07T20:12:45.7680280Z index_dtype=torch.int64, 2025-05-07T20:12:45.7680700Z ) 2025-05-07T20:12:45.7681167Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7682186Z self=, 2025-05-07T20:12:45.7683084Z B=18, 2025-05-07T20:12:45.7683426Z R=17, 2025-05-07T20:12:45.7683753Z T=17, 2025-05-07T20:12:45.7684087Z L=12, 2025-05-07T20:12:45.7684448Z index_dtype=torch.int64, 2025-05-07T20:12:45.7684857Z ) 2025-05-07T20:12:45.7685332Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7686355Z self=, 2025-05-07T20:12:45.7687256Z B=18, 2025-05-07T20:12:45.7687589Z R=17, 2025-05-07T20:12:45.7687926Z T=17, 2025-05-07T20:12:45.7688267Z L=18, 2025-05-07T20:12:45.7688623Z index_dtype=torch.int64, 2025-05-07T20:12:45.7689043Z ) 2025-05-07T20:12:45.7689508Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7690525Z self=, 2025-05-07T20:12:45.7691412Z B=18, 2025-05-07T20:12:45.7691752Z R=17, 2025-05-07T20:12:45.7692091Z T=18, 2025-05-07T20:12:45.7692439Z L=18, 2025-05-07T20:12:45.7692807Z index_dtype=torch.int64, 2025-05-07T20:12:45.7693219Z ) 2025-05-07T20:12:45.7693693Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:12:45.7694729Z self=, 2025-05-07T20:12:45.7695616Z B=17, 2025-05-07T20:12:45.7695960Z R=17, 2025-05-07T20:12:45.7696296Z T=17, 2025-05-07T20:12:45.7696628Z L=18, 2025-05-07T20:12:45.7696991Z index_dtype=torch.int64, 2025-05-07T20:12:45.7697420Z ) 2025-05-07T20:12:45.7697786Z PASSED 2025-05-07T20:12:45.7697983Z 2025-05-07T20:12:45.7698231Z =========================== short test summary info ============================ 2025-05-07T20:12:45.7699053Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:12:45.7699884Z ========================= 6 passed, 1 skipped in 4.22s ========================= 2025-05-07T20:12:46.6783730Z 2025-05-07T20:12:46.6784749Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:12:46.6804992Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 8 seconds 2025-05-07T20:12:46.6805521Z 2025-05-07T20:12:46.6805528Z 2025-05-07T20:12:46.6805533Z 2025-05-07T20:12:46.6805539Z 2025-05-07T20:12:46.6821813Z ################################################################################ 2025-05-07T20:12:46.6843141Z # [2025-05-07T20:12:46.683Z] Run Python Test Suite: 2025-05-07T20:12:46.6843756Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:12:46.6844320Z ################################################################################ 2025-05-07T20:12:46.6872299Z + 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:12:46.6873357Z 2025-05-07T20:12:49.8763223Z ============================= test session starts ============================== 2025-05-07T20:12:49.8764250Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:49.8765084Z cachedir: .pytest_cache 2025-05-07T20:12:49.8766011Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:49.8767266Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:49.8767767Z plugins: hypothesis-6.131.14 2025-05-07T20:12:52.1613941Z collecting ... collected 1 item 2025-05-07T20:12:52.1614331Z 2025-05-07T20:12:52.1668617Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:12:52.1669505Z { 2025-05-07T20:12:52.1669836Z "D": 56, 2025-05-07T20:12:52.1670173Z "E": 88, 2025-05-07T20:12:52.1670498Z "T": 35, 2025-05-07T20:12:52.1670840Z "batch_params": { 2025-05-07T20:12:52.1671214Z "B": 29, 2025-05-07T20:12:52.1671593Z "sigma_B": 79, 2025-05-07T20:12:52.1671978Z "vbe_distribution": "normal", 2025-05-07T20:12:52.1672423Z "vbe_num_ranks": 54 2025-05-07T20:12:52.1672793Z }, 2025-05-07T20:12:52.1673133Z "indices_params": { 2025-05-07T20:12:52.1673519Z "heavy_hitters": [ 2025-05-07T20:12:52.1673890Z 0.6756498217582703, 2025-05-07T20:12:52.1674244Z 0.002465367317199707, 2025-05-07T20:12:52.1674619Z 0.5452908873558044, 2025-05-07T20:12:52.1674997Z 0.5433998703956604, 2025-05-07T20:12:52.1675354Z 0.46258705854415894, 2025-05-07T20:12:52.1675719Z 0.09007292985916138, 2025-05-07T20:12:52.1676087Z 0.7051674723625183, 2025-05-07T20:12:52.1676437Z 0.6482728123664856, 2025-05-07T20:12:52.1676806Z 0.27990829944610596, 2025-05-07T20:12:52.1677175Z 0.5465946793556213, 2025-05-07T20:12:52.1677528Z 0.665342390537262, 2025-05-07T20:12:52.1677887Z 0.4189389944076538, 2025-05-07T20:12:52.1678246Z 0.6613516211509705, 2025-05-07T20:12:52.1678596Z 0.3630109429359436, 2025-05-07T20:12:52.1678957Z 0.04140150547027588, 2025-05-07T20:12:52.1679337Z 0.07457190752029419, 2025-05-07T20:12:52.1679702Z 0.5796693563461304, 2025-05-07T20:12:52.1680064Z 0.02463597059249878, 2025-05-07T20:12:52.1680434Z 0.5170060396194458, 2025-05-07T20:12:52.1680790Z 0.38292545080184937 2025-05-07T20:12:52.1681150Z ], 2025-05-07T20:12:52.1681507Z "index_dtype": "torch.int32", 2025-05-07T20:12:52.1681962Z "offset_dtype": "torch.int64", 2025-05-07T20:12:52.1682418Z "zipf_q": 0.5572868585586548, 2025-05-07T20:12:52.1682845Z "zipf_s": 0.5466465353965759 2025-05-07T20:12:52.1683251Z }, 2025-05-07T20:12:52.1683581Z "mixed_dim": true, 2025-05-07T20:12:52.1683970Z "pooling_params": { 2025-05-07T20:12:52.1684349Z "L": 35, 2025-05-07T20:12:52.1684712Z "length_distribution": "normal", 2025-05-07T20:12:52.1685168Z "sigma_L": 72 2025-05-07T20:12:52.1685522Z }, 2025-05-07T20:12:52.1685847Z "use_cpu": true, 2025-05-07T20:12:52.1686223Z "weighted": false 2025-05-07T20:12:52.1686589Z } 2025-05-07T20:12:52.1686924Z PASSED 2025-05-07T20:12:52.1687126Z 2025-05-07T20:12:52.1687365Z ============================== 1 passed in 2.51s =============================== 2025-05-07T20:12:52.8483645Z 2025-05-07T20:12:52.8484737Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:12:52.8507252Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 6 seconds 2025-05-07T20:12:52.8507895Z 2025-05-07T20:12:52.8507901Z 2025-05-07T20:12:52.8507945Z 2025-05-07T20:12:52.8507950Z 2025-05-07T20:12:52.8523867Z ################################################################################ 2025-05-07T20:12:52.8544993Z # [2025-05-07T20:12:52.854Z] Run Python Test Suite: 2025-05-07T20:12:52.8545613Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:12:52.8546166Z ################################################################################ 2025-05-07T20:12:52.8574126Z + 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:12:52.8575621Z 2025-05-07T20:12:56.1748519Z ============================= test session starts ============================== 2025-05-07T20:12:56.1749528Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:56.1750370Z cachedir: .pytest_cache 2025-05-07T20:12:56.1751295Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:56.1752776Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:56.1753282Z plugins: hypothesis-6.131.14 2025-05-07T20:12:58.9898119Z collecting ... collected 4 items 2025-05-07T20:12:58.9898518Z 2025-05-07T20:12:58.9928644Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:12:59.1801328Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:12:59.1817023Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:12:59.1981934Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:12:59.1982705Z 2025-05-07T20:12:59.1982938Z ============================== 4 passed in 3.29s =============================== 2025-05-07T20:13:00.0164082Z 2025-05-07T20:13:00.0165179Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:13:00.0188295Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 8 seconds 2025-05-07T20:13:00.0188879Z 2025-05-07T20:13:00.0188885Z 2025-05-07T20:13:00.0188889Z 2025-05-07T20:13:00.0188894Z 2025-05-07T20:13:00.0203967Z ################################################################################ 2025-05-07T20:13:00.0223006Z # [2025-05-07T20:13:00.021Z] Run Python Test Suite: 2025-05-07T20:13:00.0223600Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:13:00.0224256Z ################################################################################ 2025-05-07T20:13:00.0251062Z + 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:13:00.0252094Z 2025-05-07T20:13:03.1158615Z ============================= test session starts ============================== 2025-05-07T20:13:03.1159661Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:03.1160494Z cachedir: .pytest_cache 2025-05-07T20:13:03.1161426Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:03.1162458Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:03.1162956Z plugins: hypothesis-6.131.14 2025-05-07T20:13:05.4492440Z collecting ... collected 1 item 2025-05-07T20:13:05.4492834Z 2025-05-07T20:13:05.4560442Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:13:05.4561097Z 2025-05-07T20:13:05.4561347Z =========================== short test summary info ============================ 2025-05-07T20:13:05.4562182Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:13:05.4562996Z ============================== 1 skipped in 2.57s ============================== 2025-05-07T20:13:06.1953450Z 2025-05-07T20:13:06.1954187Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:13:06.1974713Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 6 seconds 2025-05-07T20:13:06.1975244Z 2025-05-07T20:13:06.1975250Z 2025-05-07T20:13:06.1975255Z 2025-05-07T20:13:06.1975260Z 2025-05-07T20:13:06.1991318Z ################################################################################ 2025-05-07T20:13:06.2011058Z # [2025-05-07T20:13:06.200Z] Run Python Test Suite: 2025-05-07T20:13:06.2012046Z # ./tbe/cache/cache_test.py 2025-05-07T20:13:06.2012565Z ################################################################################ 2025-05-07T20:13:06.2039272Z + 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:13:06.2040247Z 2025-05-07T20:13:09.3935909Z ============================= test session starts ============================== 2025-05-07T20:13:09.3951531Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:09.3952552Z cachedir: .pytest_cache 2025-05-07T20:13:09.3953486Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:09.3954507Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:09.3955009Z plugins: hypothesis-6.131.14 2025-05-07T20:13:11.7307863Z collecting ... collected 7 items 2025-05-07T20:13:11.7308293Z 2025-05-07T20:13:11.7335912Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:13:11.7352027Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:13:11.7368772Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:13:11.7382450Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:13:11.7397110Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:13:11.7410550Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:13:11.9975508Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9976671Z self=, 2025-05-07T20:13:11.9977344Z S=0, 2025-05-07T20:13:11.9977699Z mpp_n_passes=None, 2025-05-07T20:13:11.9978134Z mpp_min_size=None, 2025-05-07T20:13:11.9978528Z ) 2025-05-07T20:13:11.9978902Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9979595Z self=, 2025-05-07T20:13:11.9980274Z S=100, 2025-05-07T20:13:11.9980637Z mpp_n_passes=None, 2025-05-07T20:13:11.9981030Z mpp_min_size=None, 2025-05-07T20:13:11.9981433Z ) 2025-05-07T20:13:11.9981809Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9982508Z self=, 2025-05-07T20:13:11.9983160Z S=100, 2025-05-07T20:13:11.9983513Z mpp_n_passes=12, 2025-05-07T20:13:11.9983901Z mpp_min_size=5, 2025-05-07T20:13:11.9984485Z ) 2025-05-07T20:13:11.9984864Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9985560Z self=, 2025-05-07T20:13:11.9986210Z S=100, 2025-05-07T20:13:11.9986562Z mpp_n_passes=12, 2025-05-07T20:13:11.9986965Z mpp_min_size=None, 2025-05-07T20:13:11.9987341Z ) 2025-05-07T20:13:11.9987713Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9988406Z self=, 2025-05-07T20:13:11.9989059Z S=1024, 2025-05-07T20:13:11.9989413Z mpp_n_passes=None, 2025-05-07T20:13:11.9989809Z mpp_min_size=None, 2025-05-07T20:13:11.9990197Z ) 2025-05-07T20:13:11.9990575Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9991267Z self=, 2025-05-07T20:13:11.9991926Z S=1024, 2025-05-07T20:13:11.9992273Z mpp_n_passes=None, 2025-05-07T20:13:11.9992674Z mpp_min_size=10, 2025-05-07T20:13:11.9993047Z ) 2025-05-07T20:13:11.9993414Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9994113Z self=, 2025-05-07T20:13:11.9994778Z S=0, 2025-05-07T20:13:11.9995518Z mpp_n_passes=6, 2025-05-07T20:13:11.9995928Z mpp_min_size=1, 2025-05-07T20:13:11.9996295Z ) 2025-05-07T20:13:11.9996663Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:11.9997365Z self=, 2025-05-07T20:13:11.9998025Z S=0, 2025-05-07T20:13:11.9998370Z mpp_n_passes=12, 2025-05-07T20:13:11.9999072Z mpp_min_size=None, 2025-05-07T20:13:11.9999458Z ) 2025-05-07T20:13:11.9999827Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0000523Z self=, 2025-05-07T20:13:12.0001186Z S=1024, 2025-05-07T20:13:12.0001545Z mpp_n_passes=1, 2025-05-07T20:13:12.0001917Z mpp_min_size=1, 2025-05-07T20:13:12.0002281Z ) 2025-05-07T20:13:12.0002656Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0003350Z self=, 2025-05-07T20:13:12.0004011Z S=1024, 2025-05-07T20:13:12.0004378Z mpp_n_passes=6, 2025-05-07T20:13:12.0004763Z mpp_min_size=None, 2025-05-07T20:13:12.0005145Z ) 2025-05-07T20:13:12.0005524Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0006216Z self=, 2025-05-07T20:13:12.0006874Z S=1024, 2025-05-07T20:13:12.0007232Z mpp_n_passes=None, 2025-05-07T20:13:12.0007641Z mpp_min_size=1, 2025-05-07T20:13:12.0008012Z ) 2025-05-07T20:13:12.0008396Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0009081Z self=, 2025-05-07T20:13:12.0009752Z S=7, 2025-05-07T20:13:12.0010105Z mpp_n_passes=12, 2025-05-07T20:13:12.0010496Z mpp_min_size=10, 2025-05-07T20:13:12.0010875Z ) 2025-05-07T20:13:12.0011249Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0011945Z self=, 2025-05-07T20:13:12.0012615Z S=100, 2025-05-07T20:13:12.0012972Z mpp_n_passes=None, 2025-05-07T20:13:12.0013368Z mpp_min_size=1, 2025-05-07T20:13:12.0013733Z ) 2025-05-07T20:13:12.0014110Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0014800Z self=, 2025-05-07T20:13:12.0015464Z S=0, 2025-05-07T20:13:12.0015818Z mpp_n_passes=1, 2025-05-07T20:13:12.0016430Z mpp_min_size=None, 2025-05-07T20:13:12.0016824Z ) 2025-05-07T20:13:12.0017198Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0017901Z self=, 2025-05-07T20:13:12.0018560Z S=100, 2025-05-07T20:13:12.0018916Z mpp_n_passes=None, 2025-05-07T20:13:12.0019314Z mpp_min_size=5, 2025-05-07T20:13:12.0019679Z ) 2025-05-07T20:13:12.0020058Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0020777Z self=, 2025-05-07T20:13:12.0021440Z S=1024, 2025-05-07T20:13:12.0021806Z mpp_n_passes=None, 2025-05-07T20:13:12.0022211Z mpp_min_size=128, 2025-05-07T20:13:12.0022587Z ) 2025-05-07T20:13:12.0022967Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0023668Z self=, 2025-05-07T20:13:12.0024446Z S=100, 2025-05-07T20:13:12.0024910Z mpp_n_passes=None, 2025-05-07T20:13:12.0025378Z mpp_min_size=10, 2025-05-07T20:13:12.0025833Z ) 2025-05-07T20:13:12.0026221Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0026920Z self=, 2025-05-07T20:13:12.0027651Z S=1024, 2025-05-07T20:13:12.0028002Z mpp_n_passes=12, 2025-05-07T20:13:12.0028436Z mpp_min_size=10, 2025-05-07T20:13:12.0028877Z ) 2025-05-07T20:13:12.0029247Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0030462Z self=, 2025-05-07T20:13:12.0031231Z S=100, 2025-05-07T20:13:12.0031700Z mpp_n_passes=1, 2025-05-07T20:13:12.0032183Z mpp_min_size=128, 2025-05-07T20:13:12.0032640Z ) 2025-05-07T20:13:12.0033085Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0033986Z self=, 2025-05-07T20:13:12.0034982Z S=1024, 2025-05-07T20:13:12.0035410Z mpp_n_passes=None, 2025-05-07T20:13:12.0035898Z mpp_min_size=5, 2025-05-07T20:13:12.0036267Z ) 2025-05-07T20:13:12.0036715Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0037426Z self=, 2025-05-07T20:13:12.0038217Z S=100, 2025-05-07T20:13:12.0038572Z mpp_n_passes=6, 2025-05-07T20:13:12.0039081Z mpp_min_size=10, 2025-05-07T20:13:12.0039460Z ) 2025-05-07T20:13:12.0039979Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0040727Z self=, 2025-05-07T20:13:12.0041467Z S=0, 2025-05-07T20:13:12.0041828Z mpp_n_passes=None, 2025-05-07T20:13:12.0042320Z mpp_min_size=10, 2025-05-07T20:13:12.0042779Z ) 2025-05-07T20:13:12.0043210Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0044048Z self=, 2025-05-07T20:13:12.0044944Z S=7, 2025-05-07T20:13:12.0045336Z mpp_n_passes=1, 2025-05-07T20:13:12.0045721Z mpp_min_size=None, 2025-05-07T20:13:12.0046160Z ) 2025-05-07T20:13:12.0046587Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0047381Z self=, 2025-05-07T20:13:12.0048187Z S=0, 2025-05-07T20:13:12.0048586Z mpp_n_passes=12, 2025-05-07T20:13:12.0048982Z mpp_min_size=128, 2025-05-07T20:13:12.0049358Z ) 2025-05-07T20:13:12.0049732Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0050471Z self=, 2025-05-07T20:13:12.0051234Z S=0, 2025-05-07T20:13:12.0051613Z mpp_n_passes=1, 2025-05-07T20:13:12.0052009Z mpp_min_size=5, 2025-05-07T20:13:12.0052408Z ) 2025-05-07T20:13:12.0052783Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0053641Z self=, 2025-05-07T20:13:12.0054423Z S=0, 2025-05-07T20:13:12.0054804Z mpp_n_passes=1, 2025-05-07T20:13:12.0055277Z mpp_min_size=128, 2025-05-07T20:13:12.0055762Z ) 2025-05-07T20:13:12.0056138Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0056994Z self=, 2025-05-07T20:13:12.0057808Z S=1024, 2025-05-07T20:13:12.0058158Z mpp_n_passes=12, 2025-05-07T20:13:12.0058555Z mpp_min_size=None, 2025-05-07T20:13:12.0058945Z ) 2025-05-07T20:13:12.0059331Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0060242Z self=, 2025-05-07T20:13:12.0061029Z S=0, 2025-05-07T20:13:12.0061467Z mpp_n_passes=None, 2025-05-07T20:13:12.0061860Z mpp_min_size=1, 2025-05-07T20:13:12.0062229Z ) 2025-05-07T20:13:12.0062605Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0063365Z self=, 2025-05-07T20:13:12.0064168Z S=0, 2025-05-07T20:13:12.0064669Z mpp_n_passes=6, 2025-05-07T20:13:12.0065358Z mpp_min_size=5, 2025-05-07T20:13:12.0065824Z ) 2025-05-07T20:13:12.0066302Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0067136Z self=, 2025-05-07T20:13:12.0067834Z S=0, 2025-05-07T20:13:12.0068202Z mpp_n_passes=1, 2025-05-07T20:13:12.0068694Z mpp_min_size=10, 2025-05-07T20:13:12.0069110Z ) 2025-05-07T20:13:12.0069799Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0070715Z self=, 2025-05-07T20:13:12.0071544Z S=7, 2025-05-07T20:13:12.0071993Z mpp_n_passes=6, 2025-05-07T20:13:12.0072382Z mpp_min_size=128, 2025-05-07T20:13:12.0072824Z ) 2025-05-07T20:13:12.0073199Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0074228Z self=, 2025-05-07T20:13:12.0075000Z S=0, 2025-05-07T20:13:12.0075423Z mpp_n_passes=1, 2025-05-07T20:13:12.0075917Z mpp_min_size=1, 2025-05-07T20:13:12.0076388Z ) 2025-05-07T20:13:12.0076767Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0077561Z self=, 2025-05-07T20:13:12.0078287Z S=100, 2025-05-07T20:13:12.0078674Z mpp_n_passes=6, 2025-05-07T20:13:12.0079138Z mpp_min_size=128, 2025-05-07T20:13:12.0079589Z ) 2025-05-07T20:13:12.0079984Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0080720Z self=, 2025-05-07T20:13:12.0081383Z S=0, 2025-05-07T20:13:12.0081817Z mpp_n_passes=12, 2025-05-07T20:13:12.0082244Z mpp_min_size=10, 2025-05-07T20:13:12.0082655Z ) 2025-05-07T20:13:12.0083073Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0083879Z self=, 2025-05-07T20:13:12.0084537Z S=100, 2025-05-07T20:13:12.0084878Z mpp_n_passes=6, 2025-05-07T20:13:12.0085291Z mpp_min_size=5, 2025-05-07T20:13:12.0085660Z ) 2025-05-07T20:13:12.0086130Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0086900Z self=, 2025-05-07T20:13:12.0087599Z S=0, 2025-05-07T20:13:12.0087991Z mpp_n_passes=12, 2025-05-07T20:13:12.0088385Z mpp_min_size=5, 2025-05-07T20:13:12.0088747Z ) 2025-05-07T20:13:12.0089128Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0089878Z self=, 2025-05-07T20:13:12.0090583Z S=7, 2025-05-07T20:13:12.0090923Z mpp_n_passes=12, 2025-05-07T20:13:12.0091381Z mpp_min_size=1, 2025-05-07T20:13:12.0091816Z ) 2025-05-07T20:13:12.0092190Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0092919Z self=, 2025-05-07T20:13:12.0093658Z S=7, 2025-05-07T20:13:12.0094011Z mpp_n_passes=12, 2025-05-07T20:13:12.0094464Z mpp_min_size=5, 2025-05-07T20:13:12.0094829Z ) 2025-05-07T20:13:12.0095242Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0096113Z self=, 2025-05-07T20:13:12.0096816Z S=7, 2025-05-07T20:13:12.0097160Z mpp_n_passes=1, 2025-05-07T20:13:12.0097578Z mpp_min_size=1, 2025-05-07T20:13:12.0097954Z ) 2025-05-07T20:13:12.0098370Z Trying example: test_get_prefetch_passes( 2025-05-07T20:13:12.0099125Z self=, 2025-05-07T20:13:12.0099790Z S=0, 2025-05-07T20:13:12.0100218Z mpp_n_passes=None, 2025-05-07T20:13:12.0100622Z mpp_min_size=5, 2025-05-07T20:13:12.0101042Z ) 2025-05-07T20:13:12.0101373Z PASSED 2025-05-07T20:13:12.0101582Z 2025-05-07T20:13:12.0101889Z =========================== short test summary info ============================ 2025-05-07T20:13:12.0102721Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0103672Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0104683Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0105598Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0106897Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0107931Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:13:12.0108756Z ========================= 1 passed, 6 skipped in 2.83s ========================= 2025-05-07T20:13:12.7594371Z 2025-05-07T20:13:12.7595303Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:13:12.7615969Z [TEST] Python test time for ./tbe/cache/cache_test.py: 6 seconds 2025-05-07T20:13:12.7616763Z 2025-05-07T20:13:12.7616770Z 2025-05-07T20:13:12.7616776Z 2025-05-07T20:13:12.7616782Z 2025-05-07T20:13:12.7631786Z ################################################################################ 2025-05-07T20:13:12.7652154Z # [2025-05-07T20:13:12.764Z] Run Python Test Suite: 2025-05-07T20:13:12.7652783Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:13:12.7653339Z ################################################################################ 2025-05-07T20:13:12.7682587Z + 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:13:12.7683674Z 2025-05-07T20:13:15.8720316Z ============================= test session starts ============================== 2025-05-07T20:13:15.8721425Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:15.8722297Z cachedir: .pytest_cache 2025-05-07T20:13:15.8723223Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:15.8724241Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:15.8724734Z plugins: hypothesis-6.131.14 2025-05-07T20:13:18.1327751Z collecting ... collected 2 items 2025-05-07T20:13:18.1328151Z 2025-05-07T20:13:18.1361492Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:13:18.1394149Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:13:18.1394997Z 2025-05-07T20:13:18.1395249Z =========================== short test summary info ============================ 2025-05-07T20:13:18.1396139Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:13:18.1397287Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:13:18.1398201Z ============================== 2 skipped in 2.49s ============================== 2025-05-07T20:13:18.8521149Z 2025-05-07T20:13:18.8522149Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:13:18.8543592Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 6 seconds 2025-05-07T20:13:18.8544269Z 2025-05-07T20:13:18.8544276Z 2025-05-07T20:13:18.8544283Z 2025-05-07T20:13:18.8544324Z 2025-05-07T20:13:18.8560395Z ################################################################################ 2025-05-07T20:13:18.8581245Z # [2025-05-07T20:13:18.857Z] Run Python Test Suite: 2025-05-07T20:13:18.8581853Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:13:18.8582350Z ################################################################################ 2025-05-07T20:13:18.8610267Z + 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:13:18.8611267Z 2025-05-07T20:13:21.9028706Z ============================= test session starts ============================== 2025-05-07T20:13:21.9029720Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:21.9030561Z cachedir: .pytest_cache 2025-05-07T20:13:21.9031945Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:21.9032992Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:21.9033498Z plugins: hypothesis-6.131.14 2025-05-07T20:13:24.2111021Z collecting ... collected 3 items 2025-05-07T20:13:24.2111438Z 2025-05-07T20:13:24.2140221Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:13:24.2155364Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:13:24.2185233Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:13:24.2185827Z 2025-05-07T20:13:24.2186077Z =========================== short test summary info ============================ 2025-05-07T20:13:24.2186880Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:13:24.2187827Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:13:24.2188784Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:13:24.2189570Z ============================== 3 skipped in 2.54s ============================== 2025-05-07T20:13:24.9509480Z 2025-05-07T20:13:24.9510426Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:13:24.9532004Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:13:24.9532567Z 2025-05-07T20:13:24.9532572Z 2025-05-07T20:13:24.9532577Z 2025-05-07T20:13:24.9532583Z 2025-05-07T20:13:24.9548335Z ################################################################################ 2025-05-07T20:13:24.9568727Z # [2025-05-07T20:13:24.956Z] Run Python Test Suite: 2025-05-07T20:13:24.9569303Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:13:24.9569800Z ################################################################################ 2025-05-07T20:13:24.9598955Z + 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:13:24.9599945Z 2025-05-07T20:13:28.1006032Z ============================= test session starts ============================== 2025-05-07T20:13:28.1007027Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:28.1007866Z cachedir: .pytest_cache 2025-05-07T20:13:28.1008831Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:28.1009842Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:28.1010345Z plugins: hypothesis-6.131.14 2025-05-07T20:13:30.4556916Z collecting ... collected 3 items 2025-05-07T20:13:30.4557326Z 2025-05-07T20:13:30.4585072Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:13:30.4599851Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:13:30.4633304Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:13:30.4633871Z 2025-05-07T20:13:30.4634127Z =========================== short test summary info ============================ 2025-05-07T20:13:30.4634949Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:13:30.4635927Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:13:30.4636927Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:13:30.4637718Z ============================== 3 skipped in 2.59s ============================== 2025-05-07T20:13:31.2235620Z 2025-05-07T20:13:31.2236249Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:13:31.2259306Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 7 seconds 2025-05-07T20:13:31.2259927Z 2025-05-07T20:13:31.2259934Z 2025-05-07T20:13:31.2259940Z 2025-05-07T20:13:31.2259945Z 2025-05-07T20:13:31.2276419Z ################################################################################ 2025-05-07T20:13:31.2299251Z # [2025-05-07T20:13:31.229Z] Run Python Test Suite: 2025-05-07T20:13:31.2299855Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:13:31.2300381Z ################################################################################ 2025-05-07T20:13:31.2329701Z + 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:13:31.2331220Z 2025-05-07T20:13:34.3472431Z ============================= test session starts ============================== 2025-05-07T20:13:34.3473476Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:34.3474375Z cachedir: .pytest_cache 2025-05-07T20:13:34.3475354Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:34.3476424Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:34.3476942Z plugins: hypothesis-6.131.14 2025-05-07T20:13:36.6337628Z collecting ... collected 1 item 2025-05-07T20:13:36.6338023Z 2025-05-07T20:13:36.6436891Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -2.48181 2025-05-07T20:13:36.6438182Z Found best Log likelihood so far on (s,q) (0.02, 1): -2.48136 2025-05-07T20:13:36.6438870Z Found best Log likelihood so far on (s,q) (0.03, 1): -2.48091 2025-05-07T20:13:36.6439559Z Found best Log likelihood so far on (s,q) (0.04, 1): -2.48047 2025-05-07T20:13:36.6440231Z Found best Log likelihood so far on (s,q) (0.05, 1): -2.48004 2025-05-07T20:13:36.6440911Z Found best Log likelihood so far on (s,q) (0.06, 1): -2.47962 2025-05-07T20:13:36.6441589Z Found best Log likelihood so far on (s,q) (0.07, 1): -2.4792 2025-05-07T20:13:36.6442271Z Found best Log likelihood so far on (s,q) (0.08, 1): -2.4788 2025-05-07T20:13:36.6442952Z Found best Log likelihood so far on (s,q) (0.09, 1): -2.4784 2025-05-07T20:13:36.6443626Z Found best Log likelihood so far on (s,q) (0.1, 1): -2.47801 2025-05-07T20:13:36.6444299Z Found best Log likelihood so far on (s,q) (0.11, 1): -2.47762 2025-05-07T20:13:36.6444972Z Found best Log likelihood so far on (s,q) (0.12, 1): -2.47725 2025-05-07T20:13:36.6445661Z Found best Log likelihood so far on (s,q) (0.13, 1): -2.47688 2025-05-07T20:13:36.6446337Z Found best Log likelihood so far on (s,q) (0.14, 1): -2.47653 2025-05-07T20:13:36.6447018Z Found best Log likelihood so far on (s,q) (0.15, 1): -2.47618 2025-05-07T20:13:36.6447697Z Found best Log likelihood so far on (s,q) (0.16, 1): -2.47583 2025-05-07T20:13:36.6448375Z Found best Log likelihood so far on (s,q) (0.17, 1): -2.4755 2025-05-07T20:13:36.6449051Z Found best Log likelihood so far on (s,q) (0.18, 1): -2.47517 2025-05-07T20:13:36.6449728Z Found best Log likelihood so far on (s,q) (0.19, 1): -2.47486 2025-05-07T20:13:36.6450417Z Found best Log likelihood so far on (s,q) (0.2, 1): -2.47455 2025-05-07T20:13:36.6451098Z Found best Log likelihood so far on (s,q) (0.21, 1): -2.47425 2025-05-07T20:13:36.6451773Z Found best Log likelihood so far on (s,q) (0.22, 1): -2.47395 2025-05-07T20:13:36.6452454Z Found best Log likelihood so far on (s,q) (0.23, 1): -2.47367 2025-05-07T20:13:36.6453141Z Found best Log likelihood so far on (s,q) (0.24, 1): -2.47339 2025-05-07T20:13:36.6453824Z Found best Log likelihood so far on (s,q) (0.25, 1): -2.47312 2025-05-07T20:13:36.6454498Z Found best Log likelihood so far on (s,q) (0.26, 1): -2.47286 2025-05-07T20:13:36.6455183Z Found best Log likelihood so far on (s,q) (0.27, 1): -2.47261 2025-05-07T20:13:36.6455867Z Found best Log likelihood so far on (s,q) (0.28, 1): -2.47237 2025-05-07T20:13:36.6456538Z Found best Log likelihood so far on (s,q) (0.29, 1): -2.47213 2025-05-07T20:13:36.6457215Z Found best Log likelihood so far on (s,q) (0.3, 1): -2.47191 2025-05-07T20:13:36.6458343Z Found best Log likelihood so far on (s,q) (0.31, 1): -2.47169 2025-05-07T20:13:36.6459075Z Found best Log likelihood so far on (s,q) (0.32, 1): -2.47148 2025-05-07T20:13:36.6459762Z Found best Log likelihood so far on (s,q) (0.33, 1): -2.47128 2025-05-07T20:13:36.6460443Z Found best Log likelihood so far on (s,q) (0.34, 1): -2.47108 2025-05-07T20:13:36.6461122Z Found best Log likelihood so far on (s,q) (0.35, 1): -2.4709 2025-05-07T20:13:36.6462081Z Found best Log likelihood so far on (s,q) (0.36, 1): -2.47072 2025-05-07T20:13:36.6462758Z Found best Log likelihood so far on (s,q) (0.37, 1): -2.47055 2025-05-07T20:13:36.6463444Z Found best Log likelihood so far on (s,q) (0.38, 1): -2.47039 2025-05-07T20:13:36.6464230Z Found best Log likelihood so far on (s,q) (0.39, 1): -2.47024 2025-05-07T20:13:36.6464906Z Found best Log likelihood so far on (s,q) (0.4, 1): -2.4701 2025-05-07T20:13:36.6465582Z Found best Log likelihood so far on (s,q) (0.41, 1): -2.46996 2025-05-07T20:13:36.6466281Z Found best Log likelihood so far on (s,q) (0.42, 1): -2.46983 2025-05-07T20:13:36.6466954Z Found best Log likelihood so far on (s,q) (0.43, 1): -2.46972 2025-05-07T20:13:36.6467637Z Found best Log likelihood so far on (s,q) (0.44, 1): -2.46961 2025-05-07T20:13:36.6468322Z Found best Log likelihood so far on (s,q) (0.45, 1): -2.4695 2025-05-07T20:13:36.6468991Z Found best Log likelihood so far on (s,q) (0.46, 1): -2.46941 2025-05-07T20:13:36.6469686Z Found best Log likelihood so far on (s,q) (0.47, 1): -2.46933 2025-05-07T20:13:36.6470372Z Found best Log likelihood so far on (s,q) (0.48, 1): -2.46925 2025-05-07T20:13:36.6471062Z Found best Log likelihood so far on (s,q) (0.49, 1): -2.46918 2025-05-07T20:13:36.6471740Z Found best Log likelihood so far on (s,q) (0.5, 1): -2.46912 2025-05-07T20:13:36.6472433Z Found best Log likelihood so far on (s,q) (0.51, 1): -2.46907 2025-05-07T20:13:36.6473120Z Found best Log likelihood so far on (s,q) (0.52, 1): -2.46903 2025-05-07T20:13:36.6473804Z Found best Log likelihood so far on (s,q) (0.53, 1): -2.46899 2025-05-07T20:13:36.6519795Z Found best Log likelihood so far on (s,q) (0.54, 1): -2.46897 2025-05-07T20:13:36.6520619Z Found best Log likelihood so far on (s,q) (0.55, 1): -2.46895 2025-05-07T20:13:36.6521308Z Found best Log likelihood so far on (s,q) (0.56, 1): -2.46894 2025-05-07T20:13:36.6521984Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6522686Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6523344Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6524007Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6524662Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6525313Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6525976Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6526639Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6527298Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6527957Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6528619Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6529270Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6529930Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6530599Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6531255Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6531906Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6532572Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6533232Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6533881Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6534961Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6535654Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6536315Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6536969Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6537631Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6538530Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6539181Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6539835Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6540495Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6541148Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6541813Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6542474Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6543148Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6543799Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6544566Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6545226Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6545882Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6546553Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6547220Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6547877Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6548532Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6549190Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6549854Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6550515Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6551168Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6551821Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6552476Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6553132Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6553801Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6554463Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6555114Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6555778Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6556435Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6557088Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6557749Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6558422Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6559088Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6559740Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6560407Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6561069Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6561732Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6562393Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6563052Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6563719Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6564381Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6565040Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6566014Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6566697Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6567355Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6568014Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6568668Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6569502Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6570162Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6570828Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6571481Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6572144Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6572805Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6573458Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6574132Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6574801Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6575463Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6576116Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6576783Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6577454Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6578119Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6578775Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6579440Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6580095Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6580759Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6581427Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6582117Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6582773Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6583432Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6584237Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6584906Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6585563Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6586221Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6586883Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6587536Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6588194Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6588854Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6589511Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6590172Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6590833Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6591486Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6592144Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6592813Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6593503Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6594231Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6594902Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6595568Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6596225Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6596886Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6597856Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6598535Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6599185Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6599844Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6600677Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6601329Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6602014Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6602673Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6603331Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6603992Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6604649Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6605310Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6605966Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6606635Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6607300Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6607958Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6608637Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6609305Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6609972Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6610637Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6611308Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6611978Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6612641Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6613323Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6614003Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6614671Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6615324Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6615982Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6616840Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6617498Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6618154Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:13:36.6618824Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6619502Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6620173Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6620857Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6621539Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6622211Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6622891Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6623571Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6624390Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6625065Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6625744Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6626425Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6627099Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6627772Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6629222Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6629956Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6630639Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6631320Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6632003Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6632938Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6633623Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6634305Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6634977Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6635655Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6636328Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6637012Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6637691Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6638373Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6639053Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6639725Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6640420Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6641099Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6641783Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6642457Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6643139Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6643819Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6644501Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6645184Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6645861Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6646546Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6647226Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6647915Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6648594Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6649262Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6649936Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6650623Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6651299Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6651987Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6652678Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6653362Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6654035Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6654715Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6655402Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6656074Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6656753Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6657928Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6658626Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6659321Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6660000Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6660967Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6661664Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6662357Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6663041Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6663860Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6664822Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6665506Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6666190Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6666866Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6667547Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6668232Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6668924Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6669600Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6670282Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6670963Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6671665Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6672355Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6673039Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6673713Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6674397Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6675085Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6675766Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6676448Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6677137Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6677812Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6678484Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6679165Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6679857Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6680540Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6681216Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6681901Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6682583Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6683258Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6683948Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6684627Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6685306Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6685984Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6686669Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6687368Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6688043Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6688725Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6689414Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6690098Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6690778Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6691726Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6692435Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6693108Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6693785Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6694477Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6695303Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6695991Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6696679Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6697363Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6698040Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6698718Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6699409Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6700088Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6700778Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6701469Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6702166Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6702857Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6703541Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6704363Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6705041Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6705723Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6706404Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6707086Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6707768Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6708458Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6709135Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6709811Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6710504Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6711193Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6711883Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6712553Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6713231Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6713928Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6714601Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6715291Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6716319Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6717017Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6717719Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6718452Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6719144Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.6719817Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6720493Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6721168Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6721833Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6722503Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6723629Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6724336Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6725005Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6725682Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6726370Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6727316Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6727995Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6728676Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6729350Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6752108Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6753016Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6753735Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6754407Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6755087Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6755764Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6756454Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6757136Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6757813Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6758490Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6759158Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6759836Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6760510Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6761188Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6761866Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6762540Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6763216Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6763881Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6764572Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6765250Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6765912Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6766587Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6767261Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6767943Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6768612Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6769315Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6770005Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6770696Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6771401Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6772087Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6772762Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6773432Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6774109Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6774793Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6775463Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6776139Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6777127Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6777828Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6778502Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6779173Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6779839Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6780679Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6781354Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6782026Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6782690Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6783361Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6784151Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6784842Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6785515Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6786192Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6786872Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6787538Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6788227Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6788916Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6789609Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6790279Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6790957Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6791643Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6792320Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6792999Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6793676Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6794361Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6795026Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6795712Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6796385Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6797051Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6797733Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6798427Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6799102Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6799779Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6800464Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6801137Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6801824Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6802499Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6803182Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6803859Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6804541Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6805227Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6805898Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6806574Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6807257Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6808171Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6808859Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6809538Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6810217Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6810888Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6811746Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6812425Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6813103Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6813772Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6814453Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6815136Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6815815Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6816745Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6817448Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6818142Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6818835Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6819520Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6820198Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6820862Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6821537Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6822208Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6822880Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6823547Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6824366Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6825044Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6825712Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6826384Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6827062Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6827742Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6828406Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6829079Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6829750Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6830411Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6831083Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6831766Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6832434Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6833109Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6833784Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6834457Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6835129Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6835803Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6836478Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6837141Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6837811Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6838491Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6839571Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6840279Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6840956Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.6841637Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6842314Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6843193Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6843873Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6844556Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6845229Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6845909Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6846586Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6847268Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6847949Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6848627Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6849299Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6849979Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6850663Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6851347Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6852022Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6852702Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6853381Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6854052Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6854742Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6855426Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6856106Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6856779Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6857456Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6858146Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6858821Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6859500Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6860182Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6860864Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6861538Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6862220Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6862909Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6863582Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6864376Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6865056Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6865744Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6866416Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6867092Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6867771Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6868442Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6869119Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6869796Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6870708Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6871398Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6872088Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6872773Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6873444Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6874265Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6874941Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6875620Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6876297Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6876975Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6877656Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6878342Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6879026Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6879713Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6880395Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6881073Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6881764Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6882439Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6883120Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6883802Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6884480Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6885150Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6885838Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6886519Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6887192Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6887876Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6888560Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6889252Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6889926Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6890608Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6891292Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6891964Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6892645Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6893337Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6894019Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6894688Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6895374Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6896057Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6896750Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6897429Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6898116Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6898803Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6899483Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6900168Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6901124Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6901822Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6902510Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6903199Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6903874Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6904878Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6905560Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6906242Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6906915Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6907604Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6908282Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6908960Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6909640Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6910324Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6911016Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6911689Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6912371Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6913057Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6913731Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6914424Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6915106Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6915790Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6916713Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6917408Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6918089Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6918764Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6919443Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6920130Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6920804Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6921484Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6922168Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6922847Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6923521Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6924200Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6924892Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6925568Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6926256Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6926941Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6927627Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6928312Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6928994Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6929674Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6930353Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6931037Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6931716Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6932765Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6933458Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6934135Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6934816Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6935490Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6936438Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6937120Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6937804Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6938478Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6939162Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6939841Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.6940512Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6941176Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6941835Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6942483Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6943141Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6943808Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6944592Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6945243Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6945900Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6946557Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6947208Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6947877Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6948544Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6949202Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6949853Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6950512Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6951180Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6951853Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6952513Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6953170Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6953825Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6954482Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6955138Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6955794Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6956478Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6957133Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6957785Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6958448Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6959115Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6959780Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6960434Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6961098Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6961753Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6962399Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6963059Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6963931Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6964631Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6965291Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6965951Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6966610Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6967482Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6968144Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6968795Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6969436Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6970112Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6970772Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6971433Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6972086Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6972749Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6973412Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6974064Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6974730Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6975398Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6976054Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6976709Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6977368Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6978024Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6978676Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6979338Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6979999Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6980649Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6981310Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6981963Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6982627Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6983278Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6983936Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6984707Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6985361Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6986016Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6986683Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6987350Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6988001Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6988662Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6989320Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6989983Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6990643Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6991304Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6991953Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6992626Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6993283Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6993942Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6994775Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6995458Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6996113Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6996761Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6997419Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6998188Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6998847Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.6999497Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7000160Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7000822Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7001473Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7002135Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7002792Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7003449Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7004118Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7004776Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7005439Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7006092Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7006759Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7007419Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7008072Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7008732Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7009390Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7010056Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7010710Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7011371Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7012033Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7012691Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7013357Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7014016Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7014677Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7015327Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7015985Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7016855Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7017517Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7018179Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7018835Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7019484Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7020144Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7020809Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7021462Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7022115Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7022772Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7023432Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7024178Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7024840Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7025874Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7026561Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7027213Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7027876Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7028533Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7029504Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7030163Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7030830Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7031486Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7032147Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7032806Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7033481Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7034137Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7034799Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7035459Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:13:36.7036124Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7036813Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7037494Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7038185Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7038864Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7039549Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7040233Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7040914Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7041599Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7042286Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7042961Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7043644Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7044333Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7045020Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7045697Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7046379Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7047061Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7047740Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7048421Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7049115Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7049801Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7050472Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7051155Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7051842Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7052516Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7053202Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7053883Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7054562Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7055241Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7055922Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7056851Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7057544Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7058223Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7058903Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7059586Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7060420Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7061102Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7061791Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7062464Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7063145Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7063837Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7064658Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7065335Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7066016Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7066699Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7067373Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7068066Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7068748Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7069425Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7070108Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7070789Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7071472Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7072158Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7072843Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7073526Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7074199Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7074880Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7075574Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7076258Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7076932Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7077613Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7078290Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7078964Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7079677Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7080364Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7081040Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7081731Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7082417Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7083107Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7083786Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7084473Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7085157Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7085832Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7086519Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7087375Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7088078Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7088756Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7089438Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7090119Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7090947Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7091638Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7092317Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7092996Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7093671Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7094356Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7095032Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7095713Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7096393Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7097073Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7097754Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7098435Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7099111Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7099792Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7100469Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7101152Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7101832Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7102507Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7103196Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7103879Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7104693Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7105369Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7106055Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7106730Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7107400Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7108080Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7108757Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7109436Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7110109Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7110795Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7111484Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7112154Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7112831Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7113511Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7114198Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7114870Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7115549Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7116477Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7117156Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7117834Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7118837Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7119545Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7120217Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7120899Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7121576Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7122436Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7123119Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7123795Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7124471Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7125153Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7125835Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7126522Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7127197Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7127878Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7128565Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7129242Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7129936Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7130615Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7131301Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7131976Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7132659Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7133339Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7134021Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7134697Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7135370Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7136050Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7136721Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7137409Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7138086Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7138756Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7139433Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7140108Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7140777Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7141459Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7142131Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7142804Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7143473Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7144330Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7145024Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7145694Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7146367Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7147038Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7147710Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7148376Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7149048Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7149930Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7150617Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7151297Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7151974Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7152650Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7153471Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7154146Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7154824Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7155494Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7156168Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7156842Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7157516Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7158196Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7158875Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7159559Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7160228Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7160907Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7161583Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7162241Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7162908Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7163588Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7164262Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7164939Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7165620Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7166300Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7166970Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7167650Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7168336Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7169007Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7169679Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7170357Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7171035Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7171703Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7172379Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7173059Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7173730Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7174405Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7175082Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7175756Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7176419Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7177093Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7177768Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7178441Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7179118Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7179794Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7180685Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7181380Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7182059Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7182730Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7183395Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7184338Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7185016Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7185697Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7186368Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7187046Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7187719Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7188397Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7189075Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7189750Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7190413Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7191091Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7191772Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7192449Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7193116Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7193791Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7194468Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7195135Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7195814Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7196488Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7197162Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7197827Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7198501Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7199190Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7199859Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7200537Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7201212Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7201888Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7202564Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7203237Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7203917Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7204588Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7205265Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7205943Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7206610Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7207290Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7207963Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7208637Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7209301Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7209995Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7210666Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7211558Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7211853Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7212114Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7212394Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7212664Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7213060Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7213329Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7213590Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7213849Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7214116Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7214376Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7214652Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7214912Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7215171Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7215438Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7215697Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7215964Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7216461Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7216724Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7216984Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7217253Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7217516Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7217791Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7218053Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7218312Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7218581Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7218846Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7219113Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7219381Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7219644Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7219916Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7220179Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7220441Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7220709Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7220974Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7221238Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7221505Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7221767Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7222039Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7222304Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7222567Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7222837Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7223099Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7223361Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7223634Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7224354Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7224663Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7224927Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7225188Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7225457Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7225886Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7226150Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7226420Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7226682Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7226952Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7227217Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7227485Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7227753Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7228013Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7228281Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7228549Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7228818Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7229089Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7229350Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7229612Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7229880Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7230142Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7230410Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7230670Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7260373Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7260840Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7261107Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7261391Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7261649Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7261906Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7262167Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7262424Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7262686Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7262955Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7263214Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7263475Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7263732Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7264107Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7264388Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7264646Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7264913Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7265177Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7265437Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7265700Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7266240Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7266516Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7266785Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7267043Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7267304Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7267742Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7268000Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7268264Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7268523Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7268782Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7269045Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7269303Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7269566Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7269830Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7270087Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7270354Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7270621Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7270892Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7271153Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7271412Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7271684Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7271944Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7272204Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7272481Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7272749Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7273012Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7273281Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7273546Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7273813Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7274073Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7274335Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7274602Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7274863Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7275127Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7275401Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7275662Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7275929Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7276190Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7276455Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7276728Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7276988Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7277248Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7277517Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7277779Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7278046Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7278469Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7278748Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7279021Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7279280Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7279539Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7279950Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7280211Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7280478Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7280737Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7280998Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7281262Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7281528Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7281793Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7282060Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7282318Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7282590Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7282856Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7283114Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7283383Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7283643Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7283904Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7284171Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7284438Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7284710Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7284974Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7285235Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7285505Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7285773Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7286037Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7286306Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7286564Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7286834Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7287096Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7287361Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7287618Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7287869Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7288119Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7288379Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7288637Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7288889Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7289147Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7289397Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7289659Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7289908Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7290155Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7290579Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7290845Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7291095Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7291351Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7291600Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7291994Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7292244Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7292498Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7292754Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7293003Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7293255Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7293519Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7293774Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7294032Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7294282Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7294532Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7294795Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7295046Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7295296Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7295553Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7295804Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7296052Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7296306Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7296560Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7296816Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7297063Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7297311Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7297567Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7297823Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7298066Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7298323Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7298572Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7298828Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7299077Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7299335Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7299592Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7299839Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7300088Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7300343Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7300598Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7300857Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7301107Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7301359Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7301614Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7301864Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7302115Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7302525Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7302792Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7303044Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7303301Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7303568Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7304100Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7304364Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7304619Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7304882Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7305131Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7305382Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7305645Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7305895Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7306152Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7306405Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7306658Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7306924Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7307173Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7307426Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7307684Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7307932Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7308189Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7308440Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7308691Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7308950Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7309202Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7309451Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7309709Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7309963Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7310212Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7310469Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7310721Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7310979Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7311230Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7311480Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7311743Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7311995Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7312244Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7312501Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7312758Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7313017Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7313266Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7313514Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7313767Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7314015Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7314264Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7314741Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7315015Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7315265Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7315521Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7315769Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7316382Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7316656Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7316910Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7317169Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7317421Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7317670Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7317930Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7318191Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7318443Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7318701Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7318953Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7319211Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7319468Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7319722Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7319982Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7320236Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7320487Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7320750Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7321007Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7321261Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7321519Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7321770Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7322027Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7322286Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7322537Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7322795Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7323047Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7323300Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7323559Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7323809Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7324073Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7324326Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:13:36.7324590Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7324860Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7325128Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7325392Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7325659Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7325920Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7326192Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7326454Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7326716Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7327307Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7327603Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7327866Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7328134Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7328399Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7328835Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7329099Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7329361Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7329626Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7329886Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7330148Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7330423Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7330691Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7330951Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7331219Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7331479Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7331753Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7332013Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7332273Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7332544Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7332804Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7333064Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7333336Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7333597Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7333864Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7334124Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7334389Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7334663Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7334923Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7335183Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7335443Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7335702Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7335970Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7336238Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7336500Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7336768Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7337030Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7337290Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7337566Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7337827Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7338093Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7338352Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7338612Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7338883Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7339298Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7339573Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7339845Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7340105Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7340376Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7340762Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7341025Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7341294Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7341555Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7341816Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7342082Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7342342Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7342618Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7342880Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7343140Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7343411Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7343677Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7343937Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7344322Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7344585Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7344844Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7345108Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7345367Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7345639Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7345902Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7346160Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7346424Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7346684Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7346951Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7347220Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7347479Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7347743Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7347999Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7348258Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7348534Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7348797Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7349063Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7349333Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7349593Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7349871Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7350132Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7350392Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7350665Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7350928Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7351187Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7351605Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7351885Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7352154Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7352416Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7352678Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7353061Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7353323Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7353588Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7353857Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7354114Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7354380Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7354645Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7354907Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7355175Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7355432Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7355691Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7355965Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7356225Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7356493Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7356752Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7357009Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7357272Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7357535Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7357797Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7358061Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7358318Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7358583Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7358849Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7359109Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7359375Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7359638Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7359899Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7360169Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7360433Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7360693Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7360960Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7361220Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7361492Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7361759Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7362018Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7362285Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7362546Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7362803Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7363068Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7363326Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7363784Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7364066Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7364327Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7364591Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7364999Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7365258Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7365526Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7365787Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7366055Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7366313Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7366570Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7366841Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7367097Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7367356Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7367624Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7367879Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7368152Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7368410Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7368670Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7368935Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7369194Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7369457Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7369726Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7369988Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7370255Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7370511Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7370770Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7371044Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7371302Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7371562Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7371828Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7372088Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7372356Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7372618Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7372878Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7373132Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7373393Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7373651Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7373924Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7374185Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7374445Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7374709Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7374972Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7375238Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7375501Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7375893Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7376183Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7376445Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7376703Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7376970Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7377369Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7377640Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7377899Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7378164Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7378429Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7378686Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7378948Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7379214Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7379471Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7379740Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7380000Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7380263Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7380532Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7380789Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7381046Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7381311Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7381568Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7381840Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7382099Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7382357Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7382624Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7382882Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7383147Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7383411Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7383671Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7383935Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7384348Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7384607Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7384880Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7385139Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7385400Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7385666Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7385923Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7386191Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7386456Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7386716Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7386983Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7387245Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7387506Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7387775Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7388202Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7388477Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7388746Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7389007Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7389278Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7389686Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7389947Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7390213Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7390470Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7390729Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7390999Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7391262Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7391532Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7391793Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7392050Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7392315Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7392581Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7392840Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7393108Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7393365Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7393634Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7393895Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7394160Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7394428Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7394685Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7394939Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7395204Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7395468Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7395733Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7395990Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7396248Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7396513Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7396772Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7397038Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7397303Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7397559Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7397824Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7398083Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7398349Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7398616Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7398874Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7399133Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7399397Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7399654Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7399911Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7400339Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7400624Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7400895Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7401156Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7401418Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7401835Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7402103Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7402365Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7402636Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7402895Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7403165Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7403430Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7403689Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7403957Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7404217Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7404476Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7404753Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7405012Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7405279Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7405538Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7405798Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7406068Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7406334Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7406610Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7406872Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7407142Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7407402Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7407671Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7407940Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7408203Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7408467Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7408739Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7408999Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7409275Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7409538Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7409799Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7410067Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7410331Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7410607Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7410867Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7411132Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7411398Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7411657Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7411917Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7412348Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7412624Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7412885Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7413153Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7413415Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7413828Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7414090Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7414355Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7414626Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7414889Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7415151Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7415423Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7415683Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7415952Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7416405Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7416676Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7416959Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7417221Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7417483Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7417753Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7418016Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7418285Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7418546Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7418817Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7419089Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7419351Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7419612Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7419884Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7420144Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7420408Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7420678Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7420940Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7421208Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7421470Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7421740Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7422014Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7422278Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7422543Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7422815Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7423084Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7423353Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7423617Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7423877Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7424238Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7424499Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7425106Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7425403Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7425664Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7425935Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7426196Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7426631Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7426905Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7427166Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7427428Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7427699Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7427959Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7428235Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7428498Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7428760Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7429030Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7429292Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7429561Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7429829Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7430089Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7430361Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7430625Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7430887Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7431160Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7431430Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7431694Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7431967Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7432229Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7432509Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7432774Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7433037Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7433308Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7433571Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7433833Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7434107Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7434371Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7434647Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7434909Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7435174Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7435450Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7435715Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7435973Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7436242Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7436504Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7436768Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7437199Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7437480Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7437754Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7438013Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7438277Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7438717Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7438971Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7439222Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7439481Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7439733Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7439991Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7440243Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7440507Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7440769Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7441020Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7441273Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7441531Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7441788Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7442046Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7442298Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7442550Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7442813Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7443065Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7443321Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7443578Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7443830Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7444090Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7444341Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7444598Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7444857Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7445110Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7445361Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7445616Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7445866Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7446117Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7446387Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7446639Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7446897Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7447147Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7447398Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7447664Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7447915Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7448167Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7448424Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7448668Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7448927Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7449346Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7449624Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7449885Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7450140Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7450392Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7450794Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7451045Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7451305Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7451554Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7451805Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7452064Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7452317Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7452576Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7452832Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7453083Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7453334Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7453596Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7453854Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7454113Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7454364Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7454620Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7454879Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7455131Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7455390Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7455653Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7455905Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7456165Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7456417Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7456676Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7456933Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7457187Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7457440Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7457702Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7457957Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7458219Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7458485Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7458737Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7458995Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7459241Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7459492Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7459753Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7460005Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7460257Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7460518Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7460774Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7461035Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7461463Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7461761Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7462014Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7462275Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7462528Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7462937Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7463196Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7463450Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7463717Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7464090Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7464354Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7464615Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7464873Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7465133Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7465385Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7465637Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7465896Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7466153Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7466407Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7466665Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7466916Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7467175Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7467422Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7467676Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7467942Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7468198Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7468451Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7468715Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7468977Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7469229Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7469488Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7469738Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7469997Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7470251Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7470505Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7470772Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7471028Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7471283Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7471543Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7471796Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7472064Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7472321Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7472573Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7472832Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7473088Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7473341Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7473604Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7474019Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7474293Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7474542Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7474795Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7475058Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:13:36.7475468Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7475735Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7476006Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7476267Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7476528Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7476798Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7477068Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7477338Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7477599Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7477862Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7478129Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7478398Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7478663Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7478932Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7479194Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7479463Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7479724Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7479989Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7480259Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7480522Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7480783Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7481052Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7481320Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7481588Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7481850Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7482116Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7482385Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7482646Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7482910Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7483181Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7483443Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7483713Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7483974Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7484244Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7484512Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7484778Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7485038Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7485306Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7485559Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7486038Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7486317Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7486579Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7486855Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7487118Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7487525Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7487794Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7488055Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7488328Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7488588Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7488855Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7489133Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7489397Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7489661Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7489934Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7490200Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7490469Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7490739Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7490999Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7491269Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7491531Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7491791Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7492055Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7492321Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7492583Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7492851Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7493113Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7493390Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7493652Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7493912Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7494184Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7494445Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7494706Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7494974Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7495241Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7495513Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7495776Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7496038Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7496309Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7496576Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7496838Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7497109Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7497370Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7497637Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7497898Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7498321Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7498611Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7498876Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7499139Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7499406Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7499873Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7500141Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7500405Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7500666Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7500932Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7501195Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7501465Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7501736Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7501997Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7502269Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7502531Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7502804Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7503072Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7503335Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7503597Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7503863Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7504287Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7504565Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7504832Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7505093Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7505366Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7505629Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7505898Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7506171Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7506432Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7506694Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7506962Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7507220Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7507494Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7507755Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7508016Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7508284Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7508545Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7508815Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7509084Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7509345Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7509612Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7509872Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7510133Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7510573Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7510850Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7511112Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7511380Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7511639Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7512058Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7512319Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7512584Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7512859Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7513121Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7513381Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7513653Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7513920Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7514188Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7514444Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7514706Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7514980Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7515239Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7515501Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7515771Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7516032Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7516536Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7516800Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7517068Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7517338Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7517596Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7517855Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7518123Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7518392Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7518660Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7518917Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7519175Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7519441Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7519701Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7519966Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7520233Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7520491Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7520748Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7521014Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7521278Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7521543Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7521801Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7522062Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7522326Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7522585Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7523178Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7523472Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7523722Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7523992Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7524254Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7524736Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7525006Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7525265Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7525529Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7525796Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7526056Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7526324Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7526589Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7526850Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7527116Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7527376Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7527635Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7527910Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7528170Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7528439Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7528697Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7533120Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7533400Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7533681Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7533943Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7534209Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7534469Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7534732Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7535001Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7535261Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7535528Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7535790Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7536049Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7536315Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7536581Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7536849Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7537109Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7537372Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7537637Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7537903Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7538167Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7538434Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7538693Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7538964Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7539224Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7539654Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7539957Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7540218Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7540480Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7540750Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7541153Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7541422Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7541678Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7541937Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7542206Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7542465Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7542727Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7543005Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7543268Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7543528Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7543794Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7544215Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7544495Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7544761Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7545024Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7545291Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7545549Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7545808Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7546080Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7546338Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7546604Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7546865Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7547120Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7547392Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7547651Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7547909Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7548176Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7548437Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7548703Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7548974Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7549231Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7549498Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7549753Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7550011Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7550286Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7550547Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7550814Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7551075Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7551335Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7551601Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7551860Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7552322Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7552602Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7552864Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7553132Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7553530Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7553790Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7554060Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7554323Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7554581Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7554846Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7555107Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7555383Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7555647Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7555908Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7556178Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7556440Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7556709Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7556980Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7557244Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7557505Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7557776Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7558039Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7558314Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7558577Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7558837Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7559108Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7559371Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7559640Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7559909Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7560169Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7560438Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7560699Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7560961Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7561237Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7561501Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7561764Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7562033Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7562297Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7562571Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7562836Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7563099Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7563369Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7563642Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7563914Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7564383Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7564685Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7564955Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7565220Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7565472Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7565893Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7566154Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7566414Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7566682Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7566945Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7567208Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7567486Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7567751Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7568022Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7568283Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7568551Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7568827Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7569089Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7569349Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7569622Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7569885Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7570153Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7570414Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7570679Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7570950Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7571211Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7571472Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7571746Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7572009Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7572281Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7572542Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7572805Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7573076Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7573338Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7573604Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7573875Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7574140Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7574406Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7574667Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7574937Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7575206Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7575467Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7575729Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7575996Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7576258Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7576717Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7577006Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7577271Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7577540Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7577802Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7578242Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7578512Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7578775Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7579044Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7579305Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7579570Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7579846Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7580108Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7580369Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7580643Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7580908Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7581186Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7581451Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7581715Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7581984Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7582249Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7582512Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7582789Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7583056Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7583319Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7583589Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7583855Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7584288Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7584553Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7584814Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7585083Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7585343Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7585604Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7585879Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7586142Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7586411Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7586672Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7586933Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7587208Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7587468Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7587730Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7587999Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7588257Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7588528Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7588975Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7589272Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7589539Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7589803Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7590065Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7590437Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7590700Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7590967Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7591226Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7591487Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7591760Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7592027Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7592296Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7592564Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7592826Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7593084Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7593340Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7593592Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7593849Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7594101Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7594359Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7594617Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7594868Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7595122Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7595381Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7595630Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7595889Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7596142Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7596401Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7596655Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7596907Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7597162Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7597420Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7597674Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7597942Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7598195Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7598448Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7598709Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7598964Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7599226Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7599494Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7599744Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7600005Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7600258Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7600512Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7600769Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7601205Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7601478Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7601738Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7601992Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7602255Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7602644Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7602897Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7603155Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7603409Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7603660Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7603921Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7604173Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7604429Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7604689Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7604940Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7605198Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7605458Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7605710Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7605970Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7606225Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7606476Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7606734Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7606983Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7607247Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7607501Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7607751Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7608010Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7608262Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7608520Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7608782Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7609037Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7609294Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7609545Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7609803Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7610061Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7610317Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7610572Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7610828Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7611079Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7611332Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7611599Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7611849Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7612109Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7612359Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7612612Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7612868Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7613295Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7613567Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7613825Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7614078Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7614335Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7614732Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7614985Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7615244Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7615494Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7615745Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7616004Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7616604Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7616874Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7617125Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7617377Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7617636Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7617887Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7618147Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7618405Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7618654Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7618906Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7619169Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7619422Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7619687Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7619942Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7620195Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7620457Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7620708Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7620967Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7621227Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7621482Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7621743Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7621994Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7622244Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7622504Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7622762Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7623017Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7623279Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7623534Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7623792Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7624139Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7624395Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7624662Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7624913Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7625167Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7625425Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7626021Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7626310Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7626573Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7626826Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7627085Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7627578Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7627832Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7628090Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7628342Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7628592Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7628852Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7629104Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7629367Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7629630Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7629892Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7630167Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7630428Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7630696Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7630964Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7631223Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7631492Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7631753Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7632012Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7632286Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7632551Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7632817Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7633088Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7633353Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7633630Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7633897Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7634159Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7634428Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7634693Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7634959Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7635233Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7635492Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7635765Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7636030Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7636290Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7636564Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7636830Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7637091Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7637359Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7637621Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7637881Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7638324Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7638607Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7638875Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7639139Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7639392Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7639807Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7640077Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7640339Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7640608Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7640870Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7641139Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7641406Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7641669Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7641935Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7642193Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7642458Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7642732Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7642995Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7643262Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7643522Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7643784Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7644052Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7644318Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7644581Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7644848Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7645115Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7645387Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7645657Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7645917Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7646180Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7646446Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7646707Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7646978Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7647239Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7647516Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7647780Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7648041Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7648308Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7648575Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7648835Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7649107Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7649368Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7649638Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7649903Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7650164Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7650599Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7650879Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7651140Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7651406Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7651668Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7652084Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7652348Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7652611Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7652881Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7653145Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7653410Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7653688Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7653953Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7654218Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7654489Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7654755Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7655034Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7655296Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7655557Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7655823Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7656085Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7656346Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7656622Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7656885Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7657156Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7657420Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7657688Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7657962Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7658232Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7658490Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7658765Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7659029Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7659297Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7659568Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7659832Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7660104Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7660367Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7660632Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7660912Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7661171Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7661442Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7661706Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7661968Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7662237Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7662665Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7662949Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7663224Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7663484Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7663754Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7664267Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7664533Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7664800Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7665061Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7665324Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7665594Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7665866Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7666149Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7679520Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7679821Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7680094Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7680376Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7680638Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7680905Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7681165Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7681424Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7681692Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7681952Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7682224Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7682486Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7682743Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7683010Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7683270Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7683535Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7683803Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7684062Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7684318Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7684589Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7684856Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7685128Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7685388Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7685646Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7685911Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7686173Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7686442Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7686706Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7686963Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7687229Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7687487Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7687746Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7688287Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7688568Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7688835Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7689095Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7689356Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7689803Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7690053Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7690313Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7690588Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7690856Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7691137Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7691406Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7691668Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7691946Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7692207Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7692467Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7692743Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7693006Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7693279Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7693541Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7693799Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7694067Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7694326Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7694592Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7694861Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7695120Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7695384Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7695642Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7695909Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7696175Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7696435Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7696697Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7696964Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7697224Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7697498Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7697760Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7698022Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7698294Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7698554Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7698823Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7699089Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7699349Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7699609Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7699880Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7700140Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7700517Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7700793Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7701059Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7701328Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7701586Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7701984Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7702258Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7702517Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7702783Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7703040Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7703298Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7703564Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7703831Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7704226Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7704498Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7704758Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7705034Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7705295Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7705555Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7705820Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7706079Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7706336Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7706604Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7706867Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7707135Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7707397Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7707655Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7707922Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7708189Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7708449Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7708715Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7708973Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7709241Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7709501Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7709770Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7710040Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7710299Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7710557Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7710826Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7711092Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7711359Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7711616Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7711874Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7712139Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7712400Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7712892Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7713179Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7713437Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7713696Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7713966Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7714348Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7714616Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7714880Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7715141Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7715408Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7715669Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7715928Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7716476Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7716750Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7717018Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7717281Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7717551Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7717821Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7718084Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7718349Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7718619Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7718881Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7719154Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7719421Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7719683Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7719953Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7720214Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7720477Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7720763Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7721032Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7721301Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7721563Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7721828Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7722099Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7722368Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7722635Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7722903Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7723165Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7723437Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7723706Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7723969Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7724238Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7724501Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7724764Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7725038Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7725636Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7725927Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7726190Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7726451Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7726722Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7727202Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7727462Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7727733Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7728002Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7728280Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7728560Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7728833Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7729107Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7729369Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7729635Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7729919Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7730190Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7730452Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7730728Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7730992Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7731266Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7731533Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7731813Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7732087Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7732349Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7732609Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7732877Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7733146Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7733412Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7733691Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7733953Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7734213Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7734482Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7734750Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7735024Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7735287Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7735549Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7735820Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7736091Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7736352Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7736624Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7736889Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7737157Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7737419Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7737680Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7738110Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7738391Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7738653Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7738924Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7739330Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7739598Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7739859Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7740121Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7740392Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7740655Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7740921Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7741194Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7741455Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7741724Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7741986Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7742246Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7742521Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7742781Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7743042Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7743313Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7743574Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7743841Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7744234Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7744499Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7744770Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7745031Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7745292Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7745571Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7745830Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7746090Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7746363Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7746623Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7746890Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7747161Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7747422Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7747690Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7747954Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7748218Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7748491Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7748752Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7749022Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7749281Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7749545Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7749817Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7750232Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7750508Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7750777Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7751039Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7751306Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7751688Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7751950Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7752216Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7752476Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7752738Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7753009Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7753277Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7753546Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7753808Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7754067Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7754338Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7754605Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7754857Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7755115Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7755370Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7755632Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7755892Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7756142Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7756409Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7756660Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7756912Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7757171Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7757422Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7757682Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7757947Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7758199Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7758460Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7758708Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7758962Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7759227Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7759478Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7759730Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7759991Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7760245Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7760510Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7760765Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7761017Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7761280Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7761533Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7761786Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7762044Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7762458Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7762744Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7762996Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7763247Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7763505Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7763907Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7764152Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7764416Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7764673Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7764932Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7765182Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7765442Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7765704Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7765956Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7766209Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7766471Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7766728Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7766981Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7767242Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7767498Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7767756Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7768009Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7768264Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7768523Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7768775Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7769032Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7769289Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7769542Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7769810Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7770063Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7770314Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7770572Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7770826Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7771078Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7771342Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7771603Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7771869Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7772122Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7772376Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7772651Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7772906Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7773156Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7773413Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7773663Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7773916Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7774172Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7774616Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7774895Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7775150Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7775416Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7775696Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7776148Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7776404Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7776663Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7776914Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7777178Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7777429Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7777685Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7777946Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7778200Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7778454Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7778713Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7778971Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7779238Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7779489Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7779739Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7779995Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7780246Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7780502Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7780793Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7781047Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7781298Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7781559Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7781812Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7782079Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7782332Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7782591Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7782865Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7783118Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7783374Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7783639Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7783892Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7784279Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7784532Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7784781Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7785055Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7785310Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7785567Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7785832Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7786083Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7786343Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7786595Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7787004Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7787286Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7787539Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7787794Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7788052Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7788431Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7788689Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7788946Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7789196Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7789454Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7789707Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7789967Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7790229Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7790483Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:13:36.7790744Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7791017Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7791286Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7791553Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7791815Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7792075Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7792344Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7792606Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7792869Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7793143Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7793405Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7793672Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7793936Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7794206Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7794473Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7794734Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7794996Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7795265Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7795525Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7795792Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7796063Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7796326Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7796598Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7796859Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7797120Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7797402Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7797663Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7797930Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7798192Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7798453Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7798722Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7799158Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7799444Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7799717Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7799974Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7800241Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7800655Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7800923Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7801191Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7801452Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7801716Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7801981Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7802249Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7802511Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7802780Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7803041Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7803317Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7803587Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7803848Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7804114Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7804375Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7804639Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7804909Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7805177Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7805448Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7805718Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7805981Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7806252Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7806520Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7806783Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7807052Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7807316Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7807584Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7807847Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7808110Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7808380Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7808643Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7808903Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7809172Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7809440Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7809706Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7809966Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7810226Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7810496Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7810754Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7811179Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7811472Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7811738Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7812010Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7812275Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7812689Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7812958Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7813219Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7813481Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7813747Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7814012Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7814282Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7814550Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7814817Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7815090Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7815356Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7815624Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7815896Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7816418Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7816687Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7816959Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7817224Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7817491Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7817760Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7818024Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7818293Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7818556Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7818818Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7819096Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7819357Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7819629Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7819894Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7820159Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7820430Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7820701Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7820966Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7821238Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7821499Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7821768Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7822038Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7822305Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7822579Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7822842Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7823107Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7823377Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7824116Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7824417Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7824684Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7824947Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7825225Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7825727Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7825996Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7826256Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7826524Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7826789Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7827050Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7827329Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7827594Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7827856Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7828124Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7828383Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7828659Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7828920Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7829175Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7829444Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7829701Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7829959Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7830229Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7830492Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7830763Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7831020Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7831280Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7831555Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7831812Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7832071Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7832337Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7832596Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7832865Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7833123Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7833385Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7833661Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7833920Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7834179Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7834441Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7834705Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7834971Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7835230Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7835488Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7835756Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7836014Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7836438Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7836731Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7836991Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7837241Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7837513Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7837909Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7838180Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7838442Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7838702Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7838967Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7839226Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7839494Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7839766Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7840025Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7840291Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7840552Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7840819Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7841085Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7841349Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7841608Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7841873Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7842134Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7842405Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7842675Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7842957Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7843227Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7843485Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7843751Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7844017Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7844281Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7844552Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7844814Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7845075Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7845340Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7845609Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7845872Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7846142Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7846401Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7846673Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7846943Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7847204Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7847472Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7847737Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7847996Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7848266Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7848689Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7848971Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7849239Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7849500Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7849766Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7850177Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7850439Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7850706Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7850962Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7851223Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7851493Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7851760Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7852030Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7852292Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7852551Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7852823Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7853089Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7853352Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7853618Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7853882Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7854149Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7854408Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7854671Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7854944Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7855205Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7855467Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7855735Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7856004Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7856271Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7856527Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7856788Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7857061Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7857321Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7857582Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7857859Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7858119Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7858385Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7858649Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7858923Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7859210Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7859479Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7859746Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7860013Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7860275Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7860542Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7860973Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7861251Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7861518Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7861777Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7862038Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7862444Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7862707Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7862971Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7863241Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7863501Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7863767Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7864153Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7864422Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7864693Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7864955Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7865219Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7865492Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7865753Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7866019Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7866279Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7866541Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7866809Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7867072Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7867338Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7867608Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7867868Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7868135Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7868404Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7868668Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7868937Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7869201Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7869461Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7869730Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7869990Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7870264Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7870529Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7870789Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7871060Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7871327Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7871595Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7871870Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7872133Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7872404Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7872666Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7872928Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7873436Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7873706Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7873969Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7874239Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7874503Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7874917Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7875181Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7875443Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7875712Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7875979Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7876242Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7876520Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7876783Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7877053Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7877317Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7877579Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7877857Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7878117Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7878378Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7878642Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7878907Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7879170Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7879443Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7879707Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7879971Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7880233Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7880492Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7880767Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7881053Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7881313Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7881580Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7881840Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7882102Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7882378Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7882640Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7882902Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7883171Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7883432Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7883707Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7883966Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7884224Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7884491Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7884751Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7885014Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7885442Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7885726Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7885995Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7886254Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7886516Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7886943Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7887209Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7887475Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7887754Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7888021Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7888293Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7888559Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7888827Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7889098Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7889358Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7889621Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7889897Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7890156Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7890426Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7890689Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7890949Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7891222Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7891484Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7891751Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7892018Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7892284Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7892543Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7892807Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7893076Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7893345Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7893607Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7893870Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7894140Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7894401Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7894668Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7894940Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7895201Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7895469Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7895730Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7895998Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7896263Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7896523Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7896786Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7897053Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7897312Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7897741Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7898019Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7898278Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7898547Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7898809Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7899210Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7899485Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7899747Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7900023Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7900285Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7900544Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7900823Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.7901077Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7901329Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7901587Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7901842Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7902106Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7902360Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7902611Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7902870Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7903120Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7903372Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7903630Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7903887Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7904309Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7904570Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7904822Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7905078Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7905335Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7905586Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7905844Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7906096Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7906349Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7906605Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7906863Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7907126Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7907377Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7907631Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7907891Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7908152Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7908404Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7908669Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7908924Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7909186Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7909440Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7909682Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7910197Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7910465Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7910714Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7910971Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7911221Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7911644Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7911902Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7912154Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7912412Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7912661Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7912912Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7913174Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7913429Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7913680Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7913940Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7914191Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7914455Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7914706Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7914961Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7915219Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7915470Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7915723Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7915982Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7916482Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7916746Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7916997Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7917251Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7917510Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7917768Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7918018Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7918279Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7918530Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7918789Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7919038Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7919297Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7919557Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7919811Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7920063Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7920325Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7920584Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7920837Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7921098Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7921350Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7921608Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7921859Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7922110Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7922785Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7923062Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7923316Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7923570Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7923825Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7924310Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7924568Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7924827Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7925087Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7925348Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7925600Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7925869Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7926125Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7926386Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7926641Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7926895Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7927162Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7927414Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7927666Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7927924Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7928175Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7928427Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7928689Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7928947Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7929208Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7929460Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7929712Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7929970Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7930230Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7930484Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7930747Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7931002Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7931261Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7931512Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7931775Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7932036Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7932289Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7932540Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7932799Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7933059Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7933323Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7933578Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7933832Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7934092Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7934345Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7934599Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7935027Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7935305Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7935560Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7935821Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7936076Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7936476Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7936732Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:13:36.7936999Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7937271Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7937534Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7937797Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7938074Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7938341Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7938610Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7938877Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7939142Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7939418Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7939680Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7939943Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7940225Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7940489Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7940759Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7941028Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7941293Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7941563Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7941823Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7942085Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7942363Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7942624Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7942890Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7943152Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7943416Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7943687Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7944106Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7944383Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7944653Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7944916Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7945190Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7945461Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7945720Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7946002Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7946271Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7946541Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7946813Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7947079Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7947534Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7947809Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7948073Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7948339Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7948740Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7949003Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7949273Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7949535Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7949800Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7950069Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7950330Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7950604Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7950870Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7951134Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7951407Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7951668Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7951935Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7952207Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7952469Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7952736Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7952999Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7953263Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7953540Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7953803Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7954065Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7954335Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7954597Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7954872Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7955134Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7955395Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7955664Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7955928Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7956192Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7956467Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7956728Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7956995Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7957259Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7957522Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7957800Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7958062Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7958324Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7958597Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7958862Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7959131Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7959508Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7959787Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7960060Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7960325Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7960586Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7961033Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7961293Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7961565Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7961834Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7962098Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7962365Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7962634Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7962897Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7963168Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7963432Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7963695Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7963974Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7964239Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7964509Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7964774Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7965034Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7965304Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7965574Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7965840Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7966110Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7966372Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7966643Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7966916Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7967184Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7967455Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7967716Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7967979Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7968249Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7968510Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7968789Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7969053Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7969315Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7969590Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7969860Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7970123Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7970390Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7970651Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7970926Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7971188Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7971450Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7971888Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7972173Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7972439Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7972708Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7972972Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.7973429Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7973693Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7973950Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7974216Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7974475Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7974733Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7975005Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7975271Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7975538Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7975801Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7976062Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7976338Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7976600Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7976860Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7977126Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7977387Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7977651Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7977926Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7978189Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7978462Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7978722Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7978982Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7979256Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7979518Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7979777Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7980045Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7980306Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7980578Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7980836Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7981103Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7981371Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7981629Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7981882Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7982160Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7982443Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7982710Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7982971Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7983232Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7983500Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7983757Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7984268Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7984566Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7984829Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7985099Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7985359Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7985715Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7985983Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7986244Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7986505Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7986770Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7987032Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7987310Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7987569Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7987830Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7988098Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7988360Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7988630Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7988901Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7989163Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7989435Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7989698Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7989959Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7990234Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7990496Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7990759Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7991029Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7991289Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7991557Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7991824Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7992088Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7992358Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7992623Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7992884Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7993154Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7993421Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7993685Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7993956Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7994220Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7994495Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7994757Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7995020Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7995286Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7995545Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7995805Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7996071Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7996434Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7996718Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7996979Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7997240Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7997510Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7997918Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7998180Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7998452Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7998713Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7998980Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7999240Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7999507Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.7999773Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8000033Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8000293Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8000566Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8000833Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8001106Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8001367Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8001627Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8001894Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8002156Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8002420Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8002691Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8002953Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8003223Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8003481Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8003744Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8004010Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8004269Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8004531Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8004799Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8005060Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8005320Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8005592Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8005851Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8006117Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8006375Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8006633Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8006910Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8007171Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8007431Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8007700Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8007961Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8008231Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8008696Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8008983Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8009258Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8009521Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8009785Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8010211Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8010475Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8010744Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8011007Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8011271Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8011539Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8011810Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8012075Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8012346Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8012608Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8012879Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8013151Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8013413Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8013686Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8013955Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8014225Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8014497Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8014765Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8015038Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8015298Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8015560Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8015828Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8016328Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8016607Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8016879Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8017141Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8017412Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8017674Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8017945Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8018207Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8018476Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8018738Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8019008Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8019278Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8019542Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8019815Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8020077Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8020346Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8020612Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8020871Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8021419Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8021707Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8021971Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8022237Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8022733Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8023002Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8023262Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8023523Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8023790Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8024160Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8024428Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8024704Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8024969Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8025238Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8025496Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8025760Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8026034Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8026296Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8026557Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8026827Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8027094Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8027361Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8027633Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8027899Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8028165Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8028427Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8028688Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8028962Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8029224Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8029499Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8029762Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8030025Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8030294Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8030563Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8030829Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8031096Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8031359Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8031630Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8031900Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8032157Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8032424Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8032683Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8032948Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8033226Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8033617Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8033899Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8034170Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8034433Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8034702Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8035072Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8035336Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8035606Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8035868Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8036128Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8036397Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8036665Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8036935Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8037195Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8037455Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8037723Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8037996Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8038258Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8038528Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8038791Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8039063Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8039325Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8039594Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8039864Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8040127Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8040384Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8040656Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8040923Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8041191Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8041453Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8041714Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8041979Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8042242Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8042504Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8042779Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8043040Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8043310Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8043573Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8043840Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8044109Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8044373Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8044634Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8044904Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8045167Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8045436Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8045849Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8046126Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8046387Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8046640Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8046892Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8047298Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8047552Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8047806Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8048066Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8048319Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8048582Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8048839Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8049094Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8049352Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8049605Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8049860Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8050128Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8050383Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8050645Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8050897Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8051152Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8051407Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8051666Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8051925Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8052188Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8052441Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8052700Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8052953Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8053212Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8053473Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8053725Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8053967Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8054227Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8054483Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8054740Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8055004Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8055257Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8055517Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8055769Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8056026Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8056285Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8056537Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8056791Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8057052Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8057302Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8057559Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8058097Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8058377Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8058637Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8058894Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8059149Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8059559Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8059814Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8060076Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8060331Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8060584Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8060846Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8061104Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8061359Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8061621Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8061874Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8062132Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8062389Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8062644Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8062900Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8063151Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8063401Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8063661Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8063914Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8064294Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8064556Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8064808Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8065071Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8065323Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8065583Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8065844Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8066094Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8066346Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8066604Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8066856Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8067122Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8067372Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8067624Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8067886Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8068139Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8068398Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8068659Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8068912Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8069175Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8069429Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8069682Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8069941Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8070349Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8070619Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8070883Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8071138Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8071392Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8071817Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8072072Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8072336Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8072591Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8072842Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8073101Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8073360Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8073613Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8073873Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8074126Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8074391Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8074651Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8074903Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8075161Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8075415Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8075668Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8075928Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8076182Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8076448Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8076702Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8076955Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8077212Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8077465Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8077723Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8077989Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8078242Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8078494Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8078754Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8079009Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8079277Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8079530Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8079784Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8080043Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8080297Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:13:36.8080571Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8080840Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8081104Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8081376Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8081641Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8081905Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8082175Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8082619Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8082903Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8083178Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8083440Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8083729Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8084151Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8084417Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8084689Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8084951Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8085214Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8094587Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8094950Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8095220Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8095491Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8095753Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8096025Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8096294Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8096556Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8096830Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8097091Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8097352Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8097620Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8097888Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8098159Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8098414Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8098674Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8098942Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8099212Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8099479Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8099748Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8100008Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8100280Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8100542Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8100813Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8101086Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8101350Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8101614Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8101887Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8102154Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8102422Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8102682Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8102942Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8103216Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8103476Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8104061Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8104346Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8104612Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8104884Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8105147Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8105596Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8105867Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8106129Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8106406Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8106666Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8106925Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8107200Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8107462Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8107722Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8107993Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8108253Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8108522Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8108792Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8109055Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8109323Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8109583Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8109848Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8110117Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8110384Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8110645Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8110913Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8111174Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8111449Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8111709Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8111971Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8112240Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8112501Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8112762Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8113032Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8113300Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8113568Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8113829Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8114092Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8114359Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8114629Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8114889Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8115160Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8115422Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8115692Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8115955Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8116748Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8117039Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8117302Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8117563Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8117829Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8118251Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8118520Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8118783Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8119046Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8119314Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8119575Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8119841Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8120111Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8120371Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8120640Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8120899Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8121169Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8121439Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8121705Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8121966Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8122235Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8122497Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8122763Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8123031Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8123292Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8123559Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8123818Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8124085Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8124352Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8124609Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8124872Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8125146Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8125408Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8125684Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8125952Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8126209Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8126476Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8126738Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8127004Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8127268Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8127524Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8127791Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8128048Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8128306Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8128576Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8128966Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8129243Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8129509Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8129769Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8130180Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8130439Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8130697Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8130964Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8131227Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8131489Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8131756Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8132020Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8132289Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8132549Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8132808Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8133075Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8133342Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8133602Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8133868Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8134127Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8134387Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8134649Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8134919Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8135186Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8135443Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8135707Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8135974Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8136241Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8136501Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8136768Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8137026Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8137292Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8137551Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8137816Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8138084Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8138343Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8138605Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8138872Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8139137Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8139405Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8139661Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8139920Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8140185Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8140443Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8140705Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8141126Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8141404Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8141671Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8141931Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8142362Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8142625Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8142884Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8143144Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8143412Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8143671Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8143938Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8144326Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8144585Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8144851Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8145110Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8145365Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8145643Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8145903Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8146168Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8146426Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8146687Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8146954Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8147221Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8147479Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8147745Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8148001Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8148267Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8148542Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8148803Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8149063Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8149331Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8149590Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8149855Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8150121Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8150381Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8150643Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8150903Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8151160Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8151429Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8151687Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8151952Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8152212Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8152470Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8152742Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8153000Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8153377Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8153664Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8153922Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8154181Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8154449Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8154825Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8155090Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8155347Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8155602Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8155871Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8156128Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8156392Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8156659Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8156917Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8157181Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8157435Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8157700Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8157966Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8158224Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8158484Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8158748Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8159008Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8159300Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8159562Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8159818Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8160086Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8160345Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8160612Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8160881Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8161140Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8161405Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8161668Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8161930Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8162205Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8162467Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8162729Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8162995Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8163255Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8163535Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8163793Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8164052Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8164319Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8164580Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8164840Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8165105Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8165517Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8165806Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8166070Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8166332Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8166741Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8167002Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8167263Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8167532Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8167795Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8168056Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8168324Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8168589Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8168861Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8169126Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8169387Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8169646Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8169917Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8170177Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8170445Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8170708Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8170975Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8171235Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8171505Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8171775Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8172037Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8172296Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8172564Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8172831Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8173102Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8173365Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8173628Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8173894Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8174156Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8174423Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8174694Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8174958Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8175224Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8175489Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8175754Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8176020Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8176279Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8176541Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8176810Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8177069Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8177517Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8177797Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8178058Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8178331Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8178591Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8178994Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8179261Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8179521Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8179788Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8180045Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8180304Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8180577Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8180842Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8181104Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8181372Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8181632Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8181898Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8182165Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8182426Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8182697Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8182959Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8183219Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8183500Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8183763Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8184136Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8184415Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8184675Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8184950Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8185210Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8185469Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8185737Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8185995Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8186257Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8186526Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8186795Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8187065Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8187323Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8187585Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8187861Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8188125Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8188385Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8188652Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8188912Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8189182Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8189446Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8189852Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8190138Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8190400Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8190661Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8190928Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8191291Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8191560Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8191821Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8192083Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8192349Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8192611Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8192876Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8193145Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8193406Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8193672Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8193930Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8194195Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8194463Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8194724Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8194988Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8195260Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8195520Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8195797Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8196061Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8196319Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8196586Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8196838Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8197095Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8197353Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8197605Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8197855Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8198112Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8198361Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8198624Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8198881Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8199128Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8199387Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8199637Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8199896Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8200158Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8200409Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8200669Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8200919Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8201171Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8201431Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8201840Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8202112Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8202373Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8202623Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8202889Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8203280Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8203531Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8203798Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8204047Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8204302Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8204549Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8204807Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8205059Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8205320Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8205570Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8205827Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8206083Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8206334Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8206591Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8206846Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8207094Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8207350Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8207598Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8207860Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8208110Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8208360Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8208615Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8208865Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8209121Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8209375Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8209623Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8209883Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8210134Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8210385Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8210652Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8210903Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8211157Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8211415Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8211667Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8211926Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8212187Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8212438Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8212696Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8212946Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8213195Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8213452Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8213865Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8214141Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8214398Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8214645Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8214899Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8215298Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8215549Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8215813Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8216311Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8216581Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8216839Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8217090Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8217355Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8217608Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8217858Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8218119Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8218368Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8218625Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8218880Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8219130Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8219385Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8219632Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8219883Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8220148Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8220399Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8220649Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8220902Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8221151Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8221410Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8221669Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8221919Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8222179Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8222434Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8222684Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8222940Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8223196Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8223450Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8223714Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8224085Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8224354Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8224625Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8224874Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8225132Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8225381Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8225630Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8225888Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8226442Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8226725Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8226974Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8227224Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8227481Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8227949Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8228204Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8228457Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8228708Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8228963Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8229222Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8229471Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8229730Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8229982Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8230234Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8230490Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8230739Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8230994Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:13:36.8231261Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8231522Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8231792Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8232056Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8232317Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8232590Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8232858Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8233120Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8233390Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8233652Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8233934Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8234195Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8234458Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8234729Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8234988Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8235248Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8235525Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8235789Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8236058Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8236316Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8236577Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8236853Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8237114Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8237378Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8237645Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8237903Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8238177Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8238620Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8238900Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8239166Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8239440Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8239708Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8240108Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8240379Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8240643Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8240905Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8241174Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8241436Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8241705Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8241975Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8242236Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8242506Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8242766Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8243032Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8243300Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8243562Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8243820Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8244087Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8244350Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8244611Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8244883Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8245146Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8245415Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8245675Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8245941Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8246208Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8246474Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8246741Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8247014Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8247277Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8247546Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8247812Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8248075Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8248344Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8248607Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8248871Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8249145Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8249408Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8249677Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8249938Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8250199Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8250467Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8250890Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8251170Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8251436Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8251697Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8251964Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8252368Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8252629Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8252894Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8253154Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8253415Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8253683Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8253948Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8254216Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8254476Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8254735Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8255005Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8255276Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8255537Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8255806Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8256068Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8256334Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8256597Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8256861Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8257130Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8257391Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8257651Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8257917Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8258182Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8258445Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8258713Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8258973Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8259241Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8259502Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8259772Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8260046Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8260314Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8260577Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8260847Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8261117Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8261385Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8261650Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8261910Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8262177Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8262437Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8262860Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8263146Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8263407Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8263675Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8263936Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8264423Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8264696Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8264959Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8265225Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8265494Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8265758Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8266028Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8266295Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8266557Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8266825Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8267083Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8267351Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8267619Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8267878Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8268144Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8268407Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8268666Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8268929Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8269195Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8269457Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8269724Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8269986Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8270258Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8270524Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8270787Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8271056Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8271316Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8271573Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8271840Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8272106Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8272371Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8272643Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8272904Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8273175Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8273442Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8273701Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8273968Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8274221Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8274483Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8274749Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8275126Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8275406Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8275666Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8275926Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8276194Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8276612Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8276873Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8277140Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8277404Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8277670Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8277930Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8278190Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8278461Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8278723Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8278983Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8279249Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8279518Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8279782Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8280042Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8280304Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8280571Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8280831Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8281091Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8281362Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8281622Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8281890Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8282154Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8282413Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8282701Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8282965Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8283227Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8283496Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8283758Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8284028Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8284293Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8284555Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8284823Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8285080Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8285345Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8285621Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8285880Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8286139Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8286409Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8286670Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8286940Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8287362Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8287646Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8287917Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8288179Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8288443Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8288873Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8289133Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8289401Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8289659Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8289920Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8290191Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8290449Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8290714Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8290981Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8291241Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8291514Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8291776Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8292044Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8292313Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8292573Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8292836Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8293102Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8293362Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8293635Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8293898Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8294158Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8294426Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8294707Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8294974Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8295242Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8295504Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8295764Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8296029Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8296288Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8296556Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8296829Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8297089Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8297359Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8297619Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8297890Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8298156Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8298415Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8298678Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8298950Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8299210Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8299653Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8299940Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8300204Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8300475Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8300734Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8301190Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8301464Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8301732Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8302000Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8302268Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8302532Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8302802Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8303068Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8303332Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8303602Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8303866Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8304256Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8304529Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8304792Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8305071Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8305334Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8305598Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8305871Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8306140Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8306403Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8306675Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8306940Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8307215Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8307489Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8307754Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8308024Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8308286Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8308553Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8308823Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8309091Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8309355Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8309620Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8309881Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8310150Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8310423Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8310689Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8310957Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8311218Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8311489Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8311754Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8312178Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8312467Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8312730Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8312992Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8313261Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8313640Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8313904Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8314182Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8314445Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8314716Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8314981Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8315250Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8315523Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8315785Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8316046Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8316597Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8316870Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8317138Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8317399Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8317662Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8317932Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8318195Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8318466Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8318735Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8318997Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8319269Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8319531Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8319800Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8320068Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8320331Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8320591Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8320860Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8321119Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8321386Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8321654Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8321916Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8322184Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8322448Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8322722Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8322994Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8323256Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8323540Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8323806Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8324078Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8324346Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8324896Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8325173Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8325442Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8325707Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8326244Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8326506Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8326770Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8327038Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8327301Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8327563Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8327835Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8328107Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8328382Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8328643Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8328907Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8329179Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8329453Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8329716Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8329988Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8330249Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8330514Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8330787Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8331055Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8331326Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8331586Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8331846Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8332120Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8332385Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8332646Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8332910Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8333169Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8333438Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8333699Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8333965Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8334232Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8334492Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8334754Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8335024Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8335292Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8335566Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8335826Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8336088Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8336361Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8336625Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8337041Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8337334Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8337590Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8337852Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8338108Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8338500Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8338763Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8339019Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8339274Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8339533Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8339789Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8340054Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8340317Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8340577Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8340840Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8341095Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8341350Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8341619Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8341875Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8342129Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8342393Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8342649Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8342912Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8343175Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8343430Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8343693Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8344076Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8344341Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8344607Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8344852Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8345114Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8345369Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8345623Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8345885Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8346149Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8346405Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8346666Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8346919Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8347185Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8347446Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8347704Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8347968Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8348224Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8348477Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8348740Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8348997Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8349390Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8349669Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8349926Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8350186Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8350442Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8350839Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8351101Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8351359Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8351615Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8351878Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8352134Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8352403Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8352660Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8352911Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8353173Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8353428Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8353690Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8353953Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8354207Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8354469Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8354722Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8354976Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8355237Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8355496Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8355751Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8356014Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8356269Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8356523Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8356793Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8357047Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8357312Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8357571Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8357827Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8358088Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8358349Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8358603Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8358866Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8359121Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8359385Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8359645Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8359901Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8360163Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8360423Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8360674Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8360941Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8361352Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8361631Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8361885Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8362141Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8362408Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8362804Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8363061Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8363324Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8363576Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8363840Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8364097Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8364356Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8364624Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8364882Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8365137Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8365398Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8365653Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8365917Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8366175Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8366429Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8366691Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8366946Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8367201Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8367468Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8367727Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8367984Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8368245Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8368500Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8368766Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8369021Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8369277Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8369542Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8369797Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8370052Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8370312Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8370574Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8370839Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8371093Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:13:36.8371356Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8371632Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8371897Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8372157Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8372425Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8372687Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8372949Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8373219Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8373687Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8373973Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8374238Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8374501Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8374772Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8375180Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8375445Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8375721Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8375982Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8376249Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8376508Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8376773Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8377040Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8377302Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8377563Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8377821Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8378089Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8378355Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8378615Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8378877Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8379142Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8379403Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8379671Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8379938Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8380198Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8380464Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8380724Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8380991Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8381260Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8381522Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8381781Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8382048Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8382312Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8382587Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8382849Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8383108Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8383389Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8383652Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8383921Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8384304Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8384573Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8384840Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8385103Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8385366Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8385760Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8386042Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8386306Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8386574Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8386834Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8387202Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8387471Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8387730Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8388000Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8388262Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8388523Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8388796Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8389057Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8389317Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8389583Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8389843Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8390117Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8390379Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8390638Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8390905Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8391165Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8391426Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8391694Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8391959Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8392228Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8392488Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8392749Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8393027Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8393289Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8393553Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8393822Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8394084Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8394353Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8394614Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8394882Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8395149Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8395412Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8395680Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8395950Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8396245Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8396522Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8396784Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8397048Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8397316Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8397577Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8398006Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8398303Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8398573Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8398843Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8399107Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8399520Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8399787Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8400051Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8400313Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8400585Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8400849Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8401123Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8401382Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8401642Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8401911Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8402173Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8402438Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8402709Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8402970Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8403234Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8403506Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8403768Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8404046Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8404309Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8404569Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8404833Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8405091Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8405356Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8405619Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8405880Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8406144Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8406400Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8406654Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8406925Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8407185Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8407441Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8407703Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8407960Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8408232Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8408489Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8408757Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8409023Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8409285Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8409544Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8409806Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8410162Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8410441Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8410697Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8410953Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8411218Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8411608Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8411864Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8412130Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8412388Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8412647Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8412907Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8413176Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8413449Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8413712Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8413982Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8414263Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8414530Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8414789Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8415053Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8415308Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8415567Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8415823Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8416277Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8416563Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8416820Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8417075Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8417336Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8417590Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8417857Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8418112Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8418363Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8418623Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8418879Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8419132Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8419399Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8419659Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8419917Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8420178Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8420432Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8420707Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8420959Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8421214Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8421477Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8421730Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8421984Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8422559Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8422835Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8423096Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8423352Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8423608Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8424133Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8424394Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8424650Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8424911Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8425171Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8425435Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8425690Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8425953Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8426216Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8426473Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8426726Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8426989Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8427252Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8427507Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8427771Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8428029Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8428292Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8428549Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8428810Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8429076Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8429328Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8429584Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8429846Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8430106Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8430374Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8430630Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8430885Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8431148Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8431403Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8431660Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8431925Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8432184Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8432447Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8432702Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8432961Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8433232Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8433487Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8433745Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8434008Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8434265Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8434526Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8434898Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8435171Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8435432Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8435689Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8435945Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8436314Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8436571Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8436827Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8437094Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:13:36.8437356Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8437627Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8437895Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8438157Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8438428Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8438687Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8438947Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8439221Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8439485Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8439753Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8440014Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8440281Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8440552Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8440817Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8441081Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8441344Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8441607Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8441878Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8442148Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8442409Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8442680Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8442942Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8443203Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8443471Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8443733Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8444004Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8444266Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8444527Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8444795Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8445066Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8445330Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8445597Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8445858Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8446125Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8446387Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8446649Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8447083Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8447368Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8447631Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8447903Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8448165Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8448523Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8448793Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8449055Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8449331Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8449591Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8449855Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8450132Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8450394Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8450657Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8450926Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8451188Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8451464Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8451725Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8451986Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8452253Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8452515Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8452777Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8453051Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8453312Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8453581Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8453843Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8454103Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8454379Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8454640Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8454901Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8455171Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8455432Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8455702Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8455970Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8456232Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8456500Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8456762Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8457027Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8457309Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8457568Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8457842Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8458104Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8458369Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8458640Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8459054Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8459334Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8459607Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8459867Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8460138Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8460580Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8460842Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8461115Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8461377Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8461635Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8461904Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8462163Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8462434Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8462709Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8462975Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8463241Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8463509Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8463774Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8464153Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8464418Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8464682Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8464952Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8465214Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8465491Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8465754Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8466016Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8466283Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8466552Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8466816Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8467084Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8467348Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8467620Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8467886Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8468154Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8468431Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8468686Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8468940Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8469199Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8469452Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8469720Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8469977Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8470232Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8470495Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8470751Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8471007Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8471427Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8471700Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8471964Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8472237Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8472511Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8472947Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8473204Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8473459Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8473723Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8473978Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8474232Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8474497Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8474757Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8475020Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8475272Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8475526Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8475788Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8476050Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8476307Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8476573Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8476824Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8477093Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8477348Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8477612Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8477875Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8478131Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8478390Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8478654Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8478917Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8479181Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8479435Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8479692Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8479954Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8480208Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8480468Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8480726Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8480980Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8481233Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8481496Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8481758Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8482017Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8482271Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8482528Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8482789Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8483046Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8483305Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8483731Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8484008Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8484272Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8484530Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8484782Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8485204Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8485461Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8485724Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8485988Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8486244Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8486504Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8486764Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8487023Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8487288Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8487539Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8487795Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8488067Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8488324Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8488582Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8488848Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8489103Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8489366Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8489621Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8489884Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8490146Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8490411Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8490667Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8490937Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8491193Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8491456Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8491713Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8491967Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8492233Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8492489Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8492748Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8493013Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8493269Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8493532Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8493792Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8494057Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8494321Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8494576Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8494832Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8495094Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8495350Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8495838Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8496114Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8496370Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8496640Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8496897Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8497321Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8497587Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8497843Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8498101Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:13:36.8498374Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8498638Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8535490Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8536021Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8536298Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8536569Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8536820Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8537096Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8537364Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8537624Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8537894Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8538156Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8538414Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8538684Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8539134Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8539399Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8539666Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8539927Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8540196Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8540465Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8540726Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8540995Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8541259Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8541520Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8541789Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8542063Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8542323Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8542596Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8542857Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8543122Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8543390Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8543650Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8543920Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8544273Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8544537Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8544807Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8545549Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8545843Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8546104Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8546366Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8546638Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8547170Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8547431Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8547699Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8547960Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8548229Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8548489Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8548760Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8549031Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8549292Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8549554Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8549824Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8550094Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8550365Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8550627Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8550889Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8551157Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8551418Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8551690Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8551961Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8552222Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8552491Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8552782Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8553084Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8553353Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8553615Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8553876Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8554145Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8554412Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8554679Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8554945Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8555208Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8555476Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8555735Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8556004Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8556275Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8556537Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8556799Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8557073Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8557334Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8557604Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8558043Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8558328Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8558601Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8558865Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8559275Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8559548Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8559812Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8560088Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8560349Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8560609Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8560880Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8561147Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8561411Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8561680Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8561946Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8562216Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8562485Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8562746Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8563015Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8563280Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8563543Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8563813Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8564081Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8564354Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8564614Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8564875Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8565140Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8565400Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8565658Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8565924Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8566180Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8566445Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8566703Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8566966Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8567235Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8567491Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8567748Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8568012Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8568276Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8568531Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8568797Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8569053Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8569319Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8569576Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8569839Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8570300Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8570578Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8570830Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8571093Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8571350Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8571763Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8572021Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8572275Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8572539Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8572796Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8573053Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8573328Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8573583Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8573850Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8574105Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8574366Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8574637Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8574893Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8575152Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8575415Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8575670Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8575932Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8576192Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8576450Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8576712Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8576967Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8577225Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8577499Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8577758Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8578016Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8578282Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8578538Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8578808Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8579064Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8579327Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8579598Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8579856Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8580115Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8580382Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8580645Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8580912Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8581171Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8581424Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8581685Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8581959Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8582398Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8582682Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8582938Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8583191Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8583456Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8583858Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8584261Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8584523Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8584779Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8585043Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8585298Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8585553Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8585821Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8586076Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8586334Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8586601Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8586857Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8587118Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8587382Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8587642Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8587906Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8588163Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8588417Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8588683Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8588942Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8589201Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8589466Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8589718Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8589992Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8590248Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8590505Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8590767Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8591025Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8591280Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8591548Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8591808Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8592081Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:13:36.8592347Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8592609Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8592890Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8593153Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8593416Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8593682Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8593945Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8594207Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8594478Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8594994Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8595282Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8595544Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8595809Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8596183Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8596446Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8596706Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8596973Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8597236Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8597502Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8597764Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8598031Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8598299Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8598559Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8598822Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8599091Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8599361Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8599629Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8599891Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8600150Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8600421Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8600681Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8600947Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8601218Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8601479Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8601747Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8602011Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8602280Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8602548Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8602810Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8603071Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8603342Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8603604Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8603881Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8604145Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8604407Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8604676Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8604953Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8605253Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8605521Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8605784Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8606058Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8606317Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8606579Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8607057Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8607346Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8607609Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8607881Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8608150Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8608567Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8608832Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8609100Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8609368Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8609629Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8609892Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8610170Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8610432Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8610693Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8610963Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8611222Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8611498Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8611759Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8612019Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8612284Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8612545Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8612805Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8613082Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8613348Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8613616Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8613876Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8614138Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8614416Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8614677Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8614936Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8615203Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8615464Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8615739Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8616001Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8616478Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8616761Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8617023Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8617286Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8617571Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8617832Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8618101Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8618362Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8618627Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8618894Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8619154Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8619802Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8620092Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8620347Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8620609Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8620865Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8621316Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8621577Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8621832Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8622086Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8622353Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8622607Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8622868Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8623139Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8623390Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8623652Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8623908Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8624289Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8624555Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8624809Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8625068Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8625331Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8625587Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8625848Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8626110Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8626369Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8626631Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8626885Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8627147Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8627411Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8627667Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8627929Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8628182Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8628439Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8628699Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8628960Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8629218Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8629478Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8629733Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8629993Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8630265Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8630520Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8630785Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8631042Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8631296Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8631560Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8632006Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8632279Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8632544Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8632805Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8633069Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8633522Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8633778Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8634042Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8634296Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8634553Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8634819Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8635074Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8635339Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8635593Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8635850Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8636110Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8636364Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8636626Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8636881Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8637138Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8637400Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8637656Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8637932Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8638194Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8638463Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8638718Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8638974Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8639243Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8639502Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8639765Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8640020Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8640277Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8640542Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8640800Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8641062Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8641327Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8641588Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8641852Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8642105Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8642368Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8642634Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8642892Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8643149Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8643415Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8643672Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8643938Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8644391Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8644674Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:13:36.8644947Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8645210Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8645475Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8645877Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8646139Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8646401Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8646671Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8646934Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8647203Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8647470Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8647736Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8648006Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8648268Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8648529Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8648805Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8649071Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8649338Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8649599Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8649865Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8650128Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8650396Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8650658Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8650926Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8651189Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8651459Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8651727Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8651989Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8652257Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8652517Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8652778Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8653047Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8653315Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8653586Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8653850Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8654110Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8654379Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8654647Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8654908Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8655179Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8655441Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8655709Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8655971Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8656387Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8656676Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8656940Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8657198Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8657462Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8657870Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8658138Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8658399Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8658659Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8658926Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8659193Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8659452Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8659722Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8659985Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8660247Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8660524Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8660790Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8661059Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8661321Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8661583Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8661852Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8662114Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8662375Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8662648Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8662914Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8663184Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8663446Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8663710Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8664148Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8664421Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8664685Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8664954Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8665218Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8665487Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8665757Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8666022Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8666294Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8666555Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8666820Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8667096Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8667360Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8667629Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8667892Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8668153Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8668421Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8668840Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8669124Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8669391Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8669648Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8669912Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8670319Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8670577Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8670837Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8671093Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8671354Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8671617Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8671880Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8672146Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8672401Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8672656Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8672920Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8673186Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8673438Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8673701Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8673956Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8674212Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8674476Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8674731Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8674998Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8675261Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8675518Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8675780Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8676033Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8676294Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8676557Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8676811Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8677074Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8677329Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8677585Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8677849Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8678108Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8678363Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8678621Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8678876Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8679146Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8679400Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8679655Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8679917Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8680171Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8680423Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8680689Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8681108Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8681381Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8681645Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8681901Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8682362Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8682624Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8682880Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8683144Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8683400Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8683654Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8683916Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8684172Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8684434Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8684687Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8684941Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8685209Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8685471Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8685724Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8685982Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8686236Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8686496Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8686748Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8687008Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8687271Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8687524Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8687779Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8688037Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8688300Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8688556Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8688819Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8689073Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8689331Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8689586Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8689839Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8690105Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8690360Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8690613Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8690878Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8691133Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8691404Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8691658Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:13:36.8691917Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8692184Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8692446Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8692707Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8693144Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8693428Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8693697Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8693960Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8694224Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8694641Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8694903Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8695165Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8695434Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8695699Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8695968Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8696232Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8696494Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8696763Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8697025Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8697285Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8697560Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8697821Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8698092Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8698354Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8698616Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8698888Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8699157Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8699421Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8699689Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8699953Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8700220Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8700495Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8700759Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8701034Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8701298Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8701562Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8701830Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8702101Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8702363Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8702632Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8702894Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8703162Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8703431Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8703695Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8704120Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8704398Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8704667Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8704938Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8705200Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8705635Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8705911Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8706177Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8706449Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8706838Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8707102Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8707374Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8707637Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8707905Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8708167Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8708426Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8708699Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8708960Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8709224Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8709492Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8709753Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8710032Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8710294Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8710556Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8710825Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8711087Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8711347Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8711624Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8711889Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8712157Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8712421Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8712685Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8712961Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8713222Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8713485Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8713760Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8714022Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8714282Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8714555Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8714815Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8715078Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8715333Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8715588Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8715856Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8716311Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8716581Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8716850Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8717106Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8717370Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8717915Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8718196Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8718457Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8718713Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8718967Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8719410Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8719668Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8719936Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8720193Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8720452Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8720715Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8720972Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8721240Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8721504Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8721761Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8722024Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8722282Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8722547Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8722811Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8723068Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8723325Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8723592Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8723848Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8724109Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8724376Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8724630Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8724895Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8725154Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8725415Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8725680Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8725937Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8726194Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8726458Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8726716Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8726978Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8727240Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8727502Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8727767Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8728025Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8728281Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8728548Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8728802Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8729063Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8729318Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8729572Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8729829Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8730319Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8730601Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8730866Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8731121Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8731376Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8731840Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8732099Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8732363Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8732618Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8732871Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8733140Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8733400Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8733656Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8733920Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8734176Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8734440Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8734701Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8734956Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8735220Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:13:36.8735482Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8735750Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8736017Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8736279Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8736555Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8736819Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8737084Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8737351Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8737616Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8737888Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8738158Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8738422Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8738692Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8738956Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8739238Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8739514Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8739781Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8740043Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8740310Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8740569Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8740838Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8741110Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8741371Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8741640Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8741904Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8742165Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8742620Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8742898Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8743164Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8743437Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8743699Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8744312Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8744578Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8744839Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8745110Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8745386Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8745648Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8745927Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8746190Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8746462Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8746722Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8746983Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8747258Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8747519Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8747780Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8748050Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8748311Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8748576Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8748846Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8749113Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8749381Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8749645Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8749907Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8750184Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8750445Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8750711Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8750973Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8751237Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8751507Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8751775Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8752039Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8752309Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8752570Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8752838Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8753106Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8753366Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8753632Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8753891Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8754150Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8754416Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8754677Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8755069Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8755353Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8755609Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8755873Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8756275Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8756533Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8756796Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8757052Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8757307Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8757567Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8757823Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8758090Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8758347Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8758604Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8758865Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8759122Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8759386Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8759645Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8759901Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8760160Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8760414Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8760669Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8760937Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8761193Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8761448Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8761711Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8761969Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8762237Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8762493Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8762740Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8763003Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8763257Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8763513Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8763778Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8764039Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8764301Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8764568Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8764825Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8765087Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8765346Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8765602Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8765868Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8766125Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8766379Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8766641Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8767015Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8767301Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8767560Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8767818Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8768076Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8768444Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8768699Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8768961Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8769218Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8769481Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8769738Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8770000Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8770266Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8770521Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8770776Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8771038Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8771302Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8771560Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8771824Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8772078Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8772340Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8772596Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8772852Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8773124Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:13:36.8773389Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8773652Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8773919Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8774179Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8774453Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8774719Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8774983Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8775256Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8775516Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8775777Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8776052Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8776317Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8776585Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8776849Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8777114Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8777388Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8777648Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8777910Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8778175Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8778437Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8778710Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8779161Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8779443Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8779713Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8779975Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8780245Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8780662Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8780924Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8781194Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8781456Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8781719Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8781990Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8782254Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8782523Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8782790Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8783079Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8783364Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8783641Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8783903Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8784289Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8784552Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8784812Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8785078Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8785346Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8785610Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8785883Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8786144Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8786414Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8786683Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8786948Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8787216Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8787476Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8787740Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8788012Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8788272Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8788549Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8788816Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8789076Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8789342Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8789610Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8789874Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8790145Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8790405Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8790672Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8790924Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8791181Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8791602Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8791880Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8792140Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8792401Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8792655Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8793036Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8793292Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8793545Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8793803Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8794059Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8794316Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8794579Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8794834Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8795090Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8795355Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8795614Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8795888Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8796145Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8796398Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8796661Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8796915Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8797168Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8797433Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8797694Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8797959Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8798216Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8798471Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8798733Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8798984Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8799240Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8799502Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8799757Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8800019Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8800273Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8800534Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8800803Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8801058Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8801312Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8801574Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8801836Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8802105Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8802361Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8802617Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8802880Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8803135Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8803551Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8803837Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8804094Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8804351Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8804615Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8805066Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8805332Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8805589Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8805848Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8806112Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8806368Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8806624Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8806894Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:13:36.8807162Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8807435Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8807697Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8807960Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8808239Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8808503Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8808765Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8809034Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8809302Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8809572Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8809841Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8810108Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8810374Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8810634Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8810899Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8811173Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8811432Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8811703Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8811964Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8812224Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8812495Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8812763Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8813029Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8813297Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8813559Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8813820Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8814096Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8814360Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8814635Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8814896Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8815155Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8815427Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8815857Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8816346Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8816627Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8816889Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8817156Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8817758Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8818018Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8818285Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8818548Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8818809Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8819078Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8819343Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8819611Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8819871Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8820128Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8820397Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8820666Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8820926Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8821191Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8821453Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8821725Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8821983Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8822249Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8822517Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8822774Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8823030Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8823290Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8823552Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8823817Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8824179Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8824438Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8824702Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8824957Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8825212Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8825481Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8825739Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8825990Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8826252Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8826507Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8826774Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8827028Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8827283Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8827543Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8827801Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8828061Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8828621Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8828889Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8829150Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8829405Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8829659Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8830038Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8830295Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8830552Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8830817Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8831075Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8831343Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8831600Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8831868Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8832132Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8832391Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8832645Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8832913Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8833169Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8833433Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8833694Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8833950Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8834216Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8834471Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8834733Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8835000Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8835255Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8835512Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8835780Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8836044Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8836308Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8836566Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:13:36.8836830Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8837099Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8837363Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8837629Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8837904Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8838167Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8838435Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8838698Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8838967Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8839237Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8839502Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8839763Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8840032Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8840295Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8840747Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8841032Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8841300Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8841569Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8841828Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8842248Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8842514Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8842775Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8843044Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8843303Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8843563Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8843830Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8844098Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8844360Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8844622Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8844881Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8845157Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8845420Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8845683Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8845953Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8846213Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8846473Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8846738Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8847004Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8847267Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8847533Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8847792Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8848060Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8848325Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8848585Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8848852Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8849107Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8849366Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8849626Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8849884Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8850145Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8850396Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8850650Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8850914Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8851175Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8851431Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8851695Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8851947Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8852207Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8852468Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8852881Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8853163Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8853417Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8853675Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8853936Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8854334Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8854602Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8854859Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8855113Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8855374Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8855628Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8855882Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8856149Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8856405Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8856660Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8856923Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8857176Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8857443Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8857696Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8857950Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8858209Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8858461Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8858717Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8858991Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8859246Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8859509Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8859763Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8860020Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8860286Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8860540Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8860796Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:13:36.8861531Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8861843Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8862153Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8862484Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8862781Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8863217Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8863539Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8863908Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8864374Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8864669Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8864970Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8865356Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8865659Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8865983Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8866403Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8866716Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8867046Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8867417Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8867765Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8868154Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8868460Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8868784Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8869085Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8869494Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8869832Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8870136Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8870487Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8870781Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8871073Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8871556Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8871872Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8872189Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8872516Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8872814Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8873236Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8873549Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8873852Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8874193Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8874496Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8874791Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8875222Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8875529Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8875875Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8876169Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8876462Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8876768Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8877175Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8877479Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8877809Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8878102Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8878419Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8878766Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8879185Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8879544Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8879835Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8880129Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8880438Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8880713Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8881155Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8881590Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8881898Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8882211Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8882503Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8882790Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8883326Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8883616Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8883937Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8884231Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8884539Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8884913Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8885219Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8885519Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8885886Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8886184Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:13:36.8886503Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8886911Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8887233Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8887552Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8887857Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8888175Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8888487Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8888875Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8889216Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8889518Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8889839Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8890169Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8890462Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8890915Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8891211Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8891513Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8891858Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8892159Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8892446Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8892890Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8893190Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8893579Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8893880Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8894179Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8894616Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8894927Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8895227Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8895559Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8895853Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8896167Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8896711Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8897044Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8897367Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8897663Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8897957Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8898390Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8898772Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8899103Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8899394Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8899692Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8900010Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8900295Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8900723Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8901102Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8901386Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8901713Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8902010Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8902319Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8902749Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8903045Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8903339Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8903648Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8904068Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8904505Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8904819Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8905115Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8905438Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8905733Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:13:36.8906059Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8906441Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8906740Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8907073Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8907373Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8907686Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8908013Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8908455Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8908852Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8909143Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8909456Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8909807Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8910097Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8910473Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8910815Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8911110Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8911445Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8911740Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8912148Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8912553Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8912852Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8913058Z SPASSED 2025-05-07T20:13:36.8913069Z 2025-05-07T20:13:36.8913372Z ============================== 1 passed in 2.53s =============================== 2025-05-07T20:13:36.8913762Z kipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8914146Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8914464Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8914761Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8915086Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8915383Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8915746Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8916387Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8916717Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8917053Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8917349Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8917655Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8917964Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8918327Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8918662Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8918974Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8919257Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8919583Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8919871Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:13:36.8920284Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8920634Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8920935Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8921243Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8921562Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8921842Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8922287Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8922593Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8922889Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8923219Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8923580Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8923978Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8924295Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8924598Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8924925Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8925222Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8925532Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8925896Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8926200Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8926522Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8926807Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8927379Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8927699Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8928086Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:13:36.8928399Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8928724Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8929211Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8929534Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8929819Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8930234Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:36.8930566Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:13:36.8930923Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:13:36.8931184Z Time taken to estimate parameters (us): 11845 2025-05-07T20:13:37.3367316Z 2025-05-07T20:13:37.3368195Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:13:37.3388888Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 6 seconds 2025-05-07T20:13:37.3389480Z 2025-05-07T20:13:37.3389486Z 2025-05-07T20:13:37.3389491Z 2025-05-07T20:13:37.3389532Z 2025-05-07T20:13:37.3405258Z ################################################################################ 2025-05-07T20:13:37.3426155Z # [2025-05-07T20:13:37.342Z] Run Python Test Suite: 2025-05-07T20:13:37.3426863Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:13:37.3427461Z ################################################################################ 2025-05-07T20:13:37.3455244Z + 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:13:37.3456369Z 2025-05-07T20:13:40.4883246Z ============================= test session starts ============================== 2025-05-07T20:13:40.4884311Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:40.4885243Z cachedir: .pytest_cache 2025-05-07T20:13:40.4886372Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:40.4887499Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:40.4888075Z plugins: hypothesis-6.131.14 2025-05-07T20:13:42.7744393Z collecting ... collected 1 item 2025-05-07T20:13:42.7744849Z 2025-05-07T20:13:43.2115087Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:13:43.2124369Z 2025-05-07T20:13:43.2124654Z ============================== 1 passed in 2.95s =============================== 2025-05-07T20:13:43.2125258Z Time taken to generate indices (us): 245 2025-05-07T20:13:43.2125817Z Time taken to generate indices (us): 210 2025-05-07T20:13:43.2126340Z Time taken to generate indices (us): 2797 2025-05-07T20:13:43.2126868Z Time taken to generate indices (us): 2868 2025-05-07T20:13:43.2127395Z Time taken to generate indices (us): 20468 2025-05-07T20:13:43.2127915Z Time taken to generate indices (us): 14608 2025-05-07T20:13:43.2128442Z Time taken to generate indices (us): 4183 2025-05-07T20:13:43.2128986Z Time taken to generate indices (us): 16873 2025-05-07T20:13:43.2129506Z Time taken to generate indices (us): 22657 2025-05-07T20:13:43.2130041Z Time taken to generate indices (us): 13615 2025-05-07T20:13:43.2130569Z Time taken to generate indices (us): 13899 2025-05-07T20:13:43.2131088Z Time taken to generate indices (us): 15216 2025-05-07T20:13:43.2131615Z Time taken to generate indices (us): 367 2025-05-07T20:13:43.2132138Z Time taken to generate indices (us): 20460 2025-05-07T20:13:43.2132706Z Time taken to generate indices (us): 20196 2025-05-07T20:13:43.2133641Z Time taken to generate indices (us): 1075 2025-05-07T20:13:43.2134205Z Time taken to generate indices (us): 15276 2025-05-07T20:13:43.2134733Z Time taken to generate indices (us): 17075 2025-05-07T20:13:43.2135253Z Time taken to generate indices (us): 17340 2025-05-07T20:13:43.2135776Z Time taken to generate indices (us): 230 2025-05-07T20:13:43.9481644Z 2025-05-07T20:13:43.9482433Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:13:43.9504392Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 6 seconds 2025-05-07T20:13:43.9504960Z 2025-05-07T20:13:43.9504966Z 2025-05-07T20:13:43.9504971Z 2025-05-07T20:13:43.9504977Z 2025-05-07T20:13:43.9520959Z ################################################################################ 2025-05-07T20:13:43.9541472Z # [2025-05-07T20:13:43.953Z] Run Python Test Suite: 2025-05-07T20:13:43.9542083Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:13:43.9542676Z ################################################################################ 2025-05-07T20:13:43.9572619Z + 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:13:43.9573715Z 2025-05-07T20:13:46.9950947Z ============================= test session starts ============================== 2025-05-07T20:13:46.9951995Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:46.9952830Z cachedir: .pytest_cache 2025-05-07T20:13:46.9953753Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:46.9954778Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:46.9955277Z plugins: hypothesis-6.131.14 2025-05-07T20:13:49.3238992Z collecting ... collected 3 items 2025-05-07T20:13:49.3239375Z 2025-05-07T20:13:49.3269440Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow SKIPPED 2025-05-07T20:15:20.6578863Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6580653Z self=, 2025-05-07T20:15:20.6581689Z T=1, 2025-05-07T20:15:20.6582044Z D=2, 2025-05-07T20:15:20.6582417Z log_E=3, 2025-05-07T20:15:20.6582809Z pruning_ratio=0.0, 2025-05-07T20:15:20.6583219Z use_cpu=True, 2025-05-07T20:15:20.6583647Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6584211Z ) 2025-05-07T20:15:20.6584624Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6585673Z self=, 2025-05-07T20:15:20.6586634Z T=5, 2025-05-07T20:15:20.6586980Z D=2, 2025-05-07T20:15:20.6587312Z log_E=3, 2025-05-07T20:15:20.6587674Z pruning_ratio=0.0, 2025-05-07T20:15:20.6588067Z use_cpu=True, 2025-05-07T20:15:20.6588479Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6588950Z ) 2025-05-07T20:15:20.6589347Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6590395Z self=, 2025-05-07T20:15:20.6591371Z T=5, 2025-05-07T20:15:20.6591695Z D=125, 2025-05-07T20:15:20.6592036Z log_E=4, 2025-05-07T20:15:20.6592406Z pruning_ratio=0.030370770318298716, 2025-05-07T20:15:20.6592868Z use_cpu=True, 2025-05-07T20:15:20.6593260Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6593727Z ) 2025-05-07T20:15:20.6594130Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6595703Z self=, 2025-05-07T20:15:20.6596710Z T=7, 2025-05-07T20:15:20.6597080Z D=2, 2025-05-07T20:15:20.6597404Z log_E=3, 2025-05-07T20:15:20.6597791Z pruning_ratio=0.0, 2025-05-07T20:15:20.6598188Z use_cpu=True, 2025-05-07T20:15:20.6598717Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6599188Z ) 2025-05-07T20:15:20.6599596Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6600892Z self=, 2025-05-07T20:15:20.6601862Z T=7, 2025-05-07T20:15:20.6602183Z D=24, 2025-05-07T20:15:20.6602519Z log_E=5, 2025-05-07T20:15:20.6602888Z pruning_ratio=0.10575880932590188, 2025-05-07T20:15:20.6603343Z use_cpu=True, 2025-05-07T20:15:20.6603747Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6604211Z ) 2025-05-07T20:15:20.6604609Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6605664Z self=, 2025-05-07T20:15:20.6606634Z T=5, 2025-05-07T20:15:20.6606966Z D=60, 2025-05-07T20:15:20.6607303Z log_E=5, 2025-05-07T20:15:20.6607674Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:15:20.6608139Z use_cpu=True, 2025-05-07T20:15:20.6608551Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6609024Z ) 2025-05-07T20:15:20.6609433Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6610473Z self=, 2025-05-07T20:15:20.6611438Z T=6, 2025-05-07T20:15:20.6611772Z D=35, 2025-05-07T20:15:20.6612107Z log_E=4, 2025-05-07T20:15:20.6612478Z pruning_ratio=0.3333333333333333, 2025-05-07T20:15:20.6612936Z use_cpu=True, 2025-05-07T20:15:20.6613331Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6613820Z ) 2025-05-07T20:15:20.6614268Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6615313Z self=, 2025-05-07T20:15:20.6616567Z T=5, 2025-05-07T20:15:20.6617141Z D=11, 2025-05-07T20:15:20.6617481Z log_E=3, 2025-05-07T20:15:20.6617911Z pruning_ratio=0.565109163087278, 2025-05-07T20:15:20.6618367Z use_cpu=True, 2025-05-07T20:15:20.6618820Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6619282Z ) 2025-05-07T20:15:20.6619740Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6620787Z self=, 2025-05-07T20:15:20.6621746Z T=3, 2025-05-07T20:15:20.6622081Z D=128, 2025-05-07T20:15:20.6622418Z log_E=4, 2025-05-07T20:15:20.6622786Z pruning_ratio=0.31043911247726363, 2025-05-07T20:15:20.6623260Z use_cpu=True, 2025-05-07T20:15:20.6623666Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6624224Z ) 2025-05-07T20:15:20.6624625Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6625666Z self=, 2025-05-07T20:15:20.6626644Z T=5, 2025-05-07T20:15:20.6626971Z D=120, 2025-05-07T20:15:20.6627310Z log_E=3, 2025-05-07T20:15:20.6627684Z pruning_ratio=0.3213066143143215, 2025-05-07T20:15:20.6628136Z use_cpu=True, 2025-05-07T20:15:20.6628540Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6629004Z ) 2025-05-07T20:15:20.6629402Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6630449Z self=, 2025-05-07T20:15:20.6631413Z T=8, 2025-05-07T20:15:20.6631752Z D=123, 2025-05-07T20:15:20.6632518Z log_E=3, 2025-05-07T20:15:20.6632911Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6633369Z use_cpu=True, 2025-05-07T20:15:20.6633773Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6634249Z ) 2025-05-07T20:15:20.6634657Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6635688Z self=, 2025-05-07T20:15:20.6636947Z T=1, 2025-05-07T20:15:20.6637281Z D=123, 2025-05-07T20:15:20.6637611Z log_E=3, 2025-05-07T20:15:20.6637975Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6638424Z use_cpu=True, 2025-05-07T20:15:20.6638822Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6639300Z ) 2025-05-07T20:15:20.6639742Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6640812Z self=, 2025-05-07T20:15:20.6641783Z T=1, 2025-05-07T20:15:20.6642123Z D=2, 2025-05-07T20:15:20.6642455Z log_E=3, 2025-05-07T20:15:20.6642824Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6643273Z use_cpu=True, 2025-05-07T20:15:20.6643681Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6644147Z ) 2025-05-07T20:15:20.6644553Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6645600Z self=, 2025-05-07T20:15:20.6646581Z T=2, 2025-05-07T20:15:20.6646914Z D=2, 2025-05-07T20:15:20.6647247Z log_E=3, 2025-05-07T20:15:20.6647619Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6648070Z use_cpu=True, 2025-05-07T20:15:20.6648478Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6648939Z ) 2025-05-07T20:15:20.6649348Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6650404Z self=, 2025-05-07T20:15:20.6651428Z T=3, 2025-05-07T20:15:20.6651765Z D=2, 2025-05-07T20:15:20.6652102Z log_E=3, 2025-05-07T20:15:20.6652485Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6652947Z use_cpu=True, 2025-05-07T20:15:20.6653394Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6653867Z ) 2025-05-07T20:15:20.6654276Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6655321Z self=, 2025-05-07T20:15:20.6656291Z T=3, 2025-05-07T20:15:20.6656630Z D=3, 2025-05-07T20:15:20.6656967Z log_E=3, 2025-05-07T20:15:20.6657344Z pruning_ratio=0.948175516930884, 2025-05-07T20:15:20.6657797Z use_cpu=True, 2025-05-07T20:15:20.6658204Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6658675Z ) 2025-05-07T20:15:20.6659089Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6660144Z self=, 2025-05-07T20:15:20.6661118Z T=4, 2025-05-07T20:15:20.6661446Z D=120, 2025-05-07T20:15:20.6661794Z log_E=5, 2025-05-07T20:15:20.6662168Z pruning_ratio=0.7557922646346712, 2025-05-07T20:15:20.6662631Z use_cpu=True, 2025-05-07T20:15:20.6663034Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6663502Z ) 2025-05-07T20:15:20.6663901Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6665111Z self=, 2025-05-07T20:15:20.6666075Z T=4, 2025-05-07T20:15:20.6666411Z D=4, 2025-05-07T20:15:20.6666737Z log_E=5, 2025-05-07T20:15:20.6667108Z pruning_ratio=0.7557922646346712, 2025-05-07T20:15:20.6667954Z use_cpu=True, 2025-05-07T20:15:20.6668366Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6668829Z ) 2025-05-07T20:15:20.6669230Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6670273Z self=, 2025-05-07T20:15:20.6671238Z T=5, 2025-05-07T20:15:20.6671775Z D=4, 2025-05-07T20:15:20.6672103Z log_E=5, 2025-05-07T20:15:20.6672473Z pruning_ratio=0.7557922646346712, 2025-05-07T20:15:20.6672931Z use_cpu=True, 2025-05-07T20:15:20.6673327Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6673799Z ) 2025-05-07T20:15:20.6674209Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6675257Z self=, 2025-05-07T20:15:20.6676244Z T=5, 2025-05-07T20:15:20.6676581Z D=4, 2025-05-07T20:15:20.6676914Z log_E=4, 2025-05-07T20:15:20.6677291Z pruning_ratio=0.7557922646346712, 2025-05-07T20:15:20.6677752Z use_cpu=True, 2025-05-07T20:15:20.6678165Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6678628Z ) 2025-05-07T20:15:20.6679039Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6680089Z self=, 2025-05-07T20:15:20.6681058Z T=4, 2025-05-07T20:15:20.6681394Z D=4, 2025-05-07T20:15:20.6681728Z log_E=4, 2025-05-07T20:15:20.6682091Z pruning_ratio=0.7557922646346712, 2025-05-07T20:15:20.6682552Z use_cpu=True, 2025-05-07T20:15:20.6682956Z use_array_for_index_remapping=True, 2025-05-07T20:15:20.6683424Z ) 2025-05-07T20:15:20.6683834Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6684882Z self=, 2025-05-07T20:15:20.6685857Z T=5, 2025-05-07T20:15:20.6686188Z D=31, 2025-05-07T20:15:20.6686523Z log_E=5, 2025-05-07T20:15:20.6686895Z pruning_ratio=0.39912608246220366, 2025-05-07T20:15:20.6687346Z use_cpu=True, 2025-05-07T20:15:20.6687751Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6688224Z ) 2025-05-07T20:15:20.6688623Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6689676Z self=, 2025-05-07T20:15:20.6690647Z T=5, 2025-05-07T20:15:20.6690972Z D=31, 2025-05-07T20:15:20.6691315Z log_E=3, 2025-05-07T20:15:20.6691689Z pruning_ratio=0.39912608246220366, 2025-05-07T20:15:20.6692152Z use_cpu=True, 2025-05-07T20:15:20.6692549Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6693021Z ) 2025-05-07T20:15:20.6693430Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6694483Z self=, 2025-05-07T20:15:20.6695456Z T=5, 2025-05-07T20:15:20.6695786Z D=5, 2025-05-07T20:15:20.6696109Z log_E=3, 2025-05-07T20:15:20.6696487Z pruning_ratio=0.39912608246220366, 2025-05-07T20:15:20.6696951Z use_cpu=True, 2025-05-07T20:15:20.6697353Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6697838Z ) 2025-05-07T20:15:20.6698244Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6699285Z self=, 2025-05-07T20:15:20.6700260Z T=5, 2025-05-07T20:15:20.6700593Z D=3, 2025-05-07T20:15:20.6700930Z log_E=3, 2025-05-07T20:15:20.6701297Z pruning_ratio=0.39912608246220366, 2025-05-07T20:15:20.6701760Z use_cpu=True, 2025-05-07T20:15:20.6702170Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6702640Z ) 2025-05-07T20:15:20.6703371Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:20.6704573Z self=, 2025-05-07T20:15:20.6705539Z T=3, 2025-05-07T20:15:20.6705866Z D=3, 2025-05-07T20:15:20.6706202Z log_E=3, 2025-05-07T20:15:20.6706568Z pruning_ratio=0.39912608246220366, 2025-05-07T20:15:20.6707241Z use_cpu=True, 2025-05-07T20:15:20.6707651Z use_array_for_index_remapping=False, 2025-05-07T20:15:20.6708118Z ) 2025-05-07T20:15:26.8389230Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8390432Z self=, 2025-05-07T20:15:26.8391408Z T=4, 2025-05-07T20:15:26.8391745Z D=101, 2025-05-07T20:15:26.8392081Z log_E=3, 2025-05-07T20:15:26.8392452Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8392917Z use_cpu=True, 2025-05-07T20:15:26.8393354Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8393835Z ) 2025-05-07T20:15:26.8394241Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8395279Z self=, 2025-05-07T20:15:26.8396246Z T=4, 2025-05-07T20:15:26.8396603Z D=101, 2025-05-07T20:15:26.8396940Z log_E=4, 2025-05-07T20:15:26.8397305Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8397763Z use_cpu=True, 2025-05-07T20:15:26.8398166Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8398629Z ) 2025-05-07T20:15:26.8399037Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8400076Z self=, 2025-05-07T20:15:26.8401032Z T=1, 2025-05-07T20:15:26.8401367Z D=101, 2025-05-07T20:15:26.8401702Z log_E=4, 2025-05-07T20:15:26.8402077Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8402540Z use_cpu=True, 2025-05-07T20:15:26.8402941Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8403403Z ) 2025-05-07T20:15:26.8403808Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8404854Z self=, 2025-05-07T20:15:26.8405827Z T=1, 2025-05-07T20:15:26.8406150Z D=4, 2025-05-07T20:15:26.8406489Z log_E=4, 2025-05-07T20:15:26.8406857Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8407309Z use_cpu=True, 2025-05-07T20:15:26.8407713Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8408181Z ) 2025-05-07T20:15:26.8408577Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8409619Z self=, 2025-05-07T20:15:26.8410596Z T=1, 2025-05-07T20:15:26.8410925Z D=4, 2025-05-07T20:15:26.8411255Z log_E=3, 2025-05-07T20:15:26.8411622Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8412074Z use_cpu=True, 2025-05-07T20:15:26.8412482Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8412951Z ) 2025-05-07T20:15:26.8413347Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8414411Z self=, 2025-05-07T20:15:26.8415380Z T=1, 2025-05-07T20:15:26.8415708Z D=2, 2025-05-07T20:15:26.8416034Z log_E=3, 2025-05-07T20:15:26.8416720Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8417192Z use_cpu=True, 2025-05-07T20:15:26.8417596Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8418065Z ) 2025-05-07T20:15:26.8418470Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8419972Z self=, 2025-05-07T20:15:26.8420961Z T=3, 2025-05-07T20:15:26.8421292Z D=2, 2025-05-07T20:15:26.8421618Z log_E=3, 2025-05-07T20:15:26.8421987Z pruning_ratio=0.5567965321408568, 2025-05-07T20:15:26.8422442Z use_cpu=True, 2025-05-07T20:15:26.8422840Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8423607Z ) 2025-05-07T20:15:26.8424124Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8425180Z self=, 2025-05-07T20:15:26.8426140Z T=1, 2025-05-07T20:15:26.8426483Z D=21, 2025-05-07T20:15:26.8426840Z log_E=5, 2025-05-07T20:15:26.8427219Z pruning_ratio=0.7093176423977201, 2025-05-07T20:15:26.8427685Z use_cpu=True, 2025-05-07T20:15:26.8428083Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8428552Z ) 2025-05-07T20:15:26.8428971Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8430013Z self=, 2025-05-07T20:15:26.8430983Z T=1, 2025-05-07T20:15:26.8431314Z D=21, 2025-05-07T20:15:26.8431648Z log_E=3, 2025-05-07T20:15:26.8432032Z pruning_ratio=0.7093176423977201, 2025-05-07T20:15:26.8432673Z use_cpu=True, 2025-05-07T20:15:26.8433071Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8433547Z ) 2025-05-07T20:15:26.8433951Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8435003Z self=, 2025-05-07T20:15:26.8435965Z T=3, 2025-05-07T20:15:26.8436298Z D=21, 2025-05-07T20:15:26.8436634Z log_E=3, 2025-05-07T20:15:26.8436999Z pruning_ratio=0.7093176423977201, 2025-05-07T20:15:26.8437457Z use_cpu=True, 2025-05-07T20:15:26.8437873Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8438350Z ) 2025-05-07T20:15:26.8438760Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8439809Z self=, 2025-05-07T20:15:26.8440771Z T=3, 2025-05-07T20:15:26.8441110Z D=3, 2025-05-07T20:15:26.8441442Z log_E=3, 2025-05-07T20:15:26.8441806Z pruning_ratio=0.7093176423977201, 2025-05-07T20:15:26.8442265Z use_cpu=True, 2025-05-07T20:15:26.8442671Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8443132Z ) 2025-05-07T20:15:26.8443538Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8444583Z self=, 2025-05-07T20:15:26.8445548Z T=6, 2025-05-07T20:15:26.8445876Z D=94, 2025-05-07T20:15:26.8446211Z log_E=4, 2025-05-07T20:15:26.8446592Z pruning_ratio=6.103515625e-05, 2025-05-07T20:15:26.8447037Z use_cpu=True, 2025-05-07T20:15:26.8447444Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8447915Z ) 2025-05-07T20:15:26.8448317Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8449366Z self=, 2025-05-07T20:15:26.8450343Z T=6, 2025-05-07T20:15:26.8450668Z D=94, 2025-05-07T20:15:26.8451003Z log_E=3, 2025-05-07T20:15:26.8451374Z pruning_ratio=6.103515625e-05, 2025-05-07T20:15:26.8451819Z use_cpu=True, 2025-05-07T20:15:26.8452223Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8452695Z ) 2025-05-07T20:15:26.8453100Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:15:26.8454135Z self=, 2025-05-07T20:15:26.8455471Z T=3, 2025-05-07T20:15:26.8455828Z D=94, 2025-05-07T20:15:26.8456155Z log_E=3, 2025-05-07T20:15:26.8456525Z pruning_ratio=6.103515625e-05, 2025-05-07T20:15:26.8456972Z use_cpu=True, 2025-05-07T20:15:26.8457367Z use_array_for_index_remapping=False, 2025-05-07T20:15:26.8457836Z ) 2025-05-07T20:15:26.8458204Z PASSED 2025-05-07T20:15:30.6604892Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6607041Z self=, 2025-05-07T20:15:30.6607950Z T=1, 2025-05-07T20:15:30.6608278Z D=2, 2025-05-07T20:15:30.6608611Z B=1, 2025-05-07T20:15:30.6608944Z log_E=3, 2025-05-07T20:15:30.6609284Z L=0, 2025-05-07T20:15:30.6609661Z pooling_mode=, 2025-05-07T20:15:30.6610171Z quantize_type=SparseType.FP32, 2025-05-07T20:15:30.6610625Z use_cpu=True, 2025-05-07T20:15:30.6611022Z pruning_ratio=None, 2025-05-07T20:15:30.6611419Z ) 2025-05-07T20:15:30.6611785Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6612718Z self=, 2025-05-07T20:15:30.6613627Z T=7, 2025-05-07T20:15:30.6613954Z D=2, 2025-05-07T20:15:30.6614302Z B=1, 2025-05-07T20:15:30.6614637Z log_E=3, 2025-05-07T20:15:30.6614988Z L=0, 2025-05-07T20:15:30.6615382Z pooling_mode=, 2025-05-07T20:15:30.6615917Z quantize_type=SparseType.FP32, 2025-05-07T20:15:30.6616751Z use_cpu=True, 2025-05-07T20:15:30.6617135Z pruning_ratio=None, 2025-05-07T20:15:30.6617521Z ) 2025-05-07T20:15:30.6617917Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6618854Z self=, 2025-05-07T20:15:30.6619789Z T=7, 2025-05-07T20:15:30.6620215Z D=111, 2025-05-07T20:15:30.6620579Z B=93, 2025-05-07T20:15:30.6620938Z log_E=5, 2025-05-07T20:15:30.6621296Z L=5, 2025-05-07T20:15:30.6621668Z pooling_mode=, 2025-05-07T20:15:30.6622180Z quantize_type=SparseType.INT4, 2025-05-07T20:15:30.6622643Z use_cpu=True, 2025-05-07T20:15:30.6623018Z pruning_ratio=0.0, 2025-05-07T20:15:30.6623412Z ) 2025-05-07T20:15:30.6623778Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6624797Z self=, 2025-05-07T20:15:30.6625696Z T=1, 2025-05-07T20:15:30.6626026Z D=41, 2025-05-07T20:15:30.6626354Z B=1, 2025-05-07T20:15:30.6626678Z log_E=3, 2025-05-07T20:15:30.6627026Z L=0, 2025-05-07T20:15:30.6627401Z pooling_mode=, 2025-05-07T20:15:30.6627899Z quantize_type=SparseType.FP32, 2025-05-07T20:15:30.6628357Z use_cpu=True, 2025-05-07T20:15:30.6628746Z pruning_ratio=None, 2025-05-07T20:15:30.6629132Z ) 2025-05-07T20:15:30.6629497Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6630426Z self=, 2025-05-07T20:15:30.6631318Z T=1, 2025-05-07T20:15:30.6631653Z D=41, 2025-05-07T20:15:30.6631987Z B=83, 2025-05-07T20:15:30.6632325Z log_E=3, 2025-05-07T20:15:30.6632668Z L=16, 2025-05-07T20:15:30.6633040Z pooling_mode=, 2025-05-07T20:15:30.6633540Z quantize_type=SparseType.FP16, 2025-05-07T20:15:30.6633997Z use_cpu=True, 2025-05-07T20:15:30.6634376Z pruning_ratio=None, 2025-05-07T20:15:30.6634753Z ) 2025-05-07T20:15:30.6635118Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6636042Z self=, 2025-05-07T20:15:30.6636945Z T=10, 2025-05-07T20:15:30.6637272Z D=80, 2025-05-07T20:15:30.6638022Z B=89, 2025-05-07T20:15:30.6638379Z log_E=4, 2025-05-07T20:15:30.6638719Z L=17, 2025-05-07T20:15:30.6639093Z pooling_mode=, 2025-05-07T20:15:30.6639599Z quantize_type=SparseType.INT4, 2025-05-07T20:15:30.6640051Z use_cpu=True, 2025-05-07T20:15:30.6640430Z pruning_ratio=None, 2025-05-07T20:15:30.6640817Z ) 2025-05-07T20:15:30.6641519Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6642449Z self=, 2025-05-07T20:15:30.6643348Z T=8, 2025-05-07T20:15:30.6643673Z D=22, 2025-05-07T20:15:30.6644005Z B=109, 2025-05-07T20:15:30.6644342Z log_E=4, 2025-05-07T20:15:30.6644679Z L=10, 2025-05-07T20:15:30.6645059Z pooling_mode=, 2025-05-07T20:15:30.6645572Z quantize_type=SparseType.INT2, 2025-05-07T20:15:30.6646022Z use_cpu=True, 2025-05-07T20:15:30.6646403Z pruning_ratio=None, 2025-05-07T20:15:30.6646808Z ) 2025-05-07T20:15:30.6647181Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6648102Z self=, 2025-05-07T20:15:30.6649013Z T=9, 2025-05-07T20:15:30.6649352Z D=82, 2025-05-07T20:15:30.6649685Z B=97, 2025-05-07T20:15:30.6650026Z log_E=3, 2025-05-07T20:15:30.6650385Z L=16, 2025-05-07T20:15:30.6650756Z pooling_mode=, 2025-05-07T20:15:30.6651274Z quantize_type=SparseType.INT4, 2025-05-07T20:15:30.6651737Z use_cpu=True, 2025-05-07T20:15:30.6652111Z pruning_ratio=None, 2025-05-07T20:15:30.6652502Z ) 2025-05-07T20:15:30.6652869Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6653785Z self=, 2025-05-07T20:15:30.6654682Z T=6, 2025-05-07T20:15:30.6655019Z D=118, 2025-05-07T20:15:30.6655351Z B=90, 2025-05-07T20:15:30.6655698Z log_E=3, 2025-05-07T20:15:30.6656049Z L=5, 2025-05-07T20:15:30.6656425Z pooling_mode=, 2025-05-07T20:15:30.6656944Z quantize_type=SparseType.FP32, 2025-05-07T20:15:30.6657403Z use_cpu=True, 2025-05-07T20:15:30.6657781Z pruning_ratio=0.0, 2025-05-07T20:15:30.6658158Z ) 2025-05-07T20:15:30.6658531Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6659473Z self=, 2025-05-07T20:15:30.6660362Z T=5, 2025-05-07T20:15:30.6660695Z D=95, 2025-05-07T20:15:30.6661031Z B=91, 2025-05-07T20:15:30.6661357Z log_E=5, 2025-05-07T20:15:30.6661709Z L=19, 2025-05-07T20:15:30.6662087Z pooling_mode=, 2025-05-07T20:15:30.6662590Z quantize_type=SparseType.FP8, 2025-05-07T20:15:30.6663042Z use_cpu=True, 2025-05-07T20:15:30.6663425Z pruning_ratio=None, 2025-05-07T20:15:30.6663811Z ) 2025-05-07T20:15:30.6664373Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6665303Z self=, 2025-05-07T20:15:30.6666206Z T=9, 2025-05-07T20:15:30.6666557Z D=40, 2025-05-07T20:15:30.6666880Z B=45, 2025-05-07T20:15:30.6667213Z log_E=3, 2025-05-07T20:15:30.6667560Z L=18, 2025-05-07T20:15:30.6667942Z pooling_mode=, 2025-05-07T20:15:30.6668451Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6668950Z use_cpu=True, 2025-05-07T20:15:30.6669320Z pruning_ratio=0.0, 2025-05-07T20:15:30.6669702Z ) 2025-05-07T20:15:30.6670069Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6670983Z self=, 2025-05-07T20:15:30.6671877Z T=1, 2025-05-07T20:15:30.6672254Z D=40, 2025-05-07T20:15:30.6672579Z B=45, 2025-05-07T20:15:30.6672961Z log_E=3, 2025-05-07T20:15:30.6673724Z L=18, 2025-05-07T20:15:30.6674146Z pooling_mode=, 2025-05-07T20:15:30.6674698Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6675209Z use_cpu=True, 2025-05-07T20:15:30.6675609Z pruning_ratio=0.0, 2025-05-07T20:15:30.6676024Z ) 2025-05-07T20:15:30.6676437Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6677587Z self=, 2025-05-07T20:15:30.6678491Z T=1, 2025-05-07T20:15:30.6678828Z D=40, 2025-05-07T20:15:30.6679201Z B=3, 2025-05-07T20:15:30.6679548Z log_E=3, 2025-05-07T20:15:30.6679918Z L=18, 2025-05-07T20:15:30.6680317Z pooling_mode=, 2025-05-07T20:15:30.6680847Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6681351Z use_cpu=True, 2025-05-07T20:15:30.6681731Z pruning_ratio=0.0, 2025-05-07T20:15:30.6682117Z ) 2025-05-07T20:15:30.6682543Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6683535Z self=, 2025-05-07T20:15:30.6684466Z T=1, 2025-05-07T20:15:30.6684837Z D=40, 2025-05-07T20:15:30.6685170Z B=3, 2025-05-07T20:15:30.6685496Z log_E=3, 2025-05-07T20:15:30.6685843Z L=1, 2025-05-07T20:15:30.6686221Z pooling_mode=, 2025-05-07T20:15:30.6686744Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6687204Z use_cpu=True, 2025-05-07T20:15:30.6687581Z pruning_ratio=0.0, 2025-05-07T20:15:30.6687962Z ) 2025-05-07T20:15:30.6688324Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6689249Z self=, 2025-05-07T20:15:30.6690151Z T=1, 2025-05-07T20:15:30.6690478Z D=2, 2025-05-07T20:15:30.6690811Z B=3, 2025-05-07T20:15:30.6691140Z log_E=3, 2025-05-07T20:15:30.6691475Z L=1, 2025-05-07T20:15:30.6691867Z pooling_mode=, 2025-05-07T20:15:30.6692381Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6692830Z use_cpu=True, 2025-05-07T20:15:30.6693208Z pruning_ratio=0.0, 2025-05-07T20:15:30.6693590Z ) 2025-05-07T20:15:30.6693949Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6694876Z self=, 2025-05-07T20:15:30.6695806Z T=1, 2025-05-07T20:15:30.6696166Z D=2, 2025-05-07T20:15:30.6696490Z B=3, 2025-05-07T20:15:30.6696823Z log_E=3, 2025-05-07T20:15:30.6697170Z L=3, 2025-05-07T20:15:30.6697538Z pooling_mode=, 2025-05-07T20:15:30.6698053Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6698512Z use_cpu=True, 2025-05-07T20:15:30.6698884Z pruning_ratio=0.0, 2025-05-07T20:15:30.6699267Z ) 2025-05-07T20:15:30.6699634Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6700574Z self=, 2025-05-07T20:15:30.6701475Z T=3, 2025-05-07T20:15:30.6701809Z D=2, 2025-05-07T20:15:30.6702133Z B=3, 2025-05-07T20:15:30.6702467Z log_E=3, 2025-05-07T20:15:30.6702811Z L=3, 2025-05-07T20:15:30.6703181Z pooling_mode=, 2025-05-07T20:15:30.6703700Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6704337Z use_cpu=True, 2025-05-07T20:15:30.6704712Z pruning_ratio=0.0, 2025-05-07T20:15:30.6705106Z ) 2025-05-07T20:15:30.6705476Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6706392Z self=, 2025-05-07T20:15:30.6707293Z T=2, 2025-05-07T20:15:30.6707628Z D=88, 2025-05-07T20:15:30.6707961Z B=65, 2025-05-07T20:15:30.6708295Z log_E=3, 2025-05-07T20:15:30.6708642Z L=13, 2025-05-07T20:15:30.6709357Z pooling_mode=, 2025-05-07T20:15:30.6709880Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6710342Z use_cpu=True, 2025-05-07T20:15:30.6710714Z pruning_ratio=0.0, 2025-05-07T20:15:30.6711130Z ) 2025-05-07T20:15:30.6711496Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6712421Z self=, 2025-05-07T20:15:30.6713503Z T=2, 2025-05-07T20:15:30.6713858Z D=88, 2025-05-07T20:15:30.6714191Z B=65, 2025-05-07T20:15:30.6714520Z log_E=3, 2025-05-07T20:15:30.6714865Z L=3, 2025-05-07T20:15:30.6715242Z pooling_mode=, 2025-05-07T20:15:30.6715751Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6716505Z use_cpu=True, 2025-05-07T20:15:30.6716881Z pruning_ratio=0.0, 2025-05-07T20:15:30.6717287Z ) 2025-05-07T20:15:30.6717656Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6718590Z self=, 2025-05-07T20:15:30.6719490Z T=3, 2025-05-07T20:15:30.6719816Z D=88, 2025-05-07T20:15:30.6720147Z B=65, 2025-05-07T20:15:30.6720484Z log_E=3, 2025-05-07T20:15:30.6720818Z L=3, 2025-05-07T20:15:30.6721198Z pooling_mode=, 2025-05-07T20:15:30.6721709Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6722173Z use_cpu=True, 2025-05-07T20:15:30.6722551Z pruning_ratio=0.0, 2025-05-07T20:15:30.6722934Z ) 2025-05-07T20:15:30.6723291Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6724211Z self=, 2025-05-07T20:15:30.6725106Z T=3, 2025-05-07T20:15:30.6725431Z D=88, 2025-05-07T20:15:30.6725761Z B=3, 2025-05-07T20:15:30.6726095Z log_E=3, 2025-05-07T20:15:30.6726430Z L=3, 2025-05-07T20:15:30.6726807Z pooling_mode=, 2025-05-07T20:15:30.6727325Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6727789Z use_cpu=True, 2025-05-07T20:15:30.6728159Z pruning_ratio=0.0, 2025-05-07T20:15:30.6728541Z ) 2025-05-07T20:15:30.6728907Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6729823Z self=, 2025-05-07T20:15:30.6730734Z T=3, 2025-05-07T20:15:30.6731073Z D=3, 2025-05-07T20:15:30.6731400Z B=3, 2025-05-07T20:15:30.6731733Z log_E=3, 2025-05-07T20:15:30.6732076Z L=3, 2025-05-07T20:15:30.6732446Z pooling_mode=, 2025-05-07T20:15:30.6732959Z quantize_type=SparseType.INT8, 2025-05-07T20:15:30.6733412Z use_cpu=True, 2025-05-07T20:15:30.6733793Z pruning_ratio=0.0, 2025-05-07T20:15:30.6734173Z ) 2025-05-07T20:15:30.6734538Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6735463Z self=, 2025-05-07T20:15:30.6736362Z T=9, 2025-05-07T20:15:30.6736697Z D=110, 2025-05-07T20:15:30.6737025Z B=105, 2025-05-07T20:15:30.6737364Z log_E=4, 2025-05-07T20:15:30.6737705Z L=11, 2025-05-07T20:15:30.6738092Z pooling_mode=, 2025-05-07T20:15:30.6738596Z quantize_type=SparseType.INT2, 2025-05-07T20:15:30.6739080Z use_cpu=True, 2025-05-07T20:15:30.6739456Z pruning_ratio=0.0, 2025-05-07T20:15:30.6739831Z ) 2025-05-07T20:15:30.6740196Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6741124Z self=, 2025-05-07T20:15:30.6742018Z T=1, 2025-05-07T20:15:30.6742351Z D=110, 2025-05-07T20:15:30.6742686Z B=105, 2025-05-07T20:15:30.6743014Z log_E=4, 2025-05-07T20:15:30.6743361Z L=11, 2025-05-07T20:15:30.6743740Z pooling_mode=, 2025-05-07T20:15:30.6744960Z quantize_type=SparseType.INT2, 2025-05-07T20:15:30.6745449Z use_cpu=True, 2025-05-07T20:15:30.6745830Z pruning_ratio=0.0, 2025-05-07T20:15:30.6746236Z ) 2025-05-07T20:15:30.6746604Z Trying example: test_quantize_workflow( 2025-05-07T20:15:30.6747531Z self=, 2025-05-07T20:15:30.6748694Z T=1, 2025-05-07T20:15:30.6749021Z D=110, 2025-05-07T20:15:30.6749361Z B=105, 2025-05-07T20:15:30.6749695Z log_E=4, 2025-05-07T20:15:30.6750032Z L=1, 2025-05-07T20:15:30.6750415Z pooling_mode=, 2025-05-07T20:15:30.6750926Z quantize_type=SparseType.INT2, 2025-05-07T20:15:30.6751374Z use_cpu=True, 2025-05-07T20:15:30.6751753Z pruning_ratio=0.0, 2025-05-07T20:15:30.6752133Z ) 2025-05-07T20:15:31.1306410Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1307570Z self=, 2025-05-07T20:15:31.1308481Z T=4, 2025-05-07T20:15:31.1308825Z D=110, 2025-05-07T20:15:31.1309167Z B=105, 2025-05-07T20:15:31.1309502Z log_E=4, 2025-05-07T20:15:31.1309846Z L=1, 2025-05-07T20:15:31.1310439Z pooling_mode=, 2025-05-07T20:15:31.1321277Z quantize_type=SparseType.INT2, 2025-05-07T20:15:31.1321789Z use_cpu=True, 2025-05-07T20:15:31.1322216Z pruning_ratio=0.0, 2025-05-07T20:15:31.1322599Z ) 2025-05-07T20:15:31.1322966Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1323904Z self=, 2025-05-07T20:15:31.1324804Z T=4, 2025-05-07T20:15:31.1325145Z D=110, 2025-05-07T20:15:31.1325482Z B=105, 2025-05-07T20:15:31.1325812Z log_E=4, 2025-05-07T20:15:31.1326159Z L=4, 2025-05-07T20:15:31.1326539Z pooling_mode=, 2025-05-07T20:15:31.1327052Z quantize_type=SparseType.INT2, 2025-05-07T20:15:31.1327519Z use_cpu=True, 2025-05-07T20:15:31.1327898Z pruning_ratio=0.0, 2025-05-07T20:15:31.1328279Z ) 2025-05-07T20:15:31.1328636Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1329563Z self=, 2025-05-07T20:15:31.1330469Z T=4, 2025-05-07T20:15:31.1330811Z D=110, 2025-05-07T20:15:31.1331150Z B=105, 2025-05-07T20:15:31.1331497Z log_E=3, 2025-05-07T20:15:31.1331838Z L=4, 2025-05-07T20:15:31.1332225Z pooling_mode=, 2025-05-07T20:15:31.1332740Z quantize_type=SparseType.INT2, 2025-05-07T20:15:31.1333199Z use_cpu=True, 2025-05-07T20:15:31.1333591Z pruning_ratio=0.0, 2025-05-07T20:15:31.1333987Z ) 2025-05-07T20:15:31.1334350Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1335276Z self=, 2025-05-07T20:15:31.1336196Z T=4, 2025-05-07T20:15:31.1336538Z D=4, 2025-05-07T20:15:31.1336869Z B=105, 2025-05-07T20:15:31.1337208Z log_E=3, 2025-05-07T20:15:31.1337550Z L=4, 2025-05-07T20:15:31.1337921Z pooling_mode=, 2025-05-07T20:15:31.1338434Z quantize_type=SparseType.INT2, 2025-05-07T20:15:31.1338897Z use_cpu=True, 2025-05-07T20:15:31.1339284Z pruning_ratio=0.0, 2025-05-07T20:15:31.1339676Z ) 2025-05-07T20:15:31.1340059Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1340978Z self=, 2025-05-07T20:15:31.1341885Z T=2, 2025-05-07T20:15:31.1342222Z D=124, 2025-05-07T20:15:31.1342558Z B=90, 2025-05-07T20:15:31.1342895Z log_E=4, 2025-05-07T20:15:31.1343244Z L=5, 2025-05-07T20:15:31.1343616Z pooling_mode=, 2025-05-07T20:15:31.1344271Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1345202Z use_cpu=True, 2025-05-07T20:15:31.1345654Z pruning_ratio=None, 2025-05-07T20:15:31.1346053Z ) 2025-05-07T20:15:31.1346429Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1347360Z self=, 2025-05-07T20:15:31.1348257Z T=2, 2025-05-07T20:15:31.1348599Z D=124, 2025-05-07T20:15:31.1349216Z B=90, 2025-05-07T20:15:31.1349544Z log_E=4, 2025-05-07T20:15:31.1349889Z L=2, 2025-05-07T20:15:31.1350269Z pooling_mode=, 2025-05-07T20:15:31.1350777Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1351243Z use_cpu=True, 2025-05-07T20:15:31.1351621Z pruning_ratio=None, 2025-05-07T20:15:31.1352000Z ) 2025-05-07T20:15:31.1352368Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1353294Z self=, 2025-05-07T20:15:31.1354188Z T=2, 2025-05-07T20:15:31.1354544Z D=124, 2025-05-07T20:15:31.1354891Z B=90, 2025-05-07T20:15:31.1355222Z log_E=3, 2025-05-07T20:15:31.1355568Z L=2, 2025-05-07T20:15:31.1355958Z pooling_mode=, 2025-05-07T20:15:31.1356460Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1356928Z use_cpu=True, 2025-05-07T20:15:31.1357311Z pruning_ratio=None, 2025-05-07T20:15:31.1357712Z ) 2025-05-07T20:15:31.1358070Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1359002Z self=, 2025-05-07T20:15:31.1359903Z T=2, 2025-05-07T20:15:31.1360231Z D=124, 2025-05-07T20:15:31.1360572Z B=124, 2025-05-07T20:15:31.1360913Z log_E=3, 2025-05-07T20:15:31.1361265Z L=2, 2025-05-07T20:15:31.1361644Z pooling_mode=, 2025-05-07T20:15:31.1362155Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1362618Z use_cpu=True, 2025-05-07T20:15:31.1363132Z pruning_ratio=None, 2025-05-07T20:15:31.1363519Z ) 2025-05-07T20:15:31.1363892Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1364824Z self=, 2025-05-07T20:15:31.1365717Z T=2, 2025-05-07T20:15:31.1366052Z D=124, 2025-05-07T20:15:31.1366388Z B=124, 2025-05-07T20:15:31.1366735Z log_E=3, 2025-05-07T20:15:31.1367080Z L=0, 2025-05-07T20:15:31.1367459Z pooling_mode=, 2025-05-07T20:15:31.1367962Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1368422Z use_cpu=True, 2025-05-07T20:15:31.1368807Z pruning_ratio=None, 2025-05-07T20:15:31.1369193Z ) 2025-05-07T20:15:31.1369564Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1370491Z self=, 2025-05-07T20:15:31.1371394Z T=3, 2025-05-07T20:15:31.1371732Z D=124, 2025-05-07T20:15:31.1372076Z B=124, 2025-05-07T20:15:31.1372423Z log_E=3, 2025-05-07T20:15:31.1372768Z L=0, 2025-05-07T20:15:31.1373151Z pooling_mode=, 2025-05-07T20:15:31.1373659Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1374113Z use_cpu=True, 2025-05-07T20:15:31.1374503Z pruning_ratio=None, 2025-05-07T20:15:31.1374903Z ) 2025-05-07T20:15:31.1375267Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1376198Z self=, 2025-05-07T20:15:31.1377096Z T=3, 2025-05-07T20:15:31.1377455Z D=124, 2025-05-07T20:15:31.1377788Z B=124, 2025-05-07T20:15:31.1378126Z log_E=3, 2025-05-07T20:15:31.1378460Z L=3, 2025-05-07T20:15:31.1378837Z pooling_mode=, 2025-05-07T20:15:31.1379357Z quantize_type=SparseType.FP16, 2025-05-07T20:15:31.1379811Z use_cpu=True, 2025-05-07T20:15:31.1380562Z pruning_ratio=None, 2025-05-07T20:15:31.1380985Z ) 2025-05-07T20:15:31.1381360Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1382302Z self=, 2025-05-07T20:15:31.1383208Z T=4, 2025-05-07T20:15:31.1383547Z D=58, 2025-05-07T20:15:31.1383885Z B=9, 2025-05-07T20:15:31.1384592Z log_E=3, 2025-05-07T20:15:31.1384944Z L=9, 2025-05-07T20:15:31.1385318Z pooling_mode=, 2025-05-07T20:15:31.1385834Z quantize_type=SparseType.FP8, 2025-05-07T20:15:31.1386297Z use_cpu=True, 2025-05-07T20:15:31.1386672Z pruning_ratio=0.0, 2025-05-07T20:15:31.1387064Z ) 2025-05-07T20:15:31.1387443Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1388367Z self=, 2025-05-07T20:15:31.1389270Z T=3, 2025-05-07T20:15:31.1389602Z D=58, 2025-05-07T20:15:31.1389939Z B=9, 2025-05-07T20:15:31.1390284Z log_E=3, 2025-05-07T20:15:31.1390632Z L=9, 2025-05-07T20:15:31.1391004Z pooling_mode=, 2025-05-07T20:15:31.1391515Z quantize_type=SparseType.FP8, 2025-05-07T20:15:31.1391973Z use_cpu=True, 2025-05-07T20:15:31.1392346Z pruning_ratio=0.0, 2025-05-07T20:15:31.1392740Z ) 2025-05-07T20:15:31.1393111Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1394050Z self=, 2025-05-07T20:15:31.1394945Z T=3, 2025-05-07T20:15:31.1395281Z D=58, 2025-05-07T20:15:31.1395619Z B=3, 2025-05-07T20:15:31.1395979Z log_E=3, 2025-05-07T20:15:31.1396335Z L=9, 2025-05-07T20:15:31.1396718Z pooling_mode=, 2025-05-07T20:15:31.1397225Z quantize_type=SparseType.FP8, 2025-05-07T20:15:31.1397685Z use_cpu=True, 2025-05-07T20:15:31.1398065Z pruning_ratio=0.0, 2025-05-07T20:15:31.1398447Z ) 2025-05-07T20:15:31.1398825Z Trying example: test_quantize_workflow( 2025-05-07T20:15:31.1399760Z self=, 2025-05-07T20:15:31.1400658Z T=9, 2025-05-07T20:15:31.1400997Z D=58, 2025-05-07T20:15:31.1401332Z B=9, 2025-05-07T20:15:31.1401663Z log_E=3, 2025-05-07T20:15:31.1402019Z L=9, 2025-05-07T20:15:31.1402400Z pooling_mode=, 2025-05-07T20:15:31.1402916Z quantize_type=SparseType.FP8, 2025-05-07T20:15:31.1403367Z use_cpu=True, 2025-05-07T20:15:31.1403751Z pruning_ratio=0.0, 2025-05-07T20:15:31.1404138Z ) 2025-05-07T20:15:31.1404527Z PASSED 2025-05-07T20:15:31.1404730Z 2025-05-07T20:15:31.1404963Z =============================== warnings summary =============================== 2025-05-07T20:15:31.1405938Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:15:31.1408290Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:15:31.1410272Z res_scale_shift = torch.tensor( 2025-05-07T20:15:31.1410586Z 2025-05-07T20:15:31.1411150Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:15:31.1413486Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:15:31.1415447Z res_scale_shift = torch.tensor( 2025-05-07T20:15:31.1415752Z 2025-05-07T20:15:31.1416687Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:15:31.1417457Z =========================== short test summary info ============================ 2025-05-07T20:15:31.1418454Z SKIPPED [1] tbe/inference/inference_converter_test.py:243: Test is currently known to fail when running on ARM platform 2025-05-07T20:15:31.1419492Z ============= 2 passed, 1 skipped, 2 warnings in 104.36s (0:01:44) ============= 2025-05-07T20:15:31.9330544Z 2025-05-07T20:15:31.9331453Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:15:31.9352742Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 108 seconds 2025-05-07T20:15:31.9353333Z 2025-05-07T20:15:31.9353339Z 2025-05-07T20:15:31.9353345Z 2025-05-07T20:15:31.9353350Z 2025-05-07T20:15:31.9369329Z ################################################################################ 2025-05-07T20:15:31.9390033Z # [2025-05-07T20:15:31.938Z] Run Python Test Suite: 2025-05-07T20:15:31.9390693Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:15:31.9391246Z ################################################################################ 2025-05-07T20:15:31.9421228Z + 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:15:31.9422260Z 2025-05-07T20:15:34.9556559Z ============================= test session starts ============================== 2025-05-07T20:15:34.9557594Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:34.9558427Z cachedir: .pytest_cache 2025-05-07T20:15:34.9559351Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:34.9560362Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:34.9560866Z plugins: hypothesis-6.131.14 2025-05-07T20:15:37.2561697Z collecting ... collected 5 items 2025-05-07T20:15:37.2562094Z 2025-05-07T20:15:37.2593411Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:15:37.2608055Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:15:37.2622848Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:15:37.2637397Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:15:37.2666888Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:15:37.2667520Z 2025-05-07T20:15:37.2667767Z =========================== short test summary info ============================ 2025-05-07T20:15:37.2668615Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:15:37.2669626Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:15:37.2670668Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:15:37.2671687Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:15:37.2672704Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:15:37.2673514Z ============================== 5 skipped in 2.53s ============================== 2025-05-07T20:15:37.9958439Z 2025-05-07T20:15:37.9980573Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:15:37.9981407Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 6 seconds 2025-05-07T20:15:37.9981906Z 2025-05-07T20:15:37.9981912Z 2025-05-07T20:15:37.9981918Z 2025-05-07T20:15:37.9981924Z 2025-05-07T20:15:37.9997163Z ################################################################################ 2025-05-07T20:15:38.0017116Z # [2025-05-07T20:15:38.001Z] Run Python Test Suite: 2025-05-07T20:15:38.0017741Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:15:38.0018730Z ################################################################################ 2025-05-07T20:15:38.0046907Z + 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:15:38.0047987Z 2025-05-07T20:15:41.1470823Z ============================= test session starts ============================== 2025-05-07T20:15:41.1472286Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:41.1473122Z cachedir: .pytest_cache 2025-05-07T20:15:41.1474046Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:41.1475068Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:41.1475563Z plugins: hypothesis-6.131.14 2025-05-07T20:15:43.4208187Z collecting ... collected 1 item 2025-05-07T20:15:43.4208622Z 2025-05-07T20:17:58.5957216Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5958796Z self=, 2025-05-07T20:17:58.5959721Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.5960268Z pooling_mode=, 2025-05-07T20:17:58.5960768Z indices_dtype=torch.int32, 2025-05-07T20:17:58.5961225Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.5961675Z ) 2025-05-07T20:17:58.5962075Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5963006Z self=, 2025-05-07T20:17:58.5963906Z nbit_weights_ty=None, 2025-05-07T20:17:58.5964353Z pooling_mode=, 2025-05-07T20:17:58.5964848Z indices_dtype=torch.int32, 2025-05-07T20:17:58.5965321Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.5965769Z ) 2025-05-07T20:17:58.5966163Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5967092Z self=, 2025-05-07T20:17:58.5967989Z nbit_weights_ty=None, 2025-05-07T20:17:58.5968445Z pooling_mode=, 2025-05-07T20:17:58.5968942Z indices_dtype=torch.int32, 2025-05-07T20:17:58.5969407Z output_dtype=SparseType.BF16, 2025-05-07T20:17:58.5969852Z ) 2025-05-07T20:17:58.5970234Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5971171Z self=, 2025-05-07T20:17:58.5972086Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:17:58.5972581Z pooling_mode=, 2025-05-07T20:17:58.5973070Z indices_dtype=torch.int32, 2025-05-07T20:17:58.5973545Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.5973993Z ) 2025-05-07T20:17:58.5974375Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5975312Z self=, 2025-05-07T20:17:58.5976226Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:17:58.5976725Z pooling_mode=, 2025-05-07T20:17:58.5977226Z indices_dtype=torch.int64, 2025-05-07T20:17:58.5977688Z output_dtype=SparseType.BF16, 2025-05-07T20:17:58.5978126Z ) 2025-05-07T20:17:58.5978521Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5979460Z self=, 2025-05-07T20:17:58.5980362Z nbit_weights_ty=None, 2025-05-07T20:17:58.5980802Z pooling_mode=, 2025-05-07T20:17:58.5981300Z indices_dtype=torch.int64, 2025-05-07T20:17:58.5982819Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.5983320Z ) 2025-05-07T20:17:58.5983714Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5984770Z self=, 2025-05-07T20:17:58.5985668Z nbit_weights_ty=None, 2025-05-07T20:17:58.5986117Z pooling_mode=, 2025-05-07T20:17:58.5986984Z indices_dtype=torch.int32, 2025-05-07T20:17:58.5987455Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.5987892Z ) 2025-05-07T20:17:58.5988283Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5989222Z self=, 2025-05-07T20:17:58.5990212Z nbit_weights_ty=None, 2025-05-07T20:17:58.5990659Z pooling_mode=, 2025-05-07T20:17:58.5991160Z indices_dtype=torch.int64, 2025-05-07T20:17:58.5991627Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.5992080Z ) 2025-05-07T20:17:58.5992464Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5993405Z self=, 2025-05-07T20:17:58.5994320Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:17:58.5994817Z pooling_mode=, 2025-05-07T20:17:58.5995325Z indices_dtype=torch.int64, 2025-05-07T20:17:58.5995788Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.5996227Z ) 2025-05-07T20:17:58.5996622Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.5997563Z self=, 2025-05-07T20:17:58.5998481Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.5998977Z pooling_mode=, 2025-05-07T20:17:58.5999474Z indices_dtype=torch.int64, 2025-05-07T20:17:58.5999938Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6000378Z ) 2025-05-07T20:17:58.6000768Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6001710Z self=, 2025-05-07T20:17:58.6002604Z nbit_weights_ty=None, 2025-05-07T20:17:58.6003051Z pooling_mode=, 2025-05-07T20:17:58.6003563Z indices_dtype=torch.int32, 2025-05-07T20:17:58.6004032Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6004470Z ) 2025-05-07T20:17:58.6004866Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6005806Z self=, 2025-05-07T20:17:58.6006719Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:17:58.6007223Z pooling_mode=, 2025-05-07T20:17:58.6007727Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6008184Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6008630Z ) 2025-05-07T20:17:58.6009039Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6009968Z self=, 2025-05-07T20:17:58.6010886Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.6011390Z pooling_mode=, 2025-05-07T20:17:58.6011902Z indices_dtype=torch.int32, 2025-05-07T20:17:58.6012358Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6012801Z ) 2025-05-07T20:17:58.6013192Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6014115Z self=, 2025-05-07T20:17:58.6015032Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:17:58.6015538Z pooling_mode=, 2025-05-07T20:17:58.6016749Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6017248Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6017683Z ) 2025-05-07T20:17:58.6018455Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6019426Z self=, 2025-05-07T20:17:58.6020338Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.6020845Z pooling_mode=, 2025-05-07T20:17:58.6021343Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6021975Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6022425Z ) 2025-05-07T20:17:58.6022821Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6023760Z self=, 2025-05-07T20:17:58.6024769Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:17:58.6025276Z pooling_mode=, 2025-05-07T20:17:58.6025773Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6026233Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6026682Z ) 2025-05-07T20:17:58.6027081Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6028013Z self=, 2025-05-07T20:17:58.6028915Z nbit_weights_ty=None, 2025-05-07T20:17:58.6029361Z pooling_mode=, 2025-05-07T20:17:58.6029861Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6030326Z output_dtype=SparseType.BF16, 2025-05-07T20:17:58.6030771Z ) 2025-05-07T20:17:58.6031165Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6032098Z self=, 2025-05-07T20:17:58.6033017Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:17:58.6033523Z pooling_mode=, 2025-05-07T20:17:58.6034014Z indices_dtype=torch.int32, 2025-05-07T20:17:58.6034477Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6034923Z ) 2025-05-07T20:17:58.6035315Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6036255Z self=, 2025-05-07T20:17:58.6037172Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.6037676Z pooling_mode=, 2025-05-07T20:17:58.6038170Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6038647Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6039090Z ) 2025-05-07T20:17:58.6039475Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6040413Z self=, 2025-05-07T20:17:58.6041325Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:17:58.6041813Z pooling_mode=, 2025-05-07T20:17:58.6042308Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6042774Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6043212Z ) 2025-05-07T20:17:58.6043610Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6044554Z self=, 2025-05-07T20:17:58.6045470Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:17:58.6045963Z pooling_mode=, 2025-05-07T20:17:58.6046466Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6046942Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6047378Z ) 2025-05-07T20:17:58.6047774Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6048713Z self=, 2025-05-07T20:17:58.6049622Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.6050129Z pooling_mode=, 2025-05-07T20:17:58.6050631Z indices_dtype=torch.int32, 2025-05-07T20:17:58.6051093Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6051532Z ) 2025-05-07T20:17:58.6052170Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6053141Z self=, 2025-05-07T20:17:58.6054052Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:17:58.6054558Z pooling_mode=, 2025-05-07T20:17:58.6055057Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6055641Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6056083Z ) 2025-05-07T20:17:58.6056476Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6057410Z self=, 2025-05-07T20:17:58.6058325Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:17:58.6058831Z pooling_mode=, 2025-05-07T20:17:58.6059327Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6059783Z output_dtype=SparseType.FP16, 2025-05-07T20:17:58.6060226Z ) 2025-05-07T20:17:58.6060623Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6061549Z self=, 2025-05-07T20:17:58.6062446Z nbit_weights_ty=None, 2025-05-07T20:17:58.6062893Z pooling_mode=, 2025-05-07T20:17:58.6063385Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6063849Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6064405Z ) 2025-05-07T20:17:58.6064793Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6065733Z self=, 2025-05-07T20:17:58.6066649Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:17:58.6067153Z pooling_mode=, 2025-05-07T20:17:58.6067646Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6068113Z output_dtype=SparseType.BF16, 2025-05-07T20:17:58.6068556Z ) 2025-05-07T20:17:58.6069085Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:17:58.6070027Z self=, 2025-05-07T20:17:58.6070921Z nbit_weights_ty=None, 2025-05-07T20:17:58.6071360Z pooling_mode=, 2025-05-07T20:17:58.6071854Z indices_dtype=torch.int64, 2025-05-07T20:17:58.6072315Z output_dtype=SparseType.FP32, 2025-05-07T20:17:58.6072761Z ) 2025-05-07T20:18:57.3222957Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3224083Z self=, 2025-05-07T20:18:57.3225016Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:18:57.3225522Z pooling_mode=, 2025-05-07T20:18:57.3226025Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3226492Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3226936Z ) 2025-05-07T20:18:57.3227330Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3228301Z self=, 2025-05-07T20:18:57.3229193Z nbit_weights_ty=None, 2025-05-07T20:18:57.3229640Z pooling_mode=, 2025-05-07T20:18:57.3230140Z indices_dtype=torch.int64, 2025-05-07T20:18:57.3230594Z output_dtype=SparseType.FP32, 2025-05-07T20:18:57.3231063Z ) 2025-05-07T20:18:57.3231454Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3232389Z self=, 2025-05-07T20:18:57.3233299Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:18:57.3233802Z pooling_mode=, 2025-05-07T20:18:57.3234302Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3234758Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3235207Z ) 2025-05-07T20:18:57.3235598Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3236864Z self=, 2025-05-07T20:18:57.3237796Z nbit_weights_ty=None, 2025-05-07T20:18:57.3238242Z pooling_mode=, 2025-05-07T20:18:57.3238738Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3239201Z output_dtype=SparseType.FP16, 2025-05-07T20:18:57.3239919Z ) 2025-05-07T20:18:57.3240318Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3241256Z self=, 2025-05-07T20:18:57.3242159Z nbit_weights_ty=None, 2025-05-07T20:18:57.3242607Z pooling_mode=, 2025-05-07T20:18:57.3243106Z indices_dtype=torch.int64, 2025-05-07T20:18:57.3243573Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3244022Z ) 2025-05-07T20:18:57.3244413Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3245358Z self=, 2025-05-07T20:18:57.3246282Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:18:57.3246792Z pooling_mode=, 2025-05-07T20:18:57.3247285Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3247750Z output_dtype=SparseType.FP32, 2025-05-07T20:18:57.3248196Z ) 2025-05-07T20:18:57.3248593Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3249534Z self=, 2025-05-07T20:18:57.3250436Z nbit_weights_ty=None, 2025-05-07T20:18:57.3250882Z pooling_mode=, 2025-05-07T20:18:57.3251389Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3251862Z output_dtype=SparseType.FP16, 2025-05-07T20:18:57.3252311Z ) 2025-05-07T20:18:57.3252709Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3253662Z self=, 2025-05-07T20:18:57.3254569Z nbit_weights_ty=None, 2025-05-07T20:18:57.3255020Z pooling_mode=, 2025-05-07T20:18:57.3255525Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3255990Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3256434Z ) 2025-05-07T20:18:57.3256831Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3257782Z self=, 2025-05-07T20:18:57.3258681Z nbit_weights_ty=None, 2025-05-07T20:18:57.3259133Z pooling_mode=, 2025-05-07T20:18:57.3259635Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3260098Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3260553Z ) 2025-05-07T20:18:57.3260952Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3261903Z self=, 2025-05-07T20:18:57.3262804Z nbit_weights_ty=None, 2025-05-07T20:18:57.3263256Z pooling_mode=, 2025-05-07T20:18:57.3263769Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3264375Z output_dtype=SparseType.FP32, 2025-05-07T20:18:57.3264834Z ) 2025-05-07T20:18:57.3265236Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3266206Z self=, 2025-05-07T20:18:57.3267104Z nbit_weights_ty=None, 2025-05-07T20:18:57.3267574Z pooling_mode=, 2025-05-07T20:18:57.3268081Z indices_dtype=torch.int64, 2025-05-07T20:18:57.3268549Z output_dtype=SparseType.BF16, 2025-05-07T20:18:57.3268996Z ) 2025-05-07T20:18:57.3269391Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3270646Z self=, 2025-05-07T20:18:57.3271594Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:18:57.3272096Z pooling_mode=, 2025-05-07T20:18:57.3272607Z indices_dtype=torch.int32, 2025-05-07T20:18:57.3273078Z output_dtype=SparseType.FP32, 2025-05-07T20:18:57.3273521Z ) 2025-05-07T20:18:57.3273919Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:18:57.3275142Z self=, 2025-05-07T20:18:57.3276044Z nbit_weights_ty=None, 2025-05-07T20:18:57.3276496Z pooling_mode=, 2025-05-07T20:18:57.3277002Z indices_dtype=torch.int64, 2025-05-07T20:18:57.3277466Z output_dtype=SparseType.FP16, 2025-05-07T20:18:57.3277914Z ) 2025-05-07T20:18:57.3278246Z PASSED 2025-05-07T20:18:57.3278441Z 2025-05-07T20:18:57.3278691Z ======================== 1 passed in 196.40s (0:03:16) ========================= 2025-05-07T20:18:58.1147174Z 2025-05-07T20:18:58.1148227Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:18:58.1168730Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 200 seconds 2025-05-07T20:18:58.1169327Z 2025-05-07T20:18:58.1169333Z 2025-05-07T20:18:58.1169338Z 2025-05-07T20:18:58.1169343Z 2025-05-07T20:18:58.1185548Z ################################################################################ 2025-05-07T20:18:58.1205404Z # [2025-05-07T20:18:58.120Z] Run Python Test Suite: 2025-05-07T20:18:58.1205990Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:18:58.1206509Z ################################################################################ 2025-05-07T20:18:58.1234414Z + 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:18:58.1235467Z 2025-05-07T20:19:01.3207842Z ============================= test session starts ============================== 2025-05-07T20:19:01.3208856Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:19:01.3209713Z cachedir: .pytest_cache 2025-05-07T20:19:01.3210642Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:19:01.3211669Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:19:01.3212176Z plugins: hypothesis-6.131.14 2025-05-07T20:19:03.6358320Z collecting ... collected 10 items 2025-05-07T20:19:03.6358727Z 2025-05-07T20:20:12.4806888Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4808205Z self=, 2025-05-07T20:20:12.4809004Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:20:12.4809528Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4810088Z do_pruning=False, 2025-05-07T20:20:12.4810561Z pooling_mode=, 2025-05-07T20:20:12.4811078Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4811607Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4812068Z ) 2025-05-07T20:20:12.4812495Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4813261Z self=, 2025-05-07T20:20:12.4814064Z nbit_weights_ty=None, 2025-05-07T20:20:12.4814529Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4815089Z do_pruning=False, 2025-05-07T20:20:12.4815541Z pooling_mode=, 2025-05-07T20:20:12.4816049Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4816763Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4817204Z ) 2025-05-07T20:20:12.4817569Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4818322Z self=, 2025-05-07T20:20:12.4819617Z nbit_weights_ty=None, 2025-05-07T20:20:12.4820084Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4820569Z do_pruning=True, 2025-05-07T20:20:12.4820990Z pooling_mode=, 2025-05-07T20:20:12.4821482Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4821944Z output_dtype=SparseType.FP16, 2025-05-07T20:20:12.4822713Z ) 2025-05-07T20:20:12.4823074Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4823826Z self=, 2025-05-07T20:20:12.4824709Z nbit_weights_ty=None, 2025-05-07T20:20:12.4825140Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4825630Z do_pruning=False, 2025-05-07T20:20:12.4826057Z pooling_mode=, 2025-05-07T20:20:12.4826556Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4827013Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4827459Z ) 2025-05-07T20:20:12.4827836Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4828589Z self=, 2025-05-07T20:20:12.4829346Z nbit_weights_ty=None, 2025-05-07T20:20:12.4829791Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4830269Z do_pruning=True, 2025-05-07T20:20:12.4830687Z pooling_mode=, 2025-05-07T20:20:12.4831195Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4831650Z output_dtype=SparseType.FP16, 2025-05-07T20:20:12.4832092Z ) 2025-05-07T20:20:12.4832458Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4833195Z self=, 2025-05-07T20:20:12.4833971Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:20:12.4834469Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4834946Z do_pruning=False, 2025-05-07T20:20:12.4835359Z pooling_mode=, 2025-05-07T20:20:12.4835863Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4836332Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4836767Z ) 2025-05-07T20:20:12.4837129Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4837883Z self=, 2025-05-07T20:20:12.4838642Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:20:12.4839146Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4839629Z do_pruning=True, 2025-05-07T20:20:12.4840041Z pooling_mode=, 2025-05-07T20:20:12.4840543Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4841008Z output_dtype=SparseType.FP16, 2025-05-07T20:20:12.4841451Z ) 2025-05-07T20:20:12.4841806Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4842563Z self=, 2025-05-07T20:20:12.4843313Z nbit_weights_ty=None, 2025-05-07T20:20:12.4843746Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4844242Z do_pruning=True, 2025-05-07T20:20:12.4844663Z pooling_mode=, 2025-05-07T20:20:12.4845153Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4845614Z output_dtype=SparseType.BF16, 2025-05-07T20:20:12.4846056Z ) 2025-05-07T20:20:12.4846410Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4847161Z self=, 2025-05-07T20:20:12.4847947Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:20:12.4848441Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4848917Z do_pruning=True, 2025-05-07T20:20:12.4849343Z pooling_mode=, 2025-05-07T20:20:12.4849843Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4850299Z output_dtype=SparseType.BF16, 2025-05-07T20:20:12.4850737Z ) 2025-05-07T20:20:12.4851099Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4852177Z self=, 2025-05-07T20:20:12.4852971Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:20:12.4853463Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4853935Z do_pruning=False, 2025-05-07T20:20:12.4854361Z pooling_mode=, 2025-05-07T20:20:12.4854860Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4855314Z output_dtype=SparseType.FP16, 2025-05-07T20:20:12.4855941Z ) 2025-05-07T20:20:12.4856311Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4857075Z self=, 2025-05-07T20:20:12.4857884Z nbit_weights_ty=None, 2025-05-07T20:20:12.4858330Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4858815Z do_pruning=True, 2025-05-07T20:20:12.4859229Z pooling_mode=, 2025-05-07T20:20:12.4859728Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4860192Z output_dtype=SparseType.BF16, 2025-05-07T20:20:12.4860637Z ) 2025-05-07T20:20:12.4861007Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4861759Z self=, 2025-05-07T20:20:12.4862508Z nbit_weights_ty=None, 2025-05-07T20:20:12.4862940Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4863421Z do_pruning=True, 2025-05-07T20:20:12.4863855Z pooling_mode=, 2025-05-07T20:20:12.4864478Z indices_dtype=torch.int32, 2025-05-07T20:20:12.4864940Z output_dtype=SparseType.BF16, 2025-05-07T20:20:12.4865382Z ) 2025-05-07T20:20:12.4865738Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4866493Z self=, 2025-05-07T20:20:12.4867246Z nbit_weights_ty=None, 2025-05-07T20:20:12.4867685Z use_array_for_index_remapping=False, 2025-05-07T20:20:12.4868169Z do_pruning=False, 2025-05-07T20:20:12.4868591Z pooling_mode=, 2025-05-07T20:20:12.4869096Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4869556Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4870006Z ) 2025-05-07T20:20:12.4870367Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4871112Z self=, 2025-05-07T20:20:12.4871867Z nbit_weights_ty=None, 2025-05-07T20:20:12.4872321Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4872793Z do_pruning=False, 2025-05-07T20:20:12.4873217Z pooling_mode=, 2025-05-07T20:20:12.4873713Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4874168Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4874613Z ) 2025-05-07T20:20:12.4875005Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:20:12.4875963Z self=, 2025-05-07T20:20:12.4876802Z nbit_weights_ty=None, 2025-05-07T20:20:12.4877309Z use_array_for_index_remapping=True, 2025-05-07T20:20:12.4887805Z do_pruning=True, 2025-05-07T20:20:12.4888386Z pooling_mode=, 2025-05-07T20:20:12.4888901Z indices_dtype=torch.int64, 2025-05-07T20:20:12.4889371Z output_dtype=SparseType.FP32, 2025-05-07T20:20:12.4889820Z ) 2025-05-07T20:20:12.4890135Z PASSED 2025-05-07T20:20:12.4890893Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:20:36.4915526Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4917258Z self=, 2025-05-07T20:20:36.4918070Z D=32, 2025-05-07T20:20:36.4918415Z B=8, 2025-05-07T20:20:36.4918742Z T=10, 2025-05-07T20:20:36.4919072Z L=10, 2025-05-07T20:20:36.4919405Z MAXH=50, 2025-05-07T20:20:36.4919775Z indices_dtype=torch.int32, 2025-05-07T20:20:36.4920639Z ) 2025-05-07T20:20:36.4921069Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4921916Z self=, 2025-05-07T20:20:36.4922706Z D=256, 2025-05-07T20:20:36.4923042Z B=8, 2025-05-07T20:20:36.4923363Z T=10, 2025-05-07T20:20:36.4923693Z L=10, 2025-05-07T20:20:36.4924246Z MAXH=50, 2025-05-07T20:20:36.4924614Z indices_dtype=torch.int32, 2025-05-07T20:20:36.4925046Z ) 2025-05-07T20:20:36.4925446Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4926286Z self=, 2025-05-07T20:20:36.4927073Z D=256, 2025-05-07T20:20:36.4927409Z B=27, 2025-05-07T20:20:36.4927745Z T=20, 2025-05-07T20:20:36.4928069Z L=65, 2025-05-07T20:20:36.4928401Z MAXH=85, 2025-05-07T20:20:36.4928772Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4929188Z ) 2025-05-07T20:20:36.4929594Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4930442Z self=, 2025-05-07T20:20:36.4931217Z D=512, 2025-05-07T20:20:36.4931553Z B=30, 2025-05-07T20:20:36.4931888Z T=10, 2025-05-07T20:20:36.4932213Z L=85, 2025-05-07T20:20:36.4932550Z MAXH=79, 2025-05-07T20:20:36.4932938Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4933356Z ) 2025-05-07T20:20:36.4933755Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4934597Z self=, 2025-05-07T20:20:36.4935375Z D=1024, 2025-05-07T20:20:36.4935714Z B=15, 2025-05-07T20:20:36.4936048Z T=13, 2025-05-07T20:20:36.4936377Z L=92, 2025-05-07T20:20:36.4936713Z MAXH=74, 2025-05-07T20:20:36.4937084Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4937513Z ) 2025-05-07T20:20:36.4937914Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4938765Z self=, 2025-05-07T20:20:36.4939556Z D=512, 2025-05-07T20:20:36.4939883Z B=23, 2025-05-07T20:20:36.4940218Z T=20, 2025-05-07T20:20:36.4940551Z L=35, 2025-05-07T20:20:36.4940879Z MAXH=100, 2025-05-07T20:20:36.4941269Z indices_dtype=torch.int32, 2025-05-07T20:20:36.4941693Z ) 2025-05-07T20:20:36.4942080Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4942928Z self=, 2025-05-07T20:20:36.4943718Z D=512, 2025-05-07T20:20:36.4944186Z B=14, 2025-05-07T20:20:36.4944524Z T=10, 2025-05-07T20:20:36.4944857Z L=29, 2025-05-07T20:20:36.4945180Z MAXH=60, 2025-05-07T20:20:36.4945556Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4945981Z ) 2025-05-07T20:20:36.4946380Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4947230Z self=, 2025-05-07T20:20:36.4948016Z D=384, 2025-05-07T20:20:36.4948357Z B=31, 2025-05-07T20:20:36.4948687Z T=15, 2025-05-07T20:20:36.4949024Z L=68, 2025-05-07T20:20:36.4949431Z MAXH=82, 2025-05-07T20:20:36.4949798Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4950230Z ) 2025-05-07T20:20:36.4950631Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4951472Z self=, 2025-05-07T20:20:36.4952266Z D=256, 2025-05-07T20:20:36.4952599Z B=24, 2025-05-07T20:20:36.4952923Z T=10, 2025-05-07T20:20:36.4953257Z L=74, 2025-05-07T20:20:36.4953593Z MAXH=68, 2025-05-07T20:20:36.4953960Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4954384Z ) 2025-05-07T20:20:36.4954774Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4955848Z self=, 2025-05-07T20:20:36.4956667Z D=32, 2025-05-07T20:20:36.4957002Z B=12, 2025-05-07T20:20:36.4957333Z T=19, 2025-05-07T20:20:36.4957656Z L=74, 2025-05-07T20:20:36.4957991Z MAXH=94, 2025-05-07T20:20:36.4958364Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4958931Z ) 2025-05-07T20:20:36.4959326Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4960177Z self=, 2025-05-07T20:20:36.4960955Z D=384, 2025-05-07T20:20:36.4961291Z B=19, 2025-05-07T20:20:36.4961625Z T=13, 2025-05-07T20:20:36.4961950Z L=64, 2025-05-07T20:20:36.4962281Z MAXH=97, 2025-05-07T20:20:36.4962651Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4963067Z ) 2025-05-07T20:20:36.4963458Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4964315Z self=, 2025-05-07T20:20:36.4965095Z D=384, 2025-05-07T20:20:36.4965430Z B=19, 2025-05-07T20:20:36.4965763Z T=13, 2025-05-07T20:20:36.4966086Z L=19, 2025-05-07T20:20:36.4966421Z MAXH=97, 2025-05-07T20:20:36.4966798Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4967212Z ) 2025-05-07T20:20:36.4967617Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4968470Z self=, 2025-05-07T20:20:36.4969254Z D=384, 2025-05-07T20:20:36.4969583Z B=19, 2025-05-07T20:20:36.4969918Z T=19, 2025-05-07T20:20:36.4970252Z L=19, 2025-05-07T20:20:36.4970577Z MAXH=97, 2025-05-07T20:20:36.4970955Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4971379Z ) 2025-05-07T20:20:36.4971767Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4972624Z self=, 2025-05-07T20:20:36.4973411Z D=384, 2025-05-07T20:20:36.4973741Z B=19, 2025-05-07T20:20:36.4974074Z T=19, 2025-05-07T20:20:36.4974406Z L=19, 2025-05-07T20:20:36.4974732Z MAXH=50, 2025-05-07T20:20:36.4975104Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4975529Z ) 2025-05-07T20:20:36.4975920Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:20:36.4976776Z self=, 2025-05-07T20:20:36.4977560Z D=384, 2025-05-07T20:20:36.4977894Z B=19, 2025-05-07T20:20:36.4978221Z T=19, 2025-05-07T20:20:36.4978555Z L=50, 2025-05-07T20:20:36.4978892Z MAXH=50, 2025-05-07T20:20:36.4979261Z indices_dtype=torch.int64, 2025-05-07T20:20:36.4979685Z ) 2025-05-07T20:20:36.4980009Z PASSED 2025-05-07T20:20:36.7072454Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7073811Z self=, 2025-05-07T20:20:36.7074609Z D=32, 2025-05-07T20:20:36.7074938Z B=8, 2025-05-07T20:20:36.7075275Z T=10, 2025-05-07T20:20:36.7075610Z L=10, 2025-05-07T20:20:36.7075938Z MAXH=50, 2025-05-07T20:20:36.7076281Z ) 2025-05-07T20:20:36.7076696Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7077548Z self=, 2025-05-07T20:20:36.7078330Z D=384, 2025-05-07T20:20:36.7078667Z B=8, 2025-05-07T20:20:36.7078996Z T=10, 2025-05-07T20:20:36.7079318Z L=10, 2025-05-07T20:20:36.7079652Z MAXH=50, 2025-05-07T20:20:36.7080043Z ) 2025-05-07T20:20:36.7080438Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7081283Z self=, 2025-05-07T20:20:36.7082554Z D=384, 2025-05-07T20:20:36.7082922Z B=25, 2025-05-07T20:20:36.7083247Z T=17, 2025-05-07T20:20:36.7083578Z L=37, 2025-05-07T20:20:36.7083912Z MAXH=89, 2025-05-07T20:20:36.7084246Z ) 2025-05-07T20:20:36.7084641Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7085490Z self=, 2025-05-07T20:20:36.7086466Z D=384, 2025-05-07T20:20:36.7086802Z B=23, 2025-05-07T20:20:36.7087135Z T=20, 2025-05-07T20:20:36.7087484Z L=84, 2025-05-07T20:20:36.7087808Z MAXH=66, 2025-05-07T20:20:36.7088152Z ) 2025-05-07T20:20:36.7088546Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7089387Z self=, 2025-05-07T20:20:36.7090172Z D=384, 2025-05-07T20:20:36.7090507Z B=17, 2025-05-07T20:20:36.7090835Z T=12, 2025-05-07T20:20:36.7091170Z L=16, 2025-05-07T20:20:36.7091509Z MAXH=57, 2025-05-07T20:20:36.7091849Z ) 2025-05-07T20:20:36.7092246Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7093096Z self=, 2025-05-07T20:20:36.7093888Z D=256, 2025-05-07T20:20:36.7094218Z B=13, 2025-05-07T20:20:36.7094548Z T=16, 2025-05-07T20:20:36.7094890Z L=73, 2025-05-07T20:20:36.7095220Z MAXH=81, 2025-05-07T20:20:36.7095561Z ) 2025-05-07T20:20:36.7095958Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7096800Z self=, 2025-05-07T20:20:36.7097587Z D=1024, 2025-05-07T20:20:36.7097923Z B=19, 2025-05-07T20:20:36.7098249Z T=18, 2025-05-07T20:20:36.7098575Z L=56, 2025-05-07T20:20:36.7098911Z MAXH=76, 2025-05-07T20:20:36.7099242Z ) 2025-05-07T20:20:36.7099641Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7100495Z self=, 2025-05-07T20:20:36.7101278Z D=384, 2025-05-07T20:20:36.7101619Z B=31, 2025-05-07T20:20:36.7101952Z T=13, 2025-05-07T20:20:36.7102276Z L=22, 2025-05-07T20:20:36.7102612Z MAXH=75, 2025-05-07T20:20:36.7102953Z ) 2025-05-07T20:20:36.7103348Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7104319Z self=, 2025-05-07T20:20:36.7105117Z D=384, 2025-05-07T20:20:36.7105453Z B=10, 2025-05-07T20:20:36.7105778Z T=12, 2025-05-07T20:20:36.7106108Z L=100, 2025-05-07T20:20:36.7106441Z MAXH=92, 2025-05-07T20:20:36.7106779Z ) 2025-05-07T20:20:36.7107170Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7108015Z self=, 2025-05-07T20:20:36.7108801Z D=32, 2025-05-07T20:20:36.7109138Z B=22, 2025-05-07T20:20:36.7109467Z T=12, 2025-05-07T20:20:36.7109792Z L=77, 2025-05-07T20:20:36.7110130Z MAXH=96, 2025-05-07T20:20:36.7110469Z ) 2025-05-07T20:20:36.7110853Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7111705Z self=, 2025-05-07T20:20:36.7112503Z D=384, 2025-05-07T20:20:36.7112840Z B=26, 2025-05-07T20:20:36.7113165Z T=18, 2025-05-07T20:20:36.7113497Z L=56, 2025-05-07T20:20:36.7113832Z MAXH=69, 2025-05-07T20:20:36.7114166Z ) 2025-05-07T20:20:36.7114559Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7115402Z self=, 2025-05-07T20:20:36.7116448Z D=384, 2025-05-07T20:20:36.7116798Z B=26, 2025-05-07T20:20:36.7117131Z T=10, 2025-05-07T20:20:36.7117453Z L=56, 2025-05-07T20:20:36.7118258Z MAXH=69, 2025-05-07T20:20:36.7118635Z ) 2025-05-07T20:20:36.7119025Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7119883Z self=, 2025-05-07T20:20:36.7120668Z D=384, 2025-05-07T20:20:36.7120996Z B=26, 2025-05-07T20:20:36.7121327Z T=10, 2025-05-07T20:20:36.7121912Z L=56, 2025-05-07T20:20:36.7122239Z MAXH=56, 2025-05-07T20:20:36.7122584Z ) 2025-05-07T20:20:36.7122976Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7123818Z self=, 2025-05-07T20:20:36.7124612Z D=384, 2025-05-07T20:20:36.7124954Z B=8, 2025-05-07T20:20:36.7125281Z T=10, 2025-05-07T20:20:36.7125608Z L=56, 2025-05-07T20:20:36.7125940Z MAXH=56, 2025-05-07T20:20:36.7126278Z ) 2025-05-07T20:20:36.7126665Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:20:36.7127530Z self=, 2025-05-07T20:20:36.7128319Z D=384, 2025-05-07T20:20:36.7128646Z B=8, 2025-05-07T20:20:36.7128979Z T=10, 2025-05-07T20:20:36.7129308Z L=56, 2025-05-07T20:20:36.7129635Z MAXH=50, 2025-05-07T20:20:36.7129977Z ) 2025-05-07T20:20:36.7130298Z PASSED 2025-05-07T20:20:36.7131072Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:20:36.7132314Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:20:36.7133622Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:20:36.7135304Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:20:36.7261868Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:20:36.7296166Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:20:36.7296801Z 2025-05-07T20:20:36.7297047Z =========================== short test summary info ============================ 2025-05-07T20:20:36.7297905Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7298978Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7300030Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7301075Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7302117Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7303442Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7304833Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:20:36.7305703Z =================== 3 passed, 7 skipped in 95.63s (0:01:35) ==================== 2025-05-07T20:20:37.5060231Z 2025-05-07T20:20:37.5060972Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:20:37.5083503Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 99 seconds 2025-05-07T20:20:37.5084049Z 2025-05-07T20:20:37.5084059Z 2025-05-07T20:20:37.5084065Z 2025-05-07T20:20:37.5084071Z 2025-05-07T20:20:37.5098589Z ################################################################################ 2025-05-07T20:20:37.5118077Z # [2025-05-07T20:20:37.511Z] Run Python Test Suite: 2025-05-07T20:20:37.5118711Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:20:37.5119279Z ################################################################################ 2025-05-07T20:20:37.5148222Z + 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:20:37.5149367Z 2025-05-07T20:20:40.5617689Z ============================= test session starts ============================== 2025-05-07T20:20:40.5618673Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:20:40.5619957Z cachedir: .pytest_cache 2025-05-07T20:20:40.5620878Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:20:40.5621900Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:20:40.5622404Z plugins: hypothesis-6.131.14 2025-05-07T20:20:42.8120022Z collecting ... collected 3 items 2025-05-07T20:20:42.8120426Z 2025-05-07T20:20:49.7397931Z 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:20:49.7400082Z self=, 2025-05-07T20:20:49.7401211Z weights_ty=SparseType.FP32, 2025-05-07T20:20:49.7401664Z ) 2025-05-07T20:20:49.7402221Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:20:49.7403532Z self=, 2025-05-07T20:20:49.7404654Z weights_ty=SparseType.FP16, 2025-05-07T20:20:49.7405083Z ) 2025-05-07T20:20:49.7405625Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:20:49.7406952Z self=, 2025-05-07T20:20:49.7408075Z weights_ty=SparseType.INT8, 2025-05-07T20:20:49.7408508Z ) 2025-05-07T20:20:49.7409049Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:20:49.7410367Z self=, 2025-05-07T20:20:49.7411496Z weights_ty=SparseType.INT4, 2025-05-07T20:20:49.7411922Z ) 2025-05-07T20:20:49.7412468Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:20:49.7413786Z self=, 2025-05-07T20:20:49.7414907Z weights_ty=SparseType.INT2, 2025-05-07T20:20:49.7415331Z ) 2025-05-07T20:20:49.7415662Z PASSED 2025-05-07T20:20:49.7423675Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:20:49.7453219Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:20:49.7454125Z 2025-05-07T20:20:49.7454374Z =========================== short test summary info ============================ 2025-05-07T20:20:49.7455306Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:20:49.7456453Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:20:49.7457346Z ========================= 1 passed, 2 skipped in 9.40s ========================= 2025-05-07T20:20:50.4994338Z 2025-05-07T20:20:50.4995283Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:20:50.5017454Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 13 seconds 2025-05-07T20:20:50.5018529Z 2025-05-07T20:20:50.5018538Z 2025-05-07T20:20:50.5018543Z 2025-05-07T20:20:50.5018548Z 2025-05-07T20:20:50.5033731Z ################################################################################ 2025-05-07T20:20:50.5053973Z # [2025-05-07T20:20:50.504Z] Run Python Test Suite: 2025-05-07T20:20:50.5054576Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:20:50.5055581Z ################################################################################ 2025-05-07T20:20:50.5083609Z + 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:20:50.5084655Z 2025-05-07T20:20:53.6486705Z ============================= test session starts ============================== 2025-05-07T20:20:53.6487716Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:20:53.6488556Z cachedir: .pytest_cache 2025-05-07T20:20:53.6489516Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:20:53.6490527Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:20:53.6491029Z plugins: hypothesis-6.131.14 2025-05-07T20:20:55.8843134Z collecting ... collected 3 items 2025-05-07T20:20:55.8843521Z 2025-05-07T20:20:55.8871350Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:20:55.8885800Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:20:55.8913101Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:20:55.8913750Z 2025-05-07T20:20:55.8914002Z =========================== short test summary info ============================ 2025-05-07T20:20:55.8914853Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:20:55.8915896Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:20:55.8917050Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:20:55.8917865Z ============================== 3 skipped in 2.46s ============================== 2025-05-07T20:20:56.5618555Z 2025-05-07T20:20:56.5619455Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:20:56.5639279Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 6 seconds 2025-05-07T20:20:56.5639810Z 2025-05-07T20:20:56.5639816Z 2025-05-07T20:20:56.5639822Z 2025-05-07T20:20:56.5639827Z 2025-05-07T20:20:56.5654156Z ################################################################################ 2025-05-07T20:20:56.5673622Z # [2025-05-07T20:20:56.566Z] Run Python Test Suite: 2025-05-07T20:20:56.5674207Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:20:56.5674742Z ################################################################################ 2025-05-07T20:20:56.5699373Z + 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:20:56.5700367Z 2025-05-07T20:20:59.6102850Z ============================= test session starts ============================== 2025-05-07T20:20:59.6103866Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:20:59.6104799Z cachedir: .pytest_cache 2025-05-07T20:20:59.6105731Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:20:59.6106757Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:20:59.6107256Z plugins: hypothesis-6.131.14 2025-05-07T20:21:01.9664684Z collecting ... collected 6 items 2025-05-07T20:21:01.9665067Z 2025-05-07T20:21:01.9698412Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:21:01.9715252Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:21:01.9731910Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:21:01.9749351Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:21:01.9764974Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:21:01.9800009Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:21:01.9800646Z 2025-05-07T20:21:01.9800898Z =========================== short test summary info ============================ 2025-05-07T20:21:01.9801710Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9802662Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9803631Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9804586Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9805536Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9806476Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:21:01.9807284Z ============================== 6 skipped in 2.59s ============================== 2025-05-07T20:21:02.7455588Z 2025-05-07T20:21:02.7456296Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:21:02.7478206Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 6 seconds 2025-05-07T20:21:02.7478714Z 2025-05-07T20:21:02.7478720Z 2025-05-07T20:21:02.7478726Z 2025-05-07T20:21:02.7478731Z 2025-05-07T20:21:02.7493851Z ################################################################################ 2025-05-07T20:21:02.7513840Z # [2025-05-07T20:21:02.750Z] Run Python Test Suite: 2025-05-07T20:21:02.7514444Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:21:02.7514987Z ################################################################################ 2025-05-07T20:21:02.7542325Z + 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:21:02.7543421Z 2025-05-07T20:21:05.8174368Z ============================= test session starts ============================== 2025-05-07T20:21:05.8175343Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:05.8176179Z cachedir: .pytest_cache 2025-05-07T20:21:05.8177102Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:05.8178115Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:05.8178650Z plugins: hypothesis-6.131.14 2025-05-07T20:21:08.1362242Z collecting ... collected 3 items 2025-05-07T20:21:08.1362641Z 2025-05-07T20:21:08.1385871Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:21:08.1401166Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:21:08.1430068Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:21:08.1430838Z 2025-05-07T20:21:08.1431095Z =========================== short test summary info ============================ 2025-05-07T20:21:08.1431963Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:21:08.1433033Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:21:08.1434473Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:21:08.1435344Z ============================== 3 skipped in 2.55s ============================== 2025-05-07T20:21:08.8299912Z 2025-05-07T20:21:08.8300900Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:21:08.8321650Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 6 seconds 2025-05-07T20:21:08.8322668Z 2025-05-07T20:21:08.8322674Z 2025-05-07T20:21:08.8322680Z 2025-05-07T20:21:08.8322685Z 2025-05-07T20:21:08.8336933Z ################################################################################ 2025-05-07T20:21:08.8356717Z # [2025-05-07T20:21:08.835Z] Run Python Test Suite: 2025-05-07T20:21:08.8357315Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:21:08.8357852Z ################################################################################ 2025-05-07T20:21:08.8385399Z + 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:21:08.8386465Z 2025-05-07T20:21:11.8714432Z ============================= test session starts ============================== 2025-05-07T20:21:11.8715441Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:11.8716463Z cachedir: .pytest_cache 2025-05-07T20:21:11.8717447Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:11.8718460Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:11.8718960Z plugins: hypothesis-6.131.14 2025-05-07T20:21:14.1926521Z collecting ... collected 11 items 2025-05-07T20:21:14.1926921Z 2025-05-07T20:21:14.1953072Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:21:14.1966636Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:21:14.1979226Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:21:14.1992402Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:21:14.2005550Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:21:14.2019084Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:21:14.2032521Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:21:14.2046865Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:21:14.2059945Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:21:14.2072976Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:21:14.2102285Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:21:14.2102984Z 2025-05-07T20:21:14.2103236Z =========================== short test summary info ============================ 2025-05-07T20:21:14.2104189Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2105281Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2106347Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2107410Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2108856Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2109979Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2111061Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2112145Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2113492Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2114563Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2115629Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:21:14.2116688Z ============================= 11 skipped in 2.56s ============================== 2025-05-07T20:21:14.9173551Z 2025-05-07T20:21:14.9174514Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:21:14.9195164Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 6 seconds 2025-05-07T20:21:14.9195730Z 2025-05-07T20:21:14.9195736Z 2025-05-07T20:21:14.9195741Z 2025-05-07T20:21:14.9195746Z 2025-05-07T20:21:14.9211269Z ################################################################################ 2025-05-07T20:21:14.9232375Z # [2025-05-07T20:21:14.922Z] Run Python Test Suite: 2025-05-07T20:21:14.9232937Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:21:14.9233426Z ################################################################################ 2025-05-07T20:21:14.9261583Z + 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:21:14.9262572Z 2025-05-07T20:21:18.0150973Z ============================= test session starts ============================== 2025-05-07T20:21:18.0152008Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:18.0152843Z cachedir: .pytest_cache 2025-05-07T20:21:18.0153762Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:18.0154783Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:18.0155286Z plugins: hypothesis-6.131.14 2025-05-07T20:21:20.3616260Z collecting ... collected 4 items 2025-05-07T20:21:20.3616670Z 2025-05-07T20:21:20.3647963Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:21:20.3669652Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:21:20.3685370Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:21:20.3717431Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:21:20.3717988Z 2025-05-07T20:21:20.3718278Z =========================== short test summary info ============================ 2025-05-07T20:21:20.3719062Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:21:20.3720008Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:21:20.3720927Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:21:20.3721866Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:21:20.3722627Z ============================== 4 skipped in 2.59s ============================== 2025-05-07T20:21:21.1403718Z 2025-05-07T20:21:21.1404410Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:21:21.1427288Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 7 seconds 2025-05-07T20:21:21.1427796Z 2025-05-07T20:21:21.1427807Z 2025-05-07T20:21:21.1427812Z 2025-05-07T20:21:21.1427817Z 2025-05-07T20:21:21.1444563Z ################################################################################ 2025-05-07T20:21:21.1463966Z # [2025-05-07T20:21:21.145Z] Run Python Test Suite: 2025-05-07T20:21:21.1464654Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:21:21.1465214Z ################################################################################ 2025-05-07T20:21:21.1494927Z + 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:21:21.1496467Z 2025-05-07T20:21:24.3070221Z ============================= test session starts ============================== 2025-05-07T20:21:24.3071217Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:24.3072051Z cachedir: .pytest_cache 2025-05-07T20:21:24.3072982Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:24.3074026Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:24.3074529Z plugins: hypothesis-6.131.14 2025-05-07T20:21:26.6134091Z collecting ... collected 1 item 2025-05-07T20:21:26.6134490Z 2025-05-07T20:21:26.7618382Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 56 2025-05-07T20:21:26.7619631Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7620335Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7620995Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7621654Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7622319Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7622979Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7623632Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7624390Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7625058Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7625712Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7626371Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7627028Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7627694Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7628347Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7629002Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7629661Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7630310Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7630971Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7631629Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7632289Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7632948Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7633610Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7634271Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7634924Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7635600Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7636260Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7636912Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7637574Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7638237Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7638895Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7639994Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7640701Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7641413Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7642124Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7642785Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7643727Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7644412Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7645061Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7645722Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7646379Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7647034Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7647686Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7648355Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7649015Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7649669Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7650328Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7650989Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7651661Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7652316Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7652975Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7653632Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7654300Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7654978Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7655650Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7656305Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7656965Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7657622Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7658276Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7658935Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7659600Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7660262Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7660920Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7661581Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7662240Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7662912Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7663573Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7664382Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7665048Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7665710Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7666364Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7667032Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7667685Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7668345Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7669008Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7669665Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7670316Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7671266Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7671947Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7672600Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7673256Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7673915Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7674718Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7675369Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7676025Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7676684Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7677334Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7677993Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7678652Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7679311Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7679975Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7680632Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7681293Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7681945Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7682616Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7683286Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7683947Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7684810Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7685467Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7686125Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7686778Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7687436Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7688101Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7688768Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7689431Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7690107Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7690773Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7691440Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7692101Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7692765Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7693423Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7694069Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7694735Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7695396Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7696048Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7696708Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7697371Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7698041Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7698696Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7699355Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7700008Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7700662Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7701321Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7702229Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7702904Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7703563Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7704366Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7705028Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7705829Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7706489Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7707147Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7707797Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7708453Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7709115Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7709777Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7710439Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7711103Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7711767Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7712419Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7713075Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7713741Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7714389Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7715057Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7715719Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7716582Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7717240Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7717909Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7718575Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7719228Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7719889Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7720549Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7721218Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7721870Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7722535Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7723202Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7723859Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7724521Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7725199Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7725858Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7726518Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7727169Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7727824Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7728478Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7729142Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7729804Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7730456Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7731118Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7731778Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7732436Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7734007Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7734728Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7735381Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7736033Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7736693Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7737554Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7738206Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7738863Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7739521Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7740182Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7740833Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7741492Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7742157Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7742810Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7743471Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7744278Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7744940Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7745600Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7746256Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7746920Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7747574Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7748237Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7748894Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7749550Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7750212Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7750874Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7751535Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7752184Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7752853Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7753507Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7754156Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:21:26.7754828Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7755511Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7756193Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7756865Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7757549Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7758240Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7758911Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7759586Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7760271Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7760964Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7761633Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7762316Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7762995Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7763692Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7764379Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7778172Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7779101Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7779785Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7780464Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7781136Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7781958Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7782641Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7783315Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7784081Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7784771Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7785450Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7786131Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7786812Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7787493Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7788162Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7788847Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7789537Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7790214Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7790892Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7791569Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7792244Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7792916Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7793604Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7794287Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7794957Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7795639Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7796325Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7797010Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7797685Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7798363Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7799045Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7799717Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7800400Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7801088Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7801773Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7802444Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7803123Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7803803Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7804480Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7805159Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7805842Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7806525Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7807205Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7807884Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7808714Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7809416Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7810094Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7810773Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7811446Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7812240Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7812921Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7813601Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7814274Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7814953Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7815628Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7817148Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7817861Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7818545Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7819228Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7819903Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7820590Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7821270Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7821944Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7822626Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7823303Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7824076Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7824766Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7825465Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7826148Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7826826Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7827512Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7828200Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7828896Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7829576Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7830270Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7830958Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7831638Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7832328Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7833033Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7833728Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7834405Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7835099Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7835797Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7836495Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7837163Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7837840Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7838527Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7839205Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7839902Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7840947Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7841664Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7842343Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7843030Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7843722Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7844644Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7845332Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7846029Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7846717Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7847403Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7848090Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7848786Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7849465Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7850152Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7851011Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7851704Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7852388Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7853077Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7853767Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7854446Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7855130Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7855821Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7856515Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7857212Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7857912Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7858605Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7859283Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7859986Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7860677Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7861363Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7862063Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7862761Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7863452Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7864240Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7864945Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7865642Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7866330Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7867032Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7867733Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7868427Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7869117Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7869812Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7870533Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7871223Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7871910Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7872867Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7873596Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7874278Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7874974Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7875805Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7876497Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7877173Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7877869Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7878561Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7879243Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7879939Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7880644Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7881340Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7882020Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7882715Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7883404Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7884092Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7884783Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7885482Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7886172Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7886856Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7887548Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7888244Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7889021Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7889708Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7890402Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7891093Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7891789Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7892476Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7893166Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7893845Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7894535Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7895221Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7895915Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7896602Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7897302Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7897993Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7898678Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7899384Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7900075Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7900766Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7901442Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7902124Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7902808Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7903707Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7904524Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7905211Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7905894Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7906573Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7907411Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.7908098Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7908781Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7909474Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7910159Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7910840Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7911523Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7912213Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7912896Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7913574Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7914258Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7914940Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7915622Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7916474Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7917170Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7917850Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7918527Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7919207Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7919902Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7920586Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7921262Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7921945Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7922633Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7923320Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7924006Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7924695Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7925381Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7926057Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7926734Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7927427Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7928093Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7928768Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7929453Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7930136Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7930815Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7931501Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7932187Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7932866Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7933544Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7934229Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7935315Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7936016Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7936699Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7937379Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7938057Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7938981Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7939673Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7940358Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7941033Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7941712Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7942390Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7943075Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7943760Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7944576Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7945260Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7945939Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7946634Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7947314Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7947995Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7948678Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7949358Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7950043Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7950717Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7951407Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7952089Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7952766Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7953452Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7954128Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7954812Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7955488Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7956170Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7956858Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7957531Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7958215Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7958910Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7959592Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7960267Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7960947Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7961627Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7962310Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7962986Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7963671Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7964352Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7965030Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7965718Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7966627Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7967319Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7967998Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7968679Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7969354Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7970188Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7970870Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7971560Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7972234Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7972914Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7973602Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7974290Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7974967Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7975654Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7981081Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7981760Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7982430Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7983107Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7983793Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7984597Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7985281Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7985974Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7986661Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7987342Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7988024Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7988706Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7989380Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7990060Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7990750Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7991434Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7992112Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7992792Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7993474Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7994152Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7994840Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7995533Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7996212Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7996882Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7997565Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7998260Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7998932Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.7999620Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8000305Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8000985Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8001662Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8002660Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8003366Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8004048Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8004728Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8005409Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8006253Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8006926Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8007611Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8008294Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8008960Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8009640Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8010317Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8011010Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8011686Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8012369Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8013051Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8013733Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8014416Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8015099Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8015777Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8016663Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8017341Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8018022Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8018712Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8019393Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8020070Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8020747Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8021417Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8022102Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8022779Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8023452Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8024293Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8024975Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8025652Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8026339Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8027026Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8027715Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8028391Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8029073Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8029758Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8030435Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8031106Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8031784Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8032465Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8033137Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8034234Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8034941Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8035618Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8036294Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8036965Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8037871Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8038542Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8039223Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8039902Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8040568Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8041253Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8041938Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8042624Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8043302Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8043981Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8044655Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8045324Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8046010Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8046695Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8047372Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8048042Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8048718Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8049393Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8050076Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8050759Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8051443Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8052131Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8052807Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8053497Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8054185Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8054861Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8055541Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8056227Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8056919Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8057600Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8058289Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8058973Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8059648Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8060333Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8061020Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8061714Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8062671Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8063351Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8064171Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8064852Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8065749Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8066690Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8067375Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8068058Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8068745Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8069588Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8070262Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8070955Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8071644Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8072327Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8072997Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8073787Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8074601Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8075579Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8076346Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8077174Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8178233Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8178922Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8179609Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8180298Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8180975Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8181665Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8182373Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8183058Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8183737Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8184523Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8185212Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8185915Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8186599Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8187290Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8187974Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8188666Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8189357Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8190044Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8190728Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8191399Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8192077Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8192756Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8193432Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8194106Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8194783Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8195467Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8196139Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8196820Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8197497Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8198610Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8199330Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8200010Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8200684Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8201363Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8202303Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8202982Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8203653Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8204332Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8205012Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8205684Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8206368Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8207056Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8207731Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8208401Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8209076Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8209766Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8210439Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8211119Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8211804Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8212481Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8213150Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8213834Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8214518Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8215192Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8215870Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8216815Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8217509Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8218181Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8218857Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8219538Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8220207Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8220882Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8221566Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8222239Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8222915Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8223590Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8224368Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8225050Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8225725Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8226402Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8227076Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8227752Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8228427Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8229493Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8230193Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8230873Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8231547Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8232222Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8233145Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8233822Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8234500Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8235170Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8235848Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8236523Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8237192Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8237876Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8238556Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8239229Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8239910Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8240596Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8241274Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8241945Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8242628Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8243301Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8243972Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8244651Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8245329Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8246008Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8246677Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8247356Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8248042Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8248716Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8249395Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8250072Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8250747Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8251421Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8252099Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8252786Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8253458Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8254140Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8254820Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8255501Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8256186Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8256862Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8257543Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8258214Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8258891Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8259574Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8260513Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8261216Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8261894Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8262571Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8263241Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8264176Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8264862Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8265533Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8266213Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8266893Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8267570Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8268253Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8268936Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8269617Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8270291Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8270966Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8271652Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8272340Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8273014Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8273693Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8274381Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8275054Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8275736Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8276426Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8277098Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8277779Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8278456Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8279142Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8279816Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8280495Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8281176Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8281848Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8282528Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8283214Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8283893Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8284564Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8285243Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8285925Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8286604Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8287284Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8287964Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8288642Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8289313Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8289993Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8290844Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8291547Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8292206Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8292871Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8293548Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8294323Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8294984Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8295641Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8296292Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8296952Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8297607Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8298262Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8298930Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8299592Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8300254Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8300910Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8301572Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8302243Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8302895Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8303555Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8304325Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8304987Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8305641Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8306300Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8306967Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8307623Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8308281Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8308939Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8309602Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8310263Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8310923Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8311587Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8312240Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8312906Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8313567Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8314226Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8314890Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8315556Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8316504Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8317168Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8317839Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8318494Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8319153Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8319814Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8320473Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8321127Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8321787Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8322837Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8323527Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8324177Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8324834Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8325494Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8326384Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8327043Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8327703Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8328366Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8329017Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8329675Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8330340Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8330994Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8331650Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8332313Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8332967Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8333640Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8334300Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8334963Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8335615Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8336276Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8336936Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8337592Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8338262Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8338918Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8339576Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8340229Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8340897Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8341568Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8342221Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8342881Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8343543Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8344305Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8344961Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8345622Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8346282Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8346937Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8347597Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8348257Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8348921Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8349582Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8350245Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8350910Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8351560Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8352219Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8352882Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8353775Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8354453Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8355111Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8355768Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8356430Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8357250Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8357908Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8358551Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8359203Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8359860Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8360512Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8361178Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8361838Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8362497Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8363150Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8363809Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8364479Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8365132Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8365788Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8366446Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8367099Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8367758Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8368422Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8369085Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8369744Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8370403Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8371062Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8371713Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8372379Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8373042Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8373703Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8374359Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8375018Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8375675Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8376332Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8376996Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8377659Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8378319Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8378972Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8379641Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8380310Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8380962Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8381629Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8382284Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8382940Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8383601Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8384720Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8385400Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8386049Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8386702Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8387362Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8388141Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8388803Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8389460Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8390119Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8390769Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8391426Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8392089Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8392738Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8393397Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8394054Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8394705Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8395369Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8396029Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8396690Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8397340Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8398000Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8398657Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8399307Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8399973Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8400636Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8401295Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8401948Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8402603Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8403272Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8403923Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8404583Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8405238Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8405892Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8406558Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8407227Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8407892Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8408543Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8409201Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8409866Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8410527Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8411189Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8411847Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8412503Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8413155Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8413813Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8414468Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8415353Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8416033Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8416868Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8417521Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8418179Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8419220Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8419879Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8420550Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8421208Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8421868Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8422519Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8423187Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8423848Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8424622Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8425275Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:21:26.8425943Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8426634Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8427306Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8427985Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8428665Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8429337Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8430013Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8430686Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8431359Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8432026Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8432705Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8433389Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8434069Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8434753Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8435432Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8436109Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8436780Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8437455Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8438131Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8438810Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8439492Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8440170Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8440856Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8441523Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8442211Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8442897Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8443570Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8444250Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8444514Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8444783Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8445423Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8445712Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8445973Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8446235Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8446502Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8446942Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8447204Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8447473Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8447733Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8448002Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8448264Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8448530Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8448797Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8449056Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8449314Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8449581Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8449853Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8450122Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8450378Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8450636Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8450901Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8451164Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8451428Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8451701Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8451959Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8452230Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8452494Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8452761Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8453035Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8453296Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8453556Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8453823Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8454082Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8454354Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8454619Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8454879Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8455154Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8455418Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8455684Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8455946Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8456208Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8456466Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8456738Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8457000Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8457441Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8457723Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8457986Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8458253Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8458514Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8458956Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8459227Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8459490Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8459760Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8460020Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8460284Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8460550Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8460820Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8461082Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8461351Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8461612Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8461888Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8462154Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8462416Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8462684Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8462947Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8463208Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8463476Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8463744Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8464160Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8464419Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8464680Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8464942Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8465209Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8465466Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8465735Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8465992Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8466259Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8466520Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8466783Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8467051Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8467312Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8467573Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8467842Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8468105Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8468372Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8468636Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8468897Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8469169Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8469429Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8469880Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8470170Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8470429Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8470698Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8470960Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8471368Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8471635Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8471896Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8472158Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8472428Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8472691Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8472958Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8473230Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8473493Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8473758Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8474018Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8474284Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8474552Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8474813Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8475077Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8475345Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8475608Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8475888Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8476156Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8476418Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8476688Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8476949Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8477221Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8477491Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8477752Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8478025Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8478285Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8478547Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8478821Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8479081Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8479340Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8479609Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8479869Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8480144Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8480405Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8480664Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8480933Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8481195Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8481458Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8481728Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8482177Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8482472Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8482738Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8483000Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8483410Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8483672Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8483933Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8484206Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8484468Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8484732Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8484989Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8485253Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8485523Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8485782Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8486044Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8486312Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8486583Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8486845Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8487113Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8487369Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8487638Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8487898Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8488161Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8488429Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8488690Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8488947Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8489214Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8489482Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8489747Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8490006Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8490270Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8490537Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8490797Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8491070Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8491337Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8491596Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8491866Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8492124Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8492391Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8492657Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8492914Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8493171Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8493436Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8493695Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8494131Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8494413Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8494674Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8494940Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8495199Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8495619Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8495883Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8496140Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8496404Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8496665Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8496920Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8497184Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8497448Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8497710Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8497975Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8498235Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8498507Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8498767Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8499026Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8499290Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8499545Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8499803Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8500066Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8500329Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8500588Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8500854Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8501111Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8501377Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8501640Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8501900Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8502163Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8502423Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8502682Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8502948Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8503211Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8503481Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8503739Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8504155Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8504429Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8504696Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8504952Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8505218Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8505477Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8505742Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8505999Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8506451Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8506732Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8506990Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8507249Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8507514Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8507966Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8508232Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8508495Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8508755Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8509020Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8509279Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8509538Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8509812Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8510070Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8510337Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8510593Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8510860Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8511128Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8511388Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8511650Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8511912Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8512168Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8512435Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8512697Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8512961Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8513225Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8513484Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8513740Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8514010Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8514269Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8514528Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8514794Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8515050Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8515317Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8515579Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8515836Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8516395Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8516665Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8516926Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8517201Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8517460Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8517727Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8517990Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8518247Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8518517Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8519156Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8519436Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8519704Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8519962Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8520229Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8520728Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8520988Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8521254Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8521516Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8521774Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8522034Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8522293Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8522562Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8522821Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8523081Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8523353Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8523613Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8523877Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8524146Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8524403Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8524667Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8524925Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8525183Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8525452Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8525712Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8525969Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8526234Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8526493Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8526767Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8527029Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8527288Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8527578Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8527836Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8528094Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8528366Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8528627Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8528888Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8529158Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8529415Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8529688Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8529946Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8530207Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8530473Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8530733Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8530993Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8531462Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8531747Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8532017Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8532277Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8532536Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8532951Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8533213Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8533474Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8533871Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8534210Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8534728Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8535086Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8535405Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8535713Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8536062Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8536351Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8536760Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8537117Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8537414Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8537742Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8538063Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8538356Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8538811Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8539122Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8539435Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8539771Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8540069Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8540490Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8540821Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8541125Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8541454Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8541773Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8542076Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8542456Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8542770Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8543101Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8543416Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8543715Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8544161Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8544547Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8544887Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8545184Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8545497Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8545818Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8546105Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8546509Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8547018Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8547322Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8547638Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8547935Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8548322Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8548750Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8549060Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8549363Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8549688Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8549992Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8550425Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8550773Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8551086Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8551422Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8551729Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8552033Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8552445Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8552754Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8553083Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8553386Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8553691Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8554016Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8554450Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8554773Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8555098Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8555391Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8555721Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8556040Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8556440Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8556796Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8557105Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8557477Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8557812Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8558151Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8558585Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8558886Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8559188Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8559574Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8559943Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8560416Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8560773Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8561090Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8561442Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8561788Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8562249Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8562669Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8562993Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8563362Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8563698Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8564180Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8564490Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8564903Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8565262Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8565605Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8565919Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8566257Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8566573Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8567035Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8567401Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8567706Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8568035Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8568399Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8568728Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8569201Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8569538Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8569866Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8570219Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8570526Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8570921Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8571274Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8571622Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8572019Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8572364Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8572685Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8573111Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8573479Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8573842Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8574164Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8574531Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8574870Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8575266Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8575597Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8575955Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8576283Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8576625Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8576939Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8577403Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8577814Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8578113Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8578593Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8578944Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8579270Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8579764Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8580133Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8580573Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8580941Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8581275Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8581573Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8581995Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8582312Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8582666Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8582981Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8583283Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8583689Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8584151Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8584543Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8584920Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8585233Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8585581Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8585981Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8586324Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8586678Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8587057Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8587420Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8587744Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8588156Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8588606Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8588955Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8589273Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8589628Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8589934Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8590336Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8590699Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8591020Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8591340Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8591647Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8591976Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8592516Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8592847Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8593182Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8593488Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8593786Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8594242Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8594786Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8595139Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8595487Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8595818Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8596141Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8596730Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8597078Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8597422Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8597769Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8598078Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8598413Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8598796Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8599279Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8599584Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8599888Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8600238Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8600563Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8601075Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8601385Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8601697Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8602089Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8602420Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8602708Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8603157Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8603465Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8603806Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8604097Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8604463Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8604859Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8605188Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8605489Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8605834Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8606135Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8606447Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8606873Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8607197Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8607536Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8607838Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8608140Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8608463Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8608874Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8609217Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8609538Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8609838Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8610159Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8610584Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8610973Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8611318Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8611609Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8611990Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8612391Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8612679Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8613118Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8613420Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8613723Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8614035Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8614335Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8614756Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8615073Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8615379Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8615700Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8616013Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8616683Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8617064Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8617377Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8617701Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8618001Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8618309Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8618644Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8619062Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8619409Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8619761Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8620073Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8620413Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8620707Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8621112Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8621437Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8621725Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8622060Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8622353Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8622636Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8623081Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8623377Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8623680Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8624126Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8624422Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8624806Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8625116Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8625406Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8625728Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8626286Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8626592Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8626989Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8627352Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8627680Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8628143Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8628427Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8628735Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8629126Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8629444Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8629749Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8630042Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8630365Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8630645Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8631052Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8631398Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8631698Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8631993Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8632305Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8632584Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8633040Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8633329Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8633619Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8633937Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8634231Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8634514Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8635000Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8635284Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8635609Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8635898Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8636190Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8636577Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8636880Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8637171Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8637488Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8637786Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8638123Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8638514Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8638825Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8639151Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8639448Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8639737Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8640046Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8640421Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8640749Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8641040Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8641464Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8641869Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8642150Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8642564Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8642851Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8643247Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8643554Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8643850Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8644135Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8644541Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8644836Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8645173Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8645466Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8645769Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8646160Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8646463Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8646776Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8647110Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8647400Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8647718Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8648078Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8648389Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8648720Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8649025Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8649377Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8649688Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8650102Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8650459Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8650750Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8651047Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8651363Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8651652Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8652019Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8652368Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8652659Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8652991Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8653275Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8653555Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8653972Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8654266Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8654566Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8654878Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8655166Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8750540Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8751084Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8751352Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8752064Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8752361Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8752620Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8752873Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8753130Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8753664Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8753914Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8754175Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8754427Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8754678Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8754937Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8755193Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8755457Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8755710Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8755961Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8756219Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8756469Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8756726Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8756984Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8757233Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8757493Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8757744Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8757997Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8758263Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8758519Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8758772Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8759025Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8759274Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8759538Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8759793Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8760042Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8760302Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8760551Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8760802Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8761057Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8761315Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8761570Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8761830Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8762080Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8762337Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8762594Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8762844Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8763102Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8763358Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8763610Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8763872Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8764273Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8764552Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8764802Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8765057Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8765312Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8765707Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8765955Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8766216Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8766466Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8766729Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8766979Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8767232Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8767494Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8767745Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8767995Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8768252Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8768501Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8768759Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8769016Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8769268Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8769527Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8769776Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8770025Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8770286Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8770533Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8770783Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8771038Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8771290Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8771554Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8771806Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8772055Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8772315Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8772564Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8772815Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8773075Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8773332Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8773590Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8773841Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8774089Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8774345Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8774601Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8774853Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8775111Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8775360Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8775617Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8775866Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:21:26.8776309Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8776598Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8776858Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8777118Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8777384Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8777802Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8778066Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8778336Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8778598Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8778865Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8779126Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8779391Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8779661Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8779924Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8780184Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8780450Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8780720Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8780987Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8781251Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8781509Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8781774Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8782034Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8782293Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8782565Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8782825Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8783091Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8783349Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8783617Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8783883Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8784282Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8784543Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8784814Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8785073Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8785339Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8785606Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8785868Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8786135Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8786398Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8786662Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8786938Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8787200Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8787473Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8787731Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8787989Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8788254Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8788662Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8788938Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8789206Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8789467Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8789739Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8790124Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8790383Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8790650Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8790911Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8791171Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8791440Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8791708Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8791970Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8792239Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8792503Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8792772Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8793042Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8793301Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8793570Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8793829Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8794089Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8794359Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8794625Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8794894Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8795154Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8795415Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8795687Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8795955Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8796214Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8796480Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8796741Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8797007Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8797271Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8797539Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8797810Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8798072Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8798334Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8798603Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8798871Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8799142Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8799402Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8799661Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8799935Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8800192Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8800612Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8800904Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8801168Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8801436Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8801697Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8802106Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8802377Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8802639Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8802900Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8803168Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8803419Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8803689Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8803956Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8804219Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8804492Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8804754Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8805022Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8805293Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8805555Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8805815Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8806082Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8806346Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8806616Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8806886Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8807149Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8807416Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8807678Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8807942Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8808222Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8808482Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8808747Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8809008Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8809267Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8809533Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8809801Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8810061Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8810326Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8810582Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8810852Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8811120Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8811379Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8811650Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8811909Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8812169Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8812439Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8812885Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8813173Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8813437Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8813697Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8813964Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8814377Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8814637Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8814902Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8815160Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8815428Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8815685Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8815950Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8816511Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8816781Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8817042Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8817311Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8817581Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8817848Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8818108Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8818368Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8818635Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8818894Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8819161Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8819432Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8819691Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8819961Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8820223Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8820490Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8820759Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8821022Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8821280Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8821546Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8821804Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8822069Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8822338Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8822595Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8822863Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8823120Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8823386Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8823653Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8823918Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8824278Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8824547Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8824807Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8825077Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8825634Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8825915Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8826182Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8826440Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8826928Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8827197Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8827454Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8827720Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8827980Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8828237Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8828504Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8828770Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8829030Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8829297Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8829558Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8829827Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8830096Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8830356Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8830624Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8830883Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8831145Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8831412Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8831679Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8831949Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8832209Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8832468Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8832734Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8833003Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8833261Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8833523Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8833778Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8834042Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8834300Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8834563Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8834833Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8835092Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8835349Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8835609Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8835875Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8836132Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8836401Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8836658Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8836929Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8837186Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8837608Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8837896Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8838159Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8838419Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8838685Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8839090Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8839359Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8839616Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8839876Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8840141Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8840398Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8840654Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8840922Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8841179Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8841442Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8841695Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8841949Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8842221Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8842479Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8842735Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8843003Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8843261Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8843527Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8843789Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8844047Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8844308Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8844567Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8844823Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8845099Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8845359Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8845624Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8845882Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8846139Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8846403Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8846669Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8846928Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8847193Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8847450Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8847713Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8847978Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8848236Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8848500Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8848760Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8849018Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8849283Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8849700Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8849980Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8850248Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8850506Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8850777Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8851210Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8851466Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8851731Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8851992Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8852277Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8852542Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8852803Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8853074Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8853334Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8853593Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8853860Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8854118Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8854386Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8854653Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8854911Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8855181Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8855441Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8855699Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8855972Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8856232Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8856489Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8856755Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8857016Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8857292Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8857552Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8857803Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8858068Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8858331Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8858591Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8858862Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8859122Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8859389Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8859649Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8859907Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8860184Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8860441Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8860699Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8860963Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8861221Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8861482Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8861752Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8862205Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8862498Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8862757Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8863016Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8863421Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8863681Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8863941Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8864352Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8864615Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8864881Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8865140Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8865405Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8865669Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8865929Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8866187Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8866452Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8866719Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8866985Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8867244Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8867506Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8867770Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8868029Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8868291Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8868555Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8868811Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8869078Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8869339Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8869605Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8869871Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8870132Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8870390Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8870652Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8870912Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8871185Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8871441Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8871699Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8871964Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8872221Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8872486Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8872755Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8873014Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8873279Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8873536Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8873793Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8874057Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8874492Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8874769Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8875035Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8875290Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8875688Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8875954Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8876212Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8876481Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8876740Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8876993Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8877258Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8877521Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8877782Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8878052Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8878310Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8878576Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8878838Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8879095Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8879360Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8879615Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8879876Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8880143Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8880407Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8880674Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8880931Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8881185Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8881452Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8881718Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8881976Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8882240Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8882498Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8882768Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8883030Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8883293Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8883560Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8883824Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8884083Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8884350Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8884613Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.8884881Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8885144Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8885404Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8885672Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8885934Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8886194Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8886632Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8886917Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8887186Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8887444Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8887856Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8888124Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8888383Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8888641Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8888907Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8889167Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8889428Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8889706Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8889968Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8890235Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8890495Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8890757Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8891031Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8891293Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8891555Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8891824Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8892083Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8892353Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8892619Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8892879Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8893151Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8893415Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8893677Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8893953Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8894216Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8894486Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8894748Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8895013Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8895287Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8895552Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8895815Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8896082Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8896342Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8896609Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8896876Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8897137Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8897404Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8897667Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8897926Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8898195Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8898621Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8898907Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8899168Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8899428Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8899695Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8900132Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8900391Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8900658Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8900916Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8901180Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8901441Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8901707Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8901975Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8902233Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8902492Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8902764Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8903030Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8903295Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8903555Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8903812Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8904227Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8904494Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8904763Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8905031Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8905291Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8905549Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8905817Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8906084Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8906350Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8906610Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8906871Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8907135Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8907393Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8907654Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8907931Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8908191Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8908460Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8908719Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8908984Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8909252Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8909513Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8909774Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8910045Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8910306Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8910572Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8910996Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8911272Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8911538Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8911801Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8912054Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8912474Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8912734Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8912999Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8913260Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8913520Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8913788Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8914052Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8914312Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8914577Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8914836Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8915104Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8915373Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8915635Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8915903Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8916322Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8916602Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8916872Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8917143Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8917418Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8917678Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8917937Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8918208Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8918474Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8918735Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8919002Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8919265Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8919525Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8919793Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8920059Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8920327Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8920587Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8920846Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8921117Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8921386Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8921649Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8921924Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8922184Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8922461Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8922723Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8923254Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8923544Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8923804Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8924067Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8924339Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8924773Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8925044Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8925304Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8925563Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8925830Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8926089Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8926355Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8926625Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8926888Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8927154Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8927415Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8927683Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8927953Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8928215Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8928478Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8928745Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8929005Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8929276Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8929544Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8929808Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8930077Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8930343Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8930610Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8930875Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8931139Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8931408Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8931671Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8931932Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8932200Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8932469Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8932733Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8933004Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8933265Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8933526Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8933799Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8934060Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8934329Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8934596Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8934862Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8935130Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8935557Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8935840Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8936113Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8936374Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8936642Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8937113Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8937374Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8937642Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8937904Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8938166Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8938434Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8938702Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8938973Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8939236Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8939499Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.8939758Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8940021Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8940274Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8940537Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8940789Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8941054Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8941308Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8941568Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8941830Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8942083Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8942338Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8942601Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8942860Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8943120Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8943373Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8943628Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8943888Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8944286Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8944554Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8944819Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8945075Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8945327Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8945589Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8945844Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8946111Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8946366Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8946621Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8946880Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8947133Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8947386Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8947836Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8948105Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8948367Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8948617Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8948867Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8949281Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8949533Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8949782Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8950038Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8950286Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8950546Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8950796Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8951054Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8951319Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8951570Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8951823Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8952082Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8952345Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8952598Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8952856Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8953115Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8953398Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8953652Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8953907Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8954170Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8954424Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8954677Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8954934Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8955196Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8955456Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8955710Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8955961Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8956222Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8956478Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8956733Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8957002Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8957257Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8957517Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8957770Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8958018Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8958284Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8958540Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8958791Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8959051Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8959308Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8959571Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8959824Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8960246Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8960527Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8960780Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8961030Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8961422Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8961675Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8961928Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8962188Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8962439Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8962703Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8962953Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8963214Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8963470Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8963726Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8963978Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8964238Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8964496Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8964754Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8965007Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8965258Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8965519Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8965771Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8966013Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8966278Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8966530Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8966789Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8967038Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8967289Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8967553Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8967805Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8968055Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8968325Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8968573Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8968824Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8969085Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8969339Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8969596Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8969847Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8970098Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8970362Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8970613Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8970867Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8971123Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8971375Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8971635Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8971887Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8972312Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8972589Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8972846Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8973099Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8973358Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8973746Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8974007Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8974259Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8974512Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8974770Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8975023Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8975279Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8975540Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8975793Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8976045Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8976306Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8976564Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8976825Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8977078Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8977330Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8977587Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8977840Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8978093Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8978361Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8978617Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8978875Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8979126Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8979376Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8979643Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8979894Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8980149Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8980407Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8980663Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8980924Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8981182Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8981438Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8981697Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8981951Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8982206Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8982473Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8982726Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8982979Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8983238Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8983489Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8983749Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8984125Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8984514Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8984793Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8985046Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8985298Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8985561Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8985969Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8986228Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8986481Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8986732Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8986992Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8987245Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8987504Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8987767Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8988020Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8988280Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8988532Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8988790Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8989049Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8989300Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8989551Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8989809Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8990063Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8990325Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8990588Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8990846Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8991107Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8991360Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8991613Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8991880Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8992131Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:21:26.8992398Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8992666Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8992926Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8993194Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8993462Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8993727Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8993997Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8994261Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8994523Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8994801Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8995064Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8995336Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8995599Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8995862Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8996129Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8996590Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8996880Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8997151Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8997412Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8997686Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8998089Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8998350Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8998619Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8998879Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8999140Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8999407Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8999673Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.8999944Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9000204Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9000462Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9000731Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9000999Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9001259Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9001530Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9001791Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9002058Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9002320Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9002582Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9002859Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9003123Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9003387Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9003656Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9003925Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9004187Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9004453Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9004716Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9004986Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9005249Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9005513Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9005785Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9006051Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9006314Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9006584Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9006852Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9007123Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9007384Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9007645Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9007916Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9008179Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9008439Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9008877Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9009165Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9009436Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9009699Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9009962Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9010377Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9010643Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9010906Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9011175Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9011437Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9011705Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9011972Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9012233Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9012502Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9012760Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9013025Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9013299Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9013561Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9013830Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9014089Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9014350Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9014618Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9014885Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9015152Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9015418Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9015678Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9015947Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9016480Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9016751Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9017018Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9017279Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9017540Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9017808Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9018077Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9018348Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9018610Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9018869Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9019142Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9019411Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9019664Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9019931Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9020193Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9020456Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9020726Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9021264Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9021557Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9021821Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9022083Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9022352Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9022805Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9023071Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9023340Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9023602Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9023873Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9024233Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9024497Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9024773Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9025036Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9025295Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9025561Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9025830Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9026098Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9026363Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9026625Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9026892Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9027150Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9027412Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9027684Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9027947Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9028214Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9028474Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9028735Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9029009Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9029272Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9029532Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9029801Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9030064Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9030332Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9030598Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9030861Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9031126Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9031388Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9031652Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9031931Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9032194Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9032468Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9032730Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9032991Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9033262Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9033672Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9033949Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9034220Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9034482Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9034746Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9035186Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9035450Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9035718Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9035981Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9036243Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9036507Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9036773Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9037037Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9037306Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9037563Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9037829Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9038095Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9038357Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9038625Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9038898Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9039157Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9039429Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9039694Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9039962Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9040223Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9040485Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9040755Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9041024Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9041286Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9041553Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9041812Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9042084Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9042346Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9042610Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9042883Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9043142Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9043403Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9043670Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9043938Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9044207Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9044469Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9044732Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9045000Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9045266Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9045527Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9045963Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9046245Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9046517Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9046782Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9047188Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9047457Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9047718Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9047979Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9048249Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9048516Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9048777Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9049051Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9049314Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9049583Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9049842Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9050102Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9050375Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9050636Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9050897Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9051172Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9051432Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9051702Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9051966Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9052226Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9052494Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9052756Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9053015Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9053288Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9053550Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9053818Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9054098Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9054360Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9054628Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9054892Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9055152Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9055420Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9055681Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9055948Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9056220Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9056482Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9056752Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9057014Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9057275Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9057542Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9057802Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9058249Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9058530Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9058792Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9059062Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9059498Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9059761Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9060028Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9060289Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9060556Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9060814Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9061071Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9061345Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9061606Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9061863Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9062130Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9062391Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9062657Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9062924Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9063182Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9063446Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9063704Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9064102Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9064389Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9064649Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9064907Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9065172Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9065430Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9065705Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9065967Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9066225Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9066495Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9066756Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9067015Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9067286Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9067548Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9067817Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9068075Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9068333Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9068605Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9068864Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9069124Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9069391Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9069650Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9069918Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9070181Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9070606Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9070899Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9071161Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9071421Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9071829Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9072089Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9072358Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9072619Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9072879Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9073144Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9073403Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9073671Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9073934Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9074191Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9074446Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9074706Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9074973Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9075237Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9075498Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9075759Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9076025Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9076288Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9076551Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9076819Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9077078Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9077344Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9077602Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9077871Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9078135Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9078393Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9078652Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9078917Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9079175Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9079445Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9079703Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9079962Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9080228Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9080491Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9080757Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9081020Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9081282Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9081547Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9081808Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9082067Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9082331Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9082757Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9083036Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9083311Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9083572Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9083841Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9084284Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9084548Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9084817Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9085077Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9085333Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9085599Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9085864Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9086133Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9086390Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9086648Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9086914Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9087180Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9087439Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9087704Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9087962Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9088230Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9088491Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9088754Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9089028Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9089287Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9089547Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9089814Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9090083Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9090344Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9090608Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9090867Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9091134Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9091392Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9091657Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9091928Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9092188Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9092447Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9092717Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9092988Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9093252Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9093513Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9093771Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9094039Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9094299Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9094559Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9094997Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9095278Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9095545Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9095807Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9096061Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9096464Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9096725Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9096988Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9097256Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9097516Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9097791Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9098057Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9098318Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9098586Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9098845Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9099104Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9099375Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9099638Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9099906Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9100166Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9100426Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9100695Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9100961Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9101220Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9101491Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9101754Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9102025Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9102295Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9102555Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9102819Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9103079Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9103340Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9103610Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9103874Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9104279Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9104557Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9104821Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9105093Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9105365Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9105627Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9105898Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9106164Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9106431Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9106700Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9106962Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9107380Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9107654Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9107919Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9108185Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9108599Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9108861Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9109128Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9109390Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9109657Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9109921Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9110183Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9110454Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9110718Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9110980Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9111248Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9111510Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9111784Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9112045Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9112306Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9112575Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9112836Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9113097Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9113371Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9113636Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9113903Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9114162Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9114421Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9114693Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9114952Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9115213Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9115483Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9115743Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9116012Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9116564Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9116829Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9117097Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9117359Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9117621Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9117893Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9118154Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9118415Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9118685Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9118944Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9119213Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9119752Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9120033Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9120301Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9120561Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9120821Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9121242Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9121506Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9121774Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9122034Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9122301Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9122571Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9122837Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9123101Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9123371Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9123631Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9123899Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9124164Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9124430Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9124698Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9124956Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9125217Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9125489Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9125753Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9126029Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9126290Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9126553Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9126825Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9127096Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9127359Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9127630Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9127892Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9128160Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9128424Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9128685Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9128948Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9129212Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9129475Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9129741Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9130008Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9130275Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9130536Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9130796Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9131072Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9131333Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9131594Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9132087Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9132371Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9132639Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9132900Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9133160Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9133564Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9133828Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9134090Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9134359Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9134626Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9134889Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9135163Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9135427Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9135695Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9135954Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9136214Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9136487Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9136747Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9137008Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9137278Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9137541Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9137811Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9138079Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9138340Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9138607Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9138867Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9139127Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9139405Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9139667Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9139935Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9140202Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9140464Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9140732Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9140997Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9141260Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9141531Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9141793Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9142064Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9142333Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9142595Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9142865Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9143126Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9143389Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9143658Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9144187Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9144492Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9144760Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9145025Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9145298Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9145702Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9145970Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9146239Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9146503Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9146774Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9147036Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9147301Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9147572Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9147838Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9148103Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9148369Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9148636Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9148902Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9149170Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9149434Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9149708Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9149971Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9150233Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9150511Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9150777Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9151045Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9151316Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9151590Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9151860Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9152121Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9152383Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9152650Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9152915Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9153178Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9153456Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9153719Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9153990Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9154254Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9154514Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9154791Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9155052Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9155313Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9155584Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9155846Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9171970Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9172537Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9172831Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9173094Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9173346Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9173595Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9173981Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9174235Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9174488Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9174751Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9175002Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9175262Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9175523Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9175775Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9176040Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9176292Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9176546Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9176812Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9177066Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9177324Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9177581Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9177844Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9178113Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9178370Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9178630Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9178897Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9179151Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9179414Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9179666Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9179925Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9180183Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9180436Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9180687Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9180952Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9181204Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9181468Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9181725Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9181980Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9182239Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9182490Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9182748Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9183009Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9183261Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9183517Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9183779Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9184125Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9184395Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9184761Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9185026Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9185288Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9185536Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9185789Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9186216Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9186469Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9186729Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9186984Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9187237Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9187499Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9187759Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9188012Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9188272Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9188527Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9188787Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9189046Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9189300Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9189560Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9189813Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9190065Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9190326Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9190579Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9190835Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9191098Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9191350Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9191610Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9191863Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9192121Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9192383Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9192634Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9192884Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9193143Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9193393Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9193660Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9193918Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9194170Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9194430Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9194682Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9194943Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9195201Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9195453Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9195716Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9195967Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9196221Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9196481Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9196899Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9197173Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9197433Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9197681Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9197931Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9198337Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9198589Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9198847Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9220329Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9220646Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9220909Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9221174Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9221438Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9221700Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9221956Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9222217Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9222469Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9222727Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9222986Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9223236Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9223487Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9223742Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9224061Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9224343Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9224595Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9224846Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9225112Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9225362Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9225624Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9225881Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9226133Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9226392Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9226649Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9226898Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9227158Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9227418Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9227672Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9227928Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9228180Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9228434Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9228701Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9228954Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9229208Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9229457Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9229707Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9229964Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9230545Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9230832Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9231090Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9231339Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9231595Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9232075Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9232325Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9232578Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9232827Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9233076Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9233330Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9233580Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9233844Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9234097Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9234346Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9234607Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9234857Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9235115Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9235369Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9235618Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9235868Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9236123Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9236373Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9236635Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9236887Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9237135Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9237392Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9237642Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9237898Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9238153Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9238445Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9238718Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9238968Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9239217Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9239475Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9239735Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9239988Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9240245Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9240497Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9240751Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9241011Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9241261Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9241516Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9241768Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9242019Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9242274Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9242715Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9242985Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9243240Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9243492Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9243747Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9244142Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9244393Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9244651Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9244900Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9245149Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9245406Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9245655Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9245919Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9246171Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9246424Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9246692Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9246953Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9247222Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9247492Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9247753Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9248021Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9248282Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9248542Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9248827Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9249091Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9249354Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9249625Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9249886Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9250156Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9250426Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9250695Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9250966Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9251227Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9251490Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9251763Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9252027Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9252290Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9252566Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9252828Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9253097Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9253367Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9253629Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9253901Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9254161Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9254420Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9254874Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9255158Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9255419Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9255686Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9255948Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9256367Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9256629Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9256889Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9257160Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9257423Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9257683Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9257954Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9258218Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9258487Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9258749Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9259010Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9259282Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9259546Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9259810Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9260079Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9260341Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9260616Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9260883Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9261147Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9261417Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9261683Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9261943Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9262218Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9262480Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9262751Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9263014Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9263277Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9263552Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9263821Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9264227Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9264503Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9264768Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9265037Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9265307Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9265566Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9265833Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9266096Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9266356Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9266624Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9266884Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9267333Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9267607Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9267869Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9268141Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9268402Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9268806Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9269075Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9269337Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9269597Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9269864Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9270126Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9270402Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9270664Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9270927Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9271197Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9271459Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9271729Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9271999Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9272265Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9272533Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9272794Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9273054Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9273328Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9273591Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9273842Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9274109Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9274370Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9274645Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9274907Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9275170Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9275439Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9275701Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9275966Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9276242Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9276505Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9276775Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9277036Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9277296Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9277574Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9277834Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9278098Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9278365Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9278626Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9278896Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9279268Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9279549Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9279827Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9280089Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9280349Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9280763Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9281025Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9281296Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9281558Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9281824Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9282090Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9282351Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9282617Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9282887Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9283149Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9283411Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9283689Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9283949Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9284218Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9284481Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9284741Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9285007Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9285269Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9285536Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9285808Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9286071Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9286340Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9286608Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9286869Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9287135Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9287396Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9287659Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9287929Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9288189Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9288470Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9288733Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9288994Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9289259Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9289520Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9289786Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9290053Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9290318Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9290583Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9290844Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9291104Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9291524Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9291811Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9292076Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9292348Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9292610Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9293033Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9293297Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9293558Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9293826Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9294091Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9294351Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9294625Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9294889Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9295158Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9295420Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9295684Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9295959Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9296221Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9296484Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9296752Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9297016Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9297276Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9297549Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9297814Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9298080Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9298339Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9298606Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9298882Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9299146Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9299407Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9299676Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9299939Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9300207Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9300471Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9300737Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9301004Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9301265Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9301525Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9301801Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9302060Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9302327Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9302587Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9302845Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9303112Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9303368Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9303825Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9304225Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9304488Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9304760Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9305156Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9305417Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9305682Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9305944Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9306203Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9306467Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9306724Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9306994Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9307252Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9307510Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9307775Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9308033Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9308299Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9308567Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9308827Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9309092Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9309357Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9309614Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9309885Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9310145Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9310406Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9310673Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9310935Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9311201Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9311466Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9311720Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9311987Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9312244Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9312502Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9312773Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9313031Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9313292Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9313560Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9313822Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9314095Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9314354Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9314614Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9314883Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9315149Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9315408Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9315674Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9316429Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9316752Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9317013Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9317276Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9317541Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9317965Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9318225Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9318490Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9318752Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9319017Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9319279Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9319543Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9319810Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9320071Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9320325Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9320592Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9320858Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9321150Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9321411Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9321670Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9321939Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9322199Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9322463Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9322732Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9322989Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9323257Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9323515Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9323785Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9324052Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9324312Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9324570Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9324835Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9325097Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9325362Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9325628Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9325889Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9326155Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9326413Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9326680Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9326948Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9327209Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9327476Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9327745Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9328006Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9328265Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9328770Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9329057Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9329327Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9329596Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9329857Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9330260Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9330525Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9330792Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9331051Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9331308Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9331575Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9331843Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9332106Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9332374Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9332632Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9332898Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9333164Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9333426Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9333694Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9333954Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9334219Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9334486Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9334752Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9335021Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9335282Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9335542Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9335814Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9336078Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9336338Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9336606Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9336866Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9337131Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9337392Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9337651Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9337925Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9338190Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9338450Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9338717Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9338986Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9339244Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9339514Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9339777Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9340044Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9340305Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9340570Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9341006Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9341285Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9341546Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9341814Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9342074Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9342508Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9342767Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9343026Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9343293Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9343554Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9343816Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9344196Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9344462Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9344727Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9344984Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9345246Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9345520Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9345779Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9346039Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9346305Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9346566Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9346832Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9347096Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9347360Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9347630Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9347887Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9348147Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9348420Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9348680Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9348947Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9349207Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9349466Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9349733Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9349990Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9350253Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9350522Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9350781Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9351047Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9351315Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9351577Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9351844Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9352104Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9352366Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9352634Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9352892Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9353294Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9353584Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9353847Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9354114Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9354376Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9354835Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9355103Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9355362Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9355621Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9355893Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9356155Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9356428Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9356694Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9356955Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9357232Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9357493Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9357761Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9358030Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9358292Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9358561Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9358823Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9359086Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9359361Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9359625Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9359888Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9360157Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9360415Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9360691Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9360951Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9361216Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9361481Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9361742Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9362004Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9362281Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9362547Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9362814Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9363079Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9363339Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9363619Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9363883Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9364145Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9364415Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9364677Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9364946Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9365210Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9365607Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9365890Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9366154Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9366414Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9366821Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9367084Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9367346Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9367616Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9367879Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9368148Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9368410Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9368677Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9368946Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9369207Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9369466Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9369736Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9370003Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9370268Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9370529Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9370790Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9371061Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9371322Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9371592Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9371861Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9372122Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9372391Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9372652Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9372918Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9373191Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9373454Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9373716Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9373987Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9374252Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9374530Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9374795Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9375060Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9375329Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9375593Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9375861Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9376129Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9376389Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9376659Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9376922Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9377185Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9377615Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9377903Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9378166Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9378435Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9378699Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9379112Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9379374Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9379637Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9379909Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9380168Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9380446Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9380724Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9380985Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9381254Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9381512Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9381773Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9382046Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9382308Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9382569Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9382832Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9383094Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9383354Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9383624Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9383886Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9384328Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9384600Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9384860Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9385134Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9385395Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9385659Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9385927Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9386190Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9386458Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9386720Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9386987Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9387259Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9387520Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9387780Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9388059Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9388325Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9388593Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9388854Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9389117Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9389385Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9389647Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9390070Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9390359Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9390626Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9390896Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9391157Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9391625Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9391898Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9392159Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9392421Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9392691Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9392950Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9393225Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9393488Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9393749Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9394018Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9394277Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9394543Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9394809Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9395072Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9395340Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9395604Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9395867Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9396148Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9396412Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9396675Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9396945Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9397208Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9397484Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9397754Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9398015Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9398287Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9398550Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9398813Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9399090Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9399353Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9399634Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9399903Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9400169Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9400449Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9400714Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9400977Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9401246Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9401508Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9401771Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9402196Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9402488Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9402760Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9403022Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9403284Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9403706Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9403970Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9404233Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9404509Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9404767Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9405032Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9405301Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9405563Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9405831Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9406094Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9406354Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9406631Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9406893Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9407168Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9407429Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9407688Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9407961Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9408226Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9408495Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9408764Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9409029Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9409298Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9409567Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9409828Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9410097Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9410349Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9410602Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9410860Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9411111Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9411370Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9411631Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9411881Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9412135Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9412386Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9412645Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9412905Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9413158Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9413410Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9413671Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9413923Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9414298Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9414572Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9414826Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9415086Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9415337Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9415740Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9415998Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9416955Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9417230Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9417482Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9417734Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9418006Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9418270Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9418524Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9418782Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9419036Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9419295Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9419563Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9419817Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9420076Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9420329Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9420582Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9420843Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9421097Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9421347Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9421607Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9421858Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9422118Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9422376Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9422629Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9422908Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9423160Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9423411Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9423671Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9423925Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9424291Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9424548Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9424803Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9425063Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9425316Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9425574Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9425835Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9426086Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9426354Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9426605Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9426858Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9427453Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9427735Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9427986Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9428241Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9428492Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9428965Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9429224Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9429476Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9429733Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9429990Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9430243Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9430508Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9430767Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9431022Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9431287Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9431541Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9431803Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9432063Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9432313Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9432574Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9432824Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9433077Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9433336Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9433596Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9433855Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9434108Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9434368Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9434629Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9434889Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9435144Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9435407Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9435661Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9435913Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9436177Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9436428Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9436695Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9436947Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9437201Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9437454Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9437716Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9437975Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9438234Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9438483Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9438742Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9438993Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9439247Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9439724Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9439997Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9440248Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9440512Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9440762Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9441170Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9441424Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9441681Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9441939Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9442191Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9442443Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9442699Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9442958Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9443213Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9443471Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9443723Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9443979Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9444238Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9444491Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9444748Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9444999Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9445252Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9445509Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9445763Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9446028Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9446283Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9446535Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9446792Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9447040Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9447299Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9447559Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9447816Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9448075Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9448326Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9448584Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9448849Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9449104Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9449356Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9449612Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9449865Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9450129Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9450386Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9450636Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9450896Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9451146Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9451404Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9451664Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9452085Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9452359Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9452616Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9452870Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9453129Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9453535Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9453787Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9454044Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9454296Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9454545Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9454805Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9455062Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9455327Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9455578Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9455830Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9456088Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9456349Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9456600Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9456859Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9457115Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9457375Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9457626Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9457880Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9458145Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9458398Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9458648Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9458906Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9459160Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9459419Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9459681Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9459931Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9460191Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9464751Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9465007Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9465279Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9465545Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9465798Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9466052Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9466301Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9466559Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9466818Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9467071Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9467325Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9467586Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9467875Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:21:26.9468140Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9468573Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9468858Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9469125Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9469389Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9469761Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9470031Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9470293Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9470561Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9470830Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9471100Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9471369Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9471639Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9471901Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9472169Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9472433Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9472693Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9472971Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9473232Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9473499Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9473763Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9474031Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9474303Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9474569Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9474831Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9475099Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9475359Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9475628Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9475894Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9476155Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9476425Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9476685Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9477146Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9477413Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9477679Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9477943Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9478211Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9478473Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9478741Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9479006Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9479267Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9479537Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9479798Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9480058Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9480330Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9480759Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9481047Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9481309Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9481570Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9481841Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9482224Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9482488Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9482757Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9483020Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9483294Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9483563Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9483831Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9484099Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9484378Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9484641Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9484908Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9485175Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9485446Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9485708Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9485972Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9486243Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9486512Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9486781Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9487051Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9487312Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9487589Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9487851Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9488118Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9488387Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9488648Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9488910Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9489179Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9489650Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9489926Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9490192Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9490455Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9490746Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9491019Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9491291Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9491566Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9491831Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9492100Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9492365Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9492633Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9492902Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9493300Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9493582Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9493850Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9494111Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9494373Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9494765Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9495029Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9495298Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9495560Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9495817Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9496086Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9496353Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9496618Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9496893Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9497155Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9497424Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9497695Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9497958Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9498228Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9498490Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9498754Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9499028Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9499294Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9499564Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9499825Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9500089Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9500357Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9500621Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9500881Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9501152Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9501410Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9501678Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9502094Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9502364Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9502642Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9502904Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9503165Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9503434Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9503700Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9504095Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9504381Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9504643Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9504915Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9505182Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9505577Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9505863Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9506126Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9506394Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9506655Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9507031Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9507304Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9507566Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9507828Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9508096Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9508364Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9508635Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9508907Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9509171Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9509440Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9509703Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9509970Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9510239Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9510501Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9510762Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9511030Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9511299Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9511573Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9511839Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9512104Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9512373Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9512634Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9512898Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9513168Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9513428Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9513695Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9513957Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9514393Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9514661Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9514928Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9515191Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9515461Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9515721Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9515989Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9516474Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9516743Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9517015Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9517275Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9517542Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9517810Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9518318Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9518612Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9518874Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9519136Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9519406Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9519784Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9520049Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9520318Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9520578Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9520851Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9521116Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9521384Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9521658Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9521921Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9522184Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9522453Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9522719Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9522980Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9523250Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9523513Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9523777Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9524041Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9524306Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9524577Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9524837Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9525097Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9525368Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9525631Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9525896Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9526154Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9526413Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9526681Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9527166Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9527434Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9527702Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9527964Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9528231Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9528515Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9528781Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9529046Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9529306Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9529567Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9529836Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9530098Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9530372Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9530779Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9531064Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9531333Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9531595Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9531854Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9532272Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9532536Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9532803Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9533065Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9533330Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9533597Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9533866Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9534128Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9534398Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9534652Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9534922Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9535187Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9535449Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9535722Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9535981Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9536243Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9536516Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9536784Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9537052Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9537311Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9537574Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9537840Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9538104Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9538360Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9538627Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9538887Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9539146Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9539574Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9539837Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9540108Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9540371Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9540634Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9540901Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9541161Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9541424Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9541684Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9541945Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9542213Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9542477Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9542737Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9543155Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9543434Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9543693Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9543959Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9544346Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9544693Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9544959Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9545221Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9545489Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9545756Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9546016Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9546288Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9546561Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9546829Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9547089Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9547349Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9547619Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9547881Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9548141Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9548410Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9548669Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9548939Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9549209Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9549474Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9549739Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9550000Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9550261Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9550532Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9550794Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9551047Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9551314Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9551579Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9551949Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9552210Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9552476Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9552745Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9553003Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9553265Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9553538Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9553796Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9554065Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9554325Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9554584Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9554853Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9555112Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9555573Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9555855Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9556117Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9556420Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9556678Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9557009Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9557280Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9557541Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9557801Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9558069Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9558345Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9558642Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9558915Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9559184Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9559475Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9559745Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9560016Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9560286Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9560553Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9560823Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9561083Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9561347Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9561624Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9561884Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9562142Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9562411Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9562670Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9562939Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9563201Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9563459Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9563728Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9563990Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9564398Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9564667Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9564933Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9565196Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9565464Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9565723Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9565994Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9566258Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9566517Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9566782Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9567043Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9567306Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9567571Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9567960Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9568247Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9568508Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9568765Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9569036Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9569418Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9569678Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9569946Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9570203Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9570466Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9570729Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9570994Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9571261Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9571520Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9571778Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9572048Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9572309Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9572574Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9572832Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9573088Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9573351Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9573612Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9573877Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9574147Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9574408Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9574675Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9574935Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9575199Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9575466Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9575723Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9575983Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9576254Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9576669Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9576938Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9577207Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9577476Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9577739Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9577999Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9578258Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9578531Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9578793Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9579055Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9579324Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9579593Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9579866Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9580297Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9580580Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9580850Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9581111Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9581376Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9581765Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9582026Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9582295Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9582558Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9582820Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9583093Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9583360Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9583623Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9583890Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9584277Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9584551Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9584820Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9585078Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9585354Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9585615Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9585879Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9586152Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9586418Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9586692Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9586953Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9587214Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9587484Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9587754Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9588015Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9588288Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9588549Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9588816Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9589216Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9589487Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9589758Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9590021Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9590286Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9590554Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9590821Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9591089Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9591349Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9591611Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9591880Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9592143Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9592539Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9592832Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9593093Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9593362Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9593637Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9594023Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9594292Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9594552Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9594815Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9595087Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9595354Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9595616Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9595892Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9596156Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9596424Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9596686Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9596952Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9597221Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9597484Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9597746Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9598018Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9598282Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9598550Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9598819Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9599081Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9599351Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9599611Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9599875Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9600152Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9600413Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9600687Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9600947Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9601368Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9601638Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9601907Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9602169Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9602439Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9602701Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9602969Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9613257Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9613650Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9613930Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9614195Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9614468Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9614746Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9615217Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9615502Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9615766Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9616030Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9616596Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9617058Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9617321Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9617596Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9617859Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9618129Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9618398Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9618666Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9618937Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9619201Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9619465Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9619737Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9620004Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9620274Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9620538Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9620799Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9621067Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9621331Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9621600Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9621871Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9622131Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9622398Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9622660Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9622925Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9623194Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9623455Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9623718Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9624087Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9624519Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9624788Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9625054Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9625316Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9625580Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9625842Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9626109Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9626378Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9626640Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9626908Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9627169Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9627437Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9627703Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9628132Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9628419Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9628689Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9628951Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9629338Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9629602Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9629863Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9630136Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9630397Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9630660Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9630935Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9631205Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9631470Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9631742Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9632013Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9632284Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9632553Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9632816Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9633084Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9633346Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9633618Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9633885Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9634150Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9634419Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9634685Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9634945Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9635217Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9635481Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9635742Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9636009Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9636272Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9636540Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9636944Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9637213Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9637483Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9637743Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9638004Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9638279Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9638544Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9638809Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9639070Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9639335Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9639603Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9639867Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9640292Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9640580Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9640842Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9641108Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9641369Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9641740Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9642010Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9642273Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9642534Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9642806Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9643071Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9643349Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9643614Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9643876Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9644144Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9644396Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9644652Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9644909Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9645164Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9645415Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9645676Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9645931Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9646190Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9646445Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9646698Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9646960Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9647212Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9647466Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9647728Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9647980Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9648240Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9648492Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9648744Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9649158Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9649416Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9649672Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9649932Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9650185Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9650447Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9650701Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9650951Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9651209Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9651460Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9651712Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9651974Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9652224Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9652595Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9652861Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9653114Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9653373Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9653625Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9653987Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9654245Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9654497Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9654746Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9655004Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9655260Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9655527Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9655780Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9656034Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9656294Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9656547Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9656801Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9657062Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9657316Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9657576Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9657828Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9658088Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9658348Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9658605Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9658857Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9659114Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9659363Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9659624Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9659879Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9660131Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9660387Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9660639Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9660890Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9661297Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9661556Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9661808Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9662071Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9662323Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9662584Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9662839Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9663089Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9663345Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9663594Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9663844Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9664232Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9664489Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9664883Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9665152Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9665405Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9665667Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9665918Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9666284Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9666542Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9666795Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9667055Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9667306Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9667564Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9667828Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9668078Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9668332Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9668592Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9668844Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9669100Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9669361Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9669614Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9669877Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9670130Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9670386Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9670634Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9670893Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9671147Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9671406Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9671661Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9671920Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9672176Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9672429Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9672692Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9672943Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9673196Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9673605Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9673866Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9674126Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9674381Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9674633Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9674890Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9675146Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9675399Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9675659Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9675907Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9676161Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9676428Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9676684Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9677085Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9677366Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9677640Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9677900Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9678153Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9678529Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9678789Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9679041Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9679307Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9679560Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9679816Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9680083Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9680337Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9680591Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9680855Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9681108Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9681369Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9681622Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9681878Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9682139Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9682395Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9682655Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9682919Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9683180Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9683442Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9683695Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9683947Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9684205Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9684460Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9684734Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9684990Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9685242Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9685496Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9685980Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9686234Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9686504Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9686760Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9687012Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9687274Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9687525Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9687784Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9688043Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9688295Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9688553Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9688809Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9689061Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9689456Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9689727Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9689978Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9690236Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9690486Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9690865Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9691118Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9691371Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9691635Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9691885Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9692139Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9692399Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9692656Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9692909Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9693168Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9693418Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9693675Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9693930Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9694181Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9694440Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9694692Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9694951Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9695209Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9695463Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9695728Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9695980Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9696232Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9696489Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9696746Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9696996Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:21:26.9697268Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9697534Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9697804Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9698209Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9698481Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9698754Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9699016Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9699280Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9699548Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9699814Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9700091Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9700354Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9700616Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9700887Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9701153Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9701416Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9701824Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9702108Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9702371Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9702639Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9703036Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9703318Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9703595Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9703859Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9704316Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9704585Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9704848Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9705123Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9705391Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9705659Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9705924Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9706187Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9706464Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9706727Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9706999Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9707268Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9707534Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9707807Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9708074Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9708337Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9708613Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9708875Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9709138Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9709413Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9709676Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9709947Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9710209Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9710598Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9710872Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9711141Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9711405Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9711692Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9711953Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9712222Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9712487Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9712748Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9713014Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9713276Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9713537Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9713808Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9714205Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9714495Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9714757Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9715043Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9715314Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9715699Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9715961Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9716512Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9716778Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9717054Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9717325Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9717595Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9717865Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9718126Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9718389Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9718660Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9718927Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9719188Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9719458Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9719722Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9719991Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9720261Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9720530Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9720800Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9721060Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9721324Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9721595Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9721864Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9722135Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9722398Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9722661Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9722932Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9723429Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9723694Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9723965Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9724228Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9724498Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9724759Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9725023Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9725282Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9725544Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9725807Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9726072Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9726336Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9726611Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9727058Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9727338Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9727608Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9727871Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9728131Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9728602Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9728866Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9729138Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9729401Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9729672Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9729939Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9730208Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9730471Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9730740Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9731004Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9731274Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9731536Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9731797Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9732065Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9732324Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9732593Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9732867Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9733137Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9733397Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9733670Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9733934Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9734202Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9734469Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9734729Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9734997Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9735258Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9735523Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9735939Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9736205Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9736475Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9736739Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9737002Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9737267Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9737534Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9737800Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9738072Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9738333Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9738603Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9738868Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9739261Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9739561Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9739826Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9740089Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9740360Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9740731Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9741004Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9741268Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9741532Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9741803Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9742072Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9742340Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9742622Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9742890Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9743158Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9743423Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9743690Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9743957Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9744350Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9744613Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9744881Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9745149Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9745422Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9745696Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9745959Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9746227Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9746489Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9746755Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9747027Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9747291Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9747554Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9747827Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9748187Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9748456Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9748727Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9748992Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9749257Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9749520Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9749780Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9750049Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9750315Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9750585Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9750849Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9751114Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9751382Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9751777Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9752059Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9752329Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9752593Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9752861Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9753239Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9753500Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9753766Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9754025Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9754284Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9754557Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9754820Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9755088Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9755347Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9755605Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9755874Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9756138Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9756398Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9756671Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9756930Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9757197Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9757463Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9757727Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9757995Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9758254Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9758512Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9758783Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9759048Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9759317Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9759580Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9759839Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9760108Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9760572Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9760832Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9761107Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9761368Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9761628Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9761895Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9762159Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9762424Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9762684Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9762941Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9763209Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9763471Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9763729Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9764145Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9764428Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9764695Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9764954Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9765214Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9765601Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9765864Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9766123Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9766389Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9766646Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9766918Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9767182Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9767445Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9767711Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9767973Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9768232Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9768505Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9768763Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9769030Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9769289Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9769552Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9769826Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9770091Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9770352Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9770616Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9770874Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9771141Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9771406Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9771667Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9771930Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9772191Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9772450Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9772859Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9773123Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9773397Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9773661Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9773922Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9774196Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9774457Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9774721Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9774989Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9775248Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9775507Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9775777Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9776037Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9776481Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9776761Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9777021Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9777285Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9777543Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9777926Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9778202Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9778461Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9778726Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9778986Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9779252Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9779523Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9779787Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9780045Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9780306Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9780564Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9780839Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9781097Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9781355Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9781620Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9781880Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9782144Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9782413Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9782674Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9782938Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9783197Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9783455Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9783725Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9784100Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9784371Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9784637Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9784901Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9785266Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9785525Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9785789Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9786059Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9786317Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9786577Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9786844Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9787105Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9787370Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9787629Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9787891Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9788164Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9788422Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9788792Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9789086Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9789347Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9789610Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9789878Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9790243Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9790509Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9790766Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9791022Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9791285Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9791547Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9791810Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9792085Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9792344Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9792608Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9792870Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9793132Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9793397Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9793655Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9793912Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9794179Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9794445Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9794712Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9794977Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9795239Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9795507Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9795775Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9796038Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9796307Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9796566Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9796833Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9797095Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9797485Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9797759Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9798028Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9798290Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9798559Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9798820Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9799089Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9799353Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9799614Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9799880Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9800143Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9800403Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9800678Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9801071Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9801359Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9801619Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9801879Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9802142Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9802519Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9802779Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9803045Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9803306Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9803566Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9803838Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9804104Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9804371Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9804630Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9804890Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9805157Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9805419Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9805684Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9805952Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9806212Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9806486Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9806750Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9807011Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9807281Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9807546Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9807810Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9808083Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9808350Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9808621Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9808884Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9809150Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9809423Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9809819Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9810083Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9810357Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9810621Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9810892Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9811156Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9811416Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9811690Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9811956Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9812218Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9812487Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9812751Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9813021Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9813421Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9813706Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9813982Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9814243Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9814505Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9814888Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9815148Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9815419Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9815679Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9815938Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9816545Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9816827Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9817091Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9817362Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9817624Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9817886Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9818180Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9818446Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9818717Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9818982Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9819245Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9819520Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9819788Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9820049Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9820317Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9820578Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9820846Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9821112Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9821373Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9821644Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9821907Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9822169Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9822670Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9822939Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9823215Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9823476Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9823736Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9824096Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9824365Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9824628Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9824902Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9825166Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9825432Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9825694Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9826189Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9826476Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9826741Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9827006Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9827273Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9827711Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9827982Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9828245Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9828509Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9828779Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9829046Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9829310Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9829581Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9829842Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9830114Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9830375Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9830641Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9830911Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9831174Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9831436Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9831705Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9831971Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9832245Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9832512Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9832776Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9833050Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9833312Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9833572Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9833843Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9834104Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9834366Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9834634Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9835042Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9835313Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9835573Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9835839Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9836106Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9836373Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9836636Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9836908Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9837169Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9837437Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9837701Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9837961Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9838230Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9838643Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9838924Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9839195Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9839457Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9839731Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9840113Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9840378Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9840648Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9840909Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9841172Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9841452Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9841720Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9841993Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9842252Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9842511Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9842777Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9843041Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9843303Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9843573Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9843835Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9844108Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9844374Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9844643Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9844918Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9845181Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9845441Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9845713Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9845980Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9846249Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9846507Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9846768Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9847037Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9847401Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9847671Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9847942Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9848207Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9848471Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9848741Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9849008Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9849278Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9849544Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9849808Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9850080Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9850346Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9850611Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9851016Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9851302Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9851573Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9851833Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9852213Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9852485Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9852748Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9853011Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9853281Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9853549Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9853818Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9854084Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9854350Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9854619Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9854880Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9855144Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9855417Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9855677Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9855944Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9856206Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9856471Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9856740Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9857005Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9857267Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9857533Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9857795Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9858068Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9858332Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9858593Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9858865Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9859126Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9859387Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9859804Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9860072Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9860344Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9860607Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9860870Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9861138Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9861410Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9861676Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9861944Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9862204Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9862463Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9862736Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:21:26.9863119Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9863392Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9863646Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9863901Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9864285Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9864618Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9864870Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9865130Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9865384Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9865646Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9865902Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9866156Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9866417Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9866675Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9866927Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9867183Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9867433Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9867695Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9867952Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9868203Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9868465Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9868717Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9868973Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9869239Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9869493Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9869749Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9870003Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9870256Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9870521Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9870770Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9871022Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9871281Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9871533Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9871898Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9872163Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9872424Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9872683Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9872934Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9873185Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9873446Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9873703Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9873957Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9874214Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9874465Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9874729Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9874985Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9875331Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9875609Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9875863Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9876113Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9876375Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9876742Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9877001Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9877252Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9877501Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9877760Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9878019Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9878270Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9878534Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9878783Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9879035Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9879291Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9879543Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9879805Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9880056Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9880310Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9880567Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9880819Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9881075Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9881336Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9881590Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9881850Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9882104Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9882356Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9882621Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9882873Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9883127Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9883384Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9883636Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9884071Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9884328Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9884590Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9884857Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9885113Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9885364Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9885623Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9885878Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9886129Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9886388Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9886638Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9886896Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9887150Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9887535Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9887810Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9888063Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9888318Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9888575Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9888947Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9889209Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9889452Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9889707Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9889964Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9890218Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9890470Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9890733Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9890984Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9891241Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9891492Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9891742Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9892004Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9892256Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9892506Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9892760Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9893010Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9893274Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9893533Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9893787Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9894047Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9894298Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9894549Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9894813Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9895069Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9895323Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9895583Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9895836Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9896241Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9896497Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9896757Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9897018Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9897270Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9897523Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9897783Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9898040Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9898300Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9898550Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9898801Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9899060Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9899317Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9899692Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9899974Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9900228Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9900487Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9900736Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9901107Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9901365Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9901617Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9901868Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9902127Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9902383Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9902636Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9902903Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9903157Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9903416Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9903668Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9903922Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9904313Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9904570Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9904823Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9905082Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9905335Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9905601Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9905866Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9906126Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9906386Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9906638Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9906890Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9907149Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9907402Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9907663Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9907918Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9908171Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9908568Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9908824Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9909083Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9909348Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9909600Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9909851Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9910114Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9910370Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9910630Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9910884Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9911139Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9911405Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9911662Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9911915Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9912324Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9912598Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9912859Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9913113Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9913517Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9913783Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9914037Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9914288Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9914547Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9914805Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9915069Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9915326Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9915577Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9915836Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:21:26.9916401Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9916680Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9916956Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9917218Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9917489Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9917752Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9918013Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9918287Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9918552Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9918812Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9919100Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9919366Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9919632Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9919903Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9920166Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9920434Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9920697Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9920958Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9921445Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9921718Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9921985Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9922253Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9922519Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9922790Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9923058Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9923320Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9923589Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9923848Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9924110Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9924380Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9924644Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9925112Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9925394Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9925660Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9925929Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9926400Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9926662Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9926935Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9927197Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9927462Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9927732Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9927993Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9928267Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9928535Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9928798Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9929068Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9929327Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9929601Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9929865Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9930125Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9930395Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9930660Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9930921Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9931215Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9931490Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9931784Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9932059Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9932337Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9932623Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9932899Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9933177Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9933452Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9933859Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9934122Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9934400Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9934666Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9934938Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9935201Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9935465Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9935738Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9935998Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9936262Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9936531Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9936793Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9937067Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9937459Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9937740Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9938013Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9938278Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9938540Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9938925Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9939186Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9939453Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9939713Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9939977Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9940251Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9940520Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9940784Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9941055Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9941314Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9941582Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9941850Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9942113Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9942380Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9942640Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9942902Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9943176Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9943443Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9943719Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9944081Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9944354Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9944626Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9944893Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9945156Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9945422Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9945684Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9945956Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9946310Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9946574Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9946857Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9947122Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9947384Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9947652Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9947918Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9948188Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9948449Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9948709Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9948978Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9949242Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9949499Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9949908Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9950182Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9950444Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9950711Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9950972Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9951395Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9951659Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9951924Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9952192Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9952457Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9952718Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9952991Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9953253Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9953523Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9953785Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9954049Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9954322Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9954582Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9954848Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9955118Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9955385Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9955657Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9955926Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9956191Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9956460Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9956719Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9956982Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9957261Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9957522Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9957797Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9958060Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9958320Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9958728Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9958998Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9959263Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9959529Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9959791Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9960061Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9960329Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9960591Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9960861Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9961128Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9961395Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9961665Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9962085Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9962377Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9962639Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9962903Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9963174Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9963559Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9963823Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9964096Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9964358Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9964621Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9964898Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9965167Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9965439Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9965700Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9965963Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9966227Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9966494Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9966756Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9967028Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9967288Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9967558Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9967827Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9968088Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9968361Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9968622Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9968881Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9969148Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9969415Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9969687Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9969949Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9970220Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9970497Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9970929Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9971192Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9971466Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:21:26.9971727Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9971992Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9972252Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9972511Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9972782Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9973042Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9973303Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9973571Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9973837Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9974101Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9974498Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9974779Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9975047Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9975308Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9975569Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9975948Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9976209Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9976477Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9976736Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9976992Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9977264Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9977527Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9977790Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9978058Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9978326Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9978596Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9978877Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9979150Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9979437Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9979695Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9979958Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9980229Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9980492Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9980752Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9981021Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9981279Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9981553Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9981814Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9982072Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9982334Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9982592Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9982854Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9983259Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9983521Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9983798Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9984178Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9984442Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9984710Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9984969Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9985229Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9985497Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9985756Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9986023Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9986287Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9986547Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9986952Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9987234Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9987496Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9987764Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9988023Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9988416Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9988677Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9988936Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9989203Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9989465Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9989729Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9990002Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9990267Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9990536Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9990794Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9991057Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9991327Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9991589Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9991853Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9992120Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9992383Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9992647Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9992918Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9993184Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9993451Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9993712Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9993972Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9994241Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9994501Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9994760Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9995025Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9995284Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9995698Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9995960Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9996223Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9996492Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9996752Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9997012Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9997278Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9997541Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9997807Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9998066Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9998326Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9998595Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9998850Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9999255Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9999548Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:26.9999810Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0000076Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0000337Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0000713Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0000983Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0001245Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0001507Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0001776Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0002046Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0002323Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0002586Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0002845Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0003111Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0003371Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0003634Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0003900Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0004160Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0004424Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0004687Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0004950Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0005215Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0005481Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0005742Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0006009Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0006268Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0006530Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0006800Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0007057Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0007323Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0007585Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0007982Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0008255Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0008524Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0008788Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0009060Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0009320Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0009591Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0009852Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0010112Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0010381Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0010642Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0010903Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0011175Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0011606Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0011892Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0012153Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0012415Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0012683Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0013056Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0013318Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0013585Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0013845Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0014115Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0014378Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0014645Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0014913Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0015175Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0015431Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0015700Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0015964Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0016444Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0016707Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0016965Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0017230Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0017493Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0017752Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0018024Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0018282Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0018552Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0018811Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0019070Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0019338Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0019595Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0019852Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0020115Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0020590Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0020848Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0021117Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0021375Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0021645Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0021902Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0029046Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0029403Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0029670Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0029932Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0030203Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0030464Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0030734Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0031279Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0031568Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0031845Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0032111Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0032384Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0032853Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0033115Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0033382Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0033644Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0033906Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0034181Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0034449Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0034713Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0034982Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0035244Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0035519Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0035786Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0036047Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0036314Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0036577Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0036838Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0037110Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0037370Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0037638Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0037908Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0038171Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0038442Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0038710Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0038970Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0039246Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0039507Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0039770Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0040130Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0040394Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0040670Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0040935Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0041198Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0041470Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0041731Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0041999Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0042269Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0042532Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0042800Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0043067Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0043327Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0043728Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0044014Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0044278Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0044545Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0044806Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0045198Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0045462Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0045723Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0045991Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0046257Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0046518Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0046793Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0047055Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0047321Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0047582Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0047846Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0048118Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0048380Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0048640Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0048910Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0049172Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0049444Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0049712Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0049972Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0050240Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0050502Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0050762Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0051034Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0051295Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0051564Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0051825Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0052087Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0052500Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0052766Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0053026Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0053295Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0053555Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0053818Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0054093Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0054358Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0054628Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0054889Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0055152Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0055423Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0055814Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0056099Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0056369Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0056632Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0056904Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0057290Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0057553Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0057822Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0058086Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0058353Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0058628Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0058890Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0059166Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0059435Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0059697Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0059969Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0060233Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0060494Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0060763Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0061017Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0061286Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0061551Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0061812Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0062088Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0062350Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0062613Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0062887Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0063148Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0063419Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0063682Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0063948Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0064359Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0064745Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0065005Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0065280Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0065545Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0065822Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0066086Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0066347Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0066616Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0066878Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0067140Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0067408Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0067676Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0067937Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0068293Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0068574Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0068842Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0069107Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0069367Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0069754Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0070021Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0070283Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0070554Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0070815Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0071091Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0071358Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0071622Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0071890Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0072149Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0072412Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0072687Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0072948Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0073217Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0073480Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0073740Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0074013Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0074278Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0074540Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0074811Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0075074Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0075345Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0075607Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0075870Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0076135Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0076395Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0076659Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0077069Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0077339Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0077611Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0077875Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0078143Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0078413Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0078681Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0078947Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0079219Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0079484Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0079756Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0080024Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0080288Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0080702Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0080983Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0081248Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0081518Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0081900Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0082163Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0082436Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0082697Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0082968Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0083232Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0083497Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0083773Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0084037Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0084300Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0084571Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0084831Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0085103Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0085363Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0085624Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0085889Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0086155Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0086419Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0086694Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0086960Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0087234Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0087497Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0087758Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0088034Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0088294Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0088547Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0088805Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0089058Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0089491Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0089751Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0090005Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0090268Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0090524Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0090776Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0091038Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0091289Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0091550Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0091799Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0092050Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0092316Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0092567Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0092968Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0093258Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0093515Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0093768Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0094029Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0094415Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0094678Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0094931Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0095184Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0095444Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0095700Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0095958Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0096221Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0096474Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0096734Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0096990Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0097247Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0097506Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0097757Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0098012Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0098273Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0098529Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0098789Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0099046Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0099300Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0099566Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0099817Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0100070Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0100332Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0100584Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0100837Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0101096Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0101347Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0101738Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0101999Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0102256Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0102514Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0102770Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0103024Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0103287Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0103540Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0103798Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0104177Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0104438Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0104704Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0104956Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0105307Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0105581Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0105833Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0106093Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0106346Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0106718Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0106980Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0107233Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0107487Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0107745Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0108002Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0108269Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0108525Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0108780Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0109040Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0109291Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0109549Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0109803Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0110055Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0110309Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0110571Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0110828Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0111085Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0111348Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0111601Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0111861Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0112112Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0112368Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0112632Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0112885Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0113145Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0113401Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0113654Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0114052Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0114316Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0114571Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0114832Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0115077Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0115339Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0115594Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0115846Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0116400Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0116666Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0116921Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0117183Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0117439Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0117937Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0118226Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0118484Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0118749Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0119001Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0119364Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0119619Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0119871Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0120123Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0120386Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0120642Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0120906Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0121158Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0121410Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0121669Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0121920Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0122176Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0122440Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0122692Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0122951Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0123204Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0123461Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0123721Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0123978Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0124230Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0124491Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0124743Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0124996Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0125259Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0125512Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0125774Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0126025Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0126278Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0126671Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0126931Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0127187Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0127447Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0127702Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0127960Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0128217Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0128470Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0128727Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0128980Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0129231Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0129497Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0129749Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0130116Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0130397Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0130653Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0130929Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0131182Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0131548Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0131808Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0132060Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0132321Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0132573Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0132832Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0133095Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0133347Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0133597Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0133857Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0134108Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0134365Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0134625Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0134882Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0135139Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0135392Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0135649Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0135907Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0136161Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0136414Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0136673Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0136925Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0137182Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0137438Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0137691Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0137952Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0138203Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0138455Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0138854Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0139117Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0139376Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0139628Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0139879Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0140135Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0140393Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0140642Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0140900Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0141153Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0141403Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0141666Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:21:27.0141928Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0142340Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0142625Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0142892Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0143161Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0143423Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0143803Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0144184Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0144454Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0144723Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0144985Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0145251Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0145524Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0145787Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0146050Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0146317Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0146582Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0146855Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0147118Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0147379Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0147656Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0147918Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0148185Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0148461Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0148726Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0148997Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0149258Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0149525Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0149802Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0150062Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0150323Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0150589Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0150851Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0151251Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0151521Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0151784Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0152055Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0152315Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0152575Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0152850Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0153112Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0153380Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0153640Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0153902Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0154174Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0154434Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0154941Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0155229Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0155492Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0155752Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0156136Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0156398Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0156666Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0156933Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0157195Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0157466Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0157729Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0157999Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0158269Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0158529Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0158803Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0159065Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0159334Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0159605Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0159870Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0160130Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0160401Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0160663Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0160938Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0161201Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0161468Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0161741Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0162007Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0162273Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0162549Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0162813Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0163090Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0163488Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0163753Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0164029Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0164291Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0164555Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0164824Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0165084Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0165355Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0165617Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0165878Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0166149Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0166413Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0166678Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0167082Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0167368Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0167646Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0167907Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0168166Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0168558Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0168819Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0169081Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0169350Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0169605Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0169873Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0170149Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0170414Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0170683Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0170944Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0171207Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0171479Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0171741Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0172001Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0172272Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0172536Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0172808Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0173075Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0173337Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0173606Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0173871Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0174132Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0174406Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0174669Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0174939Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0175204Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0175470Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0175881Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0176147Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0176421Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0176693Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0176959Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0177229Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0177494Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0177752Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0178021Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0178281Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0178548Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0178821Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0179082Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0179496Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0179785Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0180049Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0180318Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0180579Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0180963Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0181232Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0181493Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0181766Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0182031Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0182293Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0182568Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0182832Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0183093Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0183359Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0183620Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0183887Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0184309Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0184574Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0184844Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0185108Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0185369Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0185641Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0185905Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0186166Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0186437Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0186699Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0186976Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0187240Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0187507Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0187775Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0188039Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0188429Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0188708Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0188970Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0189239Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0189501Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0189764Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0190038Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0190412Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0190692Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0190964Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0191230Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0191503Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0191901Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0192182Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0192452Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0192714Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0192977Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0193363Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0193625Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0193895Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0194156Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0194416Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0194689Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0194957Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0195219Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0195486Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0195745Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0196014Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0196279Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0196542Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0196808Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0197069Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0197330Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0197598Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0197861Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0198134Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0198395Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0198652Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0198921Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0199186Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0199446Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0199712Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0199972Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0200237Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0200647Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0200908Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0201183Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0201445Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0201704Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0201969Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0202231Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0202492Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0202759Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0203018Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0203285Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0203544Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0203809Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0204246Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0204529Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0204792Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0205061Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0205319Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0205723Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0205983Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0206240Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0206507Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0206767Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0207032Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0207302Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0207564Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0207830Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0208090Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0208351Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0208622Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0208884Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0209141Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0209408Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0209667Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0209936Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0210196Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0210457Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0210724Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0210986Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0211244Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0211510Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0211773Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0212032Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0212304Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0212563Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0212916Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0213179Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0213444Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0213715Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0213977Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0214238Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0214509Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0214776Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0215043Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0215304Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0215563Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0215832Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0216288Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0216883Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0217172Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0217432Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0217697Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0217963Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0218392Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0218660Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0218918Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0219177Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0219464Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0219731Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0220002Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0220307Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0220580Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0220848Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0221109Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0221385Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0221653Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0221914Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0222219Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0222477Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0222740Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0223015Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0223283Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0223545Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0223822Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0224224Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0224496Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0224784Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0225036Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0225301Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0225574Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0225985Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0226255Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0226532Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0226795Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0227063Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0227348Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0227617Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0227879Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0228138Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0228405Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0228682Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0228944Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0229216Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0229615Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0229902Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0230162Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0230421Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0230687Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0231066Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0231327Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0231593Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0231852Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0232116Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0232380Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0232645Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0232914Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0233175Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0233430Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0233719Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0233980Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0234245Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0234503Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0234762Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0235027Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0235290Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0235551Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0235823Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0236083Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0236351Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0236611Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0236870Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0237149Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0237409Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0237669Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0237934Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0238389Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0238663Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0238926Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0239188Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0239454Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0239713Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0239973Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0240256Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0240520Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0240781Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0241050Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0241313Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0241585Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0242012Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0242301Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0242602Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0242862Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0243121Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0243510Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0243773Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0244043Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0244302Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0244562Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0244835Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0245094Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0245363Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0245637Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0245897Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0246165Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0246434Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0246698Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0246968Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0247227Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0247487Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0247761Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0248019Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0248292Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0248554Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0248812Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0249077Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0249339Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0249604Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0249872Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0250133Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0250404Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0250666Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0251096Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0251369Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0251631Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0251887Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0252150Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0252409Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0252682Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0252944Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0253209Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0253477Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0253737Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0254005Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0254411Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0254688Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0254954Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0255226Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0255493Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0255880Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0256150Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0256414Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0256684Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0256943Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0257211Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0257487Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0257749Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0258018Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0258279Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0258541Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0258814Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0259084Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0259346Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0259615Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0259875Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0260147Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0260410Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0260676Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0260953Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0261215Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0261477Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0261751Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0262017Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0262285Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0262551Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0262813Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0263222Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0263484Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0263755Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0264186Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0264453Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0264723Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0264984Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0265253Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0265519Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0265787Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0266047Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0266314Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0266575Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0266981Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0267260Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0267524Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0267796Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0268059Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0268435Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0268703Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0268966Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0269230Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0269502Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0269765Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0270038Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0270302Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0270563Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0270830Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0271093Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0271360Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0271629Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0271890Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0272159Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0272423Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0272692Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0272963Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0273228Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0273489Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0273760Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0274022Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0274294Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0274555Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0274817Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0275084Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0275345Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0275739Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0276023Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0276289Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0276555Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0276815Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0277081Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0277354Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0277617Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0277882Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0278150Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0278415Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0278689Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0279087Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0279367Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0279636Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0279897Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0280148Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0280531Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0280792Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0281060Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0281323Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0281585Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0281855Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0282117Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0282385Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0282653Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0282916Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0283188Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0283455Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0283716Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0283986Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0284248Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0284510Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0284783Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0285047Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0285315Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0285584Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0285849Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0286120Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0286380Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0286646Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0286915Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0287177Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0287437Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0287917Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0288184Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0288461Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0288728Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0288991Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0289264Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0289527Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0289793Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0290062Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0290323Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0290592Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0290859Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0291125Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0291570Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0291851Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0292114Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0292382Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0292642Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0293060Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0293323Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0293585Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0293852Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0294113Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0294379Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0294653Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0294916Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0295184Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0295445Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0295706Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0295978Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0296244Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0296506Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0296777Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0297039Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0297310Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0297575Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0297839Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0298113Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0298373Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0298638Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0298907Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0299173Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0299435Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0299708Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0299975Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0300388Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0300657Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0300919Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0301189Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0301449Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0301712Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0301983Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0302244Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0302515Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0302776Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0303038Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0303311Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0303573Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0304092Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0304379Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0304645Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0304912Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0305295Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0305558Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0305828Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0306090Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0306353Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0306629Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0306892Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0307167Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0307430Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0307696Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:21:27.0307962Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0308219Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0308481Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0308750Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0309010Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0309273Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0309533Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0309788Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0310055Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0310311Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0310569Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0310836Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0311092Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0311352Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0311615Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0311870Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0312134Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0312388Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0312779Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0313045Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0313303Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0313557Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0313822Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0314080Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0314345Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0314600Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0314855Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0315122Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0315377Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0315631Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0315893Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0316628Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0316922Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0317183Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0317444Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0317709Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0318097Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0318354Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0318616Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0318868Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0319132Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0319395Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0319657Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0319922Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0320177Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0320433Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0320691Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0320951Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0321208Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0321467Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0321727Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0321990Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0322250Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0322504Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0322773Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0323036Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0323290Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0323559Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0323816Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0324077Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0324330Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0324585Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0324845Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0325307Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0325571Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0325839Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0326095Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0326359Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0326614Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0326869Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0327136Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0327390Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0327644Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0327903Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0328158Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0328416Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0328835Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0329111Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0329374Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0329625Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0329882Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0330262Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0330522Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0330781Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0331045Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0331304Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0331573Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0331831Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0332095Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0332356Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0332616Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0332873Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0333138Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0333398Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0333660Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0333917Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0334175Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0334438Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0334698Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0334950Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0335215Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0335470Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0335728Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0335996Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0336272Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0336536Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0336799Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0337054Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0337316Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0337722Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0337979Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0338247Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0338504Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0338766Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0339021Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0339285Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0339548Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0339804Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0340060Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0340323Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0340583Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0340846Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0341284Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0341558Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0341829Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0342083Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0342341Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0342728Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0342983Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0343234Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0343495Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0343752Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0344148Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0344415Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0344674Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0344936Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0345190Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0345443Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0345711Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0345964Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0346232Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0346490Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0346744Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0347012Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0347269Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0347534Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0347797Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0348052Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0348313Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0348569Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0348828Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0349089Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0349343Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0349597Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0349859Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0350240Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0350514Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0350774Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0351029Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0351287Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0351544Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0351803Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0352065Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0352320Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0352577Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0352840Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0353100Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0353368Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0353835Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0354110Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0354373Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0354629Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0355002Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0355269Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0355526Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0355787Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0356044Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0356301Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0356563Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0356819Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0357079Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0357341Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0357597Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0357859Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0358121Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0358376Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0358638Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0358891Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0359145Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0363163Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0363519Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0363780Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0364044Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0364300Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0364556Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0364825Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0365082Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0365339Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0365608Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:21:27.0365872Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0366273Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0366566Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0366832Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0367104Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0367367Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0367629Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0367902Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0368167Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0368425Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0368692Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0368958Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0369230Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0369492Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0369841Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0370127Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0370389Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0370650Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0370917Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0371267Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0371536Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0371799Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0372059Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0372331Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0372595Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0372862Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0373134Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0373398Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0373669Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0373934Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0374203Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0374475Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0374737Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0374999Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0375272Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0375719Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0376011Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0376275Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0376538Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0376807Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0377071Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0377340Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0377609Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0377873Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0378142Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0378406Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0378796Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0379068Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0379331Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0379590Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0379857Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0380121Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0380387Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0380660Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0380921Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0381193Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0381457Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0381724Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0382104Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0382387Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0382650Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0382921Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0383183Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0383565Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0383826Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0384207Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0384483Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0384748Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0385014Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0385291Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0385555Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0385823Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0386083Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0386345Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0386621Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0386883Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0387143Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0387413Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0387674Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0387945Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0388362Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0388638Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0388907Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0389171Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0389434Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0389705Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0389967Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0390234Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0390494Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0390755Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0391142Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0391410Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0391674Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0391942Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0392202Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0392476Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0392735Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0392999Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0393272Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0393524Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0393787Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0394058Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0394321Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0394679Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0394953Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0395213Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0395481Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0395742Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0396093Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0396366Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0396633Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0396894Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0397164Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0397435Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0397711Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0397973Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0398236Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0398506Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0398768Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0399031Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0399302Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0399568Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0399835Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0400097Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0400469Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0400757Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0401019Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0401280Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0401551Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0401811Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0402086Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0402350Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0402608Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0402876Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0403142Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0403542Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0403818Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0404082Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0404350Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0404610Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0404874Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0405145Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0405408Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0405672Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0405940Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0406204Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0406480Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0406858Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0407134Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0407404Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0407667Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0407928Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0408333Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0408594Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0408863Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0409126Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0409389Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0409665Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0409933Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0410200Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0410472Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0410735Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0410997Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0411271Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0411531Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0411801Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0412062Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0412324Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0412597Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0413001Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0413285Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0413558Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0413819Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0414090Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0414351Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0414616Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0414885Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0415146Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0415408Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0415796Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0416233Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0416521Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0416783Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0417046Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0417315Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0417575Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0417840Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0418111Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0418371Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0418637Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0418901Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0419169Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0419658Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0419940Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0420203Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0420471Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0420732Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0421176Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0421437Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0421691Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0421954Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0422211Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0422474Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0422741Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0423002Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0423713Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0424524Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0425198Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0425873Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0426547Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0427207Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0427884Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0428551Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0429231Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0430114Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0430811Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0431514Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0432188Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0432910Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0433621Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0434297Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0434959Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0435634Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0436303Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0437139Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0437802Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0446760Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0447450Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0448112Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0448767Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0449434Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0450105Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0450764Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0451435Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0452105Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0452775Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0453444Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0454266Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0454952Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0455607Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0456273Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0456939Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0457741Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0458402Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0459067Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0459729Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0460389Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0461060Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0461728Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0462393Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0463064Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0463730Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0464536Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0465196Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0465869Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0466534Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0467192Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0467857Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0468518Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0469323Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0470008Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0470678Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0471347Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0472004Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0472671Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0473345Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0474014Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0474683Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0475348Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0476019Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0476806Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0477474Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0478142Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0478798Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0479467Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0480138Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0480811Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0481480Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0482143Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0482805Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0483466Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0484145Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0484813Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0485615Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0486305Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0486969Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0487630Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0488289Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0489092Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0489752Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0490412Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0491083Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0491749Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0492424Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0493088Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0493761Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0494426Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0495084Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0495743Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0496397Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0497064Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0497732Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0498402Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0499066Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0499729Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0500564Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0501256Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0501925Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0502593Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0503255Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0503929Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0504748Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0505416Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0506088Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0506753Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0507424Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0508201Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0508868Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0509532Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0510197Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0510863Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0511523Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0512193Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0512862Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0513519Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0514188Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0514853Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0515523Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0516447Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0517352Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0518040Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0518701Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0519368Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0520032Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0520837Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0521502Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0522177Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0522847Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0523513Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0524183Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0524856Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0525526Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0526197Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0526866Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0527535Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0528201Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0528871Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0529541Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0530203Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0530869Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0531540Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0532449Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0533142Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0533815Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0534485Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0535141Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0535811Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0536476Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0537139Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0537803Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0538470Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0539354Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0540020Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0540693Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0541361Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0542021Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0542690Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0543358Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0544153Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0544820Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0545487Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0546156Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0546814Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0547488Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0548265Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0548942Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0549610Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0550282Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0550947Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0551712Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0552386Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0553056Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0553722Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0554392Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0555061Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0555732Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0556396Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0557068Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0557736Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0558396Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0559073Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0559742Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0560403Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0561073Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0561743Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0562416Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0563274Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0563974Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:21:27.0564649Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0565322Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0566009Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0566688Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0567370Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0568046Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0568724Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0569399Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0570074Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0570911Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0571592Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0572268Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0572958Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0573639Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0574374Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0575054Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0575732Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0576410Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0577088Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0577761Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0578452Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0579275Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0579971Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0580652Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0581334Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0582014Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0582822Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0583504Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0584308Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0584989Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0585668Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0586355Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0587035Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0587715Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0588394Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0589075Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0589747Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0590432Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0591120Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0591793Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0592475Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0593157Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0593847Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0594690Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0595407Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0596089Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0596768Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0597447Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0598135Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0598812Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0599484Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0600167Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0600855Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0601689Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0602373Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0603060Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0603741Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0604427Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0605108Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0605784Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0606460Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0607142Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0607823Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0608501Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0609197Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0609879Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0610692Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0611392Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0612073Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0612749Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0613427Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0614233Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0614920Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0615603Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0616619Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0617321Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0618004Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0618685Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0619370Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0620052Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0620731Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0621403Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0622086Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0622768Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0623439Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0624206Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0624889Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0625812Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0626518Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0627195Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0627873Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0628546Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0629226Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0629914Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0630589Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0631270Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0631954Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0632638Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0633515Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0634193Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0634859Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0635535Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0636218Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0636901Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0637589Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0638260Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0638938Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0639616Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0640286Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0640968Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0641811Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0642535Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0643206Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0643884Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0644561Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0645364Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0646042Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0646718Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0647392Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0648070Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0648754Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0649434Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0650111Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0650788Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0651493Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0652169Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0652856Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0653536Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0654215Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0654886Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0655563Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0656248Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0657072Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0657774Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0658451Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0659131Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0659806Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0660484Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0661170Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0661841Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0662528Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0663205Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0664125Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0664817Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0665504Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0666183Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0666851Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0667528Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0668205Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0668884Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0669560Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0670236Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0670913Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0671590Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0672278Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0673064Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0673757Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0674433Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0675112Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0675788Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0676600Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0677275Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0677951Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0678626Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0679301Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0679990Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0680677Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0681348Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0682029Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0682709Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0683379Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0684069Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0684747Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0685423Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0686100Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0686777Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0687623Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0688320Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0688999Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0689674Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0690344Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0691020Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0691705Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0692386Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0693058Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0693739Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0694426Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0695250Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0695937Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0696618Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0697298Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0697973Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0698650Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0699338Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0700013Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0700690Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0701366Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0702041Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0702723Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0703402Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0704288Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0704983Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0705655Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0706340Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0707072Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0707739Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0708402Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0709070Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0709729Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0710399Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0711077Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0711740Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0712407Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0713088Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0713761Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0714427Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0715102Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0715766Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0716705Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0717370Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0718035Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0718702Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0719604Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0720291Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0720962Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0721619Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0722287Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0722963Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0723620Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0724284Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0724953Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0725620Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0726441Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0727111Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0727785Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0728449Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0729116Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0729780Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0730441Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0731113Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0731780Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0732450Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0733111Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0733775Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0734449Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0735321Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0736009Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0736677Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0737339Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0737997Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0738863Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0739531Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0740197Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0740874Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0741544Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0742219Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0742896Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0743573Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0744393Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0745052Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0745723Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0746396Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0747059Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0747726Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0748399Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0749068Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0749743Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0750542Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0751223Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0751879Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0752548Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0753214Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0753874Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0754546Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0755211Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0755879Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0756545Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0757213Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0758079Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0758745Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0759415Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0760084Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0760760Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0761428Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0762105Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0762787Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0763450Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0764139Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0764804Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0765467Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0766143Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0766956Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0767648Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0768306Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0768974Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0769640Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0770431Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0771100Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0771755Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0772410Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0773071Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0773746Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0774420Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0775082Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0775750Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0776420Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0777081Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0777753Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0778015Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0778276Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0778539Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0778810Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0779078Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0779478Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0779755Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0780010Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0780271Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0780529Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0780788Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0781051Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0781311Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0781566Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0781826Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0782214Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0782482Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0782741Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0782999Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0783266Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0783518Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0783774Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0784184Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0784445Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0784700Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0784963Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0785221Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0785489Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0785895Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0786164Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0786423Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0786676Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0786931Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0787321Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0787578Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0787839Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0788093Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0788348Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0788615Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0788875Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0789131Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0789398Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0789656Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0789920Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0790175Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0790434Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0790699Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0790953Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0791209Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0791475Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0791894Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0792172Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0792437Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0792693Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0792954Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0793210Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0793468Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0793729Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0793985Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0794241Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0794503Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0794893Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0795166Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0795424Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0795681Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0795946Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0796201Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0796463Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0796724Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0797008Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0797270Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0797527Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0797789Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0798058Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0798424Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0798702Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0798968Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0799226Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0799483Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0799880Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0800135Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0800399Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0800655Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0800914Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0801187Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0801450Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0801708Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0801978Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0802233Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0802497Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:21:27.0802767Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0803029Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0803296Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0803559Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0803821Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0804097Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0804466Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0804757Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0805022Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0805285Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0805554Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0805820Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0806078Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0806347Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0806609Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0806881Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0807279Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0807548Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0807821Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0808084Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0808348Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0808620Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0808885Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0809156Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0809418Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0809681Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0809951Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0810215Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0810483Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0810873Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0811155Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0811423Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0811691Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0811952Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0812344Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0812606Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0812867Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0813134Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0813400Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0813665Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0813940Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0814203Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0814475Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0814738Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0815001Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0815275Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0815538Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0815802Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0816343Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0816629Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0817101Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0817384Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0817653Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0817923Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0818185Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0818450Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0818725Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0818988Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0819259Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0819519Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0819781Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0820216Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0820482Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0820747Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0821016Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0821277Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0821546Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0821811Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0822073Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0822339Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0822600Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0822865Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0823138Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0823588Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0823900Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0824270Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0824531Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0824801Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0825251Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0825513Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0825781Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0826049Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0826317Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0826585Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0826867Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0827138Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0827405Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0827667Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0827935Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0828199Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0828468Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0828735Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0828995Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0829264Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0829532Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0829914Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0830199Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0830462Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0830722Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0830980Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0831250Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0831534Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0831794Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0832056Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0832326Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0832728Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0832993Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0833267Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0833531Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0833799Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0834062Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0834325Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0834597Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0834863Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0835125Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0835395Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0835662Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0835941Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0836318Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0836602Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0836873Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0837135Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0837397Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0837788Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0838051Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0838322Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0838588Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0838857Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0839129Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0839394Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0839659Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0839926Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0840189Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0840457Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0840724Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0840987Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0841256Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0841519Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0841781Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0842159Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0842442Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0842709Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0842983Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0843247Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0843518Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0843787Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0844046Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0844315Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0844577Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0844835Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0845229Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0845499Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0845773Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0846034Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0846297Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0846564Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0846834Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0847097Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0847367Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0847631Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0847899Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0848164Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0848538Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0848820Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0849082Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0849344Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0849616Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0850003Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0850272Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0850532Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0850794Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0851058Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0851323Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0851589Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0851859Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0852121Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0852395Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0852655Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0852919Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0853188Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0853449Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0853709Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0853978Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0854246Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0854588Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0854865Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0855128Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0855399Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0855659Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0855918Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0856189Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0856454Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0856716Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0856985Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0857334Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0857606Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0857870Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0858134Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0858403Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0858658Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0858913Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0859178Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0859434Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0859700Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0859957Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0860214Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0860488Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0860858Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0861129Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0861395Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0861654Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0861919Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0862243Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0862501Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0862767Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0863022Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0863277Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0863545Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0863801Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0864195Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0864456Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0864712Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0864974Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0865229Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0865488Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0865750Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0866004Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0866263Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0866530Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0866891Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0867166Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0867422Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0867678Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0867940Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0868204Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0868464Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0868729Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0868984Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0869242Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0869499Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0869850Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0870113Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0870369Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0870624Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0870887Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0871143Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0871410Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0871669Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0871922Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0872185Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0872440Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0872697Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0872966Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0873329Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0873603Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0873868Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0874126Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0874387Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0874766Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0875024Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0875287Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0875542Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0875798Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0876069Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0876325Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0876589Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0876844Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0877100Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0877361Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0877622Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0877878Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0878142Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0878398Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0878661Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0878920Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0879318Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0879604Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0879863Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0880115Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0880382Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0880641Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0880904Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0881160Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0881418Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0881681Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0882060Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0882319Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0882586Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0882839Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0883098Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0883363Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0883623Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0883884Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0884144Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0884402Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0884667Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0884922Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0885180Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0885555Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0885830Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0886095Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0886352Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0886608Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0886991Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0887251Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0887509Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0887770Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0888027Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0888293Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0888550Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0888808Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0889071Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0889326Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0889582Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0889843Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0890104Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0890360Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0890621Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0890873Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0891137Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0891512Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0891789Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0892057Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0892313Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0892572Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0892839Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0893100Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0893365Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0893618Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0893873Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0894138Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0894512Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0894775Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0895041Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0895296Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0895565Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0895820Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0896085Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0896346Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0896600Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0896858Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0897121Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0897384Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0897644Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0898012Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0898282Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0898549Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0898803Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0899054Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0899447Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0899704Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0899960Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0900225Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0900482Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0900754Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0901016Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0901276Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0901538Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0901792Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0902053Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0902322Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0902581Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0902844Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0903104Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0903362Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0903629Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0904112Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0904407Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0904678Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0904937Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0905202Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0905456Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0905718Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0905986Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0906242Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0906498Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0906909Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0907170Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0907425Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0907694Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0907947Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0908208Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0908459Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0908717Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0908977Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0909232Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0909486Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0909744Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0910004Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0910381Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0910653Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0910909Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0911168Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0911421Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0911789Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0912051Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0912305Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0912567Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:21:27.0912829Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0913095Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0913386Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0913657Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0913919Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0914186Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0914445Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0914707Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0914981Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0915241Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0915511Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0915770Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0916033Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0916831Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0917112Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0917375Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0917640Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0917901Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0918168Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0918429Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0918689Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0918954Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0919211Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0919470Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0919876Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0920143Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0920413Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0920674Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0920936Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0921207Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0921475Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0921735Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0922003Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0922265Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0922533Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0922799Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0923240Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0923529Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0923791Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0924053Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0924323Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0924793Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0925062Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0925325Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0925586Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0925855Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0926124Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0926393Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0926688Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0927328Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0927651Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0927960Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0938071Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0938466Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0938733Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0938992Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0939257Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0939537Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0939953Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0940234Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0940497Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0940764Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0941023Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0941288Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0941557Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0941815Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0942074Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0942340Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0942676Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0942940Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0943212Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0943472Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0943738Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0944121Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0944397Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0944665Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0944925Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0945185Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0945451Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0945716Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0945986Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0946406Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0946682Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0946949Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0947206Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0947467Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0947858Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0948117Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0948384Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0948643Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0948910Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0949179Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0949442Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0949700Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0949967Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0950229Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0950499Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0950766Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0951023Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0951280Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0951541Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0951802Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0952186Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0952462Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0952738Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0952999Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0953257Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0953529Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0953791Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0954048Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0954320Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0954580Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0954847Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0955236Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0955501Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0955769Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0956029Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0956289Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0956557Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0956820Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0957080Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0957346Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0957607Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0957874Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0958134Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0958502Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0958787Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0959048Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0959313Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0959583Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0959962Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0960233Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0960492Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0960749Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0961014Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0961275Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0961539Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0961813Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0962072Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0962338Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0962598Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0962863Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0963130Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0963388Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0963647Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0963912Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0964176Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0964548Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0964828Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0965086Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0965355Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0965614Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0965874Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0966145Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0966404Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0966670Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0966929Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0967308Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0967580Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0967847Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0968113Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0968378Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0968638Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0968904Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0969166Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0969426Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0969692Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0969952Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0970215Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0970483Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0970863Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0971139Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0971406Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0971667Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0971936Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0972318Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0972579Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0972848Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0973110Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0973369Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0973646Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0973913Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0974179Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0974437Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0974701Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0974971Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0975234Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0975497Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0975765Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0976024Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0976298Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0976671Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0976952Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0977222Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0977483Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0977742Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0978008Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0978274Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0978543Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.0978799Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0979053Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0979315Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0979691Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0979952Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0980216Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0980475Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0980737Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0980991Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0981247Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0981508Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0981762Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0982014Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0982275Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0982536Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0982794Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0983173Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0983451Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0983720Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0984127Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0984394Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0984767Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0985024Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0985279Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0985543Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0985797Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0986068Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0986326Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0986580Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0986838Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0987094Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0987348Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0987611Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0987863Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0988128Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0988383Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0988635Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0988904Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0989267Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0989537Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0989800Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0990051Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0990315Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0990568Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0990825Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0991086Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0991339Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0991592Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0991940Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0992192Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0992450Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0992710Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0992961Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0993221Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0993473Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0993767Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0994121Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0994384Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0994639Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0994897Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0995159Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0995525Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0995801Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0996057Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0996320Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0996575Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0996975Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0997235Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0997488Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0997745Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0997997Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0998257Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0998524Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0998781Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0999038Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0999297Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0999548Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.0999802Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1000067Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1000314Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1000576Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1000834Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1001088Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1001489Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1001765Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1002019Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1002279Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1002533Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1002796Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1003053Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1003309Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1003571Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1003825Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1004079Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1004464Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1004720Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1004984Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1005237Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1005490Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1005747Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1006003Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1006263Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1006520Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1006775Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1007028Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1007293Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1007550Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1007922Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1008191Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1008443Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1008703Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1008961Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1009328Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1009594Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1009849Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1010113Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1010370Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1010630Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1010896Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1011147Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1011407Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1011670Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1011924Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1012191Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1012448Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1012704Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1012965Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1013218Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1013475Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1013847Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1014121Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1014380Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1014646Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1014899Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1015159Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1015415Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1015666Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1015927Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1016552Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1016814Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1017297Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1017557Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1017821Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1018080Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1018338Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1018601Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1018858Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1019114Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1019377Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1019627Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1019891Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1020147Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1020405Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1020843Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1021118Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1021377Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1021642Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1022021Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1022284Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1022541Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1022796Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1023064Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1023322Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1023582Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1023848Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1024220Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1024480Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1024746Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1025003Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1025266Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1025522Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1025776Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1026039Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1026292Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1026551Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1026956Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1027228Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1027492Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1027746Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1027995Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1028264Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1028520Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1028774Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1029040Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1029295Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1029690Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1029950Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1030208Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1030472Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1030726Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1030980Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1031237Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1031498Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1031754Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1032018Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1032273Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1032540Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1032801Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1033173Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:21:27.1033455Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1033716Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1033975Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1034245Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1034619Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1034893Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1035154Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1035416Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1035689Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1035958Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1036223Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1036491Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1036758Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1037024Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1037281Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1037544Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1037811Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1038073Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1038334Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1038601Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1038895Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1039274Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1039554Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1039823Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1040083Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1040350Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1040621Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1040884Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1041151Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1041412Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1041671Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1042064Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1042331Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1042597Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1042868Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1043131Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1043398Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1043665Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1043927Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1044195Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1044451Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1044710Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1044984Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1045249Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1045663Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1045948Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1046217Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1046486Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1046749Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1047121Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1047390Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1047653Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1047917Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1048196Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1048461Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1048736Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1049000Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1049263Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1049533Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1049795Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1050067Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1050334Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1050596Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1050866Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1051131Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1051508Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1051803Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1052068Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1052330Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1052598Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1052864Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1053136Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1053401Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1053663Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1053931Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1054195Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1054584Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1054856Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1055119Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1055387Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1055649Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1055910Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1056182Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1056442Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1056703Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1056974Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1057235Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1057508Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1057892Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1058168Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1058440Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1058702Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1058963Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1059351Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1059612Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1059880Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1060144Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1060406Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1060678Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1060938Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1061205Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1061475Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1061735Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1062001Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1062266Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1062526Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1062791Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1063052Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1063314Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1063585Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1063953Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1064349Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1064624Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1064892Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1065160Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1065427Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1065689Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1065957Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1066218Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1066480Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1066845Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1067113Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1067387Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1067650Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1067914Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1068181Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1068445Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1068713Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1068985Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1069247Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1069517Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1069783Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1070048Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1070398Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1070678Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1070938Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1071208Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1071472Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1071866Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1072127Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1072390Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1072653Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1072918Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1073184Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1073449Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1073711Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1073985Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1074248Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1074509Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1074780Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1075041Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1075301Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1075572Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1075832Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1076216Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1076496Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1076758Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1077026Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1077285Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1077545Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1077819Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1078078Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1078339Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1078613Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1078873Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1079267Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1079534Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1079798Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1080066Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1080325Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1080587Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1080863Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1081126Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1081401Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1081662Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1081922Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1082196Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1082571Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1082851Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1083117Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1083376Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1083645Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1084026Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1084287Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1084553Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1084814Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1085079Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1085347Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1085613Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1085883Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1086145Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1086405Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1086682Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1086950Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1087211Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1087479Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1087740Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1088005Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1088268Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1088629Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1088910Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1089167Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1089422Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1089689Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1089944Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1090211Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1090467Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1090726Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1090981Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1091233Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1091640Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1091906Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1092163Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1092417Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1092681Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1092935Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1093200Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1093454Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1093704Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1093971Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1094226Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1094484Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1094750Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1095109Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1095400Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1095657Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1095913Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1096300Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1096555Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1096815Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1097080Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1097337Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1097606Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1097865Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1098124Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1098388Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1098647Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1098902Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1099163Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1099423Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1099680Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1099943Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1100198Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1100462Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1100832Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1101113Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1101383Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1101641Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1101894Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1102156Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1102416Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1102682Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1102938Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1103195Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1103457Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1103838Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1104212Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1104484Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1104739Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1105010Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1105266Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1105523Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1105789Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1106045Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1106302Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1106562Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1106819Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1107082Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1107455Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1107726Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1107992Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1108251Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1108509Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1108894Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1109149Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1109409Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1109673Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1109925Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1110186Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1110446Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1110701Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1110970Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1111225Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1111482Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1111746Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1112003Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1112263Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1112519Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1112768Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1113036Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1113396Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1113673Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1113937Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1114192Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1114447Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1114708Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1114966Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1115228Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1115475Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1115731Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1115990Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1116701Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1116962Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1117227Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1117481Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1117745Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1118000Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1118262Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1118522Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1118776Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1119029Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1119292Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1119550Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1119814Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1120323Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1120609Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1120876Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1121130Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1121382Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1121757Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1122012Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1122275Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1122530Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1122790Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1123058Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1123316Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1123574Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1123835Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1124088Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1124344Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1124611Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1124865Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1125125Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1125380Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1125636Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1125902Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1126293Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1126565Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1126824Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1127081Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1127343Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1127602Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1127857Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1128119Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1128376Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1128633Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1129064Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1129322Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1129585Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1129842Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1130098Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1130359Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1130614Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1130872Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1131138Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1131392Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1131648Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1131917Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1132177Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1132541Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1132815Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1133074Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1133335Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1133590Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1133976Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1134239Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1134496Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1134760Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1135012Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1135270Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1135536Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1135796Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1136053Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1136314Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1136567Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1136830Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1137090Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1137345Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1137606Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1137863Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1138123Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1138531Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1138807Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1139063Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1139324Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1139580Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1139843Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1140102Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1140356Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1140619Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1140874Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1141127Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1141597Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1141858Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1142120Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1142375Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1142631Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1142894Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:21:27.1143161Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1143423Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1143692Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1143953Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1144358Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1144630Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1144894Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1145266Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1145552Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1145818Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1146088Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1146464Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1146732Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1146997Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1147259Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1147526Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1147790Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1148057Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1148328Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1148587Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1148860Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1149125Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1149386Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1149660Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1149921Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1150181Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1150450Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1150721Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1151099Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1151387Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1151649Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1151916Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1152177Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1152436Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1152707Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1152969Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1153229Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1153499Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1153757Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1154144Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1154413Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1154676Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1154944Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1155206Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1155467Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1155740Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1156000Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1156268Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1156529Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1156792Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1157074Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1157445Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1157723Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1157993Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1158257Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1158525Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1158915Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1159178Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1159448Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1159709Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1159972Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1160247Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1160513Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1160785Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1161047Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1161307Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1161574Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1161843Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1162101Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1162368Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1162630Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1162903Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1163169Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1163547Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1163831Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1164096Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1164358Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1164627Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1164933Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1165203Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1165464Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1165727Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1165997Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1166380Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1166648Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1166922Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1167186Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1167450Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1167723Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1167987Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1168257Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1168519Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1168783Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1169054Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1169322Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1169586Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1169964Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1170243Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1170515Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1170768Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1171030Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1171423Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1171688Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1171951Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1172219Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1172489Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1172763Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1173028Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1173290Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1173567Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1173834Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1174097Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1174371Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1174633Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1174902Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1175162Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1175424Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1175803Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1176085Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1176347Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1176615Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1176878Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1177148Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1177416Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1177682Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1177951Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1178211Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1178473Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1178854Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1179120Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1179396Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1179659Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1179924Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1180194Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1180464Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1180726Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1180997Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1181258Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1181518Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1181793Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1182171Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1182459Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1182724Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1182984Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1183255Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1183669Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1183931Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1184342Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1184607Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1184875Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1185149Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1185418Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1185691Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1185952Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1186213Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1186483Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1186749Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1187018Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1187284Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1187543Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1187811Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1188076Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1188445Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1188730Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1188994Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1189267Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1189528Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1189792Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1190060Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1190321Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1190583Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1190852Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1191235Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1191506Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1191771Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1192036Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1192303Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1192565Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1192829Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1193102Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1193364Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1193631Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1193893Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1194157Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1194429Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1194803Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1195081Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1195353Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1195615Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1195881Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1196280Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1196543Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1196812Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1197076Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1197337Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1197615Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1197880Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1198144Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1198415Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1198673Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1198939Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1199202Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1199458Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1199721Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1199976Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1200235Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1200502Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1200896Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1201172Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1201430Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1201684Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1201951Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1202212Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1202468Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1202730Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1202983Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1203245Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1203623Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1203879Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1204149Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1204408Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1204664Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1204929Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1205185Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1205449Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1205717Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1205973Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1206233Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1206483Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1206747Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1207121Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1207395Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1207652Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1207914Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1208173Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1208559Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1208818Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1209075Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1209333Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1209587Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1209847Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1210111Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1210370Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1210636Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1210893Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1211148Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1211413Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1211668Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1211920Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1212181Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1212434Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1212694Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1213067Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1213344Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1213613Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1213868Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1214124Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1214385Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1214641Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1214896Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1215159Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1215416Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1215680Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1216292Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1216566Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1216830Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1217084Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1217341Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1217599Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1217860Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1218125Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1218381Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1218636Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1218900Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1219157Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1219414Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1219848Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1220130Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1220394Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1220652Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1220909Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1221287Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1221543Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1221797Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1222060Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1222319Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1222583Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1222848Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1223100Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1223362Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1223616Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1223870Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1224238Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1224500Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1224754Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1225015Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1225274Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1225541Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1225908Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1226188Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1226452Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1226710Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1226964Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1227232Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1227486Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1227752Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1228006Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1228268Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1228697Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1228958Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1229216Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1229479Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1229732Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1229992Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1230254Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1230512Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1230774Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1231027Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1231279Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1231541Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1231799Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1232195Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1232473Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1232729Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1232993Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1233249Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1233649Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1233913Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1234169Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1234426Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1234692Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1234952Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1235218Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1235476Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1235731Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1235994Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1236249Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1236508Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1236772Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1237030Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1237290Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1237559Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1237816Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1238190Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1238466Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1238727Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1238988Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1239244Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1239495Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1239764Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1240021Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1240283Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1240540Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1240795Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1241176Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1241437Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1241696Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1241957Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1242208Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1242470Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1242732Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1242989Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1243255Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1243510Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1243765Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1244052Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1244312Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1244679Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1244947Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1245208Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1245472Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1245728Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1246104Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1246372Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1246628Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1246887Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1247150Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1247411Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1247672Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1247929Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1248182Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1248448Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1248702Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1248960Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1249224Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1249481Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1249744Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1249999Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1250255Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1250632Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1250914Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1251176Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1251442Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1251701Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1251967Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1252227Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1252483Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1252747Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:21:27.1253011Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1253394Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1253671Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1253937Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1254200Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1254472Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1254734Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1255004Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1255270Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1255532Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1255803Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1256066Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1256329Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1256608Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1256981Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1257267Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1257533Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1257793Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1258061Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1258442Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1258706Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1258976Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1259238Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1259511Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1259786Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1260053Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1260323Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1260586Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1260850Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1261119Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1261385Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1261656Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1261918Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1262180Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1262454Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1262721Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1263094Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1263378Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1263641Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1263913Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1264330Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1264600Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1264870Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1265132Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1265393Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1265666Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1266047Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1266321Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1266583Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1266843Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1267111Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1267373Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1267639Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1267909Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1268170Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1268440Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1268704Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1268973Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1269244Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1269615Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1269896Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1270168Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1270430Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1270692Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1271078Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1271342Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1271611Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1271878Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1272145Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1272413Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1272677Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1272938Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1273207Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1273470Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1273740Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1274007Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1274269Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1274541Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1274811Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1275075Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1275457Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1275737Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1276006Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1276268Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1276529Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1276799Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1277067Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1277329Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1277598Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1277857Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1278127Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1278543Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1278807Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1279076Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1279339Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1279602Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1279867Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1280133Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1280407Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1280662Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1280923Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1281191Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1281457Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1281823Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1282110Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1282379Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1282649Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1282912Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1283298Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1283566Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1283830Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1284092Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1284358Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1284625Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1284890Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1285161Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1285421Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1285688Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1285947Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1286210Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1286479Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1286743Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1287003Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1287270Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1287535Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1287909Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1288192Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1288456Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1288728Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1288990Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1289256Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1289525Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1289787Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1290054Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1290318Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1290701Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1290971Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1291234Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1291500Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1291769Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1292030Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1292300Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1292564Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1292827Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1293096Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1293358Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1293623Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1293893Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1294274Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1294563Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1294829Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1295090Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1295357Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1295735Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1295998Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1296266Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1296524Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1296798Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1297063Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1297331Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1297602Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1297863Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1298122Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1298393Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1298659Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1298923Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1299190Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1299452Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1299719Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1300088Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1300374Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1300649Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1300908Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1301167Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1301437Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1301703Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1301974Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1302235Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1302497Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1302765Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1303161Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1303428Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1303695Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1303958Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1304386Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1304652Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1304926Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1305196Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1305462Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1305725Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1305995Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1306262Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1306607Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1306881Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1307144Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1307417Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1307682Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1308044Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1308315Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1308577Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1308841Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1309096Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1309355Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1309619Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1309876Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1310135Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1310397Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1310654Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1310918Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1311179Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1311435Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1311699Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1311954Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1312215Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1312584Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1312860Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1313118Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1313381Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1313635Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1313900Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1314159Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1314418Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1314681Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1314939Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1315196Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1315654Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1315915Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1316386Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1316647Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1316907Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1317171Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1317433Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1317688Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1317952Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1318207Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1318468Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1318727Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1318988Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1319427Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1319704Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1319959Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1320220Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1320474Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1320879Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1321140Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1321394Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1321656Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1321912Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1322172Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1322436Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1322693Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1322949Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1323209Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1323463Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1323728Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1323982Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1324235Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1324494Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1324745Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1325003Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1325472Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1325752Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1326020Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1326277Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1326534Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1326797Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1327060Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1327317Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1327577Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1327834Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1328287Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1328560Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1328820Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1329085Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1329338Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1329594Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1329857Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1330118Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1330373Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1330636Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1330891Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1331152Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1331412Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1331786Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1332067Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1332329Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1332587Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1332849Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1333222Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1333485Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1333741Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1333995Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1334256Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1334517Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1334774Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1335036Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1335292Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1335544Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1335796Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1336051Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1336315Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1336572Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1336825Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1337090Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1337345Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1337779Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1338059Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1338315Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1338572Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1338829Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1339083Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1339350Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1339604Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1339860Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1340120Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1340376Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1340747Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1341006Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1341262Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1341528Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1341784Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1342041Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1342302Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1342567Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1342833Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1343091Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1343346Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1343616Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1343873Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1344361Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1344660Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1344920Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1345174Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1345436Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1345761Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1346025Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1346286Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1346541Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1346800Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1347085Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1347344Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1347611Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1347867Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1348253Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1348550Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1356990Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1357335Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1357606Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1357862Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1358117Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1358392Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1358832Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1359105Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1359370Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1359624Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1359886Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1360141Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1360403Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1360662Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1360917Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1361171Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1361432Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1361830Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1362099Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1362359Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1362619Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1362882Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1363140Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1363396Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1363665Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1363923Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1364180Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1364445Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1364705Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1364971Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1365350Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1365622Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1365887Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1366140Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1366522Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1366783Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1367041Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1367304Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1367562Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1367824Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1368092Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1368351Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1368609Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1368874Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1369133Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1369399Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1369663Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1369920Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1370186Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1370443Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1370701Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1370967Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1371339Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:21:27.1371629Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1371896Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1372159Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1372431Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1372696Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1372961Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1373230Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1373490Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1373753Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1374136Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1374403Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1374676Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1374938Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1375199Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1375477Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1375744Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1376010Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1376281Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1376542Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1376810Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1377074Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1377338Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1377720Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1378004Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1378267Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1378542Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1378919Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1379197Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1379461Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1379721Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1379991Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1380261Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1380525Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1380800Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1381066Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1381337Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1381598Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1381859Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1382134Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1382395Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1382658Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1382930Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1383196Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1383579Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1383866Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1384249Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1384522Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1384782Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1385044Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1385316Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1385577Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1385845Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1386107Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1386493Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1386767Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1387031Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1387291Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1387562Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1387823Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1388084Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1388358Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1388625Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1388893Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1389154Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1389415Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1389688Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1390051Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1390334Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1390608Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1390870Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1391143Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1391518Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1391779Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1392043Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1392304Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1392566Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1392840Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1393111Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1393390Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1393651Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1393914Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1394185Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1394452Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1394714Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1394982Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1395246Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1395515Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1395783Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1396155Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1396445Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1396710Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1396971Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1397243Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1397509Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1397778Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1398043Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1398305Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1398575Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1398950Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1399212Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1399485Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1399748Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1400016Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1400280Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1400548Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1400819Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1401086Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1401350Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1401621Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1401886Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1402151Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1402534Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1402810Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1403084Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1403346Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1403611Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1404003Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1404268Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1404531Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1404801Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1405067Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1405342Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1405612Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1405877Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1406147Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1406411Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1406673Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1406949Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1407211Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1407479Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1407741Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1408004Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1408573Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1408862Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1409126Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1409393Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1409657Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1409927Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1410190Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1410449Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1410719Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1410980Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1411241Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1411640Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1411907Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1412176Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1412437Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1412701Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1412972Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1413236Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1413500Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1413769Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1414032Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1414301Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1414567Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1414954Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1415239Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1415501Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1415764Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1416032Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1416789Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1417064Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1417329Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1417592Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1417864Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1418134Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1418405Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1418679Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1418942Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1419204Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1419476Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1419741Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1420015Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1420280Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1420541Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1420809Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1421075Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1421568Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1421872Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1422134Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1422408Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1422669Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1422934Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1423203Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1423464Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1423728Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1424086Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1424457Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1424728Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1424992Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1425256Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1425525Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1425788Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1426053Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1426329Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1426592Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1426862Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1427126Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1427398Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1427664Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1428044Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1428318Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1428584Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1428842Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1429107Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1429533Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1429788Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1430051Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1430305Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1430562Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1430829Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1431091Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1431353Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1431616Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1431874Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1432137Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1432399Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1432655Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1432914Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1433173Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1433431Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1433703Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1434048Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1434327Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1434587Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1434845Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1435107Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1435362Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1435619Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1435882Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1436140Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1436404Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1436758Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1437024Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1437290Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1437547Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1437801Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1438062Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1438312Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1438573Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1438840Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1439096Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1439361Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1439616Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1439880Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1440248Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1440525Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1440787Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1441050Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1441309Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1441679Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1441936Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1442191Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1442460Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1442716Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1442974Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1443241Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1443500Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1443760Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1444017Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1444276Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1444539Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1444803Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1445061Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1445325Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1445582Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1445847Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1446212Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1446486Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1446751Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1447008Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1447264Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1447528Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1447788Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1448046Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1448312Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1448567Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1448830Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1449205Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1449464Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1449733Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1449992Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1450249Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1450513Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1450767Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1451033Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1451290Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1451545Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1451805Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1452067Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1452330Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1452671Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1452952Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1453218Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1453476Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1453732Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1454131Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1454391Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1454640Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1454910Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1455169Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1455432Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1455707Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1455968Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1456236Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1456496Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1456753Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1457018Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1457271Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1457526Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1457788Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1458045Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1458312Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1458702Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1458987Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1459247Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1459509Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1459773Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1460027Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1460294Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1460553Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1460815Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1461077Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1461340Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1461733Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1462000Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1462256Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1462519Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1462772Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1463030Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1463297Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1463558Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1463814Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1464183Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1464445Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1464705Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1464971Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1465333Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1465606Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1465863Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1466122Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1466386Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1466771Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1467027Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1467291Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1467547Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1467814Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1468075Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1468333Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1468595Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1468852Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1469108Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1469379Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1469641Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1469905Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1470161Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1470420Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1470685Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1470944Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1471323Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1471608Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1471867Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1472130Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1472384Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1472643Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1472914Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1473171Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1473428Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1473687Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1474069Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1474330Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1474595Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1474851Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1475114Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1475370Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1475627Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1475896Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1476153Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1476407Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1476671Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1476928Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1477199Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1477563Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1477837Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1478101Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1478362Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1478622Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1479000Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1479254Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1479516Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1479773Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1480028Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1480295Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1480555Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1480815Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1481080Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1481337Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1481593Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:21:27.1481872Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1482133Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1482401Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1482665Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1482924Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1483200Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1483570Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1483854Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1484124Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1484383Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1484653Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1484914Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1485179Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1485450Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1485714Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1485976Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1486379Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1486643Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1486916Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1487197Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1487489Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1487763Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1488024Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1488291Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1488560Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1488821Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1489089Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1489349Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1489616Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1489996Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1490275Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1490538Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1490808Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1491068Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1491455Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1491719Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1491980Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1492247Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1492509Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1492776Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1493044Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1493331Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1493619Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1493902Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1494171Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1494444Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1494705Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1494966Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1495234Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1495493Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1495759Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1496156Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1496438Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1496707Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1496968Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1497230Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1497502Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1497765Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1498027Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1498295Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1498558Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1498953Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1499217Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1499486Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1499758Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1500021Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1500285Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1500557Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1500822Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1501088Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1501351Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1501613Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1501884Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1502150Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1502566Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1502854Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1503119Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1503388Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1503770Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1504174Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1504452Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1504716Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1504983Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1505256Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1505520Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1505793Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1506055Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1506318Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1506586Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1506851Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1507122Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1507388Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1507649Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1507924Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1508190Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1508556Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1508838Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1509101Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1509361Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1509618Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1509879Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1510143Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1510409Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1510669Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1510938Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1511199Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1511570Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1511845Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1512106Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1512364Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1512631Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1512891Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1513167Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1513432Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1513693Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1513964Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1514250Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1514517Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1514888Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1515164Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1515436Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1515704Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1515966Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1516557Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1516822Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1517086Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1517357Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1517618Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1517890Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1518154Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1518419Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1518684Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1518943Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1519203Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1519475Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1519733Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1520002Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1520264Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1520525Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1520798Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1521293Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1521581Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1521853Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1522117Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1522387Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1522654Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1522915Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1523187Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1523449Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1523709Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1524221Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1524491Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1524767Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1525034Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1525295Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1525566Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1525829Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1526097Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1526365Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1526629Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1526892Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1527161Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1527428Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1527887Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1528166Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1528432Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1528701Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1528964Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1529419Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1529685Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1529950Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1530220Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1530488Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1530750Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1531025Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1531287Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1531548Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1531819Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1532080Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1532350Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1532611Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1532874Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1533143Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1533404Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1533785Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1534078Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1534341Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1534612Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1534877Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1535139Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1535414Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1535676Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1535942Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1536212Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1536476Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1536877Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1537143Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1537408Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1537675Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1537933Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1538190Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1538459Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1538719Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1538975Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1539241Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1539499Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1539768Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1540032Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1540395Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1540685Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1540944Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1541204Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1541586Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1541844Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1542106Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1542361Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1542616Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1542883Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1543138Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1543395Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1543655Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1543912Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1544300Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1544560Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1544820Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1545083Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1545338Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1545593Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1545858Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1546119Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1546466Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1546745Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1547002Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1547266Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1547522Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1547783Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1548040Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1548294Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1548547Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1548823Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1549244Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1549512Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1549773Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1550030Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1550292Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1550550Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1550807Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1551075Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1551327Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1551591Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1551848Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1552104Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1552375Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1552734Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1553009Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1553276Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1553533Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1553797Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1554171Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1554428Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1554693Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1554948Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1555206Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1555473Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1555733Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1555999Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1556344Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1556624Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1556908Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1557175Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1557443Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1557702Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1557960Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1558228Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1558489Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1558838Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1559111Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1559371Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1559633Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1559890Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1560146Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1560416Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1560675Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1560938Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1561210Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1561468Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1561853Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1562113Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1562367Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1562632Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1562890Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1563145Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1563409Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1563666Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1563931Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1564187Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1564444Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1564710Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1564962Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1565334Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1565614Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1565873Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1566138Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1566393Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1566762Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1567027Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1567284Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1567544Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1567804Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1568068Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1568339Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1568596Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1568854Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1569118Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1569374Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1569636Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1569899Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1570155Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1570419Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1570676Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1570936Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1571320Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1571590Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1571849Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1572112Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1572371Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1572633Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1572894Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1573146Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1573410Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1573669Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1574047Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1574312Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1574572Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1574831Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1575096Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1575351Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1575614Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1575871Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1576127Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1576390Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1576645Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1576903Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1577176Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1577552Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1577841Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1578101Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1578359Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1578618Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1578985Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1579241Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1579505Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1579761Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1580023Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1580299Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1580592Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1580872Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1581146Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1581413Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1581671Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1581925Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1582192Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1582447Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1582709Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1582965Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1583228Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1583575Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1583845Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1584232Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1584498Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1584755Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1585019Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1585280Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1585537Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1585800Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1586056Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1586313Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1586709Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1586968Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1587227Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1587495Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1587753Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1588019Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1588284Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1588546Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1588810Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1589067Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1589328Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1589593Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1589856Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1590195Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1590466Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1590722Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1590987Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1591244Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1591621Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1591891Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1592149Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:21:27.1592421Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1592685Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1592955Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1593231Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1593494Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1593757Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1594028Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1594289Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1594568Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1594829Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1595089Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1595356Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1595622Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1596033Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1596329Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1596596Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1596867Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1597132Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1597399Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1597676Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1597935Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1598199Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1598467Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1598729Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1599120Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1599395Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1599662Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1599935Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1600197Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1600458Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1600730Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1600990Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1601252Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1601521Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1601783Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1602054Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1602318Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1602700Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1602987Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1603250Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1603513Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1603891Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1604152Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1604420Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1604680Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1604940Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1605210Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1605473Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1605736Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1606001Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1606262Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1606528Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1606794Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1607056Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1607323Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1607582Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1607843Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1608113Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1608515Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1608799Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1609059Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1609320Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1609588Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1609851Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1610120Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1610390Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1610654Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1610924Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1611303Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1611568Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1611840Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1612104Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1612366Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1612637Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1612897Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1613162Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1613430Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1613690Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1613961Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1614221Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1614490Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1614857Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1615132Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1615393Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1615664Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1615926Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1616495Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1616761Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1617021Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1617291Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1617553Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1617826Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1618103Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1618368Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1618637Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1618898Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1619160Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1619432Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1619693Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1619948Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1620217Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1620477Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1620750Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1621211Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1621500Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1621771Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1622032Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1622296Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1622570Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1622831Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1623099Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1623361Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1623620Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1624101Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1624372Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1624637Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1624905Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1625168Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1625437Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1625705Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1625969Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1626241Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1626503Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1626769Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1627044Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1627310Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1627733Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1628016Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1628276Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1628541Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1628803Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1629260Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1629534Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1629795Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1630056Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1630333Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1630599Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1630872Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1631135Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1631394Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1631662Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1631925Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1632190Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1632455Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1632720Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1632986Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1633253Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1633636Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1633927Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1634190Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1634459Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1634729Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1634993Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1635267Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1635529Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1635793Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1636064Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1636330Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1636726Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1636996Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1637256Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1637525Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1637788Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1638051Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1638323Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1638585Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1638845Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1639112Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1639373Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1639645Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1640020Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1640302Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1640572Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1640835Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1641097Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1641519Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1641781Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1642051Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1642316Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1642576Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1642850Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1643121Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1643384Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1643657Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1643922Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1644184Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1644461Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1644724Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1644992Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1645253Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1645519Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1645788Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1646184Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1646477Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1646750Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1647012Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1647282Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1647548Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1647809Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1648071Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1648328Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1648583Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1648960Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1649220Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1649485Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1649740Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1649993Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1650256Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1650509Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1650769Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1651032Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1651289Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1651561Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1651817Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1652078Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1652456Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1652727Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1652984Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1653249Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1653508Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1653885Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1654153Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1654410Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1654675Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1654932Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1655196Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1655462Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1655724Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1655978Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1656243Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1656501Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1656766Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1657031Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1657287Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1657549Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1657805Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1658065Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1658448Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1658722Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1658991Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1659249Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1659505Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1659766Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1660026Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1660282Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1660552Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1660807Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1661075Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1661458Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1661742Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1662008Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1662268Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1662523Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1662789Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1663051Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1663308Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1663571Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1663828Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1664202Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1664470Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1664732Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1665127Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1665406Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1665664Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1665930Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1666188Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1666576Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1666836Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1667089Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1667354Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1667606Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1667870Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1668139Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1668393Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1668658Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1668919Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1669178Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1669447Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1669706Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1669961Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1670224Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1670479Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1670739Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1671118Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1671398Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1671663Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1671919Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1672177Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1672444Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1672700Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1672956Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1673219Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1673474Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1673865Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1674123Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1674382Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1674645Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1674900Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1675147Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1675413Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1675673Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1675935Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1676193Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1676450Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1676713Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1676974Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1677353Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1677640Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1677896Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1678155Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1678417Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1678791Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1679058Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1679311Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1679565Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1679826Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1680089Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1680348Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1680612Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1680870Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1681132Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1681388Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1681645Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1681912Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1682172Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1682430Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1682690Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1682944Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1683312Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1683594Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1683854Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1684115Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1684373Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1684630Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1684895Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1685150Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1685412Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1685669Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1685923Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1686313Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1686577Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1686835Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1687097Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1687352Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1687607Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1687874Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1688131Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1688392Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1688643Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1688901Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1689171Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1689429Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1689811Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1690096Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1690356Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1690619Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1690878Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1691264Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1691527Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1691785Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1692043Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1692308Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1692573Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1692841Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1693101Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1693358Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1693622Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1693879Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1694137Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1694402Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1694659Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1694916Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1695180Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1695443Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1695828Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1696105Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1696363Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1696623Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1696874Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1697128Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1697394Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1697649Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1697911Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1698168Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1698423Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1698809Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1699069Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1699325Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1699585Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1699846Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1700112Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1700372Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1700630Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1700890Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1701144Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1701401Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1701667Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1702044Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:21:27.1702327Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1702596Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1702858Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1703127Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1703510Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1703774Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1704175Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1704446Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1704709Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1704984Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1705250Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1705524Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1705789Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1706053Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1706323Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1706591Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1706854Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1707121Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1707385Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1707657Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1707923Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1708274Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1708563Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1708832Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1709093Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1709362Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1709624Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1709897Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1710158Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1710423Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1710691Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1711051Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1711315Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1711590Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1711852Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1712122Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1712384Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1712645Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1712918Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1713183Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1713448Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1713717Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1713981Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1714260Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1714623Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1714904Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1715180Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1715443Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1715703Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1716375Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1716656Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1716924Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1717186Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1717448Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1717726Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1717990Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1718257Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1718528Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1718790Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1719050Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1719329Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1719591Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1719860Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1720121Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1720383Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1720652Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1721190Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1721471Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1721743Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1722005Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1722274Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1722547Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1722812Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1723088Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1723351Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1723613Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1723993Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1724263Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1724540Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1724806Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1725068Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1725337Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1725601Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1725866Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1726135Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1726396Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1726663Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1726930Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1727195Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1727638Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1727915Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1728179Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1728451Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1728896Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1729167Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1729430Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1729690Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1729960Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1730227Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1730482Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1730751Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1731012Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1731283Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1731547Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1731811Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1732083Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1732345Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1732609Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1732876Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1733143Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1733533Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1733816Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1734080Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1734348Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1734610Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1734871Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1735142Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1735403Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1735665Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1735932Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1736194Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1736607Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1736870Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1737135Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1737404Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1737664Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1737928Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1738201Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1738465Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1738732Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1738994Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1739257Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1739535Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1739907Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1740189Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1740458Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1740720Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1740988Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1741372Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1741632Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1741901Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1742164Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1742427Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1742705Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1742973Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1743247Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1743510Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1743773Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1744170Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1744443Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1744708Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1744978Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1745242Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1745516Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1745786Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1746139Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1746423Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1746696Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1746957Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1747222Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1747490Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1747759Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1748024Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1748287Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1748563Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1748918Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1749183Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1749455Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1749718Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1749991Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1750252Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1750517Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1750784Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1751045Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1751306Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1751580Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1751847Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1752114Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1752495Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1752771Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1753044Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1753306Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1753570Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1753957Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1754222Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1754493Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1754765Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1755033Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1755302Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1755568Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1755831Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1756102Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1756370Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1756633Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1756907Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1757172Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1757446Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1757710Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1757972Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1758352Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1758631Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1758891Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1759158Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1759415Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1759679Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1759942Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1760199Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1760464Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1760716Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1760973Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1761366Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1761634Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1761900Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1762178Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1762434Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1762698Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1762962Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1763217Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1763477Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1776137Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1776539Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1776825Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1777097Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1777537Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1777834Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1778088Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1778346Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1778606Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1778983Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1779240Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1779503Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1779761Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1780027Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1780289Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1780544Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1780808Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1781061Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1781314Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1781568Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1781827Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1782081Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1782342Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1782596Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1782855Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1783116Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1783498Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1783781Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1784153Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1784410Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1784669Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1784924Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1785189Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1785444Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1785698Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1785962Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1786338Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1786598Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1786863Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1787117Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1787380Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1787636Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1787890Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1788156Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1788413Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1788667Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1788932Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1789188Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1789458Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1789819Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1790102Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1790361Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1790617Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1790870Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1791249Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1791502Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1791758Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1792024Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1792280Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1792548Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1792808Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1793067Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1793327Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1793578Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1793831Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1794092Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1794350Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1794612Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1794867Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1795118Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1795381Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1795748Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1796024Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1796292Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1796549Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1796811Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1797067Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1797323Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1797585Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1797830Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1798090Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1798348Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1798729Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1798992Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1799266Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1799521Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1799783Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1800036Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1800292Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1800556Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1800814Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1801066Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1801330Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1801586Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1801860Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1802239Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1802528Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1802816Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1803073Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1803326Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1803708Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1803964Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1804226Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1804484Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1804739Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1805005Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1805265Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1805522Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1805784Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1806036Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1806292Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1806561Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1806816Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1807074Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1807333Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1807587Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1807851Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1808559Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1808854Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1809111Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1809364Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1809630Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1809885Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1810145Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1810404Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1810659Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1810918Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1811181Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1811567Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1811839Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1812096Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1812354Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1812618Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1812875Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1813134Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1813398Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1813653Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1813915Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1814172Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1814426Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1814689Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1815061Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1815340Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1815614Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1815869Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1816313Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1816805Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1817067Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1817330Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1817582Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1817844Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1818109Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1818366Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1818623Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1818884Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1819140Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1819403Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1819664Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1819919Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1820177Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1820435Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1820692Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1820962Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1821373Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1821653Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1821909Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1822164Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1822428Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1822688Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1822938Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1823201Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1823455Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1823709Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1824193Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1824457Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1824725Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1824979Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1825233Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1825498Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:21:27.1825760Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1826025Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1826297Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1826558Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1826828Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1827093Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1827354Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1827738Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1828014Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1828273Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1828538Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1828801Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1829173Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1829438Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1829697Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1829963Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1830227Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1830494Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1830763Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1831022Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1831288Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1831547Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1831807Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1832077Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1832339Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1832598Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1832867Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1833126Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1833506Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1833787Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1834052Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1834321Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1834581Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1834845Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1835116Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1835376Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1835642Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1835903Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1836163Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1836551Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1836823Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1837088Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1837357Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1837617Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1837883Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1838156Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1838421Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1838689Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1838948Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1839208Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1839478Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1839740Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1840106Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1840390Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1840654Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1840925Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1841303Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1841563Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1841826Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1842084Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1842344Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1842615Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1842883Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1843153Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1843411Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1843669Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1843938Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1844198Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1844466Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1844732Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1844995Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1845264Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1845528Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1845896Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1846185Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1846445Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1846704Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1846973Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1847230Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1847499Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1847766Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1848050Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1848318Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1848700Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1848965Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1849236Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1849498Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1849767Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1850027Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1850286Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1850558Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1850821Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1851084Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1851351Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1851612Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1851887Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1852255Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1852534Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1852806Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1853057Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1853314Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1853699Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1853974Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1854244Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1854522Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1854782Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1855056Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1855323Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1855584Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1855856Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1856119Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1856379Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1856652Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1856912Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1857180Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1857439Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1857700Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1857971Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1858344Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1858626Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1858897Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1859157Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1859431Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1859696Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1859957Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1860223Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1860482Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1860741Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1861117Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1861379Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1861657Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1861925Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1862185Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1862453Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1862719Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1862981Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1863254Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1863516Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1863783Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1864154Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1864424Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1864813Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1865087Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1865350Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1865620Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1865881Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1866296Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1866563Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1866824Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1867088Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1867352Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1867615Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1867891Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1868153Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1868420Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1868685Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1868946Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1869225Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1869485Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1869743Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1870014Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1870278Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1870601Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1870907Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1871172Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1871436Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1871703Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1871962Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1872227Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1872490Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1872750Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1873017Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1873275Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1873640Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1873915Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1874177Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1874437Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1874702Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1874965Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1875230Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1875498Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1875759Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1876030Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1876288Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1876557Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1876923Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1877203Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1877462Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1877729Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1877990Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1878376Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1878637Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1878895Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1879165Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1879425Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1879693Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1879964Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1880224Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1880489Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1880744Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1880997Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1881261Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1881515Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1881768Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1882028Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1882280Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1882545Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1882917Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1883188Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1883453Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1883709Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1883967Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1884227Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1884486Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1884746Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1885001Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1885253Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1885517Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1885894Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1886154Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1886416Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1886672Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1886928Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1887196Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1887460Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1887724Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1887984Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1888240Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1888501Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1888760Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1889020Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1889381Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1889656Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1889922Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1890178Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1890560Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1890851Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1891110Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1891363Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1891627Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1891887Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1892152Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1892409Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1892664Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1892927Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1893180Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1893436Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1893703Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1893954Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1894216Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1894470Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1894721Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1894985Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1895349Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1895625Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1895891Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1896148Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1896404Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1896668Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1896924Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1897186Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1897439Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1897694Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1898077Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1898336Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1898598Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1898859Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1899115Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1899373Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1899628Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1899885Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1900151Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1900402Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1900660Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1900929Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1901186Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1901553Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1901824Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1902073Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1902335Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1902588Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1902962Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1903228Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1903487Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1903741Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1904122Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1904389Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1904659Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1904913Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1905169Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1905430Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1905686Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1905943Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1906207Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1906463Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1906727Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1906984Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1907246Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1907616Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1907887Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1908146Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1908407Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1908664Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1908928Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1909191Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1909445Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1909708Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1909965Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1910217Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1910600Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1910860Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1911126Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1911381Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1911642Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1911906Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1912165Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1912420Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1912681Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1912933Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1913190Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1913456Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1913713Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1914117Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1914389Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1914646Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1914908Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1915163Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1915547Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1915811Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1916292Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1916567Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1916832Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1917092Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1917357Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1917612Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1917869Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1918131Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1918387Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1918652Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1918906Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1919160Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1919423Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1919679Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1919940Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1920501Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1920774Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1921029Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1921294Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1921546Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1921814Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1922068Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1922322Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1922582Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1922838Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1923273Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1923537Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1923797Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1924062Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1924313Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1924572Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1924837Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1925099Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1925354Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1925616Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1925869Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1926131Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1926394Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1926776Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1927064Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1927325Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1927582Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1927843Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1928314Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1928578Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1928834Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1929090Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1929351Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1929609Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1929869Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1930140Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1930400Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1930656Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1930922Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1931174Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1931443Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1931701Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1931959Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1932220Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1932478Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1932835Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1933119Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1933377Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1933642Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1933897Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1934152Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1934420Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1934678Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1934938Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:21:27.1935209Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1935472Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1935866Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1936143Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1936408Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1936678Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1936940Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1937199Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1937471Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1937734Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1938004Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1938264Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1938526Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1938799Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1939161Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1939438Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1939710Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1939972Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1940242Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1940611Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1940877Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1941150Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1941413Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1941680Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1941953Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1942218Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1942485Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1942753Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1943015Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1943284Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1943554Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1943818Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1944213Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1944484Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1944749Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1945022Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1945398Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1945684Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1945947Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1946214Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1946487Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1946747Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1947012Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1947281Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1947545Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1947814Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1948189Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1948454Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1948737Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1949005Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1949272Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1949541Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1949804Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1950078Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1950339Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1950600Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1950869Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1951132Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1951397Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1951774Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1952052Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1952322Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1952587Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1952847Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1953237Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1953498Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1953761Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1954028Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1954288Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1954561Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1954825Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1955088Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1955355Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1955616Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1955881Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1956152Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1956413Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1956682Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1956943Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1957203Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1957478Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1957858Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1958137Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1958411Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1958671Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1958935Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1959211Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1959474Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1959742Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1960003Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1960264Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1960681Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1960952Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1961216Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1961486Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1961753Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1962022Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1962290Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1962557Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1962813Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1963074Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1963342Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1963615Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1963884Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1964269Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1964556Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1964832Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1965103Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1965491Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1965754Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1966027Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1966292Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1966561Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1966831Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1967096Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1967366Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1967627Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1967888Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1968162Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1968441Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1968718Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1968981Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1969243Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1969516Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1969783Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1970150Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1970442Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1970710Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1970980Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1971243Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1971509Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1971783Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1972044Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1972308Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1972578Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1972840Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1973234Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1973502Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1973764Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1974029Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1974293Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1974560Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1974833Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1975095Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1975362Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1975624Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1975888Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1976164Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1976534Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1976813Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1977085Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1977347Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1977612Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1978001Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1978263Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1978538Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1978801Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1979063Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1979339Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1979607Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1979871Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1980148Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1980410Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1980681Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1980947Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1981209Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1981478Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1981742Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1982005Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1982277Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1982647Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1982938Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1983203Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1983469Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1983739Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1984146Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1984421Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1984692Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1984953Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1985222Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1985609Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1985876Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1986153Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1986416Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1986677Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1986945Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1987211Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1987481Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1987747Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1988007Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1988280Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1988544Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1988810Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1989185Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1989468Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1989739Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1990002Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1990266Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1990655Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.1990917Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1991178Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1991442Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1991703Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1991968Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1992228Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1992487Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1992750Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1993006Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1993259Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1993527Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1993784Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1994040Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1994305Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1994561Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1994829Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1995201Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1995478Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1995744Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1996000Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1996257Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1996525Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1996782Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1997044Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1997300Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1997555Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1997949Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1998210Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1998476Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1998735Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1998992Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1999259Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1999515Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.1999774Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2000039Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2000300Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2000556Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2000819Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2001081Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2001401Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2001675Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2001931Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2002193Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2002450Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2002832Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2003098Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2003353Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2003612Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2003884Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2004141Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2004409Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2004667Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2004925Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2005189Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2005442Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2005705Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2005967Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2006224Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2006488Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2006743Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2007003Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2007391Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2007669Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2007927Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2008192Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2008450Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2008715Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2008975Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2009231Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2009493Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2009749Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2010010Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2010396Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2010660Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2010917Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2011183Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2011436Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2011712Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2011974Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2012226Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2012488Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2012745Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2013001Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2013269Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2013531Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2013911Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2014187Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2014447Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2014708Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2014965Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2015335Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2015604Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2015860Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2016334Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2016598Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2016865Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2017128Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2017384Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2017640Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2017898Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2018154Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2018414Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2018677Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2018932Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2019194Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2019449Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2019707Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2020267Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2020546Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2020802Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2021070Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2021325Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2021591Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2021847Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2022103Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2022367Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2022625Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2022998Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2023267Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2023523Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2023786Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2024148Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2024410Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2024675Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2024937Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2025190Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2025452Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2025706Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2025959Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2026221Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2026654Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2026935Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2027192Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2027446Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2027709Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2028150Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2028406Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2028674Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2028929Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2029193Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2029456Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2029715Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2029988Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2030245Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2030502Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2030764Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2031020Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2031293Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2031549Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2031801Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2032063Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2032322Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2032696Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2032988Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2033247Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2033516Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2033770Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2034026Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2034293Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2034545Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2034802Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2035060Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2035316Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2035697Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2035973Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2036231Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2036496Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2036755Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2037012Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2037277Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2037533Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2037788Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2038046Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2038303Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2038567Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2038826Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2039192Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2039475Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2039734Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2039988Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2040254Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2040638Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2040900Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2041159Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2041415Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2041676Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2041944Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2042201Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2042467Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2042718Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2042977Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2043245Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2043516Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2043779Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2044033Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2044288Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2044549Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2044810Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2045173Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:21:27.2045462Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2045726Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2045996Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2046259Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2046523Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2046795Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2047057Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2047318Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2047587Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2047964Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2048236Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2048501Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2048761Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2049030Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2049292Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2049554Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2049828Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2050089Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2050359Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2050624Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2050891Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2051162Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2051538Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2051817Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2052083Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2052347Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2052614Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2053049Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2053312Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2053580Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2053843Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2054105Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2054377Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2054640Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2054908Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2055169Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2055432Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2055702Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2055966Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2056225Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2056493Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2056755Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2057019Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2057389Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2057674Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2057947Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2058212Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2058476Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2058748Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2059014Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2059280Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2059551Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2059818Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2060090Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2060466Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2060737Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2061005Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2061269Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2061536Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2061807Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2062074Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2062343Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2062605Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2062867Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2063134Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2063398Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2063660Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2064150Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2064439Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2064712Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2064973Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2065337Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2065609Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2065873Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2066140Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2066429Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2066699Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2066973Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2067239Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2067499Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2067767Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2068030Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2068295Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2068564Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2068826Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2069099Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2069363Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2069629Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2069993Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2070279Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2070545Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2070814Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2071074Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2071350Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2071614Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2071874Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2072144Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2072408Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2072772Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2073039Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2073309Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2073577Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2073845Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2074107Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2074377Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2074643Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2074910Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2075180Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2075441Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2075712Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2075983Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2076333Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2076616Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2076881Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2077141Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2077406Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2077763Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2078031Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2078293Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2078556Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2078823Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2079091Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2079360Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2079630Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2079892Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2080163Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2080430Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2080697Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2080964Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2081227Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2081485Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2081751Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2082015Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2082381Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2082666Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2082928Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2083196Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2083461Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2083728Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2083996Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2084260Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2084523Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2084792Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2085165Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2085437Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2085706Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2085970Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2086239Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2086499Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2086771Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2087041Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2087303Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2087574Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2087833Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2088099Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2088372Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2088746Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2089032Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2089302Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2089562Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2089831Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2090227Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2090492Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2090764Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2091030Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2091298Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2091569Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2091837Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2092105Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2092366Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2092627Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2092896Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2093162Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2093424Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2093694Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2093956Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2094236Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2094613Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2094894Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2095163Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2095426Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2095694Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2095960Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2096225Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2096498Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2096759Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2097020Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2097292Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2097678Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2097940Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2098208Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2098473Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2098738Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2099010Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2099276Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2099550Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2099813Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2100074Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2100344Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2100606Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2101012Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2101293Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2101550Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2101814Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2102073Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2102445Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2102711Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2102967Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2103219Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2103487Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2103748Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2104133Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2104397Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2104656Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2104917Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2105173Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2105431Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2105703Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2105956Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2106220Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2106479Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2106740Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2107104Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2107379Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2107639Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2107909Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2108165Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2108423Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2108687Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2108946Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2109210Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2109465Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2109721Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2110078Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2110340Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2110598Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2110862Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2111120Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2111379Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2111652Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2111908Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2112169Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2112428Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2112683Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2112951Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2113210Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2113578Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2113852Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2114106Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2114375Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2114633Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2115011Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2115276Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2115534Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2115801Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2116229Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2116507Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2116775Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2117030Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2117291Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2117554Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2117815Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2118077Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2118342Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2118601Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2118867Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2119126Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2119388Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2119842Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2120125Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2120385Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2120648Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2120901Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2121165Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2121429Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2121684Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2121951Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2122214Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2122592Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2122862Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2123121Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2123385Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2123642Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2123897Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2124162Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2124423Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2124679Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2124942Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2125191Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2125449Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2125716Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2126219Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2126503Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2126764Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2127022Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2127292Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2127733Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2127993Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2128249Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2128506Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2128768Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2129026Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2129284Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2129551Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2129807Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2130062Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2130327Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2130582Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2130847Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2131104Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2131361Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2131620Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2131874Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2132248Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2132532Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2132793Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2133062Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2133320Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2133579Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2133847Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2134107Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2134364Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2134627Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2134883Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2135287Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2135553Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2135813Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2136075Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2136330Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2136586Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2136848Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2137109Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2137363Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2137624Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2137878Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2138144Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2138401Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2138738Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2139017Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2139275Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2139532Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2139797Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2140167Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2140433Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2140689Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2140947Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2141213Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2141474Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2141735Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2142004Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2142264Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2142521Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2142791Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2143054Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2143318Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2143573Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2143829Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2144219Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2144486Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2144843Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2145131Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2145395Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2145663Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2145921Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2146179Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2146447Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2146703Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2146960Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2147221Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2147530Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2147922Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2148187Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2148447Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2148712Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2148968Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2149224Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2149490Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2149746Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2150009Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2150266Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2150521Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2150794Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2151052Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2151403Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2151680Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2151939Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2152196Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2152580Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2152836Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2153104Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2153365Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2153620Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2153888Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2154148Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2154411Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2154676Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2154932Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2155198Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:21:27.2155465Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2155737Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2156006Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2156269Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2156536Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2156805Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2157176Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2157465Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2157731Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2157992Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2158257Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2158518Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2158783Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2159052Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2159314Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2159584Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2159851Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2160245Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2160523Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2160788Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2161051Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2161319Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2161581Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2161858Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2162118Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2162381Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2162654Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2162914Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2163181Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2163593Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2163872Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2164142Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2164402Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2164663Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2165051Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2165639Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2165957Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2166258Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2166639Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2166948Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2180569Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2180970Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2181242Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2181506Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2181780Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2182049Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2182317Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2182578Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2182843Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2183110Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2183378Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2183802Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2184188Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2184469Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2184741Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2185006Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2185269Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2185550Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2185813Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2186072Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2186342Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2186697Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2186973Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2187238Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2187503Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2187773Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2188040Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2188304Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2188577Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2188837Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2189106Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2189365Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2189630Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2189903Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2190257Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2190612Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2190884Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2191146Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2191408Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2191818Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2192083Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2192352Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2192614Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2192875Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2193151Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2193415Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2193677Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2193946Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2194204Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2194474Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2194743Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2195004Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2195273Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2195537Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2195801Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2196180Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2196463Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2196733Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2196994Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2197285Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2197580Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2197845Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2198107Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2198378Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2198641Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2198913Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2199291Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2199558Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2199829Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2200088Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2200348Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2200616Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2200881Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2201148Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2201407Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2201666Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2201934Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2202205Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2202469Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2202855Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2203135Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2203403Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2203670Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2204044Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2204311Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2204572Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2204831Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2205098Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2205362Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2205633Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2205898Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2206159Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2206425Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2206685Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2206956Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2207240Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2207503Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2207765Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2208035Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2208305Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2208673Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2208955Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2209215Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2209486Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2209747Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2210009Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2210278Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2210541Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2210811Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2211073Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2211478Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2211749Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2212013Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2212273Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2212542Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2212803Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2213073Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2213336Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2213598Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2213866Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2214128Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2214386Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2214657Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2215026Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2215314Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2215579Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2215841Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2216301Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2216784Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2217046Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2217316Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2217577Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2217843Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2218108Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2218375Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2218645Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2218904Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2219166Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2219432Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2219694Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2219963Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2220224Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2220484Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2220754Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2221017Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2221408Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2221694Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2221956Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2222229Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2222491Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2222757Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2223027Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2223289Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2223551Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2223818Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2224340Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2224608Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2224884Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2225150Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2225417Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2225675Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2225937Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2226202Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2226459Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2226716Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2226982Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2227242Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2227509Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2227949Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2228224Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2228487Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2228741Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2228996Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2229367Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2229620Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2229883Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2230138Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2230390Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2230654Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2230917Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2231174Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2231436Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2231692Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2231956Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2232214Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2232469Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2232732Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2232990Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2233243Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2233509Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2233920Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2234200Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2234462Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2234716Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2234976Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2235228Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2235487Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2235748Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2236000Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2236255Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2236522Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2236904Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2237175Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2237433Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2237689Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2237951Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2238205Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2238468Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2238730Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2238988Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2239256Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2239515Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2239775Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2240106Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2240376Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2240632Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2240895Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2241149Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2241507Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2241768Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2242022Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2242284Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2242538Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2242798Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2243064Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2243323Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2243578Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2243838Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2244089Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2244351Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2244607Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2244864Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2245128Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2245384Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2245638Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2246016Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2246293Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2246563Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2246815Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2247070Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2247331Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2247593Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2247848Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2248113Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2248370Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2248627Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2249005Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2249264Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2249529Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2249786Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2250041Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2250304Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2250563Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2250822Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2251085Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2251342Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2251606Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2251864Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2252114Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2252481Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2252753Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2253013Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2253278Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2253534Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2253920Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2254177Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2254433Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2254694Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2254946Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2255204Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2255475Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2255732Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2255999Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2256262Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2256518Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2256787Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2257043Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2257299Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2257555Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2257810Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2258069Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2258463Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2258738Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2259006Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2259261Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2259520Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2259780Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2260037Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2260289Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2260549Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2260804Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2261067Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2261451Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2261710Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2261970Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2262225Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2262480Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2262742Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2262998Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2263260Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2263513Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2263768Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2264148Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2264418Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2264675Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2265050Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2265318Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2265575Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2265837Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2266094Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2266476Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2266739Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2266995Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2267261Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2267522Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2267781Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2268043Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2268298Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2268555Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2268815Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2269073Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2269336Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2269590Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2269844Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2270103Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2270357Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2270623Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2270989Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2271258Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2271526Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2271782Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2272043Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2272309Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2272563Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2272818Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2273085Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2273337Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2273723Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2273981Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2274239Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2274502Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2274756Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2275035Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2275288Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2275568Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2275823Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2276091Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2276346Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2276600Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2276871Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2277241Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2277516Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2277779Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2278037Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2278300Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2278676Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2278938Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2279200Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:21:27.2279462Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2279723Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2279996Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2280265Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2280538Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2280802Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2281063Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2281333Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2281600Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2281861Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2282132Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2282393Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2282657Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2282930Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2283300Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2283596Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2283863Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2284124Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2284394Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2284661Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2284927Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2285199Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2285468Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2285737Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2286118Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2286385Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2286659Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2286922Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2287184Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2287453Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2287715Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2287991Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2288251Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2288510Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2288777Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2289044Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2289311Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2289688Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2289965Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2290235Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2290499Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2290763Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2291246Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2291509Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2291771Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2292043Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2292305Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2292581Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2292845Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2293109Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2293382Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2293644Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2293904Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2294173Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2294433Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2294702Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2294962Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2295223Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2295599Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2295879Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2296144Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2296414Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2296677Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2296939Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2297208Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2297469Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2297738Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2298000Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2298261Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2298652Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2298917Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2299181Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2299449Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2299716Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2299984Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2300249Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2300510Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2300782Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2301043Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2301304Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2301580Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2301967Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2302260Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2302523Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2302786Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2303057Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2303463Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2303722Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2304110Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2304383Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2304655Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2304925Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2305190Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2305461Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2305725Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2305985Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2306252Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2306518Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2306788Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2307042Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2307305Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2307577Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2307843Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2308225Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2308514Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2308780Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2309051Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2309316Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2309578Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2309850Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2310110Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2310369Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2310636Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2311051Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2311322Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2311585Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2311847Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2312115Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2312375Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2312636Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2312910Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2313172Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2313433Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2313701Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2313964Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2314243Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2314610Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2314894Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2315160Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2315422Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2315683Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2316353Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2316633Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2316902Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2317162Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2317433Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2317710Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2317975Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2318240Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2318511Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2318772Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2319043Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2319312Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2319578Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2319848Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2320111Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2320374Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2320654Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2321114Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2321406Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2321668Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2321931Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2322201Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2322468Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2322730Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2322996Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2323258Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2323526Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2323894Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2324159Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2324430Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2324692Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2324950Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2325218Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2325486Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2325754Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2326016Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2326280Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2326547Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2326810Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2327077Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2327549Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2327832Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2328095Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2328367Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2328737Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2329009Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2329273Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2329536Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2329805Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2330072Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2330339Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2330612Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2330874Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2331142Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2331408Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2331670Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2331939Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2332198Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2332457Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2332727Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2332996Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2333357Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2333639Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2333902Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2334173Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2334435Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2334698Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2334973Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2335231Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2335492Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2335747Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2336001Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2336392Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2336651Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2336907Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2337166Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2337421Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2337680Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2337942Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2338196Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2338461Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2338716Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2338973Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2339247Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2339508Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2339879Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2340160Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2340415Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2340679Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2340935Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2341305Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2341569Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2341826Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2342082Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2342351Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2342610Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2342875Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2343131Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2343386Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2343651Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2343903Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2344291Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2344559Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2344814Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2345077Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2345336Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2345599Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2345966Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2346235Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2346496Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2346759Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2347018Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2347281Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2347548Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2347806Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2348069Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2348325Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2348703Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2348970Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2349236Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2349497Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2349760Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2350013Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2350275Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2350535Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2350793Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2351055Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2351307Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2351565Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2351834Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2352226Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2352505Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2352762Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2353018Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2353282Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2353665Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2353922Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2354181Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2354435Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2354703Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2354963Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2355222Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2355488Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2355744Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2356000Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2356264Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2356520Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2356771Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2357033Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2357288Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2357548Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2357805Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2358176Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2358466Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2358724Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2358981Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2359243Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2359497Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2359764Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2360019Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2360275Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2360539Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2360797Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2361179Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2361450Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2361706Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2361970Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2362219Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2362476Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2362742Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2362998Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2363253Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2363512Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2363768Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2364026Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2364291Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2364664Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2364941Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2365201Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2365457Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2365725Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2366101Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2366356Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2366618Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2366873Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2367133Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2367396Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2367650Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2367912Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2368168Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2368425Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2368686Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2368944Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2369205Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2369461Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2369720Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2369983Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2370240Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2370611Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2370894Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2371154Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2371412Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2371677Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2371942Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2372207Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2372467Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2372724Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2372986Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2373356Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2373618Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2373883Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2374141Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2374405Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2374666Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2374921Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2375185Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2375441Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2375695Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2375957Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2376211Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2376482Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2376851Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2377128Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2377393Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2377649Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2377925Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2378316Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2378573Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2378843Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2379099Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2379353Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2379621Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2379882Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2380140Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2380398Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2380654Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2380911Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2381171Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2381432Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2381703Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2381960Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2382213Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2382478Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2382854Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2383134Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2383400Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2383652Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2383909Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2384312Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2384573Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2384838Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2385093Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2385350Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2385617Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2385979Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2386250Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2386510Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2386764Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2387027Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2387285Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2387545Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2387806Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2388061Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2388318Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2388578Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2388837Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2389102Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:21:27.2389452Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2389727Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2389996Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2390257Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2390520Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2390910Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2391172Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2391440Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2391700Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2391964Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2392236Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2392500Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2392764Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2393033Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2393296Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2393566Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2393832Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2394093Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2394359Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2394624Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2394886Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2395283Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2395560Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2395833Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2396097Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2396360Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2396629Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2396895Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2397159Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2397429Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2397695Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2398017Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2398392Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2398685Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2398968Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2399231Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2399500Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2399765Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2400039Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2400301Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2400563Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2400832Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2401097Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2401364Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2401700Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2401978Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2402253Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2402513Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2402775Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2403165Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2403427Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2403687Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2403957Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2404217Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2404489Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2404753Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2405021Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2405290Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2405554Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2405817Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2406091Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2406354Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2406621Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2406881Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2407141Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2407413Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2407790Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2408079Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2408351Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2408609Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2408879Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2409141Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2409408Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2409677Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2409946Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2410207Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2410607Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2410871Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2411143Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2411404Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2411668Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2411934Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2412199Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2412466Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2412734Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2413000Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2413264Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2413534Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2413796Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2414177Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2414458Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2414722Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2414990Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2415256Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2415643Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2415911Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2416364Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2416650Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2416915Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2417181Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2417453Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2417715Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2417978Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2418247Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2418509Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2418783Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2419048Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2419311Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2419583Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2419843Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2420305Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2420592Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2420854Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2421126Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2421388Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2421650Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2421921Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2422183Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2422445Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2422715Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2422977Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2423394Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2423661Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2423923Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2424296Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2424557Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2424819Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2425092Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2425351Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2425617Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2425879Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2426141Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2426410Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2426676Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2427079Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2427369Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2427631Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2427894Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2428350Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2428614Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2428885Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2429147Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2429410Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2429689Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2429954Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2430218Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2430486Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2430748Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2431017Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2431278Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2431548Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2431819Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2432080Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2432340Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2432613Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2432994Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2433281Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2433543Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2433805Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2434069Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2434332Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2434598Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2434868Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2435131Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2435403Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2435788Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2436058Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2436329Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2436591Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2436851Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2437120Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2437382Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2437653Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2437915Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2438176Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2438447Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2438711Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2438980Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2439364Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2439647Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2439922Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2440182Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2440442Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2440827Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2441089Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2441352Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2441622Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2441885Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2442161Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2442430Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2442692Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2442960Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2443227Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2443488Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2443757Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2444020Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2444283Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2444553Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2444816Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2445084Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2445472Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2445747Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2446012Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2446269Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2446525Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2446790Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2447051Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2447314Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2447573Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2447829Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2448218Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2448477Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2448734Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2448999Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2449260Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2449522Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2449779Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2450042Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2450303Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2450567Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2450826Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2451094Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2451356Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2451733Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2452007Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2452265Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2452532Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2452791Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2453168Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2453438Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2453699Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2453963Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2454219Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2454482Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2454748Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2455006Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2455261Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2455526Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2455780Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2456035Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2456299Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2456556Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2456819Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2457076Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2457335Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2457719Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2457992Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2458250Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2458509Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2458770Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2459035Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2459295Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2459549Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2459812Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2460071Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2460333Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2460729Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2460993Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2461255Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2461513Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2461767Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2462030Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2462289Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2462548Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2462809Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2463070Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2463328Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2463595Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2463849Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2464312Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2464584Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2464840Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2465102Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2465356Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2465680Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2465944Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2466200Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2466464Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2466720Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2466983Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2467248Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2467509Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2467764Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2468032Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2468287Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2468559Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2468823Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2469078Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2469340Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2469598Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2469856Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2470232Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2470504Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2470760Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2471022Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2471275Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2471541Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2471795Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2472044Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2472306Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2472560Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2472945Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2473213Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2473473Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2473741Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2473998Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2474256Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2474519Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2474777Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2475036Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2475301Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2475559Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2475823Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2476101Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2476424Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2476700Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2476956Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2477215Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2477475Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2477834Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2478101Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2478360Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2478620Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2478894Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2479157Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2479417Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2479688Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2479946Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2480199Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2480465Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2480723Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2480998Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2481259Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2481516Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2481778Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2482033Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2482364Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2482639Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2482894Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2483160Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2483418Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2483672Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2483940Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2484199Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2484455Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2484722Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2484982Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2485322Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2485578Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2485837Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2486107Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2486364Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2486619Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2486888Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2487145Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2487404Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2487666Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2487925Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2488189Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2488448Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2488852Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2489129Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2489389Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2489645Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2489908Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2490294Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2490556Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2490810Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2491061Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2491322Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2491582Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2491843Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2492104Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2492360Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2492623Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2492881Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2493139Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2493401Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2493652Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2493909Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2494175Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2494434Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2494806Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2495101Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2495356Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2495621Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2495877Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2496131Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2496392Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2496647Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2496902Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2497168Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2497423Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2497794Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2498053Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2498312Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2498573Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2498831Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:21:27.2499093Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2499364Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2499625Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2499895Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2500156Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2500419Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2500692Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2501042Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2501324Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2501588Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2501848Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2502114Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2502483Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2502750Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2503016Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2503276Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2503537Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2503806Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2504191Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2504465Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2504728Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2504988Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2505257Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2505521Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2505781Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2506051Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2506317Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2506579Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2506853Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2507227Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2507513Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2507777Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2508040Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2508311Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2508575Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2508834Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2509104Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2509363Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2509632Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2510000Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2510266Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2510533Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2510794Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2511057Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2511326Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2511588Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2511867Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2512129Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2512390Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2512656Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2512922Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2513190Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2513547Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2513827Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2514096Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2514355Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2514617Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2515000Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2515263Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2515521Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2515787Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2516275Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2516584Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2516852Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2517118Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2517389Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2517651Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2517913Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2518185Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2518449Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2518719Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2518978Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2519238Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2519731Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2520028Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2520293Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2520563Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2520830Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2521090Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2521362Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2521624Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2521889Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2522149Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2522407Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2522796Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2523062Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2523323Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2523593Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2523854Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2524121Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2524388Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2524650Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2524923Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2525185Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2525446Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2525720Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2526127Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2526423Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2526686Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2526936Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2527204Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2527642Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2527907Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2528174Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2528439Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2528710Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2528978Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2529241Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2529523Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2529787Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2530051Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2530331Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2530596Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2530872Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2531133Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2531393Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2531664Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2531931Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2532292Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2532578Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2532848Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2533118Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2533382Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2533645Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2533917Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2534180Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2534443Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2534716Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2535105Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2535370Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2535641Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2535903Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2536168Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2536431Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2536692Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2536961Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2537222Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2537483Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2537756Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2538021Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2538296Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2538715Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2538993Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2539260Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2539521Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2539786Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2540166Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2540425Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2540691Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2540953Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2541218Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2541494Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2541757Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2542018Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2542285Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2542546Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2542815Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2543083Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2543342Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2543610Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2543873Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2544273Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2544551Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2544926Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2545209Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2545475Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2545737Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2546007Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2546273Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2546533Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2546800Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2547060Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2547330Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2547711Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2547980Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2548250Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2548512Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2548775Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2549044Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2549305Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2549573Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2549832Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2550094Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2550358Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2550622Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2550884Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2551263Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2551542Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2551806Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2552076Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2552463Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2552735Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2553000Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2553260Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2553528Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2553795Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2554057Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2554336Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2554598Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:21:27.2554866Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2555125Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2555384Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2555655Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2555917Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2556177Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2556448Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2556717Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2557099Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2557378Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2557638Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2557907Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2558165Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2558426Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2558698Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2558956Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2559225Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2559484Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2559746Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2560138Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2560406Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2560668Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2560935Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2561193Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2561459Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2561723Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2561982Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2562248Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2562511Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2562767Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2563040Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2563304Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2563687Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2563962Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2564226Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2564496Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2564881Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2565143Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2565405Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2565662Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2565921Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2566189Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2566452Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2566719Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2566980Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2567238Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2567502Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2567760Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2568022Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2568286Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2568545Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2568815Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2569077Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2569450Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2569740Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2570003Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2570263Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2570532Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2570795Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2571060Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2571318Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2571576Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2571843Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2572111Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2572503Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2572779Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2573043Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2573307Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2573563Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2573820Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2574092Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2574349Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2574608Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2574872Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2575131Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2575402Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2575665Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2576041Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2576329Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2576591Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2576849Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2577237Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2577498Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2577766Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2578026Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2578288Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2578586Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2578851Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2579114Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2579377Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2579640Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2579898Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2580165Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2580429Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2580697Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2580958Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2581218Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2581570Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2582251Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2582557Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2582862Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2583194Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2583508Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2583934Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2584367Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2596457Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2596884Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2597150Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2597419Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2597862Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2598134Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2598399Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2598657Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2598924Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2599181Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2599444Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2599709Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2599968Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2600226Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2600486Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2600747Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2601016Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2601354Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2601645Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2601911Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2602170Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2602428Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2602830Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2603091Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2603362Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2603623Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2603891Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2604161Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2604423Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2604686Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2604954Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2605214Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2605476Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2605748Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2606004Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2606270Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2606532Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2606791Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2607168Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2607449Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2607710Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2607976Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2608238Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2608502Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2608765Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2609022Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2609287Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2609548Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2609809Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2610192Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2610457Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2610723Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2610980Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2611236Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2611499Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2611761Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2612020Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2612288Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2612544Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2612809Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2613072Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2613330Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2613671Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2613943Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2614199Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2614465Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2614722Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2615110Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2615372Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2615632Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2615898Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2616408Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2616695Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2616969Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2617227Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2617494Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2617758Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2618017Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2618288Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2618550Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2618808Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2619076Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2619333Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2619793Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2620079Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2620339Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2620607Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2620867Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2621129Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2621400Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2621673Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2621941Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2622206Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2622464Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:21:27.2622840Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2623104Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2623368Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2623633Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2623892Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2624258Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2624537Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2624797Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2625065Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2625324Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2625583Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2625854Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2626124Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2626518Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2626798Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2627056Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2627323Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2627582Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2627975Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2628240Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2628499Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2628759Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2629031Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2629293Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2629564Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2629821Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2630080Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2630345Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2630605Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2630866Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2631128Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2631390Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2631655Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2631915Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2632177Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2632617Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2632890Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2633147Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2633411Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2633668Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2633932Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2634203Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2634466Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2634732Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2634990Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2635369Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2635638Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2635900Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2636161Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2636422Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2636682Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2636954Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2637213Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2637471Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2637743Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2638001Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2638263Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2638530Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2638877Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2639163Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2639428Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2639689Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2639962Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2640327Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2640590Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2640855Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2641114Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2641382Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2641649Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2641913Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2642181Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2642438Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2642696Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2642961Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2643223Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2643498Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2643758Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2644021Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2644290Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2644552Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2644913Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2645202Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2645464Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2645726Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2645993Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2646263Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2646528Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2646789Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2647049Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2647313Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2647652Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2647915Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2648185Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2648448Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2648712Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2648972Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2649231Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2649504Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2649764Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2650018Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2650285Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2650547Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2650816Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2651192Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2651469Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2651735Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2651992Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2652252Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2652637Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2652893Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2653160Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2653419Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2653678Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2653951Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2654212Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2654471Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2654735Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2654994Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2655263Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2655524Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2655786Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2656054Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2656314Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2656575Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2656845Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2657233Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2657516Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2657777Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2658041Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2658305Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2658569Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2658829Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2659094Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2659356Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2659616Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2660011Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2660273Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2660555Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2660843Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2661104Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2661370Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2661629Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2661891Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2662161Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2662419Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2662692Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2662955Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2663218Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2663601Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2663878Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2664257Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2664536Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2664794Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2665164Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2665425Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2665682Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2665949Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2666206Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2666472Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2666741Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2667006Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2667271Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2667530Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2667788Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2668057Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2668317Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2668576Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2668842Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2669107Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2669376Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2669747Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2670029Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2670297Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2670557Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2670816Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2671086Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2671347Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2671613Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2671872Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2672129Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2672519Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2672782Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2673045Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2673313Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2673571Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2673829Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2674094Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2674353Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2674618Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2674874Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2675133Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2675402Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2675663Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2676033Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2676310Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2676568Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2676835Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2677090Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2677467Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:21:27.2677733Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2677994Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2678252Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2678517Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2678781Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2679051Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2679312Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2679573Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2679837Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2680093Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2680355Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2680620Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2680881Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2681149Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2681411Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2681674Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2682048Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2682331Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2682595Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2682859Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2683120Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2683396Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2683657Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2683918Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2684188Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2684447Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2684832Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2685101Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2685363Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2685630Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2685891Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2686158Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2686439Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2686714Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2686993Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2687276Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2687551Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2687817Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2688103Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2688530Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2688828Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2689090Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2689350Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2689620Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2690001Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2690261Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2690528Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2690787Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2691052Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2691313Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2691577Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2691845Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2692109Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2692368Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2692634Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2692900Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2693166Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2693426Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2693683Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2694026Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2694296Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2694667Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2694946Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2695222Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2695516Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2695780Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2696040Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2696304Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2696569Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2696828Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2697087Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2697480Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2697744Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2698007Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2698275Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2698534Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2698800Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2699069Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2699353Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2699616Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2699875Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2700136Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2700404Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2700672Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2701051Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2701324Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2701587Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2701859Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2702120Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2702462Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2702733Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2702993Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2703259Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2703524Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2703787Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2704179Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2704447Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2704708Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2704974Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2705226Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2705497Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2705756Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2706017Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2706283Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2706544Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2706813Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2707183Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2707458Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2707732Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2707990Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2708248Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2708518Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2708782Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2709042Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2709307Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2709567Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2709946Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2710209Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2710470Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2710733Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2710991Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2711250Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2711512Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2711778Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2712039Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2712307Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2712567Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2712833Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2713100Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2713454Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2713743Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2714005Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2714266Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2714536Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2714901Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2715167Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2715427Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2715692Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2715957Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2716489Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2716764Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2717038Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2717299Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2717565Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2717824Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2718088Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2718356Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2718615Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2718875Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2719141Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2719411Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2719923Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2720206Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2720468Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2720738Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2721003Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2721263Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2721539Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2721800Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2722066Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2722330Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2722754Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2723022Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2723286Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2723546Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2723813Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2724073Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2724343Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2724606Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2724864Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2725135Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2725395Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2725654Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2725929Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2726365Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2726644Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2726918Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2727177Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2727443Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2727884Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2728143Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2728411Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2728673Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2728932Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2729203Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2729464Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2729735Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2729996Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2730254Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2730522Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2730786Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2731047Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2731316Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2731575Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2731840Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2732107Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2732471Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2732758Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2733020Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:21:27.2733279Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2733549Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2733812Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2734083Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2734342Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2734602Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2734866Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2735124Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2735539Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2735807Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2736069Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2736337Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2736597Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2736859Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2737130Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2737391Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2737647Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2737911Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2738170Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2738437Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2738804Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2739084Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2739352Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2739613Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2739872Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2740254Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2740515Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2740780Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2741046Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2741305Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2741577Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2741843Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2742108Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2742378Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2742637Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2742899Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2743168Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2743429Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2743695Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2743952Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2744344Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2744620Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2744968Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2745248Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2745517Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2745778Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2746046Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2746306Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2746569Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2746832Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2747090Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2747350Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2747616Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2747975Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2748248Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2748510Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2748772Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2749041Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2749300Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2749561Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2749829Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2750088Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2750354Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2750615Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2750880Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2751245Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2751522Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2751783Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2752060Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2752321Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2752704Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2752966Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2753223Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2753489Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2753748Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2754013Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2754286Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2754549Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2754811Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2755078Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2755343Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2755610Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2755874Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2756137Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2756402Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2756661Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2756922Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2757301Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2757579Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2757850Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2758109Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2758367Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2758633Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2758897Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2759156Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2759421Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2759680Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2759953Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2760323Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2760580Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2760847Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2761104Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2761367Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2761635Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2761898Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2762167Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2762425Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2762686Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2762954Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2763215Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2763567Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2763850Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2764111Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2764379Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2764644Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2765030Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2765302Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2765563Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2765823Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2766091Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2766361Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2766632Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2766895Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2767159Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2767426Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2767686Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2767948Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2768217Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2768476Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2768779Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2769057Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2769356Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2769744Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2770026Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2770284Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2770554Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2770817Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2771123Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2771393Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2771651Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2771925Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2772184Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2772445Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2772819Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2773084Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2773344Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2773611Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2773869Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2774135Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2774395Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2774655Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2774921Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2775181Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2775440Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2775709Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2775971Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2776333Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2776617Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2776878Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2777142Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2777497Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2777758Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2778027Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2778287Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2778559Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2778825Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2779088Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2779358Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2779616Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2779872Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2780139Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2780399Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2780670Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2780931Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2781191Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2781457Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2781721Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2782072Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2782359Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2782625Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2782885Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2783152Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2783412Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2783687Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2783944Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2784345Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2784614Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2784874Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2785219Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2785493Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2785758Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2786024Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2786286Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2786546Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2786816Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2787074Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2787336Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2787606Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2787866Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:21:27.2788135Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2788397Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2788736Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2789022Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2789282Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2789539Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2789920Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2790180Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2790445Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2790701Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2790961Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2791237Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2791499Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2791761Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2792027Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2792284Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2792553Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2792813Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2793078Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2793341Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2793599Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2793859Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2794128Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2794507Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2794790Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2795060Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2795321Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2795589Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2795850Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2796112Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2796377Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2796637Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2796896Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2797181Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2797564Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2797838Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2798099Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2798356Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2798624Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2798888Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2799149Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2799417Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2799679Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2799945Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2800206Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2800471Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2800743Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2801082Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2801357Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2801624Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2801887Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2802155Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2802507Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2802771Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2803039Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2803299Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2803567Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2803835Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2804094Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2804363Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2804621Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2804878Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2805145Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2805410Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2805674Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2805943Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2806203Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2806475Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2806839Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2807118Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2807388Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2807649Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2807908Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2808177Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2808447Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2808721Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2808979Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2809239Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2809505Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2809888Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2810155Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2810420Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2810680Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2810942Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2811211Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2811476Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2811748Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2812008Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2812269Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2812536Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2812801Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2813068Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2813444Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2813717Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2813986Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2814247Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2814510Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2814881Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2815147Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2815399Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2815667Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2815933Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2816613Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2816882Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2817141Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2817407Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2817666Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2817926Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2818196Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2818454Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2818722Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2818978Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2819231Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2819712Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2819992Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2820254Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2820518Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2820776Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2821041Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2821300Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2821555Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2821818Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2822076Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2822336Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2822725Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2822986Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2823255Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2823516Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2823772Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2824137Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2824406Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2824666Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2824931Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2825190Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2825451Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2825725Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2825984Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2826423Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2826693Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2826949Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2827224Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2827483Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2828071Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2828339Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2828598Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2828867Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2829125Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2829391Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2829658Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2829914Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2830174Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2830438Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2830698Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2830972Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2831231Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2831488Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2831751Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2832009Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2832270Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2832650Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2832924Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2833190Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2833450Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2833708Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2833980Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2834237Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2834495Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2834761Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2835021Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2835407Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2835670Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2835930Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2836199Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2836458Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2836717Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2836989Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2837247Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2837517Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2837775Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2838031Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2838298Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2838559Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2838925Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2839212Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2839472Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2839731Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2839997Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2840372Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2840648Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2840908Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2841168Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2841430Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2841693Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2841954Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2842222Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2842483Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2842745Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2843003Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2843266Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:21:27.2843531Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2843789Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2844047Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2844313Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2844575Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2844945Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2845223Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2845484Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2845750Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2846007Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2846271Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2846537Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2846794Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2847058Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2847318Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2847695Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2847967Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2848231Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2848491Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2848755Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2849012Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2849276Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2849537Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2849795Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2850063Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2850321Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2850583Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2850847Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2851214Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2851490Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2851758Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2852018Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2852282Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2852674Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2852937Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2853202Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2853461Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2853722Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2853994Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2854255Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2854523Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2854779Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2855036Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2855301Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2855563Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2855821Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2856085Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2856344Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2856610Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2856874Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2857262Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2857550Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2857816Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2858075Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2858345Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2858605Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2858870Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2859128Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2859386Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2859652Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2860035Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2860299Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2860571Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2860831Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2861097Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2861356Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2861616Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2861886Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2862145Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2862403Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2862671Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2862934Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2863200Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2863573Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2863851Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2864265Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2864528Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2864791Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2865175Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2865431Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2865690Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2865956Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2866215Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2866487Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2866748Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2867011Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2867273Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2867529Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2867788Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2868051Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2868309Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2868576Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2868836Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2869092Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2869363Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2869738Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2870020Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2870288Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2870544Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2870798Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2871062Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2871319Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2871582Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2871839Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2872097Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2872443Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2872703Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2872973Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2873234Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2873488Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2873754Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2874013Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2874274Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2874540Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2874798Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2875074Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2875339Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2875601Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2875994Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2876272Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2876531Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2876795Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2877051Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2877491Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2877749Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2878010Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2878277Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2878537Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2878800Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2879072Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2879332Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2879591Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2879858Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2880117Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2880387Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2880647Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2880906Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2881169Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2881427Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2881689Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2882051Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2882325Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2882591Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2882850Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2883111Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2883381Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2883638Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2883897Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2884161Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2884423Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2884811Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2885073Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2885338Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2885607Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2885867Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2886130Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2886393Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2886657Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2886929Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2887186Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2887449Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2887718Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2887981Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2888360Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2888646Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2888906Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2889173Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2889432Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2889809Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2890073Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2890334Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2890592Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2890856Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2891121Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2891393Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2891652Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2891912Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2892178Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2892440Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2892702Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2892964Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2893222Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2893482Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2893747Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2894009Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2894379Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2894653Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2894916Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2895181Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2895438Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2895697Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2895969Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2896227Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2896493Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2896750Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2897134Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2897405Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2897664Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2897923Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:21:27.2898189Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2898448Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2898713Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2898974Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2899232Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2899505Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2899780Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2900038Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2900311Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2900676Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2900962Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2901226Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2901490Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2901756Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2902130Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2902391Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2902655Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2902913Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2903177Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2903439Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2903705Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2904085Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2904350Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2904609Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2904875Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2905139Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2905406Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2905666Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2905924Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2906187Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2906448Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2906816Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2907100Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2907364Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2907624Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2907892Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2908150Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2908425Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2908683Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2908937Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2909202Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2909584Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2909848Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2910118Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2910377Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2910650Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2910908Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2911165Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2911432Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2911688Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2911948Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2912214Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2912472Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2912744Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2913110Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2913387Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2913661Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2913919Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2914176Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2914557Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2914817Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2915089Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2915347Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2915606Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2915871Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2916300Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2916566Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2916832Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2917091Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2917357Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2917625Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2917883Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2918149Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2918407Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2918668Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2918938Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2919390Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2919677Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2919938Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2920194Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2920459Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2920716Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2920978Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2921242Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2921499Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2921767Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2922176Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2922441Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2922711Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2922970Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2923229Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2923495Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2923754Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2924016Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2924284Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2924541Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2924807Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2925064Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2925330Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2925764Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2926044Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2926305Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2926572Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2926831Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2927289Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2927550Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2927809Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2928073Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2928330Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2928591Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2928861Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2929123Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2929390Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2929650Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2929906Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2930175Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2930433Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2930690Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2930955Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2931210Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2931479Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2931849Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2932132Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2932399Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2932657Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2932913Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2933177Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2933437Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2933702Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2933958Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2934218Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2934483Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2934869Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2935131Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2935395Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2935652Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2935917Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2936175Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2936438Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2936703Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2936962Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2937220Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2937484Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2937748Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2938113Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2938390Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2938648Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2938915Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2939171Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2939544Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2939807Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2940068Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2940327Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2940592Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2940858Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2941125Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2941388Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2941651Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2941917Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2942175Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2942439Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2942710Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2942967Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2943233Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2943492Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2943755Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2944232Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2944509Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2944768Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2945032Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2945289Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2945553Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2945821Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2946080Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2946345Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2946604Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2946862Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2947198Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2947460Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2947729Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2947987Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2948245Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2948510Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2948771Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2949032Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2949296Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2949553Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2949813Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2950087Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2950468Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2950750Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2951008Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2951266Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2951531Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2951909Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2952168Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2952435Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2952692Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2952961Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:21:27.2953223Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2953483Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2953752Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2954012Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2954271Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2954537Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2954796Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2955068Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2955325Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2955582Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2955849Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2956113Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2956488Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2956776Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2957039Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2957304Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2957563Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2957821Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2958090Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2958350Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2958610Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2958878Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2959136Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2959553Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2959815Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2960077Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2960340Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2960599Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2960856Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2961124Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2961381Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2961647Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2961903Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2962161Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2962430Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2962816Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2963093Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2963360Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2963619Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2963878Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2964270Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2964530Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2964795Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2965055Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2965310Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2965579Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2965841Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2966103Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2966367Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2966626Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2966892Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2967152Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2967414Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2967678Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2967932Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2968188Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2968457Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2968855Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2969148Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2969405Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2969664Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2969929Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2970185Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2970452Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2970715Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2970977Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2971251Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2971511Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2971902Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2972170Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2972433Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2972693Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2972961Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2973218Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2973494Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2973750Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2974007Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2974272Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2974532Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2974792Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2975058Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2975420Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2975708Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2975972Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2976235Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2976619Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2976879Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2977135Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2977402Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2977661Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2977923Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2978193Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2978454Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2978718Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2978975Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2979232Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2979496Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2979755Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2980012Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2980269Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2980527Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2980793Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2981164Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2981445Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2981714Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2981971Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2982227Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2982492Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2982752Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2983015Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2983271Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2983533Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2983798Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2984289Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2984557Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2984824Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2985083Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2985348Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2985609Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2985870Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2986132Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2986389Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2986646Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2986914Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2987175Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2987442Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2987774Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2988046Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2988310Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2988566Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2988825Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2989179Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2989435Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2989702Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2989962Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2990223Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2990489Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2990750Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2991010Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2991276Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2991538Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2991798Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2992069Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2992326Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2992591Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2992850Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2993108Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2993483Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2993764Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2994024Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2994291Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2994550Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2994814Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2995079Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2995336Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2995602Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2995856Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2996115Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2996491Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2996750Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2997014Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2997270Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2997530Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2997796Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2998059Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2998316Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2998578Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2998834Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2999096Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2999355Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2999614Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.2999991Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3000258Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3000517Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3000804Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3001060Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3001449Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3001709Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3001968Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3002232Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3002497Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3002761Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3003025Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3003289Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3003555Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3003814Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3004077Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3004346Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3004607Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3004864Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3015942Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3016506Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3017040Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3017324Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3017592Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3017852Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3018113Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3018380Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3018645Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:21:27.3018903Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3019168Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3019425Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3019689Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3020108Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3020373Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3020641Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3020899Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3021157Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3021420Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3021682Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3021946Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3022205Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3022465Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3022733Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3022998Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3023260Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3023719Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3024096Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3024372Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3024634Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3024893Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3025316Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3025579Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3025839Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3026109Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3026378Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3026647Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3026909Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3027166Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3027434Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3027693Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3027952Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3028217Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3028473Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3028741Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3029001Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3029261Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3029601Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3029874Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3030133Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3030399Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3030660Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3030920Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3031189Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3031448Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3031716Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3031974Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3032234Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3032621Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3032887Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3033149Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3033417Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3033676Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3033943Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3034207Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3034469Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3034738Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3035001Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3035257Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3035530Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3035789Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3036243Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3036519Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3036779Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3037052Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3037311Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3037693Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3037962Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3038219Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3038483Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3038742Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3039006Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3039278Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3039539Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3039798Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3040064Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3040323Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3040592Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3040848Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3041107Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3041378Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3041635Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3041896Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3042277Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3042558Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3042831Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3043090Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3043351Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3043619Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3043882Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3044143Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3044409Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3044671Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3045057Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3045327Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3045588Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3045859Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3046118Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3046365Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3046631Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3046894Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3047152Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3047419Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3047677Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3047946Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3048208Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3048583Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3048864Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3049124Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3049385Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3049652Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3050030Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3050295Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3050553Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3050810Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3051077Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3051341Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3051601Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3051866Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3052125Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3052398Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3052663Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3052933Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3053195Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3053457Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3053715Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3053979Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3054242Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3054647Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3054925Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3055184Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3055449Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3055708Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3055971Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3056237Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3056495Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3056766Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3057024Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3057410Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3057683Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3057945Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3058206Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3058471Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3058730Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3058987Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3059256Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3059513Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3059781Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3060037Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3060298Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3060564Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3060945Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3061223Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3061493Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3061753Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3062018Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3062401Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3062665Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3062929Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3063190Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3063449Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3063723Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3064099Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3064381Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3064642Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3064900Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3065167Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3065430Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3065687Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3065953Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3066217Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3066484Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3066747Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3067101Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3067379Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3067639Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3067900Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3068164Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3068425Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3068691Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3068949Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3069209Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3069472Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3069814Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3070078Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3070349Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3070608Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3070874Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3071128Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3071386Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3071658Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3071916Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3072175Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3072441Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3072700Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3072959Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3073332Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3073615Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:21:27.3073882Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3074141Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3074403Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3074784Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3075045Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3075304Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3075574Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3075834Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3076110Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3076370Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3076631Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3076897Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3077155Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3077414Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3077684Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3077947Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3078222Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3078481Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3078739Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3079009Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3079377Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3079657Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3079925Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3080183Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3080448Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3080710Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3080969Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3081238Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3081495Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3081750Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3082136Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3082398Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3082669Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3082930Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3083187Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3083459Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3083718Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3083982Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3084249Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3084505Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3084771Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3085033Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3085294Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3085672Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3085955Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3086214Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3086479Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3086737Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3087116Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3087384Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3087642Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3087910Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3088173Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3088435Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3088708Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3088970Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3089225Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3089487Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3089746Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3090015Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3090277Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3090537Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3090798Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3091057Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3091318Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3091688Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3091965Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3092232Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3092494Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3092750Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3093017Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3093275Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3093533Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3093800Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3094059Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3094448Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3094710Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3094972Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3095237Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3095496Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3095757Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3096023Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3096286Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3096554Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3096815Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3097076Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3097344Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3097612Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3097952Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3098233Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3098494Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3098757Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3099025Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3099366Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3099636Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3099896Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3100157Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3100424Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3100689Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3100946Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3101222Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3101483Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3101758Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3102019Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3102283Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3102548Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3102813Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3103076Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3103347Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3103610Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3104098Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3104402Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3104667Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3104934Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3105192Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3105452Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3105724Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3105983Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3106247Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3106504Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3106896Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3107168Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3107431Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3107691Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3107956Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3108215Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3108482Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3108743Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3109002Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3109266Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3109525Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3109786Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3110058Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3110413Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3110696Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3110957Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3111217Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3111484Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3111855Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3112115Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3112383Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3112641Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3112902Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3113186Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3113456Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3113716Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3113975Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3114241Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3114498Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3114758Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3115026Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3115285Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3115550Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3115809Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3116238Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3116763Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3117047Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3117308Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3117575Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3117834Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3118102Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3118366Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3118624Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3118891Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3119153Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3119584Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3119860Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3120126Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3120395Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3120652Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3120917Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3121183Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3121450Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3121715Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3121980Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3122238Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3122496Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3122768Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3123214Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3123496Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3123756Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3124014Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3124279Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3124719Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3124979Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3125247Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3125506Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3125774Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3126039Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3126301Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3126568Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3126831Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3127091Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3127358Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3127622Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3127890Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3128154Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3128416Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3128684Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:21:27.3128948Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3129313Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3129604Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3129863Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3130130Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3130388Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3130650Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3130923Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3131183Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3131442Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3131710Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3132084Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3132355Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3132618Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3132880Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3133145Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3133403Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3133659Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3133929Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3134186Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3134455Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3134716Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3134977Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3135247Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3135613Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3135891Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3136158Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3136418Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3136677Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3137056Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3137317Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3137584Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3137844Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3138103Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3138371Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3138632Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3138894Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3139163Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3139423Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3139687Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3139953Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3140212Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3140482Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3140741Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3140999Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3141272Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3141638Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3141929Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3142190Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3142453Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3142720Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3142977Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3143238Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3143506Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3143766Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3144150Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3144420Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3144808Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3145077Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3145334Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3145593Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3145857Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3146114Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3146390Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3146647Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3146905Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3147173Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3147431Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3147696Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3148076Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3148356Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3148623Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3148881Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3149136Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3149515Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3149773Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3150031Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3150297Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3150555Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3150817Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3151085Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3151345Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3151610Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3151867Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3152125Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3152391Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3152653Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3152912Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3153176Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3153432Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3153702Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3154099Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3154380Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3154649Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3154908Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3155167Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3155431Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3155693Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3155958Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3156208Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3156465Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3156729Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3157112Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3157375Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3157646Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3157906Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3158172Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3158433Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3158696Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3158962Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3159221Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3159477Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3159743Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3160006Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3160387Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3160668Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3160928Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3161195Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3161460Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3161840Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3162112Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3162371Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3162637Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3162900Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3163163Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3163432Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3163696Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3163952Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3164221Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3164479Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3164737Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3165006Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3165265Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3165532Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3165792Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3166056Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3166435Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3166715Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3166977Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3167242Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3167501Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3167768Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3168031Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3168291Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3168561Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3168822Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3169082Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3169469Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3169735Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3170005Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3170267Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3170525Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3170799Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3171064Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3171327Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3171593Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3171853Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3172118Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3172383Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3172641Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3173016Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3173293Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3173554Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3173819Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3174195Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3174468Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3174726Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3174985Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3175249Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3175509Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3175771Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3176039Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3176301Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3176560Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3176827Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3177084Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3177356Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3177617Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3177876Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3178137Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3178401Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3178771Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3179052Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3179313Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3179581Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3179838Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3180100Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3180370Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3180629Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3180886Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3181153Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3181412Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3181800Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3182066Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3182328Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3182600Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3182861Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3183121Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3183392Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:21:27.3183651Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3183918Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3184295Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3184559Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3184828Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3185088Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3185456Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3185737Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3185996Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3186257Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3186643Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3186903Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3187170Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3187431Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3187691Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3187963Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3188223Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3188491Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3188750Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3189007Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3189273Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3189533Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3189796Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3190060Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3190319Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3190576Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3190842Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3191219Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3191508Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3191767Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3192029Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3192293Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3192558Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3192821Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3193090Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3193348Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3193612Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3193871Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3194255Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3194526Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3194786Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3195044Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3195315Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3195577Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3195848Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3196106Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3196365Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3196639Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3196898Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3197158Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3197432Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3197803Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3198090Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3198356Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3198616Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3198883Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3199288Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3199550Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3199816Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3200074Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3200344Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3200607Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3200867Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3201134Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3201394Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3201655Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3201923Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3202185Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3202451Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3202710Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3202973Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3203238Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3203575Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3203850Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3204122Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3204382Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3204642Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3204912Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3205175Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3205441Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3205700Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3205961Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3206230Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3206607Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3206873Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3207142Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3207400Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3207665Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3207923Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3208182Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3208448Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3208709Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3208969Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3209240Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3209502Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3209771Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3210129Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3210405Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3210671Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3210923Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3211181Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3211566Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3211828Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3212093Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3212353Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3212620Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3212887Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3213150Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3213409Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3213672Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3213930Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3214194Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3214455Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3214716Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3214982Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3215241Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3215500Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3215894Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3216347Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3216618Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3216878Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3217137Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3217405Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3217668Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3217925Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3218190Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3218446Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3218703Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3219202Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3219465Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3219736Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3219995Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3220253Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3220519Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3220784Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3221043Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3221308Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3221567Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3221835Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3222099Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3222359Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3222799Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3223070Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3223330Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3223598Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3223857Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3224425Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3224687Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3224949Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3225215Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3225481Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3225745Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3226011Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3226271Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3226537Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3226795Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3227054Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3227326Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3227587Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3227844Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3228115Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3228379Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3228652Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3229082Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3229370Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3229643Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3229903Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3230164Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3230431Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3230692Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3230962Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3231223Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3231484Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3231903Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3232167Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3232435Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3232704Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3232964Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3233225Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3233498Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3233761Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3234030Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3234290Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3234550Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3234821Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3235081Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3235448Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3235733Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3235994Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3236261Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3236526Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3236882Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3237143Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3237401Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3237659Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3237928Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3238193Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3238462Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3238724Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:21:27.3238989Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3239262Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3239520Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3239783Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3240048Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3240307Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3240575Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3240838Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3241100Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3241478Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3241758Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3242018Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3242289Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3242546Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3242817Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3243077Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3243341Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3243609Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3243868Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3244243Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3244515Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3244779Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3245049Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3245308Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3245565Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3245833Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3246095Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3246359Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3246625Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3246882Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3247150Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3247421Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3247823Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3248109Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3248370Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3248633Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3248929Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3249340Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3249604Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3249873Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3250133Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3250400Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3250668Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3250929Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3251199Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3251460Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3251718Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3251982Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3252247Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3252513Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3252775Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3253033Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3253298Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3253558Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3253937Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3254217Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3254474Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3254741Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3255001Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3255262Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3255530Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3255788Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3256047Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3256315Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3256697Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3256969Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3257231Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3257493Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3257760Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3258020Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3258280Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3258551Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3258810Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3259076Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3259335Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3259600Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3259870Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3260246Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3260521Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3260783Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3261043Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3261304Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3261685Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3261944Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3262209Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3262469Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3262728Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3263002Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3263264Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3263525Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3263795Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3264174Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3264447Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3264710Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3264969Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3265237Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3265495Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3265754Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3266023Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3266398Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3266691Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3266951Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3267213Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3267480Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3267743Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3268006Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3268276Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3268535Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3268804Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3269180Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3269442Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3269713Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3269971Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3270231Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3270496Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3270755Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3271027Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3271285Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3271544Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3271810Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3272073Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3272334Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3272717Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3272994Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3273262Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3273522Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3273781Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3274163Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3274426Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3274686Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3274956Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3275214Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3275483Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3275753Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3276013Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3276278Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3276536Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3276793Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3277067Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3277324Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3277583Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3277849Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3278107Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3278376Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3278753Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3279039Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3279305Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3279562Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3279825Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3280092Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3280353Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3280617Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3280875Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3281136Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3281534Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3281797Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3282059Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3282326Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3282587Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3282851Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3283111Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3283374Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3283642Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3283902Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3284163Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3284425Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3284689Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3285076Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3285357Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3285614Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3285879Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3286139Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3286518Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3286783Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3287045Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3287312Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3287569Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3287833Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3288106Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3288366Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3288628Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3288891Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3289152Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3289414Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3289680Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3289940Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3290208Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3290467Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3290734Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3291105Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3291384Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3291645Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3291910Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3292168Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3292438Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3292696Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3292953Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3293216Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3293475Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:21:27.3293885Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3294154Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3294417Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3294684Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3294942Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3295200Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3295465Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3295731Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3295991Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3296257Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3296517Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3296784Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3297050Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3297417Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3297701Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3297961Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3298220Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3298487Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3298860Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3299127Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3299386Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3299646Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3299914Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3300178Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3300442Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3300709Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3300967Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3301235Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3301496Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3301761Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3302027Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3302288Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3302551Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3302819Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3303082Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3303458Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3303742Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3304148Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3304425Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3304684Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3304945Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3305221Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3305481Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3305742Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3306008Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3306379Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3306649Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3306913Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3307174Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3307440Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3307704Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3307965Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3308237Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3308500Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3308768Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3309033Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3309294Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3309566Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3309906Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3310178Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3310450Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3310710Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3310978Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3311342Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3311606Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3311877Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3312138Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3312400Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3312671Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3312935Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3313205Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3313466Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3313728Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3313995Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3314259Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3314518Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3314781Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3315044Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3315309Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3315572Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3315930Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3316454Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3316722Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3316987Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3317258Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3317520Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3317788Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3318059Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3318339Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3318605Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3319119Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3319386Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3319664Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3319928Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3320191Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3320463Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3320728Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3321003Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3321270Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3321523Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3321790Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3322052Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3322319Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3322740Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3323028Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3323304Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3323572Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3323835Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3324261Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3324521Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3324781Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3325048Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3325310Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3325582Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3325843Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3326107Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3326372Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3326633Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3326896Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3327165Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3327426Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3327697Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3327959Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3328220Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3328495Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3328893Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3329175Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3329444Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3329704Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3329965Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3330224Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3330488Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3330755Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3331014Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3331274Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3331539Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3331926Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3332199Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3332458Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3332717Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3332983Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3333246Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3333509Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3333777Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3334034Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3334300Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3334561Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3334829Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3335204Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3335477Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3335740Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3336010Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3336273Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3336655Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3336923Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3337186Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3337455Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3337714Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3337979Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3338251Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3338518Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3338778Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3339045Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3339307Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3339576Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3339834Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3340093Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3340359Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3340622Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3340883Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3341287Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3341574Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3341842Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3342100Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3342366Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3342633Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3342898Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3343156Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3343421Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3343678Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3343944Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3344457Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3344727Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3344996Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3345263Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3345525Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3345796Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3346062Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3346339Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3346598Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3346862Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3347130Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3347395Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3347760Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3348056Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3348318Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3348587Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3348845Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3349211Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:21:27.3349478Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3349741Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3350003Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3350270Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3350536Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3350801Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3351071Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3351333Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3351598Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3351856Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3352122Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3352391Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3352653Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3352912Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3353182Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3353448Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3353837Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3354118Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3354381Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3354647Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3354908Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3355172Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3355443Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3355703Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3355970Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3356228Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3356492Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3356889Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3357155Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3357415Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3357684Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3357945Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3358212Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3358477Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3358736Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3359003Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3359261Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3359519Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3359789Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3360130Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3360421Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3360685Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3360944Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3361212Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3361574Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3361834Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3362105Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3362365Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3362636Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3362898Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3363161Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3363432Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3363693Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3363953Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3364223Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3364484Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3364748Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3365016Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3365274Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3365539Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3365802Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3366141Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3366423Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3366683Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3366941Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3367207Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3367467Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3367737Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3367997Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3368259Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3368530Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3368790Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3369168Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3369440Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3369701Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3369970Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3370229Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3370488Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3370760Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3371018Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3371279Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3371545Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3371805Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3372079Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3372343Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3372714Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3373001Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3373264Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3373525Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3373904Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3374166Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3374433Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3374695Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3374953Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3375224Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3375484Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3375747Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3376013Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3376276Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3376534Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3376797Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3377065Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3377335Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3377595Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3377855Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3378127Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3378495Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3378778Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3379051Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3379312Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3379580Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3379844Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3380109Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3380379Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3380640Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3380900Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3381170Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3381616Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3381888Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3382148Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3382410Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3382675Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3382934Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3383198Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3383605Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3383868Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3384256Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3384520Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3384939Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3385206Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3385572Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3385851Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3386120Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3386381Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3386785Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3387043Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3387302Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3387576Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3387835Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3388097Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3388370Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3388632Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3388901Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3389161Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3389422Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3389687Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3389953Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3390214Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3390485Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3390743Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3391009Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3391349Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3391629Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3391900Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3392157Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3392418Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3392699Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3392964Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3393223Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3393490Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3393750Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3394016Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3394393Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3394659Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3394927Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3395189Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3395450Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3395718Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3395981Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3396246Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3396508Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3396769Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3397038Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3397301Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3397565Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3397961Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3398240Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3398512Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3398772Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3399026Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3399406Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3399668Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3399926Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3400192Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3400461Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3400730Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3400994Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3401255Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3401523Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3401782Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3402041Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3402311Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3402569Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3402844Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3403103Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3403364Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3403751Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3404032Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3404294Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:21:27.3404560Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3404821Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3405088Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3405351Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3405614Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3405881Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3406140Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3406399Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3406787Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3407049Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3407308Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3407573Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3407832Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3408097Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3408358Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3408619Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3408884Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3409146Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3409405Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3409672Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3409934Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3410315Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3410591Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3410852Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3411116Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3411376Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3411762Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3412032Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3412291Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3412562Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3412826Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3413087Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3413352Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3413611Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3413870Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3414137Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3414398Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3414667Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3414927Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3415185Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3415457Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3415715Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3416386Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3416706Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3416972Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3417276Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3417539Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3417799Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3418071Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3418332Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3418594Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3418864Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3419124Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3419642Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3419912Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3420178Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3420448Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3420711Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3420972Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3421240Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3421503Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3421763Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3422031Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3422293Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3422636Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3423903Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3435561Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3435942Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3436217Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3436473Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3436731Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3437126Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3437388Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3437653Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3437911Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3438177Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3438449Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3438710Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3438967Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3439235Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3439497Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3439770Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3440037Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3440300Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3440574Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3440834Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3441093Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3441498Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3441786Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3442054Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3442312Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3442580Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3442844Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3443106Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3443364Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3443628Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3443885Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3444150Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3444532Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3444784Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3445052Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3445310Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3445564Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3445831Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3446093Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3446350Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3446615Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3446873Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3447137Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3447396Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3447658Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3448032Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3448304Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3448560Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3448824Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3449082Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3449461Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3449718Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3449976Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3450239Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3450498Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3450763Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3451036Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3451293Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3451562Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3451820Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3452078Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3452343Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3452598Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3452852Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3453119Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3453379Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3453648Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3454028Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3454304Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3454576Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3454842Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3455101Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3455371Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3455628Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3455892Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3456150Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3456407Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3456793Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3457053Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3457312Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3457579Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3457837Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3458106Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3458362Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3458625Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3458895Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3459152Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3459408Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3459677Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3459940Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3460310Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3460592Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3460864Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3461127Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3461385Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3461766Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3462033Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3462289Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3462545Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3462812Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3463078Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3463346Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3463605Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3463860Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3464264Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3464525Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3464789Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3465055Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3465316Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3465582Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3465840Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3466107Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3466498Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3466769Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3467025Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3467295Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3467550Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3467822Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3468079Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3468334Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3468598Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3468854Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3469231Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3469497Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3469764Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3470029Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3470286Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3470542Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3470806Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3471071Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3471327Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3471588Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3471848Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:21:27.3472108Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3472379Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3472750Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3473036Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3473294Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3473552Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3473818Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3474197Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3474454Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3474720Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3474975Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3475238Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3475500Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3475759Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3476024Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3476282Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3476540Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3476806Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3477068Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3477333Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3477588Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3477847Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3478112Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3478372Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3478766Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3479050Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3479312Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3479573Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3479833Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3480093Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3480357Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3480615Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3480871Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3481137Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3481523Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3481792Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3482051Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3482310Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3482575Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3482831Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3483089Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3483358Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3483616Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3483882Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3484141Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3484404Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3484677Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3485035Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3485311Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3485577Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3485836Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3486093Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3486482Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3486741Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3487006Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3487266Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3487524Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3487792Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3488054Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3488315Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3488586Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3488843Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3489108Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3489369Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3489627Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3489896Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3490152Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3490415Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3490680Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3491047Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3491341Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3491602Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3491864Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3492134Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3492397Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3492653Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3492917Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3493175Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3493439Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3493820Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3494082Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3494355Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3494614Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3494872Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3495137Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3495396Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3495666Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3495927Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3496185Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3496446Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3496702Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3496969Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3497345Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3497621Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3497889Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3498150Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3498411Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3498801Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3499059Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3499308Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3499575Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3499834Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3500097Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3500370Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3500627Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3500898Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3501153Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3501410Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3501676Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3501931Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3502190Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3502458Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3502718Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3502989Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3503363Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3503644Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3503916Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3504335Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3504595Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3504858Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3505122Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3505387Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3505645Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3505902Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3506297Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3506564Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3506822Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3507086Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3507341Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3507602Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3507861Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3508123Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3508385Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3508640Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3508901Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3509163Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3509427Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3509802Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3510080Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3510337Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3510601Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3510859Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3511242Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3511509Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3511769Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3512043Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3512303Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3512567Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3512843Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3513104Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3513363Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3513630Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3513896Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3514159Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3514430Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3514693Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3514962Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3515222Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3515486Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3515867Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3516314Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3516579Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3516844Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3517101Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3517370Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3517629Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3517889Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3518152Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3518408Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3518927Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3519197Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3519459Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3519726Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3519984Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3520240Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3520506Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3520768Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3521031Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3521296Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3521553Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3521818Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3522085Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3522526Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3522812Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3523074Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3523335Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3523601Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3524067Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3524335Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3524592Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3524850Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3525118Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3525379Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3525645Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3525915Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3526173Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3526440Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3526697Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3526958Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:21:27.3527228Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3527484Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3527740Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3528006Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3528270Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3528721Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3529026Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3529285Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3529543Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3529809Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3530067Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3530337Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3530593Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3530853Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3531119Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3531494Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3531758Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3532029Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3532289Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3532552Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3532809Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3533070Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3533339Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3533597Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3533855Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3534120Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3534382Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3534659Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3535024Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3535300Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3535568Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3535829Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3536086Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3536487Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3536746Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3537012Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3537272Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3537531Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3537801Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3538061Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3538322Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3538585Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3538841Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3539107Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3539370Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3539630Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3539893Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3540149Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3540411Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3540677Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3541044Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3541334Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3541591Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3541849Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3542113Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3542373Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3542632Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3542897Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3543157Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3543413Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3543679Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3544207Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3544483Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3544743Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3545005Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3545268Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3545529Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3545791Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3546056Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3546310Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3546575Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3546830Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3547091Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3547447Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3547723Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3547982Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3548245Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3548503Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3548889Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3549151Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3549411Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3549677Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3549936Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3550204Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3550474Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3550734Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3551006Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3551262Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3551522Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3551787Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3552044Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3552303Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3552568Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3552825Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3553096Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3553469Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3553749Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3554022Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3554282Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3554533Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3554795Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3555057Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3555318Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3555575Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3555835Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3556099Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3556490Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3556751Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3557019Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3557273Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3557532Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3557802Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3558066Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3558329Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3558587Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3558850Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3559115Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3559378Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3559751Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3560024Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3560282Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3560547Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3560808Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3561193Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3561459Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3561720Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3561983Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3562251Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3562516Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3562789Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3563050Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3563308Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3563581Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3563839Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3564097Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3564370Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3564629Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3564894Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3565152Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3565409Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3565789Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3566069Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3566334Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3566604Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3566866Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3567134Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3567394Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3567655Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3567920Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3568180Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3568438Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3568834Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3569097Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3569372Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3569630Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3569890Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3570157Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3570424Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3570686Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3570951Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3571207Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3571466Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3571737Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3572152Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3572436Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3572700Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3572956Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3573226Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3573607Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3573865Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3574132Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3574389Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3574652Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3574917Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3575177Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3575443Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3575701Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3575959Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3576223Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3576479Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3576749Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3577008Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3577264Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3577527Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3577790Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3578147Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3578437Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3578697Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3578968Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3579224Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3579481Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3579750Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3580008Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3580269Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3580534Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3580790Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3581178Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3581441Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3581698Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:21:27.3581966Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3582222Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3582480Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3582752Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3583011Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3583277Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3583533Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3583790Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3584187Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3584452Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3584837Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3585117Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3585375Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3585634Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3586018Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3586277Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3586545Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3586803Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3587058Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3587323Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3587583Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3587845Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3588115Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3588377Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3588646Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3588903Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3589164Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3589432Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3589692Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3589947Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3590218Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3590585Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3590870Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3591131Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3591389Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3591658Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3591916Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3592179Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3592447Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3592703Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3592972Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3593232Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3593616Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3593888Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3594153Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3594412Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3594679Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3594936Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3595206Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3595462Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3595720Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3595986Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3596243Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3596504Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3596767Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3597131Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3597421Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3597681Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3597940Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3598337Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3598598Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3598859Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3599124Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3599386Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3599654Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3599923Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3600185Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3600449Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3600708Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3600969Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3601231Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3601494Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3601758Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3602023Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3602282Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3602546Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3602920Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3603200Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3603471Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3603731Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3603990Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3604257Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3604518Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3604787Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3605046Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3605305Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3605573Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3605955Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3606230Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3606510Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3606774Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3607039Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3607294Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3607558Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3607822Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3608079Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3608338Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3608603Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3608864Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3609125Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3609496Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3609772Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3610039Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3610297Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3610554Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3610944Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3611205Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3611468Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3611724Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3611984Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3612256Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3612519Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3612776Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3613038Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3613293Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3613551Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3613820Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3614078Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3614345Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3614600Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3614862Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3615260Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3615541Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3615805Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3616259Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3616531Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3616960Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3617223Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3617542Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3617920Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3618181Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3618436Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3619014Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3619284Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3619550Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3619808Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3620064Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3620329Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3620594Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3620852Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3621127Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3621386Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3621650Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3621913Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3622179Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3622713Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3622988Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3623247Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3623511Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3623769Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3624344Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3624607Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3624868Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3625132Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3625396Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3625658Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3625926Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3626184Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3626447Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3626710Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3626969Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3627238Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3627499Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3627761Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3628027Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3628288Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3628673Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3628966Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3629231Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3629496Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3629757Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3630018Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3630289Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3630546Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3630805Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3631070Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3631330Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3631723Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3631987Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3632265Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3632531Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3632789Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3633046Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3633315Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3633573Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3633840Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3634098Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3634359Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3634634Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3634895Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3635262Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3635547Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3635808Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3636077Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3636338Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3636722Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3636988Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3637250Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3637508Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:21:27.3637777Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3638042Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3638313Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3638577Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3638839Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3639105Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3639365Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3639628Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3639896Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3640155Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3640417Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3640686Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3640950Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3641296Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3641582Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3641843Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3642109Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3642369Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3642636Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3642905Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3643166Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3643429Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3643691Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3644068Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3644340Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3644605Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3644868Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3645139Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3645400Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3645670Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3645933Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3646194Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3646460Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3646725Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3646990Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3647255Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3647630Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3647919Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3648178Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3648435Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3648701Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3649093Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3649351Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3649621Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3649881Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3650145Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3650417Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3650687Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3650955Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3651214Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3651474Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3651741Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3652003Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3652268Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3652527Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3652787Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3653053Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3653316Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3653690Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3653977Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3654237Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3654496Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3654764Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3655027Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3655291Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3655550Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3655809Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3656074Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3656452Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3656716Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3656988Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3657246Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3657520Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3657781Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3658042Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3658312Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3658573Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3658833Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3659103Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3659366Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3659635Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3660013Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3660292Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3660559Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3660820Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3661080Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3661476Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3661736Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3662001Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3662257Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3662516Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3662792Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3663051Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3663309Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3663575Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3663835Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3664227Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3664501Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3664762Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3665019Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3665282Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3665541Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3665810Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3666208Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3666493Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3666753Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3667010Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3667280Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3667546Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3667802Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3668068Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3668327Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3668586Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3668995Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3669253Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3669526Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3669785Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3670044Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3670310Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3670568Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3670831Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3671099Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3671375Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3671640Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3671901Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3672161Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3672543Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3672823Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3673081Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3673344Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3673609Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3673998Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3674259Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3674518Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3674783Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3675042Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3675311Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3675583Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3675845Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3676110Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3676370Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3676634Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3676910Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3677170Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3677429Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3677701Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3677964Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3678235Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3678614Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3678891Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3679160Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3679421Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3679682Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3679962Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3680223Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3680489Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3680752Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3681012Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3681398Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3681658Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3681920Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3682187Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3682446Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3682706Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3682974Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3683240Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3683509Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3683769Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3684028Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3684295Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3684562Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3684951Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3685234Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3685495Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3685766Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3686027Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3686416Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3686686Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3686947Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3687208Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3687479Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3687743Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3688014Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3688277Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3688538Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3688813Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3689078Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3689343Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3689610Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3689869Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3690135Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3690396Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3690662Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3691051Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3691334Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3691593Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3691861Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3692122Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3692391Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:21:27.3692651Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3692910Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3693174Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3693432Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3693817Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3694084Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3694346Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3694615Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3694876Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3695137Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3695401Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3695662Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3695921Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3696189Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3696447Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3696707Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3696978Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3697357Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3697643Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3697900Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3698157Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3698423Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3698820Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3699080Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3699347Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3699605Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3699871Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3700134Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3700400Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3700667Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3700928Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3701185Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3701452Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3701714Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3701977Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3702240Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3702520Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3702798Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3703060Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3703433Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3703726Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3704139Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3704413Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3704675Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3704933Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3705203Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3705461Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3705725Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3705991Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3706349Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3706618Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3706881Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3707140Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3707408Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3707670Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3707928Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3708199Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3708458Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3708723Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3708977Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3709238Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3709510Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3709861Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3710133Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3710403Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3710662Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3710923Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3711357Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3711627Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3711892Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3712153Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3712412Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3712680Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3712944Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3713205Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3713471Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3713731Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3714000Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3714263Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3714522Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3714788Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3715050Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3715310Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3715584Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3715959Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3716400Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3716665Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3716923Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3717196Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3717453Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3717716Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3717981Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3718240Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3718508Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3719034Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3719299Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3719573Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3719835Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3720096Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3720364Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3720625Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3720895Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3721156Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3721415Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3721682Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3721945Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3722211Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3722624Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3722902Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3723167Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3723428Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3723687Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3724125Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3724383Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3724642Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3724906Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3725162Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3725425Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3725697Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3725956Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3726222Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3726482Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3726744Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3727047Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3727315Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3727589Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3727863Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3728121Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3728388Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3728812Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3729094Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3729364Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3729624Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3729884Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3730148Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3730416Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3730681Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3730942Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3731200Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3731589Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3731854Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3732118Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3732387Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3732653Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3732920Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3733191Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3733456Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3733729Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3733987Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3734243Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3734512Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3734775Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3735176Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3735455Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3735717Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3735987Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3736245Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3736621Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3736886Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3737143Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3737412Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3737669Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3737932Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3738199Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3738461Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3738720Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3738984Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3739244Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3739507Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3739770Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3740032Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3740297Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3740555Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3740819Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3741202Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3741483Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3741747Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3742012Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3742273Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3742540Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3742807Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3743064Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3743328Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3743585Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3743843Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3744360Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3744624Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3744892Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3745151Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3745406Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3745671Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3745937Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3746195Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3746457Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3746716Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3746980Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3747245Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3747588Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3747870Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:21:27.3748129Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3748388Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3748653Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3748994Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3749259Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3749517Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3749779Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3750045Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3750307Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3750568Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3750836Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3751095Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3751361Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3751620Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3751883Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3752152Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3752411Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3752669Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3752934Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3753198Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3753566Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3753851Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3754116Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3754390Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3754650Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3754909Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3755182Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3755444Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3755704Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3755968Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3756232Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3756618Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3756884Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3757145Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3757409Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3757669Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3757931Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3758200Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3758460Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3758724Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3758982Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3759241Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3759516Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3759919Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3760195Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3760461Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3760721Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3760984Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3761370Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3761629Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3761896Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3762160Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3762421Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3762692Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3762955Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3763225Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3763486Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3763745Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3764010Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3764267Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3764530Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3764793Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3765055Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3765320Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3765582Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3765949Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3766240Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3766504Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3766765Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3767031Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3767289Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3767554Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3767820Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3768077Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3768342Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3768603Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3768987Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3769261Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3769521Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3769778Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3770053Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3770330Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3770614Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3770894Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3771161Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3771427Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3771685Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3771946Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3772338Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3772612Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3772881Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3773142Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3773402Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3773802Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3774060Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3774324Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3774590Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3774847Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3775117Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3775379Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3775648Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3775919Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3776184Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3776441Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3776707Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3776969Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3777239Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3777501Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3777758Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3778031Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3778407Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3778694Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3778966Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3779228Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3779487Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3779759Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3780023Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3780290Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3780548Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3780806Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3781073Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3781485Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3781748Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3782019Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3782280Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3782550Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3782810Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3783074Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3783342Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3783605Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3783865Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3784263Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3784531Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3784800Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3785172Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3785448Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3785719Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3785978Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3786330Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3786600Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3786861Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3787126Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3787387Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3787651Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3787921Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3788186Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3788447Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3788713Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3788972Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3789236Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3789501Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3789760Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3790027Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3790287Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3790551Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3790934Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3791210Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3791478Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3791738Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3791995Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3792261Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3792527Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3792786Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3793048Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3793308Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3793567Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3793957Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3794223Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3794491Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3794748Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3795007Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3795274Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3795536Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3795796Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3796069Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3796331Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3796600Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3796863Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3797129Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3797513Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3797789Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3798051Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3798319Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3798702Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3798969Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3799228Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3799486Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3799756Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3800019Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3800278Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3800545Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3800808Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3801074Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3801332Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3801590Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3801863Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3802121Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3802383Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3802649Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:21:27.3802906Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3803294Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3803574Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3803837Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3804103Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3804363Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3804621Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3804891Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3805151Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3805416Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3805677Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3805937Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3806384Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3806653Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3806916Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3807179Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3807440Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3807700Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3807971Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3808230Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3808499Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3808759Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3809014Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3809284Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3809544Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3809911Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3810191Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3810450Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3810716Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3810973Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3811349Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3811618Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3811878Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3812137Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3812408Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3812670Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3812944Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3813203Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3813462Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3813729Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3813988Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3814251Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3814514Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3814773Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3815041Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3815301Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3815667Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3815956Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3816472Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3816735Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3817004Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3817265Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3817538Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3817799Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3818057Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3818322Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3818588Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3819128Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3819404Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3819661Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3819928Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3820189Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3820450Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3820722Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3820982Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3821241Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3821508Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3821768Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3822034Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3822303Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3822745Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3823029Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3823289Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3823547Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3823812Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3824381Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3824643Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3824911Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3825170Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3825445Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3825707Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3825971Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3826239Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3826498Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3826759Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3827025Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3827287Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3827553Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3827812Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3828070Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3828338Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3828775Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3829058Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3829332Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3829592Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3829858Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3830121Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3830386Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3830654Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3830904Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3831164Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3831432Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3831820Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3832096Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3832361Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3832624Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3832890Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3833150Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3833410Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3833673Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3833933Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3834198Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3834458Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3834721Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3834989Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3835362Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3835637Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3835905Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3836162Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3836423Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3836819Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3837079Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3837346Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3837605Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3837864Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3838160Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3838420Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3838679Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3838945Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3839203Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3839471Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3839735Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3839995Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3840264Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3840526Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3840788Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3841058Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3841440Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3841727Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3841987Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3842248Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3842516Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3842784Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3843046Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3843313Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3843575Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3843960Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3844364Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3844664Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3845193Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3845542Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3845847Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3856326Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3856693Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3856965Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3857225Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3857484Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3857753Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3858021Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3858280Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3858738Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3859012Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3859277Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3859533Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3859790Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3860185Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3860442Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3860700Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3860964Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3861219Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3861491Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3861755Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3862014Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3862281Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3862538Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3862797Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3863068Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3863326Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3863590Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3863844Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3864232Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3864506Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3864905Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3865175Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3865439Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3865695Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3865959Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3866223Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3866481Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3866743Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3867000Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3867258Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3867640Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3867901Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3868166Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3868432Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3868690Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3868957Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3869214Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:21:27.3869482Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3869745Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3870002Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3870258Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3870527Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3870792Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3871176Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3871450Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3871708Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3871968Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3872228Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3872602Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3872872Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3873137Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3873403Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3873661Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3873929Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3874195Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3874456Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3874716Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3874981Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3875239Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3875507Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3875765Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3876025Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3876290Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3876551Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3876816Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3877228Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3877501Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3877769Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3878027Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3878283Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3878552Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3878810Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3879068Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3879336Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3879594Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3879984Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3880245Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3880508Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3880774Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3881033Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3881295Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3881560Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3881823Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3882083Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3882345Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3882608Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3882871Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3883131Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3883496Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3883781Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3884041Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3884303Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3884568Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3884945Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3885210Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3885472Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3885729Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3885998Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3886265Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3886526Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3886792Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3887052Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3887317Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3887574Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3887834Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3888098Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3888354Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3888613Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3888884Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3889146Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3889480Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3889760Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3890023Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3890287Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3890544Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3890806Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3891071Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3891332Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3891600Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3891857Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3892228Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3892501Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3892762Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3893019Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3893287Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3893544Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3893807Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3894070Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3894330Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3894592Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3894852Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3895112Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3895384Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3895747Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3896020Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3896285Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3896531Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3896793Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3897168Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3897427Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3897689Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3897945Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3898202Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3898470Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3898732Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3898999Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3899253Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3899509Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3899771Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3900034Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3900293Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3900557Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3900814Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3901077Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3901338Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3901715Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3901992Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3902249Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3902507Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3902770Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3903031Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3903295Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3903554Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3903812Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3904204Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3904577Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3904838Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3905108Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3905370Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3905636Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3905897Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3906155Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3906424Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3906683Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3906940Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3907205Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3907458Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3907730Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3908053Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3908326Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3908590Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3908850Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3909109Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3909488Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3909745Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3910000Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3910262Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3910518Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3910784Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3911046Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3911306Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3911572Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3911826Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3912082Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3912348Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3912605Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3912865Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3913121Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3913379Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3913644Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3913962Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3914238Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3914509Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3914768Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3915031Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3915290Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3915550Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3915816Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3916243Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3916516Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3916972Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3917236Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3917504Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3917761Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3918017Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3918282Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3918536Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3918797Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3919064Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3919320Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3919584Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3919842Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3920105Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3920499Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3920770Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3921028Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3921295Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3921557Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3921938Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3922196Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3922455Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3922720Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3922976Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3923236Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3923506Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3923763Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:21:27.3924021Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3924284Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3924542Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3924817Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3925075Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3925333Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3925597Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3925854Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3926119Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3926549Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3926827Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3927092Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3927353Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3927610Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3927873Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3928132Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3928390Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3928657Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3928915Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3929302Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3929566Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3929828Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3930095Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3930352Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3930610Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3930876Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3931142Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3931405Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3931662Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3931918Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3932185Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3932452Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3932806Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3933082Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3933342Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3933607Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3933868Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3934233Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3934498Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3934753Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3935009Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3935272Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3935533Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3935803Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3936060Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3936315Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3936578Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3936836Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3937096Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3937358Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3937619Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3937878Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3938144Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3938406Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3938769Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3939048Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3939306Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3939573Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3939830Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3940085Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3940354Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3940611Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3940877Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3941134Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3941509Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3941777Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3942037Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3942294Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3942562Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3942816Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3943080Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3943346Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3943605Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3943869Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3944256Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3944522Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3944794Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3945157Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3945438Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3945695Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3945954Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3946222Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3946603Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3946862Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3947127Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3947385Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3947650Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3947912Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3948171Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3948438Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3948698Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3948963Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3949225Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3949509Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3949768Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3950033Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3950291Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3950549Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3950817Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3951207Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3951485Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3951753Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3952012Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3952279Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3952539Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3952801Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3953064Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3953324Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3953583Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3953845Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3954232Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3954501Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3954764Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3955025Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3955291Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3955546Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3955812Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3956077Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3956334Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3956597Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3956856Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3957116Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3957471Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3957745Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3958003Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3958267Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3958524Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3958908Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3959168Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3959423Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3959689Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3959946Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3960205Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3960475Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3960737Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3960997Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3961263Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3961518Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3961789Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3962049Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3962307Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3962570Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3962828Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3963089Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3963477Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3963756Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3964023Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3964286Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3964542Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3964806Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3965075Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3965335Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3965600Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3965859Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3966126Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3966508Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3966768Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3967035Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3967294Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3967548Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3967813Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3968074Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3968336Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3968593Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3968853Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3969116Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3969377Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3969752Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3970037Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3970293Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3970556Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3970815Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3971280Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3971544Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3971799Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3972057Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3972319Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3972579Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3972847Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3973104Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3973362Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3973625Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3973881Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3974140Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3974409Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3974667Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3974927Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3975195Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3975455Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3975831Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3976114Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3976374Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3976640Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3976898Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3977157Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3977426Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3977684Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3977950Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3978213Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:21:27.3978470Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3978860Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3979122Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3979389Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3979654Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3979912Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3980178Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3980441Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3980701Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3980964Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3981223Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3981481Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3981753Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3982131Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3982414Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3982675Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3982934Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3983207Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3983588Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3983845Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3984226Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3984487Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3984753Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3985019Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3985280Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3985548Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3985807Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3986068Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3986329Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3986585Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3986856Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3987114Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3987377Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3987646Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3987910Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3988276Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3988556Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3988813Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3989072Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3989333Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3989592Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3989856Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3990113Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3990369Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3990630Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3990887Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3991265Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3991535Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3991793Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3992055Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3992313Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3992571Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3992846Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3993104Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3993361Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3993626Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3993883Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3994154Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3994416Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3994779Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3995060Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3995318Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3995575Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3995994Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3996251Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3996515Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3996773Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3997031Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3997299Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3997560Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3997821Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3998085Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3998344Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3998609Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3998866Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3999128Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3999393Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3999650Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.3999909Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4000172Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4000542Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4000828Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4001087Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4001341Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4001607Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4001865Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4002125Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4002391Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4002646Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4002902Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4003170Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4003555Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4003828Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4004086Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4004340Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4004604Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4004860Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4005121Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4005385Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4005634Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4005901Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4006158Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4006420Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4006693Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4007076Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4007351Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4007620Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4007880Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4008155Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4008530Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4008791Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4009063Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4009322Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4009585Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4009850Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4010116Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4010384Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4010643Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4010901Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4011171Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4011434Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4011692Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4011958Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4012217Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4012485Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4012871Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4013152Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4013427Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4013687Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4013944Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4014210Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4014474Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4014739Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4014998Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4015256Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4015521Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4015912Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4016402Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4016676Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4016930Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4017190Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4017455Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4017717Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4017987Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4018244Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4018501Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4018762Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4019024Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4019288Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4019753Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4020030Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4020296Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4020553Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4020809Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4021201Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4021458Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4021715Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4021975Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4022241Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4022509Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4022771Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4023031Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4023297Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4023554Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4023814Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4024172Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4024439Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4024704Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4024963Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4025220Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4025630Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4025909Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4026168Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4026431Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4026689Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4026954Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4027222Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4027483Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4027748Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4028006Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4028266Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4028713Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4028978Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4029246Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4029503Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4029760Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4030023Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4030281Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4030540Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4030800Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4031056Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4031314Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4031583Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4031841Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4032214Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4032493Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4032750Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4033016Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4033273Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:21:27.4033664Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4033929Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4034186Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4034448Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4034708Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4034968Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4035237Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4035494Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4035753Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4036013Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4036270Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4036541Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4036798Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4037054Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4037320Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4037575Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4037948Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4038235Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4038495Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4038755Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4039012Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4039268Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4039535Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4039792Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4040050Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4040315Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4040573Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4040975Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4041235Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4041493Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4041759Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4042017Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4042275Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4042543Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4042805Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4043069Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4043329Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4043585Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4043851Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4044108Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4044507Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4044793Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4045054Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4045313Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4045580Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4045959Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4046225Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4046480Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4046738Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4047005Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4047267Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4047528Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4047791Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4048048Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4048312Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4048570Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4048831Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4049094Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4049352Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4049609Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4049874Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4050137Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4050516Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4050795Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4051056Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4051321Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4051580Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4051861Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4052130Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4052384Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4052648Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4052904Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4053289Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4053564Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4053825Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4054084Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4054353Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4054611Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4054880Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4055137Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4055396Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4055660Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4055919Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4056179Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4056451Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4056818Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4057101Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4057360Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4057620Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4057885Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4058273Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4058532Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4058798Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4059059Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4059318Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4059590Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4059851Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4060116Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4060375Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4060622Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4060885Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4061148Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4061405Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4061669Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4061927Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4062190Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4062451Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4062824Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4063107Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4063363Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4063624Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4063888Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4064298Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4064569Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4064827Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4065086Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4065352Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4065737Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4065998Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4066264Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4066521Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4066784Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4067042Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4067300Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4067566Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4067824Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4068078Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4068343Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4068604Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4068872Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4069240Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4069516Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4069784Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4070040Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4070299Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4070691Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4070952Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4071209Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4071474Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4071731Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4072003Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4072262Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4072520Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4072781Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4073039Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4073297Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4073566Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4073824Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4074086Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4074341Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4074598Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4074867Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4075241Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4075522Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4075787Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4076046Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4076308Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4076568Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4076825Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4077088Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4077349Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4077606Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4078001Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4078263Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4078531Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4078789Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4079046Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4079309Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4079571Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4079833Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4080100Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4080361Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4080629Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4080893Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4081152Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4081534Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4081810Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4082071Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4082338Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4082596Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4082985Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4083245Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4083503Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4083768Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4084028Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4084291Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4084559Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4084818Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4085079Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4085343Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4085600Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4085867Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4086126Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4086386Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4086646Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4086908Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4087167Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4087544Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4087827Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4088093Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4088349Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4088608Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4088875Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4089132Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4089390Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4089655Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4089910Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4090337Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4090601Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4090862Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4091127Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4091389Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4091645Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4091912Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4092175Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4092444Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4092704Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4092960Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4093228Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4093491Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4093883Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4094178Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4094440Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4094705Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4094964Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4095343Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4095610Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4095865Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4096120Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4096384Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4096645Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4096915Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4097174Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4097433Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4097702Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4097960Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4098222Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4098483Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4098742Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4099002Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4099271Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4099537Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4099913Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4100190Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4100450Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4100716Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4100974Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4101236Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4101500Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4101758Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4102024Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4102282Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4102669Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4102939Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4103200Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4103461Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4103729Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4104120Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4104395Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4104660Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4104919Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4105180Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4105439Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4105701Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4105973Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4106311Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4106589Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4106846Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4107099Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4107362Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4107714Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4107971Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4108236Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4108493Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4108757Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4109017Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4109278Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4109542Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4109800Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4110058Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4110322Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4110585Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4110849Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4111106Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4111364Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4111627Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4111890Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4112249Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4112537Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4112796Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4113055Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4113319Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4113578Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4113847Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4114102Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4114359Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4114622Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4114998Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4115252Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4115523Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4115782Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4116046Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4116545Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4116806Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4117076Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4117333Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4117593Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4117861Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4118117Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4118389Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4118873Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4119145Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4119410Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4119666Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4119923Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4120330Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4120590Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4120853Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4121109Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4121367Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4121637Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4121899Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4122160Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4122424Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4122680Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4122945Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4123206Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4123468Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4123730Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4123986Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4124242Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4124510Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4124941Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4125226Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4125485Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4125741Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4126002Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4126259Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4126517Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4126780Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4127039Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4127294Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4127731Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4127993Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4128262Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4128521Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4128777Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4129044Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4129300Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4129567Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4129830Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4130089Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4130353Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4130613Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4130876Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4131249Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4131524Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4131782Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4132044Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4132301Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4132687Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4132950Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4133208Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4133475Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4133733Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4133993Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4134260Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4134521Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4134786Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4135043Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4135300Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4135569Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4135826Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4136085Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4136350Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4136609Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4136885Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4137284Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4137563Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4137834Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4138093Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4138352Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4138620Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4138881Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4139147Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4139405Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4139662Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4140047Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4140307Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4140568Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4140833Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4141090Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4141346Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4141608Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4141872Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4142136Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4142397Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4142655Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:21:27.4142921Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4143184Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4143550Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4143827Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4144216Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4144484Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4144742Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4145118Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4145390Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4145653Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4145914Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4146178Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4146441Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4146710Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4146973Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4147234Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4147501Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4147760Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4148023Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4148284Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4148545Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4148809Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4149067Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4149328Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4149709Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4149985Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4150247Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4150510Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4150770Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4151033Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4151294Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4151551Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4151813Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4152070Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4152328Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4152729Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4152991Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4153259Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4153517Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4153772Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4154057Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4154319Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4154578Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4154840Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4155098Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4155356Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4155629Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4155993Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4156278Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4156536Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4156795Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4157061Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4157449Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4157710Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4157979Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4158237Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4158501Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4158763Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4159026Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4159295Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4159552Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4159809Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4160075Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4160335Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4160606Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4160863Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4161121Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4161386Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4161646Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4162018Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4162306Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4162568Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4162833Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4163090Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4163348Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4163615Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4163874Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4164131Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4164397Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4164654Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4165046Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4165309Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4165568Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4165831Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4166088Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4166345Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4166612Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4166870Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4167135Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4167389Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4167648Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4167916Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4168370Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4168648Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4168910Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4169170Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4169431Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4169776Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4170035Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4170291Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4170550Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4170809Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4171075Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4171334Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4171594Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4171860Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4172120Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4172387Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4172644Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4172902Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4173174Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4173431Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4173689Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4173956Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4174315Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4174595Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4174853Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4175109Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4175382Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4175672Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4175937Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4176201Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4176511Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4176792Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4177074Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4177437Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4177699Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4177959Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4178226Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4178499Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4178772Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4179059Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4179346Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4179607Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4179861Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4180128Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4180394Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4180662Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4181023Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4181290Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4181563Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4181823Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4182219Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4182485Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4182742Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4183005Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4183260Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4183520Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4183785Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4184179Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4184443Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4184706Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4184964Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4185223Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4185493Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4185748Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4186012Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4186272Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4186538Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4186876Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4187149Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4187410Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4187681Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4187940Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4188205Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4188463Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4188722Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4188985Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4189241Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4189495Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4189877Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4190140Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4190405Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4190663Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4190919Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4191189Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4191450Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4191707Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4191971Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4192223Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4192486Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4192745Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4193003Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4193374Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4193647Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4193908Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4194175Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4194547Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4194812Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4195067Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4195321Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4195592Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4195855Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4196114Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4196380Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4196637Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4196903Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4197161Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4197415Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:21:27.4197683Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4197941Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4198203Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4198466Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4198724Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4199094Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4199377Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4199634Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4199900Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4200154Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4200415Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4200683Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4200941Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4201199Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4201464Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4201720Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4202107Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4202376Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4202635Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4202899Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4203158Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4203415Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4203685Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4203941Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4204205Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4204462Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4204719Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4204988Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4205249Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4205615Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4205898Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4206155Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4206423Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4206681Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4207074Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4207340Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4207597Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4207851Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4208123Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4208383Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4208657Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4208914Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4209173Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4209438Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4209697Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4209960Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4210228Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4210485Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4210747Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4211002Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4211400Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4211685Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4211942Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4212201Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4212466Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4212726Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4212988Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4213255Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4213515Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4213775Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4214031Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4214420Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4214694Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4214952Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4215210Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4215477Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4215732Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4216000Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4216646Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4216904Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4217165Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4217422Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4217687Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4217960Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4218426Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4218704Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4218962Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4219223Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4219487Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4219886Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4220145Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4220413Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4220672Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4220940Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4221199Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4221459Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4221726Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4221985Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4222243Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4222504Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4222765Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4223034Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4223291Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4223552Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4223824Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4224296Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4224571Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4224837Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4225094Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4225351Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4225607Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4225865Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4226135Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4226392Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4226648Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4226910Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4227276Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4227544Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4227810Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4228065Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4228328Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4228585Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4228845Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4229110Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4229368Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4229626Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4229891Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4230152Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4230420Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4230825Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4231102Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4231368Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4231630Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4231888Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4232280Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4232544Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4232809Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4233069Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4233333Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4233599Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4233858Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4234119Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4234389Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4234644Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4234910Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4235171Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4235435Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4235700Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4235958Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4236215Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4236486Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4236869Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4237154Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4237414Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4237675Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4237945Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4238216Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4238474Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4238738Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4238995Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4239260Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4239650Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4239913Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4240175Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4240438Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4240693Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4240961Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4241229Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4241488Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4241752Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4242011Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4242277Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4242539Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4242800Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4243191Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4243473Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4243732Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4243995Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4244254Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4244647Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4244909Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4245171Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4245440Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4245702Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4245968Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4246238Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4246500Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4246768Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4247027Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4247283Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4247551Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4247813Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4248071Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4248338Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4248596Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4248864Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4249250Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4249525Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4249791Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4250047Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4250309Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4250581Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4250839Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4251110Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4251368Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4251628Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4252031Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4252298Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4252560Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:21:27.4252823Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4253083Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4253348Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4253609Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4253867Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4254130Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4254389Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4254646Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4254938Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4255198Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4255537Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4255824Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4256084Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4256349Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4256608Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4256964Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4257233Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4257492Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4257751Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4258015Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4258283Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4258550Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4258812Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4259069Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4259336Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4259596Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4259858Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4260123Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4260381Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4260651Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4260915Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4261179Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4261552Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4261823Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4262083Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4262474Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4262800Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4263324Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4263671Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4264084Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4275398Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4275842Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4276339Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4276611Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4276876Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4277143Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4277403Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4277673Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4277975Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4278255Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4278530Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4278819Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4279107Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4279372Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4279646Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4279998Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4280269Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4280538Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4280796Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4281059Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4281456Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4281717Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4281981Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4282239Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4282499Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4282770Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4283034Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4283301Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4283564Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4283822Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4284087Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4284351Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4284615Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4284881Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4285138Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4285407Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4285671Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4286035Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4286317Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4286580Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4286838Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4287110Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4287374Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4287638Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4287898Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4288155Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4288421Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4288800Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4289063Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4289328Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4289587Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4289855Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4290116Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4290374Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4290645Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4290906Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4291166Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4291431Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4291699Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4291960Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4292290Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4292562Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4292827Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4293084Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4293344Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4293733Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4293991Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4294256Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4294518Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4294773Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4295048Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4295310Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4295570Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4295836Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4296100Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4296360Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4296630Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4296894Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4297162Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4297419Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4297682Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4297953Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4298333Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4298611Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4298882Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4299141Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4299411Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4299677Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4299933Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4300195Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4300453Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4300713Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4301100Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4301363Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4301633Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4301892Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4302150Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4302413Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4302671Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4302930Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4303196Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4303456Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4303724Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4304096Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4304373Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4304757Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4305033Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4305296Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4305561Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4305817Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4306185Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4306443Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4306699Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4306972Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4307231Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4307495Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4307771Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4308031Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4308298Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4308558Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4308818Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4309089Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4309352Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4309611Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4309873Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4310129Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4310390Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4310773Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4311056Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4311321Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4311580Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4311833Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4312097Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4312354Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4312614Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4312883Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4313142Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4313511Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4313775Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4314033Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4314301Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4314560Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4314818Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4315090Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4315356Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4315624Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4315883Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4316346Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4316636Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4316906Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4317348Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4317646Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4317909Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4318175Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4318435Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4318905Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4319170Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4319429Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4319688Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:21:27.4319954Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4320218Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4320494Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4320755Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4321016Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4321282Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4321540Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4321803Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4322069Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4322325Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4322598Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4322858Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4323121Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4323553Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4323838Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4324097Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4324366Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4324625Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4324885Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4325151Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4325410Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4325678Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4325937Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4326383Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4326652Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4326916Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4327177Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4327446Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4327705Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4327967Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4328230Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4328492Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4328758Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4329019Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4329277Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4329551Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4330014Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4330297Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4330560Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4330816Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4331080Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4331462Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4331722Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4331987Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4332246Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4332511Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4332776Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4333039Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4333305Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4333562Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4333822Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4334088Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4334352Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4334621Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4334882Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4335142Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4335414Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4335678Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4336044Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4336329Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4336591Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4336863Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4337119Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4337381Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4337650Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4337907Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4338166Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4338431Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4338801Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4339069Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4339341Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4339600Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4339867Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4340126Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4340388Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4340661Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4340923Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4341184Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4341453Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4341714Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4341990Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4342345Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4342626Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4342895Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4343153Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4343411Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4343795Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4344204Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4344480Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4344735Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4344997Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4345273Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4345535Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4345797Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4346065Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4346326Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4346593Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4346861Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4347119Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4347375Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4347637Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4347897Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4348168Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4348537Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4348824Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4349085Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4349344Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4349608Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4349867Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4350128Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4350394Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4350653Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4350917Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4351179Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4351560Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4351831Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4352095Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4352353Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4352619Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4352875Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4353138Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4353406Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4353663Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4353934Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4354190Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4354453Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4354842Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4355118Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4355378Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4355640Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4355898Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4356284Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4356544Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4356804Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4357069Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4357325Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4357587Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4357863Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4358127Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4358389Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4358646Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4358904Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4359172Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4359432Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4359687Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4359950Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4360207Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4360477Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4360851Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4361127Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4361394Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4361653Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4361915Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4362181Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4362444Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4362715Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4362973Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4363233Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4363498Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4363881Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4364145Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4364411Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4364669Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4364929Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4365194Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4365458Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4365721Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4366004Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4366262Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4366522Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4366792Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4367194Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4367475Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4367746Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4368007Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4368273Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4368661Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4368919Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4369186Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4369443Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4369703Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4369972Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4370233Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4370502Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4370759Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4371018Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4371283Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4371541Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4371805Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4372071Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4372332Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4372597Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4372855Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4373239Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4373528Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4373789Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4374047Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4374310Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4374572Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:21:27.4374844Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4375104Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4375366Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4375632Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4375890Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4376289Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4376560Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4376819Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4377084Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4377341Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4377601Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4377872Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4378130Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4378389Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4378655Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4378914Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4379185Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4379564Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4379840Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4380103Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4380358Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4380616Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4381004Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4381263Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4381520Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4381784Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4382048Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4382320Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4382581Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4382840Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4383106Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4383362Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4383620Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4383887Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4384303Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4384575Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4384833Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4385091Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4385365Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4385739Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4386018Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4386285Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4386544Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4386809Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4387071Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4387334Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4387598Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4387860Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4388117Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4388381Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4388771Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4389041Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4389299Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4389556Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4389823Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4390083Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4390345Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4390610Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4390872Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4391139Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4391398Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4391662Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4391932Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4392306Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4392586Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4392858Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4393116Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4393519Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4393778Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4394035Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4394300Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4394557Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4394819Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4395088Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4395349Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4395607Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4395877Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4396132Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4396397Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4396658Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4396913Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4397177Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4397437Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4397701Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4398082Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4398365Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4398636Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4398897Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4399160Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4399425Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4399687Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4399946Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4400212Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4400470Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4400736Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4401127Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4401391Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4401663Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4401922Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4402173Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4402437Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4402702Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4402968Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4403227Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4403483Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4403751Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4404015Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4404281Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4404661Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4404934Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4405203Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4405462Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4405846Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4406112Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4406370Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4406628Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4406893Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4407154Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4407423Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4407684Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4407940Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4408213Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4408472Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4408733Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4409005Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4409269Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4409529Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4409797Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4410056Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4410441Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4410721Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4410987Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4411253Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4411511Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4411771Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4412038Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4412297Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4412564Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4412823Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4413084Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4413532Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4413802Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4414067Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4414334Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4414595Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4414861Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4415123Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4415382Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4415648Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4415903Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4416456Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4416737Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4416998Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4417550Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4417825Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4418082Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4418351Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4418611Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4419012Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4419274Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4419533Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4419804Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4420075Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4420338Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4420611Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4420871Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4421131Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4421400Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4421661Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4421921Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4422189Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4422449Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4422721Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4422983Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4423410Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4423703Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4424066Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4424333Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4424599Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4424852Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4425122Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4425381Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4425641Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4425906Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4426171Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4426616Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4426920Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4427187Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4427455Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4427714Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4427993Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4428257Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4428515Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4428786Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4429074Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4429341Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4429619Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4429896Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4430293Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:21:27.4430573Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4430845Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4431118Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4431399Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4431819Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4432099Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4432369Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4432663Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4432939Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4433237Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4433502Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4433790Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4434060Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4434335Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4434614Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4434901Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4435193Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4435466Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4435734Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4436044Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4436432Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4436721Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4436983Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4437260Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4437538Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4437822Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4438098Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4438394Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4438662Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4438931Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4439191Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4439585Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4439887Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4440152Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4440426Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4440702Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4440989Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4441268Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4441537Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4441792Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4442062Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4442329Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4442633Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4442906Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4443298Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4443587Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4443890Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4444176Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4444458Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4444858Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4445152Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4445427Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4445717Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4445992Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4446278Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4446555Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4446870Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4447133Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4447408Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4447676Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4447983Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4448254Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4448535Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4448826Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4449107Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4449530Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4449824Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4450108Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4450419Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4450698Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4450979Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4451263Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4451540Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4451813Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4452104Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4452372Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4452771Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4453047Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4453328Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4453595Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4453870Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4454152Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4454439Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4454706Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4454965Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4455221Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4455481Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4455743Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4456003Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4456386Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4456672Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4456937Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4457195Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4457456Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4457844Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4458103Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4458361Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4458626Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4458891Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4459155Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4459420Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4459683Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4459949Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4460209Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4460468Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4460741Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4461002Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4461266Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4461524Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4461783Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4462055Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4462472Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4462753Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4463025Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4463284Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4463551Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4463818Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4464231Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4464503Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4464764Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4465024Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4465409Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4465676Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4465945Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4466203Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4466462Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4466726Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4466983Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4467245Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4467506Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4467763Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4468031Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4468294Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4468582Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4468976Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4469259Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4469518Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4469784Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4470041Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4470425Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4470692Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4470954Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4471231Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4471491Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4471758Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4472031Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4472292Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4472553Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4472820Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4473079Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4473352Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4473615Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4473873Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4474140Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4474399Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4474662Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4475043Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4475326Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4475596Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4475855Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4476117Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4476388Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4476647Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4476906Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4477170Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4477431Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4477831Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4478098Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4478361Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4478628Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4478885Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4479143Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4479407Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4479669Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4479932Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4480196Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4480455Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4480726Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4480987Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4481365Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4481652Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4481914Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4482181Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4482443Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4482833Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4483098Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4483356Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4483613Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4483876Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4484142Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4484403Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4484670Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4484927Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4485194Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4485451Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4485711Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4485972Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4486232Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4486490Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:21:27.4486761Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4487024Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4487420Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4487703Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4487964Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4488230Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4488492Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4488754Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4489017Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4489273Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4489538Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4489799Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4490188Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4490457Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4490718Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4490979Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4491244Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4491503Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4491776Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4492036Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4492293Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4492555Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4492810Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4493078Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4493346Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4493725Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4494022Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4494291Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4494551Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4494815Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4495206Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4495467Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4495734Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4495992Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4496260Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4496527Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4496789Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4497056Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4497317Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4497576Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4497843Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4498105Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4498363Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4498633Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4498891Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4499156Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4499418Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4499800Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4500089Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4500347Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4500607Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4500872Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4501133Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4501399Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4501659Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4501921Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4502183Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4502570Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4502836Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4503107Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4503366Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4503637Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4503896Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4504294Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4504567Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4504825Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4505086Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4505352Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4505611Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4505879Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4506226Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4506497Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4506763Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4507021Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4507282Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4507689Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4507948Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4508215Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4508471Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4508728Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4509001Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4509267Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4509529Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4509797Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4510055Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4510323Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4510590Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4510848Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4511112Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4511369Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4511630Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4511904Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4512274Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4512561Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4512833Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4513093Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4513357Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4513619Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4513876Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4514133Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4514392Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4514651Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4515035Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4515302Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4515573Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4515834Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4516320Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4516645Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4516922Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4517215Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4517506Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4517797Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4518088Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4518358Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4518629Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4519109Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4519397Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4519670Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4519977Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4520235Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4520645Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4520903Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4521162Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4521427Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4521684Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4521945Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4522216Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4522477Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4522743Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4523000Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4523261Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4523531Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4523791Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4524051Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4524315Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4524575Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4524838Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4525256Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4525535Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4525801Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4526063Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4526324Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4526591Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4526853Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4527113Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4527380Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4527639Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4528179Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4528444Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4528704Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4528973Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4529233Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4529493Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4529759Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4530025Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4530291Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4530553Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4530816Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4531084Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4531348Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4531720Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4532007Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4532270Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4532539Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4532800Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4533186Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4533458Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4533716Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4533977Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4534245Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4534511Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4534787Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4535047Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4535305Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4535571Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4535831Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4536097Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4536365Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4536627Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4536895Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4537158Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4537422Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4537805Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4538091Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4538358Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4538622Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4538881Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4539145Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4539417Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4539679Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4539950Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4540210Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4540609Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4540883Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4541147Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4541407Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4541672Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4541931Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4542198Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:21:27.4542461Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4542721Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4542983Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4543239Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4543506Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4543777Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4544231Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4544530Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4544798Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4545061Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4545330Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4545658Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4545923Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4546190Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4546450Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4546716Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4546984Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4547247Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4547524Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4547781Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4548039Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4548313Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4548578Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4548849Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4549109Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4549367Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4549633Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4549902Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4550267Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4550554Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4550814Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4551081Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4551339Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4551601Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4551870Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4552129Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4552393Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4552661Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4553002Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4553264Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4553536Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4553798Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4554065Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4554324Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4554583Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4554858Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4555116Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4555376Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4555647Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4555907Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4556179Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4556594Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4556873Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4557139Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4557399Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4557663Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4558058Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4558319Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4558587Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4558844Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4559103Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4559377Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4559638Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4559897Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4560164Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4560423Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4560690Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4560954Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4561213Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4561476Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4561734Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4561992Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4562261Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4562630Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4562914Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4563173Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4563433Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4563701Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4563962Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4564224Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4564493Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4564753Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4565018Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4565277Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4565664Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4565933Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4566193Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4566453Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4566718Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4566980Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4567245Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4567512Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4567772Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4568038Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4568303Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4568571Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4568952Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4569232Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4569495Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4569758Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4570022Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4570406Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4570667Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4570925Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4571191Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4571448Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4571711Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4572000Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4572261Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4572527Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4572787Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4573045Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4573311Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4573576Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4573833Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4574102Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4574365Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4574634Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4575007Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4575287Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4575556Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4575819Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4576081Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4576350Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4576613Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4576883Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4577146Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4577404Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4577671Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4578070Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4578334Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4578603Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4578865Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4579133Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4579390Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4579656Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4579923Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4580185Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4580446Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4580713Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4580977Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4581369Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4581653Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4581913Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4582183Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4582445Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4582827Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4583098Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4583357Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4583614Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4583882Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4584275Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4584549Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4584813Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4585074Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4585340Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4585598Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4585861Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4586135Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4586393Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4586667Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4586927Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4587190Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4587568Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4587842Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4588101Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4588367Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4588625Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4588891Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4589152Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4589409Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4589678Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4589936Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4590197Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4590602Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4590867Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4591135Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4591397Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4591656Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4591922Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4592188Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4592448Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4592712Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4592971Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4593238Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4593502Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4593762Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4594109Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4594385Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4594646Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4594912Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4595300Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4595559Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4595828Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4596086Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4596363Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4596626Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4596889Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4597158Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:21:27.4597423Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4597684Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4597952Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4598212Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4598485Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4598746Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4599007Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4599277Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4599550Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4599931Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4600229Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4600496Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4600765Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4601028Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4601290Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4601560Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4601822Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4602083Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4602352Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4602613Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4603102Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4603370Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4603632Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4603900Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4604162Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4604423Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4604695Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4604957Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4605226Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4605486Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4605749Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4606024Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4606412Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4606691Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4606961Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4607225Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4607492Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4607870Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4608134Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4608404Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4608671Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4608947Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4609221Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4609489Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4609751Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4610018Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4610280Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4610548Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4610816Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4611077Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4611341Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4611601Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4611861Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4612131Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4612499Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4612796Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4613059Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4613318Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4613590Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4613852Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4614113Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4614382Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4614644Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4614913Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4615301Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4615568Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4615842Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4616304Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4616581Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4616850Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4617119Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4617385Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4617644Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4617903Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4618172Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4618437Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4618699Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4619169Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4619442Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4619709Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4619969Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4620229Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4620620Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4620881Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4621144Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4621412Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4621675Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4621944Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4622208Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4622466Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4622737Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4622998Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4623258Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4623534Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4623793Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4624146Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4624421Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4624684Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4625124Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4625395Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4625660Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4625931Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4626247Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4626509Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4626785Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4627112Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4627380Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4627643Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4627904Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4628359Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4628627Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4628888Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4629161Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4629423Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4629692Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4629961Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4630224Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4630493Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4630757Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4631023Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4631306Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4631644Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4631930Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4632190Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4632456Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4632725Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4633100Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4633366Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4633643Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4633906Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4634175Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4634446Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4634711Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4634983Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4635245Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4635506Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4635775Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4636039Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4636306Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4636563Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4636825Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4637094Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4637357Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4637718Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4638004Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4638265Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4638651Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4638973Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4639236Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4639503Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4639764Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4640025Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4640291Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4640641Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4640906Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4641180Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4641444Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4641715Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4641975Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4642235Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4642509Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4642769Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4643033Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4643301Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4643568Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4643838Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4644202Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4644479Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4644747Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4645008Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4645270Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4645629Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4645892Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4646159Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4646427Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4646713Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4646995Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4647267Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4647556Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4647823Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4648083Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4648350Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4648614Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4648892Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4649166Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4649425Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4649685Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4650096Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4650378Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4650645Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4650907Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4651165Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4651431Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4651698Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4651959Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4652228Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4652540Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4652808Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4653201Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4653469Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4653738Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4654000Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4654265Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4654534Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4654799Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4655060Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4655329Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4655589Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4655855Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4656119Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4656382Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4656764Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4657047Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4657312Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4657584Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4657960Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4658230Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4658491Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4658752Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4659024Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4659293Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4659558Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4659901Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4660263Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4660530Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4660794Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4661060Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4661327Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4661586Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4661847Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4662114Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4662382Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4662758Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4663036Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4663299Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4663567Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4663828Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4664219Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4664498Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4664762Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4665030Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4665290Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4665664Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4665936Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4666196Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4666459Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4666727Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4666989Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4667257Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4667524Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4667781Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4668048Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4668307Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4668569Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4668842Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4669218Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4669493Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4669761Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4670021Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4670290Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4670678Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4670940Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4671213Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4671475Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4671739Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4672017Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4672280Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4672549Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4672808Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4673069Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4673340Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4673604Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4673863Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4674128Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4674443Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4674920Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4675187Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4675566Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4675852Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4676143Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4676409Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4676675Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4676938Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4677203Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4677461Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4677719Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4677985Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4678382Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4678645Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4678927Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4679192Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4679459Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4679721Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4679986Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4680254Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4680516Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4680780Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4681048Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4681306Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4681577Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4681953Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4682230Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4682502Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4682764Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4683028Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4683433Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4683694Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4683962Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4684219Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4684484Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4684754Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4696023Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4696439Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4696705Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4696968Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4697236Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4697501Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4697773Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4698032Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4698291Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4698562Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4699029Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4699311Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4699578Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4699838Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4700106Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4700365Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4700631Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4700902Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4701163Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4701427Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4701695Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4702080Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4702353Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4702613Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4702872Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4703140Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4703399Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4703660Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4703931Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4704328Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4704595Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4704853Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4705116Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4705518Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4705792Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4706055Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4706324Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4706580Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4707010Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4707278Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4707535Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4707801Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4708060Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4708324Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4708593Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4708854Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4709113Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4709377Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4709636Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4709905Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4710162Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4710422Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4710688Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4710947Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4711211Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4711584Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4711862Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4712127Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4712387Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4712649Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4712922Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4713181Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4713444Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4713713Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4713971Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4714369Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4714636Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4714900Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4715173Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4715434Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4715691Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4715959Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4716498Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4716767Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4717028Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4717287Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4717558Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4717817Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4718328Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4718613Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4718874Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4719140Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4719397Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4719846Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4720116Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4720376Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4720637Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4720912Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4721175Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4721440Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4721708Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4721966Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4722235Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4722494Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4722755Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4723023Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4723280Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4723539Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4723805Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4724184Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4724472Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4724733Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4724994Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4725262Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4725521Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4725788Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4726056Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4726317Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4726592Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4726851Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4727276Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4727548Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4727809Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4728069Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4728335Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4728595Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4728861Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4729122Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4729382Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4729652Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4729912Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4730176Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4730554Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4730832Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4731098Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4731355Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4731613Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4732008Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4732270Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4732531Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4732800Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4733057Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4733330Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4733590Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4733852Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4734118Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4734377Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4734637Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4734905Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4735163Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4735427Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4735685Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4735943Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4736213Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4736678Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4736958Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4737224Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4737489Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4737748Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4738012Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4738278Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4738547Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4738808Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4739074Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4739468Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4739734Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4739997Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4740270Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4740531Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4740799Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4741062Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4741325Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4741593Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4741855Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4742116Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4742387Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4742651Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4743029Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4743304Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4743564Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4743832Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4744225Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4744565Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4744830Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4745089Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4745355Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4745611Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4745877Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4746146Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4746404Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4746661Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4746927Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4747185Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4747453Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4747710Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4747969Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4748227Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4748486Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4748812Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4749092Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4749354Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4749621Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4749884Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4750143Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4750414Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4750675Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4750935Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4751203Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4751462Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4751838Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4752112Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4752375Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4752649Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4752907Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4753165Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4753437Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4753695Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4753956Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4754223Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4754485Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4754755Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4755021Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4755425Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4755711Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4755974Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4756233Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4756573Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4756833Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4757099Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4757357Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4757615Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4757888Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4758150Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4758415Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4758679Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4758938Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4759204Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4759468Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4759731Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4759997Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4760261Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4760521Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4760796Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4761162Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4761446Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4761706Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4761964Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4762231Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4762491Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4762755Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4763021Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4763282Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4763549Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4763928Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4764192Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4764464Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4764723Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4764983Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4765253Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4765513Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4765776Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4766045Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4766306Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4766574Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4766835Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4767103Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4767478Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4767757Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4768020Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4768285Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4768545Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4768933Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4769191Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4769452Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4769719Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4769978Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4770241Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4770512Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4770770Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4771038Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4771298Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4771692Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4772301Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4772558Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4772822Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4773089Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4773346Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4773625Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4774000Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4774275Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4774545Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4774808Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4775066Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4775337Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4775598Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4775864Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4776121Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4776379Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4776742Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4777003Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4777267Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4777535Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4777794Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4778061Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4778322Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4778580Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4778847Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4779107Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4779368Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4779637Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4779899Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4780261Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4780533Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4780796Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4781064Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4781322Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4781700Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4781974Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4782236Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4782496Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4782772Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4783037Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4783306Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4783564Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4783823Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4784226Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4784489Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4784756Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4785022Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4785282Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4785547Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4785809Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4786170Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4786453Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4786717Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4786981Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4787245Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4787504Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4787773Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4788032Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4788293Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4788560Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4788824Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4789218Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4789489Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4789748Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4790015Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4790280Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4790561Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4790835Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4791096Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4791356Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4791624Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4791884Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4792158Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4792571Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4792858Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4793117Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4793383Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4793643Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4793991Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4794256Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4794516Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4794777Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4795046Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4795309Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4795586Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4795849Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4796108Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4796375Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4796638Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4796901Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4797167Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4797424Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4797692Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4797956Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4798217Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4798607Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4798890Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4799152Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4799417Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4799677Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4799948Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4800207Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4800463Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4800729Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4800987Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4801388Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4801659Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4801920Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4802185Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4802446Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4802706Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4802970Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4803236Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4803486Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4803753Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4804013Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4804274Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4804545Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4804920Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4805204Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4805464Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4805725Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4805989Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4806370Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4806636Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4806906Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4807165Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4807435Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4807695Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4807959Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4808232Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4808493Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4808751Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4809015Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4809278Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4809545Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4809806Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4810065Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4810335Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4810726Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4811009Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4811284Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4811545Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4811809Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4812067Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4812328Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4812594Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4812857Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4813116Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4813382Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4813773Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4814050Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4814314Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4814575Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4814840Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4815099Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4815365Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4815631Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4815890Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4816381Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4816648Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4816913Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4817354Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4817634Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4817897Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4818169Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4818435Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4818878Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4819147Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4819407Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4819675Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4819939Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4820204Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4820481Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4820747Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4821008Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4821278Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4821540Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4821811Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4822074Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4822337Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4822605Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4822862Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4823125Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4823593Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4823885Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4824279Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4824542Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4824802Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4825071Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4825336Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4825598Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4825871Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4826135Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4826549Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4826816Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4827081Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4827351Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4827610Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4827871Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4828138Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4828406Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4828672Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4828935Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4829196Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4829468Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4829730Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4830113Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4830396Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4830656Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4830925Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4831194Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4831578Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4831859Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4832122Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4832389Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4832659Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4832928Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4833208Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4833473Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4833738Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4834010Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4834276Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4834546Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4834815Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4835076Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4835341Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4835616Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4835986Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4836272Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4836533Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4836793Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4837061Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4837322Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4837591Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4837866Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4838129Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4838405Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4838668Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4839070Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4839345Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4839612Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4839874Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4840146Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4840406Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4840679Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4840940Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4841201Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4841468Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4841728Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4841990Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4842258Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4842633Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4842916Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4843176Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4843437Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4843848Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4844108Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4844371Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4844643Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4844903Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4845175Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4845438Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4845702Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4845977Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4846235Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4846497Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4846769Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4847033Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4847305Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4847567Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4847830Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4848099Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4848519Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4848807Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4849078Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4849340Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4849599Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4849866Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4850132Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4850400Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4850659Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4850918Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4851337Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4851603Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4851869Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4852140Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4852405Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4852686Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4852948Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4853214Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4853483Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4853743Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4854003Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4854272Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4854537Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4854933Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4855218Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4855480Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4855747Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4856006Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4856403Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4856674Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4856939Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4857206Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4857466Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4857735Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4858006Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4858268Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4858528Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4858800Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4859057Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4859320Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4859579Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4859840Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4860108Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4860372Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4860637Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4861044Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4861329Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4861602Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4861863Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4862125Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4862402Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4862668Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4862927Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4863197Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4863460Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4863853Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4864255Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4864532Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4864802Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4865061Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4865322Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4865595Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4865854Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4866113Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4866383Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4866640Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4866917Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4867177Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4867554Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4867833Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4868097Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4868358Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4868623Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4868991Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4869254Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4869515Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4869774Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4870050Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4870312Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4870573Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4870839Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4871097Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4871366Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4871628Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4871895Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4872164Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4872424Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4872680Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4872951Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4873338Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4873630Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4873895Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4874180Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4874469Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4874748Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4875038Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4875325Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4875595Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4875874Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4876150Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4876529Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4876800Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4877079Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4877338Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4877623Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4877883Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4878152Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4878412Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4878670Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4878935Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4879220Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4879490Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4879876Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4880160Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4880423Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4880693Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4880957Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4881354Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4881612Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4881873Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4882141Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4882401Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4882665Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4882937Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4883200Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4883465Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4883722Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4883982Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4884253Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4884514Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4884776Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4885044Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4885306Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4885579Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4885960Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4886248Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4886520Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4886783Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4887047Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:21:27.4887327Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4887587Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4887855Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4888113Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4888376Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4888767Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4889031Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4889294Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4889559Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4889827Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4890095Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4890356Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4890621Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4890894Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4891154Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4891413Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4891683Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4891947Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4892328Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4892614Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4892881Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4893149Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4893411Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4893827Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4894114Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4894374Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4894633Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4894904Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4895169Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4895440Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4895705Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4895970Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4896236Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4896497Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4896764Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4897035Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4897295Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4897570Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4897829Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4898225Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4898524Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4898787Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4899052Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4899321Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4899585Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4899855Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4900116Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4900378Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4900646Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4900907Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4901303Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4901578Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4901842Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4902110Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4902373Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4902634Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4902906Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4903170Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4903434Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4903697Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4903958Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4904358Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4904767Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4905050Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4905318Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4905580Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4905841Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4906243Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4906506Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4906775Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4907034Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4907294Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4907565Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4907833Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4908101Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4908369Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4908630Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4908897Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4909161Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4909419Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4909685Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4909945Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4910205Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4910473Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4910842Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4911126Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4911397Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4911658Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4911924Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4912183Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4912448Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4912713Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4912976Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4913236Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4913627Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4913893Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4914164Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4914424Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4914686Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4914944Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4915209Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4915477Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4915741Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4916000Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4916487Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4916757Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4917023Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4917528Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4917813Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4918071Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4918339Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4918600Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4919070Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4919331Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4919589Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4919856Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4920120Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4920391Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4920661Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4920921Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4921190Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4921450Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4921708Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4921988Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4922246Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4922507Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4922777Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4923040Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4923502Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4923786Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4924050Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4924324Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4924585Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4924845Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4925114Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4925374Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4925634Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4925903Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4926166Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4926633Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4926905Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4927169Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4927433Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4927695Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4927958Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4928230Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4928490Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4928758Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4929018Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4929277Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4929548Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4929812Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4930184Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4930465Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4930729Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4930997Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4931459Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4931724Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4931991Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4932252Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4932513Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4932786Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4933048Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4933321Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4933583Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4933842Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4934116Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4934376Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4934639Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4934902Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4935161Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4935429Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4935693Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4936058Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4936351Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4936616Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4936876Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4937148Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4937404Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4937672Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4937934Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4938194Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4938461Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4938853Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4939118Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4939394Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4939664Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4939924Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4940192Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4940454Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4940724Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4940983Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4941245Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4941511Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4941773Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4942044Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4942462Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4942739Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4943008Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:21:27.4943267Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4943529Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4943920Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4944317Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4944580Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4944850Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4945115Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4945390Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4945656Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4945914Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4946182Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4946441Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4946700Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4946970Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4947229Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4947495Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4947754Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4948014Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4948285Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4948681Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4948962Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4949230Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4949490Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4949760Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4950030Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4950291Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4950557Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4950819Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4951082Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4951474Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4951740Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4952011Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4952271Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4952529Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4952797Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4953060Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4953318Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4953589Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4953847Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4954113Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4954377Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4954638Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4955017Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4955297Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4955555Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4955821Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4956077Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4956452Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4956718Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4956976Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4957242Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4957510Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4957772Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4958038Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4958300Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4958560Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4958829Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4959092Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4959361Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4959620Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4959879Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4960145Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4960408Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4960759Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4961049Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4961314Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4961581Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4961845Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4962109Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4962380Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4962641Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4962903Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4963169Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4963431Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4963813Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4964078Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4964340Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4964612Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4964871Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4965128Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4965398Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4965656Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4965924Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4966182Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4966441Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4966715Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4967076Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4967358Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4967629Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4967887Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4968155Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4968533Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4968794Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4969064Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4969324Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4969585Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4969856Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4970121Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4970382Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4970642Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4970901Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4971171Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4971434Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4971695Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4971964Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4972223Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4972483Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4972755Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4973118Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4973403Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4973663Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4973924Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4974190Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4974448Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4974707Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4974974Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4975232Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4975497Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4975888Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4976152Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4976423Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4976686Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4976945Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4977212Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4977470Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4977741Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4978002Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4978264Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4978538Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4978800Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4979064Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4979436Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4979720Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4979992Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4980253Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4980515Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4980901Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4981161Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4981423Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4981689Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4981953Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4982225Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4982487Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4982749Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4983018Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4983278Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4983537Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4983805Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4984214Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4984479Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4984747Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4985009Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4985397Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4985674Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4985939Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4986207Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4986467Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4986725Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4986995Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4987254Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4987522Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4987783Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4988044Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4988467Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4988735Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4988995Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4989262Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4989524Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4989798Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4990062Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4990322Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4990591Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4990852Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4991113Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4991384Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4991766Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4992044Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4992300Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4992563Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4992824Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4993196Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4993455Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4993720Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4993980Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4994247Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4994513Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4994776Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4995043Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4995304Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4995564Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4995829Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4996093Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4996364Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4996623Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4996886Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4997151Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4997434Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4997800Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4998094Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:21:27.4998360Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4998630Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4998890Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4999152Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4999422Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4999682Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.4999945Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5000208Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5000587Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5000851Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5001124Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5001387Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5001658Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5001918Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5002179Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5002451Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5002712Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5002973Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5003238Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5003500Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5003771Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5004135Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5004412Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5004679Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5004942Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5005199Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5005580Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5005839Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5006104Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5006361Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5006621Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5006900Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5007163Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5007425Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5007691Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5007950Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5008220Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5008481Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5008739Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5009002Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5009265Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5009523Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5009900Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5010179Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5010447Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5010705Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5010968Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5011235Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5011495Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5011753Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5012019Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5012277Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5012542Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5012923Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5013189Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5013456Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5013713Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5013971Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5014236Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5014500Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5014759Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5015023Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5015282Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5015547Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5015810Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5016332Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5016872Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5017156Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5017415Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5017682Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5018123Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5018389Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5018648Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5018909Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5019178Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5019444Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5019706Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5019977Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5020240Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5020506Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5020764Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5021023Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5021292Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5021550Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5021811Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5022077Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5022346Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5022775Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5023056Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5023319Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5023584Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5023844Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5024218Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5024497Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5024755Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5025024Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5025283Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5025722Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5025999Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5026250Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5026510Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5026777Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5027035Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5027307Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5027569Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5027832Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5028099Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5028358Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5028616Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5028890Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5029250Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5029538Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5029797Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5030059Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5030326Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5030708Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5030969Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5031237Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5031497Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5031756Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5032025Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5032287Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5032555Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5032816Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5033074Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5033339Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5033599Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5033858Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5034129Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5034386Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5034651Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5034911Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5035311Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5035601Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5035860Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5036118Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5036383Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5036650Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5036914Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5037173Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5037432Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5037701Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5038080Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5038343Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5038612Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5038873Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5039139Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5039402Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5039665Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5039930Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5040195Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5040453Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5040717Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5040979Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5041251Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5041628Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5041910Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5042182Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5042443Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5042701Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5043085Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5043346Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5043613Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5043872Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5044137Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5044407Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5044669Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5044928Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5045195Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5045455Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5045714Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5045990Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5046249Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5046517Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5046780Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5047043Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5047417Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5047695Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5047981Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5048259Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5048538Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5048806Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5049068Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5049327Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5049592Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5049851Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5050110Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5050492Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5050757Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5051027Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5051288Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5051548Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5051817Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5052079Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5052341Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5052611Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5052871Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5053138Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5053407Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5053770Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5054051Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5054312Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5054572Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5054841Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5055208Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5055478Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5055740Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5055999Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5056269Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5056534Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5056798Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5057067Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5057326Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5057592Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5057850Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5058113Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5058382Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5058642Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5058899Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5059164Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5059426Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5059782Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5060066Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5060327Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5060592Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5060851Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5061111Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5061376Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5061634Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5061894Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5062159Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5062531Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5062808Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5063070Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5063327Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5063588Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5063845Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5064252Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5064530Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5064790Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5065058Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5065320Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5065582Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5065849Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5066225Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5066498Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5066768Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5067026Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5067292Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5067671Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5067932Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5068200Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5068462Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5068728Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5068994Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5069254Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5069518Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5069778Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5070036Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5070305Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5070574Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5070834Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5071104Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5071367Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5071632Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5071991Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5072268Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5072534Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5072797Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5073058Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5073324Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5073586Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5073856Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5074118Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5074378Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5074643Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5075040Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5075305Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5075574Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5075833Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5076093Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5076360Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5076621Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5076889Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5077147Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5077404Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5077667Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5077930Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5078291Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5078574Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5078833Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5079104Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5079363Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5079773Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5080041Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5080300Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5080561Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5080828Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5081083Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5081355Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5081622Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5081881Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5082149Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5082409Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5082672Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5082941Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5083201Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5083470Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5083727Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5083989Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5084894Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5085209Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5085474Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5085744Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5086003Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5086275Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5086540Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5086800Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5087069Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5087329Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5087722Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5087996Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5088262Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5088535Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5088794Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5089053Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5089323Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5089586Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5089846Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5090112Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5090371Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5090633Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5090902Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5091270Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5091554Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5091813Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5092072Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5092338Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5092723Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5092985Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5093253Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5093513Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5093781Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5094051Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5094318Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5094586Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5094846Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5095109Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5095376Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5095641Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5095914Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5096175Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5096435Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5096704Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5096968Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5097346Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5097632Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5097894Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5098160Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5098418Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5098682Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5098948Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5099207Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5099464Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5099731Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5100113Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5100389Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5100651Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5100908Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5101196Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5101455Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5101719Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5101986Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5102250Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5102521Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5102780Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5103043Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5103314Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5103685Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5104097Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5104380Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5104640Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5105043Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5105307Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5105568Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5105839Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5106100Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5106367Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5106631Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5106892Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5107152Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5107419Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5107683Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5107949Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5108212Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5108472Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5108736Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5108996Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5109260Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5109645Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5109925Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5110260Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5121049Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5121321Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5121592Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5121868Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5122130Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5122398Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5122659Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5123204Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5123483Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5123751Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5124021Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5124282Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5124541Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5124810Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5125073Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5125333Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5125599Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5125860Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5126133Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5126400Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5126829Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5127116Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5127377Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5127638Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5127908Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5128368Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5128638Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5128900Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5129160Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5129426Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5129700Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5129965Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5130232Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5130493Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5130759Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5131016Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5131281Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5131547Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5131809Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5132074Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5132343Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5132606Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5133025Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5133298Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5133558Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5133878Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5134142Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5134407Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5134675Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5134934Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5135201Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5135460Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5135952Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5136221Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5136485Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5136743Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5137011Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5137272Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5137536Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5137804Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5138065Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5138330Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5138589Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5138853Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5139124Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5139496Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5139776Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5140043Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5140299Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5140565Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5140936Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5141197Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5141466Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5141728Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5141994Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5142266Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5142533Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5142803Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5143065Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5143325Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5143596Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5143860Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5144245Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5144519Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5144778Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5145050Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5145436Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5145719Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5145986Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5146246Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5146506Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5146776Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5147041Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5147309Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5147570Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5147821Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5148088Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5148477Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5148744Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5149014Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5149274Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5149542Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5149804Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5150068Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5150332Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5150596Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5150858Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5151125Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5151391Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5151771Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5152053Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5152314Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5152584Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5152843Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5153173Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5153439Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5153701Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5153961Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5154227Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5154492Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5154766Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5155028Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5155287Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5155558Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5155816Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5156077Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5156346Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5156605Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5156876Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5157139Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5157405Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5157776Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5158057Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5158325Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5158592Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5158850Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5159130Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5159390Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5159651Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5159920Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5160181Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5160558Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5160831Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5161094Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5161364Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5161624Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5161884Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5162153Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5162417Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5162676Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5162943Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5163205Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5163475Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5163738Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5164105Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5164387Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5164648Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5164911Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5165178Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5165563Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5165825Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5166093Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5166356Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5166627Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5166887Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5167149Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5167415Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5167674Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5167933Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5168202Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5168463Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5168729Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5168988Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5169248Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5169512Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5169886Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5170169Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5170439Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5170701Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5170965Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5171224Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5171493Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5171763Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5172023Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5172286Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5172554Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5172945Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5173219Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5173486Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5173747Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5174015Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5174279Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5174546Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5174816Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5175076Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5175340Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5175602Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5175866Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5176238Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5176516Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5176779Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5177049Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5177309Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5177706Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5177965Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5178231Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5178499Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5178761Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5179028Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5179298Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5179559Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5179830Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5180089Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5180348Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5180616Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5180878Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5181139Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5181405Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5181667Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5181931Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5182350Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5182631Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5182901Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5183167Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5183431Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5183700Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5183961Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5184349Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5184617Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5184877Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5185280Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5185549Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5185812Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5186078Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5186338Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5186599Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5186867Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5187136Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5187404Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5187665Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5187927Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5188201Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5188467Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5188828Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5189110Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5189372Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5189639Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5189901Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5190277Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5190546Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5190806Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5191064Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5191331Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5191602Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5191872Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5192135Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5192393Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5192661Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5192920Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5193188Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5193456Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5193715Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5193983Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5194245Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5194507Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5194892Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5195169Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5195428Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5195696Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5195956Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5196221Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5196488Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5196754Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5197025Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5197286Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5197681Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5197954Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5198217Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5198477Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5198744Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5199004Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5199281Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5199542Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5199801Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5200065Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5200326Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5200590Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5200859Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5201234Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5201524Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5201786Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5202045Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5202423Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5202683Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5202939Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5203206Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5203467Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5203743Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5204009Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5204272Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5204543Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5204802Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5205062Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5205329Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5205589Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5205858Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5206120Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5206382Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5206654Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5207021Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5207301Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5207570Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5207831Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5208098Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5208356Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5208618Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5208883Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5209142Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5209405Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5209791Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5210055Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5210322Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5210590Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5210848Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5211118Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5211378Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5211644Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5211916Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5212180Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5212441Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5212707Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5212974Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5213353Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5213628Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5213888Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5214156Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5214416Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5214793Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5215064Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5215354Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5215615Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5215877Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5217029Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5217336Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5217605Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5217865Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5218126Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5218394Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5218663Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5218928Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5219195Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5219457Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5219729Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5219994Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5220525Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5220816Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5221078Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5221341Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5221610Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5221877Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5222148Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5222410Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5222671Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5222941Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5223392Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5223656Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5223927Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5224291Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5224553Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5224819Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5225084Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5225354Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5225612Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5225870Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5226135Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5226400Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5226661Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5227124Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5227396Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5227662Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5227919Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5228179Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5228652Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5228914Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5229173Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5229441Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5229707Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5229976Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5230239Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5230501Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5230769Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5231031Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5231292Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5231564Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5231824Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5232097Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5232359Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5232623Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5232995Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5233276Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5233540Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5233810Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5234071Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5234338Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5234602Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5234862Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5235129Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5235391Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5235654Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5236040Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5236303Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5236574Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5236832Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5237087Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5237354Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5237619Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5237879Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5238146Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5238405Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5238665Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5238934Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5239302Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5239591Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5239851Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5240111Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5240380Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5240760Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5241019Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5241285Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5241544Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5241812Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5242079Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5242345Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5242608Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5242870Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5243132Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5243402Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5243668Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5243935Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5244198Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5244460Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5244730Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5244995Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5245349Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5245643Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5245906Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5246176Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5246436Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5246702Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5246969Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5247230Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5247490Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5247762Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5248144Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5248416Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5248684Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5248947Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5249216Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5249477Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5249739Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5250011Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5250272Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5250541Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5250801Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5251066Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5251333Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5251702Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5251985Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5252253Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5252514Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5252776Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5253166Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5253428Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5253694Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5253956Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5254222Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5254491Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5254754Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5255015Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5255284Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5255545Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5255810Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5256072Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5256329Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5256597Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5256859Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5257120Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5257494Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5257775Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5258045Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5258307Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5258567Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5258837Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5259094Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5259355Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5259624Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5259889Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5260156Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5260531Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5260800Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5261072Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5261333Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5261596Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5261892Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5262157Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5262424Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5262685Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5262944Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5263211Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5263473Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5263843Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5264238Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5264501Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5264768Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5265027Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5265377Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5265645Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5265906Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5266167Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5266435Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5266702Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5266971Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5267236Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5267497Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5267767Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5268026Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5268292Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5268562Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5268822Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5269086Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5269357Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5269625Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5269996Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5270275Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5270535Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5270800Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5271061Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5271320Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5271586Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5271848Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5272115Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5272376Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5272752Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5273025Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5273293Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5273556Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5273824Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5274083Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5274351Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5274613Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5274869Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5275134Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5275392Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5275655Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5275926Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5276311Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5276595Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5276858Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5277117Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5277384Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5277760Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5278020Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5278286Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5278544Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5278811Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5279079Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5279342Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5279610Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5279871Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5280132Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5280400Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5280663Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5280932Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5281194Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5281455Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5281725Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5281990Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5282364Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5282650Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5282913Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5283175Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5283444Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5283708Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5283974Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5284232Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5284493Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5284763Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5285139Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5285408Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5285677Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5285937Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5286203Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5286467Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5286733Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5287001Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5287260Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5287521Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5287789Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5288055Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5288327Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5288694Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5288973Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5289244Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5289505Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5289897Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5290165Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5290428Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5290695Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5290954Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5291218Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5291487Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5291749Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5292009Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5292275Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5292533Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5292802Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5293066Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5293326Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5293592Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5293854Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5294118Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5294489Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5294770Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5295043Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5295305Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5295567Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5295834Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5296101Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5296361Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5296628Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5296892Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5297274Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5297548Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5297813Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5298085Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5298344Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5298603Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5298870Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5299133Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5299394Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5299660Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5299919Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5300185Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5300452Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5300817Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5301102Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5301361Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5301624Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5301893Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5302265Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5302533Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5302794Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5303054Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5303325Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5303598Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5303864Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5304249Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5304510Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5304777Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5305035Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5305298Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5305564Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5305821Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5306082Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5306352Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5306616Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5306963Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5307239Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5307501Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5307769Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5308027Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5308294Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5308558Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5308819Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5309085Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5309344Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5309714Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5309989Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5310252Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5310512Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5310777Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5311041Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5311311Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5311572Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5311831Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5312097Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5312357Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5312622Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5312892Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5313263Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5313546Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5313819Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5314073Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5314343Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5314732Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5314996Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5315261Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5315520Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5315785Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5316332Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5316620Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5316888Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5317151Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5317416Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5317685Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5317948Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5318208Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5318474Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5318734Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5319004Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5319436Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5319739Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5320010Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5320271Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5320531Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5320797Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5321060Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5321325Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5321585Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5321849Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5322117Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5322519Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5322782Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5323052Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5323313Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5323584Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5323844Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5324110Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5324379Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5324643Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5324907Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5325175Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5325439Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5325884Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5326161Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5326428Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5326697Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5326958Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5327404Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5327674Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5327936Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5328196Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5328460Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5328730Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5329000Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5329260Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5329520Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5329785Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5330046Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5330314Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5330581Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5330839Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5331104Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5331364Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5331628Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5332062Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5332342Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5332604Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5332870Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5333133Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5333404Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5333663Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5333923Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5334189Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5334448Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5334830Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5335104Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5335369Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5335637Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5335897Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5336157Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5336425Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5336689Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5336951Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5337222Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5337482Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5337754Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5338019Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5338388Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5338674Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5338934Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5339196Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5339461Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5339847Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5340114Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5340373Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5340634Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5340911Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5341175Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5341438Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5341703Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5341962Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5342228Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5342488Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5342753Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5343020Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5343282Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5343541Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5343805Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5344260Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5344538Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5344805Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5345068Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5345334Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5345596Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5345861Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5346128Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5346390Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5346652Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5346919Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5347260Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5347529Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5347790Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5348048Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5348314Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5348574Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5348839Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5349107Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5349368Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5349636Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5349894Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5350156Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5350544Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5350825Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5351086Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5351351Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5351615Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5352005Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5352271Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5352530Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5352796Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5353057Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5353325Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5353598Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5353860Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5354132Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5354394Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5354652Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5354923Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5355188Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5355449Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5355719Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5355982Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5356261Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5356639Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5356925Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5357195Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5357455Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5357716Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5357984Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5358250Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5358509Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5358779Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5359038Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5359425Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5359689Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5359954Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5360226Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5360486Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5360746Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5361016Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5361282Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5361554Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5361818Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5362080Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5362347Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5362608Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5362977Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5363259Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5363522Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5363797Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5364060Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5364445Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5364714Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5364975Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5365234Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5365501Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5365770Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5366042Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5366307Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5366569Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5366836Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5367097Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5367363Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5367629Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5367889Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5368159Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5368420Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5368686Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5369090Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5369388Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5369642Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5369908Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5370168Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5370438Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5370699Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5370959Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5371226Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5371488Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5371873Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5372149Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5372411Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5372672Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5372941Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5373199Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5373472Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5373732Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5373992Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5374264Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5374525Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5374791Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5375064Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5375438Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5375732Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5375995Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5376256Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5376635Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5376896Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5377155Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5377421Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5377681Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5377956Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5378220Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5378482Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5378753Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5379015Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5379277Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5379545Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5379809Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5380077Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5380336Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5380594Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5380864Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5381218Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5381502Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5381779Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5382041Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5382318Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5382580Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5382844Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5383112Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5383373Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5383632Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5383905Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5384347Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5384619Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5384882Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5385142Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5385411Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5385670Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5385937Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5386201Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5386460Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5386725Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5386985Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5387252Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5387622Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5387894Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5388152Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5388420Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5388678Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5389030Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5389295Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5389554Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5389817Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5390076Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5390341Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5390618Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5390881Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5391145Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5391415Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5391674Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5391947Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5392205Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5392464Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5392729Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5392989Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5393256Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5393630Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5393907Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5394177Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5394434Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5394695Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5394968Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5395226Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5395487Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5395751Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5396009Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5396400Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5396663Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5396929Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5397195Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5397455Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5397716Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5397988Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5398254Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5398523Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5398785Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5399048Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5399318Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5399581Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5399951Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5400236Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5400497Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5400763Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5401024Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5401401Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5401672Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5401935Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5402198Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5402472Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5402740Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5403005Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5403274Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5403536Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5403816Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5404077Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5404342Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5404613Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5404872Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5405133Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5405410Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5405788Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5406079Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5406342Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5406605Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5406873Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5407140Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5407407Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5407676Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5407936Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5408203Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5408461Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5408849Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5409125Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5409387Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5409647Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5409914Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5410173Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5410443Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5410703Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5410963Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5411229Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5411491Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5411754Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5412139Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5412417Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5412685Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5412949Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5413209Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5413615Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5413883Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5414145Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5414414Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5414674Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5414947Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5415215Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5415483Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5415749Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5416009Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5416480Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5416754Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5417014Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5417276Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5417542Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5417801Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5418071Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5418513Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5418797Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5419061Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5419321Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5419579Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5419847Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5420105Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5420369Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5420629Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5420892Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5421298Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5421563Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5421827Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5422093Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5422349Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5422629Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5422888Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5423150Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5423414Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5423673Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5423930Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5424308Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5424575Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5425024Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5425302Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5425563Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5425829Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5426090Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5426561Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5426829Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5427089Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5427360Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5427618Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5427885Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5428157Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5428418Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5428677Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5428949Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5429209Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5429479Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5429742Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5430000Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5430267Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5430524Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5430909Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5431191Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5431451Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5431720Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5431978Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5432239Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5432518Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5432779Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5433038Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5433299Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5433559Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5433946Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5434219Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5434480Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5434745Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5435005Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5435265Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5435538Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5435804Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5436065Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5436332Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5436594Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5436861Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5437233Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5437515Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5437783Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5438047Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5438307Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5438696Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5438956Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5439223Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5439480Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5439745Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5440018Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5440282Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5440546Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5440813Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5441078Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5441345Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5441615Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5441875Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5442138Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5442398Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5442657Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5442928Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5443310Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5443600Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5443866Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5444130Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5444397Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5444658Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5444926Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5445194Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5445456Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5445728Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5446111Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5446378Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5446651Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5446914Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5447175Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5447443Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5447703Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5447968Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5448237Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5448499Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5448767Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5449027Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5449296Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5449674Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5449950Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5450210Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5450479Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5450739Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5451137Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5451401Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5451662Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5451927Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5452188Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5452456Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5452727Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5452987Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5453253Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5453512Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5453770Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5454042Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5454303Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5454562Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5454830Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5455091Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5455367Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5455744Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5456028Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5456767Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5457455Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5458128Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5458807Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5459486Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5460166Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5460854Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5461531Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5462353Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5463216Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5463903Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5464726Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5465554Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5466235Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5466920Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5467596Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5468271Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5468937Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5469614Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5470297Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5470972Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5471765Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5472458Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5473131Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5473810Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5474575Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5475252Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5475919Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5476595Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5477269Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5477942Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5478621Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5479305Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5479981Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5480652Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5481325Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5482003Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5482678Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5483351Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5484028Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5484706Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5485386Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5486205Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5486910Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5487583Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5488261Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5488942Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5489609Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5490297Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5490977Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5491655Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5492324Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5493159Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5493839Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5494512Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5495192Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5495866Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5496546Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5497218Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5497966Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5498644Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5499317Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5499994Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5500674Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5501358Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5502167Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5502865Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5503544Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5504362Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5505045Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5505835Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5506510Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5507180Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5507862Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5508534Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5509207Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5509886Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5510574Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5511244Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5511927Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5512606Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5513287Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5513956Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5514634Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5515310Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5515975Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5516892Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5517748Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5518446Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5519120Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5519799Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5520476Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5521165Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5521851Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5522526Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5523205Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5523878Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5524686Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5525369Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5526044Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5526728Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5527409Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5528080Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5528770Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5529444Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5530121Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5530793Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5531470Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5532154Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5532831Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5533726Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5534433Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5535111Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5535810Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5536478Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5537341Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5538014Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5538686Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5539362Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5540044Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5540726Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5541405Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5542083Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5542759Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5543428Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5544258Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5544951Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5545628Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5546296Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5546977Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5559119Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5559986Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5560698Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5561370Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5562049Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5562724Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5563393Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5564076Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5564749Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5565424Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5566091Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5566767Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5567577Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5568247Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5568922Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5569597Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5570273Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5570939Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5571629Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5572308Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5572977Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5573670Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5574353Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5575045Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5575863Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5576576Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5577254Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5577921Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5578597Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5579407Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5580079Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5580754Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5581435Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5582117Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5582794Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5583472Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5584263Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5584939Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5585618Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5586296Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5586986Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5587662Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5588342Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5589030Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5589701Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5590386Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5591275Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5591981Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5592652Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5593328Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5594006Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5594683Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5595363Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5596041Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5596717Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5597395Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5598222Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5598904Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5599579Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5600261Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5600940Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5601610Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5602288Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5602970Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5603647Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5604314Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5604986Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5605668Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5606340Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5607152Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5607846Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5608523Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5609191Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5609866Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5610680Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5611349Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5612020Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5612696Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5613375Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5614055Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5614737Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5615417Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5616319Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5617016Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5617693Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5618369Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5619045Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5619722Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5620398Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5621070Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5621987Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5622693Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5623362Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5624156Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5624839Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5625516Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5626187Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5626860Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5627534Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5628202Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5628875Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5629764Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5630450Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5631125Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5631805Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5632480Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5633150Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5633834Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5634521Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5635191Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5635870Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5636546Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5637230Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5638136Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5638842Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5639518Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5640186Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5640872Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5641850Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5642546Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5643221Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5643900Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5644582Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5645265Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5645951Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5646636Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5647318Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5648000Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5648685Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5649369Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5650041Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5650720Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5651405Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5652090Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5652771Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5653598Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5654303Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5654974Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5655651Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5656333Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5657004Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5657686Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5658369Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5659046Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5659721Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5660538Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5661220Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5661899Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5662576Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5663253Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5663930Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5664751Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5665437Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5666110Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5666779Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5667446Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5668111Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5668800Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5669659Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5670352Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5671028Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5671700Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5672377Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5673181Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5673857Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5674526Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5675204Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5675888Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5676569Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5677252Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5677933Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5678628Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5679301Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5679976Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5680655Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5681326Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5682001Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5682672Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5683349Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5684034Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5684860Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5685560Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5686246Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5686926Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5687602Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5688279Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5688952Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5689624Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5690299Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5690978Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5691801Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5692478Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5693159Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5693832Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5694503Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5695186Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5695870Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5696549Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5697221Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5697905Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5698582Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5699260Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5699941Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5700756Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5701445Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5702121Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5702797Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5703623Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5704440Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5705117Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5705798Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5706466Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5707147Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5707822Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5708509Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5709176Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5709850Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5710524Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5711192Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5711879Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5712556Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5713232Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5713898Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5714587Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5715417Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5716335Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5717031Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5717710Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5718388Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5719056Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5719740Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5720419Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5721087Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5721762Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5722439Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5723400Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5724080Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5724757Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5725455Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5726123Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5726801Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5727481Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5728152Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5728825Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5729495Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5730172Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5730854Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5731739Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5732436Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5733108Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5733798Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5734477Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5735291Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5735967Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5736652Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5737337Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5738012Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5738698Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5739389Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5740066Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5740748Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5741431Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5742112Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5742792Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5743476Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5744274Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5744952Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5745632Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5746315Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5747178Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5747872Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5748551Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5749228Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5749901Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5750586Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5751263Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5751949Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5752623Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5753300Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5754068Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5754743Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5755423Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5756103Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5756782Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5757452Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5758135Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5758813Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5759485Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5760163Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5760844Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5761521Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5762201Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5762983Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5763672Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5764342Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5765019Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5765698Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5766498Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5767177Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5767861Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5768537Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5769214Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5769893Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5770574Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5771247Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5771928Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5772606Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5773285Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5773962Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5774643Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5775324Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5775996Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5776671Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5777503Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5778194Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5778873Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5779554Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5780230Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5780901Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5781582Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5782256Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5782930Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5783615Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5784451Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5785281Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5785954Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5786639Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5787318Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5787988Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5788672Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5789356Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5790032Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5790700Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5791375Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5792049Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5792719Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5793519Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5794217Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5794893Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5795562Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5796236Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5797002Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5797673Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5798349Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5799025Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5799695Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5800467Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5801152Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5801839Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5802506Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5803184Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5803867Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5804545Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5805226Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5805927Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5806593Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5807261Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5807939Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5808748Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5809439Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5810139Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5810821Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5811501Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5812179Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5812854Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5813530Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5814201Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5814882Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5815690Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5816587Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5817274Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5817550Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5817819Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5818083Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5818351Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5818621Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5818884Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5819154Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5819419Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5819693Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5819960Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5820462Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5820747Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5821011Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5821276Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5821552Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5821999Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5822268Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5822529Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5822790Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5823059Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5823329Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5823594Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5823868Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5824249Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5824525Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5824788Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5825054Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5825324Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5825583Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5825843Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5826112Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5826531Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5826821Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5827083Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5827345Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5827618Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5827883Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5828151Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5828419Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5828686Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5828954Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5829223Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5829659Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5829933Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5830195Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5830457Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5830724Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5830987Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5831257Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5831525Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5831785Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5832051Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5832312Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5832576Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5832968Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5833250Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5833515Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5833784Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5834046Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5834433Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5834695Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5834956Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5835227Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5835488Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5835750Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5836020Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5836285Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5836560Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5836823Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5837085Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5837359Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5837624Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5837884Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5838151Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5838414Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5838686Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5839048Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5839331Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5839603Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5839864Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5840125Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5840396Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5840664Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:21:27.5840930Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5841190Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5841450Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5841856Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5842121Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5842385Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5842651Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5842910Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5843169Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5843435Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5843699Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5843970Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5844232Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5844492Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5844757Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5845024Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5845394Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5845676Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5845938Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5846205Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5846467Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5846839Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5847107Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5847369Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5847629Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5847898Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5848165Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5848442Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5848707Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5848968Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5849235Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5849495Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5849760Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5850029Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5850288Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5850555Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5850817Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5851083Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5851502Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5851782Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5852044Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5852311Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5852569Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5852842Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5853101Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5853361Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5853634Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5853895Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5854273Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5854545Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5854808Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5855078Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5855339Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5855747Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5856072Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5856331Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5856595Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5856865Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5857123Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5857391Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5857655Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5858014Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5858301Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5858564Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5858825Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5859221Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5859483Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5859744Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5860013Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5860274Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5860547Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5860814Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5861079Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5861348Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5861608Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5861869Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5862142Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5862407Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5862676Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5862936Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5863197Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5863470Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5863834Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5864230Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5864503Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5864765Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5865032Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5865293Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5865558Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5865821Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5866081Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5866341Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5866610Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5866975Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5867249Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5867511Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5867776Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5868042Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5868304Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5868560Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5868833Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5869092Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5869362Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5869625Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5869893Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5870242Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5870522Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5870782Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5871050Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5871313Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5871694Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5871956Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5872218Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5872485Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5872749Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5873015Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5873289Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5873550Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5873810Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5874076Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5874337Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5874612Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5874876Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5875136Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5875404Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5875662Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5875927Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5876306Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5876588Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5876856Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5877118Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5877381Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5877649Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5877910Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5878172Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5878440Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5878700Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5879093Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5879357Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5879621Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5879887Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5880148Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5880407Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5880676Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5880938Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5881205Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5881469Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5881730Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5882002Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5882263Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5882634Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5882921Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5883185Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5883456Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5883719Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5884098Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5884369Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5884628Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5884890Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5887066Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5887335Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5887607Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5887871Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5888130Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5888397Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5888659Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5888924Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5889193Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5889453Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5889720Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5889985Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5890410Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5890702Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5890964Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5891226Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5891495Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5891758Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5892035Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5892296Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5892558Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5892828Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5893088Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5893491Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5893759Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5894021Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5894292Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5894555Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5894820Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5895096Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5895355Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5895619Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5895886Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5896149Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5896415Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5896801Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5897080Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5897353Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5897618Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5897881Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:21:27.5898284Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5898547Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5898807Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5899078Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5899344Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5899619Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5899887Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5900150Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5900417Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5900678Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5900940Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5901216Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5901476Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5901747Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5902009Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5902268Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5902542Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5902904Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5903191Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5903458Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5903720Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5904115Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5904388Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5904648Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5904916Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5905175Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5905437Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5905832Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5906096Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5906365Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5906627Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5906890Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5907156Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5907417Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5907685Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5907951Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5908210Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5908477Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5908740Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5909002Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5909396Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5909678Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5909941Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5910211Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5910471Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5910862Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5911131Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5911392Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5911660Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5911921Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5912191Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5912468Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5912730Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5912995Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5913263Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5913523Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5913812Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5914075Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5914339Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5914606Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5914868Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5915227Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5915511Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5915775Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5916045Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5916587Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5916853Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5917128Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5917391Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5917654Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5917919Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5918179Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5918692Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5918965Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5919224Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5919499Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5919760Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5920018Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5920292Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5920549Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5920817Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5921080Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5921342Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5921611Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5922046Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5922331Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5922597Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5922856Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5923119Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5923500Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5923764Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5924033Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5924295Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5924556Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5924832Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5925098Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5925363Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5925636Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5925897Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5926154Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5926422Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5926680Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5926947Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5927207Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5927465Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5927738Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5928161Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5928453Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5928717Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5928980Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5929253Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5929516Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5929781Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5930047Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5930309Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5930577Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5930962Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5931227Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5931497Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5931756Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5932022Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5932288Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5932550Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5932827Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5933087Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5933347Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5933616Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5933876Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5934144Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5934510Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5934793Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5935074Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5935342Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5935604Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5935995Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5936256Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5936516Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5936786Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5937046Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5937314Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5937584Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5937843Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5938111Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5938369Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5938627Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5938894Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5939153Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5939412Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5939682Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5939942Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5940216Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5940595Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5940876Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5941144Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5941403Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5941663Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5941936Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5942196Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5942463Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5942720Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5942980Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5943377Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5943642Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5943909Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5944314Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5944577Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5944844Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5945114Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5945374Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5945642Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5945907Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5946166Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5946443Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5946707Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5947207Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5947491Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5947754Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5948021Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5948406Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5948666Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5948937Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5949204Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5949478Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5949745Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5950010Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5950279Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5950542Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5950803Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5951068Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5951327Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5951600Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5951864Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5952125Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5952395Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5952662Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5953049Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5953342Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5953605Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5953869Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:21:27.5954140Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5954398Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5954674Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5954937Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5955199Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5955467Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5955728Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5956117Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5956388Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5956649Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5956915Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5957173Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5957437Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5957709Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5957970Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5958233Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5958499Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5958759Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5959035Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5959406Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5959685Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5959954Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5960212Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5960475Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5960860Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5961121Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5961392Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5961652Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5961911Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5962179Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5962448Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5962712Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5962978Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5963237Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5963503Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5963767Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5964027Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5964292Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5964552Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5964813Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5965084Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5965462Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5965750Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5966015Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5966276Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5966545Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5966811Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5967074Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5967341Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5967600Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5967860Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5968261Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5968528Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5968801Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5969066Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5969324Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5969593Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5969860Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5970124Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5970391Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5970651Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5970923Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5971188Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5971453Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5971832Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5972110Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5972372Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5972639Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5972898Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5973290Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5973553Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5973817Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5974085Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5974351Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5974616Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5974893Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5975156Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5975425Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5975689Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5975948Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5976221Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5976485Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5976748Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5977018Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5977281Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5977669Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5977956Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5978217Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5978486Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5978747Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5979011Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5979279Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5979539Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5979805Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5980064Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5980323Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5980730Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5980995Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5981259Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5981517Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5981785Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5982049Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5982321Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5982585Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5982856Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5983116Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5983380Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5983652Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5984157Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5984451Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5984722Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5984984Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5985255Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5985646Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5985911Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5986178Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5986438Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5986702Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5986972Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5987233Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5987511Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5987769Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5988025Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5988290Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5988553Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5988813Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5989080Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5989337Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5989602Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5989863Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5990205Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5990488Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5990753Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5991015Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5991282Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5991546Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5991810Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5992071Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5992330Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5992649Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5993049Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5993311Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5993580Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5993841Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5994110Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5994370Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5994629Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5994903Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5995161Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5995419Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5995682Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5995945Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5996214Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5996559Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5996847Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5997118Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5997381Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5997641Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5998018Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5998277Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5998537Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5998807Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5999067Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5999340Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5999605Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.5999865Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6000132Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6000392Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6000651Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6000920Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6001184Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6001450Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6001714Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6001974Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6002348Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6002626Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6002888Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6003157Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6003417Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6003683Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6003947Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6004212Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6004484Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6004746Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6005006Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6005385Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6005648Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6005916Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6006179Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6006436Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6006704Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6006970Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6007231Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6007498Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6007757Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6008022Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6008285Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6008547Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6008909Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6009184Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6009446Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6009715Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6010088Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6010359Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6010619Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6010878Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6011145Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6011407Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6011670Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6011936Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6012196Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6012454Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6012719Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6012987Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6013253Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6013511Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6013771Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6014042Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6014303Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6014683Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6014969Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6015231Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6015498Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6015758Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6016018Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6016507Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6016769Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6017032Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6017327Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6017810Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6018088Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6018351Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6018611Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6018879Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6019142Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6019402Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6019673Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6019932Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6020201Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6020463Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6020725Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6021000Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6021412Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6021689Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6021958Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6022219Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6022488Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6022925Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6023190Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6023457Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6023717Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6024075Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6024360Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6024626Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6024899Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6025160Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6025421Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6025693Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6025959Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6026223Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6026491Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6040918Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6041310Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6041599Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6042100Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6042392Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6042657Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6042925Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6043187Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6043457Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6043726Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6043992Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6044259Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6044520Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6044893Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6045170Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6045437Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6045697Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6045961Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6046222Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6046492Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6046752Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6047012Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6047278Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6047540Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6047804Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6048077Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6048461Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6048743Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6049003Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6049264Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6049658Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6049916Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6050176Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6050446Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6050705Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6050980Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6051246Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6051500Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6051769Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6052029Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6052290Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6052555Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6052817Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6053082Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6053342Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6053603Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6053874Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6054244Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6054526Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6054798Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6055059Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6055320Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6055593Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6055859Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6056126Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6056389Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6056654Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6056921Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6057302Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6057570Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6057840Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6058099Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6058370Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6058628Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6058889Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6059162Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6059423Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6059681Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6059947Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6060218Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6060596Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6060871Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6061133Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6061399Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6061659Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6062037Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6062302Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6062562Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6062830Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6063089Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6063353Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6063625Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6063887Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6064316Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6064589Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6064852Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6065123Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6065381Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6065641Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6065911Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6066174Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6066438Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6066839Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6067118Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6067385Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6067647Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6067908Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6068178Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6068440Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6068707Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6068974Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6069257Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6069676Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6069951Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6070216Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6070485Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6070747Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6071016Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6071285Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6071571Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6071832Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6072099Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6072359Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6072630Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6072892Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6073260Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6073542Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6073801Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6074063Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6074325Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6074700Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6074966Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6075225Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6075486Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6075757Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6076018Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6076284Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6076549Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6076812Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6077086Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6077348Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6077613Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6077885Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6078144Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6078403Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6078671Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6079042Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6079328Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6079589Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6079853Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6080122Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6080385Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6080649Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6080923Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6081186Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6081453Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6081714Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6082100Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6082370Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6082637Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6082896Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6083164Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6083427Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6083696Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6083958Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6084217Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6084482Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6084744Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6085010Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6085416Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6085694Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6085955Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6086225Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6086483Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6086867Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6087128Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6087386Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6087652Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6087910Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6088176Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6088444Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6088708Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6088981Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6089240Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6089504Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6089777Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6090038Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6090299Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6090570Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6090831Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6091105Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6091480Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6091762Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6092029Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6092287Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6092547Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6092815Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6093075Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6093345Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6093606Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6093867Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6094247Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6094508Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6094772Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6095038Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6095297Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6095564Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6095825Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6096091Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6096355Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6096614Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6096874Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6097142Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6097405Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6097775Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6098061Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6098321Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6098588Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6098848Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6099232Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6099500Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6099761Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6100020Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6100288Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6100554Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6100824Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6101083Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6101346Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6101615Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6101874Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6102139Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6102407Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6102669Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6102940Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6103198Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6103576Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6103865Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6104275Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6104541Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6104807Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6105067Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6105343Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6105603Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6105868Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6106137Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6106398Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6106777Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6107054Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6107313Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6107579Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6107836Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6108095Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6108371Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6108630Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6108889Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6109156Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6109415Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6109688Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6109952Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6110315Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6110599Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6110860Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6111122Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6111510Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6111777Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6112050Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6112310Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6112572Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6112843Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6113106Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6113370Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6113634Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6113893Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6114157Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6114429Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6114695Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6114961Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6115222Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6115483Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6115753Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6116421Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6116742Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6117017Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6117284Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6117553Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6117815Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6118079Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6118350Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6118613Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6118881Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6119458Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6119732Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6119999Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6120259Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6120516Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6120783Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6121041Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6121305Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6121572Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6121831Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6122096Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6122359Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6122625Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6123069Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6123345Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6123607Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6123877Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6124141Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6124582Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6124841Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6125103Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6125378Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6125639Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6125906Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6126176Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6126436Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6126701Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6126965Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6127226Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6127496Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6127759Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6128017Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6128286Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6128548Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6128817Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6129243Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6129523Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6129793Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6130054Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6130313Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6130580Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6130844Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6131106Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6131377Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6131639Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6132049Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6132317Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6132580Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6132849Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6133109Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6133367Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6133637Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6133898Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6134166Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6134428Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6134686Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6134958Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6135241Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6135627Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6135903Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6136166Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6136434Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6136805Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6137071Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6137330Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6137588Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6137854Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6138120Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6138381Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6138656Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6138921Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6139193Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6139455Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6139717Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6139988Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6140247Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6140508Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6140774Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6141038Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6141411Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6141695Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6141957Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6142224Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6142485Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6142748Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6143017Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6143279Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6143542Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6143811Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6144191Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6144549Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6144811Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6145070Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6145334Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6145594Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6145858Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6146128Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6146388Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6146661Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6146922Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6147182Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6147458Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6147782Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6148054Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6148326Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6148589Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6148858Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6149235Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6149493Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6149762Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6150028Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6150289Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6150564Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6150830Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6151102Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6151361Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6151620Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6151887Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6152150Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6152411Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6152680Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6152939Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6153206Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6153473Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6153845Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6154129Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6154393Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6154654Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6154922Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6155187Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6155449Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6155718Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6155978Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6156246Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6156675Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6156946Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6157217Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6157480Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6157743Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6158012Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6158278Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6158546Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6158808Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6159068Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6159335Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6159597Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6159860Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6160219Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6160501Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6160771Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6161033Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6161298Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6161665Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6161928Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6162187Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6162445Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6162708Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6162977Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6163240Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6163500Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6163768Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6164030Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6164291Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6164563Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6164826Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6165091Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6165352Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6165614Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6165983Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6166270Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6166534Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6166804Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6167064Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6167335Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6167602Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6167864Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6168131Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6168393Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6168655Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6169047Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6169311Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6169585Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6169847Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6170107Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6170377Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6170641Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6170901Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6171174Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6171434Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6171694Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6171966Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6172339Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6172623Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6172886Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6173146Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6173413Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6173795Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6174054Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6174322Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6174581Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6174849Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6175114Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6175378Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6175648Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6175907Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6176164Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6176432Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6176694Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6176963Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6177222Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6177480Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6177746Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6178011Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6178401Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6178690Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6178952Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6179220Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6179481Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6179741Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6180017Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6180279Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6180540Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6180808Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6181191Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6181464Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6181725Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6181991Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6182260Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6182523Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6182784Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6183055Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6183318Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6183584Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6183845Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6184224Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6184502Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6184867Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6185142Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6185408Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6185670Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6185931Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6186289Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6186551Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6186817Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6187073Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6187329Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6187606Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6187869Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6188135Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6188411Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6188676Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6188944Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6189213Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6189472Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6189739Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6189996Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6190254Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6190630Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6190911Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6191180Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6191438Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6191697Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6191964Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6192228Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6192486Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6192753Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6193015Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6193283Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6193664Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6193928Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6194198Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6194458Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6194719Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6194984Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6195244Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6195512Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6195771Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6196031Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6196299Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6196563Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6196830Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6197209Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6197489Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6197757Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6198021Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6198403Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6198671Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6198933Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6199197Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6199463Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6199727Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6199992Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6200264Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6200526Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6200792Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6201056Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6201318Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6201596Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6201862Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6202125Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6202394Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6202659Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6203040Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6203323Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6203584Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6203855Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6204116Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6204379Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6204653Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6204917Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6205188Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6205452Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6205835Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6206112Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6206374Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6206633Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6206899Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6207157Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6207424Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6207686Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6207945Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6208215Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6208473Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6208732Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6209002Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6209370Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6209654Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6209914Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6210174Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6210441Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6210820Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6211086Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6211357Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6211619Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6211886Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6212153Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6212419Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6212694Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6212955Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6213218Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6213489Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6213754Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6214023Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6214282Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6214542Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6214809Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6215074Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6215462Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6215760Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6216022Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6216576Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6216854Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6217123Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6217392Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6217645Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6217907Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6218174Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6218652Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6218920Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6219193Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6219455Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6219722Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6219981Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6220244Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6220511Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6220770Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6221029Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6221297Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6221565Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6221836Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6222227Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6222505Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6222771Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6223029Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6223284Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6223767Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6224125Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6224403Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6224665Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6224930Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6225201Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6225465Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6225729Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6225993Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6226251Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6226521Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6226786Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6227047Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6227320Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6227579Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6227843Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6228245Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6228524Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6228793Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6229053Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6229312Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6229581Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6229846Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6230106Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6230373Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6230636Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6230894Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6231298Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6231564Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6231831Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6232094Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6232356Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6232624Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6232894Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6233157Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6233426Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6233689Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6233961Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6234228Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6234602Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6234885Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6235146Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6235408Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6235676Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6236053Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6236319Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6236578Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6236839Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6237112Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6237376Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6237644Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6237913Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6238175Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6238470Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6238734Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6239000Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6239271Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6239536Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6239795Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6240100Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6240364Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6240741Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6241022Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6241286Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6241556Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6241820Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6242086Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6242354Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6242613Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6242879Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6243143Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6243529Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6243802Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6244069Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6244329Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6244599Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6244861Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6245130Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6245395Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6245659Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6245928Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6246193Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6246459Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6246728Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6247071Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6247349Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6247619Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6247876Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6248142Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6248520Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6248780Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6249049Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6249306Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6249571Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6249845Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6250106Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6250378Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6250636Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6250895Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6251162Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6251429Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6251689Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6251953Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6252210Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6252476Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6252838Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6253114Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6253380Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6253638Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6253897Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6254162Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6254426Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6254691Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6254951Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6255210Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6255474Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6255859Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6256124Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6256392Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6256656Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6256925Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6257188Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6257453Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6257724Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6257985Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6258247Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6258514Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6258778Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6259169Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6259448Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6259711Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6259988Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6260249Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6260637Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6260903Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6261167Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6261426Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6261698Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6261963Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6262230Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6262498Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6262757Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6263024Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6263283Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6263547Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6263816Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6264203Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6264482Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6264741Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6265007Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6265391Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6265667Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6265941Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6266211Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6266471Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6266740Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6267005Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6267266Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6267538Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6267799Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6268187Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6268460Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6268724Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6268990Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6269251Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6269510Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6269777Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6270042Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6270302Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6270573Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6270838Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6271112Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6271376Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6271791Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6272080Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6272345Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6272607Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6272876Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6273252Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6273518Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6273778Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6274039Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6274311Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6274577Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6274840Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6275108Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6275370Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6275630Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6275894Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6276158Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6276428Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6276688Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6276947Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6277215Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6277592Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6277876Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6278145Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6278405Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6278676Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6278937Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6279201Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6279471Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6279731Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6279989Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6280257Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6280656Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6280929Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6281189Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6281449Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6281717Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6281977Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6282240Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6282510Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6282772Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6283042Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6283303Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6283569Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6283844Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6284211Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6284489Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6284756Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6285016Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6285400Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6285665Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6285926Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6286195Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6286458Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6286724Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6286996Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6287262Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6287533Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6287794Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6288055Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6288327Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6288592Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6288856Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6289124Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6289385Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6289655Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6290028Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6290315Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6290589Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6290850Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6291109Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6291377Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6291641Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6291904Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6292170Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6292430Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6292817Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6293084Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6293353Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6293618Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6293878Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6294139Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6294409Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6294674Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6294942Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6295201Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6295462Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6295734Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6296004Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6296383Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6296676Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6296940Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6297209Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6297467Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6297851Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6298118Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6298380Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6298640Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6298905Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6299176Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6299445Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6299706Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6299963Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6300230Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6300492Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6300757Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6301026Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6301286Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6301561Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6301822Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6302086Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6302477Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6302757Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6303021Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6303295Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6303556Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6303826Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6304235Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6304500Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6304767Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6305027Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6305401Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6305674Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6305936Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6306194Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6306461Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6306722Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6306990Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6307248Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6307509Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6307774Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6308034Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6308297Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6308567Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6308952Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6309245Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6309508Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6309771Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6310041Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6310437Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6310701Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6310969Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6311228Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6311499Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6311759Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6312023Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6312289Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6312551Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6312814Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6313083Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6313348Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6313616Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6313874Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6314135Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6314405Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6314775Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6315059Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6315333Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6315594Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6315864Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6316309Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6316594Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6316865Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6317126Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6317387Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6317655Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6318229Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6318504Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6318768Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6319032Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6319301Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6319562Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6319827Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6320092Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6320351Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6320615Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6320881Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6321148Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6321555Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6321832Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6322092Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6322359Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6322621Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6323064Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6323329Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6323590Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6323857Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6324116Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6324382Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6324657Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6324920Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6325181Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6325449Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6325708Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6325981Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6326245Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6326511Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6326780Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6327048Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6327316Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6327770Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6328051Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6328320Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6328581Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6328832Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6329104Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6329369Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6329628Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6329895Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6330155Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6330528Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6330794Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6331055Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6331320Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6331579Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6331839Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6332105Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6332368Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6332645Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6332905Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6333166Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6333436Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6333697Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6334058Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6334345Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6334605Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6334871Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6335131Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6335510Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6335777Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6336037Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6336298Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6336570Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6336833Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6337097Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6337366Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6337627Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6337894Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6338158Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6338421Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6338690Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6338948Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6339207Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6339474Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6339867Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6340157Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6340418Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6340683Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6340951Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6341212Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6341478Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6341744Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6342022Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6342290Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6342554Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6342942Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6343215Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6343478Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6343738Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6344155Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6344421Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6344699Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6344957Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6345215Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6345477Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6345737Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6345999Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6346384Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6346660Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6346927Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6347190Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6347451Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6347834Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6348101Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6348358Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6348631Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6348891Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6349163Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6349430Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6349694Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6349966Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6350224Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6350484Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6350764Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6351089Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6351378Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6351651Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6351914Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6352191Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6352663Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6352941Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6353215Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6353474Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6353733Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6353999Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6354264Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6354531Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6354791Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6355052Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6355433Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6355698Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6355964Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6356233Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6356495Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6356765Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6357026Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6357295Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6357564Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6357825Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6358088Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6358358Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6358622Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6359016Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6359286Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6359548Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6359816Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6360078Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6360452Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6360720Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6360979Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6361245Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6361506Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6361774Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6362042Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6362304Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6362571Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6362839Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6363100Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6363371Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6363633Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6363899Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6364166Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6364425Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6364788Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6365070Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6365331Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6365598Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6365859Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6366117Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6366388Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6366647Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6366907Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6367173Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6367433Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6367781Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6368060Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6368321Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6368588Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6368851Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6369114Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6369389Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6369650Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6369914Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6370184Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6370444Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6370714Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6370978Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6371332Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6371610Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6371869Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6372127Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6372536Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6372800Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6373066Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6373328Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6373589Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6373863Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6374126Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6374392Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6374661Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6374922Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6375195Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6375458Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6375722Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6375990Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6376251Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6376513Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6376786Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6377172Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6377463Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6377725Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6377984Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6378249Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6378508Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6378788Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6379053Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6379311Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6379577Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6379969Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6380232Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6380501Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6380765Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6381026Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6381291Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6381552Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6381817Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6382085Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6382345Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6382612Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6382873Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6383141Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6383522Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6383801Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6384172Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6384449Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6384712Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6385092Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6385353Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6385617Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6385884Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6386145Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6386414Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6386685Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6386944Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6387212Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6387472Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6387732Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6388006Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6388267Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6388530Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6388798Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6389058Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6389331Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6389687Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6389963Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6390232Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6390496Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6390757Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6391028Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6391287Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6391555Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6391818Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6392082Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6392464Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6392728Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6392991Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6393261Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6393522Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6393789Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6394054Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6394314Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6394585Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6394844Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6395104Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6395383Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6395650Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6396027Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6396307Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6396568Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6396842Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6397102Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6397487Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6397758Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6398016Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6398277Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6398549Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6398814Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6399085Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6399345Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6399610Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6399879Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6400138Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6400402Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6400672Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6400935Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6401208Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6401472Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6401840Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6402122Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6402395Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6402656Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6402925Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6403185Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6403456Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6403718Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6403974Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6404242Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6404504Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6404895Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6405165Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6405435Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6405701Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6405964Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6406225Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6406498Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6406760Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6407022Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6407292Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6407551Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6407823Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6408196Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6408475Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6408741Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6408999Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6409257Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6409668Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6409929Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6410196Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6410456Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6410716Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6410988Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6411253Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6411516Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6411783Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6412043Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6412303Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6412574Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6412838Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6413110Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6413372Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6413644Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6413916Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6414297Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6414580Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6414849Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6415108Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6415383Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6415650Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6415913Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6416376Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6416648Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6416910Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6417445Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6417709Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6417980Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6418240Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6418499Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6418772Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6419032Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6419298Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6419565Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6419824Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6420091Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6420355Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6420619Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6421064Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6421344Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6421603Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6421871Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6422130Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6422583Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6422849Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6423107Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6423379Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6423642Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6423904Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6424314Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6424580Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6424848Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6425109Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6425370Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6425642Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6425904Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6426163Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6426432Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6426694Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6427129Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6427424Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6427685Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6427953Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6428215Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6428479Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6428751Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6429014Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6429277Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6429551Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6429812Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6430197Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6430463Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6430726Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6430996Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6431257Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6431515Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6431786Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6432045Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6432312Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6432572Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6432833Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6433120Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6433498Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6433778Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6434045Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6434304Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6434570Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6434958Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6435220Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6435487Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6435747Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6436007Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6436281Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6436545Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6436816Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6437075Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6437336Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6437605Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6437869Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6438130Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6438395Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6438656Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6438922Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6439188Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6439572Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6439849Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6440112Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6440378Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6440650Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6440909Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6441174Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6441442Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6441703Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6441971Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6442357Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6442625Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6442900Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6443161Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6443423Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6443693Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6443951Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6444222Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6444483Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6444744Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6445014Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6445277Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6445540Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6445951Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6446228Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6446498Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6446755Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6447017Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6447406Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6447666Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6447925Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6448193Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6448451Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6448726Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6448990Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6449252Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6449518Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6449777Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6450039Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6450311Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6450573Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6450840Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6451102Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6451364Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6451751Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6452040Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6452309Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6452577Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6452837Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6453105Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6453373Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6453632Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6453902Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6454161Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6454420Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6454951Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6455259Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6466441Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6466823Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6467092Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6467358Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6467645Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6467906Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6468165Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6468436Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6468695Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6468968Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6469233Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6469668Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6469963Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6470224Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6470486Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6470871Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6471131Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6471400Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6471660Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6471919Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6472190Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6472450Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6472712Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6472983Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6473242Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6473515Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6473778Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6474043Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6474313Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6474575Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6474836Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6475105Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6475473Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6475761Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6476025Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6476289Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6476560Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6476822Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6477087Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6477357Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6477618Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6477886Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6478284Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6478549Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6478821Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6479080Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6479339Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6479604Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6479865Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6480138Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6480396Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6480655Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6480926Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6481184Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6481451Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6481817Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6482091Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6482360Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6482620Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6482882Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6483276Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6483538Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6483798Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6484062Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6484322Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6484589Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6484862Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6485125Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6485396Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6485656Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6485918Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6486186Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6486446Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6486707Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6486973Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6487231Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6487502Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6487880Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6488157Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6488425Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6488684Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6488943Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6489212Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6489474Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6489743Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6490005Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6490265Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6490657Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6490923Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6491190Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6491458Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6491719Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6491987Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6492252Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6492510Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6492775Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6493030Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6493294Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6493565Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6493828Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6494200Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6494482Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6494744Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6495010Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6495273Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6495659Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6495926Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6496191Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6496460Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6496731Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6496996Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6497273Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6497543Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6497802Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6498070Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6498336Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6498605Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6498877Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6499139Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6499413Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6499677Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6500059Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6500348Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6500610Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6500870Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6501151Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6501414Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6501685Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6501947Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6502208Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6502474Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6502742Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6503122Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6503398Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6503660Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6503933Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6504332Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6504596Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6504871Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6505133Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6505395Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6505666Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6505929Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6506194Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6506585Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6506859Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6507126Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6507387Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6507648Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6508038Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6508298Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6508568Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6508830Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6509091Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6509365Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6509632Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6509896Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6510168Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6510429Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6510699Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6510964Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6511224Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6511494Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6511755Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6512014Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6512290Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6512701Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6512982Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6513254Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6513518Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6513785Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6514051Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6514310Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6514575Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6514835Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6515097Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6515489Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6515754Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6516028Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6516588Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6516857Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6517129Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6517391Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6517657Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6517922Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6518181Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6518446Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6518712Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6518972Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6519498Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6519779Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6520039Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6520306Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6520564Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6521012Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6521272Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6521531Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6521798Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6522063Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6522326Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6522596Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6522861Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6523128Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6523387Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6523650Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6523922Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6527486Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6527754Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6528023Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6528287Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6528694Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6528988Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6529256Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6529515Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6529784Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6530045Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6530319Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6530580Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6530873Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6531150Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6531412Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6531675Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6531945Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6532206Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6532466Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6532738Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6533000Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6533277Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6533535Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6533799Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6534067Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6534328Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6534593Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6534948Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6535219Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6535489Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6535748Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6536007Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6536385Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6536645Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6536910Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6537179Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6537442Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6537704Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6537976Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6538243Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6538511Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6538771Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6539033Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6539304Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6539567Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6540026Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6540296Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6540560Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6540831Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6541193Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6541474Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6541742Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6542009Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6542271Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6542536Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6542804Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6543071Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6543331Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6543592Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6543859Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6544260Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6544527Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6544793Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6545054Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6545320Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6545583Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6545852Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6546122Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6546382Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6546693Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6546964Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6547227Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6547628Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6547901Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6548161Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6548431Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6548691Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6549164Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6549441Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6549703Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6549973Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6550235Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6550498Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6550767Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6551027Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6551287Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6551554Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6551816Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6552081Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6552350Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6552771Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6553040Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6553302Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6553680Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6553971Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6554234Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6554494Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6554764Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6555025Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6555299Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6555560Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6555825Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6556094Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6556352Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6556613Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6556889Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6557154Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6557421Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6557684Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6557947Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6558221Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6558482Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6558745Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6559012Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6559274Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6559542Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6559803Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6560185Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6560466Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6560726Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6560988Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6561399Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6561662Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6561931Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6562195Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6562455Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6562721Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6562987Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6563251Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6563542Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6563802Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6564073Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6564334Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6564601Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6565020Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6565281Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6565540Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6565803Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6566168Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6566459Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6566719Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6566981Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6567252Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6567511Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6567786Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6568052Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6568310Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6568582Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6568841Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6569104Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6569373Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6569633Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6569902Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6570162Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6570426Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6570698Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6570955Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6571221Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6571492Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6571752Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6572025Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6572409Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6572694Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6572970Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6573233Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6573493Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6573867Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6574127Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6574399Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6574661Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6574922Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6575190Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6575454Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6575717Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6575986Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6576247Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6576512Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6576777Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6577039Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6577453Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6577714Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6577974Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6578247Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6578622Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6578905Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6579173Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6579430Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6579701Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6579965Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6580225Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6580495Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6580757Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6581019Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6581287Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6581551Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6581825Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6582086Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6582349Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6582619Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6582886Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6583147Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6583421Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6583681Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6583956Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6584374Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6584642Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6585036Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6585312Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6585572Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6585838Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6586097Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6586494Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6586759Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6587020Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6587286Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6587544Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6587805Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6588079Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6588339Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6588607Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6588869Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6589128Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6589403Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6589812Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6590072Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6590339Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6590597Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6590970Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6591247Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6591509Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6591778Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6592036Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6592295Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6592569Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6592830Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6593093Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6593362Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6593623Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6593894Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6594158Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6594421Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6594687Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6594947Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6595209Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6595480Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6595740Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6596014Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6596274Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6596532Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6596803Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6597179Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6597456Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6597726Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6597988Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6598257Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6598627Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6598890Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6599164Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6599421Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6599680Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6599950Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6600214Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6600488Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6600747Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6601009Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6601276Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6601541Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6601802Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6602220Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6602481Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6602750Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6603010Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6603376Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6603662Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6603925Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6604186Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6604456Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6604725Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6604998Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6605262Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6605524Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6605792Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6606054Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6606317Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6606592Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6606851Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6607122Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6607386Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6607648Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6607919Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6608186Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6608446Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6608717Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6608979Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6609247Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6609662Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6609938Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6610208Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6610467Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6610726Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6611119Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6611387Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6611647Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6611918Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6612181Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6612446Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6612708Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6612969Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6613235Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6613498Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6613756Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6614029Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6614440Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6614707Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6614966Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6615222Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6615592Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6615870Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6616355Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6616637Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6616898Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6617163Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6617428Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6617689Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6617964Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6618223Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6618485Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6618755Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6619019Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6619287Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6619548Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6619807Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6620074Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6620336Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6620595Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6620861Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6621125Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6621393Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6621656Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6622212Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6622511Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6622775Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6623041Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6623311Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6623745Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6624139Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6624423Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6624684Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6624951Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6625216Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6625480Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6625751Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6626011Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6626273Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6626544Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6626809Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6627078Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6627568Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6627824Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6628093Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6628354Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6628769Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6629060Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6629325Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6629592Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6629854Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6630113Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6630383Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6630649Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6630909Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6631175Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6631445Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6631730Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6631995Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6632254Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6632523Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6632784Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6633045Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6633316Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6633580Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6633848Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6634109Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6634368Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6634638Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6635033Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6635305Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6635571Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6635829Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6636097Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6636477Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6636736Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6637010Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6637270Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6637529Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6637800Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6638060Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6638322Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6638588Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6638847Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6639113Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6639375Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6639635Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6640046Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6640303Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6640566Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6640837Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6641203Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6641493Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6641760Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6642021Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6642292Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6642559Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6642824Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6643098Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6643360Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6643631Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6643893Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6644161Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6644432Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6644693Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6644954Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6645223Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6645489Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6645758Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6646023Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6646282Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6646550Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6646810Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6647071Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6647463Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6647740Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6648012Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6648275Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6648658Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6648930Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6649196Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6649457Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6649732Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6649993Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6650266Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6650530Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6650796Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6651063Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6651324Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6651582Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6651854Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6652259Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6652529Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6652788Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6653047Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6653451Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6653730Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6653991Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6654260Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6654525Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6654788Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6655061Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6655325Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6655593Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6655854Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6656113Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6656380Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6656643Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6656904Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6657170Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6657431Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6657705Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6657970Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6658232Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6658507Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6658774Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6659035Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6659304Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6659680Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6659963Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6660225Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6660487Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6660757Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6661141Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6661402Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6661676Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6661939Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6662204Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6662466Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6662729Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6662998Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6663256Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6663515Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6663779Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6664201Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6664472Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6664872Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6665133Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6665400Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6665659Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6666023Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6666311Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6666571Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6666840Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6667101Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6667368Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6667657Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6667921Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6668181Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6668450Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6668715Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6668978Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6669248Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6669508Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6669773Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6670036Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6670300Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6670568Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6670833Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6671093Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6671366Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6671626Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6671896Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6672242Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6672518Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6672785Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6673044Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6673301Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6673681Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6673945Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6674212Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6674472Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6674731Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6675000Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6675271Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6675532Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6675800Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6676061Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6676328Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6676581Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6676953Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6677222Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6677481Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6677743Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6678113Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6678395Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6678663Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6678922Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6679181Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6679446Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6679712Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6679972Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6680244Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6680503Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6680771Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6681033Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6681296Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6681563Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6681824Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6682083Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6682351Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6682614Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6682889Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6683152Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6683414Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6683683Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6683943Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6684325Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6684608Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6684869Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6685134Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6685400Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6685785Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6686054Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6686318Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6686580Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6686848Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6687106Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6687372Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6687640Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6687900Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6688165Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6688426Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6688690Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6688961Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6689361Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6689620Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6689889Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6690150Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6690534Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6690818Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6691079Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6691344Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6691608Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6691873Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6692144Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6692406Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6692670Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6692930Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6693189Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6693460Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6693725Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6693987Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6694254Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6694516Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6694789Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6695054Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6695317Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6695584Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6695840Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6696100Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6696369Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6696755Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6697040Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6697300Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6697562Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6697834Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6698226Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6698494Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6698762Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6699024Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6699289Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6699561Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6699824Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6700089Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6700349Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6700609Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6700879Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6701142Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6701401Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6701845Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6702107Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6702376Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6702743Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6703024Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6703293Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6703556Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6703818Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6704202Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6704472Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6704741Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6705007Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6705268Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6705533Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6705792Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6706058Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6706327Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6706589Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6706854Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6707116Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6707381Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6707648Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6707911Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6708171Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6708437Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6708700Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6709064Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6709336Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6709594Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6709862Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6710121Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6710498Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6710766Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6711038Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6711306Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6711565Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6711823Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6712093Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6712357Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6712622Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6712885Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6713145Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6713408Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6713680Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6714077Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6714345Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6714605Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6714863Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6715228Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6715507Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6715770Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6716036Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6716661Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6716934Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6717200Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6717464Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6717728Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6717989Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6718249Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6718523Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6718787Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6719057Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6719318Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6719579Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6719849Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6720120Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6720386Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6720654Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6720914Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6721188Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6721454Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6721944Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6722230Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6722493Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6722753Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6723025Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6723463Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6723732Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6724001Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6724261Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6724528Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6724795Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6725059Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6725325Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6725587Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6725856Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6726121Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6726388Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6726658Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6727121Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6727381Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6727651Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6727909Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6728352Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6728630Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6728891Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6729157Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6729416Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6729681Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6729949Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6730215Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6730476Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6730744Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6731006Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6731282Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6731543Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6731805Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6732072Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6732327Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6732599Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6732869Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6733132Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6733401Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6733662Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6733921Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6734193Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6734586Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6734867Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6735133Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6735395Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6735780Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6736038Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6736304Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6736569Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6736829Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6737088Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6737356Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6737620Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6737888Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6738147Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6738407Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6738671Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6738934Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6739365Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6739634Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6739897Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6740167Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6740533Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6740810Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6741078Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6741338Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6741599Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6741862Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6742126Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6742404Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6742664Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6742924Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6743197Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6743458Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6743720Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6744104Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6744372Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6744633Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6744904Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6745170Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6745437Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6745703Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6745963Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6746230Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6746492Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6746988Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6747267Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6747527Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6747794Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6748052Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6748460Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6748730Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6748997Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6749257Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6749524Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6749785Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6750061Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6750323Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6750584Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6750852Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6751112Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6751376Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6751645Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6751989Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6752256Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6752515Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6752776Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6753136Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6753413Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6753676Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6753944Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6754202Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6754476Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6754736Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6755004Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6755272Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6755532Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6755797Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6756069Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6756333Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6756603Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6756864Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6757128Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6757396Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6757655Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6757918Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6758185Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6758449Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6758709Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6758981Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6759361Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6759652Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6759913Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:21:27.6760173Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6760440Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6760812Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6761078Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6761347Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6761610Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6761876Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6762141Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6762403Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6762674Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6762937Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6763198Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6763467Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6763731Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6764113Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6764373Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6764633Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6764900Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6765268Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6765549Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6765817Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6766076Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6766343Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6766603Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6766867Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6767133Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6767396Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6767657Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6767924Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6768185Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6768454Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6768715Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6768972Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6769235Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6769495Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6769757Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6770022Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6770287Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6770556Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6770833Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6771094Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6771484Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6771761Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6772021Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6772290Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6772551Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6772942Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6773202Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6773468Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6773733Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6773996Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6774257Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6774532Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6774796Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6775056Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6775324Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6775590Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6775864Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6776126Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6776500Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6776770Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6777029Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6777294Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6777648Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6777923Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6778191Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6778452Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6778714Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6778984Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6779241Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6779504Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6779769Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6780033Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6780302Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6780565Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6780828Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6781096Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6781357Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6781619Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6781885Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6782148Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6782421Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6782684Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6782945Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6783213Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6783478Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6783867Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6784275Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6784541Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6784806Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6785066Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6785415Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6785690Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6785948Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6786212Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6786481Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6786745Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6787022Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6787283Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6787534Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6787801Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6788060Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6788322Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6788588Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6788939Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6789199Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6789468Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6789821Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6790110Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6790374Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6790635Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6790904Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6791169Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6791432Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6791699Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6791968Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6792235Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6792496Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6792760Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6793029Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6793292Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6793554Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6793822Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6794083Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6794357Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6794617Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6794883Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6795153Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6795414Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6795673Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6796081Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6796357Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6796625Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6796885Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6797145Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6797532Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6797792Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6798057Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6798320Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6798582Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6798852Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6799116Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6799380Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6799648Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6799909Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6800168Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6800437Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6800699Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6801092Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6801396Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6801656Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6801928Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6802289Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6802573Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6802842Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6803102Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6803370Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6803632Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6803894Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6804163Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6804424Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6804683Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6804954Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6805218Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6805484Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6805753Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6806016Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6806288Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6806550Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6806813Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6807087Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6807346Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6807605Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6807871Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6808134Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6808521Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6808797Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6809061Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6809326Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6809587Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6809980Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6810244Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6810509Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6810775Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6811034Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6811296Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6811569Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6811831Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6812092Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6812361Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6812622Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6812895Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6813157Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6813545Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6813811Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6814073Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6814335Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6814707Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6814985Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6815256Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6815518Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6815780Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6816051Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6816744Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6817012Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6817284Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6817545Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6817813Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6818080Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6818341Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6818607Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6819000Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6819363Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6819639Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6819901Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6820167Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6820434Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6820710Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6820974Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6821238Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6821741Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6822026Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6822286Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6822544Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6822988Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6823251Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6823530Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6823789Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6824163Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6824440Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6824706Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6824972Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6825238Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6825497Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6825766Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6826027Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6826293Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6826761Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6827021Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6827286Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6827552Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6827981Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6828268Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6828534Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6828794Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6829063Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6829324Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6829590Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6829865Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6830128Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6830397Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6830658Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6830919Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6831195Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6831455Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6831715Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6831987Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6832248Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6832521Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6832785Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6833051Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6833320Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6833582Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6833845Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6834203Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6834482Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6834745Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6835018Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6835278Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6835664Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6835927Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6836193Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6836462Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6836723Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6836982Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6837258Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6837520Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6837789Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6838049Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6838309Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6838581Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6838843Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6839227Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6839499Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6839761Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6840028Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6840425Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6840706Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6840975Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6841236Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6841494Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6841769Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6842029Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6842303Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6842568Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6842831Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6843097Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6843362Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6843616Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6843883Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6844142Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6844408Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6844674Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6844935Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6845206Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6845465Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6845730Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6845997Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6846261Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6846659Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6846937Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6847199Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6847466Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6847725Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6848110Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6848386Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6848645Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6848912Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6849171Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6849436Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6849706Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6849966Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6850225Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6850493Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6850752Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6851017Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6851413Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6851676Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6851945Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6852205Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6852569Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6852858Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6853123Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6853386Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6853656Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6853921Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6854196Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6854460Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6854726Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6854994Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6855255Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6855521Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6855789Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6856050Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6856324Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6856589Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6856849Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6857127Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6857388Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6857664Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6857933Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6858190Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6858459Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6858858Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6859139Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6859416Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6859679Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6859939Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6860332Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6860597Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6860868Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6861127Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6861390Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6861658Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6861922Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6862184Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6862448Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6862708Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6862977Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6863240Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6863503Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6863901Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6864294Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6864560Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6864829Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6865194Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6865476Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6865746Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6866006Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6866275Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6866541Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6866804Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6867072Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6867334Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6867594Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6867862Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6868124Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6868395Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6868655Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6868916Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6869182Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6869446Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6869718Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6869988Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6870254Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6870523Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6870785Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6871047Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:21:27.6871444Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6871722Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6871986Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6872260Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6872524Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6872915Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6873180Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6873445Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6873715Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6873977Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6874242Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6874515Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6874780Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6875071Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6875332Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6875595Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6875875Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6876266Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6876531Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6876802Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6877066Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6877449Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6877729Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6877993Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6878263Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6878525Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6878786Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6879058Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6879321Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6879589Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6879852Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6880114Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6880386Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6880650Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6880912Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6881184Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6881444Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6881705Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6881982Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6882249Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6882520Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6882783Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6883046Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6883318Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6883699Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6883977Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6884248Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6895749Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6896119Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6896573Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6896843Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6897107Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6897375Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6897639Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6897911Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6898179Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6898443Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6898710Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6898971Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6899237Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6899510Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6899854Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6900122Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6900384Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6900646Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6900986Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6901267Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6901532Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6901800Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6902062Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6902332Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6902600Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6902865Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6903135Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6903395Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6903655Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6903924Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6904306Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6904580Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6904842Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6905103Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6905373Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6905642Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6905907Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6906176Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6906439Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6906701Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6906973Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6907324Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6907606Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6907867Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6908127Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6908395Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6908727Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6908990Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6909266Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6909526Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6909798Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6910062Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6910321Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6910590Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6910853Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6911115Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6911384Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6911649Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6911919Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6912266Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6912530Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6912802Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6913162Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6913447Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6913713Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6913973Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6914242Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6914504Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6914769Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6915040Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6915306Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6915567Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6915840Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6916288Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6916578Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6916841Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6917103Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6917371Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6917634Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6917901Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6918168Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6918436Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6918707Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6918968Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6919231Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6919717Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6919996Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6920258Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6920530Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6920792Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6921244Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6921508Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6921777Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6922046Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6922310Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6922577Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6922851Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6923115Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6923383Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6923655Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6923916Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6924187Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6924448Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6924844Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6925116Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6925378Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6925792Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6926079Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6926345Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6926615Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6926881Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6927145Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6927418Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6927681Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6927946Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6928215Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6928477Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6928749Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6929016Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6929279Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6929548Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6929809Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6930070Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6930345Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6930606Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6930882Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6931143Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6931404Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6931674Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6932056Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6932331Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6932599Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6932864Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6933134Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6933517Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6933779Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6934058Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6934322Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6934584Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6934852Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6935116Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6935384Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6935645Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6935907Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6936173Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6936438Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6936700Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6937094Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6937353Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6937614Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6937882Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6938280Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6938567Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6938830Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6939092Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6939361Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6939625Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6939887Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6940160Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6940421Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6940689Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6940949Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6941215Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6941486Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6941750Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6942012Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6942285Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6942556Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6942823Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6943088Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6943349Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6943613Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6943875Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6944344Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6944635Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6944896Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6945165Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6945428Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6945762Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6946035Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6946305Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6946565Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6946837Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6947098Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6947372Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6947638Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6947901Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6948173Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6948436Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6948701Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6948968Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6949376Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6949648Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6949911Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6950172Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6950622Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6950901Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6951165Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6951433Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6951700Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6951966Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6952238Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6952505Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6952775Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6953038Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6953299Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6953572Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6953836Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6954098Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6954368Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6954632Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6954903Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6955164Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6955429Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6955698Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6955961Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6956222Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6956613Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6956890Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6957156Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6957420Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6957683Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6958053Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6958317Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6958585Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6958853Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6959117Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6959387Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6959656Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6959921Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6960191Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6960454Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6960716Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6960991Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6961258Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6961642Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6961903Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6962163Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6962431Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6962799Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6963087Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6963358Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6963618Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6963885Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6964151Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6964414Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6964687Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6964948Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6965210Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6965479Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6965745Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6966008Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6966270Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6966530Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6966799Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6967066Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6967332Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6967606Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6967869Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6968131Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6968401Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6968664Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6969042Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6969321Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6969582Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6969846Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6970219Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6970482Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6970754Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6971016Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6971285Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6971543Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6971808Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6972078Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6972337Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6972598Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6972866Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6973132Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6973403Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6973797Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6974061Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6974328Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6974589Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6974966Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6975253Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6975516Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6975785Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6976044Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6976309Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6976575Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6976839Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6977100Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6977370Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6977634Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6977906Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6978171Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6978435Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6978701Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6978961Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6979223Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6979491Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6979757Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6980027Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6980289Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6980548Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6980820Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6981204Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6981483Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6981754Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6982014Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6982401Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6982670Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6982934Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6983203Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6983469Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6983729Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6984117Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6984385Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6984651Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6984924Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6985192Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6985464Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6985727Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6986129Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6986405Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6986666Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6986927Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6987295Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6987576Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6987846Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6988107Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6988369Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6988641Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6988903Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6989171Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6989440Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6989725Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6989985Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6990249Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6990524Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6990792Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6991063Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6991327Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6991589Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6991862Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6992131Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6992398Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6992666Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6992930Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6993200Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6993592Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:21:27.6993870Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6994141Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6994403Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6994665Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6995056Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6995327Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6995589Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6995861Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6996128Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6996401Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6996667Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6996931Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6997204Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6997466Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6997727Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6998000Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6998390Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6998662Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6998925Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6999186Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6999569Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.6999852Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7000118Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7000388Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7000648Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7000917Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7001182Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7001450Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7001720Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7001980Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7002242Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7002518Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7002786Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7003053Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7003319Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7003582Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7003850Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7004117Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7004383Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7004651Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7004910Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7005180Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7005446Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7005828Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7006106Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7006367Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7006626Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7006895Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7007269Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7007549Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7007811Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7008074Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7008342Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7008607Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7008872Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7009142Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7009403Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7009664Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7009934Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7010199Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7010563Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7010827Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7011089Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7011362Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7011710Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7011994Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7012267Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7012531Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7012799Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7013062Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7013329Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7013603Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7013866Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7014130Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7014399Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7014664Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7014939Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7015200Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7015464Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7015734Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7015998Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7016492Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7016776Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7017037Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7017309Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7017571Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7017835Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7018361Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7018638Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7018899Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7019170Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7019430Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7019889Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7020158Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7020419Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7020689Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7020953Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7021220Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7021495Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7021754Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7022025Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7022288Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7022559Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7022832Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7023275Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7023539Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7023810Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7024182Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7024564Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7024851Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7025113Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7025390Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7025650Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7025914Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7026188Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7026458Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7026722Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7026992Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7027255Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7027528Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7027794Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7028059Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7028328Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7028590Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7028852Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7029125Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7029392Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7029662Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7029923Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7030185Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7030455Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7030827Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7031099Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7031370Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7031632Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7031903Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7032322Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7032589Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7032858Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7033118Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7033382Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7033657Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7033923Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7034194Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7034455Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7034718Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7034988Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7035253Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7035637Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7035905Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7036174Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7036443Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7036808Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7037090Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7037362Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7037621Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7037883Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7038148Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7038411Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7038676Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7038949Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7039211Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7039478Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7039741Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7040005Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7040274Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7040536Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7040805Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7041074Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7041341Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7041610Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7041923Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7042184Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7042449Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7042712Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7043089Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7043373Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7043633Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7043901Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7044162Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7044542Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7044816Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7045085Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7045349Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7045618Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7045887Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7046160Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7046423Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7046687Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7046957Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7047220Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7047486Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7047756Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7048151Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7048434Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7048701Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7049070Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7049363Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7049630Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7049909Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7050177Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7050442Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7050715Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7050980Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7051248Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7051518Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7051781Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7052043Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7052314Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7052575Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7052847Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7053111Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7053375Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7053649Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7053912Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7054182Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7054455Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7054719Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7054983Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7055369Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7055650Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7055926Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7056187Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7056449Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7056847Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7057110Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7057376Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7057645Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7057907Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7058179Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7058447Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7058712Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7058984Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7059246Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7059508Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7059782Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7060045Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7060433Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7060693Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7060956Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7061327Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7061608Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7061871Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7062140Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7062400Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7062669Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7062935Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7063198Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7063469Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7063734Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7064135Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7064417Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7064683Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7064952Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7065213Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7065475Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7065745Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7066011Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7066272Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7066542Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7066803Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7067071Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7067338Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7067700Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7067984Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7068246Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7068506Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7068774Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7069150Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7069412Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7069688Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7069953Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7070222Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7070486Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7070753Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7071029Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7071292Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7071555Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7071827Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7072098Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7072371Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7072741Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7073005Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7073277Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7073541Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7073905Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7074193Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7074460Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7074731Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7074996Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7075264Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7075531Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7075796Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7076058Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7076328Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7076590Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7076868Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7077136Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7077388Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7077656Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7077917Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7078183Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7078451Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7078715Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7078986Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7079248Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7079511Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7079932Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7080211Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7080473Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7080749Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7081017Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7081410Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7081672Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7081939Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7082204Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7082467Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7082729Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7083004Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7083268Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7083530Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7083803Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7084070Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7084343Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7084604Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7084994Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7085269Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7085535Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7085798Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7086176Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7086455Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7086719Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7086981Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7087239Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7087512Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7087775Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7088042Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7088311Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7088571Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7088839Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7089106Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7089367Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7089636Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7089897Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7090159Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7090434Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7090697Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7090968Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7091228Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7091489Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7091758Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7092139Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7092418Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7092686Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7092949Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7093220Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7093603Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7093886Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7094159Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7094425Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7094688Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7094959Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7095227Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7095500Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7095761Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7096024Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7096294Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7096562Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7096824Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7097219Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7097485Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7097763Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7098026Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7098395Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7098686Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7098951Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7099213Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7099484Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7099749Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7100011Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7100289Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7100550Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7100817Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7101079Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7101345Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7101611Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7101872Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7102135Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7102402Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7102670Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7102939Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7103205Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7103468Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7103736Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7104117Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7104395Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7104773Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7105050Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7105318Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7105582Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7105964Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7106234Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7106502Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7106768Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7107037Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7107297Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7107569Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7107834Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7108100Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7108369Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7108630Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7108898Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7109167Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7109552Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7109822Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7110086Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7110346Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7110717Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7111004Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7111270Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7111541Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7111805Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7112080Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7112348Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7112619Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7112891Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7113155Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7113419Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7113694Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7113961Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7114225Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7114495Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7114760Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7115033Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7115295Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7115563Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7115834Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7116343Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7116623Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7116897Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7117425Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7117712Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7117975Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7118237Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7118655Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7118918Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7119187Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7119460Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7119722Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7119998Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7120266Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7120531Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7120803Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7121066Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7121330Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7121607Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7121871Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7122318Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7122582Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7122843Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7123111Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7123573Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7123858Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7124126Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7124389Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7124658Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7124925Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7125185Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7125457Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7125717Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7125978Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7126247Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7126513Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7126789Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7127054Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7127316Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7127585Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7127846Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7128112Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7128385Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7128646Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7128920Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7129182Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7129446Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7129842Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7130124Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7130388Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7130660Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7130923Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7131311Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7131586Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7131850Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7132118Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7132380Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7132648Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7132922Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7133187Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7133444Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7133716Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7133978Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7134252Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7134635Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7134899Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7135168Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7135430Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7135800Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7136095Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7136361Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7136633Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7136896Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7137159Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7137429Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7137696Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7137959Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7138225Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7138487Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7138759Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7139021Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7139284Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7139553Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7139815Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7140076Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7140347Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7140610Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7140880Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7141142Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7141405Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7141674Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7142053Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7142336Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7142605Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7142870Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7143142Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7143532Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7143802Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7144192Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7144459Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7144719Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7144989Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7145253Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7145513Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7145781Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7146042Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7146312Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7146576Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7147059Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7147330Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7147592Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7147858Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7148227Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7148508Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7148784Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7149046Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7149306Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7149575Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7149840Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7150103Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7150370Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7150631Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7150899Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7151163Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7151427Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7151698Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7151960Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7152223Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7152492Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7152757Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7153030Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7153291Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7153551Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7153818Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7154085Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7154473Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7154759Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7155022Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7155291Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7155553Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7155882Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7156159Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7156422Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7156686Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7156953Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7157219Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7157493Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7157759Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7158020Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7158289Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7158551Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7158817Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7159195Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7159459Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7159722Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7159993Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7160355Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7160641Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7160905Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7161168Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7161433Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7161699Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7161966Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7162238Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7162500Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7162769Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7163031Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7163294Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7163565Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7163824Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7164086Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7164352Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7164613Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7164888Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7165158Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7165421Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7165691Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7165952Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7166217Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7166601Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7166880Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7167149Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7167414Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7167674Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7168060Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7168327Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7168589Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7168858Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7169123Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7169391Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7169657Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7169918Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7170185Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7170446Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7170711Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7170981Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7171399Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7171670Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7171933Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7172196Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7172578Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7172863Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7173134Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7173406Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7173669Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7173940Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7174206Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7174469Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7174742Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7175007Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7175275Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7175551Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7175819Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7176083Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7176356Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7176620Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7176891Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7177160Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7177425Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7177699Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7177967Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7178229Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7178504Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7178887Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7179174Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7179440Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7179700Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7179969Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7180355Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7180620Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7180902Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7181162Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7181433Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7181701Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7181969Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7182239Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7182503Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7182766Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7183037Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7183301Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7183571Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7183957Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7184340Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7184610Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7184941Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7185223Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7185490Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7185753Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7186023Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7186287Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7186553Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7186823Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7187089Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7187354Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7187623Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7187888Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7188162Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7188425Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7188688Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7188951Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7189214Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7189480Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7189749Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7190015Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7190278Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7190551Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7190818Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7191158Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7191432Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7191694Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7191966Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7192228Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7192621Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7192890Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7193159Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7193430Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7193694Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7193960Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7194232Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7194501Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7194765Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7195031Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7195294Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7195573Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7195836Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7196186Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7196456Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7196721Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7197082Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7197372Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7197639Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7197922Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7198184Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7198445Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7198719Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7198983Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7199248Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7199517Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7199780Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7200049Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7200318Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7200581Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7200850Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7201114Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7201377Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7201652Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7201916Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7202189Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7202451Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7202712Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7202983Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7203374Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7203652Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7203921Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7204184Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7204455Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7204834Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7205095Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7205375Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7205636Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7205896Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7206166Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7206431Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7206696Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7206965Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7207225Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7207495Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7207762Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7208026Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7208416Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7208682Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7208945Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7209218Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7209585Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7209875Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7210139Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7210400Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7210671Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7210940Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7211206Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7211482Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7211749Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7212019Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7212283Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7212550Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7212821Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7213084Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7213347Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7213617Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7213884Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7214156Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7214423Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7214686Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7214958Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7215223Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7215606Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7215893Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7216449Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7216728Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7216990Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7217485Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7217757Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7218027Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7218288Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7218558Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7218822Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7219095Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7219361Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7219623Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7219893Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7220156Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7220423Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7220692Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7221086Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7221348Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7221619Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7221881Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7222311Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7222593Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7222854Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7223124Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7223384Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7223651Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7223921Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7224281Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7224558Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7224818Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7225078Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7225355Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7225624Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7225885Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7226152Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7226413Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7226685Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7226946Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7227212Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7227482Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7227744Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7228004Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7228453Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7228730Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7229001Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7229265Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7229527Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7229922Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7230184Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7230452Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7230720Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7230984Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7231253Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7231520Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7231786Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7232053Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7232315Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7232578Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7232852Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7233115Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7233517Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7233781Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7234044Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7234315Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7234687Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7234971Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7235243Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7235506Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7235768Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7236047Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7236313Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7236586Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7236848Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7237116Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7237387Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7237652Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7237919Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7238188Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7238450Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7238721Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7238989Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7239251Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7239522Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7239786Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7240049Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7240322Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7240590Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7240972Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7241253Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7241518Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7241786Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7242168Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7242435Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7242712Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7242973Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7243244Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7243509Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7243778Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7244050Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7244315Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7244578Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7244841Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7245107Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7245377Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7245773Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7246038Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7246309Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7246572Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7246939Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7247236Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7247499Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7247768Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7248032Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7248296Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7248566Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7248832Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7249095Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7249363Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7249624Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7249897Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7250163Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7250425Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7250694Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7250959Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7251226Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7251495Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7251761Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7252026Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7252296Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7252559Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7252835Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7253218Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7253494Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7253762Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7254025Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7254399Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7254668Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7254936Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7255211Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7255471Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7255733Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7256007Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7256276Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7256540Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7256810Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7257069Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7257340Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7257604Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7257996Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7258266Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7258529Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7258790Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7259164Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7259448Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7259726Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7259988Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7260248Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7260520Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7260786Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7261054Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7261328Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7261589Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7261860Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7262126Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7262389Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7262665Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7262929Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7263190Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7263459Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7263724Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7264142Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7264409Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7264671Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7264941Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7265209Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7265610Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7265891Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7266151Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7266412Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7266678Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7267064Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7267339Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7267603Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7267865Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7268139Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7268408Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7268678Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7268948Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7269211Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7269484Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7269749Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7270015Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7270415Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7270680Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7270943Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7271212Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7271570Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7271860Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7272122Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7272385Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7272653Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7272916Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7273183Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7273455Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7273718Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7273985Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7274246Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7274511Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7274784Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7275049Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7275310Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7275582Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7275845Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7276121Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7276389Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7276651Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7276920Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7277181Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7277448Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7277861Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7278144Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7278413Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7278679Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7278942Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7279333Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7279600Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7279863Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7280135Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7280397Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7280663Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7280936Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7281200Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7281474Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7281737Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7282000Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7282275Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7282664Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7282929Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7283201Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7283466Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7283835Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7284118Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7284383Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7284652Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7284916Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7285180Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7285452Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7285720Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7285991Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7286254Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7286515Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7286786Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7287050Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7287317Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7287584Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7287846Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7288114Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7288377Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7288639Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7288915Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7289177Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7289438Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7289710Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7290081Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7290368Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7290631Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7290893Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7291161Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7291547Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7291818Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7292086Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7292350Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7292620Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7292887Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7293151Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7293422Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7293683Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7293946Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7294218Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7294483Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7294869Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7295133Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7295397Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7295667Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7295991Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7296266Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7296536Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7296801Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7297063Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7297331Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7297594Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7297865Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7298127Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7298389Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7298660Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7298925Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7299189Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7299463Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7299724Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7299996Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7300251Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7300524Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7300795Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7301057Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7301320Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7301589Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7301880Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7302228Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7302502Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7302765Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7303033Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7303294Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7303626Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7303901Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7304280Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7304548Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7304813Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7305077Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7305348Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7305609Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7305873Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7306142Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7306403Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7306681Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7306943Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7307308Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7307580Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7307842Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7308200Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7308488Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7308754Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7309027Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7309289Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7309549Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7309825Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7310089Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7310360Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7310627Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7310890Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7311156Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7311512Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7322883Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7323244Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7323514Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7323788Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7324070Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7324339Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7324607Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7324873Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7325145Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7325408Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7325921Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7326214Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7326476Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7326744Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7327011Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7327453Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7327722Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7327991Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7328251Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7328516Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7328780Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7329052Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7329315Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7329577Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7329846Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7330104Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7330371Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7330640Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7331078Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7331349Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7331611Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7332035Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7332325Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7332587Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7332848Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7333118Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7333384Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7333658Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7333921Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7334182Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7334451Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7334713Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7334974Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7335242Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7335503Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7335771Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7336031Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7336293Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7336566Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7336826Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7337088Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7337359Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7337620Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7337881Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7338265Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7338548Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7338815Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7339074Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7339335Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7339717Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7339979Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7340245Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7340515Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7340772Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7341044Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7341307Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7341567Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7341835Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7342095Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7342356Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7342627Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7342888Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7343366Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7343628Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7343892Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7344345Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7344622Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7344884Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7345156Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7345418Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7345691Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7345958Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7346222Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7346495Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7346757Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7347021Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7347290Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7347558Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7347834Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7348100Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7348363Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7348632Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7348898Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7349158Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7349428Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7349689Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7349959Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7350222Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7350552Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7350841Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7351104Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7351365Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7351634Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7352006Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7352273Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7352540Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7352801Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7353069Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7353328Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7353593Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7353862Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7354122Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7354381Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7354647Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7354911Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7355178Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7355563Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7355824Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7356090Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7356352Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7356708Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7356990Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7357255Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7357522Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7357781Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7358048Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7358317Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7358583Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7358844Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7359112Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7359372Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7359645Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7359904Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7360163Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7360439Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7360700Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7360964Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7361234Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7361497Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7361764Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7362026Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7362287Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7362674Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7362948Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7363211Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7363478Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7363739Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7364132Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7364394Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7364660Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7364930Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7365196Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7365456Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7365731Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7365993Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7366261Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7366522Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7366780Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7367045Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7367306Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7367716Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7367982Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7368245Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7368505Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7368897Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7369176Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7369444Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7369704Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7369966Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7370241Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7370498Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7370761Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7371026Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7371284Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7371554Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7371821Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7372090Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7372357Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7372616Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7372881Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7373164Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7373424Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7373697Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7373957Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7374220Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7374490Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7374755Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7375133Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7375418Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7375680Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7375948Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7376324Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7376585Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7376853Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7377115Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7377376Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7377644Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7377906Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7378174Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7378437Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7378698Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7378967Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7379236Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7379499Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7379901Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7380164Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7380432Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7380695Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7381055Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7381344Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7381608Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7381870Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7382134Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7382399Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7382659Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7382932Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7383193Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7383461Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7383723Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7384099Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7384381Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7384641Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7384900Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7385170Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7385435Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7385701Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7385963Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7386222Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7386492Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7386752Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7387015Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7387410Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7387682Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7387948Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7388209Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7388593Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7388860Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7389125Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7389384Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7389652Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7389913Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7390185Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7390447Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7390707Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7390975Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7391235Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7391498Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7391768Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7392164Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7392432Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7392694Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7392953Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7393328Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7393610Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7393873Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7394143Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7394402Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7394673Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7394935Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7395197Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7395462Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7395723Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7395983Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7396252Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7396516Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7396786Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7397048Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7397311Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7397582Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7397842Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7398105Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7398378Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7398638Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7398899Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7399176Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7399557Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7399841Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7400100Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7400364Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7400759Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7401021Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7401284Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7401552Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7401813Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7402081Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7402343Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7402604Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7402874Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7403135Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7403397Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7403663Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7403926Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7404316Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7404577Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7404839Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7405107Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7405474Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7405755Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7406028Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7406289Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7406560Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7406819Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7407082Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7407351Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7407611Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7407873Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7408139Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7408402Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7408673Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7408938Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7409198Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7409465Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7409729Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7409992Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7410262Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7410523Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7410787Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7411047Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7411310Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7411698Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7411973Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7412234Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7412499Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7412759Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7413174Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7413456Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7413717Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7413991Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7414251Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7414513Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7414786Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7415047Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7415306Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7415575Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7415836Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7416403Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7416917Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7417205Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7417470Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7417738Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7418161Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7418446Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7418719Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7418983Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7419250Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7419521Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7419789Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7420063Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7420327Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7420589Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7420857Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7421124Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7421391Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7421663Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7421926Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7422196Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7422459Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7422717Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7422992Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7423259Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7423525Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7423793Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7424174Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7424608Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7424898Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7425163Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7425433Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7425696Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7426136Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7429439Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7429755Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7430021Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7430290Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7430555Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7430825Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7431096Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7431360Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7431633Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7431896Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7432165Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7432568Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7432866Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7433130Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7433399Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7433663Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7433927Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7434193Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7434456Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7434716Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7434986Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7435252Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7435524Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7435789Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7436048Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7436317Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7436577Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7436842Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7437110Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7437370Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7437638Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7437900Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7438163Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7438434Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7438698Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7438960Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7439229Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7439490Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7439841Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7440117Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7440377Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7440644Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7440905Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7441253Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7441522Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7441940Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7442230Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7442496Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7442757Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7443029Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7443291Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7443550Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7443816Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7444078Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7444351Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7444741Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7445007Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7445273Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7445533Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7445794Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7446065Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7446327Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7446596Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7446857Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7447116Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7447388Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7447654Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7447918Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7448187Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7448448Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7448708Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7448981Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7449244Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7449512Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7449772Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7450032Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7450306Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7450572Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7450836Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7451106Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7451369Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7451641Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7452035Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7452318Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7452587Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7452849Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7453112Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7453506Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7453768Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7454179Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7454456Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7454717Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7454984Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7455250Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7455510Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7455780Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7456039Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7456305Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7456571Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7456830Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7457239Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7457500Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7457760Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7458027Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7458291Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7458561Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7458822Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7459081Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7459347Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7459611Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7459871Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7460145Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7460408Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7460676Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7460938Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7461202Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7461479Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7461741Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7462002Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7462272Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7462539Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7462800Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7463076Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7463340Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7463610Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7463873Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7464362Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7464656Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7464925Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7465194Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7465469Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7465802Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7466076Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7466449Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7466724Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7466991Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7467255Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7467518Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7467788Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7468048Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7468318Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7468596Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7468862Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7469133Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7469471Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7469734Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7470004Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7470269Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7470544Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7470810Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7471073Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7471350Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7471613Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7471879Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7472147Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7472420Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7472692Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7472952Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7473213Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7473483Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7473746Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7474010Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7474279Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7474540Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7474813Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7475076Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7475345Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7475616Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7475889Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7476150Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7476551Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7476831Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7477106Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7477369Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7477631Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7478020Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7478287Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7478651Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7478942Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7479204Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7479466Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7479735Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7479999Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7480274Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7480536Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7480799Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7481075Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7481333Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7481709Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7481978Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7482238Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7482506Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7482772Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7483034Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7483302Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7483560Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7483820Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7484092Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7484355Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7484631Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7484893Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7485153Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7485420Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7485684Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7485948Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7486215Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7486475Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7486744Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7487007Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7487268Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7487543Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7487811Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7488072Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7488344Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7488725Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7489011Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7489275Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7489534Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7489806Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7490171Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7490435Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7490818Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7491096Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7491369Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7491630Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7491897Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7492173Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7492434Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7492696Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7492968Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7493238Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7493501Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7493888Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7494152Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7494421Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7494683Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7494947Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7495214Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7495476Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7495739Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7496007Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7496275Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7496543Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7496810Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7497071Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7497339Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7497603Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7497868Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7498138Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7498401Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7498668Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7498930Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7499196Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7499471Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7499738Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7500002Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7500272Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7500537Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7500928Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7501209Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7501471Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7501740Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7502004Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7502384Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7502656Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7503038Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7503322Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7503588Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7503851Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7504240Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7504507Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7504770Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7505039Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7505301Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7505576Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7505838Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7506244Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7506516Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7506778Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7507043Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7507318Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7507578Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7507840Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7508109Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7508371Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7508645Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7508905Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7509175Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7509446Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7509707Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7509970Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7510239Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7510504Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7510773Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7511034Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7511295Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7511566Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7511828Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7512099Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7512367Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7512629Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7512896Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7513163Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7513545Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7513833Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7514095Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7514360Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7514759Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7515023Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7515416Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7515697Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7515960Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7516542Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7516826Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7517098Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7517369Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7517632Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7517902Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7518171Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7518436Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7518935Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7519201Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7519466Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7519738Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7520000Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7520280Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7520544Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7520808Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7521077Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7521348Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7521610Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7521885Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7522149Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7522423Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7522685Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7522948Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7523219Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7523500Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7523764Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7524036Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7524306Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7524571Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7524851Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7525116Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7525383Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7525647Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7525912Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7526375Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7526657Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7526922Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7527193Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7527633Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7527903Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7528344Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7528623Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7528892Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7529151Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7529414Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7529682Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7529946Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7530216Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7530479Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7530744Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7531015Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7531396Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7531658Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7531925Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7532193Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7532461Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7532727Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7532990Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7533258Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7533520Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7533787Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7534057Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7534325Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7534594Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7534856Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7535117Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7535386Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7535653Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7535916Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7536183Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7536449Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7536724Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7536986Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7537247Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7537517Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7537778Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7538039Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7538306Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7538698Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7538983Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7539254Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7539517Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7539788Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7540243Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7540621Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7540907Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7541172Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7541438Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7541711Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7541976Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7542248Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7542510Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7542772Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7543043Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7543310Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7543697Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7544107Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7544380Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7544656Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7544922Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7545186Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7545457Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7545724Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7545986Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7546253Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7546520Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7546804Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7547066Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7547329Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7547601Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7547866Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7548131Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7548400Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7548660Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7548930Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7549192Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7549459Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7549740Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7550002Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7550265Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7550533Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7550797Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7551208Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7551485Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7551751Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7552022Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7552286Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7552663Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7553046Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7553330Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7553596Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7553874Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7554143Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7554432Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7554696Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7554956Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7555224Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7555485Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7555751Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7556156Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7556422Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7556691Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7556960Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7557220Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7557492Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7557755Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7558020Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7558290Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7558553Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7558826Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7559095Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7559359Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7559628Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7559888Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7560149Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7560422Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7560686Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7560954Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7561215Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7561475Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7561746Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7562015Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7562279Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7562549Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7562815Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7563085Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7563473Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7563751Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7564018Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7564280Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7564542Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7564932Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7565199Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7565581Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7565862Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7566124Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7566392Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7566656Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7566917Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7567187Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7567453Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7567725Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7567991Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7568371Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7568644Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7568907Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7569172Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7569443Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7569706Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7569967Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7570236Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7570500Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7570768Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7571034Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7571298Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7571569Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7571832Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7572093Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7572366Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7572632Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7572902Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7573163Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7573423Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7573691Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7573957Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7574223Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7574497Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7574757Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7575026Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7575290Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7575685Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7575971Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7576234Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7576495Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7576762Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7577143Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7577416Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7577796Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7578081Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7578352Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7578615Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7578883Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7579154Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7579417Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7579688Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7579951Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7580219Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7580613Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7580880Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7581143Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7581413Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7581673Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7581945Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7582209Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7582473Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7582744Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7583004Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7583274Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7583548Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7583812Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7584192Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7584465Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7584726Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7584997Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7585263Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7585524Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7585788Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7586052Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7586318Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7586586Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7586854Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7587129Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7587389Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7587649Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7588044Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7588324Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7588588Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7588857Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7589119Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7589513Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7589780Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7590164Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7590447Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7590711Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7590972Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7591246Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7591508Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7591777Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7592041Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7592309Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7592582Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7592847Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7593235Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7593510Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7593776Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7594051Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7594316Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7594579Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7594848Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7595110Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7595371Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7595644Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7595905Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7596183Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7596448Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7596712Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7596983Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7597247Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7597509Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7597779Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7598038Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7598304Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7598574Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7598841Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7599118Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7599385Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7599649Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7599918Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7600303Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7600585Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7600854Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7601117Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7601393Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7602119Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7602383Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7602780Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7603064Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7603329Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7603598Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7603861Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7604131Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7604392Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7604655Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7604925Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7605191Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7605454Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7605848Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7606112Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7606381Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7606644Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7606912Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7607185Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7607446Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7607708Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7607977Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7608248Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7608520Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7608789Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7609049Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7609325Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7609585Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7609852Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7610122Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7610385Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7610658Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7610922Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7611188Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7611457Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7611728Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7611989Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7612262Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7612525Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7612916Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7613198Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7613460Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7613732Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7613993Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7614376Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7614645Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7615036Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7615321Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7615594Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7615860Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7616630Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7616909Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7617172Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7617439Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7617702Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7617971Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7618240Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7618768Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7619040Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7619300Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7619561Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7619833Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7620098Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7620366Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7620632Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7620896Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7621170Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7621432Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7621699Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7621969Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7622231Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7622493Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7622765Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7623032Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7623301Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7623563Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7623826Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7624198Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7624462Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7624734Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7625002Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7625265Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7625537Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7625955Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7626230Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7626501Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7626764Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7627024Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7627478Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7627743Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7628463Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7628744Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7629006Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7629292Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7629559Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7629820Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7630088Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7630349Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7630611Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7630885Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7631149Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7631548Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7631811Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7632073Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7632350Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7632619Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7632888Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7633157Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7633421Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7633693Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7633960Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7634224Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7634505Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7634769Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7635034Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7635305Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7635571Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7635843Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7636106Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7636368Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7636640Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7636907Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7637170Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7637447Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7637710Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7637980Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7638242Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7638630Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7638924Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7639188Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7639454Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7639726Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7640115Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7640386Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7640792Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7641072Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7641343Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7641605Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7641871Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7642144Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7642406Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7642675Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7642937Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7643202Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7643473Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7643866Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7644130Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7644399Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7644660Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7644932Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7645199Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7645465Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7645737Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7645998Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7646266Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7646539Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7646814Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7647076Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7647345Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7647608Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7647877Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7648142Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7648408Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7648676Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7648937Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7649207Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7649476Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7649744Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7650007Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7650272Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7650534Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7650804Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7651211Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7651489Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7651760Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7652023Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7652414Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7652679Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7653005Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7653292Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7653557Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7653820Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7654087Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7654353Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7654622Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7654884Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7655146Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7655418Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7655677Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7656045Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7656314Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7656576Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7656850Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7657111Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7657376Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7657648Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7657912Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7658175Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7658453Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7658717Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7659001Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7659266Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7659529Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7659797Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7660062Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7660326Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7660594Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7660923Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7661187Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7661468Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7661731Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7662013Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7662276Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7662539Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7662807Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7663070Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7663459Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7663751Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7664131Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7664409Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7664763Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7665026Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7665398Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7665680Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7665942Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7666213Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7666480Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7666754Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7667015Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7667277Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7667545Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7667812Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7668075Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7668443Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7668706Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7668978Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7669238Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7669497Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7669767Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7670029Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7670293Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7670561Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7670824Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7671096Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7671365Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7671628Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7671898Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7672160Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7672420Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7672690Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7672953Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7673221Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7673482Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7673745Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7674026Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7674296Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7674560Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7674828Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7675091Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7675354Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7675735Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7676016Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7676285Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7676547Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7676809Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7677197Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7677576Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7677861Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7678131Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7678393Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7678661Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7678925Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7679188Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7679458Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7679719Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7679980Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7680252Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7680633Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7680906Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7681169Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7681430Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7681697Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7681962Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7682227Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7682502Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7682764Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7683032Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7683296Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7683567Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7683837Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7684101Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7684360Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7684626Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7684890Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7685159Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7685421Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7685680Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7685947Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7686214Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7686482Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7686751Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7687012Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7687282Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7687543Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7687918Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7688205Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7688465Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7688726Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7688994Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7689381Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7689764Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7690047Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7690311Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7690579Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7690840Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7691108Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7691377Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7691637Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7691899Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7692172Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7692441Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7692868Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7693132Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7693394Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7693661Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7693925Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7694189Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7694455Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7694716Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7694983Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7695246Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7695513Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7695786Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7696050Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7696310Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7696577Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7696837Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7697108Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7697369Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7697630Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7697900Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7698162Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7698428Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7698703Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7698968Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7699239Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7699501Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7699762Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7700163Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7700443Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7700707Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7700979Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7701241Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7701631Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7701900Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7702251Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7702538Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7702802Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7703066Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7703344Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7703606Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7703873Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7704291Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7704556Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7704834Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7705200Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7705469Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7705732Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7705995Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7706256Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7706527Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7706792Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7707061Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7707326Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7707588Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7707861Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7708128Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7708394Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7708665Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7708926Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7709198Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7709462Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7709724Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7709996Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7710257Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7710519Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7710792Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7711057Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7711328Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7711592Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7711853Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7712123Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7712508Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7712788Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7713062Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7713326Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7713598Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7713997Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7714268Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7714655Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7714937Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7715203Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7715472Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7715738Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7716010Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7716806Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7717077Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7717344Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7717612Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7717875Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7718368Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7718633Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7718902Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7719164Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7719426Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7719697Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7719958Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7720219Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7720489Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7720759Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7721022Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7721304Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7721566Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7721835Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7722101Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7722364Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7722631Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7722893Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7723154Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7723427Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7723697Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7723965Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7724237Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7724501Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7724773Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7725035Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7725437Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7725730Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7725994Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7726262Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7726524Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7726965Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7727231Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7727613Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7727894Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7728163Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7728427Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7728698Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7728961Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7729234Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7729503Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7729765Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7730034Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7730304Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7730680Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7730953Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7731218Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7731480Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7731751Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7732016Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7732278Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7732550Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7732814Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7733096Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7733381Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7733651Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7733921Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7734183Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7734446Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7734719Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7734982Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7735253Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7735518Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7735779Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7736052Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7736314Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7736582Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7736856Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7737122Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7737387Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7737863Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7738143Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7738412Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7738676Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7738940Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7739329Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7739591Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7739998Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7740284Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7740547Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7740820Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7741084Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7741347Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7741621Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7741883Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7742146Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7742419Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7742684Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7743078Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7743339Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7754346Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7754641Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7754932Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7755197Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7755462Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7755730Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7755991Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7756263Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7756529Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7756797Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7757066Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7757334Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7757596Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7757870Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7758133Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7758395Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7758661Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7758923Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7759197Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7759459Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7759730Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7760001Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7760263Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7760526Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7760961Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7761237Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7761507Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7761771Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7762034Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7762435Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7762697Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7763078Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7763363Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7763624Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7763889Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7764161Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7764427Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7764697Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7764959Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7765221Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7765493Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7765756Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7766128Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7766398Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7766660Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7766931Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7767198Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7767460Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7767727Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7767987Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7768249Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7768522Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7768784Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7769062Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7769329Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7769594Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7769864Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7770130Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7770398Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7770665Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7770926Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7771201Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7771468Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7771730Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7772005Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7772269Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7772524Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7772796Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7773168Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7773458Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7773722Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7773985Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7774253Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7774625Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7774886Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7775244Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7775522Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7775797Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7776059Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7776323Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7776593Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7776856Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7777117Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7777385Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7777652Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7777916Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7778315Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7778578Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7778848Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7779108Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7779372Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7779643Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7779905Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7780168Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7780437Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7780702Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7780973Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7781246Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7781514Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7781785Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7782048Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7782314Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7782582Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7782845Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7783115Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7783377Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7783641Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7783911Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7784305Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7784570Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7784841Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7785103Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7785487Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7785761Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7786022Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7786290Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7786549Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7786923Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7787192Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7787520Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7787807Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7788069Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7788329Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7788598Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7788863Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7789127Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7789395Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7789660Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7789933Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7790196Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7790546Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7790814Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7791076Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7791338Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7791610Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7791875Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7792137Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7792404Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7792665Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7792937Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7793199Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7793467Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7793738Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7794001Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7794261Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7794531Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7794795Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7795067Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7795330Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7795591Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7795864Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7796127Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7796400Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7796669Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7796933Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7797203Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7797463Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7797835Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7798123Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7798386Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7798647Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7799033Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7799295Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7799646Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7799919Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7800181Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7800450Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7800714Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7800978Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7801246Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7801507Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7801775Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7802047Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7802311Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7802672Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7802936Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7803196Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7803465Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7803726Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7803997Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7804260Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7804522Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7804793Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7805061Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7805321Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7805593Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7805853Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7806126Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7806392Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7806653Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7806923Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7807185Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7807446Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7807710Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7807975Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7808236Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7808511Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7808774Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7809043Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7809311Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7809575Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7809939Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7810211Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7810474Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7810744Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7811101Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7811373Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7811712Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7811983Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7812250Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7812512Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7812773Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7813046Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7813307Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7813574Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7813835Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7814101Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7814368Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7814741Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7815011Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7815282Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7815544Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7815816Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7816409Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7816708Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7816978Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7817241Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7817502Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7817777Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7818046Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7818316Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7818581Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7818843Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7819112Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7819375Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7819635Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7819906Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7820166Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7820435Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7820701Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7820968Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7821239Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7821500Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7821761Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7822030Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7822519Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7822796Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7823067Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7823324Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7823592Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7824045Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7824435Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7824716Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7824977Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7825240Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7825507Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7825770Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7826039Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7826300Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7826561Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7826833Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7827101Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7827550Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7827821Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7828089Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7828355Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7828620Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7828883Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7829153Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7829414Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7829672Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7829942Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7830207Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7830481Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7830742Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7831001Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7831269Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7831530Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7831794Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7832064Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7832327Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7832596Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7832858Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7833124Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7833397Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7833657Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7833922Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7834187Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7834448Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7834849Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7835129Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7835389Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7835656Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7835915Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7836309Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7836681Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7836960Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7837223Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7837493Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7837753Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7838026Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7838289Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7838550Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7838821Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7839082Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7839350Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7839693Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7839960Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7840233Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7840496Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7840756Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7841026Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7841287Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7841550Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7841820Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7842081Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7842353Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7842621Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7842887Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7843158Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7843418Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7843680Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7843957Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7844222Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7844493Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7844755Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7845016Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7845290Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7845557Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7845824Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7846095Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7846356Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7846625Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7847030Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7847310Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7847579Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7847865Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7848128Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7848509Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7848784Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7849164Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7849443Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7849713Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7849974Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7850250Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7850511Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7850771Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7851045Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7851307Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7851574Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7851942Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7852207Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7852475Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7852738Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7853001Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7853273Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7853537Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7853799Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7854069Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7854332Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7854608Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7854874Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7855141Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7855414Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7855680Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7855942Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7856212Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7856476Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7856740Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7857011Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7857272Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7857548Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7857813Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7858078Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7858346Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7858608Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7858868Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7859246Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7859519Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7859791Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7860050Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7860316Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7860702Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7860969Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7861327Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7861612Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7861875Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7862147Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7862410Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7862671Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7862941Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7863202Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7863463Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7863734Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7864101Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7864454Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7864719Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7864982Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7865253Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7865521Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7865789Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7866058Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7866321Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7866591Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7866857Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7867121Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7867395Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7867658Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7867921Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7868187Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7868454Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7868724Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7868986Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7869248Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7869516Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7869781Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7870041Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7870313Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7870574Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7870843Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7871104Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7871478Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7871759Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7872020Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7872281Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7872547Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7872921Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7873183Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7873553Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7873833Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7874101Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7874363Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7874630Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7874900Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7875164Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7875428Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7875702Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7875971Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7876240Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7876585Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7876854Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7877120Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7877382Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7877645Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7877914Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7878177Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7878449Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7878711Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7878978Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7879249Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7879519Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7879785Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7880057Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7880321Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7880597Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7880863Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7881123Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7881391Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7881651Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7881915Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7882184Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7882452Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7882723Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7882985Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7883240Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7883619Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7883899Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7884162Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7884435Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7884697Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7885074Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7885338Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7885697Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7885984Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7886245Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7886507Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7886781Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7887047Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7887308Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7887577Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7887839Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7888114Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7888375Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7888770Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7889037Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7889298Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7889560Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7889833Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7890102Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7890371Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7890632Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7890895Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7891166Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7891428Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7891695Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7891972Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7892233Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7892502Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7892767Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7893028Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7893295Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7893556Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7893817Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7894093Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7894355Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7894636Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7894898Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7895161Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7895434Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7895808Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7896086Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7896356Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7896618Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7896892Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7897279Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7897541Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7897914Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7898196Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7898458Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7898727Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7898991Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7899268Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7899531Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7899793Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7900062Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7900327Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7900589Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7900965Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7901230Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7901492Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7901764Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7902027Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7902296Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7902560Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7902823Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7903094Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7903360Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7903623Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7903900Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7904271Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7904546Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7904814Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7905081Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7905348Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7905609Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7905872Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7906141Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7906407Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7906675Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7906944Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7907205Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7907477Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7907740Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7908116Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7908398Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7908662Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7908930Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7909191Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7909549Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7909818Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7910177Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7910455Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7910727Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7910989Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7911258Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7911522Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7911782Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7912050Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7912313Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7912584Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7912850Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7913215Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7913485Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7913745Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7914009Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7914281Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7914543Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7914809Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7915086Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7915347Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7915620Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7915880Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7916400Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7916681Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7916947Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7917208Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7917482Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7917748Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7918011Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7918282Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7918542Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7918816Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7919080Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7919348Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7919621Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7919886Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7920152Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7920422Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7920916Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7921202Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7921463Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7921723Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7922165Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7922426Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7922840Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7923132Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7923399Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7923666Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7923929Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7924199Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7924468Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7924730Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7924991Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7925264Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7925528Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7925986Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7926249Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7926510Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7926777Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7927036Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7927303Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7927574Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7927841Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7928113Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7928380Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7928643Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7928926Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7929188Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7929451Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7929720Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7929981Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7930255Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7930518Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7930777Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7931048Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7931316Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7931579Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7931857Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7932120Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7932381Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7932649Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7932911Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7933300Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7933581Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7933845Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7934117Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7934495Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7934757Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7935148Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7935427Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7935701Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7935962Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7936221Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7936497Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7936759Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7937019Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7937289Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7937556Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7937825Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7938254Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7938517Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7938787Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7939049Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7939308Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7939581Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7939845Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7940113Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7940379Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7940643Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7940912Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7941182Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7941446Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7941714Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7941972Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7942246Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7942512Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7942774Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7943042Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7943305Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7943572Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7943842Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7944234Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7944509Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7944774Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7945035Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7945305Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7945688Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7945963Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7946232Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7946494Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7946757Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7947172Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7947559Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7947845Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7948105Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7948369Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7948638Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7948904Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7949172Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7949443Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7949706Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7949978Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7950247Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7950634Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7950905Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7951166Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7951426Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7951711Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7951974Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7952243Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7952506Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7952767Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7953034Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7953303Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7953573Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7953841Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7954104Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7954372Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7954635Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7954902Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7955172Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7955435Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7955700Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7955971Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7956240Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7956514Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7956776Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7957038Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7957313Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7957577Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7957965Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7958252Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7958517Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7958788Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7959056Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7959436Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7959806Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7960089Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7960353Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7960625Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7960886Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7961162Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7961427Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7961689Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7961958Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7962225Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7962486Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7962911Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7963175Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7963438Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7963707Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7963969Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7964241Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7964501Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7964763Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7965033Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7965297Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7965565Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7965842Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7966104Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7966374Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7966638Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7966902Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:21:27.7967175Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7967440Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7967706Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7967972Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7968239Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7968514Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7968787Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7969050Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7969319Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7969581Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7969843Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7970246Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7970527Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7970797Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7971060Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7971323Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7971705Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7972068Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7972351Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7972620Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7972881Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7973147Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7973414Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7973677Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7973945Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7974203Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7974465Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7974738Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7975119Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7975390Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7975652Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7975913Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7976185Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7976449Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7976711Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7976981Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7977247Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7977510Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7977783Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7978047Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7978318Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7978582Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7978845Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7979115Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7979380Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7979643Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7979914Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7980174Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7980442Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7980710Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7980977Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7981249Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7981513Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7981778Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7982047Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7982424Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7982714Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7982975Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7983233Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7983501Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7983911Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7984300Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7984662Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7984935Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7985207Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7985469Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7985738Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7986008Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7986269Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7986531Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7986799Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7987066Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7987450Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7987715Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7987978Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7988246Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7988508Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7988773Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7989039Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7989303Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7989571Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7989833Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7990100Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7990375Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7990642Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7990905Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7991179Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7991439Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7991712Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7991974Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7992238Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7992505Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7992767Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7993035Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7993304Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7993568Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7993830Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7994103Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7994368Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7994748Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7995026Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7995288Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7995557Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7995818Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7996195Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7996464Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7996826Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7997113Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7997379Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7997643Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7997912Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7998177Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7998441Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7998711Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7998973Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7999246Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7999507Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.7999895Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8000167Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8000428Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8000690Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8000961Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8001224Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8001492Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8001754Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8002016Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8002290Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8002553Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8002821Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8003089Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8003352Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8003619Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8003885Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8004149Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8004425Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8004689Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8004952Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8005226Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8005492Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8005776Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8006041Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8006306Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8006582Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8006964Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8007246Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8007520Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8007787Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8008051Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8008452Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8008713Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8009098Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8009377Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8009643Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8009911Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8010176Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8010438Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8010708Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8010968Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8011246Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8011516Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8011779Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8012175Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8012436Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8012696Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8012965Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8013230Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8013500Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8013763Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8014024Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8014297Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8014563Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8014825Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8015099Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8015361Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8015630Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8015891Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8016447Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8016729Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8016990Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8017250Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8017520Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8017785Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8018053Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8018319Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8018580Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8018846Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8019107Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8019660Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8019945Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8020207Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8020479Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8020741Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8021189Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8021467Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8021915Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8022196Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8022466Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8022728Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8022995Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8023267Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8023530Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8023804Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8024162Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8024434Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8024705Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8025142Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8025412Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8025680Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8025939Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8026210Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8026471Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8026732Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8026999Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8027260Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8027524Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8027794Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8028064Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8028330Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8028591Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8028851Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8029119Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8029381Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8029642Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8029909Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8030170Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8030442Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8030704Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8030970Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8031238Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8031498Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8031758Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8032183Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8032461Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8032730Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8032992Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8033253Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8033640Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8033904Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8034276Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8034566Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8034831Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8035104Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8035370Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8035633Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8035904Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8036168Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8036432Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8036709Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8036972Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8037370Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8037633Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8037893Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8038161Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8038426Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8038690Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8038955Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8039221Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8039480Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8039753Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8040015Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8040300Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8040564Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8040828Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8041101Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8041370Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8041638Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8041908Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8042169Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8042436Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8042704Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8042965Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8043238Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8043501Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8043763Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8044032Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8044417Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8044702Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8044963Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8045224Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8045494Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8045869Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8046132Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8046542Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8046820Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8047089Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8047353Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8047618Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8047886Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8048151Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8048417Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8048687Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8048955Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8049224Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8049610Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8049875Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8050140Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8050404Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8050671Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8050934Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8051198Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8051467Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8051733Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8052001Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8052275Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8052544Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8052806Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8053075Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8053339Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8053600Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8053874Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8054136Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8054404Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8054666Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8054931Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8055200Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8055467Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8055744Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8056012Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8056274Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8056544Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8056919Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8057200Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8057476Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8057737Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8058118Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8058388Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8058745Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8059027Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8059289Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8059551Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8059821Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8060085Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8060345Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8060612Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8060875Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8061151Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8061412Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8061798Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8062071Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8062335Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8062598Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8062867Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8063137Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8063414Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8063678Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8063941Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8064355Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8064620Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8064889Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8065162Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8065430Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8065701Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8065968Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8066234Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8066511Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8066772Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8067034Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8067307Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8067568Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8067845Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8068113Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8068375Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8068651Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8068914Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8069306Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8069592Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8069854Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8070116Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8070499Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8070761Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8071131Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8071410Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8071675Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8071946Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8072213Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8072479Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8072750Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8073040Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8073306Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8073574Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8073836Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8074257Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8074522Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8074787Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8075057Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8075317Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8075589Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8075849Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8076110Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8076380Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8076646Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8076909Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8077184Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8077448Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8077716Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8077979Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8078239Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8078510Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8078770Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8079033Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8079298Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8079565Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8079835Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8080104Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8080369Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8080637Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8080898Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8081158Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8081549Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8081830Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8082100Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8082362Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8082623Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8083009Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8083370Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8083652Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8083921Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8084183Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8084445Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8084717Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8084982Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8085251Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8085513Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8085774Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8086046Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8086434Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8086696Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8086964Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8087230Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8087500Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8087764Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8088030Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8088301Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8088564Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8088829Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8089100Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8089369Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8089638Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8089902Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8090163Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8090435Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8090702Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8090969Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8091240Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8091504Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8091775Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8092043Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8092312Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8092582Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8092842Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8093103Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8093372Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8093781Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8094067Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8094331Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8094593Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8094862Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8095237Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8095592Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8095877Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8096137Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8096407Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8096666Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8096931Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8097202Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8097463Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8097724Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8097990Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8098255Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8098642Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8098912Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8099177Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8099446Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8099709Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8099978Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8100249Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8100514Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8100777Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8101050Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8101319Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8101601Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8101866Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8102128Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8102405Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8102671Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8102939Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8103210Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8103473Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8103748Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8104153Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8104434Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8104712Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8104978Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8105242Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8105511Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8105774Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8106177Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8106444Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8106709Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8106979Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8107240Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8107612Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8107887Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8108240Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8108528Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8108792Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8109055Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8109333Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8109595Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8109859Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8110130Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8110394Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8110669Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8111044Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8111308Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8111580Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8111842Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8112105Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8112384Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8112649Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8112920Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8113183Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8113445Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8113718Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8113985Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8114250Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8114515Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8114774Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8115037Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8115312Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8115570Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8115841Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8116296Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8116570Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8116845Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8117110Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8117379Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8117651Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8117913Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8118181Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8118785Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8119076Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8119354Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8119658Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8119923Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8120372Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8120640Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8121088Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8121365Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8121627Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8121893Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8122158Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8122420Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8122690Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8122949Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8123217Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8123482Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8123911Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8124182Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8124444Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8124708Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8124976Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8125242Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8125512Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8125776Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8126036Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8126304Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8126573Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8126833Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8127107Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8127369Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8127642Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8127904Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8128167Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8128436Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8128699Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8128961Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8129233Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8129496Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8129757Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8130031Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8130291Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8130560Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8130819Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8131203Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8131494Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8131756Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8132017Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8132286Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8132669Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8132937Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8133362Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8133639Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8133912Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8134174Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8134439Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8134709Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8134973Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8135243Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8135504Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8135771Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8136042Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8136431Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8136693Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8136962Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8137225Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8137502Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8137764Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8138027Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8138296Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8138557Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8138824Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8139092Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8139361Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8139631Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8139896Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8140159Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8140432Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8140698Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8140963Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8141234Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8141500Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8141777Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8142041Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8142314Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8142583Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8142846Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8143109Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8143500Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8143784Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8144159Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8144432Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8144693Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8145081Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8145343Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8145697Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8145982Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8146243Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8146504Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8146774Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8147040Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8147311Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8147573Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8147834Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8148111Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8148374Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8148758Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8149031Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8149296Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8149571Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8149836Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8150099Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8150369Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8150633Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8150893Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8151169Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8151433Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8151712Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8151975Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8152239Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8152511Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8152776Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8153042Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8153313Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8153575Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8153844Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8154110Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8154373Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8154654Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8154919Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8155182Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8155454Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8155832Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8156119Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8156384Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8156647Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8156916Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8157296Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8157562Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8157929Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8158209Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8158480Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8158742Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8159007Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8159279Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8159540Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8159802Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8160089Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8160355Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8160615Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8161082Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8161345Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8161613Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8161875Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8162138Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8162404Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8162659Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8162922Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8163194Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8163459Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8163729Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8163998Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8164259Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8164527Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8164791Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8165054Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8165320Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8165585Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8165855Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8166118Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8166384Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8166652Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8166920Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8167184Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8167454Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8167716Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8168102Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8168388Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8168652Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8168925Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8169189Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8169601Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8169874Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8180741Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8181090Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8181358Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8181626Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8181892Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8182156Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8182423Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8182682Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8182949Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8183215Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8183474Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8183829Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8184202Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8184471Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8184737Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8184999Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8185267Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8185527Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8185786Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8186053Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8186319Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8186581Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8186859Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8187118Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8187382Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8187641Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8187906Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8188173Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8188432Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8188693Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8188958Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8189221Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8189488Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8189752Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8190013Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8190280Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8190539Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8190933Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8191215Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8191475Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8191743Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8192001Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8192390Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8192654Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8193013Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8193287Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8193556Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8193817Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8194085Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8194354Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8194613Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8194881Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8195141Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8195404Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8195672Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8196052Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8196312Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8196584Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8196844Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8197110Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8197372Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8197635Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8197905Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8198165Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8198429Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8198699Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8198968Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8199235Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8199496Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8199759Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8200027Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8200291Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8200554Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8200820Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8201081Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8201357Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8201614Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8201882Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8202151Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8202411Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8202671Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8202943Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8203326Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8203613Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8203873Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8204133Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8204528Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8204790Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8205150Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8205433Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8205696Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8205963Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8206222Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8206484Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8206753Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8207013Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8207274Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8207546Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8207809Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8208200Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8208471Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8208730Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8208997Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8209258Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8209525Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8209795Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8210055Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8210316Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8210592Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8210854Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8211128Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8211388Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8211648Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8211918Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8212182Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8212446Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8212716Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8212979Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8213246Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8213512Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8213774Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8214051Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8214311Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8214571Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8214836Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8215095Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8215481Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8215756Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8216015Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8216485Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8216954Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8217218Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8217619Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8217897Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8218163Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8218423Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8218685Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8218958Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8219221Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8219481Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8219747Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8220010Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8220277Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8220709Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8220971Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8221239Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8221499Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8221761Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8222032Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8222295Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8222556Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8222824Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8223092Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8223363Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8223630Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8223891Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8224260Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8224523Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8224783Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8225054Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8225314Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8225580Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8225839Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8226102Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8226378Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8226647Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8226907Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8227177Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8227437Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8227702Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8228193Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8228472Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8228734Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8228994Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8229257Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8229656Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8230014Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8230298Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8230557Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8230817Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8231085Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8231347Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8231607Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8231878Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8232145Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8232413Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8232676Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8233073Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8233342Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8233603Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8233865Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8234132Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8234396Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8234667Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8234930Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8235190Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8235458Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8235723Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8235991Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8236258Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8236520Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8236787Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8237047Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8237313Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8237582Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8237842Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8238104Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8238376Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8238642Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8238910Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8239184Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8239449Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8239719Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8239979Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8240365Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8240656Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8240923Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8241186Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8241454Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8241840Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8242172Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8242440Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8242701Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8242966Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8243227Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8243492Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8243759Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8244019Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8244288Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8244549Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8244813Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8245192Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8245453Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8245716Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8245981Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8246240Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8246510Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8246770Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8247030Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8247294Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8247552Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8247820Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8248089Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8248350Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8248620Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8248880Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8249139Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8249407Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8249666Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8249927Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8250195Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8250454Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8250729Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8250998Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8251262Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8251533Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8251795Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8252056Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8252437Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8252713Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8252978Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8253250Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8253510Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8253861Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8254127Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8254522Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8254810Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8255075Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8255338Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8255609Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8255872Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8256140Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8256399Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8256663Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8256935Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8257316Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8257580Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8257849Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8258109Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8258377Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8258639Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8258900Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8259168Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8259427Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8259686Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8259959Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8260224Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8260494Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8260757Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8261020Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8261287Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8261552Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8261813Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8262080Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8262341Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8262610Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8262877Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8263139Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8263411Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8263672Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8263931Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8264311Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8264668Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8264946Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8265205Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8265464Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8265729Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8266105Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8266370Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8266732Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8267007Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8267267Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8267537Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8267802Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8268069Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8268329Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8268590Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8268857Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8269121Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8269522Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8269793Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8270055Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8270323Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8270587Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8270852Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8271122Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8271382Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8271647Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8271916Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8272181Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8272447Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8272712Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8272978Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8273250Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8273513Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8273778Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8274060Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8274327Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8274589Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8274849Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8275120Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8275382Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8275657Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8275920Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8276182Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8276451Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8276836Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8277122Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8277390Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8277649Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8277915Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8278297Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8278558Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8278933Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8279209Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8279470Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8279738Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8280001Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8280274Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8280536Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8280801Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8281068Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8281332Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8281594Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8281999Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8282263Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8282536Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8282797Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8283061Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8283330Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8283592Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8283848Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8284117Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8284379Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8284646Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8284912Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8285173Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8285441Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8285699Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8285964Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8286234Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8286496Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8286759Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8287029Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8287295Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8287563Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8287834Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8288100Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8288369Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8288630Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8289007Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8289294Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8289557Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8289825Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8290088Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8290470Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8290738Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8291096Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8291373Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8291640Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8291902Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8292173Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8292436Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8292700Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8292968Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8293229Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8293492Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8293758Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8294142Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8294412Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8294673Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8294931Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8295206Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8295468Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8295730Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8295998Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8296257Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8296522Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8296786Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8297052Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8297320Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8297583Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8297842Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8298113Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8298373Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8298643Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8298906Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8299166Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8299435Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8299697Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8299965Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8300234Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8300495Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8300764Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8301141Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8301421Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8301691Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8301952Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8302212Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8302594Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8302855Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8303214Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8303496Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8303760Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8304146Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8304413Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8304673Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8304940Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8305201Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8305465Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8305737Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8305996Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8306373Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8306636Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8306896Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8307163Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8307424Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8307685Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8307953Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8308213Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8308478Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8308744Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8309005Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8309287Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8309550Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8309810Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8310088Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8310353Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8310620Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8310880Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8311139Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8311403Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8311668Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8311929Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8312203Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8312463Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8312735Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8312997Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8313384Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8313670Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8313930Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8314194Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8314460Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8314843Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8315112Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8315499Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8315776Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8316044Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8316637Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8316909Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8317182Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8317443Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8317707Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8317979Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8318245Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8318519Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8318995Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8319258Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8319527Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8319791Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8320057Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8320325Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8320586Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8320857Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8321118Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8321382Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8321649Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8321921Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8322181Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8322454Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8322716Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8322985Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8323249Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8323509Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8323777Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8324038Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8324306Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8324578Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8324847Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8325115Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8325374Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8325636Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8326073Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8326352Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8326616Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8326883Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8327144Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8327581Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8327846Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8328272Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8328557Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8328823Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8329087Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8329361Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8329627Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8329898Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8330162Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8330425Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8330700Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8330966Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8331350Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8331624Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8331886Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8332147Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8332419Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8332686Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8332957Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8333222Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8333483Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8333754Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8334014Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8334282Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8334554Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8334816Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8335086Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8335348Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8335611Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8335881Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8336143Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8336406Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8336680Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8336939Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8337218Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8337481Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8337743Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8338009Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8338270Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8338661Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8338948Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8339209Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8339470Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8339902Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8340166Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8340506Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8340784Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8341048Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8341315Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8341575Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8341844Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8342109Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8342373Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8342644Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8342912Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8343176Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8343564Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8343829Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8344211Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8344482Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8344744Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8345015Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8345278Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8345545Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8345811Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8346077Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8346347Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8346615Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8346878Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8347147Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8347412Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8347673Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8347944Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8348208Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8348471Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8348740Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8349004Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8349273Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8349540Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8349803Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8350071Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8350333Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8350594Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8350998Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8351277Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8351546Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8351808Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8352186Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8352454Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8352820Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8353100Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8353369Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8353630Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8353900Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8354165Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8354433Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8354702Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8354963Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8355225Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8355496Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8355891Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8356162Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8356423Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8356688Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8356957Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8357221Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8357486Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8357755Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8358016Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8358288Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8358559Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8358829Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8359100Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8359364Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8359628Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8359899Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8360162Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8360434Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8360697Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8360960Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8361232Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8361504Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8361774Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8362042Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8362304Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8362566Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8362830Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8363221Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8363522Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8363785Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8364046Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8364314Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8364739Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8365106Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8365389Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8365650Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8365918Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8366179Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8366446Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8366717Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8366977Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8367240Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8367508Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8367773Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8368173Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8368438Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8368704Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8368972Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8369235Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8369501Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8369767Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8370026Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8370301Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8370563Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8370831Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8371105Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8371368Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8371633Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8371903Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8372166Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8372441Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8372705Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8372968Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8373239Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8373502Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8373770Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8374041Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8374302Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8374573Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8374835Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8375098Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8375491Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8375774Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8376037Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8376304Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8376569Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8376956Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8377332Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8377617Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8377902Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8378163Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8378427Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8378699Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8378964Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8379228Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8379498Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8379762Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8380036Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8380418Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8380684Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8380954Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8381217Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8381478Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8381750Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8382013Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8382282Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8382545Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8382806Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8383078Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8383346Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8383610Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8383884Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8384260Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8384533Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8384798Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8385062Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8385332Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8385595Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8385858Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8386131Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8386398Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8386671Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8386936Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8387197Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8387467Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8387837Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8388112Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8388382Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8388645Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8388915Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8389268Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8389536Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8389906Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8390186Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8390450Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8390722Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8390987Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8391257Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8391517Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8391778Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8392048Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8392313Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8392704Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8392976Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8393239Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8393500Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8393769Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8394033Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8394301Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8394560Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8394821Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8395081Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8395345Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8395611Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8395883Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8396146Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8396415Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8396685Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8396950Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8397226Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8397490Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8397751Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8398020Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8398286Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8398557Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8398826Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8399090Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8399356Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8399617Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8399998Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8400285Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8400549Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8400818Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8401081Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8401466Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8401734Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8402100Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8402378Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8402649Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8402911Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8403186Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8403453Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8403717Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8403988Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8404251Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8404516Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8404784Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8405176Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8405446Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8405714Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8405977Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8406249Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8406516Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8406780Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8407053Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8407317Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8407585Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8407868Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8408136Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8408412Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8408675Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8408938Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8409211Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8409472Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8409735Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8410004Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8410265Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8410540Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8410800Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8411069Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8411338Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8411600Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8411864Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8412287Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8412578Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8412852Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8413115Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8413376Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8413770Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8414039Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8414408Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8414696Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8414960Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8415231Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8415497Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8415760Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8416027Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8416606Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8416872Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8417147Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8417410Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8417909Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8418172Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8418434Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8418709Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8418973Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8419235Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8419500Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8419764Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8420032Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8420300Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8420562Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8420836Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8421098Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8421359Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8421628Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8421893Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8422162Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8422425Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8422687Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8422958Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8423227Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8423488Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8423764Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8424125Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8424395Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8424660Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8425083Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8425369Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8425632Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8425892Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8426156Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8426579Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8426842Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8427268Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8427546Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8427817Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8428080Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8428347Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8428622Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8428883Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8429147Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8429415Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8429686Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8429953Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8430335Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8430597Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8430865Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8431125Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8431389Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8431659Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8431921Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8432185Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8432447Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8432714Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8432984Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8433252Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8433515Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8433783Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8434050Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8434324Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8434586Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8434848Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8435118Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8435380Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8435646Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8435912Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8436179Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8436449Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8436714Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8436975Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8437371Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8437652Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8437914Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8438183Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8438444Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8438841Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8439111Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8439485Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8439768Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8440030Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8440293Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8440562Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8440824Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8441086Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8441358Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8441622Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8441895Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8442155Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8442545Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8442812Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8443074Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8443337Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8443612Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8443874Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8444141Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8444402Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8444662Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8444934Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8445195Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8445461Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8445730Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8445990Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8446259Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8446523Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8446787Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8447062Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8447324Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8447583Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8447856Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8448118Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8448394Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8448658Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8448922Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8449192Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8449579Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8449857Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8450131Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8450394Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8450664Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8451036Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8451302Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8451703Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8451985Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8452252Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8452519Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8452786Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8453049Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8453318Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8453579Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8453850Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8454121Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8454384Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8454808Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8455071Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8455333Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8455601Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8455866Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8456145Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8456410Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8456674Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8456945Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8457214Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8457477Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8457756Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8458022Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8458294Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8458558Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8458826Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8459096Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8459361Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8459626Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8459899Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8460166Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8460438Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8460708Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8460975Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8461245Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8461506Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8461770Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8462161Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8462446Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8462719Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8462983Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8463369Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8463639Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8464109Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8464397Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8464669Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8464933Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8465202Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8465468Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8465730Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8466003Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8466265Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8466530Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8466797Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8467199Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8467473Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8467735Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8467996Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8468263Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8468528Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8468789Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8469056Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8469319Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8469585Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8469852Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8470120Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8470387Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8470646Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8470906Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8471174Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8471440Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8471703Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8471973Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8472238Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8472513Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8472774Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8473038Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8473306Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8473568Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8473830Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8474102Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8474453Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8474739Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8475002Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8475265Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8475637Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8475899Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8476260Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8476543Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8476804Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8477068Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8477328Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8477588Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8477854Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8478115Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8478374Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8478646Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8478904Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8479309Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8479576Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8479840Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8480108Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8480369Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8480635Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8480903Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8481166Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8481435Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8481700Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8481978Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8482253Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8482516Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8482778Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8483048Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8483310Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8483579Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8483849Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8484115Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8484388Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8484654Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8484918Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8485198Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8485462Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8485723Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8485998Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8486260Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8486633Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8486910Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8487172Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8487442Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8487799Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8488065Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8488437Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8488716Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8488988Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8489252Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8489517Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8489790Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8490054Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8490320Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8490590Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8490853Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8491127Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8491519Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8491783Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8492053Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8492314Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8492578Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8492845Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8493108Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8493381Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8493645Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8493908Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8494182Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8494454Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8494721Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8494991Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8495253Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8495524Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8495789Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8496052Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8496321Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8496583Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8496844Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8497113Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8497380Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8497649Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8497913Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8498175Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8498445Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8498831Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8499113Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8499384Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8499646Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8499911Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8500299Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8500699Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8500985Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8501248Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8501513Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8501785Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8502051Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8502313Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8502580Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8502840Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8503110Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8503375Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8503767Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8504182Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8504451Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8504715Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8504987Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8505255Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8505527Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8505789Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8506051Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8506319Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8506578Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8506848Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8507119Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8507380Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8507648Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8507909Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8508177Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8508449Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8508713Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8508978Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8509246Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8509515Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8509793Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8510055Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8510324Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8510595Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8510863Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8511249Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8511534Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8511798Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8512068Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8512334Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8512686Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8512960Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8513311Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8513589Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8513860Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8514123Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8514392Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8514663Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8514925Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8515197Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8515460Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8515727Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8516440Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8516720Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8516985Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8517257Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8517520Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8517793Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8518057Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8518319Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8518592Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8518855Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8519122Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8519397Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8519660Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8519931Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8520192Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8520456Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8520730Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8520997Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8521262Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8521529Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8521792Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8522065Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8522330Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8522596Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8522865Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8523125Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8523389Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8523861Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8524142Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8524411Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8524674Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8524936Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8525334Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8525604Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8526020Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8526311Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8526573Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8526844Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8527111Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8527374Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8527641Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8527908Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8528172Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8528445Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8528880Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8529146Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8529417Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8529681Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8529951Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8530218Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8530482Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8530751Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8531014Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8531280Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8531557Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8531823Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8532093Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8532354Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8532621Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8532889Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8533156Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8533421Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8533693Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8533957Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8534228Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8534496Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8534765Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8535038Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8535301Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8535565Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8535833Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8536271Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8536560Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8536825Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8537090Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8537358Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8537748Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8538010Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8538372Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8538651Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8538920Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8539182Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8539447Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8539717Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8539980Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8540241Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8540509Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8540774Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8541044Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8541431Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8541699Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8541967Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8542228Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8542496Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8542769Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8543032Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8543301Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8543562Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8543829Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8544209Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8544482Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8544743Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8545013Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8545276Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8545542Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8545816Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8546079Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8546347Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8546608Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8546874Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8547148Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8547415Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8547676Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8547946Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8548209Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8548609Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8548887Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8549149Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8549416Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8549681Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8550100Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8550368Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8550740Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8551029Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8551291Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8551552Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8551825Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8552088Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8552350Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8552619Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8552881Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8553154Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8553416Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8553805Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8554079Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8554339Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8554600Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8554870Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8555131Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8555402Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8555666Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8555932Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8556207Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8556471Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8556741Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8557010Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8557276Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8557546Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8557813Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8558079Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8558348Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8558609Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8558870Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8559142Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8559406Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8559675Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8559950Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8560216Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8560486Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8560868Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8561149Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8561414Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8561677Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8561938Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8562324Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8562580Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8563061Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8563335Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8563596Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8563863Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8564128Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8564391Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8564658Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8564919Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8565185Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8565450Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8565710Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8566062Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8566327Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8566586Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8566854Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8567121Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8567392Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8567652Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8567911Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8568179Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8568444Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8568704Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8568979Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8569241Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8569508Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8569770Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8570035Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8570306Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8570572Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8570833Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8571102Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8571368Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8571638Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8571907Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8572170Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8572445Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8572706Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8573085Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8573376Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8573640Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8573902Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8574175Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8574555Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8574827Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8575192Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8575471Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8575743Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8576006Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8576271Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8576542Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8576803Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8577071Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8577331Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8577595Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8577865Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8578251Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8578514Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8578783Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8579042Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8579314Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8579574Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8579834Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8580105Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8580367Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8580630Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8580899Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8581166Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8581438Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8581701Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8581965Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8582241Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8582503Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8582767Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8583033Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8583298Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8583571Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8583835Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8584230Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8584501Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8584762Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8585024Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8585414Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8585690Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8585979Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8586240Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8586500Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8586891Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8587154Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8587528Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8587809Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8588070Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8588339Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8588603Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8588864Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8589135Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8589397Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8589659Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8589931Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8590191Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8590586Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8590855Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8591115Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8591384Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8591649Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8591911Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8592178Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8592439Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8592702Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8592973Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8593235Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8593511Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8593775Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8594037Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8594305Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8594568Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8594834Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8595108Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8595369Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8595640Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8606292Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8606634Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8606919Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8607304Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8607604Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8607864Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8608130Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8608568Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8608845Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8609110Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8609370Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8609756Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8610024Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8610394Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8610675Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8610935Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8611194Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8611460Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8611723Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8611985Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8612251Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8612510Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8612779Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8613042Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8613425Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8613689Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8613949Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8614208Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8614472Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8614738Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8615006Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8615268Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8615529Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8615801Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8616377Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8616659Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8616929Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8617189Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8617458Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8617717Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8617983Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8618251Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8618510Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8618769Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8619038Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8619299Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8619572Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8619834Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8620094Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8620362Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8620624Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8621128Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8621418Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8621679Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8621947Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8622377Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8622639Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8623062Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8623339Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8623597Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8623865Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8624218Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8624483Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8624750Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8625013Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8625281Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8625547Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8625806Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8626268Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8626527Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8626790Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8627059Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8627319Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8627589Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8627851Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8628109Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8628378Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8628646Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8628905Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8629175Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8629436Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8629702Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8629963Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8630226Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8630496Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8630756Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8631015Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8631285Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8631544Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8631811Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8632075Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8632336Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8632597Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8632858Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8633118Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8633515Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8633802Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8634070Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8634331Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8634590Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8634971Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8635330Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8635610Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8635879Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8636140Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8636409Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8636673Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8636933Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8637200Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8637459Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8637718Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8637988Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8638373Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8638637Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8638906Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8639165Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8639429Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8639691Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8639951Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8640215Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8640475Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8640734Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8641004Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8641271Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8641539Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8641799Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8642058Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8642324Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8642586Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8642847Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8643113Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8643376Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8643647Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8643910Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8644177Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8644447Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8644710Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8644972Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8645239Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8645625Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8645911Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8646173Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8646433Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8646701Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8647083Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8647441Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8647721Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8647983Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8648251Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8648512Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8648777Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8649047Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8649311Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8649570Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8649837Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8650102Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8650529Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8650791Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8651053Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8651319Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8651580Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8651840Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8652108Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8652368Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8652628Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8652898Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8653161Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8653435Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8653696Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8653955Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8654222Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8654481Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8654746Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8655018Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8655282Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8655551Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8655815Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8656080Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8656355Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8656618Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8656883Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8657150Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8657411Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8657800Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8658082Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8658348Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8658616Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8658879Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8659262Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8659533Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8659921Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8660204Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8660468Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8660730Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8661001Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8661262Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8661524Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8661792Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8662053Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8662327Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8662707Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8662973Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8663241Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8663501Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8663762Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8664174Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8664441Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8664710Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8664973Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8665233Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8665502Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8665767Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8666030Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8666295Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8666555Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8666823Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8667085Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8667348Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8667615Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8667878Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8668141Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8668411Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8668676Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8668940Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8669207Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8669467Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8669733Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8670119Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8670394Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8670661Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8670922Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8671182Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8671569Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8671833Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8672193Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8672471Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8672733Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8672997Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8673258Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8673519Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8673783Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8674045Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8674315Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8674582Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8674959Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8675231Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8675491Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8675756Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8676023Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8676286Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8676556Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8676816Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8677075Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8677342Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8677607Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8677870Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8678143Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8678404Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8678670Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8678935Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8679199Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8679469Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8679730Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8679988Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8680256Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8680525Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8680794Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8681062Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8681324Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8681598Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8681859Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8682239Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8682528Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8682790Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8683048Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8683314Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8683694Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8683964Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8684310Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8684587Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8684858Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8685123Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8685389Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8685659Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8685920Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8686186Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8686448Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8686713Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8686979Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8687360Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8687626Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8687897Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8688158Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8688428Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8688693Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8688955Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8689222Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8689482Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8689747Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8690018Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8690283Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8690550Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8690812Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8691074Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8691344Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8691606Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8691865Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8692133Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8692394Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8692667Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8692928Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8693195Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8693464Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8693725Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8693985Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8694379Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8694662Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8694932Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8695190Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8695452Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8695836Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8696097Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8696487Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8696776Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8697039Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8697297Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8697567Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8697824Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8698096Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8698352Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8698611Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8698881Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8699141Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8699525Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8699799Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8700061Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8700352Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8700623Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8700890Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8701153Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8701426Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8701688Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8701952Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8702220Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8702488Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8702753Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8703024Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8703287Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8703557Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8703820Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8704194Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8704467Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8704732Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8704998Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8705265Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8705530Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8705798Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8706058Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8706319Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8706720Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8706995Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8707256Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8707525Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8707789Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8708179Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8708440Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8708801Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8709085Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8709347Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8709610Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8709885Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8710149Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8710418Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8710678Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8710941Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8711214Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8711479Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8711864Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8712132Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8712395Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8712666Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8712929Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8713193Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8713463Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8713724Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8713984Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8714255Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8714516Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8714791Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8715054Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8715314Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8715581Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8715848Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8716309Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8716595Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8716857Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8717118Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8717389Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8717649Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8717922Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8718181Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8718441Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8718708Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8719254Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8719535Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8719797Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8720058Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8720323Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8720755Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8721019Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8721439Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8721717Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8721982Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8722249Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8722515Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8722785Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8723046Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8723308Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8723576Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8723842Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8724104Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8724552Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8724813Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8725080Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8725340Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8725604Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8725871Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8726131Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8726390Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8726656Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8726920Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8727189Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8727455Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8727715Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8727981Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8728240Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8728506Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8728774Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8729037Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8729305Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8729567Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8729830Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8730097Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8730364Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8730624Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8730891Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8731151Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8731529Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8731805Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8732069Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8732337Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8732599Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8732975Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8733246Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8733611Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8733890Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8734160Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8734421Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8734693Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8734954Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8735214Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8735482Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8735745Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8736015Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8736286Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8736724Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8736995Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8737258Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8737519Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8737785Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8738046Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8738313Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8738581Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8738839Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8739108Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8739368Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8739634Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8739895Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8740155Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8740417Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8740684Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8740945Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8741213Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8741473Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8741734Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8742003Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8742265Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8742534Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8742802Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8743065Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8743333Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8743595Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8744080Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8744378Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8744643Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8744907Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8745314Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8745575Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8745943Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8746223Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8746486Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8746753Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8747016Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8747284Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8747557Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8747821Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8748083Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8748357Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8748618Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8749004Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8749270Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8749533Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8749802Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8750063Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8750328Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8750597Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8750861Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8751132Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8751399Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8751662Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8751937Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8752200Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8752461Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8752729Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8752992Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8753263Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8753527Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8753789Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8754062Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8754327Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8754589Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8754863Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8755128Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8755398Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8755659Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8755923Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8756307Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8756586Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8756851Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8757121Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8757495Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8757765Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8758128Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8758404Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8758680Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8758943Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8759208Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8759480Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8759745Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8760018Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8760279Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8760547Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8760818Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8761206Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8761472Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8761741Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8762004Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8762266Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8762539Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8762801Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8763067Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8763329Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8763589Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8763862Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8764130Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8764391Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8764657Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8764922Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8765189Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8765456Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8765718Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8765986Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8766249Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8766509Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8766780Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8767051Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8767319Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8767580Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8767841Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8768109Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8768491Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8768775Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8769046Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8769306Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8769576Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8769974Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8770332Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8770619Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8770881Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8771147Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8771415Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8771681Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8771953Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8772214Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8772473Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8772744Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8773006Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8773392Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8773660Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8773927Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8774197Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8774459Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8774723Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8774990Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8775252Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8775511Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8775778Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8776043Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8776316Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8776579Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8776841Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8777109Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8777374Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8777636Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8777904Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8778165Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8778426Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8778694Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8778957Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8779232Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8779495Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8779760Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8780028Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8780290Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8780668Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8780955Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8781219Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8781491Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8781757Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8782140Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8782513Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8782790Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8783052Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8783317Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8783578Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8783852Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8784225Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8784489Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8784758Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8785023Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8785290Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8785688Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8785953Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8786225Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8786489Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8786750Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8787024Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8787291Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8787552Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8787821Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8788083Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8788357Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8788625Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8788890Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8789163Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8789424Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8789685Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8789958Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8790226Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8790499Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8790758Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8791020Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8791293Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8791558Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8791825Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8792096Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8792366Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8792630Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8793055Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8793335Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8793603Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8793865Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8794127Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8794509Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8794774Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8795129Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8795404Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8795668Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8795942Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8796207Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8796468Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8796734Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8796999Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8797258Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8797528Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8797905Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8798178Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8798443Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8798709Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8798979Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8799244Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8799509Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8799782Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8800047Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8800316Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8800584Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8800851Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8801123Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8801386Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8801648Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8801916Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8802184Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8802453Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8802716Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8802979Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8803250Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8803519Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8803788Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8804078Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8804346Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8804616Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8804880Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8805268Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8805556Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8805822Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8806087Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8806356Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8806732Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8807007Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8807362Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8807640Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8807919Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8808184Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8808446Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8808714Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8808978Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8809239Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8809512Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8809781Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8810050Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8810433Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8810698Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8810972Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8811235Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8811502Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8811775Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8812039Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8812309Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8812571Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8812835Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8813104Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8813371Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8813636Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8813905Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8814167Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8814439Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8814703Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8814968Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8815237Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8815500Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8815767Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8816043Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8816617Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8816888Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8817152Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8817415Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8817978Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8818262Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8818526Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8818793Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8819053Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8819527Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8819787Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8820200Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8820488Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8820754Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8821016Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8821292Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8821554Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8821822Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8822085Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8822348Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8822619Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8822881Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8823316Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8823588Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8823851Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8824218Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8824496Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8824760Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8825031Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8825298Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8825558Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8825830Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8826093Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8826363Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8826634Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8826896Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8827165Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8827431Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8827696Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8827963Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8828224Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8828485Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8828756Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8829019Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8829295Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8829559Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8829820Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8830088Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8830481Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8830759Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8831025Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8831289Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8831558Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8831936Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8832201Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8832574Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8832856Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8833119Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8833388Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8833655Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8833926Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8834193Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8834457Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8834726Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8834994Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8835255Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8835679Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8835943Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8836218Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8836479Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8836742Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8837014Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8837279Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8837541Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8837804Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8838076Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8838338Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8838614Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8838878Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8839154Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8839413Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8839677Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8839946Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8840208Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8840468Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8840738Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8841009Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8841279Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8841550Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8841811Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8842079Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8842341Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8842721Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8843005Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8843269Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8843541Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8843805Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8844179Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8844449Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8844807Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8845082Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8845357Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8845619Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8845890Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8846153Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8846416Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8846689Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8846952Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8847217Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8847485Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8847864Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8848133Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8848396Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8848663Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8848934Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8849196Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8849459Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8849729Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8849992Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8850266Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8850529Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8850799Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8851070Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8851327Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8851588Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8851859Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8852122Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8852396Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8852660Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8852922Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8853197Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8853461Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8853728Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8853997Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8854261Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8854526Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8854904Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8855181Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8855453Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8855717Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8855980Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8856367Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8856635Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8857029Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8857316Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8857585Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8857854Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8858121Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8858386Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8858657Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8858919Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8859183Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8859459Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8859719Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8860108Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8860375Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8860639Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8860908Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8861173Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8861436Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8861708Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8861970Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8862241Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8862508Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8862771Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8863045Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8863309Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8863575Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8863844Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8864251Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8864524Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8864787Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8865048Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8865313Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8865575Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8865835Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8866111Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8866370Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8866639Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8866900Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8867282Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8867564Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8867828Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8868094Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8868365Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8868748Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8869014Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8869380Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8869667Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8869938Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8870202Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8870464Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8870738Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8871000Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8871263Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8871534Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8871804Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8872074Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8872470Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8872735Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8873000Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8873262Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8873525Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8873799Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8874075Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8874353Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8874626Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8874892Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8875163Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8875431Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8875693Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8875965Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8876226Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8876498Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8876764Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8877032Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8877302Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8877564Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8877831Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8878100Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8878369Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8878638Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8878900Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:21:27.8879163Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8879433Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8879817Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8880102Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8880373Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8880634Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8881029Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8881292Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8881684Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8881971Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8882235Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8882498Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8882769Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8883032Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8883296Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8883564Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8883830Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8884103Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8884366Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8884752Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8885024Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8885287Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8885550Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8885818Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8886085Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8886356Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8886620Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8886880Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8887153Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8887413Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8887680Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8887953Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8888215Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8888483Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8888747Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8889012Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8889286Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8889548Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8889808Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8890082Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8890341Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8890616Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8890878Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8891140Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8891411Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8891672Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8892060Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8892349Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8892612Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8892880Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8893263Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8893530Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8893886Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8894162Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8894423Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8894689Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8894952Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8895228Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8895490Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8895749Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8896019Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8896284Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8896543Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8896930Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8897193Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8897462Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8897725Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8897992Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8898264Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8898527Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8898789Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8899061Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8899323Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8899590Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8899866Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8900129Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8900400Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8900664Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8900930Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8901198Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8901462Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8901724Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8901995Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8902256Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8902529Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8902798Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8903062Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8903332Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8903596Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8903863Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8904349Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8904629Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8904898Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8905162Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8905425Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8905766Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8906122Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8906404Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8906678Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8906934Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8907203Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8907469Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8907733Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8908004Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8908281Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8908542Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8908814Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8909205Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8909475Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8909739Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8909999Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8910268Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8910533Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8910799Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8911067Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8911329Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8911599Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8911865Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8912135Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8912406Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8912675Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8912940Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8913209Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8913474Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8913737Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8914010Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8914271Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8914540Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8914806Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8915073Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8915347Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8915613Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8915880Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8916340Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8916879Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8917167Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8917429Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8917691Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8917962Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8918400Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8918815Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8919100Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8919365Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8919635Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8919898Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8920163Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8920436Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8920697Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8920957Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8921224Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8921488Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8921887Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8922156Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8922419Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8922695Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8922958Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8923225Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8923495Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8923757Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8924025Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8924287Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8924551Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8924822Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8925086Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8925375Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:21:27.8925386Z 2025-05-07T20:21:27.8925629Z ============================== 1 passed in 2.72s =============================== 2025-05-07T20:21:27.8925785Z s! 2025-05-07T20:21:27.8926061Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8926324Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8926586Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8926857Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8927120Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8927387Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8927664Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8927931Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8928202Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8928471Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8928734Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8929115Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8929395Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8929659Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8929927Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8930190Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8930592Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8930854Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8931280Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8931561Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8931823Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8932084Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8932359Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8932620Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8932882Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8933160Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8933423Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8933696Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8933957Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8934319Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8934589Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8934852Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8935113Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8935386Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:21:27.8935600Z Time taken to estimate parameters (us): 46887 2025-05-07T20:21:27.8935608Z 2025-05-07T20:21:27.8935978Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:21:27.8936364Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 6 seconds 2025-05-07T20:21:27.8936374Z 2025-05-07T20:21:27.8936379Z 2025-05-07T20:21:27.8936385Z 2025-05-07T20:21:27.8936390Z 2025-05-07T20:21:27.8936595Z ################################################################################ 2025-05-07T20:21:27.8936812Z # [2025-05-07T20:21:27.489Z] Run Python Test Suite: 2025-05-07T20:21:27.8937100Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:21:27.8937304Z ################################################################################ 2025-05-07T20:21:27.8938366Z + 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:21:27.8938373Z 2025-05-07T20:21:30.6336919Z ============================= test session starts ============================== 2025-05-07T20:21:30.6337925Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:30.6338781Z cachedir: .pytest_cache 2025-05-07T20:21:30.6339713Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:30.6340759Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:30.6341261Z plugins: hypothesis-6.131.14 2025-05-07T20:21:32.9061280Z collecting ... collected 2 items 2025-05-07T20:21:32.9061682Z 2025-05-07T20:21:32.9090983Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:21:32.9121924Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:21:32.9122973Z 2025-05-07T20:21:32.9123209Z =============================== warnings summary =============================== 2025-05-07T20:21:32.9124221Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:21:32.9126264Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:21:32.9127791Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:21:32.9128803Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:21:32.9129547Z  2025-05-07T20:21:32.9129909Z warnings.warn( # noqa: B028 2025-05-07T20:21:32.9130207Z 2025-05-07T20:21:32.9130570Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:21:32.9131309Z =========================== short test summary info ============================ 2025-05-07T20:21:32.9132292Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:21:32.9133617Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:21:32.9134610Z ======================== 2 skipped, 1 warning in 2.50s ========================= 2025-05-07T20:21:33.6064465Z 2025-05-07T20:21:33.6065609Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:21:33.6085595Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 6 seconds 2025-05-07T20:21:33.6086271Z 2025-05-07T20:21:33.6086277Z 2025-05-07T20:21:33.6086282Z 2025-05-07T20:21:33.6086287Z 2025-05-07T20:21:33.6101679Z ################################################################################ 2025-05-07T20:21:33.6121149Z # [2025-05-07T20:21:33.611Z] Run Python Test Suite: 2025-05-07T20:21:33.6121763Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:21:33.6122352Z ################################################################################ 2025-05-07T20:21:33.6148882Z + 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:21:33.6150034Z 2025-05-07T20:21:36.7886616Z ============================= test session starts ============================== 2025-05-07T20:21:36.7887630Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:36.7888472Z cachedir: .pytest_cache 2025-05-07T20:21:36.7889390Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:36.7890415Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:36.7890914Z plugins: hypothesis-6.131.14 2025-05-07T20:21:39.2198588Z collecting ... collected 1 item 2025-05-07T20:21:39.2198991Z 2025-05-07T20:21:39.2241772Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:21:39.2242662Z 2025-05-07T20:21:39.2242910Z =========================== short test summary info ============================ 2025-05-07T20:21:39.2243844Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:21:39.2244767Z ============================== 1 skipped in 2.67s ============================== 2025-05-07T20:21:39.9484407Z 2025-05-07T20:21:39.9485478Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:21:39.9506919Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 6 seconds 2025-05-07T20:21:39.9507912Z 2025-05-07T20:21:39.9507923Z 2025-05-07T20:21:39.9507929Z 2025-05-07T20:21:39.9507934Z 2025-05-07T20:21:39.9523221Z ################################################################################ 2025-05-07T20:21:39.9544160Z # [2025-05-07T20:21:39.953Z] Run Python Test Suite: 2025-05-07T20:21:39.9544763Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:21:39.9545631Z ################################################################################ 2025-05-07T20:21:39.9575147Z + 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:21:39.9576249Z 2025-05-07T20:21:43.0434228Z ============================= test session starts ============================== 2025-05-07T20:21:43.0435234Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:43.0436065Z cachedir: .pytest_cache 2025-05-07T20:21:43.0437026Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:43.0438045Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:43.0438543Z plugins: hypothesis-6.131.14 2025-05-07T20:21:45.3793030Z collecting ... collected 8 items 2025-05-07T20:21:45.3793426Z 2025-05-07T20:21:45.3825958Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:21:45.3845152Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:21:45.3861693Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:21:45.3877099Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:21:46.0133571Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0135190Z self=, 2025-05-07T20:21:46.0136059Z compile=False, 2025-05-07T20:21:46.0136472Z pooling_mode=, 2025-05-07T20:21:46.0136951Z T=1, 2025-05-07T20:21:46.0137295Z D=2, 2025-05-07T20:21:46.0137633Z B=1, 2025-05-07T20:21:46.0137969Z log_E=3, 2025-05-07T20:21:46.0138315Z L=0, 2025-05-07T20:21:46.0138655Z D_gradcheck=1, 2025-05-07T20:21:46.0139066Z stochastic_rounding=False, 2025-05-07T20:21:46.0139520Z weighted=False, 2025-05-07T20:21:46.0139892Z row_wise=True, 2025-05-07T20:21:46.0140267Z mixed=False, 2025-05-07T20:21:46.0140636Z use_cache=False, 2025-05-07T20:21:46.0141078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0141561Z use_cpu=True, 2025-05-07T20:21:46.0141967Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0142404Z ) 2025-05-07T20:21:46.0142813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0143742Z self=, 2025-05-07T20:21:46.0144705Z compile=True, 2025-05-07T20:21:46.0145121Z pooling_mode=, 2025-05-07T20:21:46.0145592Z T=1, 2025-05-07T20:21:46.0145918Z D=2, 2025-05-07T20:21:46.0146256Z B=1, 2025-05-07T20:21:46.0146597Z log_E=3, 2025-05-07T20:21:46.0146934Z L=0, 2025-05-07T20:21:46.0147279Z D_gradcheck=1, 2025-05-07T20:21:46.0147683Z stochastic_rounding=False, 2025-05-07T20:21:46.0148119Z weighted=False, 2025-05-07T20:21:46.0148491Z row_wise=True, 2025-05-07T20:21:46.0148864Z mixed=False, 2025-05-07T20:21:46.0161764Z use_cache=False, 2025-05-07T20:21:46.0162240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0162723Z use_cpu=True, 2025-05-07T20:21:46.0163132Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0163580Z ) 2025-05-07T20:21:46.0164355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0165316Z self=, 2025-05-07T20:21:46.0166176Z compile=False, 2025-05-07T20:21:46.0166589Z pooling_mode=, 2025-05-07T20:21:46.0167064Z T=1, 2025-05-07T20:21:46.0168126Z D=2, 2025-05-07T20:21:46.0168455Z B=1, 2025-05-07T20:21:46.0168788Z log_E=3, 2025-05-07T20:21:46.0169134Z L=0, 2025-05-07T20:21:46.0169477Z D_gradcheck=1, 2025-05-07T20:21:46.0170071Z stochastic_rounding=False, 2025-05-07T20:21:46.0170531Z weighted=False, 2025-05-07T20:21:46.0170904Z row_wise=True, 2025-05-07T20:21:46.0171281Z mixed=False, 2025-05-07T20:21:46.0171650Z use_cache=False, 2025-05-07T20:21:46.0172070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0172548Z use_cpu=True, 2025-05-07T20:21:46.0172951Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0173404Z ) 2025-05-07T20:21:46.0173798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0174717Z self=, 2025-05-07T20:21:46.0175585Z compile=False, 2025-05-07T20:21:46.0175996Z pooling_mode=, 2025-05-07T20:21:46.0176471Z T=4, 2025-05-07T20:21:46.0176813Z D=77, 2025-05-07T20:21:46.0177142Z B=14, 2025-05-07T20:21:46.0177477Z log_E=3, 2025-05-07T20:21:46.0177828Z L=6, 2025-05-07T20:21:46.0178416Z D_gradcheck=1, 2025-05-07T20:21:46.0178814Z stochastic_rounding=True, 2025-05-07T20:21:46.0179247Z weighted=False, 2025-05-07T20:21:46.0179616Z row_wise=True, 2025-05-07T20:21:46.0179987Z mixed=False, 2025-05-07T20:21:46.0180363Z use_cache=True, 2025-05-07T20:21:46.0180768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0181254Z use_cpu=True, 2025-05-07T20:21:46.0181652Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0182099Z ) 2025-05-07T20:21:46.0182491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0183404Z self=, 2025-05-07T20:21:46.0184395Z compile=False, 2025-05-07T20:21:46.0184801Z pooling_mode=, 2025-05-07T20:21:46.0185269Z T=4, 2025-05-07T20:21:46.0185609Z D=125, 2025-05-07T20:21:46.0185936Z B=57, 2025-05-07T20:21:46.0186276Z log_E=5, 2025-05-07T20:21:46.0186624Z L=4, 2025-05-07T20:21:46.0186956Z D_gradcheck=1, 2025-05-07T20:21:46.0187361Z stochastic_rounding=False, 2025-05-07T20:21:46.0187798Z weighted=True, 2025-05-07T20:21:46.0188162Z row_wise=True, 2025-05-07T20:21:46.0188532Z mixed=False, 2025-05-07T20:21:46.0188902Z use_cache=False, 2025-05-07T20:21:46.0189319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.0189803Z use_cpu=True, 2025-05-07T20:21:46.0190207Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0190651Z ) 2025-05-07T20:21:46.0191054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0191985Z self=, 2025-05-07T20:21:46.0192844Z compile=True, 2025-05-07T20:21:46.0193246Z pooling_mode=, 2025-05-07T20:21:46.0193724Z T=1, 2025-05-07T20:21:46.0194058Z D=124, 2025-05-07T20:21:46.0194388Z B=10, 2025-05-07T20:21:46.0194725Z log_E=4, 2025-05-07T20:21:46.0195075Z L=3, 2025-05-07T20:21:46.0195406Z D_gradcheck=2, 2025-05-07T20:21:46.0195800Z stochastic_rounding=True, 2025-05-07T20:21:46.0196236Z weighted=False, 2025-05-07T20:21:46.0196609Z row_wise=True, 2025-05-07T20:21:46.0196979Z mixed=False, 2025-05-07T20:21:46.0197347Z use_cache=False, 2025-05-07T20:21:46.0197763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0198243Z use_cpu=True, 2025-05-07T20:21:46.0198884Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0199348Z ) 2025-05-07T20:21:46.0199745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0200659Z self=, 2025-05-07T20:21:46.0201518Z compile=False, 2025-05-07T20:21:46.0201924Z pooling_mode=, 2025-05-07T20:21:46.0202555Z T=2, 2025-05-07T20:21:46.0202889Z D=94, 2025-05-07T20:21:46.0203213Z B=4, 2025-05-07T20:21:46.0203546Z log_E=3, 2025-05-07T20:21:46.0203892Z L=4, 2025-05-07T20:21:46.0204334Z D_gradcheck=2, 2025-05-07T20:21:46.0204745Z stochastic_rounding=False, 2025-05-07T20:21:46.0205184Z weighted=True, 2025-05-07T20:21:46.0205555Z row_wise=True, 2025-05-07T20:21:46.0205922Z mixed=True, 2025-05-07T20:21:46.0206288Z use_cache=False, 2025-05-07T20:21:46.0206699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0207178Z use_cpu=True, 2025-05-07T20:21:46.0207583Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0208024Z ) 2025-05-07T20:21:46.0208422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0209341Z self=, 2025-05-07T20:21:46.0210193Z compile=True, 2025-05-07T20:21:46.0210608Z pooling_mode=, 2025-05-07T20:21:46.0211087Z T=4, 2025-05-07T20:21:46.0211411Z D=56, 2025-05-07T20:21:46.0211744Z B=9, 2025-05-07T20:21:46.0212236Z log_E=5, 2025-05-07T20:21:46.0212576Z L=9, 2025-05-07T20:21:46.0212924Z D_gradcheck=2, 2025-05-07T20:21:46.0213319Z stochastic_rounding=False, 2025-05-07T20:21:46.0213758Z weighted=False, 2025-05-07T20:21:46.0214127Z row_wise=True, 2025-05-07T20:21:46.0214501Z mixed=True, 2025-05-07T20:21:46.0214868Z use_cache=True, 2025-05-07T20:21:46.0215275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.0215756Z use_cpu=True, 2025-05-07T20:21:46.0216493Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0216946Z ) 2025-05-07T20:21:46.0217346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0218262Z self=, 2025-05-07T20:21:46.0219109Z compile=True, 2025-05-07T20:21:46.0219519Z pooling_mode=, 2025-05-07T20:21:46.0219994Z T=1, 2025-05-07T20:21:46.0220321Z D=17, 2025-05-07T20:21:46.0220656Z B=118, 2025-05-07T20:21:46.0220995Z log_E=4, 2025-05-07T20:21:46.0221334Z L=18, 2025-05-07T20:21:46.0221677Z D_gradcheck=1, 2025-05-07T20:21:46.0222071Z stochastic_rounding=False, 2025-05-07T20:21:46.0222504Z weighted=False, 2025-05-07T20:21:46.0222878Z row_wise=True, 2025-05-07T20:21:46.0223242Z mixed=True, 2025-05-07T20:21:46.0223610Z use_cache=False, 2025-05-07T20:21:46.0224113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.0224598Z use_cpu=True, 2025-05-07T20:21:46.0225005Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0225448Z ) 2025-05-07T20:21:46.0225845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0226763Z self=, 2025-05-07T20:21:46.0227607Z compile=True, 2025-05-07T20:21:46.0228013Z pooling_mode=, 2025-05-07T20:21:46.0228490Z T=2, 2025-05-07T20:21:46.0228814Z D=47, 2025-05-07T20:21:46.0229143Z B=64, 2025-05-07T20:21:46.0229482Z log_E=3, 2025-05-07T20:21:46.0229826Z L=18, 2025-05-07T20:21:46.0230163Z D_gradcheck=1, 2025-05-07T20:21:46.0230558Z stochastic_rounding=True, 2025-05-07T20:21:46.0230987Z weighted=False, 2025-05-07T20:21:46.0231361Z row_wise=True, 2025-05-07T20:21:46.0231731Z mixed=False, 2025-05-07T20:21:46.0232095Z use_cache=True, 2025-05-07T20:21:46.0232508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0233333Z use_cpu=True, 2025-05-07T20:21:46.0233754Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0234202Z ) 2025-05-07T20:21:46.0234603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0235513Z self=, 2025-05-07T20:21:46.0236365Z compile=False, 2025-05-07T20:21:46.0236975Z pooling_mode=, 2025-05-07T20:21:46.0237450Z T=1, 2025-05-07T20:21:46.0237776Z D=7, 2025-05-07T20:21:46.0238111Z B=17, 2025-05-07T20:21:46.0238440Z log_E=3, 2025-05-07T20:21:46.0238945Z L=5, 2025-05-07T20:21:46.0239304Z D_gradcheck=2, 2025-05-07T20:21:46.0239696Z stochastic_rounding=True, 2025-05-07T20:21:46.0240125Z weighted=False, 2025-05-07T20:21:46.0240514Z row_wise=True, 2025-05-07T20:21:46.0240878Z mixed=True, 2025-05-07T20:21:46.0241238Z use_cache=False, 2025-05-07T20:21:46.0241652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0242138Z use_cpu=True, 2025-05-07T20:21:46.0242540Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0242977Z ) 2025-05-07T20:21:46.0243378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0244287Z self=, 2025-05-07T20:21:46.0245146Z compile=False, 2025-05-07T20:21:46.0245555Z pooling_mode=, 2025-05-07T20:21:46.0246024Z T=2, 2025-05-07T20:21:46.0246357Z D=95, 2025-05-07T20:21:46.0246914Z B=100, 2025-05-07T20:21:46.0247258Z log_E=3, 2025-05-07T20:21:46.0247603Z L=14, 2025-05-07T20:21:46.0247937Z D_gradcheck=2, 2025-05-07T20:21:46.0248331Z stochastic_rounding=False, 2025-05-07T20:21:46.0248771Z weighted=False, 2025-05-07T20:21:46.0249137Z row_wise=True, 2025-05-07T20:21:46.0249507Z mixed=False, 2025-05-07T20:21:46.0249877Z use_cache=True, 2025-05-07T20:21:46.0250278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0250762Z use_cpu=True, 2025-05-07T20:21:46.0251163Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0251599Z ) 2025-05-07T20:21:46.0251994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0252903Z self=, 2025-05-07T20:21:46.0253753Z compile=False, 2025-05-07T20:21:46.0254170Z pooling_mode=, 2025-05-07T20:21:46.0254639Z T=2, 2025-05-07T20:21:46.0254962Z D=7, 2025-05-07T20:21:46.0255301Z B=116, 2025-05-07T20:21:46.0255645Z log_E=4, 2025-05-07T20:21:46.0255993Z L=18, 2025-05-07T20:21:46.0256326Z D_gradcheck=2, 2025-05-07T20:21:46.0256721Z stochastic_rounding=False, 2025-05-07T20:21:46.0257157Z weighted=True, 2025-05-07T20:21:46.0257521Z row_wise=True, 2025-05-07T20:21:46.0257890Z mixed=True, 2025-05-07T20:21:46.0258255Z use_cache=False, 2025-05-07T20:21:46.0258667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.0259153Z use_cpu=True, 2025-05-07T20:21:46.0259554Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0259991Z ) 2025-05-07T20:21:46.0260388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0261298Z self=, 2025-05-07T20:21:46.0262152Z compile=True, 2025-05-07T20:21:46.0262558Z pooling_mode=, 2025-05-07T20:21:46.0263032Z T=3, 2025-05-07T20:21:46.0263362Z D=45, 2025-05-07T20:21:46.0263698Z B=82, 2025-05-07T20:21:46.0264235Z log_E=3, 2025-05-07T20:21:46.0264584Z L=16, 2025-05-07T20:21:46.0264925Z D_gradcheck=2, 2025-05-07T20:21:46.0265321Z stochastic_rounding=True, 2025-05-07T20:21:46.0265752Z weighted=False, 2025-05-07T20:21:46.0266126Z row_wise=True, 2025-05-07T20:21:46.0266497Z mixed=False, 2025-05-07T20:21:46.0266867Z use_cache=True, 2025-05-07T20:21:46.0267481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0267988Z use_cpu=True, 2025-05-07T20:21:46.0268392Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0268829Z ) 2025-05-07T20:21:46.0269228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0270147Z self=, 2025-05-07T20:21:46.0271135Z compile=False, 2025-05-07T20:21:46.0271551Z pooling_mode=, 2025-05-07T20:21:46.0272027Z T=3, 2025-05-07T20:21:46.0272360Z D=31, 2025-05-07T20:21:46.0272694Z B=65, 2025-05-07T20:21:46.0273133Z log_E=3, 2025-05-07T20:21:46.0273484Z L=6, 2025-05-07T20:21:46.0273826Z D_gradcheck=1, 2025-05-07T20:21:46.0274215Z stochastic_rounding=False, 2025-05-07T20:21:46.0274644Z weighted=True, 2025-05-07T20:21:46.0275016Z row_wise=True, 2025-05-07T20:21:46.0275384Z mixed=False, 2025-05-07T20:21:46.0275750Z use_cache=False, 2025-05-07T20:21:46.0276175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.0276661Z use_cpu=True, 2025-05-07T20:21:46.0277067Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.0277509Z ) 2025-05-07T20:21:46.0277907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.0278820Z self=, 2025-05-07T20:21:46.0279677Z compile=False, 2025-05-07T20:21:46.0280087Z pooling_mode=, 2025-05-07T20:21:46.0280561Z T=4, 2025-05-07T20:21:46.0281049Z D=52, 2025-05-07T20:21:46.0281387Z B=86, 2025-05-07T20:21:46.0281723Z log_E=4, 2025-05-07T20:21:46.0282062Z L=19, 2025-05-07T20:21:46.0282406Z D_gradcheck=2, 2025-05-07T20:21:46.0282797Z stochastic_rounding=True, 2025-05-07T20:21:46.0283230Z weighted=False, 2025-05-07T20:21:46.0283610Z row_wise=True, 2025-05-07T20:21:46.0283975Z mixed=True, 2025-05-07T20:21:46.0284332Z use_cache=False, 2025-05-07T20:21:46.0284755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.0285237Z use_cpu=True, 2025-05-07T20:21:46.0285629Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.0286072Z ) 2025-05-07T20:21:46.1797993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1799113Z self=, 2025-05-07T20:21:46.1800004Z compile=False, 2025-05-07T20:21:46.1800423Z pooling_mode=, 2025-05-07T20:21:46.1800901Z T=3, 2025-05-07T20:21:46.1801237Z D=35, 2025-05-07T20:21:46.1801586Z B=26, 2025-05-07T20:21:46.1801918Z log_E=4, 2025-05-07T20:21:46.1802264Z L=10, 2025-05-07T20:21:46.1802609Z D_gradcheck=1, 2025-05-07T20:21:46.1803009Z stochastic_rounding=True, 2025-05-07T20:21:46.1803452Z weighted=True, 2025-05-07T20:21:46.1803826Z row_wise=True, 2025-05-07T20:21:46.1804198Z mixed=False, 2025-05-07T20:21:46.1804575Z use_cache=False, 2025-05-07T20:21:46.1805003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1805488Z use_cpu=True, 2025-05-07T20:21:46.1805894Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1806346Z ) 2025-05-07T20:21:46.1806752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1807664Z self=, 2025-05-07T20:21:46.1808529Z compile=False, 2025-05-07T20:21:46.1808940Z pooling_mode=, 2025-05-07T20:21:46.1809409Z T=2, 2025-05-07T20:21:46.1809745Z D=121, 2025-05-07T20:21:46.1810090Z B=105, 2025-05-07T20:21:46.1810423Z log_E=3, 2025-05-07T20:21:46.1810774Z L=6, 2025-05-07T20:21:46.1811117Z D_gradcheck=1, 2025-05-07T20:21:46.1811511Z stochastic_rounding=True, 2025-05-07T20:21:46.1811951Z weighted=True, 2025-05-07T20:21:46.1812330Z row_wise=True, 2025-05-07T20:21:46.1812690Z mixed=True, 2025-05-07T20:21:46.1813057Z use_cache=False, 2025-05-07T20:21:46.1813868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1814390Z use_cpu=True, 2025-05-07T20:21:46.1814804Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1815259Z ) 2025-05-07T20:21:46.1815663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1816864Z self=, 2025-05-07T20:21:46.1817908Z compile=False, 2025-05-07T20:21:46.1818333Z pooling_mode=, 2025-05-07T20:21:46.1818805Z T=3, 2025-05-07T20:21:46.1819277Z D=70, 2025-05-07T20:21:46.1819635Z B=7, 2025-05-07T20:21:46.1819968Z log_E=3, 2025-05-07T20:21:46.1820311Z L=13, 2025-05-07T20:21:46.1820654Z D_gradcheck=2, 2025-05-07T20:21:46.1821047Z stochastic_rounding=False, 2025-05-07T20:21:46.1821487Z weighted=True, 2025-05-07T20:21:46.1821863Z row_wise=True, 2025-05-07T20:21:46.1822227Z mixed=False, 2025-05-07T20:21:46.1822601Z use_cache=True, 2025-05-07T20:21:46.1823017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1823499Z use_cpu=True, 2025-05-07T20:21:46.1823904Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1824458Z ) 2025-05-07T20:21:46.1824851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1825767Z self=, 2025-05-07T20:21:46.1826635Z compile=True, 2025-05-07T20:21:46.1827045Z pooling_mode=, 2025-05-07T20:21:46.1827779Z T=3, 2025-05-07T20:21:46.1828117Z D=60, 2025-05-07T20:21:46.1828454Z B=32, 2025-05-07T20:21:46.1828781Z log_E=3, 2025-05-07T20:21:46.1829126Z L=3, 2025-05-07T20:21:46.1829466Z D_gradcheck=1, 2025-05-07T20:21:46.1829856Z stochastic_rounding=True, 2025-05-07T20:21:46.1830294Z weighted=False, 2025-05-07T20:21:46.1830667Z row_wise=True, 2025-05-07T20:21:46.1831028Z mixed=True, 2025-05-07T20:21:46.1831405Z use_cache=False, 2025-05-07T20:21:46.1831832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1832309Z use_cpu=True, 2025-05-07T20:21:46.1832710Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1833161Z ) 2025-05-07T20:21:46.1833554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1834474Z self=, 2025-05-07T20:21:46.1835339Z compile=False, 2025-05-07T20:21:46.1835747Z pooling_mode=, 2025-05-07T20:21:46.1836247Z T=3, 2025-05-07T20:21:46.1836587Z D=31, 2025-05-07T20:21:46.1836928Z B=4, 2025-05-07T20:21:46.1837256Z log_E=3, 2025-05-07T20:21:46.1837605Z L=1, 2025-05-07T20:21:46.1837950Z D_gradcheck=2, 2025-05-07T20:21:46.1838343Z stochastic_rounding=True, 2025-05-07T20:21:46.1838781Z weighted=False, 2025-05-07T20:21:46.1839162Z row_wise=True, 2025-05-07T20:21:46.1839524Z mixed=False, 2025-05-07T20:21:46.1839908Z use_cache=False, 2025-05-07T20:21:46.1840337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1840813Z use_cpu=True, 2025-05-07T20:21:46.1841216Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1841664Z ) 2025-05-07T20:21:46.1842056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1842977Z self=, 2025-05-07T20:21:46.1843844Z compile=True, 2025-05-07T20:21:46.1844265Z pooling_mode=, 2025-05-07T20:21:46.1844752Z T=4, 2025-05-07T20:21:46.1845092Z D=7, 2025-05-07T20:21:46.1845435Z B=108, 2025-05-07T20:21:46.1845780Z log_E=5, 2025-05-07T20:21:46.1846171Z L=6, 2025-05-07T20:21:46.1846573Z D_gradcheck=1, 2025-05-07T20:21:46.1846991Z stochastic_rounding=False, 2025-05-07T20:21:46.1847477Z weighted=True, 2025-05-07T20:21:46.1847878Z row_wise=True, 2025-05-07T20:21:46.1848247Z mixed=True, 2025-05-07T20:21:46.1849074Z use_cache=True, 2025-05-07T20:21:46.1849552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1850084Z use_cpu=True, 2025-05-07T20:21:46.1850500Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1850940Z ) 2025-05-07T20:21:46.1851331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1852252Z self=, 2025-05-07T20:21:46.1853270Z compile=True, 2025-05-07T20:21:46.1853680Z pooling_mode=, 2025-05-07T20:21:46.1854242Z T=5, 2025-05-07T20:21:46.1854585Z D=53, 2025-05-07T20:21:46.1854912Z B=74, 2025-05-07T20:21:46.1855247Z log_E=3, 2025-05-07T20:21:46.1855591Z L=12, 2025-05-07T20:21:46.1855923Z D_gradcheck=1, 2025-05-07T20:21:46.1856318Z stochastic_rounding=True, 2025-05-07T20:21:46.1856751Z weighted=True, 2025-05-07T20:21:46.1857128Z row_wise=True, 2025-05-07T20:21:46.1857497Z mixed=False, 2025-05-07T20:21:46.1857875Z use_cache=False, 2025-05-07T20:21:46.1858291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1858767Z use_cpu=True, 2025-05-07T20:21:46.1859170Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1859613Z ) 2025-05-07T20:21:46.1860001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1860918Z self=, 2025-05-07T20:21:46.1861780Z compile=True, 2025-05-07T20:21:46.1862360Z pooling_mode=, 2025-05-07T20:21:46.1862839Z T=1, 2025-05-07T20:21:46.1863175Z D=98, 2025-05-07T20:21:46.1863503Z B=53, 2025-05-07T20:21:46.1863838Z log_E=3, 2025-05-07T20:21:46.1864327Z L=8, 2025-05-07T20:21:46.1864663Z D_gradcheck=1, 2025-05-07T20:21:46.1865062Z stochastic_rounding=False, 2025-05-07T20:21:46.1865504Z weighted=False, 2025-05-07T20:21:46.1865877Z row_wise=True, 2025-05-07T20:21:46.1866257Z mixed=False, 2025-05-07T20:21:46.1866632Z use_cache=False, 2025-05-07T20:21:46.1867048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1867532Z use_cpu=True, 2025-05-07T20:21:46.1867931Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1868377Z ) 2025-05-07T20:21:46.1868771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1869693Z self=, 2025-05-07T20:21:46.1870553Z compile=True, 2025-05-07T20:21:46.1870968Z pooling_mode=, 2025-05-07T20:21:46.1871448Z T=2, 2025-05-07T20:21:46.1871782Z D=75, 2025-05-07T20:21:46.1872114Z B=125, 2025-05-07T20:21:46.1872455Z log_E=3, 2025-05-07T20:21:46.1872801Z L=18, 2025-05-07T20:21:46.1873137Z D_gradcheck=1, 2025-05-07T20:21:46.1873533Z stochastic_rounding=False, 2025-05-07T20:21:46.1873969Z weighted=True, 2025-05-07T20:21:46.1874335Z row_wise=True, 2025-05-07T20:21:46.1874712Z mixed=False, 2025-05-07T20:21:46.1875085Z use_cache=True, 2025-05-07T20:21:46.1875491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1875976Z use_cpu=True, 2025-05-07T20:21:46.1876377Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1876813Z ) 2025-05-07T20:21:46.1877220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1878139Z self=, 2025-05-07T20:21:46.1879002Z compile=True, 2025-05-07T20:21:46.1879408Z pooling_mode=, 2025-05-07T20:21:46.1879882Z T=2, 2025-05-07T20:21:46.1880219Z D=23, 2025-05-07T20:21:46.1880543Z B=79, 2025-05-07T20:21:46.1880877Z log_E=5, 2025-05-07T20:21:46.1881223Z L=5, 2025-05-07T20:21:46.1881557Z D_gradcheck=2, 2025-05-07T20:21:46.1881949Z stochastic_rounding=True, 2025-05-07T20:21:46.1882387Z weighted=True, 2025-05-07T20:21:46.1882757Z row_wise=True, 2025-05-07T20:21:46.1883339Z mixed=True, 2025-05-07T20:21:46.1883726Z use_cache=False, 2025-05-07T20:21:46.1884137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1884620Z use_cpu=True, 2025-05-07T20:21:46.1885017Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1885457Z ) 2025-05-07T20:21:46.1885858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1886912Z self=, 2025-05-07T20:21:46.1887775Z compile=False, 2025-05-07T20:21:46.1888269Z pooling_mode=, 2025-05-07T20:21:46.1888764Z T=4, 2025-05-07T20:21:46.1889096Z D=105, 2025-05-07T20:21:46.1889423Z B=62, 2025-05-07T20:21:46.1889758Z log_E=3, 2025-05-07T20:21:46.1890105Z L=14, 2025-05-07T20:21:46.1890440Z D_gradcheck=2, 2025-05-07T20:21:46.1890830Z stochastic_rounding=True, 2025-05-07T20:21:46.1891274Z weighted=False, 2025-05-07T20:21:46.1891644Z row_wise=True, 2025-05-07T20:21:46.1892012Z mixed=False, 2025-05-07T20:21:46.1892384Z use_cache=False, 2025-05-07T20:21:46.1892797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1893276Z use_cpu=True, 2025-05-07T20:21:46.1893678Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1894112Z ) 2025-05-07T20:21:46.1894510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1895429Z self=, 2025-05-07T20:21:46.1896445Z compile=False, 2025-05-07T20:21:46.1896868Z pooling_mode=, 2025-05-07T20:21:46.1897344Z T=5, 2025-05-07T20:21:46.1897684Z D=14, 2025-05-07T20:21:46.1898008Z B=2, 2025-05-07T20:21:46.1898339Z log_E=4, 2025-05-07T20:21:46.1898682Z L=16, 2025-05-07T20:21:46.1899015Z D_gradcheck=1, 2025-05-07T20:21:46.1899411Z stochastic_rounding=False, 2025-05-07T20:21:46.1899850Z weighted=True, 2025-05-07T20:21:46.1900218Z row_wise=True, 2025-05-07T20:21:46.1900589Z mixed=False, 2025-05-07T20:21:46.1900975Z use_cache=False, 2025-05-07T20:21:46.1901393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1901877Z use_cpu=True, 2025-05-07T20:21:46.1902279Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1902717Z ) 2025-05-07T20:21:46.1903122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1904167Z self=, 2025-05-07T20:21:46.1905029Z compile=False, 2025-05-07T20:21:46.1905446Z pooling_mode=, 2025-05-07T20:21:46.1905922Z T=1, 2025-05-07T20:21:46.1906249Z D=76, 2025-05-07T20:21:46.1906582Z B=92, 2025-05-07T20:21:46.1906921Z log_E=3, 2025-05-07T20:21:46.1907265Z L=5, 2025-05-07T20:21:46.1907615Z D_gradcheck=2, 2025-05-07T20:21:46.1908010Z stochastic_rounding=False, 2025-05-07T20:21:46.1908443Z weighted=True, 2025-05-07T20:21:46.1908827Z row_wise=True, 2025-05-07T20:21:46.1909202Z mixed=False, 2025-05-07T20:21:46.1909577Z use_cache=True, 2025-05-07T20:21:46.1909981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1910464Z use_cpu=True, 2025-05-07T20:21:46.1910864Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1911306Z ) 2025-05-07T20:21:46.1911705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1912629Z self=, 2025-05-07T20:21:46.1913485Z compile=True, 2025-05-07T20:21:46.1913901Z pooling_mode=, 2025-05-07T20:21:46.1914375Z T=5, 2025-05-07T20:21:46.1914706Z D=8, 2025-05-07T20:21:46.1915039Z B=44, 2025-05-07T20:21:46.1915375Z log_E=3, 2025-05-07T20:21:46.1915717Z L=1, 2025-05-07T20:21:46.1916239Z D_gradcheck=1, 2025-05-07T20:21:46.1916650Z stochastic_rounding=False, 2025-05-07T20:21:46.1917345Z weighted=True, 2025-05-07T20:21:46.1917745Z row_wise=True, 2025-05-07T20:21:46.1918119Z mixed=True, 2025-05-07T20:21:46.1918483Z use_cache=False, 2025-05-07T20:21:46.1918909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1919398Z use_cpu=True, 2025-05-07T20:21:46.1919800Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1920240Z ) 2025-05-07T20:21:46.1920848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1921770Z self=, 2025-05-07T20:21:46.1922853Z compile=True, 2025-05-07T20:21:46.1923292Z pooling_mode=, 2025-05-07T20:21:46.1923784Z T=4, 2025-05-07T20:21:46.1924110Z D=54, 2025-05-07T20:21:46.1924444Z B=77, 2025-05-07T20:21:46.1924780Z log_E=5, 2025-05-07T20:21:46.1925124Z L=17, 2025-05-07T20:21:46.1925471Z D_gradcheck=2, 2025-05-07T20:21:46.1925868Z stochastic_rounding=False, 2025-05-07T20:21:46.1926308Z weighted=False, 2025-05-07T20:21:46.1926684Z row_wise=True, 2025-05-07T20:21:46.1927051Z mixed=True, 2025-05-07T20:21:46.1927412Z use_cache=False, 2025-05-07T20:21:46.1927832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.1928315Z use_cpu=True, 2025-05-07T20:21:46.1928715Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.1929161Z ) 2025-05-07T20:21:46.1929564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.1930477Z self=, 2025-05-07T20:21:46.1931518Z compile=True, 2025-05-07T20:21:46.1931927Z pooling_mode=, 2025-05-07T20:21:46.1932393Z T=2, 2025-05-07T20:21:46.1932719Z D=30, 2025-05-07T20:21:46.1933055Z B=74, 2025-05-07T20:21:46.1933393Z log_E=5, 2025-05-07T20:21:46.1933728Z L=4, 2025-05-07T20:21:46.1934066Z D_gradcheck=1, 2025-05-07T20:21:46.1934458Z stochastic_rounding=True, 2025-05-07T20:21:46.1934893Z weighted=False, 2025-05-07T20:21:46.1935268Z row_wise=True, 2025-05-07T20:21:46.1935636Z mixed=True, 2025-05-07T20:21:46.1935996Z use_cache=False, 2025-05-07T20:21:46.1936418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.1936902Z use_cpu=True, 2025-05-07T20:21:46.1937296Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.1937741Z ) 2025-05-07T20:21:46.2308440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2309602Z self=, 2025-05-07T20:21:46.2310508Z compile=False, 2025-05-07T20:21:46.2310926Z pooling_mode=, 2025-05-07T20:21:46.2311401Z T=4, 2025-05-07T20:21:46.2311730Z D=124, 2025-05-07T20:21:46.2312064Z B=49, 2025-05-07T20:21:46.2312400Z log_E=5, 2025-05-07T20:21:46.2312734Z L=4, 2025-05-07T20:21:46.2313074Z D_gradcheck=1, 2025-05-07T20:21:46.2313473Z stochastic_rounding=False, 2025-05-07T20:21:46.2313915Z weighted=True, 2025-05-07T20:21:46.2314289Z row_wise=True, 2025-05-07T20:21:46.2314662Z mixed=True, 2025-05-07T20:21:46.2315021Z use_cache=False, 2025-05-07T20:21:46.2315444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2315929Z use_cpu=True, 2025-05-07T20:21:46.2316567Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2317038Z ) 2025-05-07T20:21:46.2317442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2318359Z self=, 2025-05-07T20:21:46.2319223Z compile=False, 2025-05-07T20:21:46.2319638Z pooling_mode=, 2025-05-07T20:21:46.2320110Z T=3, 2025-05-07T20:21:46.2320447Z D=42, 2025-05-07T20:21:46.2320786Z B=63, 2025-05-07T20:21:46.2321125Z log_E=3, 2025-05-07T20:21:46.2321466Z L=20, 2025-05-07T20:21:46.2321841Z D_gradcheck=2, 2025-05-07T20:21:46.2322693Z stochastic_rounding=False, 2025-05-07T20:21:46.2323173Z weighted=False, 2025-05-07T20:21:46.2323554Z row_wise=True, 2025-05-07T20:21:46.2323924Z mixed=True, 2025-05-07T20:21:46.2324292Z use_cache=True, 2025-05-07T20:21:46.2324705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2325191Z use_cpu=True, 2025-05-07T20:21:46.2325587Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2326250Z ) 2025-05-07T20:21:46.2326654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2327759Z self=, 2025-05-07T20:21:46.2328630Z compile=True, 2025-05-07T20:21:46.2329038Z pooling_mode=, 2025-05-07T20:21:46.2329505Z T=1, 2025-05-07T20:21:46.2329835Z D=49, 2025-05-07T20:21:46.2330166Z B=13, 2025-05-07T20:21:46.2330499Z log_E=3, 2025-05-07T20:21:46.2330834Z L=12, 2025-05-07T20:21:46.2331183Z D_gradcheck=1, 2025-05-07T20:21:46.2331583Z stochastic_rounding=False, 2025-05-07T20:21:46.2332022Z weighted=False, 2025-05-07T20:21:46.2332397Z row_wise=True, 2025-05-07T20:21:46.2332771Z mixed=False, 2025-05-07T20:21:46.2333135Z use_cache=False, 2025-05-07T20:21:46.2333560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2334038Z use_cpu=True, 2025-05-07T20:21:46.2334430Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2334878Z ) 2025-05-07T20:21:46.2335281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2336195Z self=, 2025-05-07T20:21:46.2337324Z compile=True, 2025-05-07T20:21:46.2337730Z pooling_mode=, 2025-05-07T20:21:46.2338197Z T=1, 2025-05-07T20:21:46.2338524Z D=9, 2025-05-07T20:21:46.2338856Z B=85, 2025-05-07T20:21:46.2339191Z log_E=3, 2025-05-07T20:21:46.2339531Z L=16, 2025-05-07T20:21:46.2339874Z D_gradcheck=1, 2025-05-07T20:21:46.2340276Z stochastic_rounding=True, 2025-05-07T20:21:46.2340708Z weighted=False, 2025-05-07T20:21:46.2341089Z row_wise=True, 2025-05-07T20:21:46.2341462Z mixed=False, 2025-05-07T20:21:46.2341836Z use_cache=False, 2025-05-07T20:21:46.2342257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2342737Z use_cpu=True, 2025-05-07T20:21:46.2343131Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2343583Z ) 2025-05-07T20:21:46.2344113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2345047Z self=, 2025-05-07T20:21:46.2345941Z compile=True, 2025-05-07T20:21:46.2346360Z pooling_mode=, 2025-05-07T20:21:46.2346832Z T=5, 2025-05-07T20:21:46.2347201Z D=49, 2025-05-07T20:21:46.2347537Z B=33, 2025-05-07T20:21:46.2347866Z log_E=4, 2025-05-07T20:21:46.2348210Z L=16, 2025-05-07T20:21:46.2348572Z D_gradcheck=1, 2025-05-07T20:21:46.2348973Z stochastic_rounding=False, 2025-05-07T20:21:46.2349405Z weighted=True, 2025-05-07T20:21:46.2349804Z row_wise=True, 2025-05-07T20:21:46.2350177Z mixed=True, 2025-05-07T20:21:46.2350530Z use_cache=True, 2025-05-07T20:21:46.2350948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2351428Z use_cpu=True, 2025-05-07T20:21:46.2351833Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2352281Z ) 2025-05-07T20:21:46.2352681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2353603Z self=, 2025-05-07T20:21:46.2354491Z compile=False, 2025-05-07T20:21:46.2354905Z pooling_mode=, 2025-05-07T20:21:46.2355368Z T=5, 2025-05-07T20:21:46.2355726Z D=10, 2025-05-07T20:21:46.2356062Z B=63, 2025-05-07T20:21:46.2356402Z log_E=3, 2025-05-07T20:21:46.2356745Z L=16, 2025-05-07T20:21:46.2357391Z D_gradcheck=2, 2025-05-07T20:21:46.2357809Z stochastic_rounding=False, 2025-05-07T20:21:46.2358299Z weighted=True, 2025-05-07T20:21:46.2358672Z row_wise=True, 2025-05-07T20:21:46.2359035Z mixed=False, 2025-05-07T20:21:46.2359439Z use_cache=True, 2025-05-07T20:21:46.2359848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2360327Z use_cpu=True, 2025-05-07T20:21:46.2360882Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2361327Z ) 2025-05-07T20:21:46.2361725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2362812Z self=, 2025-05-07T20:21:46.2363688Z compile=False, 2025-05-07T20:21:46.2364095Z pooling_mode=, 2025-05-07T20:21:46.2364573Z T=5, 2025-05-07T20:21:46.2364914Z D=64, 2025-05-07T20:21:46.2365247Z B=67, 2025-05-07T20:21:46.2365594Z log_E=4, 2025-05-07T20:21:46.2365939Z L=0, 2025-05-07T20:21:46.2366286Z D_gradcheck=1, 2025-05-07T20:21:46.2366708Z stochastic_rounding=False, 2025-05-07T20:21:46.2367144Z weighted=True, 2025-05-07T20:21:46.2367517Z row_wise=True, 2025-05-07T20:21:46.2367898Z mixed=True, 2025-05-07T20:21:46.2368262Z use_cache=True, 2025-05-07T20:21:46.2368678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2369215Z use_cpu=True, 2025-05-07T20:21:46.2369622Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2370069Z ) 2025-05-07T20:21:46.2370487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2371594Z self=, 2025-05-07T20:21:46.2372452Z compile=True, 2025-05-07T20:21:46.2372862Z pooling_mode=, 2025-05-07T20:21:46.2373348Z T=3, 2025-05-07T20:21:46.2373683Z D=8, 2025-05-07T20:21:46.2374018Z B=104, 2025-05-07T20:21:46.2374365Z log_E=5, 2025-05-07T20:21:46.2374708Z L=7, 2025-05-07T20:21:46.2375050Z D_gradcheck=2, 2025-05-07T20:21:46.2375439Z stochastic_rounding=True, 2025-05-07T20:21:46.2375917Z weighted=False, 2025-05-07T20:21:46.2376292Z row_wise=True, 2025-05-07T20:21:46.2376655Z mixed=False, 2025-05-07T20:21:46.2377061Z use_cache=True, 2025-05-07T20:21:46.2377480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2377953Z use_cpu=True, 2025-05-07T20:21:46.2378399Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2378847Z ) 2025-05-07T20:21:46.2379236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2380206Z self=, 2025-05-07T20:21:46.2381119Z compile=False, 2025-05-07T20:21:46.2381533Z pooling_mode=, 2025-05-07T20:21:46.2381998Z T=5, 2025-05-07T20:21:46.2382362Z D=44, 2025-05-07T20:21:46.2382698Z B=36, 2025-05-07T20:21:46.2383032Z log_E=3, 2025-05-07T20:21:46.2383377Z L=1, 2025-05-07T20:21:46.2383738Z D_gradcheck=2, 2025-05-07T20:21:46.2384291Z stochastic_rounding=True, 2025-05-07T20:21:46.2384731Z weighted=True, 2025-05-07T20:21:46.2385135Z row_wise=True, 2025-05-07T20:21:46.2385501Z mixed=True, 2025-05-07T20:21:46.2385865Z use_cache=False, 2025-05-07T20:21:46.2386287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2386774Z use_cpu=True, 2025-05-07T20:21:46.2387180Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2387629Z ) 2025-05-07T20:21:46.2388056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2389100Z self=, 2025-05-07T20:21:46.2390107Z compile=False, 2025-05-07T20:21:46.2390679Z pooling_mode=, 2025-05-07T20:21:46.2406576Z T=2, 2025-05-07T20:21:46.2407085Z D=34, 2025-05-07T20:21:46.2407414Z B=34, 2025-05-07T20:21:46.2407747Z log_E=3, 2025-05-07T20:21:46.2408099Z L=11, 2025-05-07T20:21:46.2408723Z D_gradcheck=1, 2025-05-07T20:21:46.2409149Z stochastic_rounding=True, 2025-05-07T20:21:46.2409588Z weighted=True, 2025-05-07T20:21:46.2409948Z row_wise=True, 2025-05-07T20:21:46.2410311Z mixed=True, 2025-05-07T20:21:46.2410674Z use_cache=False, 2025-05-07T20:21:46.2411084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2411760Z use_cpu=True, 2025-05-07T20:21:46.2412156Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2412600Z ) 2025-05-07T20:21:46.2413006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2414073Z self=, 2025-05-07T20:21:46.2414944Z compile=False, 2025-05-07T20:21:46.2415361Z pooling_mode=, 2025-05-07T20:21:46.2415846Z T=5, 2025-05-07T20:21:46.2416444Z D=100, 2025-05-07T20:21:46.2416797Z B=109, 2025-05-07T20:21:46.2417134Z log_E=4, 2025-05-07T20:21:46.2417494Z L=1, 2025-05-07T20:21:46.2417826Z D_gradcheck=1, 2025-05-07T20:21:46.2418226Z stochastic_rounding=False, 2025-05-07T20:21:46.2418668Z weighted=True, 2025-05-07T20:21:46.2419033Z row_wise=True, 2025-05-07T20:21:46.2419400Z mixed=True, 2025-05-07T20:21:46.2419765Z use_cache=False, 2025-05-07T20:21:46.2420181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2420668Z use_cpu=True, 2025-05-07T20:21:46.2421066Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2421511Z ) 2025-05-07T20:21:46.2422207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2423138Z self=, 2025-05-07T20:21:46.2424084Z compile=True, 2025-05-07T20:21:46.2424506Z pooling_mode=, 2025-05-07T20:21:46.2424981Z T=4, 2025-05-07T20:21:46.2425307Z D=21, 2025-05-07T20:21:46.2425644Z B=33, 2025-05-07T20:21:46.2425981Z log_E=3, 2025-05-07T20:21:46.2426324Z L=10, 2025-05-07T20:21:46.2426667Z D_gradcheck=1, 2025-05-07T20:21:46.2427065Z stochastic_rounding=True, 2025-05-07T20:21:46.2427502Z weighted=False, 2025-05-07T20:21:46.2427874Z row_wise=True, 2025-05-07T20:21:46.2428241Z mixed=False, 2025-05-07T20:21:46.2428614Z use_cache=True, 2025-05-07T20:21:46.2429019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2429509Z use_cpu=True, 2025-05-07T20:21:46.2429912Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2430356Z ) 2025-05-07T20:21:46.2430764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2431676Z self=, 2025-05-07T20:21:46.2432524Z compile=True, 2025-05-07T20:21:46.2432933Z pooling_mode=, 2025-05-07T20:21:46.2433404Z T=3, 2025-05-07T20:21:46.2433730Z D=34, 2025-05-07T20:21:46.2434066Z B=53, 2025-05-07T20:21:46.2434405Z log_E=4, 2025-05-07T20:21:46.2434746Z L=17, 2025-05-07T20:21:46.2435091Z D_gradcheck=1, 2025-05-07T20:21:46.2435483Z stochastic_rounding=False, 2025-05-07T20:21:46.2435914Z weighted=False, 2025-05-07T20:21:46.2436293Z row_wise=True, 2025-05-07T20:21:46.2436662Z mixed=False, 2025-05-07T20:21:46.2437026Z use_cache=False, 2025-05-07T20:21:46.2437453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2437966Z use_cpu=True, 2025-05-07T20:21:46.2438366Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2438806Z ) 2025-05-07T20:21:46.2439211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2440122Z self=, 2025-05-07T20:21:46.2440971Z compile=True, 2025-05-07T20:21:46.2441379Z pooling_mode=, 2025-05-07T20:21:46.2441848Z T=1, 2025-05-07T20:21:46.2442172Z D=102, 2025-05-07T20:21:46.2442508Z B=24, 2025-05-07T20:21:46.2443204Z log_E=3, 2025-05-07T20:21:46.2443567Z L=2, 2025-05-07T20:21:46.2443908Z D_gradcheck=1, 2025-05-07T20:21:46.2444307Z stochastic_rounding=False, 2025-05-07T20:21:46.2444740Z weighted=False, 2025-05-07T20:21:46.2445121Z row_wise=True, 2025-05-07T20:21:46.2445490Z mixed=True, 2025-05-07T20:21:46.2445847Z use_cache=False, 2025-05-07T20:21:46.2446267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2446972Z use_cpu=True, 2025-05-07T20:21:46.2447364Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2447814Z ) 2025-05-07T20:21:46.2448374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2449316Z self=, 2025-05-07T20:21:46.2450163Z compile=True, 2025-05-07T20:21:46.2450572Z pooling_mode=, 2025-05-07T20:21:46.2451046Z T=2, 2025-05-07T20:21:46.2451371Z D=105, 2025-05-07T20:21:46.2451707Z B=113, 2025-05-07T20:21:46.2452049Z log_E=4, 2025-05-07T20:21:46.2452387Z L=11, 2025-05-07T20:21:46.2452730Z D_gradcheck=1, 2025-05-07T20:21:46.2453122Z stochastic_rounding=False, 2025-05-07T20:21:46.2453552Z weighted=False, 2025-05-07T20:21:46.2453924Z row_wise=True, 2025-05-07T20:21:46.2454294Z mixed=True, 2025-05-07T20:21:46.2454650Z use_cache=True, 2025-05-07T20:21:46.2455067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2455549Z use_cpu=True, 2025-05-07T20:21:46.2455944Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2456548Z ) 2025-05-07T20:21:46.2456956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2457863Z self=, 2025-05-07T20:21:46.2458722Z compile=True, 2025-05-07T20:21:46.2459130Z pooling_mode=, 2025-05-07T20:21:46.2459600Z T=1, 2025-05-07T20:21:46.2459921Z D=106, 2025-05-07T20:21:46.2460262Z B=13, 2025-05-07T20:21:46.2460595Z log_E=5, 2025-05-07T20:21:46.2460933Z L=1, 2025-05-07T20:21:46.2461275Z D_gradcheck=1, 2025-05-07T20:21:46.2461731Z stochastic_rounding=True, 2025-05-07T20:21:46.2462157Z weighted=True, 2025-05-07T20:21:46.2462527Z row_wise=True, 2025-05-07T20:21:46.2462896Z mixed=True, 2025-05-07T20:21:46.2463254Z use_cache=True, 2025-05-07T20:21:46.2463669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2464279Z use_cpu=True, 2025-05-07T20:21:46.2464677Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2465129Z ) 2025-05-07T20:21:46.2819554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2820620Z self=, 2025-05-07T20:21:46.2821484Z compile=True, 2025-05-07T20:21:46.2821899Z pooling_mode=, 2025-05-07T20:21:46.2822367Z T=3, 2025-05-07T20:21:46.2822711Z D=62, 2025-05-07T20:21:46.2823057Z B=67, 2025-05-07T20:21:46.2823389Z log_E=5, 2025-05-07T20:21:46.2823732Z L=16, 2025-05-07T20:21:46.2824159Z D_gradcheck=1, 2025-05-07T20:21:46.2824560Z stochastic_rounding=False, 2025-05-07T20:21:46.2824997Z weighted=True, 2025-05-07T20:21:46.2825372Z row_wise=True, 2025-05-07T20:21:46.2825731Z mixed=True, 2025-05-07T20:21:46.2826094Z use_cache=False, 2025-05-07T20:21:46.2826527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2827001Z use_cpu=True, 2025-05-07T20:21:46.2827407Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2827856Z ) 2025-05-07T20:21:46.2828252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2829169Z self=, 2025-05-07T20:21:46.2830026Z compile=True, 2025-05-07T20:21:46.2830428Z pooling_mode=, 2025-05-07T20:21:46.2830896Z T=1, 2025-05-07T20:21:46.2831232Z D=125, 2025-05-07T20:21:46.2831924Z B=17, 2025-05-07T20:21:46.2832291Z log_E=3, 2025-05-07T20:21:46.2832636Z L=4, 2025-05-07T20:21:46.2832971Z D_gradcheck=2, 2025-05-07T20:21:46.2833359Z stochastic_rounding=False, 2025-05-07T20:21:46.2833795Z weighted=True, 2025-05-07T20:21:46.2834169Z row_wise=True, 2025-05-07T20:21:46.2834535Z mixed=False, 2025-05-07T20:21:46.2835123Z use_cache=True, 2025-05-07T20:21:46.2835571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2836064Z use_cpu=True, 2025-05-07T20:21:46.2836509Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2836978Z ) 2025-05-07T20:21:46.2837539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2838546Z self=, 2025-05-07T20:21:46.2839412Z compile=False, 2025-05-07T20:21:46.2839845Z pooling_mode=, 2025-05-07T20:21:46.2840330Z T=3, 2025-05-07T20:21:46.2840698Z D=96, 2025-05-07T20:21:46.2841073Z B=36, 2025-05-07T20:21:46.2841445Z log_E=3, 2025-05-07T20:21:46.2841822Z L=5, 2025-05-07T20:21:46.2842190Z D_gradcheck=2, 2025-05-07T20:21:46.2842601Z stochastic_rounding=True, 2025-05-07T20:21:46.2843069Z weighted=True, 2025-05-07T20:21:46.2843452Z row_wise=True, 2025-05-07T20:21:46.2843873Z mixed=True, 2025-05-07T20:21:46.2844266Z use_cache=True, 2025-05-07T20:21:46.2844714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2845191Z use_cpu=True, 2025-05-07T20:21:46.2845794Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2846244Z ) 2025-05-07T20:21:46.2846636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2847553Z self=, 2025-05-07T20:21:46.2848412Z compile=False, 2025-05-07T20:21:46.2848821Z pooling_mode=, 2025-05-07T20:21:46.2849289Z T=4, 2025-05-07T20:21:46.2849624Z D=32, 2025-05-07T20:21:46.2849964Z B=51, 2025-05-07T20:21:46.2850295Z log_E=4, 2025-05-07T20:21:46.2850640Z L=9, 2025-05-07T20:21:46.2850977Z D_gradcheck=2, 2025-05-07T20:21:46.2851367Z stochastic_rounding=True, 2025-05-07T20:21:46.2851806Z weighted=True, 2025-05-07T20:21:46.2852183Z row_wise=True, 2025-05-07T20:21:46.2852544Z mixed=True, 2025-05-07T20:21:46.2852913Z use_cache=True, 2025-05-07T20:21:46.2853325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2853801Z use_cpu=True, 2025-05-07T20:21:46.2854205Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2854653Z ) 2025-05-07T20:21:46.2855046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2855958Z self=, 2025-05-07T20:21:46.2856811Z compile=False, 2025-05-07T20:21:46.2857213Z pooling_mode=, 2025-05-07T20:21:46.2857685Z T=4, 2025-05-07T20:21:46.2858023Z D=106, 2025-05-07T20:21:46.2858353Z B=128, 2025-05-07T20:21:46.2858690Z log_E=4, 2025-05-07T20:21:46.2859032Z L=9, 2025-05-07T20:21:46.2859368Z D_gradcheck=2, 2025-05-07T20:21:46.2859764Z stochastic_rounding=False, 2025-05-07T20:21:46.2860207Z weighted=False, 2025-05-07T20:21:46.2860578Z row_wise=True, 2025-05-07T20:21:46.2860950Z mixed=False, 2025-05-07T20:21:46.2861327Z use_cache=False, 2025-05-07T20:21:46.2861746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2862225Z use_cpu=True, 2025-05-07T20:21:46.2862626Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2863072Z ) 2025-05-07T20:21:46.2863466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2864517Z self=, 2025-05-07T20:21:46.2865377Z compile=False, 2025-05-07T20:21:46.2865782Z pooling_mode=, 2025-05-07T20:21:46.2866251Z T=3, 2025-05-07T20:21:46.2866791Z D=60, 2025-05-07T20:21:46.2867136Z B=76, 2025-05-07T20:21:46.2867470Z log_E=5, 2025-05-07T20:21:46.2867814Z L=18, 2025-05-07T20:21:46.2868145Z D_gradcheck=1, 2025-05-07T20:21:46.2868540Z stochastic_rounding=True, 2025-05-07T20:21:46.2868978Z weighted=False, 2025-05-07T20:21:46.2869344Z row_wise=True, 2025-05-07T20:21:46.2869858Z mixed=False, 2025-05-07T20:21:46.2870227Z use_cache=False, 2025-05-07T20:21:46.2870643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2871135Z use_cpu=True, 2025-05-07T20:21:46.2871691Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2872154Z ) 2025-05-07T20:21:46.2872546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2873458Z self=, 2025-05-07T20:21:46.2874317Z compile=True, 2025-05-07T20:21:46.2874727Z pooling_mode=, 2025-05-07T20:21:46.2875201Z T=5, 2025-05-07T20:21:46.2875535Z D=57, 2025-05-07T20:21:46.2875868Z B=95, 2025-05-07T20:21:46.2876202Z log_E=5, 2025-05-07T20:21:46.2876543Z L=20, 2025-05-07T20:21:46.2876879Z D_gradcheck=1, 2025-05-07T20:21:46.2877274Z stochastic_rounding=True, 2025-05-07T20:21:46.2877704Z weighted=True, 2025-05-07T20:21:46.2878071Z row_wise=True, 2025-05-07T20:21:46.2878442Z mixed=True, 2025-05-07T20:21:46.2878805Z use_cache=False, 2025-05-07T20:21:46.2879217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2879858Z use_cpu=True, 2025-05-07T20:21:46.2880258Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2880698Z ) 2025-05-07T20:21:46.2881095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2882009Z self=, 2025-05-07T20:21:46.2882867Z compile=True, 2025-05-07T20:21:46.2883273Z pooling_mode=, 2025-05-07T20:21:46.2883746Z T=4, 2025-05-07T20:21:46.2884080Z D=62, 2025-05-07T20:21:46.2884408Z B=43, 2025-05-07T20:21:46.2884745Z log_E=3, 2025-05-07T20:21:46.2885092Z L=13, 2025-05-07T20:21:46.2885428Z D_gradcheck=1, 2025-05-07T20:21:46.2885927Z stochastic_rounding=True, 2025-05-07T20:21:46.2886363Z weighted=True, 2025-05-07T20:21:46.2886743Z row_wise=True, 2025-05-07T20:21:46.2887120Z mixed=True, 2025-05-07T20:21:46.2887481Z use_cache=False, 2025-05-07T20:21:46.2887902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2888386Z use_cpu=True, 2025-05-07T20:21:46.2888781Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2889229Z ) 2025-05-07T20:21:46.2889629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2890538Z self=, 2025-05-07T20:21:46.2891394Z compile=False, 2025-05-07T20:21:46.2891807Z pooling_mode=, 2025-05-07T20:21:46.2892278Z T=3, 2025-05-07T20:21:46.2892612Z D=21, 2025-05-07T20:21:46.2892945Z B=37, 2025-05-07T20:21:46.2893275Z log_E=5, 2025-05-07T20:21:46.2893617Z L=19, 2025-05-07T20:21:46.2893959Z D_gradcheck=2, 2025-05-07T20:21:46.2894342Z stochastic_rounding=True, 2025-05-07T20:21:46.2894781Z weighted=True, 2025-05-07T20:21:46.2895168Z row_wise=True, 2025-05-07T20:21:46.2895536Z mixed=True, 2025-05-07T20:21:46.2895904Z use_cache=True, 2025-05-07T20:21:46.2896317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2896800Z use_cpu=True, 2025-05-07T20:21:46.2897197Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2897642Z ) 2025-05-07T20:21:46.2898041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2898950Z self=, 2025-05-07T20:21:46.2899810Z compile=False, 2025-05-07T20:21:46.2900444Z pooling_mode=, 2025-05-07T20:21:46.2900931Z T=4, 2025-05-07T20:21:46.2901266Z D=19, 2025-05-07T20:21:46.2901598Z B=25, 2025-05-07T20:21:46.2901923Z log_E=5, 2025-05-07T20:21:46.2902264Z L=13, 2025-05-07T20:21:46.2902608Z D_gradcheck=1, 2025-05-07T20:21:46.2902995Z stochastic_rounding=False, 2025-05-07T20:21:46.2903439Z weighted=False, 2025-05-07T20:21:46.2904121Z row_wise=True, 2025-05-07T20:21:46.2904502Z mixed=True, 2025-05-07T20:21:46.2904878Z use_cache=True, 2025-05-07T20:21:46.2905289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2905898Z use_cpu=True, 2025-05-07T20:21:46.2906326Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2906802Z ) 2025-05-07T20:21:46.2907213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2908120Z self=, 2025-05-07T20:21:46.2908979Z compile=True, 2025-05-07T20:21:46.2909395Z pooling_mode=, 2025-05-07T20:21:46.2909857Z T=2, 2025-05-07T20:21:46.2910196Z D=21, 2025-05-07T20:21:46.2910535Z B=62, 2025-05-07T20:21:46.2910864Z log_E=3, 2025-05-07T20:21:46.2911211Z L=13, 2025-05-07T20:21:46.2911557Z D_gradcheck=2, 2025-05-07T20:21:46.2911945Z stochastic_rounding=False, 2025-05-07T20:21:46.2912385Z weighted=True, 2025-05-07T20:21:46.2912765Z row_wise=True, 2025-05-07T20:21:46.2913128Z mixed=False, 2025-05-07T20:21:46.2913500Z use_cache=True, 2025-05-07T20:21:46.2914054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2914531Z use_cpu=True, 2025-05-07T20:21:46.2914930Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2915373Z ) 2025-05-07T20:21:46.2915761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2916889Z self=, 2025-05-07T20:21:46.2917751Z compile=False, 2025-05-07T20:21:46.2918171Z pooling_mode=, 2025-05-07T20:21:46.2918640Z T=5, 2025-05-07T20:21:46.2918974Z D=106, 2025-05-07T20:21:46.2919309Z B=80, 2025-05-07T20:21:46.2919645Z log_E=4, 2025-05-07T20:21:46.2919994Z L=9, 2025-05-07T20:21:46.2920340Z D_gradcheck=1, 2025-05-07T20:21:46.2920733Z stochastic_rounding=True, 2025-05-07T20:21:46.2921170Z weighted=True, 2025-05-07T20:21:46.2921561Z row_wise=True, 2025-05-07T20:21:46.2921927Z mixed=False, 2025-05-07T20:21:46.2922300Z use_cache=False, 2025-05-07T20:21:46.2922756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2923236Z use_cpu=True, 2025-05-07T20:21:46.2923638Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2924083Z ) 2025-05-07T20:21:46.2924478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2925389Z self=, 2025-05-07T20:21:46.2926247Z compile=True, 2025-05-07T20:21:46.2926662Z pooling_mode=, 2025-05-07T20:21:46.2927129Z T=2, 2025-05-07T20:21:46.2927464Z D=61, 2025-05-07T20:21:46.2927800Z B=66, 2025-05-07T20:21:46.2928132Z log_E=4, 2025-05-07T20:21:46.2928482Z L=12, 2025-05-07T20:21:46.2928829Z D_gradcheck=2, 2025-05-07T20:21:46.2929214Z stochastic_rounding=True, 2025-05-07T20:21:46.2929648Z weighted=True, 2025-05-07T20:21:46.2930029Z row_wise=True, 2025-05-07T20:21:46.2930393Z mixed=False, 2025-05-07T20:21:46.2930763Z use_cache=True, 2025-05-07T20:21:46.2931183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2931662Z use_cpu=True, 2025-05-07T20:21:46.2932068Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2932517Z ) 2025-05-07T20:21:46.2932909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2933824Z self=, 2025-05-07T20:21:46.2934682Z compile=False, 2025-05-07T20:21:46.2935441Z pooling_mode=, 2025-05-07T20:21:46.2935957Z T=4, 2025-05-07T20:21:46.2936311Z D=25, 2025-05-07T20:21:46.2936657Z B=24, 2025-05-07T20:21:46.2936985Z log_E=3, 2025-05-07T20:21:46.2937328Z L=13, 2025-05-07T20:21:46.2937669Z D_gradcheck=1, 2025-05-07T20:21:46.2938055Z stochastic_rounding=True, 2025-05-07T20:21:46.2938722Z weighted=True, 2025-05-07T20:21:46.2939099Z row_wise=True, 2025-05-07T20:21:46.2939467Z mixed=False, 2025-05-07T20:21:46.2939837Z use_cache=False, 2025-05-07T20:21:46.2940456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.2940972Z use_cpu=True, 2025-05-07T20:21:46.2941380Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2941830Z ) 2025-05-07T20:21:46.2942221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2943132Z self=, 2025-05-07T20:21:46.2944112Z compile=True, 2025-05-07T20:21:46.2944532Z pooling_mode=, 2025-05-07T20:21:46.2945003Z T=2, 2025-05-07T20:21:46.2945338Z D=74, 2025-05-07T20:21:46.2945667Z B=46, 2025-05-07T20:21:46.2945997Z log_E=5, 2025-05-07T20:21:46.2946341Z L=13, 2025-05-07T20:21:46.2946678Z D_gradcheck=1, 2025-05-07T20:21:46.2947079Z stochastic_rounding=True, 2025-05-07T20:21:46.2947519Z weighted=True, 2025-05-07T20:21:46.2947893Z row_wise=True, 2025-05-07T20:21:46.2948258Z mixed=False, 2025-05-07T20:21:46.2948844Z use_cache=True, 2025-05-07T20:21:46.2949280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2949759Z use_cpu=True, 2025-05-07T20:21:46.2950161Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.2950608Z ) 2025-05-07T20:21:46.2951000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.2951913Z self=, 2025-05-07T20:21:46.2952779Z compile=False, 2025-05-07T20:21:46.2953183Z pooling_mode=, 2025-05-07T20:21:46.2953655Z T=3, 2025-05-07T20:21:46.2953993Z D=37, 2025-05-07T20:21:46.2954324Z B=24, 2025-05-07T20:21:46.2954663Z log_E=5, 2025-05-07T20:21:46.2955009Z L=1, 2025-05-07T20:21:46.2955340Z D_gradcheck=1, 2025-05-07T20:21:46.2955734Z stochastic_rounding=True, 2025-05-07T20:21:46.2956179Z weighted=False, 2025-05-07T20:21:46.2956547Z row_wise=True, 2025-05-07T20:21:46.2956917Z mixed=False, 2025-05-07T20:21:46.2957291Z use_cache=False, 2025-05-07T20:21:46.2957710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.2958191Z use_cpu=True, 2025-05-07T20:21:46.2958588Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.2959035Z ) 2025-05-07T20:21:46.3901326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3902408Z self=, 2025-05-07T20:21:46.3903395Z compile=True, 2025-05-07T20:21:46.3903812Z pooling_mode=, 2025-05-07T20:21:46.3904345Z T=4, 2025-05-07T20:21:46.3904673Z D=28, 2025-05-07T20:21:46.3905003Z B=124, 2025-05-07T20:21:46.3905341Z log_E=3, 2025-05-07T20:21:46.3905674Z L=12, 2025-05-07T20:21:46.3906015Z D_gradcheck=1, 2025-05-07T20:21:46.3906413Z stochastic_rounding=False, 2025-05-07T20:21:46.3906857Z weighted=True, 2025-05-07T20:21:46.3907234Z row_wise=True, 2025-05-07T20:21:46.3907606Z mixed=False, 2025-05-07T20:21:46.3907975Z use_cache=False, 2025-05-07T20:21:46.3908408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3908889Z use_cpu=True, 2025-05-07T20:21:46.3909280Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3909733Z ) 2025-05-07T20:21:46.3910135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3911044Z self=, 2025-05-07T20:21:46.3912270Z compile=False, 2025-05-07T20:21:46.3912720Z pooling_mode=, 2025-05-07T20:21:46.3913194Z T=1, 2025-05-07T20:21:46.3913520Z D=120, 2025-05-07T20:21:46.3913863Z B=34, 2025-05-07T20:21:46.3914196Z log_E=3, 2025-05-07T20:21:46.3914534Z L=0, 2025-05-07T20:21:46.3914872Z D_gradcheck=2, 2025-05-07T20:21:46.3915454Z stochastic_rounding=True, 2025-05-07T20:21:46.3915884Z weighted=False, 2025-05-07T20:21:46.3916538Z row_wise=True, 2025-05-07T20:21:46.3916917Z mixed=True, 2025-05-07T20:21:46.3917274Z use_cache=False, 2025-05-07T20:21:46.3917898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3918403Z use_cpu=True, 2025-05-07T20:21:46.3918793Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3919237Z ) 2025-05-07T20:21:46.3919633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3920549Z self=, 2025-05-07T20:21:46.3921408Z compile=True, 2025-05-07T20:21:46.3921819Z pooling_mode=, 2025-05-07T20:21:46.3922292Z T=2, 2025-05-07T20:21:46.3922617Z D=17, 2025-05-07T20:21:46.3922951Z B=74, 2025-05-07T20:21:46.3923289Z log_E=4, 2025-05-07T20:21:46.3923625Z L=3, 2025-05-07T20:21:46.3923966Z D_gradcheck=2, 2025-05-07T20:21:46.3924370Z stochastic_rounding=False, 2025-05-07T20:21:46.3924801Z weighted=True, 2025-05-07T20:21:46.3925172Z row_wise=True, 2025-05-07T20:21:46.3925774Z mixed=False, 2025-05-07T20:21:46.3926142Z use_cache=True, 2025-05-07T20:21:46.3926556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3927039Z use_cpu=True, 2025-05-07T20:21:46.3927435Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3927877Z ) 2025-05-07T20:21:46.3928274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3929181Z self=, 2025-05-07T20:21:46.3930033Z compile=True, 2025-05-07T20:21:46.3930439Z pooling_mode=, 2025-05-07T20:21:46.3930902Z T=4, 2025-05-07T20:21:46.3931240Z D=17, 2025-05-07T20:21:46.3931576Z B=28, 2025-05-07T20:21:46.3931903Z log_E=3, 2025-05-07T20:21:46.3932254Z L=4, 2025-05-07T20:21:46.3932607Z D_gradcheck=1, 2025-05-07T20:21:46.3933021Z stochastic_rounding=False, 2025-05-07T20:21:46.3933465Z weighted=True, 2025-05-07T20:21:46.3933838Z row_wise=True, 2025-05-07T20:21:46.3934207Z mixed=True, 2025-05-07T20:21:46.3934571Z use_cache=True, 2025-05-07T20:21:46.3934988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3935479Z use_cpu=True, 2025-05-07T20:21:46.3935872Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3936319Z ) 2025-05-07T20:21:46.3936717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3937630Z self=, 2025-05-07T20:21:46.3938490Z compile=True, 2025-05-07T20:21:46.3938906Z pooling_mode=, 2025-05-07T20:21:46.3939372Z T=4, 2025-05-07T20:21:46.3939705Z D=74, 2025-05-07T20:21:46.3940041Z B=66, 2025-05-07T20:21:46.3940374Z log_E=5, 2025-05-07T20:21:46.3940718Z L=0, 2025-05-07T20:21:46.3941060Z D_gradcheck=2, 2025-05-07T20:21:46.3941449Z stochastic_rounding=True, 2025-05-07T20:21:46.3941885Z weighted=True, 2025-05-07T20:21:46.3942253Z row_wise=True, 2025-05-07T20:21:46.3942620Z mixed=False, 2025-05-07T20:21:46.3942996Z use_cache=True, 2025-05-07T20:21:46.3943408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3943893Z use_cpu=True, 2025-05-07T20:21:46.3944440Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3944884Z ) 2025-05-07T20:21:46.3945279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3946559Z self=, 2025-05-07T20:21:46.3947452Z compile=False, 2025-05-07T20:21:46.3947865Z pooling_mode=, 2025-05-07T20:21:46.3948330Z T=5, 2025-05-07T20:21:46.3948662Z D=3, 2025-05-07T20:21:46.3948994Z B=11, 2025-05-07T20:21:46.3949323Z log_E=3, 2025-05-07T20:21:46.3949671Z L=13, 2025-05-07T20:21:46.3950014Z D_gradcheck=2, 2025-05-07T20:21:46.3950650Z stochastic_rounding=False, 2025-05-07T20:21:46.3951085Z weighted=True, 2025-05-07T20:21:46.3951464Z row_wise=True, 2025-05-07T20:21:46.3951843Z mixed=False, 2025-05-07T20:21:46.3952348Z use_cache=True, 2025-05-07T20:21:46.3952773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3953246Z use_cpu=True, 2025-05-07T20:21:46.3953642Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3953783Z ) 2025-05-07T20:21:46.3954013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3954564Z self=, 2025-05-07T20:21:46.3954728Z compile=False, 2025-05-07T20:21:46.3954917Z pooling_mode=, 2025-05-07T20:21:46.3955060Z T=1, 2025-05-07T20:21:46.3955209Z D=7, 2025-05-07T20:21:46.3955353Z B=20, 2025-05-07T20:21:46.3955499Z log_E=4, 2025-05-07T20:21:46.3955652Z L=16, 2025-05-07T20:21:46.3955807Z D_gradcheck=1, 2025-05-07T20:21:46.3955980Z stochastic_rounding=True, 2025-05-07T20:21:46.3956148Z weighted=False, 2025-05-07T20:21:46.3956438Z row_wise=True, 2025-05-07T20:21:46.3956587Z mixed=True, 2025-05-07T20:21:46.3956757Z use_cache=False, 2025-05-07T20:21:46.3956946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3957104Z use_cpu=True, 2025-05-07T20:21:46.3957285Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3957423Z ) 2025-05-07T20:21:46.3957655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3958201Z self=, 2025-05-07T20:21:46.3958357Z compile=False, 2025-05-07T20:21:46.3958552Z pooling_mode=, 2025-05-07T20:21:46.3958695Z T=3, 2025-05-07T20:21:46.3958840Z D=120, 2025-05-07T20:21:46.3958993Z B=75, 2025-05-07T20:21:46.3959139Z log_E=5, 2025-05-07T20:21:46.3959284Z L=13, 2025-05-07T20:21:46.3959446Z D_gradcheck=2, 2025-05-07T20:21:46.3959620Z stochastic_rounding=True, 2025-05-07T20:21:46.3959775Z weighted=False, 2025-05-07T20:21:46.3959937Z row_wise=True, 2025-05-07T20:21:46.3960092Z mixed=False, 2025-05-07T20:21:46.3960253Z use_cache=False, 2025-05-07T20:21:46.3960444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3960598Z use_cpu=True, 2025-05-07T20:21:46.3960788Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3960929Z ) 2025-05-07T20:21:46.3961149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3961705Z self=, 2025-05-07T20:21:46.3961858Z compile=True, 2025-05-07T20:21:46.3962046Z pooling_mode=, 2025-05-07T20:21:46.3962197Z T=5, 2025-05-07T20:21:46.3962342Z D=44, 2025-05-07T20:21:46.3962485Z B=43, 2025-05-07T20:21:46.3962640Z log_E=4, 2025-05-07T20:21:46.3962784Z L=5, 2025-05-07T20:21:46.3962948Z D_gradcheck=2, 2025-05-07T20:21:46.3963122Z stochastic_rounding=True, 2025-05-07T20:21:46.3963277Z weighted=False, 2025-05-07T20:21:46.3963441Z row_wise=True, 2025-05-07T20:21:46.3963593Z mixed=True, 2025-05-07T20:21:46.3963746Z use_cache=True, 2025-05-07T20:21:46.3963942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3964093Z use_cpu=True, 2025-05-07T20:21:46.3964276Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3964517Z ) 2025-05-07T20:21:46.3964747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3965399Z self=, 2025-05-07T20:21:46.3965566Z compile=True, 2025-05-07T20:21:46.3965763Z pooling_mode=, 2025-05-07T20:21:46.3965906Z T=4, 2025-05-07T20:21:46.3966050Z D=73, 2025-05-07T20:21:46.3966206Z B=99, 2025-05-07T20:21:46.3966350Z log_E=5, 2025-05-07T20:21:46.3966612Z L=18, 2025-05-07T20:21:46.3966773Z D_gradcheck=1, 2025-05-07T20:21:46.3966947Z stochastic_rounding=True, 2025-05-07T20:21:46.3967106Z weighted=True, 2025-05-07T20:21:46.3967265Z row_wise=True, 2025-05-07T20:21:46.3967509Z mixed=True, 2025-05-07T20:21:46.3967685Z use_cache=False, 2025-05-07T20:21:46.3967879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3968030Z use_cpu=True, 2025-05-07T20:21:46.3968219Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3968361Z ) 2025-05-07T20:21:46.3968583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3969138Z self=, 2025-05-07T20:21:46.3969296Z compile=True, 2025-05-07T20:21:46.3969483Z pooling_mode=, 2025-05-07T20:21:46.3969635Z T=2, 2025-05-07T20:21:46.3969780Z D=5, 2025-05-07T20:21:46.3969924Z B=32, 2025-05-07T20:21:46.3970075Z log_E=4, 2025-05-07T20:21:46.3970224Z L=15, 2025-05-07T20:21:46.3970386Z D_gradcheck=2, 2025-05-07T20:21:46.3970562Z stochastic_rounding=False, 2025-05-07T20:21:46.3970846Z weighted=True, 2025-05-07T20:21:46.3971009Z row_wise=True, 2025-05-07T20:21:46.3971161Z mixed=False, 2025-05-07T20:21:46.3971317Z use_cache=False, 2025-05-07T20:21:46.3971516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3971669Z use_cpu=True, 2025-05-07T20:21:46.3971851Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3972000Z ) 2025-05-07T20:21:46.3972226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3972773Z self=, 2025-05-07T20:21:46.3972933Z compile=True, 2025-05-07T20:21:46.3973127Z pooling_mode=, 2025-05-07T20:21:46.3973283Z T=1, 2025-05-07T20:21:46.3973426Z D=78, 2025-05-07T20:21:46.3973572Z B=109, 2025-05-07T20:21:46.3973725Z log_E=4, 2025-05-07T20:21:46.3973872Z L=15, 2025-05-07T20:21:46.3974027Z D_gradcheck=1, 2025-05-07T20:21:46.3974211Z stochastic_rounding=False, 2025-05-07T20:21:46.3974370Z weighted=False, 2025-05-07T20:21:46.3974527Z row_wise=True, 2025-05-07T20:21:46.3974684Z mixed=False, 2025-05-07T20:21:46.3974838Z use_cache=True, 2025-05-07T20:21:46.3975027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3975188Z use_cpu=True, 2025-05-07T20:21:46.3975369Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3975510Z ) 2025-05-07T20:21:46.3975737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3976285Z self=, 2025-05-07T20:21:46.3976450Z compile=False, 2025-05-07T20:21:46.3976639Z pooling_mode=, 2025-05-07T20:21:46.3976782Z T=1, 2025-05-07T20:21:46.3976937Z D=78, 2025-05-07T20:21:46.3977080Z B=18, 2025-05-07T20:21:46.3977232Z log_E=4, 2025-05-07T20:21:46.3977385Z L=15, 2025-05-07T20:21:46.3977538Z D_gradcheck=1, 2025-05-07T20:21:46.3977709Z stochastic_rounding=True, 2025-05-07T20:21:46.3977872Z weighted=False, 2025-05-07T20:21:46.3978028Z row_wise=True, 2025-05-07T20:21:46.3978180Z mixed=True, 2025-05-07T20:21:46.3978339Z use_cache=True, 2025-05-07T20:21:46.3978527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3978679Z use_cpu=True, 2025-05-07T20:21:46.3978867Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3979010Z ) 2025-05-07T20:21:46.3979389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3979953Z self=, 2025-05-07T20:21:46.3980106Z compile=True, 2025-05-07T20:21:46.3980299Z pooling_mode=, 2025-05-07T20:21:46.3980443Z T=5, 2025-05-07T20:21:46.3980587Z D=55, 2025-05-07T20:21:46.3980738Z B=41, 2025-05-07T20:21:46.3981014Z log_E=4, 2025-05-07T20:21:46.3981158Z L=7, 2025-05-07T20:21:46.3981316Z D_gradcheck=2, 2025-05-07T20:21:46.3981492Z stochastic_rounding=False, 2025-05-07T20:21:46.3981654Z weighted=False, 2025-05-07T20:21:46.3981929Z row_wise=True, 2025-05-07T20:21:46.3982094Z mixed=True, 2025-05-07T20:21:46.3982247Z use_cache=False, 2025-05-07T20:21:46.3982443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3982592Z use_cpu=True, 2025-05-07T20:21:46.3982780Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.3982921Z ) 2025-05-07T20:21:46.3983145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3983697Z self=, 2025-05-07T20:21:46.3983851Z compile=False, 2025-05-07T20:21:46.3984157Z pooling_mode=, 2025-05-07T20:21:46.3984321Z T=4, 2025-05-07T20:21:46.3984466Z D=40, 2025-05-07T20:21:46.3984611Z B=115, 2025-05-07T20:21:46.3984770Z log_E=4, 2025-05-07T20:21:46.3984915Z L=12, 2025-05-07T20:21:46.3985068Z D_gradcheck=2, 2025-05-07T20:21:46.3985369Z stochastic_rounding=True, 2025-05-07T20:21:46.3985528Z weighted=False, 2025-05-07T20:21:46.3985681Z row_wise=True, 2025-05-07T20:21:46.3985838Z mixed=False, 2025-05-07T20:21:46.3985988Z use_cache=True, 2025-05-07T20:21:46.3986184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.3986339Z use_cpu=True, 2025-05-07T20:21:46.3986521Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3986667Z ) 2025-05-07T20:21:46.3986893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.3987441Z self=, 2025-05-07T20:21:46.3987602Z compile=True, 2025-05-07T20:21:46.3987787Z pooling_mode=, 2025-05-07T20:21:46.3987930Z T=1, 2025-05-07T20:21:46.3988080Z D=33, 2025-05-07T20:21:46.3988228Z B=33, 2025-05-07T20:21:46.3988377Z log_E=3, 2025-05-07T20:21:46.3988532Z L=15, 2025-05-07T20:21:46.3988687Z D_gradcheck=2, 2025-05-07T20:21:46.3988868Z stochastic_rounding=True, 2025-05-07T20:21:46.3989024Z weighted=True, 2025-05-07T20:21:46.3989177Z row_wise=True, 2025-05-07T20:21:46.3989337Z mixed=False, 2025-05-07T20:21:46.3989490Z use_cache=True, 2025-05-07T20:21:46.3989679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.3989838Z use_cpu=True, 2025-05-07T20:21:46.3990020Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.3990163Z ) 2025-05-07T20:21:46.4410839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4411608Z self=, 2025-05-07T20:21:46.4411769Z compile=True, 2025-05-07T20:21:46.4412004Z pooling_mode=, 2025-05-07T20:21:46.4412157Z T=1, 2025-05-07T20:21:46.4412304Z D=120, 2025-05-07T20:21:46.4412487Z B=104, 2025-05-07T20:21:46.4412643Z log_E=3, 2025-05-07T20:21:46.4412803Z L=18, 2025-05-07T20:21:46.4412979Z D_gradcheck=2, 2025-05-07T20:21:46.4413159Z stochastic_rounding=True, 2025-05-07T20:21:46.4413338Z weighted=True, 2025-05-07T20:21:46.4413496Z row_wise=True, 2025-05-07T20:21:46.4413665Z mixed=False, 2025-05-07T20:21:46.4413824Z use_cache=True, 2025-05-07T20:21:46.4414026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4414185Z use_cpu=True, 2025-05-07T20:21:46.4414371Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4414521Z ) 2025-05-07T20:21:46.4415126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4415712Z self=, 2025-05-07T20:21:46.4415888Z compile=True, 2025-05-07T20:21:46.4416476Z pooling_mode=, 2025-05-07T20:21:46.4416653Z T=2, 2025-05-07T20:21:46.4416807Z D=99, 2025-05-07T20:21:46.4417178Z B=1, 2025-05-07T20:21:46.4417332Z log_E=3, 2025-05-07T20:21:46.4417477Z L=17, 2025-05-07T20:21:46.4417629Z D_gradcheck=2, 2025-05-07T20:21:46.4417816Z stochastic_rounding=True, 2025-05-07T20:21:46.4418154Z weighted=True, 2025-05-07T20:21:46.4418321Z row_wise=True, 2025-05-07T20:21:46.4418479Z mixed=True, 2025-05-07T20:21:46.4418637Z use_cache=False, 2025-05-07T20:21:46.4418829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4418988Z use_cpu=True, 2025-05-07T20:21:46.4419168Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4419310Z ) 2025-05-07T20:21:46.4419549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4420098Z self=, 2025-05-07T20:21:46.4420259Z compile=True, 2025-05-07T20:21:46.4420446Z pooling_mode=, 2025-05-07T20:21:46.4420592Z T=2, 2025-05-07T20:21:46.4420748Z D=48, 2025-05-07T20:21:46.4420893Z B=67, 2025-05-07T20:21:46.4421041Z log_E=5, 2025-05-07T20:21:46.4421191Z L=14, 2025-05-07T20:21:46.4421477Z D_gradcheck=1, 2025-05-07T20:21:46.4421654Z stochastic_rounding=True, 2025-05-07T20:21:46.4421814Z weighted=True, 2025-05-07T20:21:46.4421966Z row_wise=True, 2025-05-07T20:21:46.4422118Z mixed=False, 2025-05-07T20:21:46.4422274Z use_cache=False, 2025-05-07T20:21:46.4422468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4422620Z use_cpu=True, 2025-05-07T20:21:46.4422808Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4422959Z ) 2025-05-07T20:21:46.4423192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4423738Z self=, 2025-05-07T20:21:46.4423891Z compile=False, 2025-05-07T20:21:46.4424192Z pooling_mode=, 2025-05-07T20:21:46.4424339Z T=3, 2025-05-07T20:21:46.4424488Z D=55, 2025-05-07T20:21:46.4424639Z B=51, 2025-05-07T20:21:46.4424785Z log_E=3, 2025-05-07T20:21:46.4424932Z L=11, 2025-05-07T20:21:46.4425096Z D_gradcheck=1, 2025-05-07T20:21:46.4425276Z stochastic_rounding=False, 2025-05-07T20:21:46.4425430Z weighted=True, 2025-05-07T20:21:46.4425590Z row_wise=True, 2025-05-07T20:21:46.4425742Z mixed=False, 2025-05-07T20:21:46.4425896Z use_cache=False, 2025-05-07T20:21:46.4426093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4426243Z use_cpu=True, 2025-05-07T20:21:46.4426435Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4426578Z ) 2025-05-07T20:21:46.4426801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4427353Z self=, 2025-05-07T20:21:46.4427511Z compile=False, 2025-05-07T20:21:46.4427700Z pooling_mode=, 2025-05-07T20:21:46.4427849Z T=4, 2025-05-07T20:21:46.4427996Z D=112, 2025-05-07T20:21:46.4428145Z B=108, 2025-05-07T20:21:46.4428344Z log_E=5, 2025-05-07T20:21:46.4428491Z L=1, 2025-05-07T20:21:46.4428643Z D_gradcheck=2, 2025-05-07T20:21:46.4428822Z stochastic_rounding=False, 2025-05-07T20:21:46.4428975Z weighted=False, 2025-05-07T20:21:46.4429131Z row_wise=True, 2025-05-07T20:21:46.4429292Z mixed=True, 2025-05-07T20:21:46.4429445Z use_cache=True, 2025-05-07T20:21:46.4429642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4429796Z use_cpu=True, 2025-05-07T20:21:46.4429978Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4430413Z ) 2025-05-07T20:21:46.4430661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4431203Z self=, 2025-05-07T20:21:46.4431368Z compile=False, 2025-05-07T20:21:46.4431558Z pooling_mode=, 2025-05-07T20:21:46.4431839Z T=1, 2025-05-07T20:21:46.4431991Z D=124, 2025-05-07T20:21:46.4432137Z B=14, 2025-05-07T20:21:46.4432288Z log_E=4, 2025-05-07T20:21:46.4432445Z L=9, 2025-05-07T20:21:46.4432599Z D_gradcheck=1, 2025-05-07T20:21:46.4432896Z stochastic_rounding=True, 2025-05-07T20:21:46.4433066Z weighted=False, 2025-05-07T20:21:46.4433220Z row_wise=True, 2025-05-07T20:21:46.4433382Z mixed=True, 2025-05-07T20:21:46.4433537Z use_cache=False, 2025-05-07T20:21:46.4433729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4433893Z use_cpu=True, 2025-05-07T20:21:46.4434084Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4434227Z ) 2025-05-07T20:21:46.4434465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4435017Z self=, 2025-05-07T20:21:46.4435173Z compile=False, 2025-05-07T20:21:46.4435369Z pooling_mode=, 2025-05-07T20:21:46.4435518Z T=3, 2025-05-07T20:21:46.4435673Z D=94, 2025-05-07T20:21:46.4435822Z B=36, 2025-05-07T20:21:46.4435972Z log_E=4, 2025-05-07T20:21:46.4436257Z L=14, 2025-05-07T20:21:46.4436415Z D_gradcheck=1, 2025-05-07T20:21:46.4436589Z stochastic_rounding=False, 2025-05-07T20:21:46.4436752Z weighted=True, 2025-05-07T20:21:46.4436904Z row_wise=True, 2025-05-07T20:21:46.4437055Z mixed=False, 2025-05-07T20:21:46.4437217Z use_cache=False, 2025-05-07T20:21:46.4437407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4437559Z use_cpu=True, 2025-05-07T20:21:46.4437863Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4438012Z ) 2025-05-07T20:21:46.4438235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4438781Z self=, 2025-05-07T20:21:46.4438944Z compile=True, 2025-05-07T20:21:46.4439130Z pooling_mode=, 2025-05-07T20:21:46.4439279Z T=5, 2025-05-07T20:21:46.4439431Z D=84, 2025-05-07T20:21:46.4439575Z B=56, 2025-05-07T20:21:46.4439721Z log_E=5, 2025-05-07T20:21:46.4439876Z L=1, 2025-05-07T20:21:46.4440032Z D_gradcheck=1, 2025-05-07T20:21:46.4440212Z stochastic_rounding=True, 2025-05-07T20:21:46.4440367Z weighted=True, 2025-05-07T20:21:46.4440521Z row_wise=True, 2025-05-07T20:21:46.4440678Z mixed=False, 2025-05-07T20:21:46.4440834Z use_cache=True, 2025-05-07T20:21:46.4441023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4441181Z use_cpu=True, 2025-05-07T20:21:46.4441366Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4441509Z ) 2025-05-07T20:21:46.4441741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4442288Z self=, 2025-05-07T20:21:46.4442443Z compile=True, 2025-05-07T20:21:46.4442643Z pooling_mode=, 2025-05-07T20:21:46.4442790Z T=1, 2025-05-07T20:21:46.4442943Z D=59, 2025-05-07T20:21:46.4443087Z B=1, 2025-05-07T20:21:46.4443237Z log_E=3, 2025-05-07T20:21:46.4443387Z L=8, 2025-05-07T20:21:46.4443543Z D_gradcheck=1, 2025-05-07T20:21:46.4443718Z stochastic_rounding=False, 2025-05-07T20:21:46.4443882Z weighted=False, 2025-05-07T20:21:46.4444033Z row_wise=True, 2025-05-07T20:21:46.4444183Z mixed=False, 2025-05-07T20:21:46.4444347Z use_cache=True, 2025-05-07T20:21:46.4444537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4444689Z use_cpu=True, 2025-05-07T20:21:46.4445050Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4445209Z ) 2025-05-07T20:21:46.4445459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4446010Z self=, 2025-05-07T20:21:46.4446164Z compile=False, 2025-05-07T20:21:46.4446360Z pooling_mode=, 2025-05-07T20:21:46.4446602Z T=4, 2025-05-07T20:21:46.4446746Z D=37, 2025-05-07T20:21:46.4446897Z B=34, 2025-05-07T20:21:46.4447047Z log_E=4, 2025-05-07T20:21:46.4447191Z L=13, 2025-05-07T20:21:46.4447450Z D_gradcheck=1, 2025-05-07T20:21:46.4447637Z stochastic_rounding=False, 2025-05-07T20:21:46.4447792Z weighted=True, 2025-05-07T20:21:46.4447957Z row_wise=True, 2025-05-07T20:21:46.4448106Z mixed=True, 2025-05-07T20:21:46.4448260Z use_cache=True, 2025-05-07T20:21:46.4448457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4448611Z use_cpu=True, 2025-05-07T20:21:46.4448795Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4448945Z ) 2025-05-07T20:21:46.4449168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4449719Z self=, 2025-05-07T20:21:46.4449872Z compile=False, 2025-05-07T20:21:46.4450061Z pooling_mode=, 2025-05-07T20:21:46.4450217Z T=3, 2025-05-07T20:21:46.4450362Z D=73, 2025-05-07T20:21:46.4450506Z B=47, 2025-05-07T20:21:46.4450795Z log_E=5, 2025-05-07T20:21:46.4450943Z L=12, 2025-05-07T20:21:46.4451096Z D_gradcheck=2, 2025-05-07T20:21:46.4451278Z stochastic_rounding=False, 2025-05-07T20:21:46.4451433Z weighted=False, 2025-05-07T20:21:46.4451590Z row_wise=True, 2025-05-07T20:21:46.4451747Z mixed=False, 2025-05-07T20:21:46.4451900Z use_cache=True, 2025-05-07T20:21:46.4452090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4452255Z use_cpu=True, 2025-05-07T20:21:46.4452436Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4452584Z ) 2025-05-07T20:21:46.4452805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4453348Z self=, 2025-05-07T20:21:46.4453511Z compile=False, 2025-05-07T20:21:46.4453789Z pooling_mode=, 2025-05-07T20:21:46.4453988Z T=3, 2025-05-07T20:21:46.4454206Z D=22, 2025-05-07T20:21:46.4454426Z B=111, 2025-05-07T20:21:46.4454622Z log_E=3, 2025-05-07T20:21:46.4454860Z L=4, 2025-05-07T20:21:46.4455304Z D_gradcheck=2, 2025-05-07T20:21:46.4455539Z stochastic_rounding=False, 2025-05-07T20:21:46.4471712Z weighted=True, 2025-05-07T20:21:46.4472018Z row_wise=True, 2025-05-07T20:21:46.4472174Z mixed=False, 2025-05-07T20:21:46.4472333Z use_cache=True, 2025-05-07T20:21:46.4472531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4472701Z use_cpu=True, 2025-05-07T20:21:46.4472893Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4473038Z ) 2025-05-07T20:21:46.4473267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4473833Z self=, 2025-05-07T20:21:46.4473987Z compile=True, 2025-05-07T20:21:46.4474192Z pooling_mode=, 2025-05-07T20:21:46.4474336Z T=2, 2025-05-07T20:21:46.4474480Z D=108, 2025-05-07T20:21:46.4474632Z B=57, 2025-05-07T20:21:46.4474776Z log_E=5, 2025-05-07T20:21:46.4474924Z L=11, 2025-05-07T20:21:46.4475079Z D_gradcheck=2, 2025-05-07T20:21:46.4475253Z stochastic_rounding=False, 2025-05-07T20:21:46.4475408Z weighted=False, 2025-05-07T20:21:46.4475569Z row_wise=True, 2025-05-07T20:21:46.4475716Z mixed=True, 2025-05-07T20:21:46.4475869Z use_cache=False, 2025-05-07T20:21:46.4476063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4476434Z use_cpu=True, 2025-05-07T20:21:46.4476643Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4476784Z ) 2025-05-07T20:21:46.4477007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4477559Z self=, 2025-05-07T20:21:46.4477711Z compile=True, 2025-05-07T20:21:46.4478040Z pooling_mode=, 2025-05-07T20:21:46.4478196Z T=3, 2025-05-07T20:21:46.4478344Z D=77, 2025-05-07T20:21:46.4478495Z B=13, 2025-05-07T20:21:46.4478757Z log_E=5, 2025-05-07T20:21:46.4478915Z L=0, 2025-05-07T20:21:46.4479069Z D_gradcheck=1, 2025-05-07T20:21:46.4479251Z stochastic_rounding=False, 2025-05-07T20:21:46.4479405Z weighted=True, 2025-05-07T20:21:46.4479556Z row_wise=True, 2025-05-07T20:21:46.4479712Z mixed=True, 2025-05-07T20:21:46.4479866Z use_cache=False, 2025-05-07T20:21:46.4480069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4480220Z use_cpu=True, 2025-05-07T20:21:46.4480401Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4480550Z ) 2025-05-07T20:21:46.4480771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4481323Z self=, 2025-05-07T20:21:46.4481493Z compile=False, 2025-05-07T20:21:46.4481678Z pooling_mode=, 2025-05-07T20:21:46.4481822Z T=2, 2025-05-07T20:21:46.4482067Z D=40, 2025-05-07T20:21:46.4482214Z B=121, 2025-05-07T20:21:46.4482367Z log_E=4, 2025-05-07T20:21:46.4482522Z L=2, 2025-05-07T20:21:46.4482675Z D_gradcheck=1, 2025-05-07T20:21:46.4482848Z stochastic_rounding=False, 2025-05-07T20:21:46.4483013Z weighted=False, 2025-05-07T20:21:46.4483163Z row_wise=True, 2025-05-07T20:21:46.4483322Z mixed=True, 2025-05-07T20:21:46.4483476Z use_cache=False, 2025-05-07T20:21:46.4483675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4483833Z use_cpu=True, 2025-05-07T20:21:46.4484013Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4484154Z ) 2025-05-07T20:21:46.4484382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4484923Z self=, 2025-05-07T20:21:46.4485085Z compile=True, 2025-05-07T20:21:46.4485279Z pooling_mode=, 2025-05-07T20:21:46.4485423Z T=4, 2025-05-07T20:21:46.4485570Z D=25, 2025-05-07T20:21:46.4485719Z B=73, 2025-05-07T20:21:46.4485867Z log_E=3, 2025-05-07T20:21:46.4486022Z L=13, 2025-05-07T20:21:46.4486174Z D_gradcheck=1, 2025-05-07T20:21:46.4486346Z stochastic_rounding=False, 2025-05-07T20:21:46.4486512Z weighted=False, 2025-05-07T20:21:46.4486664Z row_wise=True, 2025-05-07T20:21:46.4486814Z mixed=True, 2025-05-07T20:21:46.4486975Z use_cache=False, 2025-05-07T20:21:46.4487169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4487320Z use_cpu=True, 2025-05-07T20:21:46.4487508Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4487650Z ) 2025-05-07T20:21:46.4924617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4925289Z self=, 2025-05-07T20:21:46.4925476Z compile=True, 2025-05-07T20:21:46.4925677Z pooling_mode=, 2025-05-07T20:21:46.4925820Z T=2, 2025-05-07T20:21:46.4925983Z D=69, 2025-05-07T20:21:46.4926137Z B=70, 2025-05-07T20:21:46.4926279Z log_E=4, 2025-05-07T20:21:46.4926429Z L=17, 2025-05-07T20:21:46.4926580Z D_gradcheck=1, 2025-05-07T20:21:46.4926755Z stochastic_rounding=False, 2025-05-07T20:21:46.4926910Z weighted=True, 2025-05-07T20:21:46.4927060Z row_wise=True, 2025-05-07T20:21:46.4927208Z mixed=True, 2025-05-07T20:21:46.4927368Z use_cache=True, 2025-05-07T20:21:46.4927920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4928095Z use_cpu=True, 2025-05-07T20:21:46.4928285Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4928429Z ) 2025-05-07T20:21:46.4928657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4929214Z self=, 2025-05-07T20:21:46.4929526Z compile=False, 2025-05-07T20:21:46.4929722Z pooling_mode=, 2025-05-07T20:21:46.4929871Z T=2, 2025-05-07T20:21:46.4930014Z D=37, 2025-05-07T20:21:46.4930343Z B=58, 2025-05-07T20:21:46.4930506Z log_E=5, 2025-05-07T20:21:46.4930651Z L=12, 2025-05-07T20:21:46.4930810Z D_gradcheck=2, 2025-05-07T20:21:46.4930981Z stochastic_rounding=True, 2025-05-07T20:21:46.4931134Z weighted=True, 2025-05-07T20:21:46.4931291Z row_wise=True, 2025-05-07T20:21:46.4931443Z mixed=False, 2025-05-07T20:21:46.4931597Z use_cache=True, 2025-05-07T20:21:46.4931799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4931952Z use_cpu=True, 2025-05-07T20:21:46.4932142Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4932282Z ) 2025-05-07T20:21:46.4932504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4933055Z self=, 2025-05-07T20:21:46.4933220Z compile=False, 2025-05-07T20:21:46.4933410Z pooling_mode=, 2025-05-07T20:21:46.4933779Z T=2, 2025-05-07T20:21:46.4933928Z D=38, 2025-05-07T20:21:46.4934080Z B=84, 2025-05-07T20:21:46.4934235Z log_E=5, 2025-05-07T20:21:46.4934380Z L=17, 2025-05-07T20:21:46.4934531Z D_gradcheck=1, 2025-05-07T20:21:46.4934713Z stochastic_rounding=False, 2025-05-07T20:21:46.4934864Z weighted=True, 2025-05-07T20:21:46.4935017Z row_wise=True, 2025-05-07T20:21:46.4935173Z mixed=False, 2025-05-07T20:21:46.4935327Z use_cache=False, 2025-05-07T20:21:46.4935530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4935682Z use_cpu=True, 2025-05-07T20:21:46.4935864Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4936016Z ) 2025-05-07T20:21:46.4936238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4936781Z self=, 2025-05-07T20:21:46.4936947Z compile=False, 2025-05-07T20:21:46.4937134Z pooling_mode=, 2025-05-07T20:21:46.4937282Z T=4, 2025-05-07T20:21:46.4937437Z D=98, 2025-05-07T20:21:46.4937581Z B=127, 2025-05-07T20:21:46.4937727Z log_E=5, 2025-05-07T20:21:46.4937880Z L=3, 2025-05-07T20:21:46.4938034Z D_gradcheck=2, 2025-05-07T20:21:46.4938207Z stochastic_rounding=False, 2025-05-07T20:21:46.4938372Z weighted=False, 2025-05-07T20:21:46.4938524Z row_wise=True, 2025-05-07T20:21:46.4938680Z mixed=False, 2025-05-07T20:21:46.4938841Z use_cache=True, 2025-05-07T20:21:46.4939033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4939191Z use_cpu=True, 2025-05-07T20:21:46.4939369Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4939509Z ) 2025-05-07T20:21:46.4939741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4940284Z self=, 2025-05-07T20:21:46.4940444Z compile=False, 2025-05-07T20:21:46.4940641Z pooling_mode=, 2025-05-07T20:21:46.4940786Z T=5, 2025-05-07T20:21:46.4940934Z D=24, 2025-05-07T20:21:46.4941092Z B=18, 2025-05-07T20:21:46.4941240Z log_E=3, 2025-05-07T20:21:46.4941394Z L=5, 2025-05-07T20:21:46.4941547Z D_gradcheck=2, 2025-05-07T20:21:46.4941720Z stochastic_rounding=False, 2025-05-07T20:21:46.4941885Z weighted=False, 2025-05-07T20:21:46.4942037Z row_wise=True, 2025-05-07T20:21:46.4942187Z mixed=True, 2025-05-07T20:21:46.4942514Z use_cache=False, 2025-05-07T20:21:46.4942821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4942973Z use_cpu=True, 2025-05-07T20:21:46.4943157Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4943308Z ) 2025-05-07T20:21:46.4943530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4944196Z self=, 2025-05-07T20:21:46.4944458Z compile=True, 2025-05-07T20:21:46.4944645Z pooling_mode=, 2025-05-07T20:21:46.4944794Z T=3, 2025-05-07T20:21:46.4945011Z D=93, 2025-05-07T20:21:46.4945163Z B=92, 2025-05-07T20:21:46.4945314Z log_E=4, 2025-05-07T20:21:46.4945463Z L=5, 2025-05-07T20:21:46.4945614Z D_gradcheck=2, 2025-05-07T20:21:46.4945798Z stochastic_rounding=False, 2025-05-07T20:21:46.4945953Z weighted=False, 2025-05-07T20:21:46.4946104Z row_wise=True, 2025-05-07T20:21:46.4946261Z mixed=False, 2025-05-07T20:21:46.4946419Z use_cache=True, 2025-05-07T20:21:46.4946624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4946781Z use_cpu=True, 2025-05-07T20:21:46.4946962Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4947102Z ) 2025-05-07T20:21:46.4947331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4947879Z self=, 2025-05-07T20:21:46.4948038Z compile=False, 2025-05-07T20:21:46.4948372Z pooling_mode=, 2025-05-07T20:21:46.4948519Z T=1, 2025-05-07T20:21:46.4948664Z D=120, 2025-05-07T20:21:46.4948815Z B=112, 2025-05-07T20:21:46.4948959Z log_E=3, 2025-05-07T20:21:46.4949107Z L=15, 2025-05-07T20:21:46.4949259Z D_gradcheck=2, 2025-05-07T20:21:46.4949432Z stochastic_rounding=False, 2025-05-07T20:21:46.4949593Z weighted=False, 2025-05-07T20:21:46.4949746Z row_wise=True, 2025-05-07T20:21:46.4949898Z mixed=False, 2025-05-07T20:21:46.4950059Z use_cache=True, 2025-05-07T20:21:46.4950249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4950400Z use_cpu=True, 2025-05-07T20:21:46.4950587Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4950725Z ) 2025-05-07T20:21:46.4950946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4951496Z self=, 2025-05-07T20:21:46.4951654Z compile=False, 2025-05-07T20:21:46.4951852Z pooling_mode=, 2025-05-07T20:21:46.4952000Z T=1, 2025-05-07T20:21:46.4952144Z D=60, 2025-05-07T20:21:46.4952300Z B=27, 2025-05-07T20:21:46.4952448Z log_E=3, 2025-05-07T20:21:46.4952595Z L=7, 2025-05-07T20:21:46.4952754Z D_gradcheck=1, 2025-05-07T20:21:46.4952927Z stochastic_rounding=False, 2025-05-07T20:21:46.4953082Z weighted=True, 2025-05-07T20:21:46.4953245Z row_wise=True, 2025-05-07T20:21:46.4953399Z mixed=False, 2025-05-07T20:21:46.4953554Z use_cache=True, 2025-05-07T20:21:46.4953750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4953907Z use_cpu=True, 2025-05-07T20:21:46.4954090Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4954238Z ) 2025-05-07T20:21:46.4954462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4955014Z self=, 2025-05-07T20:21:46.4955172Z compile=True, 2025-05-07T20:21:46.4955362Z pooling_mode=, 2025-05-07T20:21:46.4955519Z T=3, 2025-05-07T20:21:46.4955662Z D=13, 2025-05-07T20:21:46.4955806Z B=46, 2025-05-07T20:21:46.4955959Z log_E=4, 2025-05-07T20:21:46.4956102Z L=3, 2025-05-07T20:21:46.4956254Z D_gradcheck=2, 2025-05-07T20:21:46.4956434Z stochastic_rounding=False, 2025-05-07T20:21:46.4956589Z weighted=False, 2025-05-07T20:21:46.4956742Z row_wise=True, 2025-05-07T20:21:46.4957007Z mixed=False, 2025-05-07T20:21:46.4957179Z use_cache=False, 2025-05-07T20:21:46.4957370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4957531Z use_cpu=True, 2025-05-07T20:21:46.4957713Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4957862Z ) 2025-05-07T20:21:46.4958086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4958759Z self=, 2025-05-07T20:21:46.4958931Z compile=False, 2025-05-07T20:21:46.4959263Z pooling_mode=, 2025-05-07T20:21:46.4959424Z T=4, 2025-05-07T20:21:46.4959582Z D=40, 2025-05-07T20:21:46.4959726Z B=11, 2025-05-07T20:21:46.4959871Z log_E=5, 2025-05-07T20:21:46.4960021Z L=1, 2025-05-07T20:21:46.4960173Z D_gradcheck=2, 2025-05-07T20:21:46.4960346Z stochastic_rounding=False, 2025-05-07T20:21:46.4960508Z weighted=True, 2025-05-07T20:21:46.4960659Z row_wise=True, 2025-05-07T20:21:46.4960813Z mixed=False, 2025-05-07T20:21:46.4960975Z use_cache=False, 2025-05-07T20:21:46.4961168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4961326Z use_cpu=True, 2025-05-07T20:21:46.4961508Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4961651Z ) 2025-05-07T20:21:46.4961880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4962428Z self=, 2025-05-07T20:21:46.4962722Z compile=False, 2025-05-07T20:21:46.4962923Z pooling_mode=, 2025-05-07T20:21:46.4963068Z T=1, 2025-05-07T20:21:46.4963209Z D=56, 2025-05-07T20:21:46.4963359Z B=34, 2025-05-07T20:21:46.4963504Z log_E=3, 2025-05-07T20:21:46.4963649Z L=19, 2025-05-07T20:21:46.4963807Z D_gradcheck=1, 2025-05-07T20:21:46.4963978Z stochastic_rounding=True, 2025-05-07T20:21:46.4964147Z weighted=False, 2025-05-07T20:21:46.4964301Z row_wise=True, 2025-05-07T20:21:46.4964452Z mixed=False, 2025-05-07T20:21:46.4964614Z use_cache=False, 2025-05-07T20:21:46.4964803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4964957Z use_cpu=True, 2025-05-07T20:21:46.4965142Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4965285Z ) 2025-05-07T20:21:46.4965508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4966065Z self=, 2025-05-07T20:21:46.4966226Z compile=True, 2025-05-07T20:21:46.4966414Z pooling_mode=, 2025-05-07T20:21:46.4966568Z T=4, 2025-05-07T20:21:46.4966713Z D=67, 2025-05-07T20:21:46.4966859Z B=2, 2025-05-07T20:21:46.4967014Z log_E=5, 2025-05-07T20:21:46.4967157Z L=9, 2025-05-07T20:21:46.4967319Z D_gradcheck=2, 2025-05-07T20:21:46.4967494Z stochastic_rounding=False, 2025-05-07T20:21:46.4967648Z weighted=True, 2025-05-07T20:21:46.4967809Z row_wise=True, 2025-05-07T20:21:46.4967961Z mixed=False, 2025-05-07T20:21:46.4968115Z use_cache=True, 2025-05-07T20:21:46.4968313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4968465Z use_cpu=True, 2025-05-07T20:21:46.4968646Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.4968796Z ) 2025-05-07T20:21:46.4969018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4969566Z self=, 2025-05-07T20:21:46.4969731Z compile=False, 2025-05-07T20:21:46.4969921Z pooling_mode=, 2025-05-07T20:21:46.4970096Z T=1, 2025-05-07T20:21:46.4970241Z D=57, 2025-05-07T20:21:46.4970385Z B=63, 2025-05-07T20:21:46.4970539Z log_E=5, 2025-05-07T20:21:46.4970683Z L=15, 2025-05-07T20:21:46.4970836Z D_gradcheck=1, 2025-05-07T20:21:46.4971014Z stochastic_rounding=True, 2025-05-07T20:21:46.4971171Z weighted=False, 2025-05-07T20:21:46.4971461Z row_wise=True, 2025-05-07T20:21:46.4971635Z mixed=True, 2025-05-07T20:21:46.4971789Z use_cache=True, 2025-05-07T20:21:46.4971978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4972138Z use_cpu=True, 2025-05-07T20:21:46.4972323Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4972473Z ) 2025-05-07T20:21:46.4972695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4973348Z self=, 2025-05-07T20:21:46.4973514Z compile=False, 2025-05-07T20:21:46.4973801Z pooling_mode=, 2025-05-07T20:21:46.4973964Z T=2, 2025-05-07T20:21:46.4974116Z D=107, 2025-05-07T20:21:46.4974262Z B=31, 2025-05-07T20:21:46.4974409Z log_E=3, 2025-05-07T20:21:46.4974566Z L=20, 2025-05-07T20:21:46.4974718Z D_gradcheck=2, 2025-05-07T20:21:46.4974892Z stochastic_rounding=True, 2025-05-07T20:21:46.4975058Z weighted=True, 2025-05-07T20:21:46.4975210Z row_wise=True, 2025-05-07T20:21:46.4975361Z mixed=False, 2025-05-07T20:21:46.4975523Z use_cache=False, 2025-05-07T20:21:46.4975713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.4975875Z use_cpu=True, 2025-05-07T20:21:46.4976055Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4976198Z ) 2025-05-07T20:21:46.4976433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4976978Z self=, 2025-05-07T20:21:46.4977283Z compile=False, 2025-05-07T20:21:46.4977480Z pooling_mode=, 2025-05-07T20:21:46.4977624Z T=4, 2025-05-07T20:21:46.4977767Z D=123, 2025-05-07T20:21:46.4977920Z B=39, 2025-05-07T20:21:46.4978064Z log_E=5, 2025-05-07T20:21:46.4978208Z L=13, 2025-05-07T20:21:46.4978373Z D_gradcheck=2, 2025-05-07T20:21:46.4978546Z stochastic_rounding=False, 2025-05-07T20:21:46.4978717Z weighted=False, 2025-05-07T20:21:46.4978869Z row_wise=True, 2025-05-07T20:21:46.4979020Z mixed=False, 2025-05-07T20:21:46.4979187Z use_cache=False, 2025-05-07T20:21:46.4979376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4979530Z use_cpu=True, 2025-05-07T20:21:46.4979719Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4979864Z ) 2025-05-07T20:21:46.4980091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.4980643Z self=, 2025-05-07T20:21:46.4980806Z compile=False, 2025-05-07T20:21:46.4980997Z pooling_mode=, 2025-05-07T20:21:46.4981148Z T=3, 2025-05-07T20:21:46.4981293Z D=36, 2025-05-07T20:21:46.4981439Z B=121, 2025-05-07T20:21:46.4981594Z log_E=4, 2025-05-07T20:21:46.4981737Z L=13, 2025-05-07T20:21:46.4981899Z D_gradcheck=2, 2025-05-07T20:21:46.4982070Z stochastic_rounding=True, 2025-05-07T20:21:46.4982228Z weighted=True, 2025-05-07T20:21:46.4982388Z row_wise=True, 2025-05-07T20:21:46.4982538Z mixed=False, 2025-05-07T20:21:46.4982694Z use_cache=False, 2025-05-07T20:21:46.4982890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.4983040Z use_cpu=True, 2025-05-07T20:21:46.4983225Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.4983374Z ) 2025-05-07T20:21:46.5433037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5433723Z self=, 2025-05-07T20:21:46.5433926Z compile=True, 2025-05-07T20:21:46.5434128Z pooling_mode=, 2025-05-07T20:21:46.5434274Z T=3, 2025-05-07T20:21:46.5434429Z D=125, 2025-05-07T20:21:46.5434578Z B=70, 2025-05-07T20:21:46.5434728Z log_E=4, 2025-05-07T20:21:46.5434879Z L=12, 2025-05-07T20:21:46.5435031Z D_gradcheck=1, 2025-05-07T20:21:46.5435574Z stochastic_rounding=False, 2025-05-07T20:21:46.5435763Z weighted=False, 2025-05-07T20:21:46.5435916Z row_wise=True, 2025-05-07T20:21:46.5436071Z mixed=True, 2025-05-07T20:21:46.5436233Z use_cache=False, 2025-05-07T20:21:46.5436428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5436583Z use_cpu=True, 2025-05-07T20:21:46.5436772Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5437069Z ) 2025-05-07T20:21:46.5437300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5438005Z self=, 2025-05-07T20:21:46.5438182Z compile=False, 2025-05-07T20:21:46.5438383Z pooling_mode=, 2025-05-07T20:21:46.5438531Z T=3, 2025-05-07T20:21:46.5438678Z D=99, 2025-05-07T20:21:46.5438830Z B=58, 2025-05-07T20:21:46.5438977Z log_E=4, 2025-05-07T20:21:46.5439122Z L=18, 2025-05-07T20:21:46.5439285Z D_gradcheck=1, 2025-05-07T20:21:46.5439465Z stochastic_rounding=True, 2025-05-07T20:21:46.5439623Z weighted=False, 2025-05-07T20:21:46.5439782Z row_wise=True, 2025-05-07T20:21:46.5439932Z mixed=False, 2025-05-07T20:21:46.5440084Z use_cache=True, 2025-05-07T20:21:46.5440281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5440431Z use_cpu=True, 2025-05-07T20:21:46.5440615Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5440769Z ) 2025-05-07T20:21:46.5440992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5441546Z self=, 2025-05-07T20:21:46.5441890Z compile=True, 2025-05-07T20:21:46.5442080Z pooling_mode=, 2025-05-07T20:21:46.5442231Z T=5, 2025-05-07T20:21:46.5442378Z D=60, 2025-05-07T20:21:46.5442523Z B=40, 2025-05-07T20:21:46.5442678Z log_E=3, 2025-05-07T20:21:46.5442823Z L=11, 2025-05-07T20:21:46.5442978Z D_gradcheck=2, 2025-05-07T20:21:46.5443164Z stochastic_rounding=False, 2025-05-07T20:21:46.5443319Z weighted=True, 2025-05-07T20:21:46.5443472Z row_wise=True, 2025-05-07T20:21:46.5443631Z mixed=False, 2025-05-07T20:21:46.5443781Z use_cache=True, 2025-05-07T20:21:46.5443981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5444132Z use_cpu=True, 2025-05-07T20:21:46.5444312Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5444464Z ) 2025-05-07T20:21:46.5444687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5445234Z self=, 2025-05-07T20:21:46.5445400Z compile=True, 2025-05-07T20:21:46.5445589Z pooling_mode=, 2025-05-07T20:21:46.5445734Z T=2, 2025-05-07T20:21:46.5445884Z D=16, 2025-05-07T20:21:46.5446029Z B=115, 2025-05-07T20:21:46.5446176Z log_E=4, 2025-05-07T20:21:46.5446326Z L=18, 2025-05-07T20:21:46.5446480Z D_gradcheck=1, 2025-05-07T20:21:46.5446659Z stochastic_rounding=True, 2025-05-07T20:21:46.5446823Z weighted=False, 2025-05-07T20:21:46.5446977Z row_wise=True, 2025-05-07T20:21:46.5447132Z mixed=False, 2025-05-07T20:21:46.5447286Z use_cache=False, 2025-05-07T20:21:46.5447476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5447635Z use_cpu=True, 2025-05-07T20:21:46.5447814Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5447958Z ) 2025-05-07T20:21:46.5448185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5448740Z self=, 2025-05-07T20:21:46.5448893Z compile=True, 2025-05-07T20:21:46.5449091Z pooling_mode=, 2025-05-07T20:21:46.5449236Z T=5, 2025-05-07T20:21:46.5449380Z D=112, 2025-05-07T20:21:46.5449530Z B=83, 2025-05-07T20:21:46.5449676Z log_E=3, 2025-05-07T20:21:46.5449830Z L=15, 2025-05-07T20:21:46.5449985Z D_gradcheck=1, 2025-05-07T20:21:46.5450320Z stochastic_rounding=True, 2025-05-07T20:21:46.5450501Z weighted=True, 2025-05-07T20:21:46.5450655Z row_wise=True, 2025-05-07T20:21:46.5450807Z mixed=False, 2025-05-07T20:21:46.5450968Z use_cache=True, 2025-05-07T20:21:46.5451157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5451309Z use_cpu=True, 2025-05-07T20:21:46.5451636Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5451777Z ) 2025-05-07T20:21:46.5451999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5452662Z self=, 2025-05-07T20:21:46.5452829Z compile=True, 2025-05-07T20:21:46.5453024Z pooling_mode=, 2025-05-07T20:21:46.5453168Z T=3, 2025-05-07T20:21:46.5453313Z D=104, 2025-05-07T20:21:46.5453464Z B=109, 2025-05-07T20:21:46.5453609Z log_E=5, 2025-05-07T20:21:46.5453751Z L=14, 2025-05-07T20:21:46.5453912Z D_gradcheck=1, 2025-05-07T20:21:46.5454086Z stochastic_rounding=False, 2025-05-07T20:21:46.5454242Z weighted=True, 2025-05-07T20:21:46.5454400Z row_wise=True, 2025-05-07T20:21:46.5454549Z mixed=True, 2025-05-07T20:21:46.5454704Z use_cache=False, 2025-05-07T20:21:46.5454900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5455058Z use_cpu=True, 2025-05-07T20:21:46.5455245Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5455394Z ) 2025-05-07T20:21:46.5455616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5456272Z self=, 2025-05-07T20:21:46.5456429Z compile=False, 2025-05-07T20:21:46.5456619Z pooling_mode=, 2025-05-07T20:21:46.5456772Z T=2, 2025-05-07T20:21:46.5456919Z D=99, 2025-05-07T20:21:46.5457065Z B=28, 2025-05-07T20:21:46.5457223Z log_E=5, 2025-05-07T20:21:46.5457372Z L=1, 2025-05-07T20:21:46.5457530Z D_gradcheck=1, 2025-05-07T20:21:46.5457716Z stochastic_rounding=False, 2025-05-07T20:21:46.5457871Z weighted=False, 2025-05-07T20:21:46.5458023Z row_wise=True, 2025-05-07T20:21:46.5458180Z mixed=True, 2025-05-07T20:21:46.5458335Z use_cache=False, 2025-05-07T20:21:46.5458525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5458686Z use_cpu=True, 2025-05-07T20:21:46.5458873Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5459025Z ) 2025-05-07T20:21:46.5459247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5459796Z self=, 2025-05-07T20:21:46.5459965Z compile=False, 2025-05-07T20:21:46.5460153Z pooling_mode=, 2025-05-07T20:21:46.5460297Z T=4, 2025-05-07T20:21:46.5460447Z D=74, 2025-05-07T20:21:46.5460592Z B=47, 2025-05-07T20:21:46.5460738Z log_E=4, 2025-05-07T20:21:46.5460892Z L=6, 2025-05-07T20:21:46.5461049Z D_gradcheck=1, 2025-05-07T20:21:46.5461223Z stochastic_rounding=False, 2025-05-07T20:21:46.5461384Z weighted=True, 2025-05-07T20:21:46.5461635Z row_wise=True, 2025-05-07T20:21:46.5461785Z mixed=True, 2025-05-07T20:21:46.5461939Z use_cache=True, 2025-05-07T20:21:46.5462138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5462295Z use_cpu=True, 2025-05-07T20:21:46.5462486Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5462635Z ) 2025-05-07T20:21:46.5462856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5463417Z self=, 2025-05-07T20:21:46.5463576Z compile=False, 2025-05-07T20:21:46.5463767Z pooling_mode=, 2025-05-07T20:21:46.5463919Z T=5, 2025-05-07T20:21:46.5464205Z D=123, 2025-05-07T20:21:46.5464359Z B=23, 2025-05-07T20:21:46.5464518Z log_E=4, 2025-05-07T20:21:46.5464664Z L=7, 2025-05-07T20:21:46.5464984Z D_gradcheck=1, 2025-05-07T20:21:46.5465177Z stochastic_rounding=False, 2025-05-07T20:21:46.5465330Z weighted=False, 2025-05-07T20:21:46.5465481Z row_wise=True, 2025-05-07T20:21:46.5465636Z mixed=False, 2025-05-07T20:21:46.5465788Z use_cache=True, 2025-05-07T20:21:46.5465977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5466298Z use_cpu=True, 2025-05-07T20:21:46.5466480Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5466632Z ) 2025-05-07T20:21:46.5466858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5467517Z self=, 2025-05-07T20:21:46.5467696Z compile=True, 2025-05-07T20:21:46.5467886Z pooling_mode=, 2025-05-07T20:21:46.5468027Z T=1, 2025-05-07T20:21:46.5468176Z D=126, 2025-05-07T20:21:46.5468320Z B=58, 2025-05-07T20:21:46.5468464Z log_E=5, 2025-05-07T20:21:46.5468622Z L=10, 2025-05-07T20:21:46.5468776Z D_gradcheck=1, 2025-05-07T20:21:46.5468953Z stochastic_rounding=False, 2025-05-07T20:21:46.5469112Z weighted=False, 2025-05-07T20:21:46.5469264Z row_wise=True, 2025-05-07T20:21:46.5469414Z mixed=True, 2025-05-07T20:21:46.5469571Z use_cache=True, 2025-05-07T20:21:46.5469761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5469925Z use_cpu=True, 2025-05-07T20:21:46.5470104Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5470245Z ) 2025-05-07T20:21:46.5470624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5471170Z self=, 2025-05-07T20:21:46.5471327Z compile=False, 2025-05-07T20:21:46.5471522Z pooling_mode=, 2025-05-07T20:21:46.5471669Z T=3, 2025-05-07T20:21:46.5471813Z D=75, 2025-05-07T20:21:46.5471966Z B=100, 2025-05-07T20:21:46.5472114Z log_E=3, 2025-05-07T20:21:46.5472264Z L=13, 2025-05-07T20:21:46.5472424Z D_gradcheck=1, 2025-05-07T20:21:46.5472599Z stochastic_rounding=True, 2025-05-07T20:21:46.5472754Z weighted=False, 2025-05-07T20:21:46.5472918Z row_wise=True, 2025-05-07T20:21:46.5473071Z mixed=False, 2025-05-07T20:21:46.5473233Z use_cache=False, 2025-05-07T20:21:46.5473422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5473578Z use_cpu=True, 2025-05-07T20:21:46.5473766Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5473915Z ) 2025-05-07T20:21:46.5474141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5474690Z self=, 2025-05-07T20:21:46.5474843Z compile=True, 2025-05-07T20:21:46.5475032Z pooling_mode=, 2025-05-07T20:21:46.5475184Z T=2, 2025-05-07T20:21:46.5475327Z D=89, 2025-05-07T20:21:46.5475473Z B=6, 2025-05-07T20:21:46.5475631Z log_E=3, 2025-05-07T20:21:46.5475775Z L=2, 2025-05-07T20:21:46.5475936Z D_gradcheck=2, 2025-05-07T20:21:46.5476111Z stochastic_rounding=True, 2025-05-07T20:21:46.5476267Z weighted=False, 2025-05-07T20:21:46.5476426Z row_wise=True, 2025-05-07T20:21:46.5476576Z mixed=True, 2025-05-07T20:21:46.5476731Z use_cache=False, 2025-05-07T20:21:46.5476928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5477084Z use_cpu=True, 2025-05-07T20:21:46.5477265Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5477416Z ) 2025-05-07T20:21:46.5477642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5478188Z self=, 2025-05-07T20:21:46.5478352Z compile=True, 2025-05-07T20:21:46.5478543Z pooling_mode=, 2025-05-07T20:21:46.5478697Z T=3, 2025-05-07T20:21:46.5478842Z D=38, 2025-05-07T20:21:46.5478986Z B=67, 2025-05-07T20:21:46.5479305Z log_E=4, 2025-05-07T20:21:46.5479464Z L=14, 2025-05-07T20:21:46.5479619Z D_gradcheck=1, 2025-05-07T20:21:46.5479800Z stochastic_rounding=False, 2025-05-07T20:21:46.5479955Z weighted=True, 2025-05-07T20:21:46.5480108Z row_wise=True, 2025-05-07T20:21:46.5480265Z mixed=True, 2025-05-07T20:21:46.5480422Z use_cache=False, 2025-05-07T20:21:46.5480616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5480906Z use_cpu=True, 2025-05-07T20:21:46.5481086Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5481232Z ) 2025-05-07T20:21:46.5481548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5482117Z self=, 2025-05-07T20:21:46.5482279Z compile=True, 2025-05-07T20:21:46.5482469Z pooling_mode=, 2025-05-07T20:21:46.5482614Z T=1, 2025-05-07T20:21:46.5482765Z D=45, 2025-05-07T20:21:46.5482909Z B=114, 2025-05-07T20:21:46.5483065Z log_E=5, 2025-05-07T20:21:46.5483217Z L=8, 2025-05-07T20:21:46.5483368Z D_gradcheck=1, 2025-05-07T20:21:46.5483546Z stochastic_rounding=True, 2025-05-07T20:21:46.5483707Z weighted=False, 2025-05-07T20:21:46.5483858Z row_wise=True, 2025-05-07T20:21:46.5484005Z mixed=True, 2025-05-07T20:21:46.5484161Z use_cache=True, 2025-05-07T20:21:46.5484354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5484505Z use_cpu=True, 2025-05-07T20:21:46.5484697Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5484952Z ) 2025-05-07T20:21:46.5485190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5485735Z self=, 2025-05-07T20:21:46.5485889Z compile=True, 2025-05-07T20:21:46.5486085Z pooling_mode=, 2025-05-07T20:21:46.5486230Z T=3, 2025-05-07T20:21:46.5486377Z D=97, 2025-05-07T20:21:46.5486528Z B=36, 2025-05-07T20:21:46.5486678Z log_E=4, 2025-05-07T20:21:46.5486824Z L=14, 2025-05-07T20:21:46.5486987Z D_gradcheck=1, 2025-05-07T20:21:46.5487158Z stochastic_rounding=True, 2025-05-07T20:21:46.5487312Z weighted=False, 2025-05-07T20:21:46.5487470Z row_wise=True, 2025-05-07T20:21:46.5487619Z mixed=True, 2025-05-07T20:21:46.5487773Z use_cache=True, 2025-05-07T20:21:46.5487979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5488133Z use_cpu=True, 2025-05-07T20:21:46.5488321Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5488467Z ) 2025-05-07T20:21:46.5488691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5489243Z self=, 2025-05-07T20:21:46.5489396Z compile=False, 2025-05-07T20:21:46.5489590Z pooling_mode=, 2025-05-07T20:21:46.5489741Z T=1, 2025-05-07T20:21:46.5489886Z D=110, 2025-05-07T20:21:46.5490033Z B=21, 2025-05-07T20:21:46.5490188Z log_E=3, 2025-05-07T20:21:46.5490338Z L=19, 2025-05-07T20:21:46.5490489Z D_gradcheck=1, 2025-05-07T20:21:46.5490667Z stochastic_rounding=False, 2025-05-07T20:21:46.5490821Z weighted=True, 2025-05-07T20:21:46.5490980Z row_wise=True, 2025-05-07T20:21:46.5491132Z mixed=True, 2025-05-07T20:21:46.5491284Z use_cache=True, 2025-05-07T20:21:46.5491505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5491656Z use_cpu=True, 2025-05-07T20:21:46.5491837Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5491992Z ) 2025-05-07T20:21:46.5963494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5964568Z self=, 2025-05-07T20:21:46.5965445Z compile=False, 2025-05-07T20:21:46.5965862Z pooling_mode=, 2025-05-07T20:21:46.5966325Z T=2, 2025-05-07T20:21:46.5966657Z D=22, 2025-05-07T20:21:46.5967334Z B=51, 2025-05-07T20:21:46.5967683Z log_E=3, 2025-05-07T20:21:46.5968031Z L=4, 2025-05-07T20:21:46.5968373Z D_gradcheck=1, 2025-05-07T20:21:46.5968765Z stochastic_rounding=True, 2025-05-07T20:21:46.5969201Z weighted=False, 2025-05-07T20:21:46.5969584Z row_wise=True, 2025-05-07T20:21:46.5969947Z mixed=False, 2025-05-07T20:21:46.5970316Z use_cache=True, 2025-05-07T20:21:46.5970918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5971395Z use_cpu=True, 2025-05-07T20:21:46.5971802Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.5972258Z ) 2025-05-07T20:21:46.5972796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5973728Z self=, 2025-05-07T20:21:46.5974586Z compile=False, 2025-05-07T20:21:46.5974997Z pooling_mode=, 2025-05-07T20:21:46.5975466Z T=5, 2025-05-07T20:21:46.5975802Z D=78, 2025-05-07T20:21:46.5976139Z B=32, 2025-05-07T20:21:46.5976473Z log_E=3, 2025-05-07T20:21:46.5976819Z L=18, 2025-05-07T20:21:46.5977164Z D_gradcheck=2, 2025-05-07T20:21:46.5977552Z stochastic_rounding=True, 2025-05-07T20:21:46.5977988Z weighted=True, 2025-05-07T20:21:46.5978366Z row_wise=True, 2025-05-07T20:21:46.5978726Z mixed=True, 2025-05-07T20:21:46.5979096Z use_cache=False, 2025-05-07T20:21:46.5979520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.5979994Z use_cpu=True, 2025-05-07T20:21:46.5980633Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5981086Z ) 2025-05-07T20:21:46.5981476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5982385Z self=, 2025-05-07T20:21:46.5983243Z compile=False, 2025-05-07T20:21:46.5983652Z pooling_mode=, 2025-05-07T20:21:46.5984235Z T=5, 2025-05-07T20:21:46.5984575Z D=67, 2025-05-07T20:21:46.5984909Z B=30, 2025-05-07T20:21:46.5985235Z log_E=3, 2025-05-07T20:21:46.5985577Z L=18, 2025-05-07T20:21:46.5985924Z D_gradcheck=1, 2025-05-07T20:21:46.5986312Z stochastic_rounding=False, 2025-05-07T20:21:46.5986745Z weighted=True, 2025-05-07T20:21:46.5987117Z row_wise=True, 2025-05-07T20:21:46.5987477Z mixed=False, 2025-05-07T20:21:46.5987854Z use_cache=False, 2025-05-07T20:21:46.5988276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5988750Z use_cpu=True, 2025-05-07T20:21:46.5989159Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5989611Z ) 2025-05-07T20:21:46.5990004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5990915Z self=, 2025-05-07T20:21:46.5991775Z compile=True, 2025-05-07T20:21:46.5992178Z pooling_mode=, 2025-05-07T20:21:46.5992656Z T=2, 2025-05-07T20:21:46.5992998Z D=5, 2025-05-07T20:21:46.5993333Z B=8, 2025-05-07T20:21:46.5993665Z log_E=3, 2025-05-07T20:21:46.5994011Z L=2, 2025-05-07T20:21:46.5994355Z D_gradcheck=2, 2025-05-07T20:21:46.5994750Z stochastic_rounding=False, 2025-05-07T20:21:46.5995189Z weighted=False, 2025-05-07T20:21:46.5995564Z row_wise=True, 2025-05-07T20:21:46.5995931Z mixed=False, 2025-05-07T20:21:46.5996311Z use_cache=True, 2025-05-07T20:21:46.5996723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.5997197Z use_cpu=True, 2025-05-07T20:21:46.5997605Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.5998053Z ) 2025-05-07T20:21:46.5998447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.5999362Z self=, 2025-05-07T20:21:46.6000218Z compile=False, 2025-05-07T20:21:46.6000621Z pooling_mode=, 2025-05-07T20:21:46.6001086Z T=5, 2025-05-07T20:21:46.6001665Z D=38, 2025-05-07T20:21:46.6002013Z B=76, 2025-05-07T20:21:46.6002356Z log_E=4, 2025-05-07T20:21:46.6002703Z L=3, 2025-05-07T20:21:46.6003034Z D_gradcheck=1, 2025-05-07T20:21:46.6003434Z stochastic_rounding=False, 2025-05-07T20:21:46.6003872Z weighted=True, 2025-05-07T20:21:46.6004238Z row_wise=True, 2025-05-07T20:21:46.6004780Z mixed=False, 2025-05-07T20:21:46.6005152Z use_cache=False, 2025-05-07T20:21:46.6005573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6006052Z use_cpu=True, 2025-05-07T20:21:46.6006583Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6007044Z ) 2025-05-07T20:21:46.6007433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6008341Z self=, 2025-05-07T20:21:46.6009193Z compile=True, 2025-05-07T20:21:46.6009600Z pooling_mode=, 2025-05-07T20:21:46.6010077Z T=2, 2025-05-07T20:21:46.6010412Z D=108, 2025-05-07T20:21:46.6010743Z B=54, 2025-05-07T20:21:46.6011072Z log_E=4, 2025-05-07T20:21:46.6011416Z L=16, 2025-05-07T20:21:46.6011752Z D_gradcheck=1, 2025-05-07T20:21:46.6012146Z stochastic_rounding=False, 2025-05-07T20:21:46.6012585Z weighted=False, 2025-05-07T20:21:46.6012957Z row_wise=True, 2025-05-07T20:21:46.6013329Z mixed=True, 2025-05-07T20:21:46.6013691Z use_cache=True, 2025-05-07T20:21:46.6014096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6014740Z use_cpu=True, 2025-05-07T20:21:46.6015143Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6015588Z ) 2025-05-07T20:21:46.6015979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6017223Z self=, 2025-05-07T20:21:46.6018082Z compile=True, 2025-05-07T20:21:46.6018484Z pooling_mode=, 2025-05-07T20:21:46.6018962Z T=4, 2025-05-07T20:21:46.6019299Z D=88, 2025-05-07T20:21:46.6019623Z B=31, 2025-05-07T20:21:46.6019955Z log_E=4, 2025-05-07T20:21:46.6020298Z L=12, 2025-05-07T20:21:46.6020635Z D_gradcheck=1, 2025-05-07T20:21:46.6021032Z stochastic_rounding=False, 2025-05-07T20:21:46.6021471Z weighted=False, 2025-05-07T20:21:46.6021841Z row_wise=True, 2025-05-07T20:21:46.6022216Z mixed=True, 2025-05-07T20:21:46.6022577Z use_cache=True, 2025-05-07T20:21:46.6022980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6023469Z use_cpu=True, 2025-05-07T20:21:46.6023879Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6024427Z ) 2025-05-07T20:21:46.6024825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6025741Z self=, 2025-05-07T20:21:46.6026597Z compile=True, 2025-05-07T20:21:46.6027002Z pooling_mode=, 2025-05-07T20:21:46.6027482Z T=5, 2025-05-07T20:21:46.6027921Z D=49, 2025-05-07T20:21:46.6028261Z B=82, 2025-05-07T20:21:46.6028592Z log_E=5, 2025-05-07T20:21:46.6028939Z L=2, 2025-05-07T20:21:46.6029284Z D_gradcheck=1, 2025-05-07T20:21:46.6029678Z stochastic_rounding=True, 2025-05-07T20:21:46.6030108Z weighted=False, 2025-05-07T20:21:46.6030482Z row_wise=True, 2025-05-07T20:21:46.6030855Z mixed=True, 2025-05-07T20:21:46.6031221Z use_cache=True, 2025-05-07T20:21:46.6031637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6032124Z use_cpu=True, 2025-05-07T20:21:46.6032522Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6032972Z ) 2025-05-07T20:21:46.6033371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6034282Z self=, 2025-05-07T20:21:46.6035148Z compile=False, 2025-05-07T20:21:46.6035884Z pooling_mode=, 2025-05-07T20:21:46.6036374Z T=1, 2025-05-07T20:21:46.6036711Z D=12, 2025-05-07T20:21:46.6037046Z B=80, 2025-05-07T20:21:46.6037375Z log_E=4, 2025-05-07T20:21:46.6037727Z L=5, 2025-05-07T20:21:46.6038073Z D_gradcheck=2, 2025-05-07T20:21:46.6038464Z stochastic_rounding=False, 2025-05-07T20:21:46.6038912Z weighted=False, 2025-05-07T20:21:46.6039446Z row_wise=True, 2025-05-07T20:21:46.6039809Z mixed=False, 2025-05-07T20:21:46.6040179Z use_cache=True, 2025-05-07T20:21:46.6040594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6041247Z use_cpu=True, 2025-05-07T20:21:46.6041661Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6042114Z ) 2025-05-07T20:21:46.6042514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6043421Z self=, 2025-05-07T20:21:46.6044278Z compile=True, 2025-05-07T20:21:46.6044689Z pooling_mode=, 2025-05-07T20:21:46.6045155Z T=2, 2025-05-07T20:21:46.6045490Z D=35, 2025-05-07T20:21:46.6045823Z B=60, 2025-05-07T20:21:46.6046180Z log_E=4, 2025-05-07T20:21:46.6046522Z L=16, 2025-05-07T20:21:46.6046865Z D_gradcheck=2, 2025-05-07T20:21:46.6047261Z stochastic_rounding=False, 2025-05-07T20:21:46.6047688Z weighted=False, 2025-05-07T20:21:46.6048066Z row_wise=True, 2025-05-07T20:21:46.6048434Z mixed=True, 2025-05-07T20:21:46.6048793Z use_cache=False, 2025-05-07T20:21:46.6049439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6049927Z use_cpu=True, 2025-05-07T20:21:46.6050321Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6050765Z ) 2025-05-07T20:21:46.6051162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6052076Z self=, 2025-05-07T20:21:46.6052922Z compile=False, 2025-05-07T20:21:46.6053336Z pooling_mode=, 2025-05-07T20:21:46.6053814Z T=4, 2025-05-07T20:21:46.6054139Z D=114, 2025-05-07T20:21:46.6054483Z B=95, 2025-05-07T20:21:46.6054821Z log_E=4, 2025-05-07T20:21:46.6055158Z L=1, 2025-05-07T20:21:46.6055500Z D_gradcheck=2, 2025-05-07T20:21:46.6055896Z stochastic_rounding=False, 2025-05-07T20:21:46.6056325Z weighted=True, 2025-05-07T20:21:46.6056706Z row_wise=True, 2025-05-07T20:21:46.6057076Z mixed=True, 2025-05-07T20:21:46.6057432Z use_cache=True, 2025-05-07T20:21:46.6057849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6058335Z use_cpu=True, 2025-05-07T20:21:46.6058740Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6059183Z ) 2025-05-07T20:21:46.6059581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6060497Z self=, 2025-05-07T20:21:46.6061346Z compile=True, 2025-05-07T20:21:46.6061755Z pooling_mode=, 2025-05-07T20:21:46.6062229Z T=1, 2025-05-07T20:21:46.6062555Z D=64, 2025-05-07T20:21:46.6062889Z B=12, 2025-05-07T20:21:46.6063226Z log_E=5, 2025-05-07T20:21:46.6063562Z L=17, 2025-05-07T20:21:46.6063903Z D_gradcheck=2, 2025-05-07T20:21:46.6064436Z stochastic_rounding=False, 2025-05-07T20:21:46.6064870Z weighted=True, 2025-05-07T20:21:46.6065250Z row_wise=True, 2025-05-07T20:21:46.6065618Z mixed=True, 2025-05-07T20:21:46.6065977Z use_cache=False, 2025-05-07T20:21:46.6066399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6066880Z use_cpu=True, 2025-05-07T20:21:46.6067274Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6067720Z ) 2025-05-07T20:21:46.6068116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6069023Z self=, 2025-05-07T20:21:46.6069879Z compile=False, 2025-05-07T20:21:46.6070475Z pooling_mode=, 2025-05-07T20:21:46.6070960Z T=4, 2025-05-07T20:21:46.6071297Z D=44, 2025-05-07T20:21:46.6071634Z B=118, 2025-05-07T20:21:46.6072017Z log_E=5, 2025-05-07T20:21:46.6072352Z L=20, 2025-05-07T20:21:46.6072697Z D_gradcheck=2, 2025-05-07T20:21:46.6073094Z stochastic_rounding=False, 2025-05-07T20:21:46.6073701Z weighted=False, 2025-05-07T20:21:46.6074084Z row_wise=True, 2025-05-07T20:21:46.6074476Z mixed=False, 2025-05-07T20:21:46.6074840Z use_cache=False, 2025-05-07T20:21:46.6075354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6075847Z use_cpu=True, 2025-05-07T20:21:46.6076244Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6076691Z ) 2025-05-07T20:21:46.6077089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6077995Z self=, 2025-05-07T20:21:46.6078855Z compile=True, 2025-05-07T20:21:46.6079261Z pooling_mode=, 2025-05-07T20:21:46.6079722Z T=4, 2025-05-07T20:21:46.6080054Z D=66, 2025-05-07T20:21:46.6080389Z B=92, 2025-05-07T20:21:46.6080715Z log_E=3, 2025-05-07T20:21:46.6081065Z L=13, 2025-05-07T20:21:46.6081411Z D_gradcheck=2, 2025-05-07T20:21:46.6081803Z stochastic_rounding=True, 2025-05-07T20:21:46.6082235Z weighted=True, 2025-05-07T20:21:46.6082613Z row_wise=True, 2025-05-07T20:21:46.6082980Z mixed=True, 2025-05-07T20:21:46.6083502Z use_cache=True, 2025-05-07T20:21:46.6083922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6084403Z use_cpu=True, 2025-05-07T20:21:46.6084795Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6085244Z ) 2025-05-07T20:21:46.6085645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6086554Z self=, 2025-05-07T20:21:46.6087412Z compile=True, 2025-05-07T20:21:46.6087821Z pooling_mode=, 2025-05-07T20:21:46.6088284Z T=3, 2025-05-07T20:21:46.6088620Z D=62, 2025-05-07T20:21:46.6088953Z B=32, 2025-05-07T20:21:46.6089284Z log_E=3, 2025-05-07T20:21:46.6089631Z L=10, 2025-05-07T20:21:46.6089975Z D_gradcheck=1, 2025-05-07T20:21:46.6090362Z stochastic_rounding=True, 2025-05-07T20:21:46.6090803Z weighted=True, 2025-05-07T20:21:46.6091174Z row_wise=True, 2025-05-07T20:21:46.6091536Z mixed=False, 2025-05-07T20:21:46.6091913Z use_cache=True, 2025-05-07T20:21:46.6092329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6092808Z use_cpu=True, 2025-05-07T20:21:46.6093200Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6093639Z ) 2025-05-07T20:21:46.6094040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6094951Z self=, 2025-05-07T20:21:46.6095808Z compile=True, 2025-05-07T20:21:46.6096217Z pooling_mode=, 2025-05-07T20:21:46.6096688Z T=3, 2025-05-07T20:21:46.6097019Z D=31, 2025-05-07T20:21:46.6097358Z B=63, 2025-05-07T20:21:46.6097686Z log_E=5, 2025-05-07T20:21:46.6098030Z L=19, 2025-05-07T20:21:46.6098373Z D_gradcheck=1, 2025-05-07T20:21:46.6098759Z stochastic_rounding=False, 2025-05-07T20:21:46.6099204Z weighted=True, 2025-05-07T20:21:46.6099578Z row_wise=True, 2025-05-07T20:21:46.6099938Z mixed=True, 2025-05-07T20:21:46.6100306Z use_cache=True, 2025-05-07T20:21:46.6100723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6101199Z use_cpu=True, 2025-05-07T20:21:46.6101598Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6102045Z ) 2025-05-07T20:21:46.6465799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6466796Z self=, 2025-05-07T20:21:46.6468078Z compile=True, 2025-05-07T20:21:46.6468501Z pooling_mode=, 2025-05-07T20:21:46.6468976Z T=2, 2025-05-07T20:21:46.6469314Z D=2, 2025-05-07T20:21:46.6469643Z B=32, 2025-05-07T20:21:46.6469981Z log_E=3, 2025-05-07T20:21:46.6470323Z L=3, 2025-05-07T20:21:46.6470656Z D_gradcheck=1, 2025-05-07T20:21:46.6471056Z stochastic_rounding=False, 2025-05-07T20:21:46.6471753Z weighted=False, 2025-05-07T20:21:46.6472126Z row_wise=True, 2025-05-07T20:21:46.6472496Z mixed=False, 2025-05-07T20:21:46.6472879Z use_cache=True, 2025-05-07T20:21:46.6473489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6473996Z use_cpu=True, 2025-05-07T20:21:46.6474401Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6474842Z ) 2025-05-07T20:21:46.6475242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6476165Z self=, 2025-05-07T20:21:46.6477030Z compile=False, 2025-05-07T20:21:46.6477440Z pooling_mode=, 2025-05-07T20:21:46.6477915Z T=2, 2025-05-07T20:21:46.6478250Z D=56, 2025-05-07T20:21:46.6478579Z B=53, 2025-05-07T20:21:46.6478915Z log_E=3, 2025-05-07T20:21:46.6479263Z L=0, 2025-05-07T20:21:46.6479596Z D_gradcheck=2, 2025-05-07T20:21:46.6480000Z stochastic_rounding=True, 2025-05-07T20:21:46.6480437Z weighted=True, 2025-05-07T20:21:46.6480807Z row_wise=True, 2025-05-07T20:21:46.6481433Z mixed=True, 2025-05-07T20:21:46.6481801Z use_cache=True, 2025-05-07T20:21:46.6482210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6482694Z use_cpu=True, 2025-05-07T20:21:46.6483096Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6483535Z ) 2025-05-07T20:21:46.6483935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6484862Z self=, 2025-05-07T20:21:46.6485718Z compile=True, 2025-05-07T20:21:46.6486129Z pooling_mode=, 2025-05-07T20:21:46.6486599Z T=2, 2025-05-07T20:21:46.6486924Z D=13, 2025-05-07T20:21:46.6487260Z B=72, 2025-05-07T20:21:46.6487596Z log_E=5, 2025-05-07T20:21:46.6487935Z L=0, 2025-05-07T20:21:46.6488277Z D_gradcheck=1, 2025-05-07T20:21:46.6488681Z stochastic_rounding=False, 2025-05-07T20:21:46.6489122Z weighted=False, 2025-05-07T20:21:46.6489497Z row_wise=True, 2025-05-07T20:21:46.6489871Z mixed=True, 2025-05-07T20:21:46.6490242Z use_cache=True, 2025-05-07T20:21:46.6490648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6491127Z use_cpu=True, 2025-05-07T20:21:46.6491538Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6491975Z ) 2025-05-07T20:21:46.6492373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6493299Z self=, 2025-05-07T20:21:46.6494155Z compile=True, 2025-05-07T20:21:46.6494566Z pooling_mode=, 2025-05-07T20:21:46.6495036Z T=5, 2025-05-07T20:21:46.6495388Z D=71, 2025-05-07T20:21:46.6495719Z B=17, 2025-05-07T20:21:46.6496055Z log_E=4, 2025-05-07T20:21:46.6496391Z L=19, 2025-05-07T20:21:46.6496732Z D_gradcheck=1, 2025-05-07T20:21:46.6497134Z stochastic_rounding=True, 2025-05-07T20:21:46.6497563Z weighted=True, 2025-05-07T20:21:46.6497943Z row_wise=True, 2025-05-07T20:21:46.6498320Z mixed=False, 2025-05-07T20:21:46.6498697Z use_cache=True, 2025-05-07T20:21:46.6499103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6499586Z use_cpu=True, 2025-05-07T20:21:46.6500000Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6500439Z ) 2025-05-07T20:21:46.6500839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6502047Z self=, 2025-05-07T20:21:46.6502928Z compile=False, 2025-05-07T20:21:46.6503474Z pooling_mode=, 2025-05-07T20:21:46.6503942Z T=3, 2025-05-07T20:21:46.6504462Z D=46, 2025-05-07T20:21:46.6504797Z B=48, 2025-05-07T20:21:46.6505126Z log_E=4, 2025-05-07T20:21:46.6505472Z L=20, 2025-05-07T20:21:46.6505814Z D_gradcheck=2, 2025-05-07T20:21:46.6506388Z stochastic_rounding=False, 2025-05-07T20:21:46.6507006Z weighted=False, 2025-05-07T20:21:46.6507474Z row_wise=True, 2025-05-07T20:21:46.6508192Z mixed=False, 2025-05-07T20:21:46.6525288Z use_cache=False, 2025-05-07T20:21:46.6525930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6526414Z use_cpu=True, 2025-05-07T20:21:46.6526823Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6527271Z ) 2025-05-07T20:21:46.6527667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6528603Z self=, 2025-05-07T20:21:46.6529464Z compile=True, 2025-05-07T20:21:46.6529871Z pooling_mode=, 2025-05-07T20:21:46.6530347Z T=1, 2025-05-07T20:21:46.6530680Z D=120, 2025-05-07T20:21:46.6531011Z B=91, 2025-05-07T20:21:46.6531346Z log_E=5, 2025-05-07T20:21:46.6531694Z L=6, 2025-05-07T20:21:46.6532040Z D_gradcheck=2, 2025-05-07T20:21:46.6532432Z stochastic_rounding=True, 2025-05-07T20:21:46.6532870Z weighted=True, 2025-05-07T20:21:46.6533443Z row_wise=True, 2025-05-07T20:21:46.6533836Z mixed=False, 2025-05-07T20:21:46.6534209Z use_cache=False, 2025-05-07T20:21:46.6534630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6535113Z use_cpu=True, 2025-05-07T20:21:46.6535525Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6535972Z ) 2025-05-07T20:21:46.6536363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6537295Z self=, 2025-05-07T20:21:46.6538162Z compile=False, 2025-05-07T20:21:46.6538572Z pooling_mode=, 2025-05-07T20:21:46.6539048Z T=3, 2025-05-07T20:21:46.6539382Z D=63, 2025-05-07T20:21:46.6539708Z B=92, 2025-05-07T20:21:46.6540040Z log_E=5, 2025-05-07T20:21:46.6540388Z L=15, 2025-05-07T20:21:46.6540729Z D_gradcheck=1, 2025-05-07T20:21:46.6541126Z stochastic_rounding=True, 2025-05-07T20:21:46.6541561Z weighted=True, 2025-05-07T20:21:46.6541935Z row_wise=True, 2025-05-07T20:21:46.6542309Z mixed=False, 2025-05-07T20:21:46.6542687Z use_cache=True, 2025-05-07T20:21:46.6543087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6543568Z use_cpu=True, 2025-05-07T20:21:46.6543966Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6544553Z ) 2025-05-07T20:21:46.6544950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6545883Z self=, 2025-05-07T20:21:46.6546753Z compile=True, 2025-05-07T20:21:46.6547157Z pooling_mode=, 2025-05-07T20:21:46.6547629Z T=2, 2025-05-07T20:21:46.6547966Z D=44, 2025-05-07T20:21:46.6548307Z B=114, 2025-05-07T20:21:46.6548651Z log_E=5, 2025-05-07T20:21:46.6548998Z L=4, 2025-05-07T20:21:46.6549337Z D_gradcheck=2, 2025-05-07T20:21:46.6549734Z stochastic_rounding=True, 2025-05-07T20:21:46.6550177Z weighted=False, 2025-05-07T20:21:46.6550558Z row_wise=True, 2025-05-07T20:21:46.6550935Z mixed=True, 2025-05-07T20:21:46.6551309Z use_cache=False, 2025-05-07T20:21:46.6551727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6552210Z use_cpu=True, 2025-05-07T20:21:46.6552611Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6553057Z ) 2025-05-07T20:21:46.6553457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6554660Z self=, 2025-05-07T20:21:46.6555551Z compile=True, 2025-05-07T20:21:46.6555958Z pooling_mode=, 2025-05-07T20:21:46.6556436Z T=5, 2025-05-07T20:21:46.6556771Z D=50, 2025-05-07T20:21:46.6557097Z B=83, 2025-05-07T20:21:46.6557434Z log_E=3, 2025-05-07T20:21:46.6557996Z L=8, 2025-05-07T20:21:46.6558328Z D_gradcheck=1, 2025-05-07T20:21:46.6558726Z stochastic_rounding=False, 2025-05-07T20:21:46.6559175Z weighted=True, 2025-05-07T20:21:46.6559545Z row_wise=True, 2025-05-07T20:21:46.6560045Z mixed=True, 2025-05-07T20:21:46.6560431Z use_cache=False, 2025-05-07T20:21:46.6560849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6561333Z use_cpu=True, 2025-05-07T20:21:46.6561743Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6562191Z ) 2025-05-07T20:21:46.6562595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6563515Z self=, 2025-05-07T20:21:46.6564371Z compile=False, 2025-05-07T20:21:46.6564795Z pooling_mode=, 2025-05-07T20:21:46.6565272Z T=4, 2025-05-07T20:21:46.6565606Z D=118, 2025-05-07T20:21:46.6565938Z B=69, 2025-05-07T20:21:46.6566272Z log_E=5, 2025-05-07T20:21:46.6566623Z L=2, 2025-05-07T20:21:46.6566958Z D_gradcheck=2, 2025-05-07T20:21:46.6567356Z stochastic_rounding=False, 2025-05-07T20:21:46.6567971Z weighted=False, 2025-05-07T20:21:46.6568344Z row_wise=True, 2025-05-07T20:21:46.6568716Z mixed=False, 2025-05-07T20:21:46.6569085Z use_cache=True, 2025-05-07T20:21:46.6569494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6569984Z use_cpu=True, 2025-05-07T20:21:46.6570382Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6570827Z ) 2025-05-07T20:21:46.6571228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6572145Z self=, 2025-05-07T20:21:46.6572997Z compile=True, 2025-05-07T20:21:46.6573406Z pooling_mode=, 2025-05-07T20:21:46.6573874Z T=2, 2025-05-07T20:21:46.6574201Z D=23, 2025-05-07T20:21:46.6574539Z B=11, 2025-05-07T20:21:46.6574874Z log_E=3, 2025-05-07T20:21:46.6575028Z L=8, 2025-05-07T20:21:46.6575193Z D_gradcheck=1, 2025-05-07T20:21:46.6575364Z stochastic_rounding=True, 2025-05-07T20:21:46.6575521Z weighted=True, 2025-05-07T20:21:46.6575682Z row_wise=True, 2025-05-07T20:21:46.6575833Z mixed=False, 2025-05-07T20:21:46.6575991Z use_cache=False, 2025-05-07T20:21:46.6576190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6576341Z use_cpu=True, 2025-05-07T20:21:46.6576523Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6576676Z ) 2025-05-07T20:21:46.6576898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6577449Z self=, 2025-05-07T20:21:46.6577613Z compile=True, 2025-05-07T20:21:46.6577804Z pooling_mode=, 2025-05-07T20:21:46.6577950Z T=3, 2025-05-07T20:21:46.6578111Z D=20, 2025-05-07T20:21:46.6578260Z B=91, 2025-05-07T20:21:46.6578423Z log_E=5, 2025-05-07T20:21:46.6578567Z L=16, 2025-05-07T20:21:46.6578719Z D_gradcheck=2, 2025-05-07T20:21:46.6578900Z stochastic_rounding=False, 2025-05-07T20:21:46.6579123Z weighted=False, 2025-05-07T20:21:46.6579294Z row_wise=True, 2025-05-07T20:21:46.6579457Z mixed=False, 2025-05-07T20:21:46.6579609Z use_cache=True, 2025-05-07T20:21:46.6579799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6579960Z use_cpu=True, 2025-05-07T20:21:46.6580140Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6580282Z ) 2025-05-07T20:21:46.6580691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6581252Z self=, 2025-05-07T20:21:46.6581413Z compile=True, 2025-05-07T20:21:46.6581601Z pooling_mode=, 2025-05-07T20:21:46.6581747Z T=1, 2025-05-07T20:21:46.6581900Z D=12, 2025-05-07T20:21:46.6582046Z B=61, 2025-05-07T20:21:46.6582336Z log_E=4, 2025-05-07T20:21:46.6582488Z L=16, 2025-05-07T20:21:46.6582644Z D_gradcheck=1, 2025-05-07T20:21:46.6582821Z stochastic_rounding=False, 2025-05-07T20:21:46.6582995Z weighted=True, 2025-05-07T20:21:46.6583262Z row_wise=True, 2025-05-07T20:21:46.6583432Z mixed=False, 2025-05-07T20:21:46.6583601Z use_cache=False, 2025-05-07T20:21:46.6583791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6583945Z use_cpu=True, 2025-05-07T20:21:46.6584296Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6584437Z ) 2025-05-07T20:21:46.6584669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6585226Z self=, 2025-05-07T20:21:46.6585380Z compile=True, 2025-05-07T20:21:46.6585577Z pooling_mode=, 2025-05-07T20:21:46.6585724Z T=4, 2025-05-07T20:21:46.6585871Z D=42, 2025-05-07T20:21:46.6586024Z B=3, 2025-05-07T20:21:46.6586172Z log_E=3, 2025-05-07T20:21:46.6586315Z L=12, 2025-05-07T20:21:46.6586474Z D_gradcheck=1, 2025-05-07T20:21:46.6586800Z stochastic_rounding=False, 2025-05-07T20:21:46.6586961Z weighted=False, 2025-05-07T20:21:46.6587122Z row_wise=True, 2025-05-07T20:21:46.6587274Z mixed=False, 2025-05-07T20:21:46.6587429Z use_cache=False, 2025-05-07T20:21:46.6587628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6587780Z use_cpu=True, 2025-05-07T20:21:46.6587968Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6588109Z ) 2025-05-07T20:21:46.6588334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6588894Z self=, 2025-05-07T20:21:46.6589050Z compile=True, 2025-05-07T20:21:46.6589239Z pooling_mode=, 2025-05-07T20:21:46.6589392Z T=5, 2025-05-07T20:21:46.6589538Z D=14, 2025-05-07T20:21:46.6589690Z B=121, 2025-05-07T20:21:46.6589845Z log_E=5, 2025-05-07T20:21:46.6589988Z L=16, 2025-05-07T20:21:46.6590141Z D_gradcheck=1, 2025-05-07T20:21:46.6590329Z stochastic_rounding=False, 2025-05-07T20:21:46.6590498Z weighted=False, 2025-05-07T20:21:46.6590653Z row_wise=True, 2025-05-07T20:21:46.6590813Z mixed=True, 2025-05-07T20:21:46.6590970Z use_cache=False, 2025-05-07T20:21:46.6591171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.6591324Z use_cpu=True, 2025-05-07T20:21:46.6591507Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.6591656Z ) 2025-05-07T20:21:46.6591884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.6592429Z self=, 2025-05-07T20:21:46.6592591Z compile=True, 2025-05-07T20:21:46.6592780Z pooling_mode=, 2025-05-07T20:21:46.6592927Z T=4, 2025-05-07T20:21:46.6593081Z D=105, 2025-05-07T20:21:46.6593233Z B=105, 2025-05-07T20:21:46.6593381Z log_E=3, 2025-05-07T20:21:46.6593533Z L=3, 2025-05-07T20:21:46.6593686Z D_gradcheck=1, 2025-05-07T20:21:46.6593871Z stochastic_rounding=True, 2025-05-07T20:21:46.6594030Z weighted=False, 2025-05-07T20:21:46.6594183Z row_wise=True, 2025-05-07T20:21:46.6594346Z mixed=False, 2025-05-07T20:21:46.6594503Z use_cache=False, 2025-05-07T20:21:46.6594694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.6594854Z use_cpu=True, 2025-05-07T20:21:46.6595034Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.6595178Z ) 2025-05-07T20:21:46.7021125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7021843Z self=, 2025-05-07T20:21:46.7022007Z compile=False, 2025-05-07T20:21:46.7022198Z pooling_mode=, 2025-05-07T20:21:46.7022342Z T=5, 2025-05-07T20:21:46.7022494Z D=89, 2025-05-07T20:21:46.7022798Z B=49, 2025-05-07T20:21:46.7022945Z log_E=3, 2025-05-07T20:21:46.7023098Z L=19, 2025-05-07T20:21:46.7023265Z D_gradcheck=1, 2025-05-07T20:21:46.7023615Z stochastic_rounding=True, 2025-05-07T20:21:46.7023794Z weighted=False, 2025-05-07T20:21:46.7023948Z row_wise=True, 2025-05-07T20:21:46.7024185Z mixed=True, 2025-05-07T20:21:46.7024350Z use_cache=False, 2025-05-07T20:21:46.7024541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7024702Z use_cpu=True, 2025-05-07T20:21:46.7024883Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7025027Z ) 2025-05-07T20:21:46.7025267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7025812Z self=, 2025-05-07T20:21:46.7025968Z compile=False, 2025-05-07T20:21:46.7026170Z pooling_mode=, 2025-05-07T20:21:46.7026314Z T=2, 2025-05-07T20:21:46.7026463Z D=89, 2025-05-07T20:21:46.7026615Z B=50, 2025-05-07T20:21:46.7026764Z log_E=4, 2025-05-07T20:21:46.7026909Z L=11, 2025-05-07T20:21:46.7027289Z D_gradcheck=1, 2025-05-07T20:21:46.7027467Z stochastic_rounding=False, 2025-05-07T20:21:46.7027621Z weighted=False, 2025-05-07T20:21:46.7027780Z row_wise=True, 2025-05-07T20:21:46.7027930Z mixed=False, 2025-05-07T20:21:46.7028094Z use_cache=True, 2025-05-07T20:21:46.7028286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7028439Z use_cpu=True, 2025-05-07T20:21:46.7028630Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7028773Z ) 2025-05-07T20:21:46.7028998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7029554Z self=, 2025-05-07T20:21:46.7029711Z compile=False, 2025-05-07T20:21:46.7029901Z pooling_mode=, 2025-05-07T20:21:46.7030051Z T=2, 2025-05-07T20:21:46.7030200Z D=66, 2025-05-07T20:21:46.7030344Z B=54, 2025-05-07T20:21:46.7030497Z log_E=4, 2025-05-07T20:21:46.7030643Z L=16, 2025-05-07T20:21:46.7030805Z D_gradcheck=1, 2025-05-07T20:21:46.7030982Z stochastic_rounding=False, 2025-05-07T20:21:46.7031136Z weighted=False, 2025-05-07T20:21:46.7031296Z row_wise=True, 2025-05-07T20:21:46.7031444Z mixed=False, 2025-05-07T20:21:46.7031598Z use_cache=False, 2025-05-07T20:21:46.7031796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7031951Z use_cpu=True, 2025-05-07T20:21:46.7032134Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7032287Z ) 2025-05-07T20:21:46.7032509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7033052Z self=, 2025-05-07T20:21:46.7033214Z compile=False, 2025-05-07T20:21:46.7033404Z pooling_mode=, 2025-05-07T20:21:46.7033561Z T=4, 2025-05-07T20:21:46.7033706Z D=59, 2025-05-07T20:21:46.7033848Z B=35, 2025-05-07T20:21:46.7034003Z log_E=4, 2025-05-07T20:21:46.7034159Z L=6, 2025-05-07T20:21:46.7034315Z D_gradcheck=2, 2025-05-07T20:21:46.7034499Z stochastic_rounding=True, 2025-05-07T20:21:46.7034657Z weighted=False, 2025-05-07T20:21:46.7034812Z row_wise=True, 2025-05-07T20:21:46.7034970Z mixed=True, 2025-05-07T20:21:46.7035127Z use_cache=True, 2025-05-07T20:21:46.7035320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7035481Z use_cpu=True, 2025-05-07T20:21:46.7035854Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7036021Z ) 2025-05-07T20:21:46.7036254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7036797Z self=, 2025-05-07T20:21:46.7036963Z compile=False, 2025-05-07T20:21:46.7037154Z pooling_mode=, 2025-05-07T20:21:46.7037443Z T=5, 2025-05-07T20:21:46.7037598Z D=72, 2025-05-07T20:21:46.7037742Z B=109, 2025-05-07T20:21:46.7037890Z log_E=3, 2025-05-07T20:21:46.7038044Z L=13, 2025-05-07T20:21:46.7038195Z D_gradcheck=1, 2025-05-07T20:21:46.7038481Z stochastic_rounding=True, 2025-05-07T20:21:46.7038665Z weighted=False, 2025-05-07T20:21:46.7038820Z row_wise=True, 2025-05-07T20:21:46.7038973Z mixed=True, 2025-05-07T20:21:46.7039133Z use_cache=False, 2025-05-07T20:21:46.7039326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7039478Z use_cpu=True, 2025-05-07T20:21:46.7039671Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7039813Z ) 2025-05-07T20:21:46.7040044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7040593Z self=, 2025-05-07T20:21:46.7040746Z compile=True, 2025-05-07T20:21:46.7040943Z pooling_mode=, 2025-05-07T20:21:46.7041094Z T=1, 2025-05-07T20:21:46.7041243Z D=16, 2025-05-07T20:21:46.7041398Z B=66, 2025-05-07T20:21:46.7041545Z log_E=5, 2025-05-07T20:21:46.7041830Z L=5, 2025-05-07T20:21:46.7041995Z D_gradcheck=2, 2025-05-07T20:21:46.7042167Z stochastic_rounding=True, 2025-05-07T20:21:46.7042322Z weighted=True, 2025-05-07T20:21:46.7042481Z row_wise=True, 2025-05-07T20:21:46.7042632Z mixed=False, 2025-05-07T20:21:46.7042784Z use_cache=True, 2025-05-07T20:21:46.7042981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7043132Z use_cpu=True, 2025-05-07T20:21:46.7043329Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7043472Z ) 2025-05-07T20:21:46.7043697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7044252Z self=, 2025-05-07T20:21:46.7044408Z compile=False, 2025-05-07T20:21:46.7044596Z pooling_mode=, 2025-05-07T20:21:46.7044751Z T=5, 2025-05-07T20:21:46.7044896Z D=48, 2025-05-07T20:21:46.7045042Z B=70, 2025-05-07T20:21:46.7045195Z log_E=3, 2025-05-07T20:21:46.7045345Z L=16, 2025-05-07T20:21:46.7045501Z D_gradcheck=2, 2025-05-07T20:21:46.7045683Z stochastic_rounding=False, 2025-05-07T20:21:46.7045838Z weighted=True, 2025-05-07T20:21:46.7045998Z row_wise=True, 2025-05-07T20:21:46.7046149Z mixed=False, 2025-05-07T20:21:46.7046302Z use_cache=True, 2025-05-07T20:21:46.7046497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7046651Z use_cpu=True, 2025-05-07T20:21:46.7046836Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7046984Z ) 2025-05-07T20:21:46.7047207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7047752Z self=, 2025-05-07T20:21:46.7047913Z compile=False, 2025-05-07T20:21:46.7048102Z pooling_mode=, 2025-05-07T20:21:46.7048248Z T=3, 2025-05-07T20:21:46.7048400Z D=96, 2025-05-07T20:21:46.7048545Z B=92, 2025-05-07T20:21:46.7048694Z log_E=4, 2025-05-07T20:21:46.7048846Z L=18, 2025-05-07T20:21:46.7049002Z D_gradcheck=1, 2025-05-07T20:21:46.7049183Z stochastic_rounding=False, 2025-05-07T20:21:46.7049341Z weighted=False, 2025-05-07T20:21:46.7049495Z row_wise=True, 2025-05-07T20:21:46.7049654Z mixed=False, 2025-05-07T20:21:46.7049813Z use_cache=False, 2025-05-07T20:21:46.7050002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7050163Z use_cpu=True, 2025-05-07T20:21:46.7050504Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7050663Z ) 2025-05-07T20:21:46.7050896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7051442Z self=, 2025-05-07T20:21:46.7051598Z compile=False, 2025-05-07T20:21:46.7051796Z pooling_mode=, 2025-05-07T20:21:46.7052072Z T=3, 2025-05-07T20:21:46.7052225Z D=48, 2025-05-07T20:21:46.7052368Z B=66, 2025-05-07T20:21:46.7052517Z log_E=4, 2025-05-07T20:21:46.7052781Z L=1, 2025-05-07T20:21:46.7052952Z D_gradcheck=1, 2025-05-07T20:21:46.7053128Z stochastic_rounding=True, 2025-05-07T20:21:46.7053292Z weighted=True, 2025-05-07T20:21:46.7053444Z row_wise=True, 2025-05-07T20:21:46.7053593Z mixed=False, 2025-05-07T20:21:46.7053845Z use_cache=True, 2025-05-07T20:21:46.7054043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7054199Z use_cpu=True, 2025-05-07T20:21:46.7054380Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7054529Z ) 2025-05-07T20:21:46.7054752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7055299Z self=, 2025-05-07T20:21:46.7055463Z compile=True, 2025-05-07T20:21:46.7055656Z pooling_mode=, 2025-05-07T20:21:46.7055798Z T=3, 2025-05-07T20:21:46.7055947Z D=6, 2025-05-07T20:21:46.7056089Z B=56, 2025-05-07T20:21:46.7056331Z log_E=3, 2025-05-07T20:21:46.7056487Z L=11, 2025-05-07T20:21:46.7056640Z D_gradcheck=1, 2025-05-07T20:21:46.7056821Z stochastic_rounding=False, 2025-05-07T20:21:46.7056976Z weighted=False, 2025-05-07T20:21:46.7057129Z row_wise=True, 2025-05-07T20:21:46.7057287Z mixed=True, 2025-05-07T20:21:46.7057445Z use_cache=False, 2025-05-07T20:21:46.7057636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7057803Z use_cpu=True, 2025-05-07T20:21:46.7057986Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7058128Z ) 2025-05-07T20:21:46.7058359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7058905Z self=, 2025-05-07T20:21:46.7059064Z compile=False, 2025-05-07T20:21:46.7059265Z pooling_mode=, 2025-05-07T20:21:46.7059410Z T=3, 2025-05-07T20:21:46.7059562Z D=98, 2025-05-07T20:21:46.7059711Z B=48, 2025-05-07T20:21:46.7059859Z log_E=4, 2025-05-07T20:21:46.7060011Z L=17, 2025-05-07T20:21:46.7060164Z D_gradcheck=1, 2025-05-07T20:21:46.7060338Z stochastic_rounding=True, 2025-05-07T20:21:46.7060505Z weighted=True, 2025-05-07T20:21:46.7060659Z row_wise=True, 2025-05-07T20:21:46.7060807Z mixed=True, 2025-05-07T20:21:46.7060966Z use_cache=True, 2025-05-07T20:21:46.7061156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7061313Z use_cpu=True, 2025-05-07T20:21:46.7061504Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7061644Z ) 2025-05-07T20:21:46.7061865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7062419Z self=, 2025-05-07T20:21:46.7062577Z compile=True, 2025-05-07T20:21:46.7062778Z pooling_mode=, 2025-05-07T20:21:46.7062924Z T=5, 2025-05-07T20:21:46.7063071Z D=58, 2025-05-07T20:21:46.7063227Z B=31, 2025-05-07T20:21:46.7063376Z log_E=4, 2025-05-07T20:21:46.7063522Z L=6, 2025-05-07T20:21:46.7063683Z D_gradcheck=1, 2025-05-07T20:21:46.7063857Z stochastic_rounding=False, 2025-05-07T20:21:46.7064138Z weighted=True, 2025-05-07T20:21:46.7064309Z row_wise=True, 2025-05-07T20:21:46.7064459Z mixed=True, 2025-05-07T20:21:46.7064612Z use_cache=True, 2025-05-07T20:21:46.7064809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7065096Z use_cpu=True, 2025-05-07T20:21:46.7065292Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7065443Z ) 2025-05-07T20:21:46.7065668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7066219Z self=, 2025-05-07T20:21:46.7066376Z compile=False, 2025-05-07T20:21:46.7066664Z pooling_mode=, 2025-05-07T20:21:46.7066815Z T=4, 2025-05-07T20:21:46.7066957Z D=31, 2025-05-07T20:21:46.7067106Z B=21, 2025-05-07T20:21:46.7067361Z log_E=4, 2025-05-07T20:21:46.7067522Z L=3, 2025-05-07T20:21:46.7067676Z D_gradcheck=1, 2025-05-07T20:21:46.7067854Z stochastic_rounding=True, 2025-05-07T20:21:46.7068008Z weighted=True, 2025-05-07T20:21:46.7068160Z row_wise=True, 2025-05-07T20:21:46.7068315Z mixed=True, 2025-05-07T20:21:46.7068469Z use_cache=True, 2025-05-07T20:21:46.7068670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7068832Z use_cpu=True, 2025-05-07T20:21:46.7069013Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7069163Z ) 2025-05-07T20:21:46.7069388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7069934Z self=, 2025-05-07T20:21:46.7070100Z compile=True, 2025-05-07T20:21:46.7070294Z pooling_mode=, 2025-05-07T20:21:46.7070444Z T=4, 2025-05-07T20:21:46.7070711Z D=66, 2025-05-07T20:21:46.7070857Z B=98, 2025-05-07T20:21:46.7071007Z log_E=5, 2025-05-07T20:21:46.7071159Z L=20, 2025-05-07T20:21:46.7071314Z D_gradcheck=2, 2025-05-07T20:21:46.7071485Z stochastic_rounding=True, 2025-05-07T20:21:46.7071646Z weighted=True, 2025-05-07T20:21:46.7071796Z row_wise=True, 2025-05-07T20:21:46.7071953Z mixed=True, 2025-05-07T20:21:46.7072103Z use_cache=True, 2025-05-07T20:21:46.7072298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7072457Z use_cpu=True, 2025-05-07T20:21:46.7072639Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7072779Z ) 2025-05-07T20:21:46.7073008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7073552Z self=, 2025-05-07T20:21:46.7073712Z compile=False, 2025-05-07T20:21:46.7073905Z pooling_mode=, 2025-05-07T20:21:46.7074047Z T=4, 2025-05-07T20:21:46.7074194Z D=15, 2025-05-07T20:21:46.7074346Z B=79, 2025-05-07T20:21:46.7074493Z log_E=3, 2025-05-07T20:21:46.7074638Z L=18, 2025-05-07T20:21:46.7074799Z D_gradcheck=1, 2025-05-07T20:21:46.7074969Z stochastic_rounding=True, 2025-05-07T20:21:46.7075129Z weighted=True, 2025-05-07T20:21:46.7075283Z row_wise=True, 2025-05-07T20:21:46.7075434Z mixed=False, 2025-05-07T20:21:46.7075598Z use_cache=False, 2025-05-07T20:21:46.7075794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7075948Z use_cpu=True, 2025-05-07T20:21:46.7076136Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7076276Z ) 2025-05-07T20:21:46.7076498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7077050Z self=, 2025-05-07T20:21:46.7077208Z compile=True, 2025-05-07T20:21:46.7077401Z pooling_mode=, 2025-05-07T20:21:46.7077554Z T=2, 2025-05-07T20:21:46.7077703Z D=34, 2025-05-07T20:21:46.7077858Z B=56, 2025-05-07T20:21:46.7078008Z log_E=4, 2025-05-07T20:21:46.7078154Z L=1, 2025-05-07T20:21:46.7078315Z D_gradcheck=1, 2025-05-07T20:21:46.7078488Z stochastic_rounding=True, 2025-05-07T20:21:46.7078641Z weighted=True, 2025-05-07T20:21:46.7078803Z row_wise=True, 2025-05-07T20:21:46.7078953Z mixed=True, 2025-05-07T20:21:46.7079106Z use_cache=False, 2025-05-07T20:21:46.7079445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7079624Z use_cpu=True, 2025-05-07T20:21:46.7079809Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7079956Z ) 2025-05-07T20:21:46.7569648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7570253Z self=, 2025-05-07T20:21:46.7570801Z compile=True, 2025-05-07T20:21:46.7571134Z pooling_mode=, 2025-05-07T20:21:46.7571298Z T=5, 2025-05-07T20:21:46.7571443Z D=92, 2025-05-07T20:21:46.7571717Z B=63, 2025-05-07T20:21:46.7571882Z log_E=3, 2025-05-07T20:21:46.7572027Z L=2, 2025-05-07T20:21:46.7572181Z D_gradcheck=2, 2025-05-07T20:21:46.7572364Z stochastic_rounding=False, 2025-05-07T20:21:46.7572517Z weighted=True, 2025-05-07T20:21:46.7572668Z row_wise=True, 2025-05-07T20:21:46.7572824Z mixed=True, 2025-05-07T20:21:46.7572979Z use_cache=False, 2025-05-07T20:21:46.7573188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7573341Z use_cpu=True, 2025-05-07T20:21:46.7573522Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7573673Z ) 2025-05-07T20:21:46.7573900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7574445Z self=, 2025-05-07T20:21:46.7574607Z compile=True, 2025-05-07T20:21:46.7574794Z pooling_mode=, 2025-05-07T20:21:46.7575174Z T=1, 2025-05-07T20:21:46.7575328Z D=85, 2025-05-07T20:21:46.7575478Z B=98, 2025-05-07T20:21:46.7575624Z log_E=4, 2025-05-07T20:21:46.7575778Z L=12, 2025-05-07T20:21:46.7575936Z D_gradcheck=2, 2025-05-07T20:21:46.7576112Z stochastic_rounding=True, 2025-05-07T20:21:46.7576276Z weighted=False, 2025-05-07T20:21:46.7576429Z row_wise=True, 2025-05-07T20:21:46.7576588Z mixed=True, 2025-05-07T20:21:46.7576744Z use_cache=False, 2025-05-07T20:21:46.7576935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7577093Z use_cpu=True, 2025-05-07T20:21:46.7577274Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7577417Z ) 2025-05-07T20:21:46.7577655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7578202Z self=, 2025-05-07T20:21:46.7578367Z compile=True, 2025-05-07T20:21:46.7578561Z pooling_mode=, 2025-05-07T20:21:46.7578710Z T=2, 2025-05-07T20:21:46.7578855Z D=80, 2025-05-07T20:21:46.7579014Z B=47, 2025-05-07T20:21:46.7579162Z log_E=5, 2025-05-07T20:21:46.7579317Z L=16, 2025-05-07T20:21:46.7579472Z D_gradcheck=2, 2025-05-07T20:21:46.7579645Z stochastic_rounding=True, 2025-05-07T20:21:46.7579805Z weighted=True, 2025-05-07T20:21:46.7579958Z row_wise=True, 2025-05-07T20:21:46.7580112Z mixed=True, 2025-05-07T20:21:46.7580276Z use_cache=True, 2025-05-07T20:21:46.7580592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7580745Z use_cpu=True, 2025-05-07T20:21:46.7580939Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7581079Z ) 2025-05-07T20:21:46.7581300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7581854Z self=, 2025-05-07T20:21:46.7582012Z compile=True, 2025-05-07T20:21:46.7582211Z pooling_mode=, 2025-05-07T20:21:46.7582359Z T=1, 2025-05-07T20:21:46.7582507Z D=15, 2025-05-07T20:21:46.7582680Z B=26, 2025-05-07T20:21:46.7582827Z log_E=4, 2025-05-07T20:21:46.7582968Z L=9, 2025-05-07T20:21:46.7583126Z D_gradcheck=1, 2025-05-07T20:21:46.7583297Z stochastic_rounding=True, 2025-05-07T20:21:46.7583449Z weighted=True, 2025-05-07T20:21:46.7583608Z row_wise=True, 2025-05-07T20:21:46.7583758Z mixed=False, 2025-05-07T20:21:46.7584293Z use_cache=False, 2025-05-07T20:21:46.7584527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7584681Z use_cpu=True, 2025-05-07T20:21:46.7584862Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7585013Z ) 2025-05-07T20:21:46.7585237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7585791Z self=, 2025-05-07T20:21:46.7586074Z compile=False, 2025-05-07T20:21:46.7586269Z pooling_mode=, 2025-05-07T20:21:46.7586423Z T=5, 2025-05-07T20:21:46.7586683Z D=15, 2025-05-07T20:21:46.7586841Z B=34, 2025-05-07T20:21:46.7586994Z log_E=4, 2025-05-07T20:21:46.7587142Z L=0, 2025-05-07T20:21:46.7587296Z D_gradcheck=1, 2025-05-07T20:21:46.7587476Z stochastic_rounding=True, 2025-05-07T20:21:46.7587634Z weighted=False, 2025-05-07T20:21:46.7587786Z row_wise=True, 2025-05-07T20:21:46.7587944Z mixed=False, 2025-05-07T20:21:46.7588097Z use_cache=True, 2025-05-07T20:21:46.7588289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7588449Z use_cpu=True, 2025-05-07T20:21:46.7588627Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7588779Z ) 2025-05-07T20:21:46.7589005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7589550Z self=, 2025-05-07T20:21:46.7589721Z compile=False, 2025-05-07T20:21:46.7589913Z pooling_mode=, 2025-05-07T20:21:46.7590150Z T=1, 2025-05-07T20:21:46.7590305Z D=15, 2025-05-07T20:21:46.7590449Z B=77, 2025-05-07T20:21:46.7590595Z log_E=3, 2025-05-07T20:21:46.7590748Z L=13, 2025-05-07T20:21:46.7590902Z D_gradcheck=1, 2025-05-07T20:21:46.7591073Z stochastic_rounding=True, 2025-05-07T20:21:46.7591234Z weighted=True, 2025-05-07T20:21:46.7591388Z row_wise=True, 2025-05-07T20:21:46.7591538Z mixed=True, 2025-05-07T20:21:46.7591703Z use_cache=True, 2025-05-07T20:21:46.7591895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7592055Z use_cpu=True, 2025-05-07T20:21:46.7592236Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7592375Z ) 2025-05-07T20:21:46.7592606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7593210Z self=, 2025-05-07T20:21:46.7593461Z compile=True, 2025-05-07T20:21:46.7593660Z pooling_mode=, 2025-05-07T20:21:46.7593808Z T=5, 2025-05-07T20:21:46.7593956Z D=40, 2025-05-07T20:21:46.7594106Z B=108, 2025-05-07T20:21:46.7594253Z log_E=4, 2025-05-07T20:21:46.7594396Z L=18, 2025-05-07T20:21:46.7594553Z D_gradcheck=1, 2025-05-07T20:21:46.7594724Z stochastic_rounding=False, 2025-05-07T20:21:46.7594880Z weighted=False, 2025-05-07T20:21:46.7595039Z row_wise=True, 2025-05-07T20:21:46.7595193Z mixed=False, 2025-05-07T20:21:46.7595354Z use_cache=True, 2025-05-07T20:21:46.7595549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7595701Z use_cpu=True, 2025-05-07T20:21:46.7595890Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7596035Z ) 2025-05-07T20:21:46.7596258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7596807Z self=, 2025-05-07T20:21:46.7596966Z compile=True, 2025-05-07T20:21:46.7597158Z pooling_mode=, 2025-05-07T20:21:46.7597311Z T=4, 2025-05-07T20:21:46.7597454Z D=61, 2025-05-07T20:21:46.7597598Z B=63, 2025-05-07T20:21:46.7597751Z log_E=4, 2025-05-07T20:21:46.7597894Z L=0, 2025-05-07T20:21:46.7598061Z D_gradcheck=2, 2025-05-07T20:21:46.7598236Z stochastic_rounding=False, 2025-05-07T20:21:46.7598395Z weighted=True, 2025-05-07T20:21:46.7598555Z row_wise=True, 2025-05-07T20:21:46.7598878Z mixed=True, 2025-05-07T20:21:46.7599048Z use_cache=True, 2025-05-07T20:21:46.7599246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7599399Z use_cpu=True, 2025-05-07T20:21:46.7599581Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7599730Z ) 2025-05-07T20:21:46.7599953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7600501Z self=, 2025-05-07T20:21:46.7600792Z compile=True, 2025-05-07T20:21:46.7600985Z pooling_mode=, 2025-05-07T20:21:46.7601227Z T=2, 2025-05-07T20:21:46.7601383Z D=63, 2025-05-07T20:21:46.7601528Z B=2, 2025-05-07T20:21:46.7601682Z log_E=3, 2025-05-07T20:21:46.7601825Z L=5, 2025-05-07T20:21:46.7601977Z D_gradcheck=2, 2025-05-07T20:21:46.7602155Z stochastic_rounding=True, 2025-05-07T20:21:46.7602313Z weighted=False, 2025-05-07T20:21:46.7602464Z row_wise=True, 2025-05-07T20:21:46.7602623Z mixed=True, 2025-05-07T20:21:46.7602783Z use_cache=False, 2025-05-07T20:21:46.7602977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7603135Z use_cpu=True, 2025-05-07T20:21:46.7603318Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7603461Z ) 2025-05-07T20:21:46.7603695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7604249Z self=, 2025-05-07T20:21:46.7604415Z compile=True, 2025-05-07T20:21:46.7604749Z pooling_mode=, 2025-05-07T20:21:46.7604895Z T=3, 2025-05-07T20:21:46.7605048Z D=83, 2025-05-07T20:21:46.7605193Z B=24, 2025-05-07T20:21:46.7605343Z log_E=4, 2025-05-07T20:21:46.7605496Z L=13, 2025-05-07T20:21:46.7605649Z D_gradcheck=2, 2025-05-07T20:21:46.7605825Z stochastic_rounding=False, 2025-05-07T20:21:46.7605989Z weighted=True, 2025-05-07T20:21:46.7606142Z row_wise=True, 2025-05-07T20:21:46.7606295Z mixed=False, 2025-05-07T20:21:46.7606459Z use_cache=False, 2025-05-07T20:21:46.7606651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7606805Z use_cpu=True, 2025-05-07T20:21:46.7606995Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7607137Z ) 2025-05-07T20:21:46.7607364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7607913Z self=, 2025-05-07T20:21:46.7608071Z compile=False, 2025-05-07T20:21:46.7608271Z pooling_mode=, 2025-05-07T20:21:46.7608418Z T=4, 2025-05-07T20:21:46.7608564Z D=55, 2025-05-07T20:21:46.7608714Z B=83, 2025-05-07T20:21:46.7608861Z log_E=5, 2025-05-07T20:21:46.7609006Z L=20, 2025-05-07T20:21:46.7609168Z D_gradcheck=1, 2025-05-07T20:21:46.7609344Z stochastic_rounding=False, 2025-05-07T20:21:46.7609499Z weighted=False, 2025-05-07T20:21:46.7609668Z row_wise=True, 2025-05-07T20:21:46.7609821Z mixed=False, 2025-05-07T20:21:46.7609975Z use_cache=False, 2025-05-07T20:21:46.7610181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7610334Z use_cpu=True, 2025-05-07T20:21:46.7610522Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7610665Z ) 2025-05-07T20:21:46.7610888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7611450Z self=, 2025-05-07T20:21:46.7611610Z compile=True, 2025-05-07T20:21:46.7611801Z pooling_mode=, 2025-05-07T20:21:46.7611952Z T=5, 2025-05-07T20:21:46.7612097Z D=43, 2025-05-07T20:21:46.7612242Z B=44, 2025-05-07T20:21:46.7612399Z log_E=4, 2025-05-07T20:21:46.7612543Z L=6, 2025-05-07T20:21:46.7612698Z D_gradcheck=1, 2025-05-07T20:21:46.7612884Z stochastic_rounding=True, 2025-05-07T20:21:46.7613038Z weighted=True, 2025-05-07T20:21:46.7613348Z row_wise=True, 2025-05-07T20:21:46.7613518Z mixed=True, 2025-05-07T20:21:46.7613676Z use_cache=False, 2025-05-07T20:21:46.7613878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7614029Z use_cpu=True, 2025-05-07T20:21:46.7614212Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7614359Z ) 2025-05-07T20:21:46.7614581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7615257Z self=, 2025-05-07T20:21:46.7615451Z compile=True, 2025-05-07T20:21:46.7615795Z pooling_mode=, 2025-05-07T20:21:46.7615958Z T=1, 2025-05-07T20:21:46.7616477Z D=11, 2025-05-07T20:21:46.7616627Z B=88, 2025-05-07T20:21:46.7616775Z log_E=3, 2025-05-07T20:21:46.7616927Z L=7, 2025-05-07T20:21:46.7617080Z D_gradcheck=1, 2025-05-07T20:21:46.7617260Z stochastic_rounding=True, 2025-05-07T20:21:46.7617416Z weighted=False, 2025-05-07T20:21:46.7617575Z row_wise=True, 2025-05-07T20:21:46.7617730Z mixed=True, 2025-05-07T20:21:46.7617886Z use_cache=False, 2025-05-07T20:21:46.7618078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7618236Z use_cpu=True, 2025-05-07T20:21:46.7618417Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7618560Z ) 2025-05-07T20:21:46.7618789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7619336Z self=, 2025-05-07T20:21:46.7619700Z compile=True, 2025-05-07T20:21:46.7619901Z pooling_mode=, 2025-05-07T20:21:46.7620046Z T=3, 2025-05-07T20:21:46.7620198Z D=22, 2025-05-07T20:21:46.7620344Z B=39, 2025-05-07T20:21:46.7620488Z log_E=5, 2025-05-07T20:21:46.7620644Z L=4, 2025-05-07T20:21:46.7620798Z D_gradcheck=2, 2025-05-07T20:21:46.7620973Z stochastic_rounding=False, 2025-05-07T20:21:46.7621134Z weighted=True, 2025-05-07T20:21:46.7621289Z row_wise=True, 2025-05-07T20:21:46.7621440Z mixed=True, 2025-05-07T20:21:46.7621605Z use_cache=True, 2025-05-07T20:21:46.7621797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7621949Z use_cpu=True, 2025-05-07T20:21:46.7622142Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.7622289Z ) 2025-05-07T20:21:46.7622511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7623062Z self=, 2025-05-07T20:21:46.7623222Z compile=False, 2025-05-07T20:21:46.7623423Z pooling_mode=, 2025-05-07T20:21:46.7623570Z T=1, 2025-05-07T20:21:46.7623713Z D=118, 2025-05-07T20:21:46.7623866Z B=80, 2025-05-07T20:21:46.7624140Z log_E=3, 2025-05-07T20:21:46.7624287Z L=17, 2025-05-07T20:21:46.7624454Z D_gradcheck=2, 2025-05-07T20:21:46.7624628Z stochastic_rounding=False, 2025-05-07T20:21:46.7624785Z weighted=True, 2025-05-07T20:21:46.7624947Z row_wise=True, 2025-05-07T20:21:46.7625096Z mixed=True, 2025-05-07T20:21:46.7625251Z use_cache=True, 2025-05-07T20:21:46.7625450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.7625601Z use_cpu=True, 2025-05-07T20:21:46.7625783Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7625933Z ) 2025-05-07T20:21:46.7626164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.7626715Z self=, 2025-05-07T20:21:46.7626878Z compile=True, 2025-05-07T20:21:46.7627065Z pooling_mode=, 2025-05-07T20:21:46.7627216Z T=4, 2025-05-07T20:21:46.7627359Z D=76, 2025-05-07T20:21:46.7627501Z B=74, 2025-05-07T20:21:46.7627655Z log_E=4, 2025-05-07T20:21:46.7627800Z L=8, 2025-05-07T20:21:46.7628091Z D_gradcheck=2, 2025-05-07T20:21:46.7628280Z stochastic_rounding=True, 2025-05-07T20:21:46.7628619Z weighted=True, 2025-05-07T20:21:46.7628788Z row_wise=True, 2025-05-07T20:21:46.7628945Z mixed=False, 2025-05-07T20:21:46.7629101Z use_cache=False, 2025-05-07T20:21:46.7629292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.7629452Z use_cpu=True, 2025-05-07T20:21:46.7629635Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.7629786Z ) 2025-05-07T20:21:46.8106935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8107542Z self=, 2025-05-07T20:21:46.8108563Z compile=True, 2025-05-07T20:21:46.8108794Z pooling_mode=, 2025-05-07T20:21:46.8108948Z T=3, 2025-05-07T20:21:46.8109093Z D=125, 2025-05-07T20:21:46.8109239Z B=127, 2025-05-07T20:21:46.8109393Z log_E=3, 2025-05-07T20:21:46.8109537Z L=17, 2025-05-07T20:21:46.8109690Z D_gradcheck=1, 2025-05-07T20:21:46.8109874Z stochastic_rounding=False, 2025-05-07T20:21:46.8110040Z weighted=False, 2025-05-07T20:21:46.8110192Z row_wise=True, 2025-05-07T20:21:46.8110348Z mixed=True, 2025-05-07T20:21:46.8110503Z use_cache=False, 2025-05-07T20:21:46.8110695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8110855Z use_cpu=True, 2025-05-07T20:21:46.8111044Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8111199Z ) 2025-05-07T20:21:46.8111437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8111991Z self=, 2025-05-07T20:21:46.8112372Z compile=True, 2025-05-07T20:21:46.8112564Z pooling_mode=, 2025-05-07T20:21:46.8112709Z T=5, 2025-05-07T20:21:46.8112858Z D=42, 2025-05-07T20:21:46.8113003Z B=89, 2025-05-07T20:21:46.8113151Z log_E=4, 2025-05-07T20:21:46.8113305Z L=8, 2025-05-07T20:21:46.8113461Z D_gradcheck=2, 2025-05-07T20:21:46.8113635Z stochastic_rounding=True, 2025-05-07T20:21:46.8113802Z weighted=True, 2025-05-07T20:21:46.8113956Z row_wise=True, 2025-05-07T20:21:46.8114107Z mixed=False, 2025-05-07T20:21:46.8114272Z use_cache=False, 2025-05-07T20:21:46.8114463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8114763Z use_cpu=True, 2025-05-07T20:21:46.8114947Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8115094Z ) 2025-05-07T20:21:46.8115329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8115876Z self=, 2025-05-07T20:21:46.8116037Z compile=False, 2025-05-07T20:21:46.8116491Z pooling_mode=, 2025-05-07T20:21:46.8116643Z T=5, 2025-05-07T20:21:46.8116787Z D=40, 2025-05-07T20:21:46.8116945Z B=101, 2025-05-07T20:21:46.8117092Z log_E=5, 2025-05-07T20:21:46.8117360Z L=20, 2025-05-07T20:21:46.8117520Z D_gradcheck=1, 2025-05-07T20:21:46.8117705Z stochastic_rounding=False, 2025-05-07T20:21:46.8117865Z weighted=False, 2025-05-07T20:21:46.8118081Z row_wise=True, 2025-05-07T20:21:46.8118240Z mixed=True, 2025-05-07T20:21:46.8118406Z use_cache=False, 2025-05-07T20:21:46.8118597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8118749Z use_cpu=True, 2025-05-07T20:21:46.8118937Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8119087Z ) 2025-05-07T20:21:46.8119316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8119877Z self=, 2025-05-07T20:21:46.8120038Z compile=True, 2025-05-07T20:21:46.8120229Z pooling_mode=, 2025-05-07T20:21:46.8120382Z T=2, 2025-05-07T20:21:46.8120526Z D=126, 2025-05-07T20:21:46.8120669Z B=57, 2025-05-07T20:21:46.8120821Z log_E=3, 2025-05-07T20:21:46.8120966Z L=0, 2025-05-07T20:21:46.8121129Z D_gradcheck=2, 2025-05-07T20:21:46.8121611Z stochastic_rounding=False, 2025-05-07T20:21:46.8121789Z weighted=False, 2025-05-07T20:21:46.8121952Z row_wise=True, 2025-05-07T20:21:46.8122105Z mixed=False, 2025-05-07T20:21:46.8122262Z use_cache=False, 2025-05-07T20:21:46.8122463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8122618Z use_cpu=True, 2025-05-07T20:21:46.8122798Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8123152Z ) 2025-05-07T20:21:46.8123383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8124092Z self=, 2025-05-07T20:21:46.8124274Z compile=False, 2025-05-07T20:21:46.8124466Z pooling_mode=, 2025-05-07T20:21:46.8124614Z T=5, 2025-05-07T20:21:46.8124770Z D=15, 2025-05-07T20:21:46.8124917Z B=31, 2025-05-07T20:21:46.8125073Z log_E=3, 2025-05-07T20:21:46.8125219Z L=18, 2025-05-07T20:21:46.8125375Z D_gradcheck=1, 2025-05-07T20:21:46.8125558Z stochastic_rounding=True, 2025-05-07T20:21:46.8125713Z weighted=False, 2025-05-07T20:21:46.8125866Z row_wise=True, 2025-05-07T20:21:46.8126026Z mixed=False, 2025-05-07T20:21:46.8126181Z use_cache=False, 2025-05-07T20:21:46.8126372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8126535Z use_cpu=True, 2025-05-07T20:21:46.8126721Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8126872Z ) 2025-05-07T20:21:46.8127107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8127848Z self=, 2025-05-07T20:21:46.8128011Z compile=True, 2025-05-07T20:21:46.8128207Z pooling_mode=, 2025-05-07T20:21:46.8128356Z T=2, 2025-05-07T20:21:46.8128504Z D=20, 2025-05-07T20:21:46.8128650Z B=15, 2025-05-07T20:21:46.8128795Z log_E=3, 2025-05-07T20:21:46.8128945Z L=14, 2025-05-07T20:21:46.8129099Z D_gradcheck=1, 2025-05-07T20:21:46.8129277Z stochastic_rounding=False, 2025-05-07T20:21:46.8129438Z weighted=True, 2025-05-07T20:21:46.8129589Z row_wise=True, 2025-05-07T20:21:46.8129737Z mixed=True, 2025-05-07T20:21:46.8129893Z use_cache=True, 2025-05-07T20:21:46.8130084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8130236Z use_cpu=True, 2025-05-07T20:21:46.8130427Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8130569Z ) 2025-05-07T20:21:46.8130791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8131348Z self=, 2025-05-07T20:21:46.8131503Z compile=False, 2025-05-07T20:21:46.8131698Z pooling_mode=, 2025-05-07T20:21:46.8131844Z T=5, 2025-05-07T20:21:46.8131988Z D=63, 2025-05-07T20:21:46.8132142Z B=83, 2025-05-07T20:21:46.8132291Z log_E=3, 2025-05-07T20:21:46.8132437Z L=14, 2025-05-07T20:21:46.8132600Z D_gradcheck=2, 2025-05-07T20:21:46.8132771Z stochastic_rounding=False, 2025-05-07T20:21:46.8132928Z weighted=False, 2025-05-07T20:21:46.8133089Z row_wise=True, 2025-05-07T20:21:46.8133238Z mixed=False, 2025-05-07T20:21:46.8133391Z use_cache=True, 2025-05-07T20:21:46.8133587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8133737Z use_cpu=True, 2025-05-07T20:21:46.8133951Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8134092Z ) 2025-05-07T20:21:46.8134316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8134873Z self=, 2025-05-07T20:21:46.8135029Z compile=True, 2025-05-07T20:21:46.8135220Z pooling_mode=, 2025-05-07T20:21:46.8135372Z T=1, 2025-05-07T20:21:46.8135516Z D=15, 2025-05-07T20:21:46.8135662Z B=6, 2025-05-07T20:21:46.8135820Z log_E=5, 2025-05-07T20:21:46.8135965Z L=11, 2025-05-07T20:21:46.8136266Z D_gradcheck=2, 2025-05-07T20:21:46.8136470Z stochastic_rounding=False, 2025-05-07T20:21:46.8136628Z weighted=True, 2025-05-07T20:21:46.8136779Z row_wise=True, 2025-05-07T20:21:46.8136941Z mixed=True, 2025-05-07T20:21:46.8137097Z use_cache=False, 2025-05-07T20:21:46.8137295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8137449Z use_cpu=True, 2025-05-07T20:21:46.8137770Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8137921Z ) 2025-05-07T20:21:46.8138145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8138803Z self=, 2025-05-07T20:21:46.8138988Z compile=False, 2025-05-07T20:21:46.8139181Z pooling_mode=, 2025-05-07T20:21:46.8139326Z T=4, 2025-05-07T20:21:46.8139479Z D=43, 2025-05-07T20:21:46.8139625Z B=41, 2025-05-07T20:21:46.8139773Z log_E=5, 2025-05-07T20:21:46.8139928Z L=1, 2025-05-07T20:21:46.8140090Z D_gradcheck=1, 2025-05-07T20:21:46.8140272Z stochastic_rounding=True, 2025-05-07T20:21:46.8140426Z weighted=True, 2025-05-07T20:21:46.8140580Z row_wise=True, 2025-05-07T20:21:46.8140741Z mixed=False, 2025-05-07T20:21:46.8140897Z use_cache=False, 2025-05-07T20:21:46.8141088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8141250Z use_cpu=True, 2025-05-07T20:21:46.8141438Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8141584Z ) 2025-05-07T20:21:46.8141814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8142500Z self=, 2025-05-07T20:21:46.8142655Z compile=True, 2025-05-07T20:21:46.8142852Z pooling_mode=, 2025-05-07T20:21:46.8142994Z T=5, 2025-05-07T20:21:46.8143138Z D=102, 2025-05-07T20:21:46.8143292Z B=36, 2025-05-07T20:21:46.8143439Z log_E=4, 2025-05-07T20:21:46.8143594Z L=13, 2025-05-07T20:21:46.8143751Z D_gradcheck=2, 2025-05-07T20:21:46.8143923Z stochastic_rounding=False, 2025-05-07T20:21:46.8144207Z weighted=True, 2025-05-07T20:21:46.8144362Z row_wise=True, 2025-05-07T20:21:46.8144514Z mixed=False, 2025-05-07T20:21:46.8144674Z use_cache=True, 2025-05-07T20:21:46.8144863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8145021Z use_cpu=True, 2025-05-07T20:21:46.8145210Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8145354Z ) 2025-05-07T20:21:46.8145579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8146137Z self=, 2025-05-07T20:21:46.8146290Z compile=True, 2025-05-07T20:21:46.8146487Z pooling_mode=, 2025-05-07T20:21:46.8146630Z T=4, 2025-05-07T20:21:46.8146774Z D=58, 2025-05-07T20:21:46.8146927Z B=66, 2025-05-07T20:21:46.8147071Z log_E=3, 2025-05-07T20:21:46.8147219Z L=12, 2025-05-07T20:21:46.8147380Z D_gradcheck=2, 2025-05-07T20:21:46.8147550Z stochastic_rounding=True, 2025-05-07T20:21:46.8147706Z weighted=True, 2025-05-07T20:21:46.8147867Z row_wise=True, 2025-05-07T20:21:46.8148013Z mixed=True, 2025-05-07T20:21:46.8148167Z use_cache=False, 2025-05-07T20:21:46.8148363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8148518Z use_cpu=True, 2025-05-07T20:21:46.8148700Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8148849Z ) 2025-05-07T20:21:46.8149076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8149629Z self=, 2025-05-07T20:21:46.8149783Z compile=True, 2025-05-07T20:21:46.8149972Z pooling_mode=, 2025-05-07T20:21:46.8150124Z T=2, 2025-05-07T20:21:46.8150265Z D=14, 2025-05-07T20:21:46.8150407Z B=82, 2025-05-07T20:21:46.8150560Z log_E=5, 2025-05-07T20:21:46.8150874Z L=10, 2025-05-07T20:21:46.8151043Z D_gradcheck=2, 2025-05-07T20:21:46.8151223Z stochastic_rounding=True, 2025-05-07T20:21:46.8151381Z weighted=False, 2025-05-07T20:21:46.8151534Z row_wise=True, 2025-05-07T20:21:46.8151693Z mixed=False, 2025-05-07T20:21:46.8151851Z use_cache=False, 2025-05-07T20:21:46.8152044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8152336Z use_cpu=True, 2025-05-07T20:21:46.8152517Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8152670Z ) 2025-05-07T20:21:46.8152897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8153550Z self=, 2025-05-07T20:21:46.8153729Z compile=False, 2025-05-07T20:21:46.8153921Z pooling_mode=, 2025-05-07T20:21:46.8154066Z T=2, 2025-05-07T20:21:46.8154225Z D=44, 2025-05-07T20:21:46.8154374Z B=106, 2025-05-07T20:21:46.8154521Z log_E=5, 2025-05-07T20:21:46.8154680Z L=16, 2025-05-07T20:21:46.8154837Z D_gradcheck=1, 2025-05-07T20:21:46.8155015Z stochastic_rounding=False, 2025-05-07T20:21:46.8155177Z weighted=False, 2025-05-07T20:21:46.8155334Z row_wise=True, 2025-05-07T20:21:46.8155486Z mixed=False, 2025-05-07T20:21:46.8155648Z use_cache=True, 2025-05-07T20:21:46.8155840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8156006Z use_cpu=True, 2025-05-07T20:21:46.8156191Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8156461Z ) 2025-05-07T20:21:46.8156696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8157249Z self=, 2025-05-07T20:21:46.8157407Z compile=False, 2025-05-07T20:21:46.8157603Z pooling_mode=, 2025-05-07T20:21:46.8157747Z T=1, 2025-05-07T20:21:46.8157893Z D=21, 2025-05-07T20:21:46.8158045Z B=8, 2025-05-07T20:21:46.8158196Z log_E=3, 2025-05-07T20:21:46.8158342Z L=8, 2025-05-07T20:21:46.8158507Z D_gradcheck=2, 2025-05-07T20:21:46.8158681Z stochastic_rounding=True, 2025-05-07T20:21:46.8158848Z weighted=True, 2025-05-07T20:21:46.8159003Z row_wise=True, 2025-05-07T20:21:46.8159161Z mixed=False, 2025-05-07T20:21:46.8159324Z use_cache=False, 2025-05-07T20:21:46.8159514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8159675Z use_cpu=True, 2025-05-07T20:21:46.8159864Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8160010Z ) 2025-05-07T20:21:46.8160238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8160790Z self=, 2025-05-07T20:21:46.8160944Z compile=True, 2025-05-07T20:21:46.8161137Z pooling_mode=, 2025-05-07T20:21:46.8161286Z T=5, 2025-05-07T20:21:46.8161429Z D=31, 2025-05-07T20:21:46.8161581Z B=116, 2025-05-07T20:21:46.8161733Z log_E=3, 2025-05-07T20:21:46.8161878Z L=17, 2025-05-07T20:21:46.8162041Z D_gradcheck=2, 2025-05-07T20:21:46.8162216Z stochastic_rounding=False, 2025-05-07T20:21:46.8162371Z weighted=True, 2025-05-07T20:21:46.8162532Z row_wise=True, 2025-05-07T20:21:46.8162683Z mixed=True, 2025-05-07T20:21:46.8162836Z use_cache=True, 2025-05-07T20:21:46.8163042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8163195Z use_cpu=True, 2025-05-07T20:21:46.8163376Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8163528Z ) 2025-05-07T20:21:46.8163753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8164301Z self=, 2025-05-07T20:21:46.8164474Z compile=False, 2025-05-07T20:21:46.8164663Z pooling_mode=, 2025-05-07T20:21:46.8164817Z T=3, 2025-05-07T20:21:46.8164962Z D=16, 2025-05-07T20:21:46.8165107Z B=91, 2025-05-07T20:21:46.8165447Z log_E=3, 2025-05-07T20:21:46.8165621Z L=15, 2025-05-07T20:21:46.8165774Z D_gradcheck=2, 2025-05-07T20:21:46.8165957Z stochastic_rounding=False, 2025-05-07T20:21:46.8166114Z weighted=False, 2025-05-07T20:21:46.8166271Z row_wise=True, 2025-05-07T20:21:46.8166430Z mixed=True, 2025-05-07T20:21:46.8166587Z use_cache=False, 2025-05-07T20:21:46.8166989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8167152Z use_cpu=True, 2025-05-07T20:21:46.8167332Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8167478Z ) 2025-05-07T20:21:46.8643416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8644019Z self=, 2025-05-07T20:21:46.8644182Z compile=True, 2025-05-07T20:21:46.8644380Z pooling_mode=, 2025-05-07T20:21:46.8644525Z T=1, 2025-05-07T20:21:46.8644677Z D=38, 2025-05-07T20:21:46.8644833Z B=117, 2025-05-07T20:21:46.8644980Z log_E=5, 2025-05-07T20:21:46.8645134Z L=6, 2025-05-07T20:21:46.8645288Z D_gradcheck=1, 2025-05-07T20:21:46.8645467Z stochastic_rounding=True, 2025-05-07T20:21:46.8645622Z weighted=False, 2025-05-07T20:21:46.8645774Z row_wise=True, 2025-05-07T20:21:46.8645932Z mixed=False, 2025-05-07T20:21:46.8646086Z use_cache=True, 2025-05-07T20:21:46.8646286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8646445Z use_cpu=True, 2025-05-07T20:21:46.8646629Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8646930Z ) 2025-05-07T20:21:46.8647167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8647715Z self=, 2025-05-07T20:21:46.8647869Z compile=True, 2025-05-07T20:21:46.8648065Z pooling_mode=, 2025-05-07T20:21:46.8648209Z T=3, 2025-05-07T20:21:46.8648362Z D=3, 2025-05-07T20:21:46.8648511Z B=128, 2025-05-07T20:21:46.8648658Z log_E=4, 2025-05-07T20:21:46.8648809Z L=12, 2025-05-07T20:21:46.8648963Z D_gradcheck=2, 2025-05-07T20:21:46.8649134Z stochastic_rounding=False, 2025-05-07T20:21:46.8649293Z weighted=True, 2025-05-07T20:21:46.8649442Z row_wise=True, 2025-05-07T20:21:46.8649592Z mixed=True, 2025-05-07T20:21:46.8649756Z use_cache=True, 2025-05-07T20:21:46.8649951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8650104Z use_cpu=True, 2025-05-07T20:21:46.8650298Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8650438Z ) 2025-05-07T20:21:46.8650662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8651220Z self=, 2025-05-07T20:21:46.8651374Z compile=True, 2025-05-07T20:21:46.8651570Z pooling_mode=, 2025-05-07T20:21:46.8651713Z T=2, 2025-05-07T20:21:46.8651857Z D=38, 2025-05-07T20:21:46.8652011Z B=120, 2025-05-07T20:21:46.8652162Z log_E=5, 2025-05-07T20:21:46.8652307Z L=17, 2025-05-07T20:21:46.8652467Z D_gradcheck=2, 2025-05-07T20:21:46.8652643Z stochastic_rounding=False, 2025-05-07T20:21:46.8652797Z weighted=True, 2025-05-07T20:21:46.8652962Z row_wise=True, 2025-05-07T20:21:46.8653111Z mixed=False, 2025-05-07T20:21:46.8653395Z use_cache=True, 2025-05-07T20:21:46.8653583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8653742Z use_cpu=True, 2025-05-07T20:21:46.8653928Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8654074Z ) 2025-05-07T20:21:46.8654304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8654848Z self=, 2025-05-07T20:21:46.8655003Z compile=False, 2025-05-07T20:21:46.8655200Z pooling_mode=, 2025-05-07T20:21:46.8655344Z T=5, 2025-05-07T20:21:46.8655817Z D=43, 2025-05-07T20:21:46.8655980Z B=34, 2025-05-07T20:21:46.8656128Z log_E=3, 2025-05-07T20:21:46.8656278Z L=0, 2025-05-07T20:21:46.8656433Z D_gradcheck=1, 2025-05-07T20:21:46.8656609Z stochastic_rounding=False, 2025-05-07T20:21:46.8656774Z weighted=True, 2025-05-07T20:21:46.8656930Z row_wise=True, 2025-05-07T20:21:46.8657082Z mixed=True, 2025-05-07T20:21:46.8657408Z use_cache=True, 2025-05-07T20:21:46.8657601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8657753Z use_cpu=True, 2025-05-07T20:21:46.8657950Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8658201Z ) 2025-05-07T20:21:46.8658445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8659000Z self=, 2025-05-07T20:21:46.8659156Z compile=False, 2025-05-07T20:21:46.8659354Z pooling_mode=, 2025-05-07T20:21:46.8659498Z T=2, 2025-05-07T20:21:46.8659648Z D=77, 2025-05-07T20:21:46.8659802Z B=112, 2025-05-07T20:21:46.8659950Z log_E=4, 2025-05-07T20:21:46.8660095Z L=4, 2025-05-07T20:21:46.8660255Z D_gradcheck=2, 2025-05-07T20:21:46.8660428Z stochastic_rounding=False, 2025-05-07T20:21:46.8660583Z weighted=False, 2025-05-07T20:21:46.8660743Z row_wise=True, 2025-05-07T20:21:46.8660893Z mixed=True, 2025-05-07T20:21:46.8661056Z use_cache=True, 2025-05-07T20:21:46.8661252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8661545Z use_cpu=True, 2025-05-07T20:21:46.8661730Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8661880Z ) 2025-05-07T20:21:46.8662102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8662649Z self=, 2025-05-07T20:21:46.8662803Z compile=True, 2025-05-07T20:21:46.8662989Z pooling_mode=, 2025-05-07T20:21:46.8663138Z T=4, 2025-05-07T20:21:46.8663285Z D=79, 2025-05-07T20:21:46.8663430Z B=116, 2025-05-07T20:21:46.8663585Z log_E=4, 2025-05-07T20:21:46.8663729Z L=13, 2025-05-07T20:21:46.8663881Z D_gradcheck=2, 2025-05-07T20:21:46.8664170Z stochastic_rounding=False, 2025-05-07T20:21:46.8664330Z weighted=True, 2025-05-07T20:21:46.8664483Z row_wise=True, 2025-05-07T20:21:46.8664645Z mixed=False, 2025-05-07T20:21:46.8664799Z use_cache=False, 2025-05-07T20:21:46.8664990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8665154Z use_cpu=True, 2025-05-07T20:21:46.8665340Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8665490Z ) 2025-05-07T20:21:46.8665714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8666258Z self=, 2025-05-07T20:21:46.8666421Z compile=False, 2025-05-07T20:21:46.8666613Z pooling_mode=, 2025-05-07T20:21:46.8666761Z T=1, 2025-05-07T20:21:46.8666916Z D=88, 2025-05-07T20:21:46.8667063Z B=8, 2025-05-07T20:21:46.8667210Z log_E=5, 2025-05-07T20:21:46.8667362Z L=5, 2025-05-07T20:21:46.8667518Z D_gradcheck=2, 2025-05-07T20:21:46.8667696Z stochastic_rounding=False, 2025-05-07T20:21:46.8667857Z weighted=True, 2025-05-07T20:21:46.8668012Z row_wise=True, 2025-05-07T20:21:46.8668178Z mixed=False, 2025-05-07T20:21:46.8668340Z use_cache=False, 2025-05-07T20:21:46.8668532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8668695Z use_cpu=True, 2025-05-07T20:21:46.8668882Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8669024Z ) 2025-05-07T20:21:46.8669259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8669798Z self=, 2025-05-07T20:21:46.8669953Z compile=True, 2025-05-07T20:21:46.8670150Z pooling_mode=, 2025-05-07T20:21:46.8670476Z T=3, 2025-05-07T20:21:46.8670635Z D=91, 2025-05-07T20:21:46.8670789Z B=19, 2025-05-07T20:21:46.8670938Z log_E=3, 2025-05-07T20:21:46.8671085Z L=16, 2025-05-07T20:21:46.8671244Z D_gradcheck=2, 2025-05-07T20:21:46.8671416Z stochastic_rounding=False, 2025-05-07T20:21:46.8671576Z weighted=True, 2025-05-07T20:21:46.8671731Z row_wise=True, 2025-05-07T20:21:46.8672011Z mixed=True, 2025-05-07T20:21:46.8672170Z use_cache=True, 2025-05-07T20:21:46.8672359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8672517Z use_cpu=True, 2025-05-07T20:21:46.8672815Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8672970Z ) 2025-05-07T20:21:46.8673193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8673743Z self=, 2025-05-07T20:21:46.8673902Z compile=False, 2025-05-07T20:21:46.8674093Z pooling_mode=, 2025-05-07T20:21:46.8674249Z T=1, 2025-05-07T20:21:46.8674391Z D=4, 2025-05-07T20:21:46.8674543Z B=83, 2025-05-07T20:21:46.8674689Z log_E=4, 2025-05-07T20:21:46.8674833Z L=2, 2025-05-07T20:21:46.8674992Z D_gradcheck=2, 2025-05-07T20:21:46.8675170Z stochastic_rounding=True, 2025-05-07T20:21:46.8675324Z weighted=False, 2025-05-07T20:21:46.8675484Z row_wise=True, 2025-05-07T20:21:46.8675637Z mixed=True, 2025-05-07T20:21:46.8675791Z use_cache=True, 2025-05-07T20:21:46.8675993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8676225Z use_cpu=True, 2025-05-07T20:21:46.8676412Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8676560Z ) 2025-05-07T20:21:46.8676780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8677322Z self=, 2025-05-07T20:21:46.8677483Z compile=True, 2025-05-07T20:21:46.8677675Z pooling_mode=, 2025-05-07T20:21:46.8677831Z T=4, 2025-05-07T20:21:46.8677977Z D=54, 2025-05-07T20:21:46.8678121Z B=2, 2025-05-07T20:21:46.8678275Z log_E=3, 2025-05-07T20:21:46.8678418Z L=16, 2025-05-07T20:21:46.8678571Z D_gradcheck=1, 2025-05-07T20:21:46.8678753Z stochastic_rounding=False, 2025-05-07T20:21:46.8678908Z weighted=True, 2025-05-07T20:21:46.8679067Z row_wise=True, 2025-05-07T20:21:46.8679230Z mixed=False, 2025-05-07T20:21:46.8679385Z use_cache=False, 2025-05-07T20:21:46.8679574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8679740Z use_cpu=True, 2025-05-07T20:21:46.8679921Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8680060Z ) 2025-05-07T20:21:46.8680290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8680834Z self=, 2025-05-07T20:21:46.8680994Z compile=False, 2025-05-07T20:21:46.8681183Z pooling_mode=, 2025-05-07T20:21:46.8681328Z T=5, 2025-05-07T20:21:46.8681480Z D=44, 2025-05-07T20:21:46.8681625Z B=70, 2025-05-07T20:21:46.8681775Z log_E=3, 2025-05-07T20:21:46.8681930Z L=13, 2025-05-07T20:21:46.8682106Z D_gradcheck=1, 2025-05-07T20:21:46.8682279Z stochastic_rounding=False, 2025-05-07T20:21:46.8682443Z weighted=True, 2025-05-07T20:21:46.8682600Z row_wise=True, 2025-05-07T20:21:46.8682753Z mixed=True, 2025-05-07T20:21:46.8682922Z use_cache=True, 2025-05-07T20:21:46.8683116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8683284Z use_cpu=True, 2025-05-07T20:21:46.8683472Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8683614Z ) 2025-05-07T20:21:46.8683842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8684391Z self=, 2025-05-07T20:21:46.8684546Z compile=False, 2025-05-07T20:21:46.8684911Z pooling_mode=, 2025-05-07T20:21:46.8685079Z T=3, 2025-05-07T20:21:46.8685225Z D=28, 2025-05-07T20:21:46.8685376Z B=39, 2025-05-07T20:21:46.8685524Z log_E=3, 2025-05-07T20:21:46.8685669Z L=8, 2025-05-07T20:21:46.8685832Z D_gradcheck=1, 2025-05-07T20:21:46.8686006Z stochastic_rounding=False, 2025-05-07T20:21:46.8686161Z weighted=False, 2025-05-07T20:21:46.8686449Z row_wise=True, 2025-05-07T20:21:46.8686600Z mixed=True, 2025-05-07T20:21:46.8686765Z use_cache=False, 2025-05-07T20:21:46.8686961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8687221Z use_cpu=True, 2025-05-07T20:21:46.8687424Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8687563Z ) 2025-05-07T20:21:46.8687785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8688334Z self=, 2025-05-07T20:21:46.8688489Z compile=False, 2025-05-07T20:21:46.8688682Z pooling_mode=, 2025-05-07T20:21:46.8688833Z T=2, 2025-05-07T20:21:46.8688975Z D=109, 2025-05-07T20:21:46.8689118Z B=2, 2025-05-07T20:21:46.8689269Z log_E=4, 2025-05-07T20:21:46.8689411Z L=4, 2025-05-07T20:21:46.8689568Z D_gradcheck=2, 2025-05-07T20:21:46.8689748Z stochastic_rounding=False, 2025-05-07T20:21:46.8689901Z weighted=True, 2025-05-07T20:21:46.8690067Z row_wise=True, 2025-05-07T20:21:46.8690217Z mixed=False, 2025-05-07T20:21:46.8690370Z use_cache=False, 2025-05-07T20:21:46.8690743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8690897Z use_cpu=True, 2025-05-07T20:21:46.8691081Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8691230Z ) 2025-05-07T20:21:46.8691452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8691995Z self=, 2025-05-07T20:21:46.8692160Z compile=True, 2025-05-07T20:21:46.8692353Z pooling_mode=, 2025-05-07T20:21:46.8692497Z T=5, 2025-05-07T20:21:46.8692648Z D=15, 2025-05-07T20:21:46.8692792Z B=39, 2025-05-07T20:21:46.8692944Z log_E=5, 2025-05-07T20:21:46.8693173Z L=15, 2025-05-07T20:21:46.8707678Z D_gradcheck=1, 2025-05-07T20:21:46.8708014Z stochastic_rounding=True, 2025-05-07T20:21:46.8708201Z weighted=False, 2025-05-07T20:21:46.8708361Z row_wise=True, 2025-05-07T20:21:46.8708512Z mixed=False, 2025-05-07T20:21:46.8708664Z use_cache=True, 2025-05-07T20:21:46.8708879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8709032Z use_cpu=True, 2025-05-07T20:21:46.8709223Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8709369Z ) 2025-05-07T20:21:46.8709598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8710162Z self=, 2025-05-07T20:21:46.8710326Z compile=False, 2025-05-07T20:21:46.8710522Z pooling_mode=, 2025-05-07T20:21:46.8710672Z T=3, 2025-05-07T20:21:46.8710817Z D=117, 2025-05-07T20:21:46.8710960Z B=65, 2025-05-07T20:21:46.8711108Z log_E=3, 2025-05-07T20:21:46.8711258Z L=6, 2025-05-07T20:21:46.8711409Z D_gradcheck=1, 2025-05-07T20:21:46.8711593Z stochastic_rounding=False, 2025-05-07T20:21:46.8711754Z weighted=False, 2025-05-07T20:21:46.8711905Z row_wise=True, 2025-05-07T20:21:46.8712061Z mixed=True, 2025-05-07T20:21:46.8712220Z use_cache=False, 2025-05-07T20:21:46.8712420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.8712573Z use_cpu=True, 2025-05-07T20:21:46.8712757Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.8712909Z ) 2025-05-07T20:21:46.8713134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.8713676Z self=, 2025-05-07T20:21:46.8714088Z compile=False, 2025-05-07T20:21:46.8714299Z pooling_mode=, 2025-05-07T20:21:46.8714445Z T=1, 2025-05-07T20:21:46.8714597Z D=29, 2025-05-07T20:21:46.8714740Z B=60, 2025-05-07T20:21:46.8714887Z log_E=4, 2025-05-07T20:21:46.8715043Z L=14, 2025-05-07T20:21:46.8715194Z D_gradcheck=2, 2025-05-07T20:21:46.8715375Z stochastic_rounding=True, 2025-05-07T20:21:46.8715682Z weighted=False, 2025-05-07T20:21:46.8715834Z row_wise=True, 2025-05-07T20:21:46.8715994Z mixed=False, 2025-05-07T20:21:46.8716394Z use_cache=True, 2025-05-07T20:21:46.8716836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.8717009Z use_cpu=True, 2025-05-07T20:21:46.8717194Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.8717335Z ) 2025-05-07T20:21:46.9193353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9194015Z self=, 2025-05-07T20:21:46.9194214Z compile=True, 2025-05-07T20:21:46.9194430Z pooling_mode=, 2025-05-07T20:21:46.9194584Z T=3, 2025-05-07T20:21:46.9194752Z D=56, 2025-05-07T20:21:46.9194901Z B=69, 2025-05-07T20:21:46.9195070Z log_E=4, 2025-05-07T20:21:46.9195220Z L=3, 2025-05-07T20:21:46.9195388Z D_gradcheck=2, 2025-05-07T20:21:46.9195579Z stochastic_rounding=True, 2025-05-07T20:21:46.9195753Z weighted=False, 2025-05-07T20:21:46.9195909Z row_wise=True, 2025-05-07T20:21:46.9196067Z mixed=False, 2025-05-07T20:21:46.9196595Z use_cache=True, 2025-05-07T20:21:46.9196799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9196961Z use_cpu=True, 2025-05-07T20:21:46.9197146Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9197294Z ) 2025-05-07T20:21:46.9197529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9198079Z self=, 2025-05-07T20:21:46.9198247Z compile=False, 2025-05-07T20:21:46.9198440Z pooling_mode=, 2025-05-07T20:21:46.9198585Z T=4, 2025-05-07T20:21:46.9198742Z D=44, 2025-05-07T20:21:46.9198887Z B=18, 2025-05-07T20:21:46.9199033Z log_E=4, 2025-05-07T20:21:46.9199184Z L=11, 2025-05-07T20:21:46.9199336Z D_gradcheck=2, 2025-05-07T20:21:46.9199514Z stochastic_rounding=True, 2025-05-07T20:21:46.9199679Z weighted=False, 2025-05-07T20:21:46.9199833Z row_wise=True, 2025-05-07T20:21:46.9199988Z mixed=True, 2025-05-07T20:21:46.9200151Z use_cache=False, 2025-05-07T20:21:46.9200344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9200498Z use_cpu=True, 2025-05-07T20:21:46.9200688Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9200830Z ) 2025-05-07T20:21:46.9201056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9201615Z self=, 2025-05-07T20:21:46.9201770Z compile=False, 2025-05-07T20:21:46.9201967Z pooling_mode=, 2025-05-07T20:21:46.9202113Z T=4, 2025-05-07T20:21:46.9202256Z D=117, 2025-05-07T20:21:46.9202411Z B=43, 2025-05-07T20:21:46.9202560Z log_E=4, 2025-05-07T20:21:46.9202705Z L=8, 2025-05-07T20:21:46.9202866Z D_gradcheck=1, 2025-05-07T20:21:46.9203045Z stochastic_rounding=False, 2025-05-07T20:21:46.9203201Z weighted=False, 2025-05-07T20:21:46.9203358Z row_wise=True, 2025-05-07T20:21:46.9203516Z mixed=False, 2025-05-07T20:21:46.9203673Z use_cache=True, 2025-05-07T20:21:46.9203872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9204025Z use_cpu=True, 2025-05-07T20:21:46.9204214Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9204355Z ) 2025-05-07T20:21:46.9204579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9205311Z self=, 2025-05-07T20:21:46.9205482Z compile=False, 2025-05-07T20:21:46.9205675Z pooling_mode=, 2025-05-07T20:21:46.9205826Z T=4, 2025-05-07T20:21:46.9205969Z D=29, 2025-05-07T20:21:46.9206113Z B=101, 2025-05-07T20:21:46.9206266Z log_E=3, 2025-05-07T20:21:46.9206409Z L=9, 2025-05-07T20:21:46.9206561Z D_gradcheck=2, 2025-05-07T20:21:46.9206941Z stochastic_rounding=False, 2025-05-07T20:21:46.9207213Z weighted=True, 2025-05-07T20:21:46.9207362Z row_wise=True, 2025-05-07T20:21:46.9207516Z mixed=True, 2025-05-07T20:21:46.9207863Z use_cache=True, 2025-05-07T20:21:46.9208070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9208220Z use_cpu=True, 2025-05-07T20:21:46.9208409Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9208548Z ) 2025-05-07T20:21:46.9208774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9209334Z self=, 2025-05-07T20:21:46.9209487Z compile=True, 2025-05-07T20:21:46.9209683Z pooling_mode=, 2025-05-07T20:21:46.9209826Z T=3, 2025-05-07T20:21:46.9209971Z D=124, 2025-05-07T20:21:46.9210120Z B=22, 2025-05-07T20:21:46.9210266Z log_E=5, 2025-05-07T20:21:46.9210407Z L=13, 2025-05-07T20:21:46.9210565Z D_gradcheck=2, 2025-05-07T20:21:46.9210744Z stochastic_rounding=False, 2025-05-07T20:21:46.9210900Z weighted=True, 2025-05-07T20:21:46.9211062Z row_wise=True, 2025-05-07T20:21:46.9211352Z mixed=True, 2025-05-07T20:21:46.9211511Z use_cache=True, 2025-05-07T20:21:46.9211711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9211863Z use_cpu=True, 2025-05-07T20:21:46.9212055Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9212196Z ) 2025-05-07T20:21:46.9212420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9212978Z self=, 2025-05-07T20:21:46.9213135Z compile=False, 2025-05-07T20:21:46.9213323Z pooling_mode=, 2025-05-07T20:21:46.9213475Z T=1, 2025-05-07T20:21:46.9213621Z D=15, 2025-05-07T20:21:46.9213768Z B=119, 2025-05-07T20:21:46.9213920Z log_E=5, 2025-05-07T20:21:46.9214067Z L=1, 2025-05-07T20:21:46.9214225Z D_gradcheck=1, 2025-05-07T20:21:46.9214405Z stochastic_rounding=True, 2025-05-07T20:21:46.9214561Z weighted=True, 2025-05-07T20:21:46.9214716Z row_wise=True, 2025-05-07T20:21:46.9214873Z mixed=True, 2025-05-07T20:21:46.9215033Z use_cache=True, 2025-05-07T20:21:46.9215234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9215388Z use_cpu=True, 2025-05-07T20:21:46.9215570Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9215720Z ) 2025-05-07T20:21:46.9215943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9216797Z self=, 2025-05-07T20:21:46.9216974Z compile=False, 2025-05-07T20:21:46.9217162Z pooling_mode=, 2025-05-07T20:21:46.9217306Z T=2, 2025-05-07T20:21:46.9217456Z D=37, 2025-05-07T20:21:46.9217599Z B=82, 2025-05-07T20:21:46.9217744Z log_E=4, 2025-05-07T20:21:46.9217893Z L=10, 2025-05-07T20:21:46.9218051Z D_gradcheck=1, 2025-05-07T20:21:46.9218232Z stochastic_rounding=True, 2025-05-07T20:21:46.9218385Z weighted=True, 2025-05-07T20:21:46.9218541Z row_wise=True, 2025-05-07T20:21:46.9218702Z mixed=True, 2025-05-07T20:21:46.9218857Z use_cache=False, 2025-05-07T20:21:46.9219049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9219206Z use_cpu=True, 2025-05-07T20:21:46.9219383Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9219524Z ) 2025-05-07T20:21:46.9219749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9220468Z self=, 2025-05-07T20:21:46.9220637Z compile=True, 2025-05-07T20:21:46.9220833Z pooling_mode=, 2025-05-07T20:21:46.9220976Z T=2, 2025-05-07T20:21:46.9221121Z D=79, 2025-05-07T20:21:46.9221272Z B=52, 2025-05-07T20:21:46.9221415Z log_E=5, 2025-05-07T20:21:46.9221568Z L=1, 2025-05-07T20:21:46.9221863Z D_gradcheck=2, 2025-05-07T20:21:46.9222036Z stochastic_rounding=True, 2025-05-07T20:21:46.9222199Z weighted=False, 2025-05-07T20:21:46.9222355Z row_wise=True, 2025-05-07T20:21:46.9222659Z mixed=True, 2025-05-07T20:21:46.9222833Z use_cache=True, 2025-05-07T20:21:46.9223024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9223179Z use_cpu=True, 2025-05-07T20:21:46.9223365Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9223506Z ) 2025-05-07T20:21:46.9223728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9224406Z self=, 2025-05-07T20:21:46.9224569Z compile=False, 2025-05-07T20:21:46.9224768Z pooling_mode=, 2025-05-07T20:21:46.9224913Z T=1, 2025-05-07T20:21:46.9225055Z D=74, 2025-05-07T20:21:46.9225206Z B=96, 2025-05-07T20:21:46.9225349Z log_E=3, 2025-05-07T20:21:46.9225498Z L=19, 2025-05-07T20:21:46.9225662Z D_gradcheck=1, 2025-05-07T20:21:46.9225833Z stochastic_rounding=True, 2025-05-07T20:21:46.9225989Z weighted=False, 2025-05-07T20:21:46.9226289Z row_wise=True, 2025-05-07T20:21:46.9226444Z mixed=False, 2025-05-07T20:21:46.9226599Z use_cache=True, 2025-05-07T20:21:46.9226797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9226948Z use_cpu=True, 2025-05-07T20:21:46.9227129Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9227276Z ) 2025-05-07T20:21:46.9227498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9228054Z self=, 2025-05-07T20:21:46.9228211Z compile=True, 2025-05-07T20:21:46.9228398Z pooling_mode=, 2025-05-07T20:21:46.9228549Z T=4, 2025-05-07T20:21:46.9228693Z D=74, 2025-05-07T20:21:46.9228837Z B=86, 2025-05-07T20:21:46.9228990Z log_E=5, 2025-05-07T20:21:46.9229139Z L=17, 2025-05-07T20:21:46.9229291Z D_gradcheck=2, 2025-05-07T20:21:46.9229473Z stochastic_rounding=False, 2025-05-07T20:21:46.9229631Z weighted=False, 2025-05-07T20:21:46.9229785Z row_wise=True, 2025-05-07T20:21:46.9229945Z mixed=True, 2025-05-07T20:21:46.9230101Z use_cache=False, 2025-05-07T20:21:46.9230293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9230453Z use_cpu=True, 2025-05-07T20:21:46.9230634Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9230783Z ) 2025-05-07T20:21:46.9231005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9231553Z self=, 2025-05-07T20:21:46.9231715Z compile=True, 2025-05-07T20:21:46.9231904Z pooling_mode=, 2025-05-07T20:21:46.9232050Z T=5, 2025-05-07T20:21:46.9232203Z D=94, 2025-05-07T20:21:46.9232347Z B=83, 2025-05-07T20:21:46.9232493Z log_E=5, 2025-05-07T20:21:46.9232651Z L=4, 2025-05-07T20:21:46.9232806Z D_gradcheck=1, 2025-05-07T20:21:46.9232984Z stochastic_rounding=False, 2025-05-07T20:21:46.9233155Z weighted=False, 2025-05-07T20:21:46.9233310Z row_wise=True, 2025-05-07T20:21:46.9233459Z mixed=True, 2025-05-07T20:21:46.9233623Z use_cache=False, 2025-05-07T20:21:46.9233816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9233974Z use_cpu=True, 2025-05-07T20:21:46.9234156Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9234296Z ) 2025-05-07T20:21:46.9234523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9235261Z self=, 2025-05-07T20:21:46.9235439Z compile=False, 2025-05-07T20:21:46.9235636Z pooling_mode=, 2025-05-07T20:21:46.9235781Z T=2, 2025-05-07T20:21:46.9235925Z D=101, 2025-05-07T20:21:46.9236080Z B=109, 2025-05-07T20:21:46.9236371Z log_E=5, 2025-05-07T20:21:46.9236515Z L=12, 2025-05-07T20:21:46.9236675Z D_gradcheck=2, 2025-05-07T20:21:46.9236848Z stochastic_rounding=False, 2025-05-07T20:21:46.9237015Z weighted=False, 2025-05-07T20:21:46.9237249Z row_wise=True, 2025-05-07T20:21:46.9237412Z mixed=True, 2025-05-07T20:21:46.9237579Z use_cache=True, 2025-05-07T20:21:46.9237773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9237925Z use_cpu=True, 2025-05-07T20:21:46.9238115Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9238258Z ) 2025-05-07T20:21:46.9238484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9239044Z self=, 2025-05-07T20:21:46.9239201Z compile=True, 2025-05-07T20:21:46.9239390Z pooling_mode=, 2025-05-07T20:21:46.9239546Z T=2, 2025-05-07T20:21:46.9239692Z D=124, 2025-05-07T20:21:46.9239839Z B=93, 2025-05-07T20:21:46.9239999Z log_E=5, 2025-05-07T20:21:46.9240144Z L=15, 2025-05-07T20:21:46.9240308Z D_gradcheck=1, 2025-05-07T20:21:46.9240482Z stochastic_rounding=True, 2025-05-07T20:21:46.9240761Z weighted=False, 2025-05-07T20:21:46.9240923Z row_wise=True, 2025-05-07T20:21:46.9241073Z mixed=False, 2025-05-07T20:21:46.9241227Z use_cache=True, 2025-05-07T20:21:46.9241422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9241574Z use_cpu=True, 2025-05-07T20:21:46.9241755Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9241904Z ) 2025-05-07T20:21:46.9242130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9242674Z self=, 2025-05-07T20:21:46.9242838Z compile=True, 2025-05-07T20:21:46.9243023Z pooling_mode=, 2025-05-07T20:21:46.9243176Z T=4, 2025-05-07T20:21:46.9243320Z D=123, 2025-05-07T20:21:46.9243468Z B=82, 2025-05-07T20:21:46.9243628Z log_E=4, 2025-05-07T20:21:46.9243775Z L=5, 2025-05-07T20:21:46.9243927Z D_gradcheck=1, 2025-05-07T20:21:46.9244112Z stochastic_rounding=False, 2025-05-07T20:21:46.9244269Z weighted=True, 2025-05-07T20:21:46.9244421Z row_wise=True, 2025-05-07T20:21:46.9244579Z mixed=False, 2025-05-07T20:21:46.9244734Z use_cache=False, 2025-05-07T20:21:46.9244924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9245080Z use_cpu=True, 2025-05-07T20:21:46.9245261Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9245423Z ) 2025-05-07T20:21:46.9245650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9246200Z self=, 2025-05-07T20:21:46.9246354Z compile=False, 2025-05-07T20:21:46.9246547Z pooling_mode=, 2025-05-07T20:21:46.9246693Z T=5, 2025-05-07T20:21:46.9246839Z D=3, 2025-05-07T20:21:46.9246993Z B=41, 2025-05-07T20:21:46.9247138Z log_E=3, 2025-05-07T20:21:46.9247283Z L=18, 2025-05-07T20:21:46.9247442Z D_gradcheck=2, 2025-05-07T20:21:46.9247619Z stochastic_rounding=True, 2025-05-07T20:21:46.9247778Z weighted=False, 2025-05-07T20:21:46.9247941Z row_wise=True, 2025-05-07T20:21:46.9248090Z mixed=True, 2025-05-07T20:21:46.9248243Z use_cache=True, 2025-05-07T20:21:46.9248440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9248593Z use_cpu=True, 2025-05-07T20:21:46.9248775Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9248921Z ) 2025-05-07T20:21:46.9249302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9249877Z self=, 2025-05-07T20:21:46.9250032Z compile=True, 2025-05-07T20:21:46.9250219Z pooling_mode=, 2025-05-07T20:21:46.9250370Z T=5, 2025-05-07T20:21:46.9250515Z D=124, 2025-05-07T20:21:46.9250813Z B=34, 2025-05-07T20:21:46.9250969Z log_E=4, 2025-05-07T20:21:46.9251114Z L=4, 2025-05-07T20:21:46.9251268Z D_gradcheck=2, 2025-05-07T20:21:46.9251450Z stochastic_rounding=True, 2025-05-07T20:21:46.9251731Z weighted=False, 2025-05-07T20:21:46.9251901Z row_wise=True, 2025-05-07T20:21:46.9252056Z mixed=True, 2025-05-07T20:21:46.9252211Z use_cache=False, 2025-05-07T20:21:46.9252402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9252559Z use_cpu=True, 2025-05-07T20:21:46.9252740Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9252889Z ) 2025-05-07T20:21:46.9741367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9741963Z self=, 2025-05-07T20:21:46.9742130Z compile=False, 2025-05-07T20:21:46.9742326Z pooling_mode=, 2025-05-07T20:21:46.9742469Z T=2, 2025-05-07T20:21:46.9742620Z D=28, 2025-05-07T20:21:46.9742777Z B=37, 2025-05-07T20:21:46.9742930Z log_E=3, 2025-05-07T20:21:46.9743074Z L=7, 2025-05-07T20:21:46.9743225Z D_gradcheck=1, 2025-05-07T20:21:46.9743799Z stochastic_rounding=False, 2025-05-07T20:21:46.9743965Z weighted=True, 2025-05-07T20:21:46.9744205Z row_wise=True, 2025-05-07T20:21:46.9744360Z mixed=True, 2025-05-07T20:21:46.9744512Z use_cache=True, 2025-05-07T20:21:46.9744706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9744867Z use_cpu=True, 2025-05-07T20:21:46.9745050Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9745196Z ) 2025-05-07T20:21:46.9745435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9745986Z self=, 2025-05-07T20:21:46.9746140Z compile=True, 2025-05-07T20:21:46.9746342Z pooling_mode=, 2025-05-07T20:21:46.9746485Z T=1, 2025-05-07T20:21:46.9746643Z D=125, 2025-05-07T20:21:46.9746785Z B=88, 2025-05-07T20:21:46.9746929Z log_E=3, 2025-05-07T20:21:46.9747082Z L=14, 2025-05-07T20:21:46.9747240Z D_gradcheck=1, 2025-05-07T20:21:46.9747543Z stochastic_rounding=True, 2025-05-07T20:21:46.9747704Z weighted=True, 2025-05-07T20:21:46.9747855Z row_wise=True, 2025-05-07T20:21:46.9748005Z mixed=False, 2025-05-07T20:21:46.9748161Z use_cache=False, 2025-05-07T20:21:46.9748350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9748503Z use_cpu=True, 2025-05-07T20:21:46.9748690Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9748836Z ) 2025-05-07T20:21:46.9749064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9749609Z self=, 2025-05-07T20:21:46.9749762Z compile=False, 2025-05-07T20:21:46.9749957Z pooling_mode=, 2025-05-07T20:21:46.9750103Z T=4, 2025-05-07T20:21:46.9750250Z D=77, 2025-05-07T20:21:46.9752624Z B=33, 2025-05-07T20:21:46.9752825Z log_E=5, 2025-05-07T20:21:46.9752969Z L=15, 2025-05-07T20:21:46.9753139Z D_gradcheck=1, 2025-05-07T20:21:46.9753319Z stochastic_rounding=True, 2025-05-07T20:21:46.9753472Z weighted=True, 2025-05-07T20:21:46.9753632Z row_wise=True, 2025-05-07T20:21:46.9753781Z mixed=False, 2025-05-07T20:21:46.9753934Z use_cache=False, 2025-05-07T20:21:46.9754132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9754281Z use_cpu=True, 2025-05-07T20:21:46.9754467Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9754924Z ) 2025-05-07T20:21:46.9755181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9755745Z self=, 2025-05-07T20:21:46.9755899Z compile=True, 2025-05-07T20:21:46.9756091Z pooling_mode=, 2025-05-07T20:21:46.9756244Z T=4, 2025-05-07T20:21:46.9756607Z D=96, 2025-05-07T20:21:46.9756752Z B=35, 2025-05-07T20:21:46.9756908Z log_E=4, 2025-05-07T20:21:46.9757054Z L=6, 2025-05-07T20:21:46.9757216Z D_gradcheck=2, 2025-05-07T20:21:46.9757544Z stochastic_rounding=True, 2025-05-07T20:21:46.9757721Z weighted=False, 2025-05-07T20:21:46.9757875Z row_wise=True, 2025-05-07T20:21:46.9758032Z mixed=False, 2025-05-07T20:21:46.9758185Z use_cache=True, 2025-05-07T20:21:46.9758382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9758535Z use_cpu=True, 2025-05-07T20:21:46.9758717Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9758871Z ) 2025-05-07T20:21:46.9759268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9759818Z self=, 2025-05-07T20:21:46.9759990Z compile=False, 2025-05-07T20:21:46.9760181Z pooling_mode=, 2025-05-07T20:21:46.9760333Z T=3, 2025-05-07T20:21:46.9760484Z D=20, 2025-05-07T20:21:46.9760630Z B=6, 2025-05-07T20:21:46.9760778Z log_E=3, 2025-05-07T20:21:46.9761080Z L=16, 2025-05-07T20:21:46.9761235Z D_gradcheck=2, 2025-05-07T20:21:46.9761418Z stochastic_rounding=True, 2025-05-07T20:21:46.9761574Z weighted=False, 2025-05-07T20:21:46.9761730Z row_wise=True, 2025-05-07T20:21:46.9761889Z mixed=True, 2025-05-07T20:21:46.9762046Z use_cache=False, 2025-05-07T20:21:46.9762238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9762398Z use_cpu=True, 2025-05-07T20:21:46.9762584Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9762727Z ) 2025-05-07T20:21:46.9762957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9763507Z self=, 2025-05-07T20:21:46.9763662Z compile=True, 2025-05-07T20:21:46.9763862Z pooling_mode=, 2025-05-07T20:21:46.9764010Z T=5, 2025-05-07T20:21:46.9764163Z D=64, 2025-05-07T20:21:46.9764311Z B=33, 2025-05-07T20:21:46.9764458Z log_E=5, 2025-05-07T20:21:46.9764615Z L=13, 2025-05-07T20:21:46.9764775Z D_gradcheck=1, 2025-05-07T20:21:46.9764951Z stochastic_rounding=True, 2025-05-07T20:21:46.9765112Z weighted=True, 2025-05-07T20:21:46.9765269Z row_wise=True, 2025-05-07T20:21:46.9765421Z mixed=True, 2025-05-07T20:21:46.9765585Z use_cache=False, 2025-05-07T20:21:46.9765780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9765933Z use_cpu=True, 2025-05-07T20:21:46.9766131Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9766274Z ) 2025-05-07T20:21:46.9766504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9767063Z self=, 2025-05-07T20:21:46.9767219Z compile=False, 2025-05-07T20:21:46.9767418Z pooling_mode=, 2025-05-07T20:21:46.9767569Z T=2, 2025-05-07T20:21:46.9767715Z D=4, 2025-05-07T20:21:46.9767870Z B=94, 2025-05-07T20:21:46.9768019Z log_E=5, 2025-05-07T20:21:46.9768172Z L=19, 2025-05-07T20:21:46.9768335Z D_gradcheck=1, 2025-05-07T20:21:46.9768507Z stochastic_rounding=True, 2025-05-07T20:21:46.9768663Z weighted=True, 2025-05-07T20:21:46.9768825Z row_wise=True, 2025-05-07T20:21:46.9768973Z mixed=True, 2025-05-07T20:21:46.9769127Z use_cache=False, 2025-05-07T20:21:46.9769325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9769479Z use_cpu=True, 2025-05-07T20:21:46.9769849Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9770010Z ) 2025-05-07T20:21:46.9770237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9770790Z self=, 2025-05-07T20:21:46.9770946Z compile=False, 2025-05-07T20:21:46.9771136Z pooling_mode=, 2025-05-07T20:21:46.9771440Z T=5, 2025-05-07T20:21:46.9771591Z D=108, 2025-05-07T20:21:46.9771738Z B=48, 2025-05-07T20:21:46.9771897Z log_E=4, 2025-05-07T20:21:46.9772041Z L=17, 2025-05-07T20:21:46.9772304Z D_gradcheck=1, 2025-05-07T20:21:46.9772506Z stochastic_rounding=False, 2025-05-07T20:21:46.9772663Z weighted=True, 2025-05-07T20:21:46.9772819Z row_wise=True, 2025-05-07T20:21:46.9772979Z mixed=True, 2025-05-07T20:21:46.9773408Z use_cache=False, 2025-05-07T20:21:46.9773614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9773774Z use_cpu=True, 2025-05-07T20:21:46.9773964Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9774114Z ) 2025-05-07T20:21:46.9774339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9774888Z self=, 2025-05-07T20:21:46.9775051Z compile=False, 2025-05-07T20:21:46.9775242Z pooling_mode=, 2025-05-07T20:21:46.9775395Z T=1, 2025-05-07T20:21:46.9775547Z D=33, 2025-05-07T20:21:46.9775691Z B=84, 2025-05-07T20:21:46.9776001Z log_E=3, 2025-05-07T20:21:46.9776154Z L=15, 2025-05-07T20:21:46.9776312Z D_gradcheck=2, 2025-05-07T20:21:46.9776488Z stochastic_rounding=False, 2025-05-07T20:21:46.9776651Z weighted=False, 2025-05-07T20:21:46.9776801Z row_wise=True, 2025-05-07T20:21:46.9776954Z mixed=True, 2025-05-07T20:21:46.9777121Z use_cache=False, 2025-05-07T20:21:46.9777313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9777473Z use_cpu=True, 2025-05-07T20:21:46.9777658Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9777801Z ) 2025-05-07T20:21:46.9778037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9778587Z self=, 2025-05-07T20:21:46.9778741Z compile=False, 2025-05-07T20:21:46.9778942Z pooling_mode=, 2025-05-07T20:21:46.9779088Z T=5, 2025-05-07T20:21:46.9779236Z D=4, 2025-05-07T20:21:46.9779388Z B=38, 2025-05-07T20:21:46.9779542Z log_E=5, 2025-05-07T20:21:46.9779688Z L=2, 2025-05-07T20:21:46.9779851Z D_gradcheck=2, 2025-05-07T20:21:46.9780025Z stochastic_rounding=True, 2025-05-07T20:21:46.9780189Z weighted=True, 2025-05-07T20:21:46.9780342Z row_wise=True, 2025-05-07T20:21:46.9780491Z mixed=True, 2025-05-07T20:21:46.9780662Z use_cache=False, 2025-05-07T20:21:46.9780859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9781014Z use_cpu=True, 2025-05-07T20:21:46.9781203Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9781343Z ) 2025-05-07T20:21:46.9781566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9782121Z self=, 2025-05-07T20:21:46.9782276Z compile=True, 2025-05-07T20:21:46.9782470Z pooling_mode=, 2025-05-07T20:21:46.9782622Z T=4, 2025-05-07T20:21:46.9782765Z D=40, 2025-05-07T20:21:46.9782921Z B=54, 2025-05-07T20:21:46.9783067Z log_E=4, 2025-05-07T20:21:46.9783214Z L=8, 2025-05-07T20:21:46.9783375Z D_gradcheck=2, 2025-05-07T20:21:46.9783548Z stochastic_rounding=True, 2025-05-07T20:21:46.9783707Z weighted=True, 2025-05-07T20:21:46.9783868Z row_wise=True, 2025-05-07T20:21:46.9784153Z mixed=True, 2025-05-07T20:21:46.9784317Z use_cache=True, 2025-05-07T20:21:46.9784515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9784857Z use_cpu=True, 2025-05-07T20:21:46.9785054Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9785201Z ) 2025-05-07T20:21:46.9785424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9785969Z self=, 2025-05-07T20:21:46.9786130Z compile=False, 2025-05-07T20:21:46.9786452Z pooling_mode=, 2025-05-07T20:21:46.9786605Z T=1, 2025-05-07T20:21:46.9786749Z D=75, 2025-05-07T20:21:46.9786901Z B=16, 2025-05-07T20:21:46.9787057Z log_E=3, 2025-05-07T20:21:46.9787320Z L=16, 2025-05-07T20:21:46.9787493Z D_gradcheck=1, 2025-05-07T20:21:46.9787677Z stochastic_rounding=False, 2025-05-07T20:21:46.9787831Z weighted=True, 2025-05-07T20:21:46.9787983Z row_wise=True, 2025-05-07T20:21:46.9788142Z mixed=True, 2025-05-07T20:21:46.9788297Z use_cache=True, 2025-05-07T20:21:46.9788487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9788650Z use_cpu=True, 2025-05-07T20:21:46.9788841Z output_dtype=SparseType.FP16, 2025-05-07T20:21:46.9788985Z ) 2025-05-07T20:21:46.9789214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9789760Z self=, 2025-05-07T20:21:46.9789925Z compile=False, 2025-05-07T20:21:46.9790121Z pooling_mode=, 2025-05-07T20:21:46.9790268Z T=3, 2025-05-07T20:21:46.9790418Z D=14, 2025-05-07T20:21:46.9790693Z B=35, 2025-05-07T20:21:46.9790840Z log_E=5, 2025-05-07T20:21:46.9790994Z L=4, 2025-05-07T20:21:46.9791147Z D_gradcheck=2, 2025-05-07T20:21:46.9791321Z stochastic_rounding=True, 2025-05-07T20:21:46.9791483Z weighted=True, 2025-05-07T20:21:46.9791634Z row_wise=True, 2025-05-07T20:21:46.9791786Z mixed=True, 2025-05-07T20:21:46.9791951Z use_cache=False, 2025-05-07T20:21:46.9792144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9792301Z use_cpu=True, 2025-05-07T20:21:46.9792491Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9792633Z ) 2025-05-07T20:21:46.9792862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9793410Z self=, 2025-05-07T20:21:46.9793565Z compile=True, 2025-05-07T20:21:46.9793767Z pooling_mode=, 2025-05-07T20:21:46.9793915Z T=1, 2025-05-07T20:21:46.9794059Z D=2, 2025-05-07T20:21:46.9794214Z B=30, 2025-05-07T20:21:46.9794365Z log_E=5, 2025-05-07T20:21:46.9794511Z L=3, 2025-05-07T20:21:46.9794668Z D_gradcheck=1, 2025-05-07T20:21:46.9794849Z stochastic_rounding=False, 2025-05-07T20:21:46.9795006Z weighted=False, 2025-05-07T20:21:46.9795172Z row_wise=True, 2025-05-07T20:21:46.9795323Z mixed=False, 2025-05-07T20:21:46.9795481Z use_cache=False, 2025-05-07T20:21:46.9795688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:46.9795841Z use_cpu=True, 2025-05-07T20:21:46.9796032Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9796174Z ) 2025-05-07T20:21:46.9796399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9796954Z self=, 2025-05-07T20:21:46.9797119Z compile=False, 2025-05-07T20:21:46.9797308Z pooling_mode=, 2025-05-07T20:21:46.9797460Z T=4, 2025-05-07T20:21:46.9797614Z D=125, 2025-05-07T20:21:46.9797760Z B=21, 2025-05-07T20:21:46.9797918Z log_E=4, 2025-05-07T20:21:46.9798064Z L=10, 2025-05-07T20:21:46.9798219Z D_gradcheck=2, 2025-05-07T20:21:46.9798401Z stochastic_rounding=True, 2025-05-07T20:21:46.9798577Z weighted=False, 2025-05-07T20:21:46.9798736Z row_wise=True, 2025-05-07T20:21:46.9798886Z mixed=False, 2025-05-07T20:21:46.9799044Z use_cache=True, 2025-05-07T20:21:46.9799455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9799636Z use_cpu=True, 2025-05-07T20:21:46.9799820Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9799971Z ) 2025-05-07T20:21:46.9800194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:46.9800741Z self=, 2025-05-07T20:21:46.9801045Z compile=True, 2025-05-07T20:21:46.9801236Z pooling_mode=, 2025-05-07T20:21:46.9801380Z T=4, 2025-05-07T20:21:46.9801541Z D=38, 2025-05-07T20:21:46.9801690Z B=128, 2025-05-07T20:21:46.9801952Z log_E=3, 2025-05-07T20:21:46.9802110Z L=8, 2025-05-07T20:21:46.9802265Z D_gradcheck=2, 2025-05-07T20:21:46.9802447Z stochastic_rounding=False, 2025-05-07T20:21:46.9802601Z weighted=False, 2025-05-07T20:21:46.9802753Z row_wise=True, 2025-05-07T20:21:46.9802915Z mixed=True, 2025-05-07T20:21:46.9803069Z use_cache=True, 2025-05-07T20:21:46.9803261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:46.9803427Z use_cpu=True, 2025-05-07T20:21:46.9803614Z output_dtype=SparseType.FP32, 2025-05-07T20:21:46.9803758Z ) 2025-05-07T20:21:47.0301062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0301670Z self=, 2025-05-07T20:21:47.0301870Z compile=False, 2025-05-07T20:21:47.0302065Z pooling_mode=, 2025-05-07T20:21:47.0302735Z T=5, 2025-05-07T20:21:47.0302888Z D=113, 2025-05-07T20:21:47.0303043Z B=101, 2025-05-07T20:21:47.0303192Z log_E=5, 2025-05-07T20:21:47.0303343Z L=8, 2025-05-07T20:21:47.0303496Z D_gradcheck=1, 2025-05-07T20:21:47.0303669Z stochastic_rounding=True, 2025-05-07T20:21:47.0303829Z weighted=True, 2025-05-07T20:21:47.0304081Z row_wise=True, 2025-05-07T20:21:47.0304242Z mixed=False, 2025-05-07T20:21:47.0304405Z use_cache=False, 2025-05-07T20:21:47.0304605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0304760Z use_cpu=True, 2025-05-07T20:21:47.0304949Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0305092Z ) 2025-05-07T20:21:47.0305328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0305881Z self=, 2025-05-07T20:21:47.0306041Z compile=True, 2025-05-07T20:21:47.0306238Z pooling_mode=, 2025-05-07T20:21:47.0306385Z T=5, 2025-05-07T20:21:47.0306547Z D=88, 2025-05-07T20:21:47.0306702Z B=31, 2025-05-07T20:21:47.0306850Z log_E=3, 2025-05-07T20:21:47.0306995Z L=2, 2025-05-07T20:21:47.0307156Z D_gradcheck=1, 2025-05-07T20:21:47.0307326Z stochastic_rounding=True, 2025-05-07T20:21:47.0307482Z weighted=False, 2025-05-07T20:21:47.0307639Z row_wise=True, 2025-05-07T20:21:47.0307788Z mixed=True, 2025-05-07T20:21:47.0307954Z use_cache=False, 2025-05-07T20:21:47.0308150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0308307Z use_cpu=True, 2025-05-07T20:21:47.0308499Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0308640Z ) 2025-05-07T20:21:47.0308863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0309418Z self=, 2025-05-07T20:21:47.0309579Z compile=False, 2025-05-07T20:21:47.0309767Z pooling_mode=, 2025-05-07T20:21:47.0309921Z T=4, 2025-05-07T20:21:47.0310065Z D=22, 2025-05-07T20:21:47.0310212Z B=4, 2025-05-07T20:21:47.0310367Z log_E=3, 2025-05-07T20:21:47.0310510Z L=18, 2025-05-07T20:21:47.0310665Z D_gradcheck=1, 2025-05-07T20:21:47.0310844Z stochastic_rounding=True, 2025-05-07T20:21:47.0311003Z weighted=False, 2025-05-07T20:21:47.0311164Z row_wise=True, 2025-05-07T20:21:47.0311313Z mixed=True, 2025-05-07T20:21:47.0311738Z use_cache=False, 2025-05-07T20:21:47.0311959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0312117Z use_cpu=True, 2025-05-07T20:21:47.0312300Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0312448Z ) 2025-05-07T20:21:47.0312673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0313217Z self=, 2025-05-07T20:21:47.0313580Z compile=False, 2025-05-07T20:21:47.0313772Z pooling_mode=, 2025-05-07T20:21:47.0313922Z T=5, 2025-05-07T20:21:47.0314256Z D=38, 2025-05-07T20:21:47.0314418Z B=10, 2025-05-07T20:21:47.0314573Z log_E=3, 2025-05-07T20:21:47.0314719Z L=5, 2025-05-07T20:21:47.0314874Z D_gradcheck=1, 2025-05-07T20:21:47.0315058Z stochastic_rounding=False, 2025-05-07T20:21:47.0315213Z weighted=False, 2025-05-07T20:21:47.0315366Z row_wise=True, 2025-05-07T20:21:47.0315523Z mixed=True, 2025-05-07T20:21:47.0315683Z use_cache=True, 2025-05-07T20:21:47.0315876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0316033Z use_cpu=True, 2025-05-07T20:21:47.0316481Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0316627Z ) 2025-05-07T20:21:47.0316863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0317415Z self=, 2025-05-07T20:21:47.0317579Z compile=False, 2025-05-07T20:21:47.0317777Z pooling_mode=, 2025-05-07T20:21:47.0318131Z T=2, 2025-05-07T20:21:47.0318288Z D=80, 2025-05-07T20:21:47.0318432Z B=23, 2025-05-07T20:21:47.0318579Z log_E=4, 2025-05-07T20:21:47.0318729Z L=10, 2025-05-07T20:21:47.0318883Z D_gradcheck=2, 2025-05-07T20:21:47.0319056Z stochastic_rounding=True, 2025-05-07T20:21:47.0319215Z weighted=True, 2025-05-07T20:21:47.0319368Z row_wise=True, 2025-05-07T20:21:47.0319516Z mixed=True, 2025-05-07T20:21:47.0319681Z use_cache=True, 2025-05-07T20:21:47.0319872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0320023Z use_cpu=True, 2025-05-07T20:21:47.0320212Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0320362Z ) 2025-05-07T20:21:47.0320585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0321140Z self=, 2025-05-07T20:21:47.0321301Z compile=True, 2025-05-07T20:21:47.0321495Z pooling_mode=, 2025-05-07T20:21:47.0321641Z T=5, 2025-05-07T20:21:47.0321786Z D=40, 2025-05-07T20:21:47.0321940Z B=111, 2025-05-07T20:21:47.0322086Z log_E=3, 2025-05-07T20:21:47.0322232Z L=19, 2025-05-07T20:21:47.0322391Z D_gradcheck=1, 2025-05-07T20:21:47.0322562Z stochastic_rounding=True, 2025-05-07T20:21:47.0322718Z weighted=True, 2025-05-07T20:21:47.0322878Z row_wise=True, 2025-05-07T20:21:47.0323028Z mixed=False, 2025-05-07T20:21:47.0323188Z use_cache=False, 2025-05-07T20:21:47.0323389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0323546Z use_cpu=True, 2025-05-07T20:21:47.0323734Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0323874Z ) 2025-05-07T20:21:47.0324094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0324651Z self=, 2025-05-07T20:21:47.0324822Z compile=False, 2025-05-07T20:21:47.0325013Z pooling_mode=, 2025-05-07T20:21:47.0325172Z T=5, 2025-05-07T20:21:47.0325318Z D=45, 2025-05-07T20:21:47.0325463Z B=119, 2025-05-07T20:21:47.0325615Z log_E=5, 2025-05-07T20:21:47.0325759Z L=2, 2025-05-07T20:21:47.0325912Z D_gradcheck=1, 2025-05-07T20:21:47.0326092Z stochastic_rounding=False, 2025-05-07T20:21:47.0326245Z weighted=True, 2025-05-07T20:21:47.0326396Z row_wise=True, 2025-05-07T20:21:47.0326802Z mixed=False, 2025-05-07T20:21:47.0326983Z use_cache=True, 2025-05-07T20:21:47.0327187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0327343Z use_cpu=True, 2025-05-07T20:21:47.0327525Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0327676Z ) 2025-05-07T20:21:47.0327901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0328452Z self=, 2025-05-07T20:21:47.0328816Z compile=True, 2025-05-07T20:21:47.0329012Z pooling_mode=, 2025-05-07T20:21:47.0329324Z T=1, 2025-05-07T20:21:47.0329503Z D=9, 2025-05-07T20:21:47.0329649Z B=28, 2025-05-07T20:21:47.0329795Z log_E=3, 2025-05-07T20:21:47.0329945Z L=17, 2025-05-07T20:21:47.0330102Z D_gradcheck=2, 2025-05-07T20:21:47.0330277Z stochastic_rounding=True, 2025-05-07T20:21:47.0330447Z weighted=True, 2025-05-07T20:21:47.0330601Z row_wise=True, 2025-05-07T20:21:47.0330766Z mixed=False, 2025-05-07T20:21:47.0330926Z use_cache=True, 2025-05-07T20:21:47.0331120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0331280Z use_cpu=True, 2025-05-07T20:21:47.0331465Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0331609Z ) 2025-05-07T20:21:47.0331843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0332394Z self=, 2025-05-07T20:21:47.0332556Z compile=False, 2025-05-07T20:21:47.0332908Z pooling_mode=, 2025-05-07T20:21:47.0333058Z T=1, 2025-05-07T20:21:47.0333206Z D=72, 2025-05-07T20:21:47.0333360Z B=32, 2025-05-07T20:21:47.0333507Z log_E=3, 2025-05-07T20:21:47.0333661Z L=18, 2025-05-07T20:21:47.0333814Z D_gradcheck=1, 2025-05-07T20:21:47.0333987Z stochastic_rounding=True, 2025-05-07T20:21:47.0334153Z weighted=True, 2025-05-07T20:21:47.0334305Z row_wise=True, 2025-05-07T20:21:47.0334461Z mixed=False, 2025-05-07T20:21:47.0334622Z use_cache=True, 2025-05-07T20:21:47.0334816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0334969Z use_cpu=True, 2025-05-07T20:21:47.0335157Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0335299Z ) 2025-05-07T20:21:47.0335523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0336077Z self=, 2025-05-07T20:21:47.0336235Z compile=False, 2025-05-07T20:21:47.0336437Z pooling_mode=, 2025-05-07T20:21:47.0336581Z T=5, 2025-05-07T20:21:47.0336727Z D=87, 2025-05-07T20:21:47.0336882Z B=119, 2025-05-07T20:21:47.0337032Z log_E=4, 2025-05-07T20:21:47.0337179Z L=14, 2025-05-07T20:21:47.0337341Z D_gradcheck=2, 2025-05-07T20:21:47.0337516Z stochastic_rounding=False, 2025-05-07T20:21:47.0337670Z weighted=True, 2025-05-07T20:21:47.0337830Z row_wise=True, 2025-05-07T20:21:47.0337987Z mixed=False, 2025-05-07T20:21:47.0338140Z use_cache=True, 2025-05-07T20:21:47.0338342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0338496Z use_cpu=True, 2025-05-07T20:21:47.0338676Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0338827Z ) 2025-05-07T20:21:47.0339049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0339603Z self=, 2025-05-07T20:21:47.0339766Z compile=False, 2025-05-07T20:21:47.0339958Z pooling_mode=, 2025-05-07T20:21:47.0340110Z T=4, 2025-05-07T20:21:47.0340255Z D=45, 2025-05-07T20:21:47.0340403Z B=106, 2025-05-07T20:21:47.0340558Z log_E=4, 2025-05-07T20:21:47.0340703Z L=4, 2025-05-07T20:21:47.0340857Z D_gradcheck=1, 2025-05-07T20:21:47.0341039Z stochastic_rounding=False, 2025-05-07T20:21:47.0341194Z weighted=False, 2025-05-07T20:21:47.0341506Z row_wise=True, 2025-05-07T20:21:47.0341686Z mixed=False, 2025-05-07T20:21:47.0341841Z use_cache=False, 2025-05-07T20:21:47.0342032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0342191Z use_cpu=True, 2025-05-07T20:21:47.0342373Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0342522Z ) 2025-05-07T20:21:47.0342743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0343415Z self=, 2025-05-07T20:21:47.0343582Z compile=True, 2025-05-07T20:21:47.0343879Z pooling_mode=, 2025-05-07T20:21:47.0344173Z T=2, 2025-05-07T20:21:47.0344334Z D=58, 2025-05-07T20:21:47.0344476Z B=64, 2025-05-07T20:21:47.0344622Z log_E=3, 2025-05-07T20:21:47.0344774Z L=10, 2025-05-07T20:21:47.0344926Z D_gradcheck=2, 2025-05-07T20:21:47.0345101Z stochastic_rounding=False, 2025-05-07T20:21:47.0345258Z weighted=True, 2025-05-07T20:21:47.0345416Z row_wise=True, 2025-05-07T20:21:47.0345566Z mixed=True, 2025-05-07T20:21:47.0345729Z use_cache=True, 2025-05-07T20:21:47.0345919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0346077Z use_cpu=True, 2025-05-07T20:21:47.0346259Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0346400Z ) 2025-05-07T20:21:47.0346631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0347181Z self=, 2025-05-07T20:21:47.0347471Z compile=False, 2025-05-07T20:21:47.0347669Z pooling_mode=, 2025-05-07T20:21:47.0347816Z T=4, 2025-05-07T20:21:47.0347959Z D=73, 2025-05-07T20:21:47.0348108Z B=56, 2025-05-07T20:21:47.0348255Z log_E=3, 2025-05-07T20:21:47.0348398Z L=13, 2025-05-07T20:21:47.0348553Z D_gradcheck=1, 2025-05-07T20:21:47.0348726Z stochastic_rounding=False, 2025-05-07T20:21:47.0348889Z weighted=True, 2025-05-07T20:21:47.0349044Z row_wise=True, 2025-05-07T20:21:47.0349195Z mixed=False, 2025-05-07T20:21:47.0349361Z use_cache=True, 2025-05-07T20:21:47.0349551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0349703Z use_cpu=True, 2025-05-07T20:21:47.0349890Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0350030Z ) 2025-05-07T20:21:47.0350254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0350810Z self=, 2025-05-07T20:21:47.0350969Z compile=False, 2025-05-07T20:21:47.0351165Z pooling_mode=, 2025-05-07T20:21:47.0351316Z T=5, 2025-05-07T20:21:47.0351460Z D=62, 2025-05-07T20:21:47.0351602Z B=38, 2025-05-07T20:21:47.0351754Z log_E=3, 2025-05-07T20:21:47.0351896Z L=16, 2025-05-07T20:21:47.0352055Z D_gradcheck=2, 2025-05-07T20:21:47.0352229Z stochastic_rounding=False, 2025-05-07T20:21:47.0352390Z weighted=False, 2025-05-07T20:21:47.0352550Z row_wise=True, 2025-05-07T20:21:47.0352700Z mixed=False, 2025-05-07T20:21:47.0352854Z use_cache=True, 2025-05-07T20:21:47.0353049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0353201Z use_cpu=True, 2025-05-07T20:21:47.0353383Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0353529Z ) 2025-05-07T20:21:47.0353753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0354299Z self=, 2025-05-07T20:21:47.0354466Z compile=False, 2025-05-07T20:21:47.0354654Z pooling_mode=, 2025-05-07T20:21:47.0354807Z T=4, 2025-05-07T20:21:47.0354952Z D=79, 2025-05-07T20:21:47.0355096Z B=68, 2025-05-07T20:21:47.0355252Z log_E=4, 2025-05-07T20:21:47.0355402Z L=5, 2025-05-07T20:21:47.0355554Z D_gradcheck=2, 2025-05-07T20:21:47.0355733Z stochastic_rounding=True, 2025-05-07T20:21:47.0356044Z weighted=True, 2025-05-07T20:21:47.0356222Z row_wise=True, 2025-05-07T20:21:47.0356378Z mixed=True, 2025-05-07T20:21:47.0356536Z use_cache=True, 2025-05-07T20:21:47.0356725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0356884Z use_cpu=True, 2025-05-07T20:21:47.0357065Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0357206Z ) 2025-05-07T20:21:47.0357563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0358111Z self=, 2025-05-07T20:21:47.0358376Z compile=False, 2025-05-07T20:21:47.0358580Z pooling_mode=, 2025-05-07T20:21:47.0358726Z T=5, 2025-05-07T20:21:47.0358881Z D=72, 2025-05-07T20:21:47.0359029Z B=3, 2025-05-07T20:21:47.0359178Z log_E=5, 2025-05-07T20:21:47.0359328Z L=11, 2025-05-07T20:21:47.0359482Z D_gradcheck=2, 2025-05-07T20:21:47.0359659Z stochastic_rounding=True, 2025-05-07T20:21:47.0359828Z weighted=True, 2025-05-07T20:21:47.0359984Z row_wise=True, 2025-05-07T20:21:47.0360135Z mixed=True, 2025-05-07T20:21:47.0360300Z use_cache=False, 2025-05-07T20:21:47.0360487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0360639Z use_cpu=True, 2025-05-07T20:21:47.0360827Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0360969Z ) 2025-05-07T20:21:47.0873716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0874707Z self=, 2025-05-07T20:21:47.0875927Z compile=True, 2025-05-07T20:21:47.0876343Z pooling_mode=, 2025-05-07T20:21:47.0876817Z T=4, 2025-05-07T20:21:47.0877143Z D=71, 2025-05-07T20:21:47.0877483Z B=67, 2025-05-07T20:21:47.0877825Z log_E=3, 2025-05-07T20:21:47.0878173Z L=7, 2025-05-07T20:21:47.0878514Z D_gradcheck=1, 2025-05-07T20:21:47.0878913Z stochastic_rounding=True, 2025-05-07T20:21:47.0879365Z weighted=True, 2025-05-07T20:21:47.0879737Z row_wise=True, 2025-05-07T20:21:47.0880109Z mixed=False, 2025-05-07T20:21:47.0880481Z use_cache=False, 2025-05-07T20:21:47.0880898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0881382Z use_cpu=True, 2025-05-07T20:21:47.0881789Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0882244Z ) 2025-05-07T20:21:47.0882644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0883568Z self=, 2025-05-07T20:21:47.0884438Z compile=True, 2025-05-07T20:21:47.0884852Z pooling_mode=, 2025-05-07T20:21:47.0885330Z T=1, 2025-05-07T20:21:47.0885654Z D=124, 2025-05-07T20:21:47.0885990Z B=75, 2025-05-07T20:21:47.0886325Z log_E=4, 2025-05-07T20:21:47.0886663Z L=11, 2025-05-07T20:21:47.0887005Z D_gradcheck=1, 2025-05-07T20:21:47.0887408Z stochastic_rounding=False, 2025-05-07T20:21:47.0887839Z weighted=True, 2025-05-07T20:21:47.0888214Z row_wise=True, 2025-05-07T20:21:47.0888587Z mixed=False, 2025-05-07T20:21:47.0888956Z use_cache=False, 2025-05-07T20:21:47.0889370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0889849Z use_cpu=True, 2025-05-07T20:21:47.0890385Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0890834Z ) 2025-05-07T20:21:47.0891231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0892173Z self=, 2025-05-07T20:21:47.0893030Z compile=False, 2025-05-07T20:21:47.0893440Z pooling_mode=, 2025-05-07T20:21:47.0893913Z T=4, 2025-05-07T20:21:47.0894243Z D=115, 2025-05-07T20:21:47.0894583Z B=115, 2025-05-07T20:21:47.0894924Z log_E=4, 2025-05-07T20:21:47.0895258Z L=10, 2025-05-07T20:21:47.0895600Z D_gradcheck=1, 2025-05-07T20:21:47.0896391Z stochastic_rounding=True, 2025-05-07T20:21:47.0896854Z weighted=False, 2025-05-07T20:21:47.0897234Z row_wise=True, 2025-05-07T20:21:47.0897608Z mixed=False, 2025-05-07T20:21:47.0897971Z use_cache=True, 2025-05-07T20:21:47.0898386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0898871Z use_cpu=True, 2025-05-07T20:21:47.0899266Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0899938Z ) 2025-05-07T20:21:47.0900336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0901432Z self=, 2025-05-07T20:21:47.0902312Z compile=True, 2025-05-07T20:21:47.0902719Z pooling_mode=, 2025-05-07T20:21:47.0903192Z T=1, 2025-05-07T20:21:47.0903520Z D=23, 2025-05-07T20:21:47.0903856Z B=88, 2025-05-07T20:21:47.0904335Z log_E=4, 2025-05-07T20:21:47.0904676Z L=3, 2025-05-07T20:21:47.0905018Z D_gradcheck=1, 2025-05-07T20:21:47.0905419Z stochastic_rounding=False, 2025-05-07T20:21:47.0905851Z weighted=False, 2025-05-07T20:21:47.0906230Z row_wise=True, 2025-05-07T20:21:47.0906606Z mixed=False, 2025-05-07T20:21:47.0906967Z use_cache=True, 2025-05-07T20:21:47.0907380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0907863Z use_cpu=True, 2025-05-07T20:21:47.0908262Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0908716Z ) 2025-05-07T20:21:47.0909123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0910228Z self=, 2025-05-07T20:21:47.0911084Z compile=True, 2025-05-07T20:21:47.0911490Z pooling_mode=, 2025-05-07T20:21:47.0911962Z T=4, 2025-05-07T20:21:47.0912289Z D=3, 2025-05-07T20:21:47.0912626Z B=124, 2025-05-07T20:21:47.0912962Z log_E=5, 2025-05-07T20:21:47.0913306Z L=6, 2025-05-07T20:21:47.0913645Z D_gradcheck=1, 2025-05-07T20:21:47.0914046Z stochastic_rounding=False, 2025-05-07T20:21:47.0914481Z weighted=True, 2025-05-07T20:21:47.0914857Z row_wise=True, 2025-05-07T20:21:47.0915229Z mixed=False, 2025-05-07T20:21:47.0915587Z use_cache=True, 2025-05-07T20:21:47.0916003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0916788Z use_cpu=True, 2025-05-07T20:21:47.0917191Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0917651Z ) 2025-05-07T20:21:47.0918045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0918958Z self=, 2025-05-07T20:21:47.0919815Z compile=False, 2025-05-07T20:21:47.0920222Z pooling_mode=, 2025-05-07T20:21:47.0920687Z T=2, 2025-05-07T20:21:47.0921021Z D=13, 2025-05-07T20:21:47.0921356Z B=40, 2025-05-07T20:21:47.0921683Z log_E=4, 2025-05-07T20:21:47.0922029Z L=17, 2025-05-07T20:21:47.0922370Z D_gradcheck=2, 2025-05-07T20:21:47.0922761Z stochastic_rounding=True, 2025-05-07T20:21:47.0923198Z weighted=True, 2025-05-07T20:21:47.0923571Z row_wise=True, 2025-05-07T20:21:47.0923947Z mixed=False, 2025-05-07T20:21:47.0924310Z use_cache=True, 2025-05-07T20:21:47.0924721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0925200Z use_cpu=True, 2025-05-07T20:21:47.0925599Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0926044Z ) 2025-05-07T20:21:47.0926445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0927360Z self=, 2025-05-07T20:21:47.0928221Z compile=True, 2025-05-07T20:21:47.0928632Z pooling_mode=, 2025-05-07T20:21:47.0929095Z T=2, 2025-05-07T20:21:47.0929432Z D=28, 2025-05-07T20:21:47.0929766Z B=112, 2025-05-07T20:21:47.0930096Z log_E=4, 2025-05-07T20:21:47.0930439Z L=20, 2025-05-07T20:21:47.0931129Z D_gradcheck=1, 2025-05-07T20:21:47.0931541Z stochastic_rounding=True, 2025-05-07T20:21:47.0931978Z weighted=False, 2025-05-07T20:21:47.0932352Z row_wise=True, 2025-05-07T20:21:47.0932713Z mixed=True, 2025-05-07T20:21:47.0933077Z use_cache=False, 2025-05-07T20:21:47.0933495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0933977Z use_cpu=True, 2025-05-07T20:21:47.0934591Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0935037Z ) 2025-05-07T20:21:47.0935437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0936700Z self=, 2025-05-07T20:21:47.0937581Z compile=False, 2025-05-07T20:21:47.0937989Z pooling_mode=, 2025-05-07T20:21:47.0938453Z T=3, 2025-05-07T20:21:47.0938785Z D=51, 2025-05-07T20:21:47.0939117Z B=126, 2025-05-07T20:21:47.0939446Z log_E=4, 2025-05-07T20:21:47.0939791Z L=2, 2025-05-07T20:21:47.0940138Z D_gradcheck=1, 2025-05-07T20:21:47.0940528Z stochastic_rounding=False, 2025-05-07T20:21:47.0940966Z weighted=False, 2025-05-07T20:21:47.0941343Z row_wise=True, 2025-05-07T20:21:47.0941707Z mixed=False, 2025-05-07T20:21:47.0942077Z use_cache=True, 2025-05-07T20:21:47.0942488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0942961Z use_cpu=True, 2025-05-07T20:21:47.0943368Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0943812Z ) 2025-05-07T20:21:47.0944337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0945507Z self=, 2025-05-07T20:21:47.0946368Z compile=True, 2025-05-07T20:21:47.0946778Z pooling_mode=, 2025-05-07T20:21:47.0947244Z T=4, 2025-05-07T20:21:47.0947576Z D=36, 2025-05-07T20:21:47.0947911Z B=72, 2025-05-07T20:21:47.0948241Z log_E=4, 2025-05-07T20:21:47.0948585Z L=4, 2025-05-07T20:21:47.0948933Z D_gradcheck=1, 2025-05-07T20:21:47.0949324Z stochastic_rounding=False, 2025-05-07T20:21:47.0949764Z weighted=True, 2025-05-07T20:21:47.0950141Z row_wise=True, 2025-05-07T20:21:47.0950507Z mixed=False, 2025-05-07T20:21:47.0950882Z use_cache=True, 2025-05-07T20:21:47.0951294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0951778Z use_cpu=True, 2025-05-07T20:21:47.0952178Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0952627Z ) 2025-05-07T20:21:47.0953020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0953942Z self=, 2025-05-07T20:21:47.0954800Z compile=False, 2025-05-07T20:21:47.0955213Z pooling_mode=, 2025-05-07T20:21:47.0955681Z T=4, 2025-05-07T20:21:47.0956018Z D=8, 2025-05-07T20:21:47.0956351Z B=40, 2025-05-07T20:21:47.0956680Z log_E=4, 2025-05-07T20:21:47.0957030Z L=7, 2025-05-07T20:21:47.0957378Z D_gradcheck=2, 2025-05-07T20:21:47.0957770Z stochastic_rounding=False, 2025-05-07T20:21:47.0958210Z weighted=False, 2025-05-07T20:21:47.0958589Z row_wise=True, 2025-05-07T20:21:47.0958954Z mixed=True, 2025-05-07T20:21:47.0959324Z use_cache=False, 2025-05-07T20:21:47.0959747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0960232Z use_cpu=True, 2025-05-07T20:21:47.0960633Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0961080Z ) 2025-05-07T20:21:47.0961477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0962397Z self=, 2025-05-07T20:21:47.0963256Z compile=False, 2025-05-07T20:21:47.0963664Z pooling_mode=, 2025-05-07T20:21:47.0964145Z T=2, 2025-05-07T20:21:47.0964480Z D=26, 2025-05-07T20:21:47.0964817Z B=103, 2025-05-07T20:21:47.0965149Z log_E=4, 2025-05-07T20:21:47.0965677Z L=17, 2025-05-07T20:21:47.0966048Z D_gradcheck=1, 2025-05-07T20:21:47.0966437Z stochastic_rounding=True, 2025-05-07T20:21:47.0966871Z weighted=True, 2025-05-07T20:21:47.0967246Z row_wise=True, 2025-05-07T20:21:47.0967608Z mixed=True, 2025-05-07T20:21:47.0967976Z use_cache=False, 2025-05-07T20:21:47.0968401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0969034Z use_cpu=True, 2025-05-07T20:21:47.0969434Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0969879Z ) 2025-05-07T20:21:47.0970278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0971376Z self=, 2025-05-07T20:21:47.0972245Z compile=True, 2025-05-07T20:21:47.0972648Z pooling_mode=, 2025-05-07T20:21:47.0973124Z T=4, 2025-05-07T20:21:47.0973453Z D=73, 2025-05-07T20:21:47.0973779Z B=109, 2025-05-07T20:21:47.0974111Z log_E=4, 2025-05-07T20:21:47.0974461Z L=7, 2025-05-07T20:21:47.0974798Z D_gradcheck=1, 2025-05-07T20:21:47.0975196Z stochastic_rounding=False, 2025-05-07T20:21:47.0975633Z weighted=True, 2025-05-07T20:21:47.0976006Z row_wise=True, 2025-05-07T20:21:47.0976367Z mixed=False, 2025-05-07T20:21:47.0976737Z use_cache=True, 2025-05-07T20:21:47.0977150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.0977629Z use_cpu=True, 2025-05-07T20:21:47.0978026Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.0978644Z ) 2025-05-07T20:21:47.0979041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0979986Z self=, 2025-05-07T20:21:47.0980842Z compile=False, 2025-05-07T20:21:47.0981245Z pooling_mode=, 2025-05-07T20:21:47.0981719Z T=1, 2025-05-07T20:21:47.0982057Z D=98, 2025-05-07T20:21:47.0982384Z B=46, 2025-05-07T20:21:47.0982726Z log_E=4, 2025-05-07T20:21:47.0983070Z L=9, 2025-05-07T20:21:47.0983411Z D_gradcheck=2, 2025-05-07T20:21:47.0983806Z stochastic_rounding=True, 2025-05-07T20:21:47.0984389Z weighted=True, 2025-05-07T20:21:47.0984756Z row_wise=True, 2025-05-07T20:21:47.0985125Z mixed=False, 2025-05-07T20:21:47.0985497Z use_cache=False, 2025-05-07T20:21:47.0985912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.0986401Z use_cpu=True, 2025-05-07T20:21:47.0986806Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.0987256Z ) 2025-05-07T20:21:47.0987651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.0988567Z self=, 2025-05-07T20:21:47.0989431Z compile=False, 2025-05-07T20:21:47.0989840Z pooling_mode=, 2025-05-07T20:21:47.0990320Z T=1, 2025-05-07T20:21:47.0990652Z D=45, 2025-05-07T20:21:47.0990979Z B=82, 2025-05-07T20:21:47.0991319Z log_E=4, 2025-05-07T20:21:47.0991669Z L=9, 2025-05-07T20:21:47.0992002Z D_gradcheck=1, 2025-05-07T20:21:47.0992398Z stochastic_rounding=True, 2025-05-07T20:21:47.0993010Z weighted=False, 2025-05-07T20:21:47.1008008Z row_wise=True, 2025-05-07T20:21:47.1008411Z mixed=True, 2025-05-07T20:21:47.1008783Z use_cache=False, 2025-05-07T20:21:47.1009211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1009711Z use_cpu=True, 2025-05-07T20:21:47.1010112Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1010568Z ) 2025-05-07T20:21:47.1010971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1011880Z self=, 2025-05-07T20:21:47.1012738Z compile=False, 2025-05-07T20:21:47.1013150Z pooling_mode=, 2025-05-07T20:21:47.1013613Z T=5, 2025-05-07T20:21:47.1013945Z D=26, 2025-05-07T20:21:47.1014285Z B=118, 2025-05-07T20:21:47.1014855Z log_E=3, 2025-05-07T20:21:47.1015232Z L=4, 2025-05-07T20:21:47.1015581Z D_gradcheck=1, 2025-05-07T20:21:47.1015974Z stochastic_rounding=True, 2025-05-07T20:21:47.1016701Z weighted=True, 2025-05-07T20:21:47.1017082Z row_wise=True, 2025-05-07T20:21:47.1017451Z mixed=False, 2025-05-07T20:21:47.1017824Z use_cache=True, 2025-05-07T20:21:47.1018514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1018990Z use_cpu=True, 2025-05-07T20:21:47.1019386Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1019840Z ) 2025-05-07T20:21:47.1020354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1021291Z self=, 2025-05-07T20:21:47.1022149Z compile=True, 2025-05-07T20:21:47.1022562Z pooling_mode=, 2025-05-07T20:21:47.1023027Z T=4, 2025-05-07T20:21:47.1023358Z D=114, 2025-05-07T20:21:47.1023700Z B=112, 2025-05-07T20:21:47.1024155Z log_E=3, 2025-05-07T20:21:47.1024510Z L=10, 2025-05-07T20:21:47.1024854Z D_gradcheck=2, 2025-05-07T20:21:47.1025245Z stochastic_rounding=True, 2025-05-07T20:21:47.1025690Z weighted=False, 2025-05-07T20:21:47.1026067Z row_wise=True, 2025-05-07T20:21:47.1026428Z mixed=True, 2025-05-07T20:21:47.1026795Z use_cache=True, 2025-05-07T20:21:47.1027214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1027689Z use_cpu=True, 2025-05-07T20:21:47.1028088Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1028770Z ) 2025-05-07T20:21:47.1419768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1420825Z self=, 2025-05-07T20:21:47.1421685Z compile=False, 2025-05-07T20:21:47.1422098Z pooling_mode=, 2025-05-07T20:21:47.1422569Z T=2, 2025-05-07T20:21:47.1422896Z D=56, 2025-05-07T20:21:47.1423241Z B=114, 2025-05-07T20:21:47.1423582Z log_E=3, 2025-05-07T20:21:47.1423930Z L=15, 2025-05-07T20:21:47.1424361Z D_gradcheck=2, 2025-05-07T20:21:47.1424766Z stochastic_rounding=True, 2025-05-07T20:21:47.1425204Z weighted=True, 2025-05-07T20:21:47.1425571Z row_wise=True, 2025-05-07T20:21:47.1425938Z mixed=True, 2025-05-07T20:21:47.1426310Z use_cache=True, 2025-05-07T20:21:47.1426725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1427213Z use_cpu=True, 2025-05-07T20:21:47.1427618Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1428063Z ) 2025-05-07T20:21:47.1428468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1429391Z self=, 2025-05-07T20:21:47.1430242Z compile=False, 2025-05-07T20:21:47.1430659Z pooling_mode=, 2025-05-07T20:21:47.1431134Z T=5, 2025-05-07T20:21:47.1431466Z D=112, 2025-05-07T20:21:47.1431813Z B=122, 2025-05-07T20:21:47.1432155Z log_E=5, 2025-05-07T20:21:47.1432495Z L=8, 2025-05-07T20:21:47.1432842Z D_gradcheck=2, 2025-05-07T20:21:47.1433236Z stochastic_rounding=False, 2025-05-07T20:21:47.1433674Z weighted=True, 2025-05-07T20:21:47.1434058Z row_wise=True, 2025-05-07T20:21:47.1434429Z mixed=False, 2025-05-07T20:21:47.1434811Z use_cache=False, 2025-05-07T20:21:47.1435226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1435713Z use_cpu=True, 2025-05-07T20:21:47.1436116Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1436558Z ) 2025-05-07T20:21:47.1436963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1437878Z self=, 2025-05-07T20:21:47.1438730Z compile=False, 2025-05-07T20:21:47.1439140Z pooling_mode=, 2025-05-07T20:21:47.1439620Z T=3, 2025-05-07T20:21:47.1440303Z D=2, 2025-05-07T20:21:47.1440666Z B=100, 2025-05-07T20:21:47.1441002Z log_E=5, 2025-05-07T20:21:47.1441338Z L=11, 2025-05-07T20:21:47.1441678Z D_gradcheck=1, 2025-05-07T20:21:47.1442072Z stochastic_rounding=False, 2025-05-07T20:21:47.1442504Z weighted=False, 2025-05-07T20:21:47.1442881Z row_wise=True, 2025-05-07T20:21:47.1443247Z mixed=True, 2025-05-07T20:21:47.1443832Z use_cache=False, 2025-05-07T20:21:47.1444253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1444733Z use_cpu=True, 2025-05-07T20:21:47.1445139Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1445767Z ) 2025-05-07T20:21:47.1446188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1447100Z self=, 2025-05-07T20:21:47.1447946Z compile=True, 2025-05-07T20:21:47.1448351Z pooling_mode=, 2025-05-07T20:21:47.1448817Z T=5, 2025-05-07T20:21:47.1449145Z D=60, 2025-05-07T20:21:47.1449472Z B=33, 2025-05-07T20:21:47.1449804Z log_E=4, 2025-05-07T20:21:47.1450140Z L=1, 2025-05-07T20:21:47.1450474Z D_gradcheck=2, 2025-05-07T20:21:47.1450868Z stochastic_rounding=False, 2025-05-07T20:21:47.1451298Z weighted=True, 2025-05-07T20:21:47.1451668Z row_wise=True, 2025-05-07T20:21:47.1452032Z mixed=True, 2025-05-07T20:21:47.1452390Z use_cache=True, 2025-05-07T20:21:47.1452795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1453273Z use_cpu=True, 2025-05-07T20:21:47.1453901Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1454351Z ) 2025-05-07T20:21:47.1454749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1455660Z self=, 2025-05-07T20:21:47.1456504Z compile=False, 2025-05-07T20:21:47.1456918Z pooling_mode=, 2025-05-07T20:21:47.1457385Z T=4, 2025-05-07T20:21:47.1457709Z D=48, 2025-05-07T20:21:47.1458044Z B=4, 2025-05-07T20:21:47.1458374Z log_E=5, 2025-05-07T20:21:47.1458717Z L=2, 2025-05-07T20:21:47.1459056Z D_gradcheck=2, 2025-05-07T20:21:47.1459450Z stochastic_rounding=False, 2025-05-07T20:21:47.1459877Z weighted=False, 2025-05-07T20:21:47.1460253Z row_wise=True, 2025-05-07T20:21:47.1460623Z mixed=False, 2025-05-07T20:21:47.1460987Z use_cache=False, 2025-05-07T20:21:47.1461406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1461888Z use_cpu=True, 2025-05-07T20:21:47.1462279Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1462722Z ) 2025-05-07T20:21:47.1463113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1464137Z self=, 2025-05-07T20:21:47.1465006Z compile=False, 2025-05-07T20:21:47.1465412Z pooling_mode=, 2025-05-07T20:21:47.1465882Z T=5, 2025-05-07T20:21:47.1466210Z D=49, 2025-05-07T20:21:47.1466541Z B=117, 2025-05-07T20:21:47.1466878Z log_E=4, 2025-05-07T20:21:47.1467211Z L=14, 2025-05-07T20:21:47.1467547Z D_gradcheck=2, 2025-05-07T20:21:47.1467937Z stochastic_rounding=True, 2025-05-07T20:21:47.1468367Z weighted=False, 2025-05-07T20:21:47.1468741Z row_wise=True, 2025-05-07T20:21:47.1469114Z mixed=True, 2025-05-07T20:21:47.1469468Z use_cache=False, 2025-05-07T20:21:47.1469884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1470363Z use_cpu=True, 2025-05-07T20:21:47.1470754Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1471200Z ) 2025-05-07T20:21:47.1471600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1472520Z self=, 2025-05-07T20:21:47.1473375Z compile=True, 2025-05-07T20:21:47.1473805Z pooling_mode=, 2025-05-07T20:21:47.1474502Z T=5, 2025-05-07T20:21:47.1474859Z D=103, 2025-05-07T20:21:47.1475196Z B=128, 2025-05-07T20:21:47.1475536Z log_E=3, 2025-05-07T20:21:47.1475877Z L=7, 2025-05-07T20:21:47.1476217Z D_gradcheck=2, 2025-05-07T20:21:47.1476613Z stochastic_rounding=False, 2025-05-07T20:21:47.1477045Z weighted=False, 2025-05-07T20:21:47.1477426Z row_wise=True, 2025-05-07T20:21:47.1477957Z mixed=True, 2025-05-07T20:21:47.1478314Z use_cache=True, 2025-05-07T20:21:47.1478732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1479221Z use_cpu=True, 2025-05-07T20:21:47.1479733Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1480198Z ) 2025-05-07T20:21:47.1480596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1481599Z self=, 2025-05-07T20:21:47.1482459Z compile=True, 2025-05-07T20:21:47.1482863Z pooling_mode=, 2025-05-07T20:21:47.1483342Z T=5, 2025-05-07T20:21:47.1483682Z D=53, 2025-05-07T20:21:47.1484007Z B=86, 2025-05-07T20:21:47.1484344Z log_E=3, 2025-05-07T20:21:47.1484681Z L=19, 2025-05-07T20:21:47.1485015Z D_gradcheck=2, 2025-05-07T20:21:47.1485408Z stochastic_rounding=False, 2025-05-07T20:21:47.1485845Z weighted=False, 2025-05-07T20:21:47.1486216Z row_wise=True, 2025-05-07T20:21:47.1486591Z mixed=True, 2025-05-07T20:21:47.1486959Z use_cache=False, 2025-05-07T20:21:47.1487373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1488026Z use_cpu=True, 2025-05-07T20:21:47.1488434Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1488878Z ) 2025-05-07T20:21:47.1489279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1490194Z self=, 2025-05-07T20:21:47.1491051Z compile=True, 2025-05-07T20:21:47.1491455Z pooling_mode=, 2025-05-07T20:21:47.1491929Z T=1, 2025-05-07T20:21:47.1492260Z D=128, 2025-05-07T20:21:47.1492592Z B=47, 2025-05-07T20:21:47.1492925Z log_E=4, 2025-05-07T20:21:47.1493268Z L=2, 2025-05-07T20:21:47.1493604Z D_gradcheck=2, 2025-05-07T20:21:47.1494002Z stochastic_rounding=True, 2025-05-07T20:21:47.1494444Z weighted=False, 2025-05-07T20:21:47.1494818Z row_wise=True, 2025-05-07T20:21:47.1495194Z mixed=False, 2025-05-07T20:21:47.1495564Z use_cache=False, 2025-05-07T20:21:47.1495977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1496468Z use_cpu=True, 2025-05-07T20:21:47.1496874Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1497311Z ) 2025-05-07T20:21:47.1497707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1498620Z self=, 2025-05-07T20:21:47.1499478Z compile=True, 2025-05-07T20:21:47.1499890Z pooling_mode=, 2025-05-07T20:21:47.1500372Z T=4, 2025-05-07T20:21:47.1500706Z D=56, 2025-05-07T20:21:47.1501033Z B=51, 2025-05-07T20:21:47.1501367Z log_E=4, 2025-05-07T20:21:47.1501712Z L=20, 2025-05-07T20:21:47.1502049Z D_gradcheck=2, 2025-05-07T20:21:47.1502448Z stochastic_rounding=False, 2025-05-07T20:21:47.1502883Z weighted=True, 2025-05-07T20:21:47.1503254Z row_wise=True, 2025-05-07T20:21:47.1503626Z mixed=False, 2025-05-07T20:21:47.1504124Z use_cache=True, 2025-05-07T20:21:47.1504547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1505033Z use_cpu=True, 2025-05-07T20:21:47.1505436Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1505877Z ) 2025-05-07T20:21:47.1506275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1507192Z self=, 2025-05-07T20:21:47.1508046Z compile=False, 2025-05-07T20:21:47.1508670Z pooling_mode=, 2025-05-07T20:21:47.1509163Z T=4, 2025-05-07T20:21:47.1509498Z D=23, 2025-05-07T20:21:47.1509825Z B=93, 2025-05-07T20:21:47.1510158Z log_E=5, 2025-05-07T20:21:47.1510304Z L=18, 2025-05-07T20:21:47.1510468Z D_gradcheck=1, 2025-05-07T20:21:47.1510643Z stochastic_rounding=True, 2025-05-07T20:21:47.1510798Z weighted=False, 2025-05-07T20:21:47.1511124Z row_wise=True, 2025-05-07T20:21:47.1511285Z mixed=False, 2025-05-07T20:21:47.1511438Z use_cache=True, 2025-05-07T20:21:47.1511642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1511943Z use_cpu=True, 2025-05-07T20:21:47.1512140Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1512288Z ) 2025-05-07T20:21:47.1512510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1513057Z self=, 2025-05-07T20:21:47.1513216Z compile=True, 2025-05-07T20:21:47.1513409Z pooling_mode=, 2025-05-07T20:21:47.1513561Z T=5, 2025-05-07T20:21:47.1513706Z D=39, 2025-05-07T20:21:47.1513850Z B=99, 2025-05-07T20:21:47.1514004Z log_E=4, 2025-05-07T20:21:47.1514148Z L=0, 2025-05-07T20:21:47.1514302Z D_gradcheck=1, 2025-05-07T20:21:47.1514487Z stochastic_rounding=False, 2025-05-07T20:21:47.1514640Z weighted=False, 2025-05-07T20:21:47.1514796Z row_wise=True, 2025-05-07T20:21:47.1514954Z mixed=True, 2025-05-07T20:21:47.1515106Z use_cache=True, 2025-05-07T20:21:47.1515416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1515579Z use_cpu=True, 2025-05-07T20:21:47.1515760Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1515901Z ) 2025-05-07T20:21:47.1516402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1516963Z self=, 2025-05-07T20:21:47.1517127Z compile=True, 2025-05-07T20:21:47.1517321Z pooling_mode=, 2025-05-07T20:21:47.1517465Z T=2, 2025-05-07T20:21:47.1517617Z D=96, 2025-05-07T20:21:47.1517761Z B=78, 2025-05-07T20:21:47.1517911Z log_E=5, 2025-05-07T20:21:47.1518060Z L=0, 2025-05-07T20:21:47.1518215Z D_gradcheck=2, 2025-05-07T20:21:47.1518388Z stochastic_rounding=False, 2025-05-07T20:21:47.1518555Z weighted=False, 2025-05-07T20:21:47.1518706Z row_wise=True, 2025-05-07T20:21:47.1518856Z mixed=True, 2025-05-07T20:21:47.1519012Z use_cache=True, 2025-05-07T20:21:47.1519212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1519364Z use_cpu=True, 2025-05-07T20:21:47.1519556Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1519699Z ) 2025-05-07T20:21:47.1519927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1520472Z self=, 2025-05-07T20:21:47.1520627Z compile=False, 2025-05-07T20:21:47.1520826Z pooling_mode=, 2025-05-07T20:21:47.1520971Z T=1, 2025-05-07T20:21:47.1521118Z D=110, 2025-05-07T20:21:47.1521271Z B=59, 2025-05-07T20:21:47.1521416Z log_E=5, 2025-05-07T20:21:47.1521559Z L=7, 2025-05-07T20:21:47.1521725Z D_gradcheck=1, 2025-05-07T20:21:47.1521898Z stochastic_rounding=True, 2025-05-07T20:21:47.1522059Z weighted=False, 2025-05-07T20:21:47.1522218Z row_wise=True, 2025-05-07T20:21:47.1522370Z mixed=True, 2025-05-07T20:21:47.1522531Z use_cache=False, 2025-05-07T20:21:47.1522731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1522884Z use_cpu=True, 2025-05-07T20:21:47.1523073Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1523214Z ) 2025-05-07T20:21:47.1523440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1523991Z self=, 2025-05-07T20:21:47.1524476Z compile=False, 2025-05-07T20:21:47.1524682Z pooling_mode=, 2025-05-07T20:21:47.1524833Z T=5, 2025-05-07T20:21:47.1524977Z D=120, 2025-05-07T20:21:47.1525121Z B=11, 2025-05-07T20:21:47.1525277Z log_E=5, 2025-05-07T20:21:47.1525426Z L=13, 2025-05-07T20:21:47.1525579Z D_gradcheck=1, 2025-05-07T20:21:47.1525760Z stochastic_rounding=False, 2025-05-07T20:21:47.1526118Z weighted=False, 2025-05-07T20:21:47.1526280Z row_wise=True, 2025-05-07T20:21:47.1526431Z mixed=True, 2025-05-07T20:21:47.1526589Z use_cache=True, 2025-05-07T20:21:47.1526952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1527126Z use_cpu=True, 2025-05-07T20:21:47.1527310Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1527460Z ) 2025-05-07T20:21:47.1527685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1528232Z self=, 2025-05-07T20:21:47.1528397Z compile=True, 2025-05-07T20:21:47.1528589Z pooling_mode=, 2025-05-07T20:21:47.1528734Z T=5, 2025-05-07T20:21:47.1528887Z D=60, 2025-05-07T20:21:47.1529034Z B=126, 2025-05-07T20:21:47.1529180Z log_E=4, 2025-05-07T20:21:47.1529332Z L=18, 2025-05-07T20:21:47.1529484Z D_gradcheck=2, 2025-05-07T20:21:47.1529663Z stochastic_rounding=True, 2025-05-07T20:21:47.1529819Z weighted=True, 2025-05-07T20:21:47.1529970Z row_wise=True, 2025-05-07T20:21:47.1530128Z mixed=True, 2025-05-07T20:21:47.1530494Z use_cache=False, 2025-05-07T20:21:47.1530689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1530848Z use_cpu=True, 2025-05-07T20:21:47.1531029Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1531170Z ) 2025-05-07T20:21:47.1978737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1979336Z self=, 2025-05-07T20:21:47.1979528Z compile=False, 2025-05-07T20:21:47.1979724Z pooling_mode=, 2025-05-07T20:21:47.1979869Z T=3, 2025-05-07T20:21:47.1980021Z D=78, 2025-05-07T20:21:47.1980164Z B=95, 2025-05-07T20:21:47.1980313Z log_E=3, 2025-05-07T20:21:47.1980462Z L=10, 2025-05-07T20:21:47.1980615Z D_gradcheck=2, 2025-05-07T20:21:47.1980790Z stochastic_rounding=False, 2025-05-07T20:21:47.1980967Z weighted=True, 2025-05-07T20:21:47.1981119Z row_wise=True, 2025-05-07T20:21:47.1981277Z mixed=False, 2025-05-07T20:21:47.1981440Z use_cache=False, 2025-05-07T20:21:47.1981643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1981804Z use_cpu=True, 2025-05-07T20:21:47.1981986Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1982250Z ) 2025-05-07T20:21:47.1982480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1983030Z self=, 2025-05-07T20:21:47.1983186Z compile=False, 2025-05-07T20:21:47.1983381Z pooling_mode=, 2025-05-07T20:21:47.1983524Z T=3, 2025-05-07T20:21:47.1983670Z D=14, 2025-05-07T20:21:47.1983819Z B=36, 2025-05-07T20:21:47.1983964Z log_E=3, 2025-05-07T20:21:47.1984200Z L=0, 2025-05-07T20:21:47.1984362Z D_gradcheck=1, 2025-05-07T20:21:47.1984541Z stochastic_rounding=False, 2025-05-07T20:21:47.1984703Z weighted=True, 2025-05-07T20:21:47.1984854Z row_wise=True, 2025-05-07T20:21:47.1985006Z mixed=True, 2025-05-07T20:21:47.1985169Z use_cache=True, 2025-05-07T20:21:47.1985364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.1985517Z use_cpu=True, 2025-05-07T20:21:47.1985707Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.1985849Z ) 2025-05-07T20:21:47.1986075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1986994Z self=, 2025-05-07T20:21:47.1987175Z compile=True, 2025-05-07T20:21:47.1987370Z pooling_mode=, 2025-05-07T20:21:47.1987521Z T=1, 2025-05-07T20:21:47.1987669Z D=72, 2025-05-07T20:21:47.1987814Z B=91, 2025-05-07T20:21:47.1987970Z log_E=3, 2025-05-07T20:21:47.1988116Z L=0, 2025-05-07T20:21:47.1988276Z D_gradcheck=2, 2025-05-07T20:21:47.1988619Z stochastic_rounding=False, 2025-05-07T20:21:47.1988774Z weighted=True, 2025-05-07T20:21:47.1988934Z row_wise=True, 2025-05-07T20:21:47.1989089Z mixed=False, 2025-05-07T20:21:47.1989408Z use_cache=True, 2025-05-07T20:21:47.1989626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1989779Z use_cpu=True, 2025-05-07T20:21:47.1989962Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1990106Z ) 2025-05-07T20:21:47.1990335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1990885Z self=, 2025-05-07T20:21:47.1991049Z compile=True, 2025-05-07T20:21:47.1991239Z pooling_mode=, 2025-05-07T20:21:47.1991390Z T=3, 2025-05-07T20:21:47.1991534Z D=113, 2025-05-07T20:21:47.1991678Z B=95, 2025-05-07T20:21:47.1991832Z log_E=5, 2025-05-07T20:21:47.1991974Z L=7, 2025-05-07T20:21:47.1992126Z D_gradcheck=1, 2025-05-07T20:21:47.1992312Z stochastic_rounding=True, 2025-05-07T20:21:47.1992464Z weighted=True, 2025-05-07T20:21:47.1992616Z row_wise=True, 2025-05-07T20:21:47.1992977Z mixed=True, 2025-05-07T20:21:47.1993137Z use_cache=False, 2025-05-07T20:21:47.1993327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1993486Z use_cpu=True, 2025-05-07T20:21:47.1993669Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1993808Z ) 2025-05-07T20:21:47.1994037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1994584Z self=, 2025-05-07T20:21:47.1994748Z compile=False, 2025-05-07T20:21:47.1994938Z pooling_mode=, 2025-05-07T20:21:47.1995083Z T=1, 2025-05-07T20:21:47.1995234Z D=81, 2025-05-07T20:21:47.1995380Z B=122, 2025-05-07T20:21:47.1995525Z log_E=4, 2025-05-07T20:21:47.1995675Z L=7, 2025-05-07T20:21:47.1995832Z D_gradcheck=2, 2025-05-07T20:21:47.1996011Z stochastic_rounding=False, 2025-05-07T20:21:47.1996174Z weighted=False, 2025-05-07T20:21:47.1996333Z row_wise=True, 2025-05-07T20:21:47.1996484Z mixed=True, 2025-05-07T20:21:47.1996651Z use_cache=False, 2025-05-07T20:21:47.1996840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.1996995Z use_cpu=True, 2025-05-07T20:21:47.1997184Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.1997326Z ) 2025-05-07T20:21:47.1997559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.1998108Z self=, 2025-05-07T20:21:47.1998263Z compile=False, 2025-05-07T20:21:47.1998464Z pooling_mode=, 2025-05-07T20:21:47.1998610Z T=1, 2025-05-07T20:21:47.1998756Z D=74, 2025-05-07T20:21:47.1998932Z B=4, 2025-05-07T20:21:47.1999078Z log_E=4, 2025-05-07T20:21:47.1999224Z L=4, 2025-05-07T20:21:47.1999391Z D_gradcheck=1, 2025-05-07T20:21:47.1999565Z stochastic_rounding=False, 2025-05-07T20:21:47.1999722Z weighted=True, 2025-05-07T20:21:47.1999885Z row_wise=True, 2025-05-07T20:21:47.2000039Z mixed=False, 2025-05-07T20:21:47.2000194Z use_cache=True, 2025-05-07T20:21:47.2000391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2000545Z use_cpu=True, 2025-05-07T20:21:47.2000735Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2000878Z ) 2025-05-07T20:21:47.2001100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2001842Z self=, 2025-05-07T20:21:47.2002017Z compile=False, 2025-05-07T20:21:47.2002207Z pooling_mode=, 2025-05-07T20:21:47.2002361Z T=5, 2025-05-07T20:21:47.2002506Z D=57, 2025-05-07T20:21:47.2002653Z B=2, 2025-05-07T20:21:47.2002809Z log_E=5, 2025-05-07T20:21:47.2002954Z L=14, 2025-05-07T20:21:47.2003247Z D_gradcheck=2, 2025-05-07T20:21:47.2003427Z stochastic_rounding=True, 2025-05-07T20:21:47.2003585Z weighted=False, 2025-05-07T20:21:47.2003755Z row_wise=True, 2025-05-07T20:21:47.2004012Z mixed=False, 2025-05-07T20:21:47.2004182Z use_cache=True, 2025-05-07T20:21:47.2004381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2004536Z use_cpu=True, 2025-05-07T20:21:47.2004717Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2004866Z ) 2025-05-07T20:21:47.2005089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2005636Z self=, 2025-05-07T20:21:47.2005798Z compile=False, 2025-05-07T20:21:47.2005989Z pooling_mode=, 2025-05-07T20:21:47.2006134Z T=3, 2025-05-07T20:21:47.2006285Z D=89, 2025-05-07T20:21:47.2006430Z B=12, 2025-05-07T20:21:47.2006577Z log_E=4, 2025-05-07T20:21:47.2006730Z L=10, 2025-05-07T20:21:47.2006886Z D_gradcheck=2, 2025-05-07T20:21:47.2007062Z stochastic_rounding=True, 2025-05-07T20:21:47.2007217Z weighted=True, 2025-05-07T20:21:47.2007500Z row_wise=True, 2025-05-07T20:21:47.2007663Z mixed=False, 2025-05-07T20:21:47.2007817Z use_cache=False, 2025-05-07T20:21:47.2008008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2008170Z use_cpu=True, 2025-05-07T20:21:47.2008352Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2008493Z ) 2025-05-07T20:21:47.2008720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2009268Z self=, 2025-05-07T20:21:47.2009424Z compile=False, 2025-05-07T20:21:47.2009618Z pooling_mode=, 2025-05-07T20:21:47.2009761Z T=5, 2025-05-07T20:21:47.2009918Z D=95, 2025-05-07T20:21:47.2010063Z B=33, 2025-05-07T20:21:47.2010208Z log_E=4, 2025-05-07T20:21:47.2010368Z L=14, 2025-05-07T20:21:47.2010518Z D_gradcheck=2, 2025-05-07T20:21:47.2010688Z stochastic_rounding=True, 2025-05-07T20:21:47.2010857Z weighted=False, 2025-05-07T20:21:47.2011008Z row_wise=True, 2025-05-07T20:21:47.2011161Z mixed=True, 2025-05-07T20:21:47.2011324Z use_cache=True, 2025-05-07T20:21:47.2011514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2011665Z use_cpu=True, 2025-05-07T20:21:47.2011854Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2011994Z ) 2025-05-07T20:21:47.2012216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2012769Z self=, 2025-05-07T20:21:47.2012925Z compile=True, 2025-05-07T20:21:47.2013125Z pooling_mode=, 2025-05-07T20:21:47.2013267Z T=2, 2025-05-07T20:21:47.2013411Z D=44, 2025-05-07T20:21:47.2013562Z B=64, 2025-05-07T20:21:47.2013709Z log_E=3, 2025-05-07T20:21:47.2013856Z L=6, 2025-05-07T20:21:47.2014016Z D_gradcheck=1, 2025-05-07T20:21:47.2014187Z stochastic_rounding=True, 2025-05-07T20:21:47.2014345Z weighted=True, 2025-05-07T20:21:47.2014507Z row_wise=True, 2025-05-07T20:21:47.2014661Z mixed=False, 2025-05-07T20:21:47.2014816Z use_cache=True, 2025-05-07T20:21:47.2015015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2015167Z use_cpu=True, 2025-05-07T20:21:47.2015347Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2015496Z ) 2025-05-07T20:21:47.2015718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2016830Z self=, 2025-05-07T20:21:47.2017013Z compile=False, 2025-05-07T20:21:47.2017202Z pooling_mode=, 2025-05-07T20:21:47.2017351Z T=2, 2025-05-07T20:21:47.2017494Z D=93, 2025-05-07T20:21:47.2017637Z B=117, 2025-05-07T20:21:47.2017789Z log_E=5, 2025-05-07T20:21:47.2018139Z L=12, 2025-05-07T20:21:47.2018291Z D_gradcheck=1, 2025-05-07T20:21:47.2018469Z stochastic_rounding=False, 2025-05-07T20:21:47.2018625Z weighted=False, 2025-05-07T20:21:47.2018926Z row_wise=True, 2025-05-07T20:21:47.2019099Z mixed=False, 2025-05-07T20:21:47.2019254Z use_cache=False, 2025-05-07T20:21:47.2019443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2019601Z use_cpu=True, 2025-05-07T20:21:47.2019785Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2019934Z ) 2025-05-07T20:21:47.2020155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2020700Z self=, 2025-05-07T20:21:47.2020865Z compile=True, 2025-05-07T20:21:47.2021051Z pooling_mode=, 2025-05-07T20:21:47.2021192Z T=1, 2025-05-07T20:21:47.2021342Z D=81, 2025-05-07T20:21:47.2021484Z B=66, 2025-05-07T20:21:47.2021633Z log_E=3, 2025-05-07T20:21:47.2021780Z L=19, 2025-05-07T20:21:47.2021931Z D_gradcheck=2, 2025-05-07T20:21:47.2022103Z stochastic_rounding=False, 2025-05-07T20:21:47.2022449Z weighted=False, 2025-05-07T20:21:47.2022604Z row_wise=True, 2025-05-07T20:21:47.2022762Z mixed=True, 2025-05-07T20:21:47.2022916Z use_cache=True, 2025-05-07T20:21:47.2023106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2023267Z use_cpu=True, 2025-05-07T20:21:47.2023447Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2023587Z ) 2025-05-07T20:21:47.2023822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2024488Z self=, 2025-05-07T20:21:47.2024643Z compile=False, 2025-05-07T20:21:47.2024841Z pooling_mode=, 2025-05-07T20:21:47.2024985Z T=4, 2025-05-07T20:21:47.2025127Z D=76, 2025-05-07T20:21:47.2025277Z B=119, 2025-05-07T20:21:47.2025431Z log_E=4, 2025-05-07T20:21:47.2025574Z L=3, 2025-05-07T20:21:47.2025732Z D_gradcheck=2, 2025-05-07T20:21:47.2025906Z stochastic_rounding=True, 2025-05-07T20:21:47.2026072Z weighted=False, 2025-05-07T20:21:47.2026226Z row_wise=True, 2025-05-07T20:21:47.2026379Z mixed=True, 2025-05-07T20:21:47.2026538Z use_cache=False, 2025-05-07T20:21:47.2026726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2026875Z use_cpu=True, 2025-05-07T20:21:47.2027065Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2027205Z ) 2025-05-07T20:21:47.2027429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2027984Z self=, 2025-05-07T20:21:47.2028137Z compile=True, 2025-05-07T20:21:47.2028325Z pooling_mode=, 2025-05-07T20:21:47.2028486Z T=4, 2025-05-07T20:21:47.2028629Z D=114, 2025-05-07T20:21:47.2028780Z B=88, 2025-05-07T20:21:47.2028930Z log_E=4, 2025-05-07T20:21:47.2029071Z L=11, 2025-05-07T20:21:47.2029229Z D_gradcheck=1, 2025-05-07T20:21:47.2029404Z stochastic_rounding=False, 2025-05-07T20:21:47.2029560Z weighted=True, 2025-05-07T20:21:47.2029718Z row_wise=True, 2025-05-07T20:21:47.2029868Z mixed=True, 2025-05-07T20:21:47.2030022Z use_cache=False, 2025-05-07T20:21:47.2030214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2030365Z use_cpu=True, 2025-05-07T20:21:47.2030547Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2030696Z ) 2025-05-07T20:21:47.2031090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2031649Z self=, 2025-05-07T20:21:47.2031810Z compile=True, 2025-05-07T20:21:47.2031997Z pooling_mode=, 2025-05-07T20:21:47.2032147Z T=3, 2025-05-07T20:21:47.2032291Z D=85, 2025-05-07T20:21:47.2032558Z B=4, 2025-05-07T20:21:47.2032710Z log_E=5, 2025-05-07T20:21:47.2032852Z L=13, 2025-05-07T20:21:47.2033002Z D_gradcheck=2, 2025-05-07T20:21:47.2033184Z stochastic_rounding=True, 2025-05-07T20:21:47.2033446Z weighted=False, 2025-05-07T20:21:47.2033614Z row_wise=True, 2025-05-07T20:21:47.2033773Z mixed=False, 2025-05-07T20:21:47.2033929Z use_cache=False, 2025-05-07T20:21:47.2034122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2034278Z use_cpu=True, 2025-05-07T20:21:47.2034460Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2034598Z ) 2025-05-07T20:21:47.2034831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2035374Z self=, 2025-05-07T20:21:47.2035538Z compile=True, 2025-05-07T20:21:47.2035726Z pooling_mode=, 2025-05-07T20:21:47.2035869Z T=5, 2025-05-07T20:21:47.2036023Z D=71, 2025-05-07T20:21:47.2036173Z B=77, 2025-05-07T20:21:47.2036319Z log_E=3, 2025-05-07T20:21:47.2036470Z L=20, 2025-05-07T20:21:47.2036625Z D_gradcheck=1, 2025-05-07T20:21:47.2036922Z stochastic_rounding=False, 2025-05-07T20:21:47.2037089Z weighted=False, 2025-05-07T20:21:47.2037244Z row_wise=True, 2025-05-07T20:21:47.2037395Z mixed=False, 2025-05-07T20:21:47.2037553Z use_cache=True, 2025-05-07T20:21:47.2037741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2037900Z use_cpu=True, 2025-05-07T20:21:47.2038079Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2038218Z ) 2025-05-07T20:21:47.2549306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2550001Z self=, 2025-05-07T20:21:47.2550190Z compile=True, 2025-05-07T20:21:47.2550399Z pooling_mode=, 2025-05-07T20:21:47.2550546Z T=3, 2025-05-07T20:21:47.2550702Z D=92, 2025-05-07T20:21:47.2550871Z B=64, 2025-05-07T20:21:47.2551041Z log_E=5, 2025-05-07T20:21:47.2551198Z L=11, 2025-05-07T20:21:47.2551388Z D_gradcheck=2, 2025-05-07T20:21:47.2551610Z stochastic_rounding=False, 2025-05-07T20:21:47.2551788Z weighted=True, 2025-05-07T20:21:47.2551958Z row_wise=True, 2025-05-07T20:21:47.2552112Z mixed=False, 2025-05-07T20:21:47.2552271Z use_cache=True, 2025-05-07T20:21:47.2552477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2552629Z use_cpu=True, 2025-05-07T20:21:47.2552838Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2553003Z ) 2025-05-07T20:21:47.2553253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2553833Z self=, 2025-05-07T20:21:47.2553994Z compile=True, 2025-05-07T20:21:47.2554192Z pooling_mode=, 2025-05-07T20:21:47.2554349Z T=1, 2025-05-07T20:21:47.2554501Z D=13, 2025-05-07T20:21:47.2554669Z B=101, 2025-05-07T20:21:47.2554832Z log_E=4, 2025-05-07T20:21:47.2554983Z L=19, 2025-05-07T20:21:47.2555146Z D_gradcheck=2, 2025-05-07T20:21:47.2555322Z stochastic_rounding=False, 2025-05-07T20:21:47.2555494Z weighted=False, 2025-05-07T20:21:47.2555652Z row_wise=True, 2025-05-07T20:21:47.2555819Z mixed=True, 2025-05-07T20:21:47.2555996Z use_cache=False, 2025-05-07T20:21:47.2556235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2556396Z use_cpu=True, 2025-05-07T20:21:47.2556588Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2557128Z ) 2025-05-07T20:21:47.2557408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2557964Z self=, 2025-05-07T20:21:47.2558138Z compile=False, 2025-05-07T20:21:47.2558331Z pooling_mode=, 2025-05-07T20:21:47.2558487Z T=3, 2025-05-07T20:21:47.2558889Z D=29, 2025-05-07T20:21:47.2559065Z B=114, 2025-05-07T20:21:47.2559241Z log_E=5, 2025-05-07T20:21:47.2559416Z L=16, 2025-05-07T20:21:47.2559577Z D_gradcheck=2, 2025-05-07T20:21:47.2559981Z stochastic_rounding=True, 2025-05-07T20:21:47.2560164Z weighted=False, 2025-05-07T20:21:47.2560328Z row_wise=True, 2025-05-07T20:21:47.2560582Z mixed=True, 2025-05-07T20:21:47.2560740Z use_cache=True, 2025-05-07T20:21:47.2560939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2561108Z use_cpu=True, 2025-05-07T20:21:47.2561346Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2561519Z ) 2025-05-07T20:21:47.2561770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2562324Z self=, 2025-05-07T20:21:47.2562497Z compile=False, 2025-05-07T20:21:47.2562695Z pooling_mode=, 2025-05-07T20:21:47.2562861Z T=1, 2025-05-07T20:21:47.2563013Z D=117, 2025-05-07T20:21:47.2563189Z B=121, 2025-05-07T20:21:47.2563362Z log_E=5, 2025-05-07T20:21:47.2563758Z L=19, 2025-05-07T20:21:47.2563955Z D_gradcheck=2, 2025-05-07T20:21:47.2564161Z stochastic_rounding=False, 2025-05-07T20:21:47.2564336Z weighted=False, 2025-05-07T20:21:47.2564523Z row_wise=True, 2025-05-07T20:21:47.2564704Z mixed=False, 2025-05-07T20:21:47.2564861Z use_cache=True, 2025-05-07T20:21:47.2565094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2565244Z use_cpu=True, 2025-05-07T20:21:47.2565451Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2565627Z ) 2025-05-07T20:21:47.2565878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2566465Z self=, 2025-05-07T20:21:47.2566645Z compile=False, 2025-05-07T20:21:47.2566876Z pooling_mode=, 2025-05-07T20:21:47.2567037Z T=4, 2025-05-07T20:21:47.2567187Z D=110, 2025-05-07T20:21:47.2567337Z B=26, 2025-05-07T20:21:47.2567497Z log_E=4, 2025-05-07T20:21:47.2567646Z L=2, 2025-05-07T20:21:47.2567798Z D_gradcheck=1, 2025-05-07T20:21:47.2568015Z stochastic_rounding=False, 2025-05-07T20:21:47.2568197Z weighted=True, 2025-05-07T20:21:47.2568379Z row_wise=True, 2025-05-07T20:21:47.2568547Z mixed=True, 2025-05-07T20:21:47.2568709Z use_cache=False, 2025-05-07T20:21:47.2568928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2569110Z use_cpu=True, 2025-05-07T20:21:47.2569300Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2569454Z ) 2025-05-07T20:21:47.2569707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2570256Z self=, 2025-05-07T20:21:47.2570420Z compile=True, 2025-05-07T20:21:47.2570628Z pooling_mode=, 2025-05-07T20:21:47.2570781Z T=4, 2025-05-07T20:21:47.2570953Z D=126, 2025-05-07T20:21:47.2571122Z B=6, 2025-05-07T20:21:47.2571268Z log_E=4, 2025-05-07T20:21:47.2571436Z L=14, 2025-05-07T20:21:47.2571613Z D_gradcheck=2, 2025-05-07T20:21:47.2571839Z stochastic_rounding=True, 2025-05-07T20:21:47.2571993Z weighted=True, 2025-05-07T20:21:47.2572151Z row_wise=True, 2025-05-07T20:21:47.2572313Z mixed=False, 2025-05-07T20:21:47.2572494Z use_cache=False, 2025-05-07T20:21:47.2572691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2572856Z use_cpu=True, 2025-05-07T20:21:47.2573273Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2573435Z ) 2025-05-07T20:21:47.2573693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2574280Z self=, 2025-05-07T20:21:47.2574485Z compile=False, 2025-05-07T20:21:47.2574683Z pooling_mode=, 2025-05-07T20:21:47.2574976Z T=2, 2025-05-07T20:21:47.2575129Z D=33, 2025-05-07T20:21:47.2575273Z B=16, 2025-05-07T20:21:47.2575425Z log_E=4, 2025-05-07T20:21:47.2575580Z L=19, 2025-05-07T20:21:47.2575860Z D_gradcheck=1, 2025-05-07T20:21:47.2576051Z stochastic_rounding=False, 2025-05-07T20:21:47.2576211Z weighted=True, 2025-05-07T20:21:47.2576363Z row_wise=True, 2025-05-07T20:21:47.2576514Z mixed=False, 2025-05-07T20:21:47.2576678Z use_cache=True, 2025-05-07T20:21:47.2576872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2577024Z use_cpu=True, 2025-05-07T20:21:47.2577221Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2577363Z ) 2025-05-07T20:21:47.2577589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2578147Z self=, 2025-05-07T20:21:47.2578300Z compile=True, 2025-05-07T20:21:47.2578503Z pooling_mode=, 2025-05-07T20:21:47.2578654Z T=4, 2025-05-07T20:21:47.2578800Z D=70, 2025-05-07T20:21:47.2578952Z B=126, 2025-05-07T20:21:47.2579248Z log_E=5, 2025-05-07T20:21:47.2579394Z L=10, 2025-05-07T20:21:47.2579561Z D_gradcheck=2, 2025-05-07T20:21:47.2579736Z stochastic_rounding=True, 2025-05-07T20:21:47.2579892Z weighted=True, 2025-05-07T20:21:47.2580056Z row_wise=True, 2025-05-07T20:21:47.2580210Z mixed=False, 2025-05-07T20:21:47.2580363Z use_cache=True, 2025-05-07T20:21:47.2580561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2580713Z use_cpu=True, 2025-05-07T20:21:47.2580898Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2581050Z ) 2025-05-07T20:21:47.2581272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2581818Z self=, 2025-05-07T20:21:47.2581972Z compile=False, 2025-05-07T20:21:47.2582163Z pooling_mode=, 2025-05-07T20:21:47.2582316Z T=5, 2025-05-07T20:21:47.2582461Z D=68, 2025-05-07T20:21:47.2582606Z B=97, 2025-05-07T20:21:47.2582764Z log_E=3, 2025-05-07T20:21:47.2582915Z L=3, 2025-05-07T20:21:47.2583070Z D_gradcheck=2, 2025-05-07T20:21:47.2583252Z stochastic_rounding=False, 2025-05-07T20:21:47.2583407Z weighted=True, 2025-05-07T20:21:47.2583559Z row_wise=True, 2025-05-07T20:21:47.2583716Z mixed=False, 2025-05-07T20:21:47.2583868Z use_cache=True, 2025-05-07T20:21:47.2584201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2584374Z use_cpu=True, 2025-05-07T20:21:47.2584577Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2584725Z ) 2025-05-07T20:21:47.2584947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2585492Z self=, 2025-05-07T20:21:47.2585653Z compile=False, 2025-05-07T20:21:47.2585848Z pooling_mode=, 2025-05-07T20:21:47.2585992Z T=3, 2025-05-07T20:21:47.2586145Z D=102, 2025-05-07T20:21:47.2586293Z B=41, 2025-05-07T20:21:47.2586438Z log_E=3, 2025-05-07T20:21:47.2586596Z L=18, 2025-05-07T20:21:47.2586751Z D_gradcheck=2, 2025-05-07T20:21:47.2586923Z stochastic_rounding=True, 2025-05-07T20:21:47.2587083Z weighted=True, 2025-05-07T20:21:47.2587236Z row_wise=True, 2025-05-07T20:21:47.2587397Z mixed=False, 2025-05-07T20:21:47.2587552Z use_cache=False, 2025-05-07T20:21:47.2587742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:47.2588137Z use_cpu=True, 2025-05-07T20:21:47.2588336Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2588479Z ) 2025-05-07T20:21:47.2588708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2589253Z self=, 2025-05-07T20:21:47.2589410Z compile=False, 2025-05-07T20:21:47.2589745Z pooling_mode=, 2025-05-07T20:21:47.2589891Z T=1, 2025-05-07T20:21:47.2590035Z D=60, 2025-05-07T20:21:47.2590192Z B=117, 2025-05-07T20:21:47.2590336Z log_E=4, 2025-05-07T20:21:47.2590590Z L=14, 2025-05-07T20:21:47.2590767Z D_gradcheck=1, 2025-05-07T20:21:47.2590942Z stochastic_rounding=False, 2025-05-07T20:21:47.2591106Z weighted=False, 2025-05-07T20:21:47.2591258Z row_wise=True, 2025-05-07T20:21:47.2591408Z mixed=False, 2025-05-07T20:21:47.2591574Z use_cache=False, 2025-05-07T20:21:47.2591765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2591920Z use_cpu=True, 2025-05-07T20:21:47.2592110Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2592251Z ) 2025-05-07T20:21:47.2592474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2593028Z self=, 2025-05-07T20:21:47.2593182Z compile=True, 2025-05-07T20:21:47.2593375Z pooling_mode=, 2025-05-07T20:21:47.2593527Z T=2, 2025-05-07T20:21:47.2593671Z D=78, 2025-05-07T20:21:47.2593957Z B=15, 2025-05-07T20:21:47.2594108Z log_E=3, 2025-05-07T20:21:47.2594253Z L=10, 2025-05-07T20:21:47.2594413Z D_gradcheck=1, 2025-05-07T20:21:47.2594584Z stochastic_rounding=True, 2025-05-07T20:21:47.2594738Z weighted=False, 2025-05-07T20:21:47.2594897Z row_wise=True, 2025-05-07T20:21:47.2595047Z mixed=True, 2025-05-07T20:21:47.2595200Z use_cache=True, 2025-05-07T20:21:47.2595407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2595559Z use_cpu=True, 2025-05-07T20:21:47.2595739Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2595886Z ) 2025-05-07T20:21:47.2596108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2596653Z self=, 2025-05-07T20:21:47.2596823Z compile=True, 2025-05-07T20:21:47.2597011Z pooling_mode=, 2025-05-07T20:21:47.2597164Z T=1, 2025-05-07T20:21:47.2597312Z D=74, 2025-05-07T20:21:47.2597457Z B=67, 2025-05-07T20:21:47.2597615Z log_E=4, 2025-05-07T20:21:47.2597763Z L=0, 2025-05-07T20:21:47.2597914Z D_gradcheck=1, 2025-05-07T20:21:47.2598093Z stochastic_rounding=False, 2025-05-07T20:21:47.2598248Z weighted=False, 2025-05-07T20:21:47.2598401Z row_wise=True, 2025-05-07T20:21:47.2598553Z mixed=True, 2025-05-07T20:21:47.2598710Z use_cache=False, 2025-05-07T20:21:47.2598902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2599063Z use_cpu=True, 2025-05-07T20:21:47.2599243Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2599385Z ) 2025-05-07T20:21:47.2599619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2600162Z self=, 2025-05-07T20:21:47.2600331Z compile=False, 2025-05-07T20:21:47.2600518Z pooling_mode=, 2025-05-07T20:21:47.2600662Z T=2, 2025-05-07T20:21:47.2600817Z D=31, 2025-05-07T20:21:47.2600962Z B=104, 2025-05-07T20:21:47.2601111Z log_E=5, 2025-05-07T20:21:47.2601263Z L=15, 2025-05-07T20:21:47.2601417Z D_gradcheck=1, 2025-05-07T20:21:47.2601591Z stochastic_rounding=False, 2025-05-07T20:21:47.2601753Z weighted=True, 2025-05-07T20:21:47.2601903Z row_wise=True, 2025-05-07T20:21:47.2602051Z mixed=False, 2025-05-07T20:21:47.2602213Z use_cache=False, 2025-05-07T20:21:47.2602577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2602759Z use_cpu=True, 2025-05-07T20:21:47.2602948Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2603091Z ) 2025-05-07T20:21:47.2603321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2603865Z self=, 2025-05-07T20:21:47.2604159Z compile=True, 2025-05-07T20:21:47.2604356Z pooling_mode=, 2025-05-07T20:21:47.2604500Z T=5, 2025-05-07T20:21:47.2604651Z D=103, 2025-05-07T20:21:47.2604923Z B=18, 2025-05-07T20:21:47.2605087Z log_E=3, 2025-05-07T20:21:47.2605234Z L=2, 2025-05-07T20:21:47.2605397Z D_gradcheck=1, 2025-05-07T20:21:47.2605571Z stochastic_rounding=False, 2025-05-07T20:21:47.2605725Z weighted=True, 2025-05-07T20:21:47.2605884Z row_wise=True, 2025-05-07T20:21:47.2606032Z mixed=False, 2025-05-07T20:21:47.2606194Z use_cache=True, 2025-05-07T20:21:47.2606388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2606541Z use_cpu=True, 2025-05-07T20:21:47.2606730Z output_dtype=SparseType.FP32, 2025-05-07T20:21:47.2606875Z ) 2025-05-07T20:21:47.2607099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:47.2607651Z self=, 2025-05-07T20:21:47.2607810Z compile=True, 2025-05-07T20:21:47.2607999Z pooling_mode=, 2025-05-07T20:21:47.2608286Z T=1, 2025-05-07T20:21:47.2608434Z D=33, 2025-05-07T20:21:47.2608583Z B=119, 2025-05-07T20:21:47.2608738Z log_E=3, 2025-05-07T20:21:47.2608882Z L=18, 2025-05-07T20:21:47.2609035Z D_gradcheck=1, 2025-05-07T20:21:47.2609216Z stochastic_rounding=True, 2025-05-07T20:21:47.2609375Z weighted=False, 2025-05-07T20:21:47.2609533Z row_wise=True, 2025-05-07T20:21:47.2609683Z mixed=True, 2025-05-07T20:21:47.2609836Z use_cache=True, 2025-05-07T20:21:47.2610035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:47.2610190Z use_cpu=True, 2025-05-07T20:21:47.2610371Z output_dtype=SparseType.FP16, 2025-05-07T20:21:47.2610518Z ) 2025-05-07T20:21:49.8836428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8837512Z self=, 2025-05-07T20:21:49.8838411Z compile=False, 2025-05-07T20:21:49.8838826Z pooling_mode=, 2025-05-07T20:21:49.8839307Z T=1, 2025-05-07T20:21:49.8839641Z D=60, 2025-05-07T20:21:49.8839984Z B=113, 2025-05-07T20:21:49.8840325Z log_E=5, 2025-05-07T20:21:49.8840672Z L=9, 2025-05-07T20:21:49.8841015Z D_gradcheck=1, 2025-05-07T20:21:49.8841416Z stochastic_rounding=False, 2025-05-07T20:21:49.8841857Z weighted=False, 2025-05-07T20:21:49.8842230Z row_wise=True, 2025-05-07T20:21:49.8842604Z mixed=False, 2025-05-07T20:21:49.8842982Z use_cache=True, 2025-05-07T20:21:49.8843390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8843874Z use_cpu=True, 2025-05-07T20:21:49.8844276Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8844724Z ) 2025-05-07T20:21:49.8845123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8846045Z self=, 2025-05-07T20:21:49.8846907Z compile=False, 2025-05-07T20:21:49.8847326Z pooling_mode=, 2025-05-07T20:21:49.8847807Z T=4, 2025-05-07T20:21:49.8848146Z D=77, 2025-05-07T20:21:49.8848478Z B=102, 2025-05-07T20:21:49.8848916Z log_E=4, 2025-05-07T20:21:49.8849273Z L=18, 2025-05-07T20:21:49.8849610Z D_gradcheck=1, 2025-05-07T20:21:49.8850007Z stochastic_rounding=False, 2025-05-07T20:21:49.8850446Z weighted=False, 2025-05-07T20:21:49.8850814Z row_wise=True, 2025-05-07T20:21:49.8851186Z mixed=False, 2025-05-07T20:21:49.8851961Z use_cache=True, 2025-05-07T20:21:49.8852399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8852887Z use_cpu=True, 2025-05-07T20:21:49.8853288Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8853732Z ) 2025-05-07T20:21:49.8854132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8855049Z self=, 2025-05-07T20:21:49.8856132Z compile=False, 2025-05-07T20:21:49.8856551Z pooling_mode=, 2025-05-07T20:21:49.8857035Z T=4, 2025-05-07T20:21:49.8857546Z D=51, 2025-05-07T20:21:49.8857907Z B=76, 2025-05-07T20:21:49.8858247Z log_E=5, 2025-05-07T20:21:49.8858585Z L=3, 2025-05-07T20:21:49.8858927Z D_gradcheck=2, 2025-05-07T20:21:49.8859319Z stochastic_rounding=True, 2025-05-07T20:21:49.8859758Z weighted=False, 2025-05-07T20:21:49.8860129Z row_wise=True, 2025-05-07T20:21:49.8860500Z mixed=False, 2025-05-07T20:21:49.8860884Z use_cache=False, 2025-05-07T20:21:49.8861298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8861782Z use_cpu=True, 2025-05-07T20:21:49.8862182Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8862623Z ) 2025-05-07T20:21:49.8863023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8863941Z self=, 2025-05-07T20:21:49.8864909Z compile=False, 2025-05-07T20:21:49.8865331Z pooling_mode=, 2025-05-07T20:21:49.8866073Z T=1, 2025-05-07T20:21:49.8866417Z D=25, 2025-05-07T20:21:49.8866754Z B=31, 2025-05-07T20:21:49.8867092Z log_E=3, 2025-05-07T20:21:49.8867430Z L=19, 2025-05-07T20:21:49.8867774Z D_gradcheck=1, 2025-05-07T20:21:49.8868171Z stochastic_rounding=True, 2025-05-07T20:21:49.8868604Z weighted=False, 2025-05-07T20:21:49.8868981Z row_wise=True, 2025-05-07T20:21:49.8869353Z mixed=False, 2025-05-07T20:21:49.8869718Z use_cache=True, 2025-05-07T20:21:49.8870136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8870622Z use_cpu=True, 2025-05-07T20:21:49.8871024Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8871466Z ) 2025-05-07T20:21:49.8871863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8872776Z self=, 2025-05-07T20:21:49.8873635Z compile=False, 2025-05-07T20:21:49.8874051Z pooling_mode=, 2025-05-07T20:21:49.8874527Z T=1, 2025-05-07T20:21:49.8874852Z D=43, 2025-05-07T20:21:49.8875190Z B=28, 2025-05-07T20:21:49.8875529Z log_E=4, 2025-05-07T20:21:49.8875871Z L=14, 2025-05-07T20:21:49.8876216Z D_gradcheck=1, 2025-05-07T20:21:49.8876613Z stochastic_rounding=True, 2025-05-07T20:21:49.8877045Z weighted=True, 2025-05-07T20:21:49.8877421Z row_wise=True, 2025-05-07T20:21:49.8877797Z mixed=True, 2025-05-07T20:21:49.8878160Z use_cache=True, 2025-05-07T20:21:49.8878577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8879060Z use_cpu=True, 2025-05-07T20:21:49.8879453Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8879900Z ) 2025-05-07T20:21:49.8880301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8881216Z self=, 2025-05-07T20:21:49.8882076Z compile=False, 2025-05-07T20:21:49.8882492Z pooling_mode=, 2025-05-07T20:21:49.8882972Z T=4, 2025-05-07T20:21:49.8883302Z D=45, 2025-05-07T20:21:49.8883638Z B=4, 2025-05-07T20:21:49.8883973Z log_E=5, 2025-05-07T20:21:49.8884310Z L=3, 2025-05-07T20:21:49.8884680Z D_gradcheck=1, 2025-05-07T20:21:49.8885079Z stochastic_rounding=True, 2025-05-07T20:21:49.8885513Z weighted=False, 2025-05-07T20:21:49.8885887Z row_wise=True, 2025-05-07T20:21:49.8886535Z mixed=True, 2025-05-07T20:21:49.8886921Z use_cache=False, 2025-05-07T20:21:49.8887345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8887823Z use_cpu=True, 2025-05-07T20:21:49.8888469Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8888940Z ) 2025-05-07T20:21:49.8889341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8890407Z self=, 2025-05-07T20:21:49.8891258Z compile=True, 2025-05-07T20:21:49.8891678Z pooling_mode=, 2025-05-07T20:21:49.8892267Z T=1, 2025-05-07T20:21:49.8892612Z D=100, 2025-05-07T20:21:49.8892951Z B=55, 2025-05-07T20:21:49.8893287Z log_E=3, 2025-05-07T20:21:49.8893624Z L=3, 2025-05-07T20:21:49.8893968Z D_gradcheck=1, 2025-05-07T20:21:49.8894368Z stochastic_rounding=False, 2025-05-07T20:21:49.8894800Z weighted=False, 2025-05-07T20:21:49.8895178Z row_wise=True, 2025-05-07T20:21:49.8895553Z mixed=False, 2025-05-07T20:21:49.8895922Z use_cache=True, 2025-05-07T20:21:49.8896338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8896821Z use_cpu=True, 2025-05-07T20:21:49.8908943Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8909509Z ) 2025-05-07T20:21:49.8909910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8910838Z self=, 2025-05-07T20:21:49.8911694Z compile=True, 2025-05-07T20:21:49.8912318Z pooling_mode=, 2025-05-07T20:21:49.8912789Z T=4, 2025-05-07T20:21:49.8913125Z D=103, 2025-05-07T20:21:49.8913467Z B=91, 2025-05-07T20:21:49.8913796Z log_E=5, 2025-05-07T20:21:49.8914141Z L=20, 2025-05-07T20:21:49.8914487Z D_gradcheck=1, 2025-05-07T20:21:49.8914887Z stochastic_rounding=False, 2025-05-07T20:21:49.8915322Z weighted=False, 2025-05-07T20:21:49.8915700Z row_wise=True, 2025-05-07T20:21:49.8916327Z mixed=False, 2025-05-07T20:21:49.8916813Z use_cache=False, 2025-05-07T20:21:49.8917248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8917734Z use_cpu=True, 2025-05-07T20:21:49.8918127Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8918571Z ) 2025-05-07T20:21:49.8918970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8919882Z self=, 2025-05-07T20:21:49.8920744Z compile=False, 2025-05-07T20:21:49.8921163Z pooling_mode=, 2025-05-07T20:21:49.8921631Z T=4, 2025-05-07T20:21:49.8921964Z D=60, 2025-05-07T20:21:49.8922297Z B=39, 2025-05-07T20:21:49.8922626Z log_E=3, 2025-05-07T20:21:49.8922972Z L=12, 2025-05-07T20:21:49.8923315Z D_gradcheck=1, 2025-05-07T20:21:49.8923708Z stochastic_rounding=False, 2025-05-07T20:21:49.8924148Z weighted=False, 2025-05-07T20:21:49.8924526Z row_wise=True, 2025-05-07T20:21:49.8924896Z mixed=False, 2025-05-07T20:21:49.8925259Z use_cache=False, 2025-05-07T20:21:49.8925681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8926165Z use_cpu=True, 2025-05-07T20:21:49.8926563Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8927009Z ) 2025-05-07T20:21:49.8927409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8928314Z self=, 2025-05-07T20:21:49.8929175Z compile=False, 2025-05-07T20:21:49.8929594Z pooling_mode=, 2025-05-07T20:21:49.8930060Z T=4, 2025-05-07T20:21:49.8930389Z D=34, 2025-05-07T20:21:49.8930723Z B=68, 2025-05-07T20:21:49.8931050Z log_E=3, 2025-05-07T20:21:49.8931391Z L=0, 2025-05-07T20:21:49.8931731Z D_gradcheck=2, 2025-05-07T20:21:49.8932116Z stochastic_rounding=False, 2025-05-07T20:21:49.8932554Z weighted=False, 2025-05-07T20:21:49.8933203Z row_wise=True, 2025-05-07T20:21:49.8933584Z mixed=True, 2025-05-07T20:21:49.8933950Z use_cache=False, 2025-05-07T20:21:49.8934368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8934839Z use_cpu=True, 2025-05-07T20:21:49.8935237Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8935682Z ) 2025-05-07T20:21:49.8936082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8937210Z self=, 2025-05-07T20:21:49.8938067Z compile=True, 2025-05-07T20:21:49.8938651Z pooling_mode=, 2025-05-07T20:21:49.8939133Z T=5, 2025-05-07T20:21:49.8939463Z D=123, 2025-05-07T20:21:49.8939793Z B=76, 2025-05-07T20:21:49.8940118Z log_E=4, 2025-05-07T20:21:49.8940457Z L=6, 2025-05-07T20:21:49.8940794Z D_gradcheck=2, 2025-05-07T20:21:49.8941177Z stochastic_rounding=True, 2025-05-07T20:21:49.8941686Z weighted=True, 2025-05-07T20:21:49.8942065Z row_wise=True, 2025-05-07T20:21:49.8942434Z mixed=False, 2025-05-07T20:21:49.8942791Z use_cache=True, 2025-05-07T20:21:49.8943203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8943684Z use_cpu=True, 2025-05-07T20:21:49.8944191Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8944650Z ) 2025-05-07T20:21:49.8945048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8945963Z self=, 2025-05-07T20:21:49.8947049Z compile=True, 2025-05-07T20:21:49.8947460Z pooling_mode=, 2025-05-07T20:21:49.8947934Z T=4, 2025-05-07T20:21:49.8948257Z D=44, 2025-05-07T20:21:49.8948591Z B=21, 2025-05-07T20:21:49.8948926Z log_E=4, 2025-05-07T20:21:49.8949269Z L=16, 2025-05-07T20:21:49.8949615Z D_gradcheck=1, 2025-05-07T20:21:49.8950009Z stochastic_rounding=False, 2025-05-07T20:21:49.8950445Z weighted=False, 2025-05-07T20:21:49.8950823Z row_wise=True, 2025-05-07T20:21:49.8951191Z mixed=True, 2025-05-07T20:21:49.8951549Z use_cache=True, 2025-05-07T20:21:49.8951963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8952441Z use_cpu=True, 2025-05-07T20:21:49.8952830Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8953276Z ) 2025-05-07T20:21:49.8953678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8954581Z self=, 2025-05-07T20:21:49.8955443Z compile=True, 2025-05-07T20:21:49.8955854Z pooling_mode=, 2025-05-07T20:21:49.8956327Z T=5, 2025-05-07T20:21:49.8956653Z D=30, 2025-05-07T20:21:49.8956991Z B=8, 2025-05-07T20:21:49.8957328Z log_E=5, 2025-05-07T20:21:49.8957664Z L=14, 2025-05-07T20:21:49.8958008Z D_gradcheck=1, 2025-05-07T20:21:49.8958405Z stochastic_rounding=False, 2025-05-07T20:21:49.8958837Z weighted=True, 2025-05-07T20:21:49.8959213Z row_wise=True, 2025-05-07T20:21:49.8959582Z mixed=True, 2025-05-07T20:21:49.8959939Z use_cache=False, 2025-05-07T20:21:49.8960358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.8960837Z use_cpu=True, 2025-05-07T20:21:49.8961228Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8961669Z ) 2025-05-07T20:21:49.8962068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8962971Z self=, 2025-05-07T20:21:49.8963830Z compile=True, 2025-05-07T20:21:49.8964241Z pooling_mode=, 2025-05-07T20:21:49.8964702Z T=5, 2025-05-07T20:21:49.8965033Z D=18, 2025-05-07T20:21:49.8965370Z B=45, 2025-05-07T20:21:49.8965699Z log_E=3, 2025-05-07T20:21:49.8966040Z L=20, 2025-05-07T20:21:49.8966381Z D_gradcheck=2, 2025-05-07T20:21:49.8966766Z stochastic_rounding=True, 2025-05-07T20:21:49.8967326Z weighted=True, 2025-05-07T20:21:49.8967720Z row_wise=True, 2025-05-07T20:21:49.8968086Z mixed=True, 2025-05-07T20:21:49.8968442Z use_cache=True, 2025-05-07T20:21:49.8968852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8969332Z use_cpu=True, 2025-05-07T20:21:49.8969722Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8970163Z ) 2025-05-07T20:21:49.8970711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8971614Z self=, 2025-05-07T20:21:49.8972582Z compile=False, 2025-05-07T20:21:49.8973011Z pooling_mode=, 2025-05-07T20:21:49.8973474Z T=5, 2025-05-07T20:21:49.8973801Z D=30, 2025-05-07T20:21:49.8974129Z B=28, 2025-05-07T20:21:49.8974456Z log_E=4, 2025-05-07T20:21:49.8974801Z L=16, 2025-05-07T20:21:49.8975144Z D_gradcheck=1, 2025-05-07T20:21:49.8975532Z stochastic_rounding=True, 2025-05-07T20:21:49.8975968Z weighted=True, 2025-05-07T20:21:49.8976342Z row_wise=True, 2025-05-07T20:21:49.8976706Z mixed=False, 2025-05-07T20:21:49.8977080Z use_cache=False, 2025-05-07T20:21:49.8977506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8977988Z use_cpu=True, 2025-05-07T20:21:49.8978382Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.8978833Z ) 2025-05-07T20:21:49.8979233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.8980140Z self=, 2025-05-07T20:21:49.8981132Z compile=False, 2025-05-07T20:21:49.8981539Z pooling_mode=, 2025-05-07T20:21:49.8982002Z T=1, 2025-05-07T20:21:49.8982330Z D=82, 2025-05-07T20:21:49.8982665Z B=68, 2025-05-07T20:21:49.8982986Z log_E=4, 2025-05-07T20:21:49.8983327Z L=10, 2025-05-07T20:21:49.8983673Z D_gradcheck=1, 2025-05-07T20:21:49.8984185Z stochastic_rounding=True, 2025-05-07T20:21:49.8984632Z weighted=True, 2025-05-07T20:21:49.8985006Z row_wise=True, 2025-05-07T20:21:49.8985366Z mixed=False, 2025-05-07T20:21:49.8985736Z use_cache=False, 2025-05-07T20:21:49.8986175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.8986653Z use_cpu=True, 2025-05-07T20:21:49.8987051Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.8987495Z ) 2025-05-07T20:21:49.9396806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9397843Z self=, 2025-05-07T20:21:49.9398720Z compile=True, 2025-05-07T20:21:49.9399127Z pooling_mode=, 2025-05-07T20:21:49.9399602Z T=4, 2025-05-07T20:21:49.9399934Z D=124, 2025-05-07T20:21:49.9400270Z B=89, 2025-05-07T20:21:49.9400600Z log_E=4, 2025-05-07T20:21:49.9400948Z L=0, 2025-05-07T20:21:49.9401292Z D_gradcheck=1, 2025-05-07T20:21:49.9401691Z stochastic_rounding=True, 2025-05-07T20:21:49.9402133Z weighted=False, 2025-05-07T20:21:49.9402512Z row_wise=True, 2025-05-07T20:21:49.9402877Z mixed=True, 2025-05-07T20:21:49.9403244Z use_cache=False, 2025-05-07T20:21:49.9403668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9404144Z use_cpu=True, 2025-05-07T20:21:49.9404547Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9405008Z ) 2025-05-07T20:21:49.9405402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9406319Z self=, 2025-05-07T20:21:49.9407189Z compile=True, 2025-05-07T20:21:49.9407596Z pooling_mode=, 2025-05-07T20:21:49.9408071Z T=4, 2025-05-07T20:21:49.9408406Z D=83, 2025-05-07T20:21:49.9408734Z B=52, 2025-05-07T20:21:49.9409074Z log_E=3, 2025-05-07T20:21:49.9409418Z L=0, 2025-05-07T20:21:49.9409758Z D_gradcheck=2, 2025-05-07T20:21:49.9410522Z stochastic_rounding=False, 2025-05-07T20:21:49.9410992Z weighted=False, 2025-05-07T20:21:49.9411371Z row_wise=True, 2025-05-07T20:21:49.9411731Z mixed=True, 2025-05-07T20:21:49.9412096Z use_cache=False, 2025-05-07T20:21:49.9412515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9412989Z use_cpu=True, 2025-05-07T20:21:49.9413387Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9414051Z ) 2025-05-07T20:21:49.9414444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9415553Z self=, 2025-05-07T20:21:49.9416631Z compile=True, 2025-05-07T20:21:49.9417037Z pooling_mode=, 2025-05-07T20:21:49.9417513Z T=5, 2025-05-07T20:21:49.9417845Z D=62, 2025-05-07T20:21:49.9418169Z B=54, 2025-05-07T20:21:49.9418497Z log_E=4, 2025-05-07T20:21:49.9418840Z L=17, 2025-05-07T20:21:49.9419175Z D_gradcheck=1, 2025-05-07T20:21:49.9419575Z stochastic_rounding=False, 2025-05-07T20:21:49.9420016Z weighted=False, 2025-05-07T20:21:49.9420380Z row_wise=True, 2025-05-07T20:21:49.9420746Z mixed=True, 2025-05-07T20:21:49.9421113Z use_cache=False, 2025-05-07T20:21:49.9421526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9422013Z use_cpu=True, 2025-05-07T20:21:49.9422412Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9422866Z ) 2025-05-07T20:21:49.9423253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9424504Z self=, 2025-05-07T20:21:49.9425369Z compile=True, 2025-05-07T20:21:49.9425767Z pooling_mode=, 2025-05-07T20:21:49.9426238Z T=5, 2025-05-07T20:21:49.9426566Z D=4, 2025-05-07T20:21:49.9426890Z B=22, 2025-05-07T20:21:49.9427219Z log_E=3, 2025-05-07T20:21:49.9427561Z L=18, 2025-05-07T20:21:49.9427890Z D_gradcheck=2, 2025-05-07T20:21:49.9428442Z stochastic_rounding=False, 2025-05-07T20:21:49.9428884Z weighted=True, 2025-05-07T20:21:49.9429254Z row_wise=True, 2025-05-07T20:21:49.9429628Z mixed=False, 2025-05-07T20:21:49.9430129Z use_cache=True, 2025-05-07T20:21:49.9430542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9431029Z use_cpu=True, 2025-05-07T20:21:49.9431429Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9431878Z ) 2025-05-07T20:21:49.9432276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9433196Z self=, 2025-05-07T20:21:49.9434056Z compile=True, 2025-05-07T20:21:49.9434464Z pooling_mode=, 2025-05-07T20:21:49.9434934Z T=3, 2025-05-07T20:21:49.9435262Z D=89, 2025-05-07T20:21:49.9435594Z B=86, 2025-05-07T20:21:49.9435930Z log_E=5, 2025-05-07T20:21:49.9436267Z L=19, 2025-05-07T20:21:49.9436615Z D_gradcheck=1, 2025-05-07T20:21:49.9437026Z stochastic_rounding=False, 2025-05-07T20:21:49.9437454Z weighted=True, 2025-05-07T20:21:49.9437831Z row_wise=True, 2025-05-07T20:21:49.9438204Z mixed=False, 2025-05-07T20:21:49.9438567Z use_cache=True, 2025-05-07T20:21:49.9438983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9439470Z use_cpu=True, 2025-05-07T20:21:49.9439875Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9440328Z ) 2025-05-07T20:21:49.9440734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9441650Z self=, 2025-05-07T20:21:49.9442508Z compile=True, 2025-05-07T20:21:49.9442921Z pooling_mode=, 2025-05-07T20:21:49.9443390Z T=4, 2025-05-07T20:21:49.9443726Z D=79, 2025-05-07T20:21:49.9444063Z B=56, 2025-05-07T20:21:49.9444393Z log_E=5, 2025-05-07T20:21:49.9444741Z L=6, 2025-05-07T20:21:49.9445393Z D_gradcheck=2, 2025-05-07T20:21:49.9445800Z stochastic_rounding=True, 2025-05-07T20:21:49.9446240Z weighted=False, 2025-05-07T20:21:49.9446616Z row_wise=True, 2025-05-07T20:21:49.9446985Z mixed=False, 2025-05-07T20:21:49.9447348Z use_cache=False, 2025-05-07T20:21:49.9447776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9448256Z use_cpu=True, 2025-05-07T20:21:49.9448864Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9449308Z ) 2025-05-07T20:21:49.9449703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9450784Z self=, 2025-05-07T20:21:49.9451661Z compile=False, 2025-05-07T20:21:49.9452072Z pooling_mode=, 2025-05-07T20:21:49.9452535Z T=5, 2025-05-07T20:21:49.9452869Z D=45, 2025-05-07T20:21:49.9453202Z B=111, 2025-05-07T20:21:49.9453536Z log_E=4, 2025-05-07T20:21:49.9453879Z L=12, 2025-05-07T20:21:49.9454226Z D_gradcheck=1, 2025-05-07T20:21:49.9454616Z stochastic_rounding=False, 2025-05-07T20:21:49.9455060Z weighted=False, 2025-05-07T20:21:49.9455439Z row_wise=True, 2025-05-07T20:21:49.9455806Z mixed=False, 2025-05-07T20:21:49.9456177Z use_cache=True, 2025-05-07T20:21:49.9456586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9457073Z use_cpu=True, 2025-05-07T20:21:49.9457464Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9457910Z ) 2025-05-07T20:21:49.9458310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9459403Z self=, 2025-05-07T20:21:49.9460259Z compile=False, 2025-05-07T20:21:49.9460672Z pooling_mode=, 2025-05-07T20:21:49.9461136Z T=5, 2025-05-07T20:21:49.9461468Z D=87, 2025-05-07T20:21:49.9461802Z B=82, 2025-05-07T20:21:49.9462129Z log_E=5, 2025-05-07T20:21:49.9462474Z L=6, 2025-05-07T20:21:49.9462823Z D_gradcheck=2, 2025-05-07T20:21:49.9463218Z stochastic_rounding=True, 2025-05-07T20:21:49.9463658Z weighted=False, 2025-05-07T20:21:49.9464155Z row_wise=True, 2025-05-07T20:21:49.9464523Z mixed=False, 2025-05-07T20:21:49.9464893Z use_cache=True, 2025-05-07T20:21:49.9465310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9465798Z use_cpu=True, 2025-05-07T20:21:49.9466198Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9466697Z ) 2025-05-07T20:21:49.9467090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9468012Z self=, 2025-05-07T20:21:49.9468870Z compile=False, 2025-05-07T20:21:49.9469280Z pooling_mode=, 2025-05-07T20:21:49.9469743Z T=1, 2025-05-07T20:21:49.9470073Z D=49, 2025-05-07T20:21:49.9470405Z B=67, 2025-05-07T20:21:49.9470730Z log_E=3, 2025-05-07T20:21:49.9471083Z L=18, 2025-05-07T20:21:49.9471426Z D_gradcheck=1, 2025-05-07T20:21:49.9471812Z stochastic_rounding=True, 2025-05-07T20:21:49.9472245Z weighted=True, 2025-05-07T20:21:49.9472616Z row_wise=True, 2025-05-07T20:21:49.9472980Z mixed=True, 2025-05-07T20:21:49.9473346Z use_cache=True, 2025-05-07T20:21:49.9473758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9474241Z use_cpu=True, 2025-05-07T20:21:49.9474648Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9475094Z ) 2025-05-07T20:21:49.9475494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9476413Z self=, 2025-05-07T20:21:49.9477267Z compile=True, 2025-05-07T20:21:49.9477679Z pooling_mode=, 2025-05-07T20:21:49.9478141Z T=1, 2025-05-07T20:21:49.9478472Z D=10, 2025-05-07T20:21:49.9478803Z B=2, 2025-05-07T20:21:49.9479125Z log_E=3, 2025-05-07T20:21:49.9479674Z L=3, 2025-05-07T20:21:49.9480033Z D_gradcheck=1, 2025-05-07T20:21:49.9480420Z stochastic_rounding=False, 2025-05-07T20:21:49.9480859Z weighted=False, 2025-05-07T20:21:49.9481251Z row_wise=True, 2025-05-07T20:21:49.9481619Z mixed=True, 2025-05-07T20:21:49.9481992Z use_cache=False, 2025-05-07T20:21:49.9482412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9483029Z use_cpu=True, 2025-05-07T20:21:49.9483428Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9483872Z ) 2025-05-07T20:21:49.9484267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9485343Z self=, 2025-05-07T20:21:49.9486216Z compile=True, 2025-05-07T20:21:49.9486622Z pooling_mode=, 2025-05-07T20:21:49.9487097Z T=1, 2025-05-07T20:21:49.9487431Z D=76, 2025-05-07T20:21:49.9487765Z B=82, 2025-05-07T20:21:49.9488093Z log_E=5, 2025-05-07T20:21:49.9488444Z L=2, 2025-05-07T20:21:49.9488787Z D_gradcheck=2, 2025-05-07T20:21:49.9489176Z stochastic_rounding=False, 2025-05-07T20:21:49.9489615Z weighted=False, 2025-05-07T20:21:49.9489996Z row_wise=True, 2025-05-07T20:21:49.9490358Z mixed=True, 2025-05-07T20:21:49.9490724Z use_cache=False, 2025-05-07T20:21:49.9491146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9491631Z use_cpu=True, 2025-05-07T20:21:49.9492034Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9492630Z ) 2025-05-07T20:21:49.9493027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9493945Z self=, 2025-05-07T20:21:49.9494802Z compile=True, 2025-05-07T20:21:49.9495203Z pooling_mode=, 2025-05-07T20:21:49.9495674Z T=2, 2025-05-07T20:21:49.9496005Z D=92, 2025-05-07T20:21:49.9496332Z B=21, 2025-05-07T20:21:49.9496671Z log_E=4, 2025-05-07T20:21:49.9497016Z L=19, 2025-05-07T20:21:49.9497347Z D_gradcheck=2, 2025-05-07T20:21:49.9497744Z stochastic_rounding=False, 2025-05-07T20:21:49.9498179Z weighted=False, 2025-05-07T20:21:49.9498555Z row_wise=True, 2025-05-07T20:21:49.9498916Z mixed=True, 2025-05-07T20:21:49.9499278Z use_cache=False, 2025-05-07T20:21:49.9499697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9500178Z use_cpu=True, 2025-05-07T20:21:49.9500575Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9501023Z ) 2025-05-07T20:21:49.9501419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9502332Z self=, 2025-05-07T20:21:49.9503187Z compile=False, 2025-05-07T20:21:49.9503595Z pooling_mode=, 2025-05-07T20:21:49.9504188Z T=2, 2025-05-07T20:21:49.9504541Z D=74, 2025-05-07T20:21:49.9504873Z B=40, 2025-05-07T20:21:49.9505210Z log_E=3, 2025-05-07T20:21:49.9505555Z L=20, 2025-05-07T20:21:49.9505891Z D_gradcheck=2, 2025-05-07T20:21:49.9506279Z stochastic_rounding=True, 2025-05-07T20:21:49.9506713Z weighted=False, 2025-05-07T20:21:49.9507087Z row_wise=True, 2025-05-07T20:21:49.9507457Z mixed=False, 2025-05-07T20:21:49.9507826Z use_cache=True, 2025-05-07T20:21:49.9508237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:49.9508719Z use_cpu=True, 2025-05-07T20:21:49.9509124Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9509571Z ) 2025-05-07T20:21:49.9509966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9510880Z self=, 2025-05-07T20:21:49.9511737Z compile=False, 2025-05-07T20:21:49.9512136Z pooling_mode=, 2025-05-07T20:21:49.9512606Z T=2, 2025-05-07T20:21:49.9512937Z D=72, 2025-05-07T20:21:49.9513262Z B=92, 2025-05-07T20:21:49.9513796Z log_E=4, 2025-05-07T20:21:49.9514160Z L=3, 2025-05-07T20:21:49.9514495Z D_gradcheck=1, 2025-05-07T20:21:49.9514887Z stochastic_rounding=False, 2025-05-07T20:21:49.9515328Z weighted=True, 2025-05-07T20:21:49.9515694Z row_wise=True, 2025-05-07T20:21:49.9516343Z mixed=False, 2025-05-07T20:21:49.9516727Z use_cache=False, 2025-05-07T20:21:49.9517365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9517851Z use_cpu=True, 2025-05-07T20:21:49.9518251Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9518696Z ) 2025-05-07T20:21:49.9519233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9520161Z self=, 2025-05-07T20:21:49.9521013Z compile=True, 2025-05-07T20:21:49.9521413Z pooling_mode=, 2025-05-07T20:21:49.9521879Z T=1, 2025-05-07T20:21:49.9522204Z D=3, 2025-05-07T20:21:49.9522531Z B=108, 2025-05-07T20:21:49.9522872Z log_E=5, 2025-05-07T20:21:49.9523217Z L=19, 2025-05-07T20:21:49.9523549Z D_gradcheck=1, 2025-05-07T20:21:49.9523946Z stochastic_rounding=False, 2025-05-07T20:21:49.9524383Z weighted=False, 2025-05-07T20:21:49.9524750Z row_wise=True, 2025-05-07T20:21:49.9525124Z mixed=False, 2025-05-07T20:21:49.9525492Z use_cache=True, 2025-05-07T20:21:49.9525905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9526386Z use_cpu=True, 2025-05-07T20:21:49.9526789Z output_dtype=SparseType.FP32, 2025-05-07T20:21:49.9527463Z ) 2025-05-07T20:21:49.9527866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:49.9528777Z self=, 2025-05-07T20:21:49.9529631Z compile=False, 2025-05-07T20:21:49.9530037Z pooling_mode=, 2025-05-07T20:21:49.9530521Z T=3, 2025-05-07T20:21:49.9530852Z D=86, 2025-05-07T20:21:49.9531181Z B=26, 2025-05-07T20:21:49.9531517Z log_E=3, 2025-05-07T20:21:49.9531861Z L=4, 2025-05-07T20:21:49.9532196Z D_gradcheck=2, 2025-05-07T20:21:49.9532590Z stochastic_rounding=False, 2025-05-07T20:21:49.9533025Z weighted=True, 2025-05-07T20:21:49.9533391Z row_wise=True, 2025-05-07T20:21:49.9533757Z mixed=True, 2025-05-07T20:21:49.9534124Z use_cache=False, 2025-05-07T20:21:49.9534541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:49.9535025Z use_cpu=True, 2025-05-07T20:21:49.9535434Z output_dtype=SparseType.FP16, 2025-05-07T20:21:49.9535873Z ) 2025-05-07T20:21:50.5185989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5187099Z self=, 2025-05-07T20:21:50.5187963Z compile=True, 2025-05-07T20:21:50.5188379Z pooling_mode=, 2025-05-07T20:21:50.5188843Z T=4, 2025-05-07T20:21:50.5189180Z D=44, 2025-05-07T20:21:50.5189522Z B=79, 2025-05-07T20:21:50.5189853Z log_E=5, 2025-05-07T20:21:50.5190203Z L=0, 2025-05-07T20:21:50.5190549Z D_gradcheck=1, 2025-05-07T20:21:50.5190939Z stochastic_rounding=False, 2025-05-07T20:21:50.5191382Z weighted=False, 2025-05-07T20:21:50.5191763Z row_wise=True, 2025-05-07T20:21:50.5192129Z mixed=False, 2025-05-07T20:21:50.5192509Z use_cache=True, 2025-05-07T20:21:50.5192924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5193398Z use_cpu=True, 2025-05-07T20:21:50.5193802Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5194256Z ) 2025-05-07T20:21:50.5194652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5195566Z self=, 2025-05-07T20:21:50.5196418Z compile=True, 2025-05-07T20:21:50.5196827Z pooling_mode=, 2025-05-07T20:21:50.5197293Z T=5, 2025-05-07T20:21:50.5197999Z D=96, 2025-05-07T20:21:50.5198372Z B=8, 2025-05-07T20:21:50.5198700Z log_E=3, 2025-05-07T20:21:50.5199050Z L=5, 2025-05-07T20:21:50.5199392Z D_gradcheck=1, 2025-05-07T20:21:50.5199782Z stochastic_rounding=True, 2025-05-07T20:21:50.5200224Z weighted=False, 2025-05-07T20:21:50.5200599Z row_wise=True, 2025-05-07T20:21:50.5200963Z mixed=True, 2025-05-07T20:21:50.5201574Z use_cache=True, 2025-05-07T20:21:50.5201986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5202459Z use_cpu=True, 2025-05-07T20:21:50.5202862Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5203482Z ) 2025-05-07T20:21:50.5203895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5204811Z self=, 2025-05-07T20:21:50.5205672Z compile=False, 2025-05-07T20:21:50.5206088Z pooling_mode=, 2025-05-07T20:21:50.5206555Z T=3, 2025-05-07T20:21:50.5206895Z D=44, 2025-05-07T20:21:50.5207233Z B=86, 2025-05-07T20:21:50.5207563Z log_E=5, 2025-05-07T20:21:50.5207908Z L=20, 2025-05-07T20:21:50.5208249Z D_gradcheck=1, 2025-05-07T20:21:50.5208636Z stochastic_rounding=True, 2025-05-07T20:21:50.5209076Z weighted=False, 2025-05-07T20:21:50.5209455Z row_wise=True, 2025-05-07T20:21:50.5209818Z mixed=True, 2025-05-07T20:21:50.5210191Z use_cache=False, 2025-05-07T20:21:50.5210613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5211089Z use_cpu=True, 2025-05-07T20:21:50.5211734Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5212182Z ) 2025-05-07T20:21:50.5212570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5213483Z self=, 2025-05-07T20:21:50.5214338Z compile=False, 2025-05-07T20:21:50.5214768Z pooling_mode=, 2025-05-07T20:21:50.5215232Z T=4, 2025-05-07T20:21:50.5215568Z D=56, 2025-05-07T20:21:50.5215903Z B=56, 2025-05-07T20:21:50.5216538Z log_E=3, 2025-05-07T20:21:50.5216890Z L=17, 2025-05-07T20:21:50.5217232Z D_gradcheck=2, 2025-05-07T20:21:50.5217621Z stochastic_rounding=False, 2025-05-07T20:21:50.5218068Z weighted=False, 2025-05-07T20:21:50.5218444Z row_wise=True, 2025-05-07T20:21:50.5218815Z mixed=True, 2025-05-07T20:21:50.5219184Z use_cache=True, 2025-05-07T20:21:50.5219597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5220077Z use_cpu=True, 2025-05-07T20:21:50.5220479Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5220924Z ) 2025-05-07T20:21:50.5221316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5222229Z self=, 2025-05-07T20:21:50.5223082Z compile=False, 2025-05-07T20:21:50.5223492Z pooling_mode=, 2025-05-07T20:21:50.5223960Z T=2, 2025-05-07T20:21:50.5224387Z D=86, 2025-05-07T20:21:50.5224721Z B=96, 2025-05-07T20:21:50.5225048Z log_E=5, 2025-05-07T20:21:50.5225389Z L=14, 2025-05-07T20:21:50.5225726Z D_gradcheck=2, 2025-05-07T20:21:50.5226111Z stochastic_rounding=True, 2025-05-07T20:21:50.5226545Z weighted=False, 2025-05-07T20:21:50.5226922Z row_wise=True, 2025-05-07T20:21:50.5227294Z mixed=False, 2025-05-07T20:21:50.5227662Z use_cache=True, 2025-05-07T20:21:50.5228070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5228546Z use_cpu=True, 2025-05-07T20:21:50.5228948Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5229392Z ) 2025-05-07T20:21:50.5229786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5230697Z self=, 2025-05-07T20:21:50.5231549Z compile=True, 2025-05-07T20:21:50.5231953Z pooling_mode=, 2025-05-07T20:21:50.5232751Z T=3, 2025-05-07T20:21:50.5233107Z D=16, 2025-05-07T20:21:50.5233438Z B=62, 2025-05-07T20:21:50.5233763Z log_E=4, 2025-05-07T20:21:50.5234111Z L=17, 2025-05-07T20:21:50.5234449Z D_gradcheck=2, 2025-05-07T20:21:50.5234834Z stochastic_rounding=False, 2025-05-07T20:21:50.5235273Z weighted=True, 2025-05-07T20:21:50.5235649Z row_wise=True, 2025-05-07T20:21:50.5236222Z mixed=True, 2025-05-07T20:21:50.5236585Z use_cache=False, 2025-05-07T20:21:50.5237046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5237619Z use_cpu=True, 2025-05-07T20:21:50.5238237Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5238729Z ) 2025-05-07T20:21:50.5239119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5240030Z self=, 2025-05-07T20:21:50.5240885Z compile=True, 2025-05-07T20:21:50.5241286Z pooling_mode=, 2025-05-07T20:21:50.5241763Z T=3, 2025-05-07T20:21:50.5242100Z D=85, 2025-05-07T20:21:50.5242433Z B=71, 2025-05-07T20:21:50.5242768Z log_E=3, 2025-05-07T20:21:50.5243113Z L=2, 2025-05-07T20:21:50.5243449Z D_gradcheck=2, 2025-05-07T20:21:50.5243850Z stochastic_rounding=True, 2025-05-07T20:21:50.5244293Z weighted=True, 2025-05-07T20:21:50.5244670Z row_wise=True, 2025-05-07T20:21:50.5245040Z mixed=False, 2025-05-07T20:21:50.5245409Z use_cache=False, 2025-05-07T20:21:50.5245832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5246540Z use_cpu=True, 2025-05-07T20:21:50.5246949Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5247394Z ) 2025-05-07T20:21:50.5247781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5248693Z self=, 2025-05-07T20:21:50.5249549Z compile=False, 2025-05-07T20:21:50.5249953Z pooling_mode=, 2025-05-07T20:21:50.5250432Z T=3, 2025-05-07T20:21:50.5250765Z D=71, 2025-05-07T20:21:50.5251092Z B=110, 2025-05-07T20:21:50.5251429Z log_E=3, 2025-05-07T20:21:50.5251773Z L=12, 2025-05-07T20:21:50.5252109Z D_gradcheck=2, 2025-05-07T20:21:50.5252506Z stochastic_rounding=False, 2025-05-07T20:21:50.5252944Z weighted=False, 2025-05-07T20:21:50.5253323Z row_wise=True, 2025-05-07T20:21:50.5253695Z mixed=True, 2025-05-07T20:21:50.5254059Z use_cache=True, 2025-05-07T20:21:50.5254472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5254953Z use_cpu=True, 2025-05-07T20:21:50.5255350Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5255791Z ) 2025-05-07T20:21:50.5256184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5257101Z self=, 2025-05-07T20:21:50.5257956Z compile=False, 2025-05-07T20:21:50.5258364Z pooling_mode=, 2025-05-07T20:21:50.5258836Z T=5, 2025-05-07T20:21:50.5259171Z D=31, 2025-05-07T20:21:50.5259501Z B=27, 2025-05-07T20:21:50.5259839Z log_E=5, 2025-05-07T20:21:50.5260184Z L=17, 2025-05-07T20:21:50.5260526Z D_gradcheck=2, 2025-05-07T20:21:50.5260921Z stochastic_rounding=False, 2025-05-07T20:21:50.5261355Z weighted=False, 2025-05-07T20:21:50.5261727Z row_wise=True, 2025-05-07T20:21:50.5262101Z mixed=False, 2025-05-07T20:21:50.5262472Z use_cache=False, 2025-05-07T20:21:50.5262891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5263378Z use_cpu=True, 2025-05-07T20:21:50.5263783Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5264374Z ) 2025-05-07T20:21:50.5264768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5265678Z self=, 2025-05-07T20:21:50.5266537Z compile=False, 2025-05-07T20:21:50.5267141Z pooling_mode=, 2025-05-07T20:21:50.5267629Z T=1, 2025-05-07T20:21:50.5267959Z D=117, 2025-05-07T20:21:50.5268284Z B=53, 2025-05-07T20:21:50.5268615Z log_E=5, 2025-05-07T20:21:50.5268957Z L=0, 2025-05-07T20:21:50.5269288Z D_gradcheck=1, 2025-05-07T20:21:50.5269680Z stochastic_rounding=True, 2025-05-07T20:21:50.5270112Z weighted=True, 2025-05-07T20:21:50.5271118Z row_wise=True, 2025-05-07T20:21:50.5271487Z mixed=False, 2025-05-07T20:21:50.5271860Z use_cache=False, 2025-05-07T20:21:50.5272287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5272893Z use_cpu=True, 2025-05-07T20:21:50.5273309Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5273750Z ) 2025-05-07T20:21:50.5274147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5275056Z self=, 2025-05-07T20:21:50.5275911Z compile=True, 2025-05-07T20:21:50.5276317Z pooling_mode=, 2025-05-07T20:21:50.5276788Z T=5, 2025-05-07T20:21:50.5277121Z D=114, 2025-05-07T20:21:50.5277451Z B=73, 2025-05-07T20:21:50.5277792Z log_E=5, 2025-05-07T20:21:50.5278140Z L=12, 2025-05-07T20:21:50.5278474Z D_gradcheck=2, 2025-05-07T20:21:50.5278864Z stochastic_rounding=True, 2025-05-07T20:21:50.5279301Z weighted=True, 2025-05-07T20:21:50.5279673Z row_wise=True, 2025-05-07T20:21:50.5280039Z mixed=False, 2025-05-07T20:21:50.5280407Z use_cache=False, 2025-05-07T20:21:50.5280988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5281475Z use_cpu=True, 2025-05-07T20:21:50.5281962Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5282408Z ) 2025-05-07T20:21:50.5282798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5283715Z self=, 2025-05-07T20:21:50.5284570Z compile=False, 2025-05-07T20:21:50.5284977Z pooling_mode=, 2025-05-07T20:21:50.5285449Z T=4, 2025-05-07T20:21:50.5285782Z D=119, 2025-05-07T20:21:50.5286113Z B=28, 2025-05-07T20:21:50.5286448Z log_E=4, 2025-05-07T20:21:50.5286792Z L=9, 2025-05-07T20:21:50.5287134Z D_gradcheck=2, 2025-05-07T20:21:50.5287522Z stochastic_rounding=True, 2025-05-07T20:21:50.5287962Z weighted=True, 2025-05-07T20:21:50.5288335Z row_wise=True, 2025-05-07T20:21:50.5288697Z mixed=False, 2025-05-07T20:21:50.5289067Z use_cache=False, 2025-05-07T20:21:50.5289497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5289970Z use_cpu=True, 2025-05-07T20:21:50.5290366Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5290811Z ) 2025-05-07T20:21:50.5291197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5292111Z self=, 2025-05-07T20:21:50.5292977Z compile=True, 2025-05-07T20:21:50.5293378Z pooling_mode=, 2025-05-07T20:21:50.5293848Z T=1, 2025-05-07T20:21:50.5294182Z D=33, 2025-05-07T20:21:50.5294507Z B=44, 2025-05-07T20:21:50.5294844Z log_E=3, 2025-05-07T20:21:50.5295188Z L=6, 2025-05-07T20:21:50.5295521Z D_gradcheck=1, 2025-05-07T20:21:50.5295916Z stochastic_rounding=True, 2025-05-07T20:21:50.5296356Z weighted=False, 2025-05-07T20:21:50.5296726Z row_wise=True, 2025-05-07T20:21:50.5297094Z mixed=False, 2025-05-07T20:21:50.5297468Z use_cache=False, 2025-05-07T20:21:50.5297889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5298370Z use_cpu=True, 2025-05-07T20:21:50.5298765Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5299212Z ) 2025-05-07T20:21:50.5299600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5300514Z self=, 2025-05-07T20:21:50.5301518Z compile=False, 2025-05-07T20:21:50.5301964Z pooling_mode=, 2025-05-07T20:21:50.5302430Z T=4, 2025-05-07T20:21:50.5302760Z D=31, 2025-05-07T20:21:50.5303083Z B=32, 2025-05-07T20:21:50.5303417Z log_E=5, 2025-05-07T20:21:50.5303760Z L=5, 2025-05-07T20:21:50.5304207Z D_gradcheck=1, 2025-05-07T20:21:50.5304607Z stochastic_rounding=True, 2025-05-07T20:21:50.5305173Z weighted=True, 2025-05-07T20:21:50.5305541Z row_wise=True, 2025-05-07T20:21:50.5305912Z mixed=False, 2025-05-07T20:21:50.5306292Z use_cache=False, 2025-05-07T20:21:50.5306861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5307356Z use_cpu=True, 2025-05-07T20:21:50.5307760Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5308203Z ) 2025-05-07T20:21:50.5308595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5309510Z self=, 2025-05-07T20:21:50.5310371Z compile=False, 2025-05-07T20:21:50.5310770Z pooling_mode=, 2025-05-07T20:21:50.5311238Z T=1, 2025-05-07T20:21:50.5326180Z D=84, 2025-05-07T20:21:50.5326653Z B=10, 2025-05-07T20:21:50.5326982Z log_E=5, 2025-05-07T20:21:50.5327333Z L=14, 2025-05-07T20:21:50.5327672Z D_gradcheck=1, 2025-05-07T20:21:50.5328062Z stochastic_rounding=False, 2025-05-07T20:21:50.5328526Z weighted=False, 2025-05-07T20:21:50.5328900Z row_wise=True, 2025-05-07T20:21:50.5329254Z mixed=True, 2025-05-07T20:21:50.5329948Z use_cache=True, 2025-05-07T20:21:50.5330364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5330846Z use_cpu=True, 2025-05-07T20:21:50.5331238Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5331684Z ) 2025-05-07T20:21:50.5332080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5332991Z self=, 2025-05-07T20:21:50.5333856Z compile=True, 2025-05-07T20:21:50.5334264Z pooling_mode=, 2025-05-07T20:21:50.5334724Z T=5, 2025-05-07T20:21:50.5335051Z D=22, 2025-05-07T20:21:50.5335381Z B=57, 2025-05-07T20:21:50.5335703Z log_E=5, 2025-05-07T20:21:50.5336042Z L=17, 2025-05-07T20:21:50.5336380Z D_gradcheck=2, 2025-05-07T20:21:50.5336765Z stochastic_rounding=False, 2025-05-07T20:21:50.5337207Z weighted=False, 2025-05-07T20:21:50.5337583Z row_wise=True, 2025-05-07T20:21:50.5337945Z mixed=False, 2025-05-07T20:21:50.5338308Z use_cache=True, 2025-05-07T20:21:50.5338718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5339188Z use_cpu=True, 2025-05-07T20:21:50.5339588Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5340028Z ) 2025-05-07T20:21:50.5757368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5758477Z self=, 2025-05-07T20:21:50.5759344Z compile=False, 2025-05-07T20:21:50.5759750Z pooling_mode=, 2025-05-07T20:21:50.5760219Z T=3, 2025-05-07T20:21:50.5760558Z D=46, 2025-05-07T20:21:50.5760886Z B=87, 2025-05-07T20:21:50.5761222Z log_E=4, 2025-05-07T20:21:50.5761567Z L=18, 2025-05-07T20:21:50.5761899Z D_gradcheck=1, 2025-05-07T20:21:50.5762308Z stochastic_rounding=False, 2025-05-07T20:21:50.5762746Z weighted=True, 2025-05-07T20:21:50.5763111Z row_wise=True, 2025-05-07T20:21:50.5763484Z mixed=True, 2025-05-07T20:21:50.5763857Z use_cache=True, 2025-05-07T20:21:50.5764261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5764743Z use_cpu=True, 2025-05-07T20:21:50.5765142Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5765582Z ) 2025-05-07T20:21:50.5765983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5767270Z self=, 2025-05-07T20:21:50.5768163Z compile=True, 2025-05-07T20:21:50.5768564Z pooling_mode=, 2025-05-07T20:21:50.5769032Z T=2, 2025-05-07T20:21:50.5769364Z D=43, 2025-05-07T20:21:50.5769692Z B=13, 2025-05-07T20:21:50.5770031Z log_E=5, 2025-05-07T20:21:50.5770377Z L=17, 2025-05-07T20:21:50.5770711Z D_gradcheck=2, 2025-05-07T20:21:50.5771341Z stochastic_rounding=False, 2025-05-07T20:21:50.5771781Z weighted=False, 2025-05-07T20:21:50.5772154Z row_wise=True, 2025-05-07T20:21:50.5772532Z mixed=True, 2025-05-07T20:21:50.5773063Z use_cache=False, 2025-05-07T20:21:50.5773499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5773976Z use_cpu=True, 2025-05-07T20:21:50.5774375Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5774813Z ) 2025-05-07T20:21:50.5775208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5776122Z self=, 2025-05-07T20:21:50.5776970Z compile=True, 2025-05-07T20:21:50.5777382Z pooling_mode=, 2025-05-07T20:21:50.5777850Z T=4, 2025-05-07T20:21:50.5778173Z D=112, 2025-05-07T20:21:50.5778508Z B=112, 2025-05-07T20:21:50.5778843Z log_E=4, 2025-05-07T20:21:50.5779186Z L=3, 2025-05-07T20:21:50.5779529Z D_gradcheck=1, 2025-05-07T20:21:50.5779925Z stochastic_rounding=True, 2025-05-07T20:21:50.5780359Z weighted=False, 2025-05-07T20:21:50.5780725Z row_wise=True, 2025-05-07T20:21:50.5781332Z mixed=True, 2025-05-07T20:21:50.5781701Z use_cache=False, 2025-05-07T20:21:50.5782119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5782604Z use_cpu=True, 2025-05-07T20:21:50.5783002Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5783438Z ) 2025-05-07T20:21:50.5783833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5784869Z self=, 2025-05-07T20:21:50.5785719Z compile=True, 2025-05-07T20:21:50.5786126Z pooling_mode=, 2025-05-07T20:21:50.5786592Z T=1, 2025-05-07T20:21:50.5786914Z D=53, 2025-05-07T20:21:50.5787249Z B=108, 2025-05-07T20:21:50.5787588Z log_E=3, 2025-05-07T20:21:50.5787926Z L=17, 2025-05-07T20:21:50.5788277Z D_gradcheck=1, 2025-05-07T20:21:50.5788671Z stochastic_rounding=True, 2025-05-07T20:21:50.5789097Z weighted=True, 2025-05-07T20:21:50.5789482Z row_wise=True, 2025-05-07T20:21:50.5789857Z mixed=False, 2025-05-07T20:21:50.5790227Z use_cache=True, 2025-05-07T20:21:50.5790632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5791114Z use_cpu=True, 2025-05-07T20:21:50.5791513Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5791948Z ) 2025-05-07T20:21:50.5792344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5793263Z self=, 2025-05-07T20:21:50.5794111Z compile=True, 2025-05-07T20:21:50.5794543Z pooling_mode=, 2025-05-07T20:21:50.5795007Z T=5, 2025-05-07T20:21:50.5795333Z D=94, 2025-05-07T20:21:50.5795664Z B=51, 2025-05-07T20:21:50.5795996Z log_E=4, 2025-05-07T20:21:50.5796333Z L=0, 2025-05-07T20:21:50.5796676Z D_gradcheck=1, 2025-05-07T20:21:50.5797072Z stochastic_rounding=True, 2025-05-07T20:21:50.5797522Z weighted=True, 2025-05-07T20:21:50.5797901Z row_wise=True, 2025-05-07T20:21:50.5798267Z mixed=True, 2025-05-07T20:21:50.5798627Z use_cache=True, 2025-05-07T20:21:50.5799043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5799526Z use_cpu=True, 2025-05-07T20:21:50.5799938Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5800391Z ) 2025-05-07T20:21:50.5800796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5801977Z self=, 2025-05-07T20:21:50.5802854Z compile=True, 2025-05-07T20:21:50.5803261Z pooling_mode=, 2025-05-07T20:21:50.5803769Z T=1, 2025-05-07T20:21:50.5804092Z D=54, 2025-05-07T20:21:50.5804425Z B=105, 2025-05-07T20:21:50.5804762Z log_E=4, 2025-05-07T20:21:50.5805099Z L=15, 2025-05-07T20:21:50.5805581Z D_gradcheck=1, 2025-05-07T20:21:50.5805978Z stochastic_rounding=False, 2025-05-07T20:21:50.5806405Z weighted=True, 2025-05-07T20:21:50.5806781Z row_wise=True, 2025-05-07T20:21:50.5807285Z mixed=False, 2025-05-07T20:21:50.5807665Z use_cache=True, 2025-05-07T20:21:50.5808079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5808560Z use_cpu=True, 2025-05-07T20:21:50.5808951Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5809398Z ) 2025-05-07T20:21:50.5809793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5810714Z self=, 2025-05-07T20:21:50.5811562Z compile=False, 2025-05-07T20:21:50.5811974Z pooling_mode=, 2025-05-07T20:21:50.5812444Z T=4, 2025-05-07T20:21:50.5812775Z D=114, 2025-05-07T20:21:50.5813119Z B=107, 2025-05-07T20:21:50.5813458Z log_E=5, 2025-05-07T20:21:50.5813801Z L=4, 2025-05-07T20:21:50.5814168Z D_gradcheck=2, 2025-05-07T20:21:50.5814556Z stochastic_rounding=False, 2025-05-07T20:21:50.5814997Z weighted=False, 2025-05-07T20:21:50.5815555Z row_wise=True, 2025-05-07T20:21:50.5815919Z mixed=True, 2025-05-07T20:21:50.5816611Z use_cache=False, 2025-05-07T20:21:50.5817044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5817519Z use_cpu=True, 2025-05-07T20:21:50.5817918Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5818365Z ) 2025-05-07T20:21:50.5818759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5819685Z self=, 2025-05-07T20:21:50.5820540Z compile=True, 2025-05-07T20:21:50.5820952Z pooling_mode=, 2025-05-07T20:21:50.5821417Z T=5, 2025-05-07T20:21:50.5821753Z D=74, 2025-05-07T20:21:50.5822089Z B=27, 2025-05-07T20:21:50.5822419Z log_E=5, 2025-05-07T20:21:50.5822775Z L=18, 2025-05-07T20:21:50.5823118Z D_gradcheck=2, 2025-05-07T20:21:50.5823507Z stochastic_rounding=False, 2025-05-07T20:21:50.5823944Z weighted=True, 2025-05-07T20:21:50.5824437Z row_wise=True, 2025-05-07T20:21:50.5824802Z mixed=True, 2025-05-07T20:21:50.5825164Z use_cache=True, 2025-05-07T20:21:50.5825575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5826051Z use_cpu=True, 2025-05-07T20:21:50.5826452Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5826894Z ) 2025-05-07T20:21:50.5827283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5828196Z self=, 2025-05-07T20:21:50.5829053Z compile=False, 2025-05-07T20:21:50.5829456Z pooling_mode=, 2025-05-07T20:21:50.5829930Z T=2, 2025-05-07T20:21:50.5830261Z D=89, 2025-05-07T20:21:50.5830587Z B=108, 2025-05-07T20:21:50.5830923Z log_E=5, 2025-05-07T20:21:50.5831271Z L=3, 2025-05-07T20:21:50.5831613Z D_gradcheck=2, 2025-05-07T20:21:50.5832002Z stochastic_rounding=True, 2025-05-07T20:21:50.5832441Z weighted=True, 2025-05-07T20:21:50.5832818Z row_wise=True, 2025-05-07T20:21:50.5833183Z mixed=False, 2025-05-07T20:21:50.5833552Z use_cache=True, 2025-05-07T20:21:50.5833966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5834439Z use_cpu=True, 2025-05-07T20:21:50.5834836Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5835279Z ) 2025-05-07T20:21:50.5835667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5836983Z self=, 2025-05-07T20:21:50.5837864Z compile=False, 2025-05-07T20:21:50.5838269Z pooling_mode=, 2025-05-07T20:21:50.5838738Z T=2, 2025-05-07T20:21:50.5839072Z D=98, 2025-05-07T20:21:50.5839401Z B=77, 2025-05-07T20:21:50.5839735Z log_E=4, 2025-05-07T20:21:50.5840312Z L=11, 2025-05-07T20:21:50.5840647Z D_gradcheck=2, 2025-05-07T20:21:50.5841041Z stochastic_rounding=False, 2025-05-07T20:21:50.5841486Z weighted=False, 2025-05-07T20:21:50.5842043Z row_wise=True, 2025-05-07T20:21:50.5842430Z mixed=True, 2025-05-07T20:21:50.5842800Z use_cache=False, 2025-05-07T20:21:50.5843221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5843695Z use_cpu=True, 2025-05-07T20:21:50.5844099Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5844544Z ) 2025-05-07T20:21:50.5844933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5845849Z self=, 2025-05-07T20:21:50.5846705Z compile=True, 2025-05-07T20:21:50.5847110Z pooling_mode=, 2025-05-07T20:21:50.5847582Z T=1, 2025-05-07T20:21:50.5847915Z D=39, 2025-05-07T20:21:50.5848239Z B=88, 2025-05-07T20:21:50.5848581Z log_E=5, 2025-05-07T20:21:50.5848922Z L=7, 2025-05-07T20:21:50.5849254Z D_gradcheck=1, 2025-05-07T20:21:50.5849646Z stochastic_rounding=True, 2025-05-07T20:21:50.5850322Z weighted=True, 2025-05-07T20:21:50.5850692Z row_wise=True, 2025-05-07T20:21:50.5851060Z mixed=True, 2025-05-07T20:21:50.5851423Z use_cache=False, 2025-05-07T20:21:50.5851838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5852318Z use_cpu=True, 2025-05-07T20:21:50.5852716Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5853157Z ) 2025-05-07T20:21:50.5853555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5854467Z self=, 2025-05-07T20:21:50.5855322Z compile=True, 2025-05-07T20:21:50.5855725Z pooling_mode=, 2025-05-07T20:21:50.5856196Z T=1, 2025-05-07T20:21:50.5856525Z D=28, 2025-05-07T20:21:50.5856852Z B=66, 2025-05-07T20:21:50.5857198Z log_E=5, 2025-05-07T20:21:50.5857545Z L=6, 2025-05-07T20:21:50.5857876Z D_gradcheck=1, 2025-05-07T20:21:50.5858266Z stochastic_rounding=True, 2025-05-07T20:21:50.5858704Z weighted=True, 2025-05-07T20:21:50.5859163Z row_wise=True, 2025-05-07T20:21:50.5859526Z mixed=True, 2025-05-07T20:21:50.5859892Z use_cache=False, 2025-05-07T20:21:50.5860314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5860791Z use_cpu=True, 2025-05-07T20:21:50.5861193Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5861639Z ) 2025-05-07T20:21:50.5862032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5862949Z self=, 2025-05-07T20:21:50.5863806Z compile=False, 2025-05-07T20:21:50.5864331Z pooling_mode=, 2025-05-07T20:21:50.5864799Z T=3, 2025-05-07T20:21:50.5865134Z D=91, 2025-05-07T20:21:50.5865470Z B=110, 2025-05-07T20:21:50.5865806Z log_E=4, 2025-05-07T20:21:50.5866153Z L=20, 2025-05-07T20:21:50.5866494Z D_gradcheck=1, 2025-05-07T20:21:50.5866885Z stochastic_rounding=False, 2025-05-07T20:21:50.5867328Z weighted=False, 2025-05-07T20:21:50.5867706Z row_wise=True, 2025-05-07T20:21:50.5868075Z mixed=True, 2025-05-07T20:21:50.5868443Z use_cache=False, 2025-05-07T20:21:50.5868867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.5869341Z use_cpu=True, 2025-05-07T20:21:50.5869742Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.5870187Z ) 2025-05-07T20:21:50.5870802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5871742Z self=, 2025-05-07T20:21:50.5872596Z compile=True, 2025-05-07T20:21:50.5872994Z pooling_mode=, 2025-05-07T20:21:50.5873468Z T=3, 2025-05-07T20:21:50.5873799Z D=65, 2025-05-07T20:21:50.5874319Z B=72, 2025-05-07T20:21:50.5874650Z log_E=4, 2025-05-07T20:21:50.5874994Z L=14, 2025-05-07T20:21:50.5875337Z D_gradcheck=2, 2025-05-07T20:21:50.5875734Z stochastic_rounding=False, 2025-05-07T20:21:50.5876286Z weighted=False, 2025-05-07T20:21:50.5876683Z row_wise=True, 2025-05-07T20:21:50.5877047Z mixed=False, 2025-05-07T20:21:50.5877417Z use_cache=True, 2025-05-07T20:21:50.5877830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5878306Z use_cpu=True, 2025-05-07T20:21:50.5878707Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5879151Z ) 2025-05-07T20:21:50.5879546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5880462Z self=, 2025-05-07T20:21:50.5881316Z compile=True, 2025-05-07T20:21:50.5881719Z pooling_mode=, 2025-05-07T20:21:50.5882190Z T=1, 2025-05-07T20:21:50.5882520Z D=67, 2025-05-07T20:21:50.5882854Z B=105, 2025-05-07T20:21:50.5883191Z log_E=5, 2025-05-07T20:21:50.5883536Z L=6, 2025-05-07T20:21:50.5883867Z D_gradcheck=1, 2025-05-07T20:21:50.5884412Z stochastic_rounding=True, 2025-05-07T20:21:50.5884854Z weighted=False, 2025-05-07T20:21:50.5885233Z row_wise=True, 2025-05-07T20:21:50.5885594Z mixed=True, 2025-05-07T20:21:50.5885962Z use_cache=False, 2025-05-07T20:21:50.5886390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5886867Z use_cpu=True, 2025-05-07T20:21:50.5887268Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5887711Z ) 2025-05-07T20:21:50.5888104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.5889017Z self=, 2025-05-07T20:21:50.5889872Z compile=True, 2025-05-07T20:21:50.5890280Z pooling_mode=, 2025-05-07T20:21:50.5890748Z T=2, 2025-05-07T20:21:50.5891081Z D=82, 2025-05-07T20:21:50.5891414Z B=28, 2025-05-07T20:21:50.5891746Z log_E=5, 2025-05-07T20:21:50.5892091Z L=1, 2025-05-07T20:21:50.5892420Z D_gradcheck=2, 2025-05-07T20:21:50.5892816Z stochastic_rounding=True, 2025-05-07T20:21:50.5893255Z weighted=True, 2025-05-07T20:21:50.5893631Z row_wise=True, 2025-05-07T20:21:50.5893999Z mixed=True, 2025-05-07T20:21:50.5894360Z use_cache=True, 2025-05-07T20:21:50.5894762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.5895250Z use_cpu=True, 2025-05-07T20:21:50.5895651Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.5896097Z ) 2025-05-07T20:21:50.6320993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6321987Z self=, 2025-05-07T20:21:50.6322843Z compile=False, 2025-05-07T20:21:50.6323252Z pooling_mode=, 2025-05-07T20:21:50.6323724Z T=2, 2025-05-07T20:21:50.6324071Z D=49, 2025-05-07T20:21:50.6324399Z B=28, 2025-05-07T20:21:50.6324757Z log_E=3, 2025-05-07T20:21:50.6325100Z L=20, 2025-05-07T20:21:50.6325443Z D_gradcheck=1, 2025-05-07T20:21:50.6325848Z stochastic_rounding=True, 2025-05-07T20:21:50.6326283Z weighted=False, 2025-05-07T20:21:50.6326662Z row_wise=True, 2025-05-07T20:21:50.6327024Z mixed=False, 2025-05-07T20:21:50.6327393Z use_cache=False, 2025-05-07T20:21:50.6327813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6328286Z use_cpu=True, 2025-05-07T20:21:50.6328687Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6329503Z ) 2025-05-07T20:21:50.6329924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6330842Z self=, 2025-05-07T20:21:50.6331703Z compile=True, 2025-05-07T20:21:50.6332102Z pooling_mode=, 2025-05-07T20:21:50.6332575Z T=1, 2025-05-07T20:21:50.6333152Z D=38, 2025-05-07T20:21:50.6333480Z B=101, 2025-05-07T20:21:50.6333954Z log_E=4, 2025-05-07T20:21:50.6334303Z L=6, 2025-05-07T20:21:50.6334645Z D_gradcheck=2, 2025-05-07T20:21:50.6335188Z stochastic_rounding=False, 2025-05-07T20:21:50.6335645Z weighted=False, 2025-05-07T20:21:50.6336011Z row_wise=True, 2025-05-07T20:21:50.6336381Z mixed=False, 2025-05-07T20:21:50.6336747Z use_cache=True, 2025-05-07T20:21:50.6337157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6337634Z use_cpu=True, 2025-05-07T20:21:50.6338031Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6338487Z ) 2025-05-07T20:21:50.6338878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6339786Z self=, 2025-05-07T20:21:50.6340641Z compile=True, 2025-05-07T20:21:50.6341041Z pooling_mode=, 2025-05-07T20:21:50.6341509Z T=1, 2025-05-07T20:21:50.6341845Z D=8, 2025-05-07T20:21:50.6342169Z B=78, 2025-05-07T20:21:50.6342500Z log_E=5, 2025-05-07T20:21:50.6342848Z L=18, 2025-05-07T20:21:50.6343444Z D_gradcheck=2, 2025-05-07T20:21:50.6343841Z stochastic_rounding=False, 2025-05-07T20:21:50.6344403Z weighted=True, 2025-05-07T20:21:50.6344773Z row_wise=True, 2025-05-07T20:21:50.6345138Z mixed=True, 2025-05-07T20:21:50.6345502Z use_cache=True, 2025-05-07T20:21:50.6345905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6346388Z use_cpu=True, 2025-05-07T20:21:50.6346788Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6347237Z ) 2025-05-07T20:21:50.6347637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6348557Z self=, 2025-05-07T20:21:50.6349413Z compile=True, 2025-05-07T20:21:50.6349816Z pooling_mode=, 2025-05-07T20:21:50.6350295Z T=2, 2025-05-07T20:21:50.6350632Z D=38, 2025-05-07T20:21:50.6350962Z B=26, 2025-05-07T20:21:50.6351296Z log_E=3, 2025-05-07T20:21:50.6351648Z L=16, 2025-05-07T20:21:50.6351990Z D_gradcheck=2, 2025-05-07T20:21:50.6352390Z stochastic_rounding=False, 2025-05-07T20:21:50.6352831Z weighted=False, 2025-05-07T20:21:50.6353201Z row_wise=True, 2025-05-07T20:21:50.6353572Z mixed=True, 2025-05-07T20:21:50.6353933Z use_cache=True, 2025-05-07T20:21:50.6354338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6354821Z use_cpu=True, 2025-05-07T20:21:50.6355230Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6355667Z ) 2025-05-07T20:21:50.6356067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6356978Z self=, 2025-05-07T20:21:50.6357839Z compile=True, 2025-05-07T20:21:50.6358241Z pooling_mode=, 2025-05-07T20:21:50.6358728Z T=4, 2025-05-07T20:21:50.6359061Z D=77, 2025-05-07T20:21:50.6359386Z B=76, 2025-05-07T20:21:50.6359722Z log_E=4, 2025-05-07T20:21:50.6360074Z L=6, 2025-05-07T20:21:50.6360411Z D_gradcheck=2, 2025-05-07T20:21:50.6360805Z stochastic_rounding=False, 2025-05-07T20:21:50.6361244Z weighted=False, 2025-05-07T20:21:50.6361615Z row_wise=True, 2025-05-07T20:21:50.6361985Z mixed=True, 2025-05-07T20:21:50.6362350Z use_cache=False, 2025-05-07T20:21:50.6362764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6363244Z use_cpu=True, 2025-05-07T20:21:50.6363890Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6364347Z ) 2025-05-07T20:21:50.6364750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6365671Z self=, 2025-05-07T20:21:50.6366529Z compile=True, 2025-05-07T20:21:50.6366929Z pooling_mode=, 2025-05-07T20:21:50.6367540Z T=5, 2025-05-07T20:21:50.6367875Z D=84, 2025-05-07T20:21:50.6368198Z B=27, 2025-05-07T20:21:50.6368534Z log_E=3, 2025-05-07T20:21:50.6368878Z L=9, 2025-05-07T20:21:50.6369339Z D_gradcheck=1, 2025-05-07T20:21:50.6369750Z stochastic_rounding=False, 2025-05-07T20:21:50.6370185Z weighted=True, 2025-05-07T20:21:50.6370550Z row_wise=True, 2025-05-07T20:21:50.6370918Z mixed=False, 2025-05-07T20:21:50.6371287Z use_cache=False, 2025-05-07T20:21:50.6371699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6372178Z use_cpu=True, 2025-05-07T20:21:50.6372580Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6373017Z ) 2025-05-07T20:21:50.6373422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6374330Z self=, 2025-05-07T20:21:50.6375177Z compile=False, 2025-05-07T20:21:50.6375590Z pooling_mode=, 2025-05-07T20:21:50.6376070Z T=1, 2025-05-07T20:21:50.6376391Z D=102, 2025-05-07T20:21:50.6376723Z B=62, 2025-05-07T20:21:50.6377233Z log_E=3, 2025-05-07T20:21:50.6377578Z L=1, 2025-05-07T20:21:50.6377914Z D_gradcheck=1, 2025-05-07T20:21:50.6378308Z stochastic_rounding=False, 2025-05-07T20:21:50.6378746Z weighted=False, 2025-05-07T20:21:50.6379120Z row_wise=True, 2025-05-07T20:21:50.6379488Z mixed=True, 2025-05-07T20:21:50.6379855Z use_cache=False, 2025-05-07T20:21:50.6380266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6380747Z use_cpu=True, 2025-05-07T20:21:50.6381158Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6381616Z ) 2025-05-07T20:21:50.6382022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6382946Z self=, 2025-05-07T20:21:50.6383802Z compile=False, 2025-05-07T20:21:50.6384380Z pooling_mode=, 2025-05-07T20:21:50.6384862Z T=4, 2025-05-07T20:21:50.6385189Z D=100, 2025-05-07T20:21:50.6385526Z B=84, 2025-05-07T20:21:50.6385866Z log_E=4, 2025-05-07T20:21:50.6386202Z L=2, 2025-05-07T20:21:50.6386542Z D_gradcheck=1, 2025-05-07T20:21:50.6386939Z stochastic_rounding=False, 2025-05-07T20:21:50.6387368Z weighted=True, 2025-05-07T20:21:50.6387742Z row_wise=True, 2025-05-07T20:21:50.6388106Z mixed=True, 2025-05-07T20:21:50.6388468Z use_cache=True, 2025-05-07T20:21:50.6388872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6389355Z use_cpu=True, 2025-05-07T20:21:50.6389762Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6390204Z ) 2025-05-07T20:21:50.6390600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6391516Z self=, 2025-05-07T20:21:50.6392370Z compile=False, 2025-05-07T20:21:50.6392788Z pooling_mode=, 2025-05-07T20:21:50.6393265Z T=3, 2025-05-07T20:21:50.6393591Z D=67, 2025-05-07T20:21:50.6393927Z B=13, 2025-05-07T20:21:50.6394265Z log_E=3, 2025-05-07T20:21:50.6394606Z L=2, 2025-05-07T20:21:50.6394949Z D_gradcheck=1, 2025-05-07T20:21:50.6395342Z stochastic_rounding=False, 2025-05-07T20:21:50.6395776Z weighted=False, 2025-05-07T20:21:50.6396158Z row_wise=True, 2025-05-07T20:21:50.6396528Z mixed=True, 2025-05-07T20:21:50.6396886Z use_cache=False, 2025-05-07T20:21:50.6397308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6397970Z use_cpu=True, 2025-05-07T20:21:50.6398402Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6398843Z ) 2025-05-07T20:21:50.6399240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6400154Z self=, 2025-05-07T20:21:50.6401009Z compile=False, 2025-05-07T20:21:50.6401522Z pooling_mode=, 2025-05-07T20:21:50.6401995Z T=2, 2025-05-07T20:21:50.6402326Z D=102, 2025-05-07T20:21:50.6402668Z B=90, 2025-05-07T20:21:50.6403001Z log_E=5, 2025-05-07T20:21:50.6403473Z L=11, 2025-05-07T20:21:50.6403833Z D_gradcheck=1, 2025-05-07T20:21:50.6404226Z stochastic_rounding=False, 2025-05-07T20:21:50.6404656Z weighted=False, 2025-05-07T20:21:50.6405033Z row_wise=True, 2025-05-07T20:21:50.6405399Z mixed=True, 2025-05-07T20:21:50.6405756Z use_cache=False, 2025-05-07T20:21:50.6406176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6406661Z use_cpu=True, 2025-05-07T20:21:50.6407062Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6407512Z ) 2025-05-07T20:21:50.6407909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6408825Z self=, 2025-05-07T20:21:50.6409680Z compile=True, 2025-05-07T20:21:50.6410094Z pooling_mode=, 2025-05-07T20:21:50.6410596Z T=2, 2025-05-07T20:21:50.6410927Z D=107, 2025-05-07T20:21:50.6411429Z B=55, 2025-05-07T20:21:50.6411785Z log_E=3, 2025-05-07T20:21:50.6412128Z L=18, 2025-05-07T20:21:50.6412475Z D_gradcheck=1, 2025-05-07T20:21:50.6412874Z stochastic_rounding=False, 2025-05-07T20:21:50.6413307Z weighted=True, 2025-05-07T20:21:50.6413690Z row_wise=True, 2025-05-07T20:21:50.6414067Z mixed=False, 2025-05-07T20:21:50.6414432Z use_cache=False, 2025-05-07T20:21:50.6414859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6415342Z use_cpu=True, 2025-05-07T20:21:50.6415739Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6416511Z ) 2025-05-07T20:21:50.6416923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6417868Z self=, 2025-05-07T20:21:50.6418734Z compile=False, 2025-05-07T20:21:50.6419151Z pooling_mode=, 2025-05-07T20:21:50.6419618Z T=4, 2025-05-07T20:21:50.6419944Z D=15, 2025-05-07T20:21:50.6420284Z B=56, 2025-05-07T20:21:50.6420624Z log_E=5, 2025-05-07T20:21:50.6420963Z L=9, 2025-05-07T20:21:50.6421303Z D_gradcheck=1, 2025-05-07T20:21:50.6421698Z stochastic_rounding=False, 2025-05-07T20:21:50.6422130Z weighted=False, 2025-05-07T20:21:50.6422504Z row_wise=True, 2025-05-07T20:21:50.6422871Z mixed=True, 2025-05-07T20:21:50.6423227Z use_cache=True, 2025-05-07T20:21:50.6423644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6424232Z use_cpu=True, 2025-05-07T20:21:50.6424634Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6425079Z ) 2025-05-07T20:21:50.6425479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6426391Z self=, 2025-05-07T20:21:50.6427257Z compile=True, 2025-05-07T20:21:50.6427664Z pooling_mode=, 2025-05-07T20:21:50.6428136Z T=2, 2025-05-07T20:21:50.6428468Z D=69, 2025-05-07T20:21:50.6428803Z B=127, 2025-05-07T20:21:50.6429148Z log_E=3, 2025-05-07T20:21:50.6429490Z L=14, 2025-05-07T20:21:50.6429837Z D_gradcheck=1, 2025-05-07T20:21:50.6430233Z stochastic_rounding=False, 2025-05-07T20:21:50.6430666Z weighted=False, 2025-05-07T20:21:50.6431043Z row_wise=True, 2025-05-07T20:21:50.6431416Z mixed=True, 2025-05-07T20:21:50.6431771Z use_cache=True, 2025-05-07T20:21:50.6432521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6433024Z use_cpu=True, 2025-05-07T20:21:50.6433413Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6433856Z ) 2025-05-07T20:21:50.6434249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6435153Z self=, 2025-05-07T20:21:50.6436234Z compile=False, 2025-05-07T20:21:50.6436645Z pooling_mode=, 2025-05-07T20:21:50.6437107Z T=2, 2025-05-07T20:21:50.6437451Z D=127, 2025-05-07T20:21:50.6437789Z B=24, 2025-05-07T20:21:50.6438324Z log_E=4, 2025-05-07T20:21:50.6438691Z L=15, 2025-05-07T20:21:50.6439035Z D_gradcheck=2, 2025-05-07T20:21:50.6439425Z stochastic_rounding=True, 2025-05-07T20:21:50.6439866Z weighted=False, 2025-05-07T20:21:50.6440242Z row_wise=True, 2025-05-07T20:21:50.6440615Z mixed=True, 2025-05-07T20:21:50.6440973Z use_cache=True, 2025-05-07T20:21:50.6441392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6441881Z use_cpu=True, 2025-05-07T20:21:50.6442267Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6442713Z ) 2025-05-07T20:21:50.6443106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6444006Z self=, 2025-05-07T20:21:50.6444866Z compile=False, 2025-05-07T20:21:50.6445278Z pooling_mode=, 2025-05-07T20:21:50.6445742Z T=4, 2025-05-07T20:21:50.6446320Z D=52, 2025-05-07T20:21:50.6446656Z B=29, 2025-05-07T20:21:50.6446986Z log_E=4, 2025-05-07T20:21:50.6447327Z L=18, 2025-05-07T20:21:50.6447670Z D_gradcheck=2, 2025-05-07T20:21:50.6448055Z stochastic_rounding=True, 2025-05-07T20:21:50.6448495Z weighted=True, 2025-05-07T20:21:50.6448879Z row_wise=True, 2025-05-07T20:21:50.6449243Z mixed=True, 2025-05-07T20:21:50.6449615Z use_cache=False, 2025-05-07T20:21:50.6450038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6450521Z use_cpu=True, 2025-05-07T20:21:50.6450918Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6451362Z ) 2025-05-07T20:21:50.6451758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6452660Z self=, 2025-05-07T20:21:50.6453518Z compile=True, 2025-05-07T20:21:50.6453925Z pooling_mode=, 2025-05-07T20:21:50.6454398Z T=2, 2025-05-07T20:21:50.6454732Z D=64, 2025-05-07T20:21:50.6455071Z B=50, 2025-05-07T20:21:50.6455405Z log_E=5, 2025-05-07T20:21:50.6455749Z L=19, 2025-05-07T20:21:50.6456098Z D_gradcheck=1, 2025-05-07T20:21:50.6456488Z stochastic_rounding=False, 2025-05-07T20:21:50.6456926Z weighted=False, 2025-05-07T20:21:50.6457307Z row_wise=True, 2025-05-07T20:21:50.6457668Z mixed=False, 2025-05-07T20:21:50.6458044Z use_cache=False, 2025-05-07T20:21:50.6458469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6458947Z use_cpu=True, 2025-05-07T20:21:50.6459349Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6459793Z ) 2025-05-07T20:21:50.6901887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6902981Z self=, 2025-05-07T20:21:50.6903876Z compile=False, 2025-05-07T20:21:50.6904367Z pooling_mode=, 2025-05-07T20:21:50.6904871Z T=2, 2025-05-07T20:21:50.6905205Z D=100, 2025-05-07T20:21:50.6905547Z B=65, 2025-05-07T20:21:50.6905882Z log_E=3, 2025-05-07T20:21:50.6906225Z L=1, 2025-05-07T20:21:50.6906560Z D_gradcheck=1, 2025-05-07T20:21:50.6906954Z stochastic_rounding=False, 2025-05-07T20:21:50.6907391Z weighted=True, 2025-05-07T20:21:50.6907755Z row_wise=True, 2025-05-07T20:21:50.6908122Z mixed=True, 2025-05-07T20:21:50.6908852Z use_cache=False, 2025-05-07T20:21:50.6909292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6909775Z use_cpu=True, 2025-05-07T20:21:50.6910178Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6910621Z ) 2025-05-07T20:21:50.6911023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6911934Z self=, 2025-05-07T20:21:50.6912992Z compile=True, 2025-05-07T20:21:50.6913404Z pooling_mode=, 2025-05-07T20:21:50.6913882Z T=4, 2025-05-07T20:21:50.6914398Z D=21, 2025-05-07T20:21:50.6914754Z B=98, 2025-05-07T20:21:50.6915090Z log_E=3, 2025-05-07T20:21:50.6915436Z L=3, 2025-05-07T20:21:50.6915768Z D_gradcheck=1, 2025-05-07T20:21:50.6916427Z stochastic_rounding=False, 2025-05-07T20:21:50.6916877Z weighted=False, 2025-05-07T20:21:50.6917249Z row_wise=True, 2025-05-07T20:21:50.6917634Z mixed=False, 2025-05-07T20:21:50.6918035Z use_cache=False, 2025-05-07T20:21:50.6918466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6918948Z use_cpu=True, 2025-05-07T20:21:50.6919351Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6919790Z ) 2025-05-07T20:21:50.6920186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6921101Z self=, 2025-05-07T20:21:50.6921961Z compile=False, 2025-05-07T20:21:50.6922380Z pooling_mode=, 2025-05-07T20:21:50.6923126Z T=1, 2025-05-07T20:21:50.6923459Z D=72, 2025-05-07T20:21:50.6923805Z B=75, 2025-05-07T20:21:50.6924151Z log_E=3, 2025-05-07T20:21:50.6924491Z L=18, 2025-05-07T20:21:50.6924834Z D_gradcheck=2, 2025-05-07T20:21:50.6925236Z stochastic_rounding=False, 2025-05-07T20:21:50.6925673Z weighted=False, 2025-05-07T20:21:50.6926057Z row_wise=True, 2025-05-07T20:21:50.6926428Z mixed=False, 2025-05-07T20:21:50.6926805Z use_cache=False, 2025-05-07T20:21:50.6927224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6927706Z use_cpu=True, 2025-05-07T20:21:50.6928103Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6928542Z ) 2025-05-07T20:21:50.6928939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6929856Z self=, 2025-05-07T20:21:50.6930717Z compile=False, 2025-05-07T20:21:50.6931135Z pooling_mode=, 2025-05-07T20:21:50.6931609Z T=5, 2025-05-07T20:21:50.6931936Z D=96, 2025-05-07T20:21:50.6932269Z B=104, 2025-05-07T20:21:50.6932602Z log_E=5, 2025-05-07T20:21:50.6932938Z L=17, 2025-05-07T20:21:50.6933282Z D_gradcheck=2, 2025-05-07T20:21:50.6933678Z stochastic_rounding=False, 2025-05-07T20:21:50.6934112Z weighted=False, 2025-05-07T20:21:50.6934493Z row_wise=True, 2025-05-07T20:21:50.6934865Z mixed=True, 2025-05-07T20:21:50.6935229Z use_cache=False, 2025-05-07T20:21:50.6935654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6936141Z use_cpu=True, 2025-05-07T20:21:50.6936539Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6936980Z ) 2025-05-07T20:21:50.6937404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6938342Z self=, 2025-05-07T20:21:50.6939198Z compile=False, 2025-05-07T20:21:50.6939614Z pooling_mode=, 2025-05-07T20:21:50.6940095Z T=3, 2025-05-07T20:21:50.6940449Z D=91, 2025-05-07T20:21:50.6940782Z B=34, 2025-05-07T20:21:50.6941119Z log_E=4, 2025-05-07T20:21:50.6941457Z L=11, 2025-05-07T20:21:50.6941803Z D_gradcheck=1, 2025-05-07T20:21:50.6942200Z stochastic_rounding=False, 2025-05-07T20:21:50.6942636Z weighted=True, 2025-05-07T20:21:50.6943010Z row_wise=True, 2025-05-07T20:21:50.6943741Z mixed=True, 2025-05-07T20:21:50.6944232Z use_cache=True, 2025-05-07T20:21:50.6944646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6945140Z use_cpu=True, 2025-05-07T20:21:50.6945535Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6945988Z ) 2025-05-07T20:21:50.6946387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6947300Z self=, 2025-05-07T20:21:50.6948354Z compile=True, 2025-05-07T20:21:50.6948770Z pooling_mode=, 2025-05-07T20:21:50.6949431Z T=3, 2025-05-07T20:21:50.6949772Z D=16, 2025-05-07T20:21:50.6950108Z B=4, 2025-05-07T20:21:50.6950441Z log_E=5, 2025-05-07T20:21:50.6950782Z L=2, 2025-05-07T20:21:50.6951123Z D_gradcheck=2, 2025-05-07T20:21:50.6951517Z stochastic_rounding=True, 2025-05-07T20:21:50.6968279Z weighted=True, 2025-05-07T20:21:50.6968780Z row_wise=True, 2025-05-07T20:21:50.6969176Z mixed=False, 2025-05-07T20:21:50.6969547Z use_cache=True, 2025-05-07T20:21:50.6969956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6970443Z use_cpu=True, 2025-05-07T20:21:50.6970846Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6971287Z ) 2025-05-07T20:21:50.6971687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6972611Z self=, 2025-05-07T20:21:50.6973470Z compile=True, 2025-05-07T20:21:50.6974154Z pooling_mode=, 2025-05-07T20:21:50.6974628Z T=2, 2025-05-07T20:21:50.6974952Z D=75, 2025-05-07T20:21:50.6975284Z B=127, 2025-05-07T20:21:50.6975621Z log_E=4, 2025-05-07T20:21:50.6975954Z L=2, 2025-05-07T20:21:50.6976295Z D_gradcheck=1, 2025-05-07T20:21:50.6976683Z stochastic_rounding=True, 2025-05-07T20:21:50.6977114Z weighted=True, 2025-05-07T20:21:50.6977475Z row_wise=True, 2025-05-07T20:21:50.6977846Z mixed=False, 2025-05-07T20:21:50.6978212Z use_cache=False, 2025-05-07T20:21:50.6978625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.6979100Z use_cpu=True, 2025-05-07T20:21:50.6979496Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.6979931Z ) 2025-05-07T20:21:50.6980323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6981247Z self=, 2025-05-07T20:21:50.6982101Z compile=True, 2025-05-07T20:21:50.6982512Z pooling_mode=, 2025-05-07T20:21:50.6982976Z T=2, 2025-05-07T20:21:50.6983298Z D=69, 2025-05-07T20:21:50.6983627Z B=7, 2025-05-07T20:21:50.6983957Z log_E=5, 2025-05-07T20:21:50.6984420Z L=2, 2025-05-07T20:21:50.6984762Z D_gradcheck=2, 2025-05-07T20:21:50.6985150Z stochastic_rounding=True, 2025-05-07T20:21:50.6985572Z weighted=True, 2025-05-07T20:21:50.6985945Z row_wise=True, 2025-05-07T20:21:50.6986308Z mixed=False, 2025-05-07T20:21:50.6986668Z use_cache=False, 2025-05-07T20:21:50.6987082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6987560Z use_cpu=True, 2025-05-07T20:21:50.6987955Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6988390Z ) 2025-05-07T20:21:50.6988784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6989704Z self=, 2025-05-07T20:21:50.6990551Z compile=True, 2025-05-07T20:21:50.6990956Z pooling_mode=, 2025-05-07T20:21:50.6991423Z T=2, 2025-05-07T20:21:50.6991744Z D=128, 2025-05-07T20:21:50.6992077Z B=58, 2025-05-07T20:21:50.6992402Z log_E=3, 2025-05-07T20:21:50.6992734Z L=17, 2025-05-07T20:21:50.6993072Z D_gradcheck=1, 2025-05-07T20:21:50.6993463Z stochastic_rounding=True, 2025-05-07T20:21:50.6993889Z weighted=False, 2025-05-07T20:21:50.6994469Z row_wise=True, 2025-05-07T20:21:50.6994865Z mixed=True, 2025-05-07T20:21:50.6995224Z use_cache=False, 2025-05-07T20:21:50.6995644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.6996126Z use_cpu=True, 2025-05-07T20:21:50.6996515Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.6996959Z ) 2025-05-07T20:21:50.6997352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.6998405Z self=, 2025-05-07T20:21:50.6999257Z compile=False, 2025-05-07T20:21:50.6999782Z pooling_mode=, 2025-05-07T20:21:50.7000273Z T=1, 2025-05-07T20:21:50.7000601Z D=4, 2025-05-07T20:21:50.7000932Z B=91, 2025-05-07T20:21:50.7001270Z log_E=3, 2025-05-07T20:21:50.7001608Z L=0, 2025-05-07T20:21:50.7001951Z D_gradcheck=1, 2025-05-07T20:21:50.7002344Z stochastic_rounding=False, 2025-05-07T20:21:50.7002776Z weighted=True, 2025-05-07T20:21:50.7003151Z row_wise=True, 2025-05-07T20:21:50.7003521Z mixed=False, 2025-05-07T20:21:50.7003883Z use_cache=True, 2025-05-07T20:21:50.7004297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7004779Z use_cpu=True, 2025-05-07T20:21:50.7005172Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7005620Z ) 2025-05-07T20:21:50.7006016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7007095Z self=, 2025-05-07T20:21:50.7008114Z compile=True, 2025-05-07T20:21:50.7008788Z pooling_mode=, 2025-05-07T20:21:50.7009254Z T=5, 2025-05-07T20:21:50.7009578Z D=127, 2025-05-07T20:21:50.7009910Z B=99, 2025-05-07T20:21:50.7010246Z log_E=4, 2025-05-07T20:21:50.7010583Z L=3, 2025-05-07T20:21:50.7010919Z D_gradcheck=1, 2025-05-07T20:21:50.7011312Z stochastic_rounding=True, 2025-05-07T20:21:50.7011738Z weighted=False, 2025-05-07T20:21:50.7012119Z row_wise=True, 2025-05-07T20:21:50.7012489Z mixed=False, 2025-05-07T20:21:50.7012850Z use_cache=True, 2025-05-07T20:21:50.7013261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7013741Z use_cpu=True, 2025-05-07T20:21:50.7014132Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7014578Z ) 2025-05-07T20:21:50.7014973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7015887Z self=, 2025-05-07T20:21:50.7017093Z compile=True, 2025-05-07T20:21:50.7017508Z pooling_mode=, 2025-05-07T20:21:50.7018064Z T=2, 2025-05-07T20:21:50.7018390Z D=115, 2025-05-07T20:21:50.7018731Z B=37, 2025-05-07T20:21:50.7019068Z log_E=5, 2025-05-07T20:21:50.7019402Z L=5, 2025-05-07T20:21:50.7019742Z D_gradcheck=2, 2025-05-07T20:21:50.7020142Z stochastic_rounding=True, 2025-05-07T20:21:50.7020613Z weighted=True, 2025-05-07T20:21:50.7021001Z row_wise=True, 2025-05-07T20:21:50.7021370Z mixed=True, 2025-05-07T20:21:50.7021735Z use_cache=False, 2025-05-07T20:21:50.7022150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7022630Z use_cpu=True, 2025-05-07T20:21:50.7023032Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7023467Z ) 2025-05-07T20:21:50.7023876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7024919Z self=, 2025-05-07T20:21:50.7025788Z compile=False, 2025-05-07T20:21:50.7026204Z pooling_mode=, 2025-05-07T20:21:50.7026678Z T=2, 2025-05-07T20:21:50.7027005Z D=121, 2025-05-07T20:21:50.7027339Z B=112, 2025-05-07T20:21:50.7027675Z log_E=5, 2025-05-07T20:21:50.7028010Z L=11, 2025-05-07T20:21:50.7028355Z D_gradcheck=1, 2025-05-07T20:21:50.7028750Z stochastic_rounding=False, 2025-05-07T20:21:50.7029466Z weighted=False, 2025-05-07T20:21:50.7029868Z row_wise=True, 2025-05-07T20:21:50.7030241Z mixed=True, 2025-05-07T20:21:50.7030603Z use_cache=False, 2025-05-07T20:21:50.7031023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7031502Z use_cpu=True, 2025-05-07T20:21:50.7031900Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7032337Z ) 2025-05-07T20:21:50.7032891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7033803Z self=, 2025-05-07T20:21:50.7034821Z compile=True, 2025-05-07T20:21:50.7035250Z pooling_mode=, 2025-05-07T20:21:50.7035720Z T=3, 2025-05-07T20:21:50.7036042Z D=60, 2025-05-07T20:21:50.7036376Z B=86, 2025-05-07T20:21:50.7036711Z log_E=5, 2025-05-07T20:21:50.7037049Z L=0, 2025-05-07T20:21:50.7037397Z D_gradcheck=1, 2025-05-07T20:21:50.7037790Z stochastic_rounding=False, 2025-05-07T20:21:50.7038223Z weighted=False, 2025-05-07T20:21:50.7038597Z row_wise=True, 2025-05-07T20:21:50.7038968Z mixed=True, 2025-05-07T20:21:50.7039326Z use_cache=False, 2025-05-07T20:21:50.7039751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7040226Z use_cpu=True, 2025-05-07T20:21:50.7040618Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7041073Z ) 2025-05-07T20:21:50.7041468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7042382Z self=, 2025-05-07T20:21:50.7043461Z compile=True, 2025-05-07T20:21:50.7043885Z pooling_mode=, 2025-05-07T20:21:50.7044360Z T=4, 2025-05-07T20:21:50.7044692Z D=50, 2025-05-07T20:21:50.7045017Z B=50, 2025-05-07T20:21:50.7045353Z log_E=5, 2025-05-07T20:21:50.7045697Z L=16, 2025-05-07T20:21:50.7046032Z D_gradcheck=1, 2025-05-07T20:21:50.7046424Z stochastic_rounding=True, 2025-05-07T20:21:50.7046865Z weighted=True, 2025-05-07T20:21:50.7047241Z row_wise=True, 2025-05-07T20:21:50.7047604Z mixed=False, 2025-05-07T20:21:50.7047972Z use_cache=True, 2025-05-07T20:21:50.7048383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7048859Z use_cpu=True, 2025-05-07T20:21:50.7049259Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7049709Z ) 2025-05-07T20:21:50.7050104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7051015Z self=, 2025-05-07T20:21:50.7051884Z compile=True, 2025-05-07T20:21:50.7052286Z pooling_mode=, 2025-05-07T20:21:50.7052757Z T=2, 2025-05-07T20:21:50.7053089Z D=67, 2025-05-07T20:21:50.7053416Z B=108, 2025-05-07T20:21:50.7053750Z log_E=5, 2025-05-07T20:21:50.7054094Z L=0, 2025-05-07T20:21:50.7054425Z D_gradcheck=2, 2025-05-07T20:21:50.7054822Z stochastic_rounding=True, 2025-05-07T20:21:50.7055262Z weighted=False, 2025-05-07T20:21:50.7055631Z row_wise=True, 2025-05-07T20:21:50.7056001Z mixed=True, 2025-05-07T20:21:50.7056373Z use_cache=False, 2025-05-07T20:21:50.7056793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7057270Z use_cpu=True, 2025-05-07T20:21:50.7057668Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7058121Z ) 2025-05-07T20:21:50.7483376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7484489Z self=, 2025-05-07T20:21:50.7485358Z compile=False, 2025-05-07T20:21:50.7485770Z pooling_mode=, 2025-05-07T20:21:50.7486238Z T=1, 2025-05-07T20:21:50.7486564Z D=73, 2025-05-07T20:21:50.7486897Z B=31, 2025-05-07T20:21:50.7487232Z log_E=5, 2025-05-07T20:21:50.7487566Z L=7, 2025-05-07T20:21:50.7487905Z D_gradcheck=2, 2025-05-07T20:21:50.7488750Z stochastic_rounding=True, 2025-05-07T20:21:50.7489214Z weighted=False, 2025-05-07T20:21:50.7489596Z row_wise=True, 2025-05-07T20:21:50.7489970Z mixed=False, 2025-05-07T20:21:50.7490335Z use_cache=False, 2025-05-07T20:21:50.7490757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7491243Z use_cpu=True, 2025-05-07T20:21:50.7491640Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7492256Z ) 2025-05-07T20:21:50.7492658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7493727Z self=, 2025-05-07T20:21:50.7494608Z compile=False, 2025-05-07T20:21:50.7495022Z pooling_mode=, 2025-05-07T20:21:50.7495499Z T=2, 2025-05-07T20:21:50.7495827Z D=65, 2025-05-07T20:21:50.7496163Z B=28, 2025-05-07T20:21:50.7496504Z log_E=3, 2025-05-07T20:21:50.7496844Z L=10, 2025-05-07T20:21:50.7497202Z D_gradcheck=2, 2025-05-07T20:21:50.7497601Z stochastic_rounding=True, 2025-05-07T20:21:50.7498032Z weighted=False, 2025-05-07T20:21:50.7498412Z row_wise=True, 2025-05-07T20:21:50.7498777Z mixed=False, 2025-05-07T20:21:50.7499137Z use_cache=True, 2025-05-07T20:21:50.7499548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7500030Z use_cpu=True, 2025-05-07T20:21:50.7500421Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7500875Z ) 2025-05-07T20:21:50.7501277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7502425Z self=, 2025-05-07T20:21:50.7503286Z compile=False, 2025-05-07T20:21:50.7503696Z pooling_mode=, 2025-05-07T20:21:50.7504310Z T=5, 2025-05-07T20:21:50.7504636Z D=100, 2025-05-07T20:21:50.7504979Z B=127, 2025-05-07T20:21:50.7505321Z log_E=5, 2025-05-07T20:21:50.7505665Z L=13, 2025-05-07T20:21:50.7506011Z D_gradcheck=1, 2025-05-07T20:21:50.7506410Z stochastic_rounding=True, 2025-05-07T20:21:50.7506843Z weighted=False, 2025-05-07T20:21:50.7507217Z row_wise=True, 2025-05-07T20:21:50.7507586Z mixed=False, 2025-05-07T20:21:50.7507948Z use_cache=False, 2025-05-07T20:21:50.7508371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7508852Z use_cpu=True, 2025-05-07T20:21:50.7509253Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7509699Z ) 2025-05-07T20:21:50.7510104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7511015Z self=, 2025-05-07T20:21:50.7511871Z compile=True, 2025-05-07T20:21:50.7512278Z pooling_mode=, 2025-05-07T20:21:50.7512747Z T=3, 2025-05-07T20:21:50.7513085Z D=23, 2025-05-07T20:21:50.7513422Z B=89, 2025-05-07T20:21:50.7513748Z log_E=5, 2025-05-07T20:21:50.7514106Z L=19, 2025-05-07T20:21:50.7514461Z D_gradcheck=1, 2025-05-07T20:21:50.7514864Z stochastic_rounding=True, 2025-05-07T20:21:50.7515296Z weighted=True, 2025-05-07T20:21:50.7515674Z row_wise=True, 2025-05-07T20:21:50.7516046Z mixed=False, 2025-05-07T20:21:50.7516664Z use_cache=True, 2025-05-07T20:21:50.7517082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7517570Z use_cpu=True, 2025-05-07T20:21:50.7517972Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7518415Z ) 2025-05-07T20:21:50.7518814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7519729Z self=, 2025-05-07T20:21:50.7520654Z compile=True, 2025-05-07T20:21:50.7521067Z pooling_mode=, 2025-05-07T20:21:50.7521536Z T=5, 2025-05-07T20:21:50.7521873Z D=108, 2025-05-07T20:21:50.7522209Z B=75, 2025-05-07T20:21:50.7522537Z log_E=4, 2025-05-07T20:21:50.7522879Z L=4, 2025-05-07T20:21:50.7523542Z D_gradcheck=2, 2025-05-07T20:21:50.7523954Z stochastic_rounding=False, 2025-05-07T20:21:50.7524393Z weighted=True, 2025-05-07T20:21:50.7524766Z row_wise=True, 2025-05-07T20:21:50.7525126Z mixed=False, 2025-05-07T20:21:50.7525497Z use_cache=True, 2025-05-07T20:21:50.7525905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7526381Z use_cpu=True, 2025-05-07T20:21:50.7526986Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7527429Z ) 2025-05-07T20:21:50.7527827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7528922Z self=, 2025-05-07T20:21:50.7529804Z compile=True, 2025-05-07T20:21:50.7530212Z pooling_mode=, 2025-05-07T20:21:50.7530695Z T=4, 2025-05-07T20:21:50.7531027Z D=115, 2025-05-07T20:21:50.7531363Z B=30, 2025-05-07T20:21:50.7531689Z log_E=3, 2025-05-07T20:21:50.7532033Z L=10, 2025-05-07T20:21:50.7532383Z D_gradcheck=2, 2025-05-07T20:21:50.7532775Z stochastic_rounding=True, 2025-05-07T20:21:50.7533210Z weighted=False, 2025-05-07T20:21:50.7533589Z row_wise=True, 2025-05-07T20:21:50.7533952Z mixed=True, 2025-05-07T20:21:50.7534313Z use_cache=True, 2025-05-07T20:21:50.7534728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7535209Z use_cpu=True, 2025-05-07T20:21:50.7535624Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7535779Z ) 2025-05-07T20:21:50.7535997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7536798Z self=, 2025-05-07T20:21:50.7536961Z compile=True, 2025-05-07T20:21:50.7537150Z pooling_mode=, 2025-05-07T20:21:50.7537295Z T=4, 2025-05-07T20:21:50.7537447Z D=50, 2025-05-07T20:21:50.7537592Z B=81, 2025-05-07T20:21:50.7537737Z log_E=3, 2025-05-07T20:21:50.7537890Z L=17, 2025-05-07T20:21:50.7538047Z D_gradcheck=2, 2025-05-07T20:21:50.7538221Z stochastic_rounding=False, 2025-05-07T20:21:50.7538386Z weighted=False, 2025-05-07T20:21:50.7538542Z row_wise=True, 2025-05-07T20:21:50.7538693Z mixed=False, 2025-05-07T20:21:50.7538854Z use_cache=False, 2025-05-07T20:21:50.7539046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7539215Z use_cpu=True, 2025-05-07T20:21:50.7539391Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7539532Z ) 2025-05-07T20:21:50.7539761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7540315Z self=, 2025-05-07T20:21:50.7540471Z compile=False, 2025-05-07T20:21:50.7540668Z pooling_mode=, 2025-05-07T20:21:50.7540810Z T=5, 2025-05-07T20:21:50.7540956Z D=121, 2025-05-07T20:21:50.7541106Z B=102, 2025-05-07T20:21:50.7541250Z log_E=3, 2025-05-07T20:21:50.7541401Z L=1, 2025-05-07T20:21:50.7541561Z D_gradcheck=2, 2025-05-07T20:21:50.7541733Z stochastic_rounding=True, 2025-05-07T20:21:50.7541890Z weighted=False, 2025-05-07T20:21:50.7542053Z row_wise=True, 2025-05-07T20:21:50.7542202Z mixed=True, 2025-05-07T20:21:50.7542365Z use_cache=True, 2025-05-07T20:21:50.7542556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7542715Z use_cpu=True, 2025-05-07T20:21:50.7542903Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7543088Z ) 2025-05-07T20:21:50.7543312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7543873Z self=, 2025-05-07T20:21:50.7544178Z compile=False, 2025-05-07T20:21:50.7544379Z pooling_mode=, 2025-05-07T20:21:50.7544646Z T=2, 2025-05-07T20:21:50.7544792Z D=79, 2025-05-07T20:21:50.7544939Z B=44, 2025-05-07T20:21:50.7545092Z log_E=3, 2025-05-07T20:21:50.7545385Z L=14, 2025-05-07T20:21:50.7545556Z D_gradcheck=2, 2025-05-07T20:21:50.7545729Z stochastic_rounding=False, 2025-05-07T20:21:50.7545887Z weighted=True, 2025-05-07T20:21:50.7546045Z row_wise=True, 2025-05-07T20:21:50.7546196Z mixed=False, 2025-05-07T20:21:50.7546351Z use_cache=True, 2025-05-07T20:21:50.7546639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7546915Z use_cpu=True, 2025-05-07T20:21:50.7547097Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7547239Z ) 2025-05-07T20:21:50.7547473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7548131Z self=, 2025-05-07T20:21:50.7548300Z compile=False, 2025-05-07T20:21:50.7548496Z pooling_mode=, 2025-05-07T20:21:50.7548643Z T=2, 2025-05-07T20:21:50.7548790Z D=85, 2025-05-07T20:21:50.7548942Z B=91, 2025-05-07T20:21:50.7549192Z log_E=4, 2025-05-07T20:21:50.7549379Z L=18, 2025-05-07T20:21:50.7549572Z D_gradcheck=1, 2025-05-07T20:21:50.7549747Z stochastic_rounding=False, 2025-05-07T20:21:50.7549914Z weighted=False, 2025-05-07T20:21:50.7550067Z row_wise=True, 2025-05-07T20:21:50.7550216Z mixed=True, 2025-05-07T20:21:50.7550376Z use_cache=True, 2025-05-07T20:21:50.7550565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7550720Z use_cpu=True, 2025-05-07T20:21:50.7550910Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7551182Z ) 2025-05-07T20:21:50.7551409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7551979Z self=, 2025-05-07T20:21:50.7552134Z compile=False, 2025-05-07T20:21:50.7552321Z pooling_mode=, 2025-05-07T20:21:50.7552474Z T=1, 2025-05-07T20:21:50.7552618Z D=119, 2025-05-07T20:21:50.7552762Z B=9, 2025-05-07T20:21:50.7552919Z log_E=5, 2025-05-07T20:21:50.7553062Z L=14, 2025-05-07T20:21:50.7553221Z D_gradcheck=1, 2025-05-07T20:21:50.7553395Z stochastic_rounding=False, 2025-05-07T20:21:50.7553549Z weighted=True, 2025-05-07T20:21:50.7553707Z row_wise=True, 2025-05-07T20:21:50.7553856Z mixed=True, 2025-05-07T20:21:50.7554008Z use_cache=True, 2025-05-07T20:21:50.7554209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7554367Z use_cpu=True, 2025-05-07T20:21:50.7554548Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7554696Z ) 2025-05-07T20:21:50.7554921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7555466Z self=, 2025-05-07T20:21:50.7555629Z compile=False, 2025-05-07T20:21:50.7555819Z pooling_mode=, 2025-05-07T20:21:50.7555971Z T=5, 2025-05-07T20:21:50.7556119Z D=101, 2025-05-07T20:21:50.7556265Z B=82, 2025-05-07T20:21:50.7556424Z log_E=3, 2025-05-07T20:21:50.7556570Z L=2, 2025-05-07T20:21:50.7556722Z D_gradcheck=2, 2025-05-07T20:21:50.7556907Z stochastic_rounding=False, 2025-05-07T20:21:50.7557062Z weighted=True, 2025-05-07T20:21:50.7557215Z row_wise=True, 2025-05-07T20:21:50.7557377Z mixed=False, 2025-05-07T20:21:50.7557533Z use_cache=True, 2025-05-07T20:21:50.7557728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7557891Z use_cpu=True, 2025-05-07T20:21:50.7558078Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7558225Z ) 2025-05-07T20:21:50.7558463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7559012Z self=, 2025-05-07T20:21:50.7559175Z compile=True, 2025-05-07T20:21:50.7559363Z pooling_mode=, 2025-05-07T20:21:50.7559505Z T=1, 2025-05-07T20:21:50.7559659Z D=114, 2025-05-07T20:21:50.7559803Z B=106, 2025-05-07T20:21:50.7560116Z log_E=3, 2025-05-07T20:21:50.7560286Z L=16, 2025-05-07T20:21:50.7560441Z D_gradcheck=1, 2025-05-07T20:21:50.7560615Z stochastic_rounding=True, 2025-05-07T20:21:50.7560778Z weighted=False, 2025-05-07T20:21:50.7560930Z row_wise=True, 2025-05-07T20:21:50.7561083Z mixed=False, 2025-05-07T20:21:50.7561244Z use_cache=False, 2025-05-07T20:21:50.7561577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.7561729Z use_cpu=True, 2025-05-07T20:21:50.7561919Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7562063Z ) 2025-05-07T20:21:50.7562406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7562965Z self=, 2025-05-07T20:21:50.7563118Z compile=True, 2025-05-07T20:21:50.7563316Z pooling_mode=, 2025-05-07T20:21:50.7563458Z T=3, 2025-05-07T20:21:50.7563602Z D=31, 2025-05-07T20:21:50.7563755Z B=91, 2025-05-07T20:21:50.7563902Z log_E=3, 2025-05-07T20:21:50.7564046Z L=20, 2025-05-07T20:21:50.7564207Z D_gradcheck=1, 2025-05-07T20:21:50.7564383Z stochastic_rounding=False, 2025-05-07T20:21:50.7564538Z weighted=False, 2025-05-07T20:21:50.7564697Z row_wise=True, 2025-05-07T20:21:50.7564848Z mixed=False, 2025-05-07T20:21:50.7565003Z use_cache=False, 2025-05-07T20:21:50.7565203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7565354Z use_cpu=True, 2025-05-07T20:21:50.7565685Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7565827Z ) 2025-05-07T20:21:50.7566055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7566607Z self=, 2025-05-07T20:21:50.7566760Z compile=False, 2025-05-07T20:21:50.7566947Z pooling_mode=, 2025-05-07T20:21:50.7567098Z T=1, 2025-05-07T20:21:50.7567240Z D=9, 2025-05-07T20:21:50.7567390Z B=101, 2025-05-07T20:21:50.7567545Z log_E=4, 2025-05-07T20:21:50.7567690Z L=10, 2025-05-07T20:21:50.7567842Z D_gradcheck=2, 2025-05-07T20:21:50.7568019Z stochastic_rounding=False, 2025-05-07T20:21:50.7568172Z weighted=False, 2025-05-07T20:21:50.7568329Z row_wise=True, 2025-05-07T20:21:50.7568479Z mixed=True, 2025-05-07T20:21:50.7568639Z use_cache=False, 2025-05-07T20:21:50.7568836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7568988Z use_cpu=True, 2025-05-07T20:21:50.7569171Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.7569321Z ) 2025-05-07T20:21:50.7569540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.7570087Z self=, 2025-05-07T20:21:50.7570241Z compile=True, 2025-05-07T20:21:50.7570430Z pooling_mode=, 2025-05-07T20:21:50.7570573Z T=5, 2025-05-07T20:21:50.7570728Z D=52, 2025-05-07T20:21:50.7570878Z B=48, 2025-05-07T20:21:50.7571024Z log_E=3, 2025-05-07T20:21:50.7571174Z L=0, 2025-05-07T20:21:50.7571328Z D_gradcheck=2, 2025-05-07T20:21:50.7571506Z stochastic_rounding=True, 2025-05-07T20:21:50.7571660Z weighted=True, 2025-05-07T20:21:50.7571811Z row_wise=True, 2025-05-07T20:21:50.7571973Z mixed=False, 2025-05-07T20:21:50.7572131Z use_cache=True, 2025-05-07T20:21:50.7572322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.7572482Z use_cpu=True, 2025-05-07T20:21:50.7572667Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.7572808Z ) 2025-05-07T20:21:50.8069536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8070157Z self=, 2025-05-07T20:21:50.8070323Z compile=False, 2025-05-07T20:21:50.8070518Z pooling_mode=, 2025-05-07T20:21:50.8070663Z T=3, 2025-05-07T20:21:50.8071165Z D=11, 2025-05-07T20:21:50.8071328Z B=72, 2025-05-07T20:21:50.8071475Z log_E=4, 2025-05-07T20:21:50.8071624Z L=11, 2025-05-07T20:21:50.8071774Z D_gradcheck=1, 2025-05-07T20:21:50.8071947Z stochastic_rounding=True, 2025-05-07T20:21:50.8072107Z weighted=True, 2025-05-07T20:21:50.8072257Z row_wise=True, 2025-05-07T20:21:50.8072409Z mixed=False, 2025-05-07T20:21:50.8072778Z use_cache=True, 2025-05-07T20:21:50.8072971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8073123Z use_cpu=True, 2025-05-07T20:21:50.8073319Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8073575Z ) 2025-05-07T20:21:50.8073831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8074376Z self=, 2025-05-07T20:21:50.8074531Z compile=True, 2025-05-07T20:21:50.8074723Z pooling_mode=, 2025-05-07T20:21:50.8074866Z T=2, 2025-05-07T20:21:50.8075015Z D=67, 2025-05-07T20:21:50.8075174Z B=128, 2025-05-07T20:21:50.8075319Z log_E=4, 2025-05-07T20:21:50.8075463Z L=16, 2025-05-07T20:21:50.8075624Z D_gradcheck=1, 2025-05-07T20:21:50.8075795Z stochastic_rounding=False, 2025-05-07T20:21:50.8076073Z weighted=True, 2025-05-07T20:21:50.8076224Z row_wise=True, 2025-05-07T20:21:50.8076371Z mixed=False, 2025-05-07T20:21:50.8076540Z use_cache=False, 2025-05-07T20:21:50.8076729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8077060Z use_cpu=True, 2025-05-07T20:21:50.8077255Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8077397Z ) 2025-05-07T20:21:50.8077622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8078172Z self=, 2025-05-07T20:21:50.8078326Z compile=True, 2025-05-07T20:21:50.8078518Z pooling_mode=, 2025-05-07T20:21:50.8078670Z T=4, 2025-05-07T20:21:50.8078816Z D=70, 2025-05-07T20:21:50.8078985Z B=11, 2025-05-07T20:21:50.8079139Z log_E=3, 2025-05-07T20:21:50.8079284Z L=10, 2025-05-07T20:21:50.8079445Z D_gradcheck=2, 2025-05-07T20:21:50.8079620Z stochastic_rounding=False, 2025-05-07T20:21:50.8079777Z weighted=False, 2025-05-07T20:21:50.8079937Z row_wise=True, 2025-05-07T20:21:50.8080092Z mixed=True, 2025-05-07T20:21:50.8080243Z use_cache=True, 2025-05-07T20:21:50.8080438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8080592Z use_cpu=True, 2025-05-07T20:21:50.8080777Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8080925Z ) 2025-05-07T20:21:50.8081148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8081690Z self=, 2025-05-07T20:21:50.8081850Z compile=False, 2025-05-07T20:21:50.8082038Z pooling_mode=, 2025-05-07T20:21:50.8082193Z T=2, 2025-05-07T20:21:50.8082336Z D=21, 2025-05-07T20:21:50.8082480Z B=15, 2025-05-07T20:21:50.8082632Z log_E=3, 2025-05-07T20:21:50.8082774Z L=0, 2025-05-07T20:21:50.8082925Z D_gradcheck=1, 2025-05-07T20:21:50.8083107Z stochastic_rounding=False, 2025-05-07T20:21:50.8083262Z weighted=True, 2025-05-07T20:21:50.8083413Z row_wise=True, 2025-05-07T20:21:50.8083573Z mixed=True, 2025-05-07T20:21:50.8083730Z use_cache=False, 2025-05-07T20:21:50.8083919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8084086Z use_cpu=True, 2025-05-07T20:21:50.8084269Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8084412Z ) 2025-05-07T20:21:50.8084643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8085185Z self=, 2025-05-07T20:21:50.8085352Z compile=False, 2025-05-07T20:21:50.8085541Z pooling_mode=, 2025-05-07T20:21:50.8085892Z T=2, 2025-05-07T20:21:50.8086064Z D=97, 2025-05-07T20:21:50.8086210Z B=28, 2025-05-07T20:21:50.8086354Z log_E=4, 2025-05-07T20:21:50.8086505Z L=3, 2025-05-07T20:21:50.8086658Z D_gradcheck=2, 2025-05-07T20:21:50.8086830Z stochastic_rounding=False, 2025-05-07T20:21:50.8086991Z weighted=True, 2025-05-07T20:21:50.8087142Z row_wise=True, 2025-05-07T20:21:50.8087420Z mixed=True, 2025-05-07T20:21:50.8087578Z use_cache=True, 2025-05-07T20:21:50.8087769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8087923Z use_cpu=True, 2025-05-07T20:21:50.8088221Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8088377Z ) 2025-05-07T20:21:50.8088612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8089157Z self=, 2025-05-07T20:21:50.8089310Z compile=True, 2025-05-07T20:21:50.8089514Z pooling_mode=, 2025-05-07T20:21:50.8089661Z T=3, 2025-05-07T20:21:50.8089807Z D=56, 2025-05-07T20:21:50.8089956Z B=113, 2025-05-07T20:21:50.8090103Z log_E=4, 2025-05-07T20:21:50.8090247Z L=0, 2025-05-07T20:21:50.8090407Z D_gradcheck=1, 2025-05-07T20:21:50.8090580Z stochastic_rounding=False, 2025-05-07T20:21:50.8090735Z weighted=True, 2025-05-07T20:21:50.8090906Z row_wise=True, 2025-05-07T20:21:50.8091061Z mixed=False, 2025-05-07T20:21:50.8091218Z use_cache=False, 2025-05-07T20:21:50.8091414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8091723Z use_cpu=True, 2025-05-07T20:21:50.8091916Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8092057Z ) 2025-05-07T20:21:50.8092277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8092829Z self=, 2025-05-07T20:21:50.8092982Z compile=False, 2025-05-07T20:21:50.8093174Z pooling_mode=, 2025-05-07T20:21:50.8093330Z T=2, 2025-05-07T20:21:50.8093474Z D=21, 2025-05-07T20:21:50.8093618Z B=45, 2025-05-07T20:21:50.8093768Z log_E=4, 2025-05-07T20:21:50.8093910Z L=3, 2025-05-07T20:21:50.8094064Z D_gradcheck=2, 2025-05-07T20:21:50.8094243Z stochastic_rounding=False, 2025-05-07T20:21:50.8094398Z weighted=False, 2025-05-07T20:21:50.8094561Z row_wise=True, 2025-05-07T20:21:50.8094716Z mixed=True, 2025-05-07T20:21:50.8094868Z use_cache=True, 2025-05-07T20:21:50.8095072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8095228Z use_cpu=True, 2025-05-07T20:21:50.8095409Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8095561Z ) 2025-05-07T20:21:50.8095783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8096326Z self=, 2025-05-07T20:21:50.8096488Z compile=True, 2025-05-07T20:21:50.8096679Z pooling_mode=, 2025-05-07T20:21:50.8096822Z T=1, 2025-05-07T20:21:50.8096969Z D=127, 2025-05-07T20:21:50.8097111Z B=8, 2025-05-07T20:21:50.8097255Z log_E=4, 2025-05-07T20:21:50.8097411Z L=12, 2025-05-07T20:21:50.8097563Z D_gradcheck=1, 2025-05-07T20:21:50.8097741Z stochastic_rounding=False, 2025-05-07T20:21:50.8097893Z weighted=True, 2025-05-07T20:21:50.8098050Z row_wise=True, 2025-05-07T20:21:50.8098204Z mixed=True, 2025-05-07T20:21:50.8098357Z use_cache=True, 2025-05-07T20:21:50.8098549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8098711Z use_cpu=True, 2025-05-07T20:21:50.8098891Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8099033Z ) 2025-05-07T20:21:50.8099260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8099802Z self=, 2025-05-07T20:21:50.8099961Z compile=True, 2025-05-07T20:21:50.8100305Z pooling_mode=, 2025-05-07T20:21:50.8100466Z T=1, 2025-05-07T20:21:50.8100621Z D=115, 2025-05-07T20:21:50.8100768Z B=104, 2025-05-07T20:21:50.8100915Z log_E=5, 2025-05-07T20:21:50.8101068Z L=15, 2025-05-07T20:21:50.8101221Z D_gradcheck=1, 2025-05-07T20:21:50.8101393Z stochastic_rounding=False, 2025-05-07T20:21:50.8101557Z weighted=False, 2025-05-07T20:21:50.8101796Z row_wise=True, 2025-05-07T20:21:50.8101948Z mixed=False, 2025-05-07T20:21:50.8102110Z use_cache=False, 2025-05-07T20:21:50.8102306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8102525Z use_cpu=True, 2025-05-07T20:21:50.8102724Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8102866Z ) 2025-05-07T20:21:50.8103091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8103641Z self=, 2025-05-07T20:21:50.8103798Z compile=True, 2025-05-07T20:21:50.8104124Z pooling_mode=, 2025-05-07T20:21:50.8104280Z T=2, 2025-05-07T20:21:50.8104429Z D=69, 2025-05-07T20:21:50.8104582Z B=23, 2025-05-07T20:21:50.8104727Z log_E=3, 2025-05-07T20:21:50.8104870Z L=15, 2025-05-07T20:21:50.8105033Z D_gradcheck=2, 2025-05-07T20:21:50.8105205Z stochastic_rounding=True, 2025-05-07T20:21:50.8105362Z weighted=True, 2025-05-07T20:21:50.8105521Z row_wise=True, 2025-05-07T20:21:50.8105671Z mixed=True, 2025-05-07T20:21:50.8105824Z use_cache=False, 2025-05-07T20:21:50.8106157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8106309Z use_cpu=True, 2025-05-07T20:21:50.8106491Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8106639Z ) 2025-05-07T20:21:50.8106861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8107410Z self=, 2025-05-07T20:21:50.8107565Z compile=True, 2025-05-07T20:21:50.8107760Z pooling_mode=, 2025-05-07T20:21:50.8107913Z T=1, 2025-05-07T20:21:50.8108055Z D=122, 2025-05-07T20:21:50.8108200Z B=89, 2025-05-07T20:21:50.8108355Z log_E=3, 2025-05-07T20:21:50.8108501Z L=16, 2025-05-07T20:21:50.8108654Z D_gradcheck=1, 2025-05-07T20:21:50.8108832Z stochastic_rounding=False, 2025-05-07T20:21:50.8108992Z weighted=False, 2025-05-07T20:21:50.8109142Z row_wise=True, 2025-05-07T20:21:50.8109302Z mixed=False, 2025-05-07T20:21:50.8109460Z use_cache=False, 2025-05-07T20:21:50.8109653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8109813Z use_cpu=True, 2025-05-07T20:21:50.8109994Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8110140Z ) 2025-05-07T20:21:50.8110361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8110904Z self=, 2025-05-07T20:21:50.8111071Z compile=False, 2025-05-07T20:21:50.8111258Z pooling_mode=, 2025-05-07T20:21:50.8111400Z T=2, 2025-05-07T20:21:50.8111549Z D=123, 2025-05-07T20:21:50.8111693Z B=21, 2025-05-07T20:21:50.8111838Z log_E=4, 2025-05-07T20:21:50.8111991Z L=3, 2025-05-07T20:21:50.8112143Z D_gradcheck=2, 2025-05-07T20:21:50.8112313Z stochastic_rounding=True, 2025-05-07T20:21:50.8112475Z weighted=True, 2025-05-07T20:21:50.8112627Z row_wise=True, 2025-05-07T20:21:50.8112786Z mixed=True, 2025-05-07T20:21:50.8112945Z use_cache=True, 2025-05-07T20:21:50.8113138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8113306Z use_cpu=True, 2025-05-07T20:21:50.8113491Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8113636Z ) 2025-05-07T20:21:50.8113866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8114413Z self=, 2025-05-07T20:21:50.8114723Z compile=True, 2025-05-07T20:21:50.8114942Z pooling_mode=, 2025-05-07T20:21:50.8115087Z T=1, 2025-05-07T20:21:50.8115230Z D=32, 2025-05-07T20:21:50.8115380Z B=21, 2025-05-07T20:21:50.8115530Z log_E=5, 2025-05-07T20:21:50.8115673Z L=8, 2025-05-07T20:21:50.8115834Z D_gradcheck=1, 2025-05-07T20:21:50.8116007Z stochastic_rounding=False, 2025-05-07T20:21:50.8116580Z weighted=True, 2025-05-07T20:21:50.8116732Z row_wise=True, 2025-05-07T20:21:50.8116880Z mixed=True, 2025-05-07T20:21:50.8117049Z use_cache=False, 2025-05-07T20:21:50.8117439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8117616Z use_cpu=True, 2025-05-07T20:21:50.8117802Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8117939Z ) 2025-05-07T20:21:50.8118163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8118713Z self=, 2025-05-07T20:21:50.8118871Z compile=False, 2025-05-07T20:21:50.8119058Z pooling_mode=, 2025-05-07T20:21:50.8119213Z T=1, 2025-05-07T20:21:50.8119357Z D=116, 2025-05-07T20:21:50.8119506Z B=60, 2025-05-07T20:21:50.8119651Z log_E=4, 2025-05-07T20:21:50.8119793Z L=7, 2025-05-07T20:21:50.8119950Z D_gradcheck=2, 2025-05-07T20:21:50.8120122Z stochastic_rounding=False, 2025-05-07T20:21:50.8120277Z weighted=True, 2025-05-07T20:21:50.8120456Z row_wise=True, 2025-05-07T20:21:50.8120603Z mixed=False, 2025-05-07T20:21:50.8120906Z use_cache=False, 2025-05-07T20:21:50.8121106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8121257Z use_cpu=True, 2025-05-07T20:21:50.8121436Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8121583Z ) 2025-05-07T20:21:50.8121802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8122345Z self=, 2025-05-07T20:21:50.8122508Z compile=False, 2025-05-07T20:21:50.8122695Z pooling_mode=, 2025-05-07T20:21:50.8122844Z T=5, 2025-05-07T20:21:50.8122990Z D=104, 2025-05-07T20:21:50.8123132Z B=84, 2025-05-07T20:21:50.8123281Z log_E=5, 2025-05-07T20:21:50.8123423Z L=2, 2025-05-07T20:21:50.8123573Z D_gradcheck=1, 2025-05-07T20:21:50.8123754Z stochastic_rounding=True, 2025-05-07T20:21:50.8123907Z weighted=True, 2025-05-07T20:21:50.8124057Z row_wise=True, 2025-05-07T20:21:50.8124218Z mixed=True, 2025-05-07T20:21:50.8124370Z use_cache=True, 2025-05-07T20:21:50.8124561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8124720Z use_cpu=True, 2025-05-07T20:21:50.8124898Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8125041Z ) 2025-05-07T20:21:50.8125272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8125820Z self=, 2025-05-07T20:21:50.8125981Z compile=True, 2025-05-07T20:21:50.8126169Z pooling_mode=, 2025-05-07T20:21:50.8126312Z T=2, 2025-05-07T20:21:50.8126464Z D=9, 2025-05-07T20:21:50.8126607Z B=7, 2025-05-07T20:21:50.8126752Z log_E=5, 2025-05-07T20:21:50.8126900Z L=16, 2025-05-07T20:21:50.8127051Z D_gradcheck=1, 2025-05-07T20:21:50.8127228Z stochastic_rounding=False, 2025-05-07T20:21:50.8127391Z weighted=True, 2025-05-07T20:21:50.8127540Z row_wise=True, 2025-05-07T20:21:50.8127692Z mixed=True, 2025-05-07T20:21:50.8127853Z use_cache=True, 2025-05-07T20:21:50.8128043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8128202Z use_cpu=True, 2025-05-07T20:21:50.8128382Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8128526Z ) 2025-05-07T20:21:50.8663159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8664098Z self=, 2025-05-07T20:21:50.8664286Z compile=False, 2025-05-07T20:21:50.8664496Z pooling_mode=, 2025-05-07T20:21:50.8664641Z T=3, 2025-05-07T20:21:50.8664793Z D=103, 2025-05-07T20:21:50.8664933Z B=20, 2025-05-07T20:21:50.8665077Z log_E=4, 2025-05-07T20:21:50.8665227Z L=1, 2025-05-07T20:21:50.8665378Z D_gradcheck=1, 2025-05-07T20:21:50.8665701Z stochastic_rounding=False, 2025-05-07T20:21:50.8665864Z weighted=False, 2025-05-07T20:21:50.8666014Z row_wise=True, 2025-05-07T20:21:50.8666168Z mixed=True, 2025-05-07T20:21:50.8666479Z use_cache=True, 2025-05-07T20:21:50.8666690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8666843Z use_cpu=True, 2025-05-07T20:21:50.8667030Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8667173Z ) 2025-05-07T20:21:50.8667402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8667964Z self=, 2025-05-07T20:21:50.8668121Z compile=False, 2025-05-07T20:21:50.8668316Z pooling_mode=, 2025-05-07T20:21:50.8668460Z T=1, 2025-05-07T20:21:50.8668720Z D=97, 2025-05-07T20:21:50.8668871Z B=2, 2025-05-07T20:21:50.8669017Z log_E=5, 2025-05-07T20:21:50.8669160Z L=1, 2025-05-07T20:21:50.8669317Z D_gradcheck=2, 2025-05-07T20:21:50.8669494Z stochastic_rounding=False, 2025-05-07T20:21:50.8669648Z weighted=True, 2025-05-07T20:21:50.8669803Z row_wise=True, 2025-05-07T20:21:50.8670182Z mixed=True, 2025-05-07T20:21:50.8670343Z use_cache=True, 2025-05-07T20:21:50.8670544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8670696Z use_cpu=True, 2025-05-07T20:21:50.8670886Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8671026Z ) 2025-05-07T20:21:50.8671244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8671797Z self=, 2025-05-07T20:21:50.8671952Z compile=False, 2025-05-07T20:21:50.8672137Z pooling_mode=, 2025-05-07T20:21:50.8672287Z T=3, 2025-05-07T20:21:50.8672429Z D=5, 2025-05-07T20:21:50.8672578Z B=38, 2025-05-07T20:21:50.8672733Z log_E=4, 2025-05-07T20:21:50.8672877Z L=18, 2025-05-07T20:21:50.8673034Z D_gradcheck=1, 2025-05-07T20:21:50.8673213Z stochastic_rounding=False, 2025-05-07T20:21:50.8673374Z weighted=True, 2025-05-07T20:21:50.8673530Z row_wise=True, 2025-05-07T20:21:50.8673687Z mixed=True, 2025-05-07T20:21:50.8673848Z use_cache=False, 2025-05-07T20:21:50.8674118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8674409Z use_cpu=True, 2025-05-07T20:21:50.8674593Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8674745Z ) 2025-05-07T20:21:50.8674968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8675515Z self=, 2025-05-07T20:21:50.8675786Z compile=True, 2025-05-07T20:21:50.8676130Z pooling_mode=, 2025-05-07T20:21:50.8676419Z T=5, 2025-05-07T20:21:50.8676570Z D=41, 2025-05-07T20:21:50.8676714Z B=44, 2025-05-07T20:21:50.8676861Z log_E=4, 2025-05-07T20:21:50.8677013Z L=7, 2025-05-07T20:21:50.8677272Z D_gradcheck=2, 2025-05-07T20:21:50.8677671Z stochastic_rounding=False, 2025-05-07T20:21:50.8677835Z weighted=True, 2025-05-07T20:21:50.8677995Z row_wise=True, 2025-05-07T20:21:50.8678315Z mixed=False, 2025-05-07T20:21:50.8678502Z use_cache=True, 2025-05-07T20:21:50.8678692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8678851Z use_cpu=True, 2025-05-07T20:21:50.8679033Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8679176Z ) 2025-05-07T20:21:50.8679407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8680119Z self=, 2025-05-07T20:21:50.8680290Z compile=False, 2025-05-07T20:21:50.8680486Z pooling_mode=, 2025-05-07T20:21:50.8680632Z T=2, 2025-05-07T20:21:50.8680774Z D=43, 2025-05-07T20:21:50.8680926Z B=47, 2025-05-07T20:21:50.8681074Z log_E=4, 2025-05-07T20:21:50.8681225Z L=18, 2025-05-07T20:21:50.8681499Z D_gradcheck=1, 2025-05-07T20:21:50.8681674Z stochastic_rounding=True, 2025-05-07T20:21:50.8681834Z weighted=True, 2025-05-07T20:21:50.8681994Z row_wise=True, 2025-05-07T20:21:50.8682248Z mixed=True, 2025-05-07T20:21:50.8682419Z use_cache=True, 2025-05-07T20:21:50.8682612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8682764Z use_cpu=True, 2025-05-07T20:21:50.8682954Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8683095Z ) 2025-05-07T20:21:50.8683317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8683876Z self=, 2025-05-07T20:21:50.8684031Z compile=False, 2025-05-07T20:21:50.8684233Z pooling_mode=, 2025-05-07T20:21:50.8684400Z T=4, 2025-05-07T20:21:50.8684575Z D=22, 2025-05-07T20:21:50.8684739Z B=120, 2025-05-07T20:21:50.8684900Z log_E=5, 2025-05-07T20:21:50.8685061Z L=0, 2025-05-07T20:21:50.8685223Z D_gradcheck=1, 2025-05-07T20:21:50.8685406Z stochastic_rounding=True, 2025-05-07T20:21:50.8685569Z weighted=False, 2025-05-07T20:21:50.8685872Z row_wise=True, 2025-05-07T20:21:50.8686042Z mixed=False, 2025-05-07T20:21:50.8686195Z use_cache=True, 2025-05-07T20:21:50.8686391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8686543Z use_cpu=True, 2025-05-07T20:21:50.8686726Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8686877Z ) 2025-05-07T20:21:50.8687097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8687651Z self=, 2025-05-07T20:21:50.8687805Z compile=True, 2025-05-07T20:21:50.8687997Z pooling_mode=, 2025-05-07T20:21:50.8688149Z T=4, 2025-05-07T20:21:50.8688295Z D=17, 2025-05-07T20:21:50.8688442Z B=107, 2025-05-07T20:21:50.8688597Z log_E=5, 2025-05-07T20:21:50.8688749Z L=15, 2025-05-07T20:21:50.8688907Z D_gradcheck=1, 2025-05-07T20:21:50.8689090Z stochastic_rounding=True, 2025-05-07T20:21:50.8689249Z weighted=True, 2025-05-07T20:21:50.8689400Z row_wise=True, 2025-05-07T20:21:50.8689566Z mixed=False, 2025-05-07T20:21:50.8689720Z use_cache=True, 2025-05-07T20:21:50.8689909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8690076Z use_cpu=True, 2025-05-07T20:21:50.8690257Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8690404Z ) 2025-05-07T20:21:50.8690630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8691180Z self=, 2025-05-07T20:21:50.8691346Z compile=True, 2025-05-07T20:21:50.8691537Z pooling_mode=, 2025-05-07T20:21:50.8691682Z T=2, 2025-05-07T20:21:50.8691833Z D=13, 2025-05-07T20:21:50.8691979Z B=62, 2025-05-07T20:21:50.8692122Z log_E=3, 2025-05-07T20:21:50.8692277Z L=8, 2025-05-07T20:21:50.8692428Z D_gradcheck=2, 2025-05-07T20:21:50.8692601Z stochastic_rounding=False, 2025-05-07T20:21:50.8692766Z weighted=False, 2025-05-07T20:21:50.8692926Z row_wise=True, 2025-05-07T20:21:50.8693077Z mixed=True, 2025-05-07T20:21:50.8693239Z use_cache=True, 2025-05-07T20:21:50.8693427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8693585Z use_cpu=True, 2025-05-07T20:21:50.8693769Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8693910Z ) 2025-05-07T20:21:50.8694141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8694837Z self=, 2025-05-07T20:21:50.8695009Z compile=True, 2025-05-07T20:21:50.8695204Z pooling_mode=, 2025-05-07T20:21:50.8695351Z T=2, 2025-05-07T20:21:50.8695496Z D=7, 2025-05-07T20:21:50.8695650Z B=97, 2025-05-07T20:21:50.8695795Z log_E=5, 2025-05-07T20:21:50.8696068Z L=6, 2025-05-07T20:21:50.8696233Z D_gradcheck=2, 2025-05-07T20:21:50.8696408Z stochastic_rounding=True, 2025-05-07T20:21:50.8696570Z weighted=True, 2025-05-07T20:21:50.8696837Z row_wise=True, 2025-05-07T20:21:50.8697000Z mixed=False, 2025-05-07T20:21:50.8697159Z use_cache=True, 2025-05-07T20:21:50.8697349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8697500Z use_cpu=True, 2025-05-07T20:21:50.8697686Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8697829Z ) 2025-05-07T20:21:50.8698051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8698605Z self=, 2025-05-07T20:21:50.8698760Z compile=True, 2025-05-07T20:21:50.8698949Z pooling_mode=, 2025-05-07T20:21:50.8699100Z T=1, 2025-05-07T20:21:50.8699245Z D=56, 2025-05-07T20:21:50.8699391Z B=127, 2025-05-07T20:21:50.8699552Z log_E=3, 2025-05-07T20:21:50.8699699Z L=19, 2025-05-07T20:21:50.8699859Z D_gradcheck=2, 2025-05-07T20:21:50.8700032Z stochastic_rounding=False, 2025-05-07T20:21:50.8700315Z weighted=False, 2025-05-07T20:21:50.8700478Z row_wise=True, 2025-05-07T20:21:50.8700629Z mixed=False, 2025-05-07T20:21:50.8700787Z use_cache=False, 2025-05-07T20:21:50.8700984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8701137Z use_cpu=True, 2025-05-07T20:21:50.8701321Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8701470Z ) 2025-05-07T20:21:50.8701699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8702250Z self=, 2025-05-07T20:21:50.8702409Z compile=True, 2025-05-07T20:21:50.8702599Z pooling_mode=, 2025-05-07T20:21:50.8702752Z T=3, 2025-05-07T20:21:50.8702898Z D=41, 2025-05-07T20:21:50.8703048Z B=26, 2025-05-07T20:21:50.8703208Z log_E=4, 2025-05-07T20:21:50.8703353Z L=10, 2025-05-07T20:21:50.8703511Z D_gradcheck=2, 2025-05-07T20:21:50.8703694Z stochastic_rounding=False, 2025-05-07T20:21:50.8703850Z weighted=True, 2025-05-07T20:21:50.8704134Z row_wise=True, 2025-05-07T20:21:50.8704303Z mixed=False, 2025-05-07T20:21:50.8704460Z use_cache=False, 2025-05-07T20:21:50.8704652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8704810Z use_cpu=True, 2025-05-07T20:21:50.8704993Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8705133Z ) 2025-05-07T20:21:50.8705370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8705915Z self=, 2025-05-07T20:21:50.8706082Z compile=False, 2025-05-07T20:21:50.8706271Z pooling_mode=, 2025-05-07T20:21:50.8706416Z T=5, 2025-05-07T20:21:50.8706572Z D=74, 2025-05-07T20:21:50.8706713Z B=49, 2025-05-07T20:21:50.8706860Z log_E=5, 2025-05-07T20:21:50.8707011Z L=12, 2025-05-07T20:21:50.8707165Z D_gradcheck=2, 2025-05-07T20:21:50.8707340Z stochastic_rounding=True, 2025-05-07T20:21:50.8707503Z weighted=True, 2025-05-07T20:21:50.8707654Z row_wise=True, 2025-05-07T20:21:50.8707804Z mixed=False, 2025-05-07T20:21:50.8707963Z use_cache=True, 2025-05-07T20:21:50.8708153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8708307Z use_cpu=True, 2025-05-07T20:21:50.8708495Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8708636Z ) 2025-05-07T20:21:50.8709054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8709613Z self=, 2025-05-07T20:21:50.8709767Z compile=False, 2025-05-07T20:21:50.8709962Z pooling_mode=, 2025-05-07T20:21:50.8710105Z T=4, 2025-05-07T20:21:50.8710248Z D=77, 2025-05-07T20:21:50.8710537Z B=8, 2025-05-07T20:21:50.8710688Z log_E=4, 2025-05-07T20:21:50.8710832Z L=2, 2025-05-07T20:21:50.8710991Z D_gradcheck=2, 2025-05-07T20:21:50.8711166Z stochastic_rounding=True, 2025-05-07T20:21:50.8711430Z weighted=True, 2025-05-07T20:21:50.8711607Z row_wise=True, 2025-05-07T20:21:50.8711757Z mixed=True, 2025-05-07T20:21:50.8711910Z use_cache=False, 2025-05-07T20:21:50.8712109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8712263Z use_cpu=True, 2025-05-07T20:21:50.8712451Z output_dtype=SparseType.FP32, 2025-05-07T20:21:50.8712593Z ) 2025-05-07T20:21:50.8712821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8713371Z self=, 2025-05-07T20:21:50.8713529Z compile=False, 2025-05-07T20:21:50.8713720Z pooling_mode=, 2025-05-07T20:21:50.8713877Z T=3, 2025-05-07T20:21:50.8714037Z D=87, 2025-05-07T20:21:50.8714240Z B=53, 2025-05-07T20:21:50.8714393Z log_E=4, 2025-05-07T20:21:50.8714536Z L=7, 2025-05-07T20:21:50.8714690Z D_gradcheck=2, 2025-05-07T20:21:50.8714963Z stochastic_rounding=False, 2025-05-07T20:21:50.8715123Z weighted=False, 2025-05-07T20:21:50.8715284Z row_wise=True, 2025-05-07T20:21:50.8715433Z mixed=True, 2025-05-07T20:21:50.8715589Z use_cache=False, 2025-05-07T20:21:50.8715786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:50.8715940Z use_cpu=True, 2025-05-07T20:21:50.8716397Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8716559Z ) 2025-05-07T20:21:50.8716791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8717340Z self=, 2025-05-07T20:21:50.8717505Z compile=True, 2025-05-07T20:21:50.8717692Z pooling_mode=, 2025-05-07T20:21:50.8717835Z T=2, 2025-05-07T20:21:50.8717984Z D=12, 2025-05-07T20:21:50.8718132Z B=115, 2025-05-07T20:21:50.8718279Z log_E=5, 2025-05-07T20:21:50.8718430Z L=12, 2025-05-07T20:21:50.8718584Z D_gradcheck=1, 2025-05-07T20:21:50.8718769Z stochastic_rounding=True, 2025-05-07T20:21:50.8718927Z weighted=True, 2025-05-07T20:21:50.8719078Z row_wise=True, 2025-05-07T20:21:50.8719232Z mixed=True, 2025-05-07T20:21:50.8719388Z use_cache=False, 2025-05-07T20:21:50.8719577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8719738Z use_cpu=True, 2025-05-07T20:21:50.8719925Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8720065Z ) 2025-05-07T20:21:50.8720301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:50.8720849Z self=, 2025-05-07T20:21:50.8721002Z compile=False, 2025-05-07T20:21:50.8721198Z pooling_mode=, 2025-05-07T20:21:50.8721342Z T=1, 2025-05-07T20:21:50.8721500Z D=36, 2025-05-07T20:21:50.8721648Z B=18, 2025-05-07T20:21:50.8721792Z log_E=4, 2025-05-07T20:21:50.8721940Z L=16, 2025-05-07T20:21:50.8722096Z D_gradcheck=2, 2025-05-07T20:21:50.8722270Z stochastic_rounding=True, 2025-05-07T20:21:50.8722433Z weighted=False, 2025-05-07T20:21:50.8722585Z row_wise=True, 2025-05-07T20:21:50.8722733Z mixed=False, 2025-05-07T20:21:50.8722898Z use_cache=True, 2025-05-07T20:21:50.8723090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:50.8723242Z use_cpu=True, 2025-05-07T20:21:50.8723428Z output_dtype=SparseType.FP16, 2025-05-07T20:21:50.8723795Z ) 2025-05-07T20:21:53.6048791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6049802Z self=, 2025-05-07T20:21:53.6050662Z compile=False, 2025-05-07T20:21:53.6051083Z pooling_mode=, 2025-05-07T20:21:53.6051553Z T=5, 2025-05-07T20:21:53.6052286Z D=125, 2025-05-07T20:21:53.6052613Z B=11, 2025-05-07T20:21:53.6052945Z log_E=5, 2025-05-07T20:21:53.6053292Z L=5, 2025-05-07T20:21:53.6053631Z D_gradcheck=2, 2025-05-07T20:21:53.6054164Z stochastic_rounding=False, 2025-05-07T20:21:53.6054615Z weighted=False, 2025-05-07T20:21:53.6054985Z row_wise=True, 2025-05-07T20:21:53.6055354Z mixed=False, 2025-05-07T20:21:53.6055723Z use_cache=False, 2025-05-07T20:21:53.6056136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6056615Z use_cpu=True, 2025-05-07T20:21:53.6057020Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6068756Z ) 2025-05-07T20:21:53.6069207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6070130Z self=, 2025-05-07T20:21:53.6070985Z compile=True, 2025-05-07T20:21:53.6071393Z pooling_mode=, 2025-05-07T20:21:53.6071861Z T=2, 2025-05-07T20:21:53.6072207Z D=38, 2025-05-07T20:21:53.6072535Z B=18, 2025-05-07T20:21:53.6072867Z log_E=3, 2025-05-07T20:21:53.6073210Z L=6, 2025-05-07T20:21:53.6073820Z D_gradcheck=2, 2025-05-07T20:21:53.6074225Z stochastic_rounding=False, 2025-05-07T20:21:53.6074666Z weighted=False, 2025-05-07T20:21:53.6075033Z row_wise=True, 2025-05-07T20:21:53.6075403Z mixed=False, 2025-05-07T20:21:53.6075870Z use_cache=True, 2025-05-07T20:21:53.6076281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6076762Z use_cpu=True, 2025-05-07T20:21:53.6077162Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6077609Z ) 2025-05-07T20:21:53.6078007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6078919Z self=, 2025-05-07T20:21:53.6079769Z compile=False, 2025-05-07T20:21:53.6080182Z pooling_mode=, 2025-05-07T20:21:53.6080654Z T=3, 2025-05-07T20:21:53.6080987Z D=25, 2025-05-07T20:21:53.6081313Z B=64, 2025-05-07T20:21:53.6081646Z log_E=3, 2025-05-07T20:21:53.6082002Z L=4, 2025-05-07T20:21:53.6082333Z D_gradcheck=2, 2025-05-07T20:21:53.6082735Z stochastic_rounding=False, 2025-05-07T20:21:53.6083174Z weighted=False, 2025-05-07T20:21:53.6083546Z row_wise=True, 2025-05-07T20:21:53.6083916Z mixed=True, 2025-05-07T20:21:53.6084278Z use_cache=True, 2025-05-07T20:21:53.6084680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6085158Z use_cpu=True, 2025-05-07T20:21:53.6085569Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6086008Z ) 2025-05-07T20:21:53.6086416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6087329Z self=, 2025-05-07T20:21:53.6088207Z compile=True, 2025-05-07T20:21:53.6088639Z pooling_mode=, 2025-05-07T20:21:53.6089116Z T=2, 2025-05-07T20:21:53.6089439Z D=22, 2025-05-07T20:21:53.6089773Z B=118, 2025-05-07T20:21:53.6090114Z log_E=4, 2025-05-07T20:21:53.6090453Z L=5, 2025-05-07T20:21:53.6090796Z D_gradcheck=1, 2025-05-07T20:21:53.6091191Z stochastic_rounding=False, 2025-05-07T20:21:53.6091623Z weighted=True, 2025-05-07T20:21:53.6091993Z row_wise=True, 2025-05-07T20:21:53.6092358Z mixed=True, 2025-05-07T20:21:53.6092716Z use_cache=False, 2025-05-07T20:21:53.6093125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6093605Z use_cpu=True, 2025-05-07T20:21:53.6094316Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6094778Z ) 2025-05-07T20:21:53.6095178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6096093Z self=, 2025-05-07T20:21:53.6096945Z compile=False, 2025-05-07T20:21:53.6097358Z pooling_mode=, 2025-05-07T20:21:53.6097971Z T=3, 2025-05-07T20:21:53.6098296Z D=128, 2025-05-07T20:21:53.6098630Z B=116, 2025-05-07T20:21:53.6098967Z log_E=4, 2025-05-07T20:21:53.6099310Z L=7, 2025-05-07T20:21:53.6099766Z D_gradcheck=2, 2025-05-07T20:21:53.6100180Z stochastic_rounding=False, 2025-05-07T20:21:53.6100613Z weighted=False, 2025-05-07T20:21:53.6100987Z row_wise=True, 2025-05-07T20:21:53.6101354Z mixed=False, 2025-05-07T20:21:53.6101715Z use_cache=False, 2025-05-07T20:21:53.6102134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6102613Z use_cpu=True, 2025-05-07T20:21:53.6103020Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6103459Z ) 2025-05-07T20:21:53.6103859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6104894Z self=, 2025-05-07T20:21:53.6105747Z compile=False, 2025-05-07T20:21:53.6106158Z pooling_mode=, 2025-05-07T20:21:53.6106631Z T=5, 2025-05-07T20:21:53.6106955Z D=6, 2025-05-07T20:21:53.6107285Z B=98, 2025-05-07T20:21:53.6107774Z log_E=4, 2025-05-07T20:21:53.6108111Z L=1, 2025-05-07T20:21:53.6108455Z D_gradcheck=2, 2025-05-07T20:21:53.6108853Z stochastic_rounding=True, 2025-05-07T20:21:53.6109280Z weighted=True, 2025-05-07T20:21:53.6109649Z row_wise=True, 2025-05-07T20:21:53.6110020Z mixed=False, 2025-05-07T20:21:53.6110381Z use_cache=True, 2025-05-07T20:21:53.6110788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6111269Z use_cpu=True, 2025-05-07T20:21:53.6111668Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6112118Z ) 2025-05-07T20:21:53.6112515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6113431Z self=, 2025-05-07T20:21:53.6114281Z compile=False, 2025-05-07T20:21:53.6114694Z pooling_mode=, 2025-05-07T20:21:53.6115172Z T=1, 2025-05-07T20:21:53.6115496Z D=92, 2025-05-07T20:21:53.6115831Z B=20, 2025-05-07T20:21:53.6116750Z log_E=4, 2025-05-07T20:21:53.6117103Z L=17, 2025-05-07T20:21:53.6117451Z D_gradcheck=2, 2025-05-07T20:21:53.6117847Z stochastic_rounding=False, 2025-05-07T20:21:53.6118283Z weighted=False, 2025-05-07T20:21:53.6118657Z row_wise=True, 2025-05-07T20:21:53.6119027Z mixed=False, 2025-05-07T20:21:53.6119390Z use_cache=False, 2025-05-07T20:21:53.6119812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6120302Z use_cpu=True, 2025-05-07T20:21:53.6120697Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6121144Z ) 2025-05-07T20:21:53.6121544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6122447Z self=, 2025-05-07T20:21:53.6123303Z compile=False, 2025-05-07T20:21:53.6123715Z pooling_mode=, 2025-05-07T20:21:53.6124188Z T=5, 2025-05-07T20:21:53.6124516Z D=67, 2025-05-07T20:21:53.6124852Z B=13, 2025-05-07T20:21:53.6125188Z log_E=4, 2025-05-07T20:21:53.6125537Z L=4, 2025-05-07T20:21:53.6125882Z D_gradcheck=2, 2025-05-07T20:21:53.6126277Z stochastic_rounding=False, 2025-05-07T20:21:53.6126705Z weighted=False, 2025-05-07T20:21:53.6127084Z row_wise=True, 2025-05-07T20:21:53.6127452Z mixed=True, 2025-05-07T20:21:53.6127809Z use_cache=False, 2025-05-07T20:21:53.6128229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6129015Z use_cpu=True, 2025-05-07T20:21:53.6129428Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6129874Z ) 2025-05-07T20:21:53.6130270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6131179Z self=, 2025-05-07T20:21:53.6132035Z compile=True, 2025-05-07T20:21:53.6132631Z pooling_mode=, 2025-05-07T20:21:53.6133105Z T=4, 2025-05-07T20:21:53.6133433Z D=34, 2025-05-07T20:21:53.6133767Z B=81, 2025-05-07T20:21:53.6134101Z log_E=3, 2025-05-07T20:21:53.6134615Z L=14, 2025-05-07T20:21:53.6134972Z D_gradcheck=1, 2025-05-07T20:21:53.6135361Z stochastic_rounding=True, 2025-05-07T20:21:53.6135790Z weighted=True, 2025-05-07T20:21:53.6136159Z row_wise=True, 2025-05-07T20:21:53.6136525Z mixed=False, 2025-05-07T20:21:53.6136887Z use_cache=False, 2025-05-07T20:21:53.6137305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6137791Z use_cpu=True, 2025-05-07T20:21:53.6138183Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6138625Z ) 2025-05-07T20:21:53.6139020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6139926Z self=, 2025-05-07T20:21:53.6140782Z compile=True, 2025-05-07T20:21:53.6141194Z pooling_mode=, 2025-05-07T20:21:53.6141662Z T=1, 2025-05-07T20:21:53.6141992Z D=68, 2025-05-07T20:21:53.6142538Z B=35, 2025-05-07T20:21:53.6142867Z log_E=5, 2025-05-07T20:21:53.6143213Z L=9, 2025-05-07T20:21:53.6143555Z D_gradcheck=1, 2025-05-07T20:21:53.6143938Z stochastic_rounding=True, 2025-05-07T20:21:53.6144515Z weighted=True, 2025-05-07T20:21:53.6144888Z row_wise=True, 2025-05-07T20:21:53.6145259Z mixed=False, 2025-05-07T20:21:53.6145623Z use_cache=False, 2025-05-07T20:21:53.6146066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6146551Z use_cpu=True, 2025-05-07T20:21:53.6146944Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6147387Z ) 2025-05-07T20:21:53.6147784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6148693Z self=, 2025-05-07T20:21:53.6149553Z compile=False, 2025-05-07T20:21:53.6149968Z pooling_mode=, 2025-05-07T20:21:53.6150436Z T=5, 2025-05-07T20:21:53.6150760Z D=103, 2025-05-07T20:21:53.6151105Z B=60, 2025-05-07T20:21:53.6151445Z log_E=5, 2025-05-07T20:21:53.6151789Z L=17, 2025-05-07T20:21:53.6152132Z D_gradcheck=2, 2025-05-07T20:21:53.6152530Z stochastic_rounding=False, 2025-05-07T20:21:53.6152963Z weighted=False, 2025-05-07T20:21:53.6153338Z row_wise=True, 2025-05-07T20:21:53.6153707Z mixed=True, 2025-05-07T20:21:53.6154063Z use_cache=True, 2025-05-07T20:21:53.6154482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6154962Z use_cpu=True, 2025-05-07T20:21:53.6155353Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6155796Z ) 2025-05-07T20:21:53.6156193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6157098Z self=, 2025-05-07T20:21:53.6157954Z compile=True, 2025-05-07T20:21:53.6158360Z pooling_mode=, 2025-05-07T20:21:53.6158826Z T=3, 2025-05-07T20:21:53.6159164Z D=57, 2025-05-07T20:21:53.6159497Z B=50, 2025-05-07T20:21:53.6159829Z log_E=3, 2025-05-07T20:21:53.6160175Z L=10, 2025-05-07T20:21:53.6160521Z D_gradcheck=1, 2025-05-07T20:21:53.6160916Z stochastic_rounding=True, 2025-05-07T20:21:53.6161344Z weighted=True, 2025-05-07T20:21:53.6161719Z row_wise=True, 2025-05-07T20:21:53.6162091Z mixed=True, 2025-05-07T20:21:53.6162447Z use_cache=True, 2025-05-07T20:21:53.6163056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6163552Z use_cpu=True, 2025-05-07T20:21:53.6163939Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6164386Z ) 2025-05-07T20:21:53.6164787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6165691Z self=, 2025-05-07T20:21:53.6166670Z compile=False, 2025-05-07T20:21:53.6167080Z pooling_mode=, 2025-05-07T20:21:53.6167544Z T=4, 2025-05-07T20:21:53.6167878Z D=6, 2025-05-07T20:21:53.6168208Z B=13, 2025-05-07T20:21:53.6168641Z log_E=4, 2025-05-07T20:21:53.6169004Z L=6, 2025-05-07T20:21:53.6169337Z D_gradcheck=1, 2025-05-07T20:21:53.6169722Z stochastic_rounding=True, 2025-05-07T20:21:53.6170157Z weighted=True, 2025-05-07T20:21:53.6170534Z row_wise=True, 2025-05-07T20:21:53.6170897Z mixed=False, 2025-05-07T20:21:53.6171267Z use_cache=False, 2025-05-07T20:21:53.6171693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6172175Z use_cpu=True, 2025-05-07T20:21:53.6172566Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6173011Z ) 2025-05-07T20:21:53.6173407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6174309Z self=, 2025-05-07T20:21:53.6175170Z compile=False, 2025-05-07T20:21:53.6175583Z pooling_mode=, 2025-05-07T20:21:53.6176052Z T=1, 2025-05-07T20:21:53.6176521Z D=39, 2025-05-07T20:21:53.6176862Z B=19, 2025-05-07T20:21:53.6177187Z log_E=3, 2025-05-07T20:21:53.6177527Z L=11, 2025-05-07T20:21:53.6177866Z D_gradcheck=1, 2025-05-07T20:21:53.6178254Z stochastic_rounding=False, 2025-05-07T20:21:53.6178689Z weighted=False, 2025-05-07T20:21:53.6179065Z row_wise=True, 2025-05-07T20:21:53.6179427Z mixed=False, 2025-05-07T20:21:53.6179796Z use_cache=True, 2025-05-07T20:21:53.6180214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6180690Z use_cpu=True, 2025-05-07T20:21:53.6181092Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6181535Z ) 2025-05-07T20:21:53.6181934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6182838Z self=, 2025-05-07T20:21:53.6183697Z compile=False, 2025-05-07T20:21:53.6184256Z pooling_mode=, 2025-05-07T20:21:53.6184731Z T=3, 2025-05-07T20:21:53.6185063Z D=36, 2025-05-07T20:21:53.6185399Z B=86, 2025-05-07T20:21:53.6185726Z log_E=3, 2025-05-07T20:21:53.6186072Z L=0, 2025-05-07T20:21:53.6186410Z D_gradcheck=2, 2025-05-07T20:21:53.6186795Z stochastic_rounding=True, 2025-05-07T20:21:53.6187228Z weighted=True, 2025-05-07T20:21:53.6187600Z row_wise=True, 2025-05-07T20:21:53.6187961Z mixed=True, 2025-05-07T20:21:53.6188325Z use_cache=False, 2025-05-07T20:21:53.6188749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6189219Z use_cpu=True, 2025-05-07T20:21:53.6189613Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6190062Z ) 2025-05-07T20:21:53.6190455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6191373Z self=, 2025-05-07T20:21:53.6192237Z compile=False, 2025-05-07T20:21:53.6192650Z pooling_mode=, 2025-05-07T20:21:53.6193119Z T=2, 2025-05-07T20:21:53.6193455Z D=66, 2025-05-07T20:21:53.6193794Z B=82, 2025-05-07T20:21:53.6194123Z log_E=4, 2025-05-07T20:21:53.6194474Z L=8, 2025-05-07T20:21:53.6194816Z D_gradcheck=2, 2025-05-07T20:21:53.6195206Z stochastic_rounding=False, 2025-05-07T20:21:53.6195646Z weighted=False, 2025-05-07T20:21:53.6196026Z row_wise=True, 2025-05-07T20:21:53.6196389Z mixed=False, 2025-05-07T20:21:53.6196955Z use_cache=False, 2025-05-07T20:21:53.6197394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6197865Z use_cpu=True, 2025-05-07T20:21:53.6198263Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6198708Z ) 2025-05-07T20:21:53.6621947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6622947Z self=, 2025-05-07T20:21:53.6624327Z compile=False, 2025-05-07T20:21:53.6624748Z pooling_mode=, 2025-05-07T20:21:53.6625225Z T=3, 2025-05-07T20:21:53.6625726Z D=76, 2025-05-07T20:21:53.6626079Z B=112, 2025-05-07T20:21:53.6626412Z log_E=5, 2025-05-07T20:21:53.6626757Z L=15, 2025-05-07T20:21:53.6627100Z D_gradcheck=1, 2025-05-07T20:21:53.6627492Z stochastic_rounding=True, 2025-05-07T20:21:53.6627928Z weighted=True, 2025-05-07T20:21:53.6628301Z row_wise=True, 2025-05-07T20:21:53.6628664Z mixed=False, 2025-05-07T20:21:53.6629043Z use_cache=False, 2025-05-07T20:21:53.6629471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6629947Z use_cpu=True, 2025-05-07T20:21:53.6630352Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6630802Z ) 2025-05-07T20:21:53.6631204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6632110Z self=, 2025-05-07T20:21:53.6632974Z compile=False, 2025-05-07T20:21:53.6633387Z pooling_mode=, 2025-05-07T20:21:53.6634088Z T=1, 2025-05-07T20:21:53.6634425Z D=48, 2025-05-07T20:21:53.6634760Z B=112, 2025-05-07T20:21:53.6635089Z log_E=4, 2025-05-07T20:21:53.6635435Z L=9, 2025-05-07T20:21:53.6635777Z D_gradcheck=2, 2025-05-07T20:21:53.6636166Z stochastic_rounding=False, 2025-05-07T20:21:53.6636604Z weighted=True, 2025-05-07T20:21:53.6636974Z row_wise=True, 2025-05-07T20:21:53.6637336Z mixed=False, 2025-05-07T20:21:53.6637713Z use_cache=True, 2025-05-07T20:21:53.6638126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6638601Z use_cpu=True, 2025-05-07T20:21:53.6639001Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6639452Z ) 2025-05-07T20:21:53.6639841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6640757Z self=, 2025-05-07T20:21:53.6641621Z compile=True, 2025-05-07T20:21:53.6642026Z pooling_mode=, 2025-05-07T20:21:53.6642491Z T=5, 2025-05-07T20:21:53.6642831Z D=52, 2025-05-07T20:21:53.6643163Z B=15, 2025-05-07T20:21:53.6643627Z log_E=3, 2025-05-07T20:21:53.6643970Z L=13, 2025-05-07T20:21:53.6644310Z D_gradcheck=2, 2025-05-07T20:21:53.6644697Z stochastic_rounding=True, 2025-05-07T20:21:53.6645134Z weighted=False, 2025-05-07T20:21:53.6645504Z row_wise=True, 2025-05-07T20:21:53.6645865Z mixed=False, 2025-05-07T20:21:53.6646242Z use_cache=False, 2025-05-07T20:21:53.6646655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6647131Z use_cpu=True, 2025-05-07T20:21:53.6647532Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6647975Z ) 2025-05-07T20:21:53.6648364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6649283Z self=, 2025-05-07T20:21:53.6650144Z compile=False, 2025-05-07T20:21:53.6650558Z pooling_mode=, 2025-05-07T20:21:53.6651022Z T=4, 2025-05-07T20:21:53.6651362Z D=124, 2025-05-07T20:21:53.6651702Z B=19, 2025-05-07T20:21:53.6652031Z log_E=5, 2025-05-07T20:21:53.6652374Z L=7, 2025-05-07T20:21:53.6652716Z D_gradcheck=2, 2025-05-07T20:21:53.6653101Z stochastic_rounding=True, 2025-05-07T20:21:53.6653538Z weighted=False, 2025-05-07T20:21:53.6653916Z row_wise=True, 2025-05-07T20:21:53.6654734Z mixed=False, 2025-05-07T20:21:53.6655167Z use_cache=False, 2025-05-07T20:21:53.6655589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6656063Z use_cpu=True, 2025-05-07T20:21:53.6656464Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6656911Z ) 2025-05-07T20:21:53.6657304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6658218Z self=, 2025-05-07T20:21:53.6659223Z compile=False, 2025-05-07T20:21:53.6659644Z pooling_mode=, 2025-05-07T20:21:53.6660228Z T=1, 2025-05-07T20:21:53.6660576Z D=66, 2025-05-07T20:21:53.6660913Z B=113, 2025-05-07T20:21:53.6661243Z log_E=5, 2025-05-07T20:21:53.6661587Z L=18, 2025-05-07T20:21:53.6661929Z D_gradcheck=2, 2025-05-07T20:21:53.6662316Z stochastic_rounding=True, 2025-05-07T20:21:53.6662754Z weighted=False, 2025-05-07T20:21:53.6663128Z row_wise=True, 2025-05-07T20:21:53.6663502Z mixed=True, 2025-05-07T20:21:53.6663866Z use_cache=True, 2025-05-07T20:21:53.6664404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6664878Z use_cpu=True, 2025-05-07T20:21:53.6665282Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6665723Z ) 2025-05-07T20:21:53.6666112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6667031Z self=, 2025-05-07T20:21:53.6667888Z compile=False, 2025-05-07T20:21:53.6668482Z pooling_mode=, 2025-05-07T20:21:53.6668968Z T=3, 2025-05-07T20:21:53.6669302Z D=94, 2025-05-07T20:21:53.6669628Z B=122, 2025-05-07T20:21:53.6669964Z log_E=5, 2025-05-07T20:21:53.6670311Z L=9, 2025-05-07T20:21:53.6670650Z D_gradcheck=1, 2025-05-07T20:21:53.6671043Z stochastic_rounding=True, 2025-05-07T20:21:53.6671485Z weighted=False, 2025-05-07T20:21:53.6671860Z row_wise=True, 2025-05-07T20:21:53.6672226Z mixed=False, 2025-05-07T20:21:53.6672594Z use_cache=False, 2025-05-07T20:21:53.6673017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6673491Z use_cpu=True, 2025-05-07T20:21:53.6673892Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6674339Z ) 2025-05-07T20:21:53.6674731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6675649Z self=, 2025-05-07T20:21:53.6676508Z compile=True, 2025-05-07T20:21:53.6676911Z pooling_mode=, 2025-05-07T20:21:53.6677390Z T=3, 2025-05-07T20:21:53.6677720Z D=29, 2025-05-07T20:21:53.6678056Z B=53, 2025-05-07T20:21:53.6678388Z log_E=3, 2025-05-07T20:21:53.6678730Z L=7, 2025-05-07T20:21:53.6679068Z D_gradcheck=2, 2025-05-07T20:21:53.6679463Z stochastic_rounding=False, 2025-05-07T20:21:53.6679904Z weighted=True, 2025-05-07T20:21:53.6680276Z row_wise=True, 2025-05-07T20:21:53.6680646Z mixed=False, 2025-05-07T20:21:53.6681018Z use_cache=True, 2025-05-07T20:21:53.6681433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6681904Z use_cpu=True, 2025-05-07T20:21:53.6682304Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6682747Z ) 2025-05-07T20:21:53.6683136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6684057Z self=, 2025-05-07T20:21:53.6684919Z compile=False, 2025-05-07T20:21:53.6685326Z pooling_mode=, 2025-05-07T20:21:53.6685797Z T=4, 2025-05-07T20:21:53.6686132Z D=50, 2025-05-07T20:21:53.6686461Z B=75, 2025-05-07T20:21:53.6686792Z log_E=5, 2025-05-07T20:21:53.6687138Z L=13, 2025-05-07T20:21:53.6687474Z D_gradcheck=2, 2025-05-07T20:21:53.6687870Z stochastic_rounding=False, 2025-05-07T20:21:53.6688305Z weighted=True, 2025-05-07T20:21:53.6688906Z row_wise=True, 2025-05-07T20:21:53.6689294Z mixed=True, 2025-05-07T20:21:53.6689661Z use_cache=False, 2025-05-07T20:21:53.6690071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6690559Z use_cpu=True, 2025-05-07T20:21:53.6690961Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6691405Z ) 2025-05-07T20:21:53.6691794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6692844Z self=, 2025-05-07T20:21:53.6693703Z compile=True, 2025-05-07T20:21:53.6694220Z pooling_mode=, 2025-05-07T20:21:53.6694707Z T=2, 2025-05-07T20:21:53.6695037Z D=98, 2025-05-07T20:21:53.6695361Z B=19, 2025-05-07T20:21:53.6695698Z log_E=3, 2025-05-07T20:21:53.6696038Z L=11, 2025-05-07T20:21:53.6696369Z D_gradcheck=2, 2025-05-07T20:21:53.6696760Z stochastic_rounding=True, 2025-05-07T20:21:53.6697193Z weighted=False, 2025-05-07T20:21:53.6697568Z row_wise=True, 2025-05-07T20:21:53.6697942Z mixed=False, 2025-05-07T20:21:53.6698306Z use_cache=True, 2025-05-07T20:21:53.6698714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6699196Z use_cpu=True, 2025-05-07T20:21:53.6699597Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6700041Z ) 2025-05-07T20:21:53.6700448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6701374Z self=, 2025-05-07T20:21:53.6702397Z compile=True, 2025-05-07T20:21:53.6702801Z pooling_mode=, 2025-05-07T20:21:53.6703268Z T=2, 2025-05-07T20:21:53.6703601Z D=60, 2025-05-07T20:21:53.6703928Z B=48, 2025-05-07T20:21:53.6704428Z log_E=5, 2025-05-07T20:21:53.6704824Z L=11, 2025-05-07T20:21:53.6705166Z D_gradcheck=2, 2025-05-07T20:21:53.6705562Z stochastic_rounding=True, 2025-05-07T20:21:53.6706001Z weighted=False, 2025-05-07T20:21:53.6706374Z row_wise=True, 2025-05-07T20:21:53.6706750Z mixed=True, 2025-05-07T20:21:53.6707116Z use_cache=False, 2025-05-07T20:21:53.6707534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6708017Z use_cpu=True, 2025-05-07T20:21:53.6708420Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6708862Z ) 2025-05-07T20:21:53.6709259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6710185Z self=, 2025-05-07T20:21:53.6711056Z compile=True, 2025-05-07T20:21:53.6711467Z pooling_mode=, 2025-05-07T20:21:53.6711939Z T=1, 2025-05-07T20:21:53.6712274Z D=15, 2025-05-07T20:21:53.6712602Z B=60, 2025-05-07T20:21:53.6712942Z log_E=3, 2025-05-07T20:21:53.6713292Z L=0, 2025-05-07T20:21:53.6713628Z D_gradcheck=1, 2025-05-07T20:21:53.6714026Z stochastic_rounding=False, 2025-05-07T20:21:53.6714474Z weighted=True, 2025-05-07T20:21:53.6714847Z row_wise=True, 2025-05-07T20:21:53.6715218Z mixed=False, 2025-05-07T20:21:53.6715589Z use_cache=False, 2025-05-07T20:21:53.6716002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6716787Z use_cpu=True, 2025-05-07T20:21:53.6717187Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6717624Z ) 2025-05-07T20:21:53.6718028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6718943Z self=, 2025-05-07T20:21:53.6719799Z compile=True, 2025-05-07T20:21:53.6720207Z pooling_mode=, 2025-05-07T20:21:53.6720679Z T=3, 2025-05-07T20:21:53.6721007Z D=28, 2025-05-07T20:21:53.6721338Z B=84, 2025-05-07T20:21:53.6721672Z log_E=5, 2025-05-07T20:21:53.6722016Z L=5, 2025-05-07T20:21:53.6722349Z D_gradcheck=2, 2025-05-07T20:21:53.6722743Z stochastic_rounding=False, 2025-05-07T20:21:53.6723608Z weighted=True, 2025-05-07T20:21:53.6724002Z row_wise=True, 2025-05-07T20:21:53.6724369Z mixed=True, 2025-05-07T20:21:53.6724786Z use_cache=False, 2025-05-07T20:21:53.6725202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6725685Z use_cpu=True, 2025-05-07T20:21:53.6726085Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6726522Z ) 2025-05-07T20:21:53.6727139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6728056Z self=, 2025-05-07T20:21:53.6729089Z compile=True, 2025-05-07T20:21:53.6729522Z pooling_mode=, 2025-05-07T20:21:53.6729996Z T=4, 2025-05-07T20:21:53.6730322Z D=97, 2025-05-07T20:21:53.6730653Z B=26, 2025-05-07T20:21:53.6730993Z log_E=4, 2025-05-07T20:21:53.6731331Z L=8, 2025-05-07T20:21:53.6731680Z D_gradcheck=2, 2025-05-07T20:21:53.6732074Z stochastic_rounding=False, 2025-05-07T20:21:53.6732514Z weighted=False, 2025-05-07T20:21:53.6732893Z row_wise=True, 2025-05-07T20:21:53.6733260Z mixed=False, 2025-05-07T20:21:53.6733633Z use_cache=True, 2025-05-07T20:21:53.6734036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.6734519Z use_cpu=True, 2025-05-07T20:21:53.6734921Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6735360Z ) 2025-05-07T20:21:53.6735762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6736677Z self=, 2025-05-07T20:21:53.6737729Z compile=True, 2025-05-07T20:21:53.6738137Z pooling_mode=, 2025-05-07T20:21:53.6738605Z T=2, 2025-05-07T20:21:53.6738928Z D=64, 2025-05-07T20:21:53.6739263Z B=85, 2025-05-07T20:21:53.6739596Z log_E=5, 2025-05-07T20:21:53.6739934Z L=8, 2025-05-07T20:21:53.6740272Z D_gradcheck=2, 2025-05-07T20:21:53.6740667Z stochastic_rounding=True, 2025-05-07T20:21:53.6741100Z weighted=True, 2025-05-07T20:21:53.6741472Z row_wise=True, 2025-05-07T20:21:53.6741857Z mixed=True, 2025-05-07T20:21:53.6742211Z use_cache=True, 2025-05-07T20:21:53.6742620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6743100Z use_cpu=True, 2025-05-07T20:21:53.6743501Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6743944Z ) 2025-05-07T20:21:53.6744468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6745383Z self=, 2025-05-07T20:21:53.6746238Z compile=True, 2025-05-07T20:21:53.6746650Z pooling_mode=, 2025-05-07T20:21:53.6747122Z T=3, 2025-05-07T20:21:53.6747451Z D=100, 2025-05-07T20:21:53.6747789Z B=14, 2025-05-07T20:21:53.6748128Z log_E=5, 2025-05-07T20:21:53.6748472Z L=2, 2025-05-07T20:21:53.6748814Z D_gradcheck=2, 2025-05-07T20:21:53.6749211Z stochastic_rounding=True, 2025-05-07T20:21:53.6749644Z weighted=False, 2025-05-07T20:21:53.6750018Z row_wise=True, 2025-05-07T20:21:53.6750386Z mixed=True, 2025-05-07T20:21:53.6750752Z use_cache=True, 2025-05-07T20:21:53.6751160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6751644Z use_cpu=True, 2025-05-07T20:21:53.6752035Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.6752482Z ) 2025-05-07T20:21:53.6752882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.6753796Z self=, 2025-05-07T20:21:53.6754650Z compile=False, 2025-05-07T20:21:53.6755067Z pooling_mode=, 2025-05-07T20:21:53.6755541Z T=2, 2025-05-07T20:21:53.6755868Z D=14, 2025-05-07T20:21:53.6756201Z B=33, 2025-05-07T20:21:53.6756537Z log_E=5, 2025-05-07T20:21:53.6756871Z L=16, 2025-05-07T20:21:53.6757211Z D_gradcheck=2, 2025-05-07T20:21:53.6757848Z stochastic_rounding=False, 2025-05-07T20:21:53.6758295Z weighted=False, 2025-05-07T20:21:53.6758670Z row_wise=True, 2025-05-07T20:21:53.6759040Z mixed=False, 2025-05-07T20:21:53.6759403Z use_cache=False, 2025-05-07T20:21:53.6759823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.6760310Z use_cpu=True, 2025-05-07T20:21:53.6760703Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.6761854Z ) 2025-05-07T20:21:53.7217448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7218861Z self=, 2025-05-07T20:21:53.7219749Z compile=False, 2025-05-07T20:21:53.7220166Z pooling_mode=, 2025-05-07T20:21:53.7220640Z T=2, 2025-05-07T20:21:53.7220967Z D=65, 2025-05-07T20:21:53.7221301Z B=121, 2025-05-07T20:21:53.7221641Z log_E=4, 2025-05-07T20:21:53.7221980Z L=19, 2025-05-07T20:21:53.7222322Z D_gradcheck=2, 2025-05-07T20:21:53.7222726Z stochastic_rounding=True, 2025-05-07T20:21:53.7223159Z weighted=False, 2025-05-07T20:21:53.7223539Z row_wise=True, 2025-05-07T20:21:53.7223911Z mixed=False, 2025-05-07T20:21:53.7224370Z use_cache=True, 2025-05-07T20:21:53.7224785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7225270Z use_cpu=True, 2025-05-07T20:21:53.7225675Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7226129Z ) 2025-05-07T20:21:53.7226528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7227629Z self=, 2025-05-07T20:21:53.7228481Z compile=True, 2025-05-07T20:21:53.7228887Z pooling_mode=, 2025-05-07T20:21:53.7229353Z T=3, 2025-05-07T20:21:53.7229681Z D=29, 2025-05-07T20:21:53.7230012Z B=96, 2025-05-07T20:21:53.7230345Z log_E=5, 2025-05-07T20:21:53.7230681Z L=12, 2025-05-07T20:21:53.7231022Z D_gradcheck=2, 2025-05-07T20:21:53.7231421Z stochastic_rounding=False, 2025-05-07T20:21:53.7231854Z weighted=False, 2025-05-07T20:21:53.7232235Z row_wise=True, 2025-05-07T20:21:53.7232601Z mixed=True, 2025-05-07T20:21:53.7232961Z use_cache=False, 2025-05-07T20:21:53.7233381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7233862Z use_cpu=True, 2025-05-07T20:21:53.7234259Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7234716Z ) 2025-05-07T20:21:53.7235114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7236034Z self=, 2025-05-07T20:21:53.7236883Z compile=False, 2025-05-07T20:21:53.7237295Z pooling_mode=, 2025-05-07T20:21:53.7237767Z T=1, 2025-05-07T20:21:53.7238093Z D=26, 2025-05-07T20:21:53.7238425Z B=114, 2025-05-07T20:21:53.7238763Z log_E=3, 2025-05-07T20:21:53.7239099Z L=20, 2025-05-07T20:21:53.7239435Z D_gradcheck=1, 2025-05-07T20:21:53.7239830Z stochastic_rounding=True, 2025-05-07T20:21:53.7240263Z weighted=True, 2025-05-07T20:21:53.7240633Z row_wise=True, 2025-05-07T20:21:53.7240999Z mixed=True, 2025-05-07T20:21:53.7241360Z use_cache=False, 2025-05-07T20:21:53.7241783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7242265Z use_cpu=True, 2025-05-07T20:21:53.7242660Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7243104Z ) 2025-05-07T20:21:53.7243619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7244541Z self=, 2025-05-07T20:21:53.7245396Z compile=True, 2025-05-07T20:21:53.7245800Z pooling_mode=, 2025-05-07T20:21:53.7246275Z T=3, 2025-05-07T20:21:53.7246610Z D=112, 2025-05-07T20:21:53.7246941Z B=68, 2025-05-07T20:21:53.7247285Z log_E=4, 2025-05-07T20:21:53.7247631Z L=1, 2025-05-07T20:21:53.7248198Z D_gradcheck=1, 2025-05-07T20:21:53.7248615Z stochastic_rounding=True, 2025-05-07T20:21:53.7249055Z weighted=False, 2025-05-07T20:21:53.7249434Z row_wise=True, 2025-05-07T20:21:53.7249796Z mixed=True, 2025-05-07T20:21:53.7250159Z use_cache=False, 2025-05-07T20:21:53.7250579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7251054Z use_cpu=True, 2025-05-07T20:21:53.7251638Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7252087Z ) 2025-05-07T20:21:53.7252478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7253507Z self=, 2025-05-07T20:21:53.7254384Z compile=True, 2025-05-07T20:21:53.7254785Z pooling_mode=, 2025-05-07T20:21:53.7255257Z T=2, 2025-05-07T20:21:53.7255590Z D=121, 2025-05-07T20:21:53.7255918Z B=12, 2025-05-07T20:21:53.7256253Z log_E=3, 2025-05-07T20:21:53.7256593Z L=13, 2025-05-07T20:21:53.7256938Z D_gradcheck=2, 2025-05-07T20:21:53.7257336Z stochastic_rounding=True, 2025-05-07T20:21:53.7257769Z weighted=False, 2025-05-07T20:21:53.7258137Z row_wise=True, 2025-05-07T20:21:53.7258506Z mixed=True, 2025-05-07T20:21:53.7258872Z use_cache=True, 2025-05-07T20:21:53.7259277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7259755Z use_cpu=True, 2025-05-07T20:21:53.7260162Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7260607Z ) 2025-05-07T20:21:53.7260997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7262077Z self=, 2025-05-07T20:21:53.7262936Z compile=False, 2025-05-07T20:21:53.7263341Z pooling_mode=, 2025-05-07T20:21:53.7263813Z T=2, 2025-05-07T20:21:53.7264268Z D=126, 2025-05-07T20:21:53.7264602Z B=69, 2025-05-07T20:21:53.7264941Z log_E=5, 2025-05-07T20:21:53.7265286Z L=13, 2025-05-07T20:21:53.7265623Z D_gradcheck=2, 2025-05-07T20:21:53.7266016Z stochastic_rounding=False, 2025-05-07T20:21:53.7266450Z weighted=False, 2025-05-07T20:21:53.7266823Z row_wise=True, 2025-05-07T20:21:53.7267196Z mixed=False, 2025-05-07T20:21:53.7267571Z use_cache=True, 2025-05-07T20:21:53.7267975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7268462Z use_cpu=True, 2025-05-07T20:21:53.7268864Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7269321Z ) 2025-05-07T20:21:53.7269721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7270641Z self=, 2025-05-07T20:21:53.7271500Z compile=True, 2025-05-07T20:21:53.7271903Z pooling_mode=, 2025-05-07T20:21:53.7272376Z T=2, 2025-05-07T20:21:53.7272710Z D=55, 2025-05-07T20:21:53.7273038Z B=20, 2025-05-07T20:21:53.7273375Z log_E=4, 2025-05-07T20:21:53.7273724Z L=14, 2025-05-07T20:21:53.7274069Z D_gradcheck=1, 2025-05-07T20:21:53.7274461Z stochastic_rounding=False, 2025-05-07T20:21:53.7274899Z weighted=False, 2025-05-07T20:21:53.7275268Z row_wise=True, 2025-05-07T20:21:53.7275638Z mixed=True, 2025-05-07T20:21:53.7276004Z use_cache=True, 2025-05-07T20:21:53.7276418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7276903Z use_cpu=True, 2025-05-07T20:21:53.7277301Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7277739Z ) 2025-05-07T20:21:53.7278139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7279051Z self=, 2025-05-07T20:21:53.7279913Z compile=True, 2025-05-07T20:21:53.7280314Z pooling_mode=, 2025-05-07T20:21:53.7280784Z T=5, 2025-05-07T20:21:53.7281116Z D=55, 2025-05-07T20:21:53.7281444Z B=123, 2025-05-07T20:21:53.7281782Z log_E=5, 2025-05-07T20:21:53.7282335Z L=13, 2025-05-07T20:21:53.7282687Z D_gradcheck=1, 2025-05-07T20:21:53.7283084Z stochastic_rounding=False, 2025-05-07T20:21:53.7283548Z weighted=False, 2025-05-07T20:21:53.7283918Z row_wise=True, 2025-05-07T20:21:53.7284288Z mixed=False, 2025-05-07T20:21:53.7284655Z use_cache=True, 2025-05-07T20:21:53.7285062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7285683Z use_cpu=True, 2025-05-07T20:21:53.7286080Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7286520Z ) 2025-05-07T20:21:53.7286924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7287923Z self=, 2025-05-07T20:21:53.7288788Z compile=False, 2025-05-07T20:21:53.7289202Z pooling_mode=, 2025-05-07T20:21:53.7289670Z T=2, 2025-05-07T20:21:53.7290000Z D=69, 2025-05-07T20:21:53.7290328Z B=91, 2025-05-07T20:21:53.7290665Z log_E=3, 2025-05-07T20:21:53.7291022Z L=7, 2025-05-07T20:21:53.7291357Z D_gradcheck=1, 2025-05-07T20:21:53.7291749Z stochastic_rounding=True, 2025-05-07T20:21:53.7292196Z weighted=False, 2025-05-07T20:21:53.7292565Z row_wise=True, 2025-05-07T20:21:53.7308559Z mixed=False, 2025-05-07T20:21:53.7309124Z use_cache=False, 2025-05-07T20:21:53.7309553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7310062Z use_cpu=True, 2025-05-07T20:21:53.7310454Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7311123Z ) 2025-05-07T20:21:53.7311529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7312447Z self=, 2025-05-07T20:21:53.7313295Z compile=True, 2025-05-07T20:21:53.7313705Z pooling_mode=, 2025-05-07T20:21:53.7314178Z T=1, 2025-05-07T20:21:53.7314505Z D=106, 2025-05-07T20:21:53.7314843Z B=71, 2025-05-07T20:21:53.7315179Z log_E=5, 2025-05-07T20:21:53.7315517Z L=3, 2025-05-07T20:21:53.7315860Z D_gradcheck=1, 2025-05-07T20:21:53.7316537Z stochastic_rounding=False, 2025-05-07T20:21:53.7316991Z weighted=False, 2025-05-07T20:21:53.7317366Z row_wise=True, 2025-05-07T20:21:53.7317736Z mixed=False, 2025-05-07T20:21:53.7318104Z use_cache=False, 2025-05-07T20:21:53.7318522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7319014Z use_cpu=True, 2025-05-07T20:21:53.7319408Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7319862Z ) 2025-05-07T20:21:53.7320267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7321177Z self=, 2025-05-07T20:21:53.7322039Z compile=False, 2025-05-07T20:21:53.7322456Z pooling_mode=, 2025-05-07T20:21:53.7322931Z T=1, 2025-05-07T20:21:53.7323258Z D=101, 2025-05-07T20:21:53.7323598Z B=78, 2025-05-07T20:21:53.7323938Z log_E=5, 2025-05-07T20:21:53.7324284Z L=9, 2025-05-07T20:21:53.7324632Z D_gradcheck=2, 2025-05-07T20:21:53.7325027Z stochastic_rounding=True, 2025-05-07T20:21:53.7325454Z weighted=True, 2025-05-07T20:21:53.7325828Z row_wise=True, 2025-05-07T20:21:53.7326193Z mixed=True, 2025-05-07T20:21:53.7326550Z use_cache=True, 2025-05-07T20:21:53.7326968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7327455Z use_cpu=True, 2025-05-07T20:21:53.7327850Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7328300Z ) 2025-05-07T20:21:53.7328701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7329608Z self=, 2025-05-07T20:21:53.7330464Z compile=False, 2025-05-07T20:21:53.7330876Z pooling_mode=, 2025-05-07T20:21:53.7331352Z T=1, 2025-05-07T20:21:53.7331678Z D=127, 2025-05-07T20:21:53.7332009Z B=75, 2025-05-07T20:21:53.7332654Z log_E=4, 2025-05-07T20:21:53.7333012Z L=4, 2025-05-07T20:21:53.7333353Z D_gradcheck=2, 2025-05-07T20:21:53.7333744Z stochastic_rounding=True, 2025-05-07T20:21:53.7334175Z weighted=False, 2025-05-07T20:21:53.7334551Z row_wise=True, 2025-05-07T20:21:53.7334919Z mixed=False, 2025-05-07T20:21:53.7335280Z use_cache=True, 2025-05-07T20:21:53.7335899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7336379Z use_cpu=True, 2025-05-07T20:21:53.7336770Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7337241Z ) 2025-05-07T20:21:53.7337809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7338731Z self=, 2025-05-07T20:21:53.7339589Z compile=True, 2025-05-07T20:21:53.7339999Z pooling_mode=, 2025-05-07T20:21:53.7340460Z T=3, 2025-05-07T20:21:53.7340794Z D=27, 2025-05-07T20:21:53.7341143Z B=64, 2025-05-07T20:21:53.7341472Z log_E=3, 2025-05-07T20:21:53.7341817Z L=5, 2025-05-07T20:21:53.7342159Z D_gradcheck=1, 2025-05-07T20:21:53.7342542Z stochastic_rounding=True, 2025-05-07T20:21:53.7342980Z weighted=False, 2025-05-07T20:21:53.7343355Z row_wise=True, 2025-05-07T20:21:53.7343728Z mixed=False, 2025-05-07T20:21:53.7344226Z use_cache=True, 2025-05-07T20:21:53.7344649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7345130Z use_cpu=True, 2025-05-07T20:21:53.7345520Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7346184Z ) 2025-05-07T20:21:53.7346583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7347488Z self=, 2025-05-07T20:21:53.7348346Z compile=False, 2025-05-07T20:21:53.7348755Z pooling_mode=, 2025-05-07T20:21:53.7349219Z T=5, 2025-05-07T20:21:53.7349553Z D=56, 2025-05-07T20:21:53.7349891Z B=109, 2025-05-07T20:21:53.7350224Z log_E=5, 2025-05-07T20:21:53.7350567Z L=14, 2025-05-07T20:21:53.7350908Z D_gradcheck=1, 2025-05-07T20:21:53.7351294Z stochastic_rounding=False, 2025-05-07T20:21:53.7351738Z weighted=False, 2025-05-07T20:21:53.7352115Z row_wise=True, 2025-05-07T20:21:53.7352475Z mixed=True, 2025-05-07T20:21:53.7352844Z use_cache=False, 2025-05-07T20:21:53.7353268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7353754Z use_cpu=True, 2025-05-07T20:21:53.7354151Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7354596Z ) 2025-05-07T20:21:53.7354991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7355894Z self=, 2025-05-07T20:21:53.7356751Z compile=True, 2025-05-07T20:21:53.7357155Z pooling_mode=, 2025-05-07T20:21:53.7357618Z T=2, 2025-05-07T20:21:53.7357956Z D=53, 2025-05-07T20:21:53.7358296Z B=82, 2025-05-07T20:21:53.7358627Z log_E=4, 2025-05-07T20:21:53.7358972Z L=9, 2025-05-07T20:21:53.7359318Z D_gradcheck=2, 2025-05-07T20:21:53.7359699Z stochastic_rounding=True, 2025-05-07T20:21:53.7360142Z weighted=True, 2025-05-07T20:21:53.7360517Z row_wise=True, 2025-05-07T20:21:53.7360881Z mixed=False, 2025-05-07T20:21:53.7361259Z use_cache=False, 2025-05-07T20:21:53.7361682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7362154Z use_cpu=True, 2025-05-07T20:21:53.7362556Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7363005Z ) 2025-05-07T20:21:53.7363394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7364310Z self=, 2025-05-07T20:21:53.7365164Z compile=True, 2025-05-07T20:21:53.7365574Z pooling_mode=, 2025-05-07T20:21:53.7366037Z T=3, 2025-05-07T20:21:53.7366369Z D=22, 2025-05-07T20:21:53.7366972Z B=1, 2025-05-07T20:21:53.7367320Z log_E=5, 2025-05-07T20:21:53.7367661Z L=20, 2025-05-07T20:21:53.7368003Z D_gradcheck=2, 2025-05-07T20:21:53.7368394Z stochastic_rounding=False, 2025-05-07T20:21:53.7368830Z weighted=False, 2025-05-07T20:21:53.7369210Z row_wise=True, 2025-05-07T20:21:53.7369571Z mixed=True, 2025-05-07T20:21:53.7370082Z use_cache=False, 2025-05-07T20:21:53.7370501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7370978Z use_cpu=True, 2025-05-07T20:21:53.7371383Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7371941Z ) 2025-05-07T20:21:53.7818685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7819658Z self=, 2025-05-07T20:21:53.7820518Z compile=False, 2025-05-07T20:21:53.7820928Z pooling_mode=, 2025-05-07T20:21:53.7821389Z T=3, 2025-05-07T20:21:53.7821747Z D=100, 2025-05-07T20:21:53.7822083Z B=81, 2025-05-07T20:21:53.7822410Z log_E=5, 2025-05-07T20:21:53.7822750Z L=20, 2025-05-07T20:21:53.7823092Z D_gradcheck=1, 2025-05-07T20:21:53.7823482Z stochastic_rounding=True, 2025-05-07T20:21:53.7823918Z weighted=True, 2025-05-07T20:21:53.7824380Z row_wise=True, 2025-05-07T20:21:53.7824748Z mixed=False, 2025-05-07T20:21:53.7825127Z use_cache=True, 2025-05-07T20:21:53.7825537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7826014Z use_cpu=True, 2025-05-07T20:21:53.7826814Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7827276Z ) 2025-05-07T20:21:53.7827669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7828587Z self=, 2025-05-07T20:21:53.7829449Z compile=False, 2025-05-07T20:21:53.7829862Z pooling_mode=, 2025-05-07T20:21:53.7830328Z T=2, 2025-05-07T20:21:53.7830686Z D=36, 2025-05-07T20:21:53.7831022Z B=21, 2025-05-07T20:21:53.7831350Z log_E=4, 2025-05-07T20:21:53.7831700Z L=18, 2025-05-07T20:21:53.7832043Z D_gradcheck=2, 2025-05-07T20:21:53.7832439Z stochastic_rounding=False, 2025-05-07T20:21:53.7832875Z weighted=False, 2025-05-07T20:21:53.7833397Z row_wise=True, 2025-05-07T20:21:53.7833768Z mixed=True, 2025-05-07T20:21:53.7834134Z use_cache=True, 2025-05-07T20:21:53.7834550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7835036Z use_cpu=True, 2025-05-07T20:21:53.7835436Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7835889Z ) 2025-05-07T20:21:53.7836292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7837209Z self=, 2025-05-07T20:21:53.7838067Z compile=True, 2025-05-07T20:21:53.7838477Z pooling_mode=, 2025-05-07T20:21:53.7839003Z T=1, 2025-05-07T20:21:53.7839403Z D=36, 2025-05-07T20:21:53.7839740Z B=35, 2025-05-07T20:21:53.7840068Z log_E=4, 2025-05-07T20:21:53.7840414Z L=3, 2025-05-07T20:21:53.7840766Z D_gradcheck=2, 2025-05-07T20:21:53.7841156Z stochastic_rounding=True, 2025-05-07T20:21:53.7841596Z weighted=True, 2025-05-07T20:21:53.7841969Z row_wise=True, 2025-05-07T20:21:53.7842349Z mixed=True, 2025-05-07T20:21:53.7842708Z use_cache=True, 2025-05-07T20:21:53.7843123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7843616Z use_cpu=True, 2025-05-07T20:21:53.7844016Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7844465Z ) 2025-05-07T20:21:53.7844864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7845773Z self=, 2025-05-07T20:21:53.7846631Z compile=True, 2025-05-07T20:21:53.7847043Z pooling_mode=, 2025-05-07T20:21:53.7847895Z T=1, 2025-05-07T20:21:53.7848262Z D=36, 2025-05-07T20:21:53.7848597Z B=118, 2025-05-07T20:21:53.7848924Z log_E=4, 2025-05-07T20:21:53.7849271Z L=19, 2025-05-07T20:21:53.7849616Z D_gradcheck=1, 2025-05-07T20:21:53.7850008Z stochastic_rounding=False, 2025-05-07T20:21:53.7850450Z weighted=True, 2025-05-07T20:21:53.7850824Z row_wise=True, 2025-05-07T20:21:53.7851410Z mixed=True, 2025-05-07T20:21:53.7851781Z use_cache=True, 2025-05-07T20:21:53.7852197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7852688Z use_cpu=True, 2025-05-07T20:21:53.7853263Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7853736Z ) 2025-05-07T20:21:53.7854137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7855043Z self=, 2025-05-07T20:21:53.7855898Z compile=True, 2025-05-07T20:21:53.7856311Z pooling_mode=, 2025-05-07T20:21:53.7856784Z T=1, 2025-05-07T20:21:53.7857119Z D=32, 2025-05-07T20:21:53.7857454Z B=15, 2025-05-07T20:21:53.7857789Z log_E=3, 2025-05-07T20:21:53.7858133Z L=20, 2025-05-07T20:21:53.7858475Z D_gradcheck=2, 2025-05-07T20:21:53.7858862Z stochastic_rounding=True, 2025-05-07T20:21:53.7859303Z weighted=False, 2025-05-07T20:21:53.7859679Z row_wise=True, 2025-05-07T20:21:53.7860049Z mixed=True, 2025-05-07T20:21:53.7860414Z use_cache=False, 2025-05-07T20:21:53.7860832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7861419Z use_cpu=True, 2025-05-07T20:21:53.7861828Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7862273Z ) 2025-05-07T20:21:53.7862674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7863579Z self=, 2025-05-07T20:21:53.7864574Z compile=False, 2025-05-07T20:21:53.7864987Z pooling_mode=, 2025-05-07T20:21:53.7865456Z T=2, 2025-05-07T20:21:53.7865796Z D=19, 2025-05-07T20:21:53.7866127Z B=113, 2025-05-07T20:21:53.7866456Z log_E=4, 2025-05-07T20:21:53.7866801Z L=4, 2025-05-07T20:21:53.7867138Z D_gradcheck=2, 2025-05-07T20:21:53.7867524Z stochastic_rounding=True, 2025-05-07T20:21:53.7867962Z weighted=False, 2025-05-07T20:21:53.7868340Z row_wise=True, 2025-05-07T20:21:53.7868708Z mixed=True, 2025-05-07T20:21:53.7869076Z use_cache=True, 2025-05-07T20:21:53.7869488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7869964Z use_cpu=True, 2025-05-07T20:21:53.7870370Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7870514Z ) 2025-05-07T20:21:53.7870742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7871284Z self=, 2025-05-07T20:21:53.7871446Z compile=False, 2025-05-07T20:21:53.7871640Z pooling_mode=, 2025-05-07T20:21:53.7871789Z T=4, 2025-05-07T20:21:53.7871940Z D=98, 2025-05-07T20:21:53.7872082Z B=108, 2025-05-07T20:21:53.7872227Z log_E=5, 2025-05-07T20:21:53.7872382Z L=9, 2025-05-07T20:21:53.7872537Z D_gradcheck=1, 2025-05-07T20:21:53.7872707Z stochastic_rounding=True, 2025-05-07T20:21:53.7872871Z weighted=False, 2025-05-07T20:21:53.7873027Z row_wise=True, 2025-05-07T20:21:53.7873177Z mixed=True, 2025-05-07T20:21:53.7873340Z use_cache=True, 2025-05-07T20:21:53.7873528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7873686Z use_cpu=True, 2025-05-07T20:21:53.7873874Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7874015Z ) 2025-05-07T20:21:53.7874246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7874789Z self=, 2025-05-07T20:21:53.7874946Z compile=False, 2025-05-07T20:21:53.7875287Z pooling_mode=, 2025-05-07T20:21:53.7875443Z T=1, 2025-05-07T20:21:53.7875586Z D=21, 2025-05-07T20:21:53.7875740Z B=75, 2025-05-07T20:21:53.7875884Z log_E=3, 2025-05-07T20:21:53.7876028Z L=4, 2025-05-07T20:21:53.7876189Z D_gradcheck=2, 2025-05-07T20:21:53.7876363Z stochastic_rounding=False, 2025-05-07T20:21:53.7876522Z weighted=False, 2025-05-07T20:21:53.7876816Z row_wise=True, 2025-05-07T20:21:53.7876965Z mixed=True, 2025-05-07T20:21:53.7877121Z use_cache=True, 2025-05-07T20:21:53.7877325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7877583Z use_cpu=True, 2025-05-07T20:21:53.7877783Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7877926Z ) 2025-05-07T20:21:53.7878148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7878695Z self=, 2025-05-07T20:21:53.7878850Z compile=False, 2025-05-07T20:21:53.7879043Z pooling_mode=, 2025-05-07T20:21:53.7879196Z T=3, 2025-05-07T20:21:53.7879344Z D=115, 2025-05-07T20:21:53.7879487Z B=83, 2025-05-07T20:21:53.7879639Z log_E=4, 2025-05-07T20:21:53.7879786Z L=15, 2025-05-07T20:21:53.7879940Z D_gradcheck=2, 2025-05-07T20:21:53.7880119Z stochastic_rounding=True, 2025-05-07T20:21:53.7880278Z weighted=False, 2025-05-07T20:21:53.7880440Z row_wise=True, 2025-05-07T20:21:53.7880590Z mixed=True, 2025-05-07T20:21:53.7880744Z use_cache=False, 2025-05-07T20:21:53.7881078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7881232Z use_cpu=True, 2025-05-07T20:21:53.7881414Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7881564Z ) 2025-05-07T20:21:53.7881790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7882334Z self=, 2025-05-07T20:21:53.7882495Z compile=True, 2025-05-07T20:21:53.7882686Z pooling_mode=, 2025-05-07T20:21:53.7882839Z T=2, 2025-05-07T20:21:53.7882989Z D=81, 2025-05-07T20:21:53.7883134Z B=90, 2025-05-07T20:21:53.7883280Z log_E=5, 2025-05-07T20:21:53.7883432Z L=8, 2025-05-07T20:21:53.7883586Z D_gradcheck=1, 2025-05-07T20:21:53.7883767Z stochastic_rounding=False, 2025-05-07T20:21:53.7883924Z weighted=False, 2025-05-07T20:21:53.7884082Z row_wise=True, 2025-05-07T20:21:53.7884245Z mixed=False, 2025-05-07T20:21:53.7884400Z use_cache=True, 2025-05-07T20:21:53.7884590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7884754Z use_cpu=True, 2025-05-07T20:21:53.7884938Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7885081Z ) 2025-05-07T20:21:53.7885310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7885851Z self=, 2025-05-07T20:21:53.7886006Z compile=False, 2025-05-07T20:21:53.7886207Z pooling_mode=, 2025-05-07T20:21:53.7886354Z T=2, 2025-05-07T20:21:53.7886505Z D=119, 2025-05-07T20:21:53.7886652Z B=56, 2025-05-07T20:21:53.7886797Z log_E=3, 2025-05-07T20:21:53.7886949Z L=16, 2025-05-07T20:21:53.7887102Z D_gradcheck=1, 2025-05-07T20:21:53.7887276Z stochastic_rounding=True, 2025-05-07T20:21:53.7887445Z weighted=True, 2025-05-07T20:21:53.7887605Z row_wise=True, 2025-05-07T20:21:53.7887756Z mixed=True, 2025-05-07T20:21:53.7887925Z use_cache=False, 2025-05-07T20:21:53.7888119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7888274Z use_cpu=True, 2025-05-07T20:21:53.7888464Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7888610Z ) 2025-05-07T20:21:53.7888833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7889386Z self=, 2025-05-07T20:21:53.7889699Z compile=False, 2025-05-07T20:21:53.7889911Z pooling_mode=, 2025-05-07T20:21:53.7890055Z T=5, 2025-05-07T20:21:53.7890198Z D=11, 2025-05-07T20:21:53.7890350Z B=33, 2025-05-07T20:21:53.7890495Z log_E=4, 2025-05-07T20:21:53.7890638Z L=13, 2025-05-07T20:21:53.7890795Z D_gradcheck=1, 2025-05-07T20:21:53.7890967Z stochastic_rounding=False, 2025-05-07T20:21:53.7891261Z weighted=True, 2025-05-07T20:21:53.7891420Z row_wise=True, 2025-05-07T20:21:53.7891570Z mixed=False, 2025-05-07T20:21:53.7891731Z use_cache=False, 2025-05-07T20:21:53.7892042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7892214Z use_cpu=True, 2025-05-07T20:21:53.7892397Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7892544Z ) 2025-05-07T20:21:53.7892766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7893315Z self=, 2025-05-07T20:21:53.7893471Z compile=False, 2025-05-07T20:21:53.7893660Z pooling_mode=, 2025-05-07T20:21:53.7893811Z T=5, 2025-05-07T20:21:53.7893956Z D=88, 2025-05-07T20:21:53.7894108Z B=6, 2025-05-07T20:21:53.7894261Z log_E=4, 2025-05-07T20:21:53.7894403Z L=18, 2025-05-07T20:21:53.7894557Z D_gradcheck=1, 2025-05-07T20:21:53.7894737Z stochastic_rounding=True, 2025-05-07T20:21:53.7894897Z weighted=True, 2025-05-07T20:21:53.7895049Z row_wise=True, 2025-05-07T20:21:53.7895206Z mixed=True, 2025-05-07T20:21:53.7895499Z use_cache=True, 2025-05-07T20:21:53.7895694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7895860Z use_cpu=True, 2025-05-07T20:21:53.7896041Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7896192Z ) 2025-05-07T20:21:53.7896413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7896957Z self=, 2025-05-07T20:21:53.7897124Z compile=True, 2025-05-07T20:21:53.7897315Z pooling_mode=, 2025-05-07T20:21:53.7897461Z T=5, 2025-05-07T20:21:53.7897614Z D=104, 2025-05-07T20:21:53.7897758Z B=67, 2025-05-07T20:21:53.7897904Z log_E=5, 2025-05-07T20:21:53.7898053Z L=15, 2025-05-07T20:21:53.7898205Z D_gradcheck=1, 2025-05-07T20:21:53.7898380Z stochastic_rounding=True, 2025-05-07T20:21:53.7898546Z weighted=True, 2025-05-07T20:21:53.7898694Z row_wise=True, 2025-05-07T20:21:53.7898851Z mixed=False, 2025-05-07T20:21:53.7899013Z use_cache=True, 2025-05-07T20:21:53.7899208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7899368Z use_cpu=True, 2025-05-07T20:21:53.7899548Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7899688Z ) 2025-05-07T20:21:53.7899919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7900461Z self=, 2025-05-07T20:21:53.7900623Z compile=True, 2025-05-07T20:21:53.7900816Z pooling_mode=, 2025-05-07T20:21:53.7900960Z T=1, 2025-05-07T20:21:53.7901102Z D=82, 2025-05-07T20:21:53.7901251Z B=82, 2025-05-07T20:21:53.7901396Z log_E=4, 2025-05-07T20:21:53.7901540Z L=13, 2025-05-07T20:21:53.7901703Z D_gradcheck=1, 2025-05-07T20:21:53.7901880Z stochastic_rounding=True, 2025-05-07T20:21:53.7902043Z weighted=False, 2025-05-07T20:21:53.7902194Z row_wise=True, 2025-05-07T20:21:53.7902348Z mixed=True, 2025-05-07T20:21:53.7902510Z use_cache=True, 2025-05-07T20:21:53.7902704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.7902857Z use_cpu=True, 2025-05-07T20:21:53.7903044Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.7903185Z ) 2025-05-07T20:21:53.7903410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.7904251Z self=, 2025-05-07T20:21:53.7904439Z compile=False, 2025-05-07T20:21:53.7904631Z pooling_mode=, 2025-05-07T20:21:53.7904782Z T=5, 2025-05-07T20:21:53.7904930Z D=22, 2025-05-07T20:21:53.7905084Z B=124, 2025-05-07T20:21:53.7905229Z log_E=4, 2025-05-07T20:21:53.7905371Z L=9, 2025-05-07T20:21:53.7905527Z D_gradcheck=2, 2025-05-07T20:21:53.7905813Z stochastic_rounding=True, 2025-05-07T20:21:53.7905968Z weighted=True, 2025-05-07T20:21:53.7906129Z row_wise=True, 2025-05-07T20:21:53.7906282Z mixed=True, 2025-05-07T20:21:53.7906532Z use_cache=False, 2025-05-07T20:21:53.7906746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.7906900Z use_cpu=True, 2025-05-07T20:21:53.7907082Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.7907228Z ) 2025-05-07T20:21:53.8415006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8415679Z self=, 2025-05-07T20:21:53.8415843Z compile=True, 2025-05-07T20:21:53.8416038Z pooling_mode=, 2025-05-07T20:21:53.8416326Z T=1, 2025-05-07T20:21:53.8416494Z D=51, 2025-05-07T20:21:53.8416638Z B=124, 2025-05-07T20:21:53.8416799Z log_E=5, 2025-05-07T20:21:53.8416946Z L=6, 2025-05-07T20:21:53.8417107Z D_gradcheck=2, 2025-05-07T20:21:53.8417297Z stochastic_rounding=True, 2025-05-07T20:21:53.8417449Z weighted=True, 2025-05-07T20:21:53.8417608Z row_wise=True, 2025-05-07T20:21:53.8418111Z mixed=True, 2025-05-07T20:21:53.8418279Z use_cache=False, 2025-05-07T20:21:53.8418478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8418631Z use_cpu=True, 2025-05-07T20:21:53.8418811Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8418961Z ) 2025-05-07T20:21:53.8419185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8419735Z self=, 2025-05-07T20:21:53.8419895Z compile=True, 2025-05-07T20:21:53.8420083Z pooling_mode=, 2025-05-07T20:21:53.8420235Z T=2, 2025-05-07T20:21:53.8420379Z D=125, 2025-05-07T20:21:53.8420522Z B=7, 2025-05-07T20:21:53.8420675Z log_E=3, 2025-05-07T20:21:53.8420822Z L=5, 2025-05-07T20:21:53.8420975Z D_gradcheck=1, 2025-05-07T20:21:53.8421159Z stochastic_rounding=True, 2025-05-07T20:21:53.8421314Z weighted=True, 2025-05-07T20:21:53.8421466Z row_wise=True, 2025-05-07T20:21:53.8421627Z mixed=True, 2025-05-07T20:21:53.8421789Z use_cache=False, 2025-05-07T20:21:53.8421979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8422136Z use_cpu=True, 2025-05-07T20:21:53.8422316Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8422574Z ) 2025-05-07T20:21:53.8422802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8423352Z self=, 2025-05-07T20:21:53.8423520Z compile=False, 2025-05-07T20:21:53.8423710Z pooling_mode=, 2025-05-07T20:21:53.8423855Z T=5, 2025-05-07T20:21:53.8424105Z D=97, 2025-05-07T20:21:53.8424255Z B=105, 2025-05-07T20:21:53.8424399Z log_E=4, 2025-05-07T20:21:53.8424546Z L=11, 2025-05-07T20:21:53.8424706Z D_gradcheck=1, 2025-05-07T20:21:53.8424877Z stochastic_rounding=True, 2025-05-07T20:21:53.8425041Z weighted=False, 2025-05-07T20:21:53.8425196Z row_wise=True, 2025-05-07T20:21:53.8425346Z mixed=False, 2025-05-07T20:21:53.8425506Z use_cache=True, 2025-05-07T20:21:53.8425695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8425846Z use_cpu=True, 2025-05-07T20:21:53.8426034Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8426174Z ) 2025-05-07T20:21:53.8426402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8427186Z self=, 2025-05-07T20:21:53.8427356Z compile=True, 2025-05-07T20:21:53.8427554Z pooling_mode=, 2025-05-07T20:21:53.8427697Z T=2, 2025-05-07T20:21:53.8427841Z D=57, 2025-05-07T20:21:53.8427992Z B=22, 2025-05-07T20:21:53.8428137Z log_E=4, 2025-05-07T20:21:53.8428279Z L=15, 2025-05-07T20:21:53.8428665Z D_gradcheck=1, 2025-05-07T20:21:53.8428839Z stochastic_rounding=False, 2025-05-07T20:21:53.8428990Z weighted=True, 2025-05-07T20:21:53.8429152Z row_wise=True, 2025-05-07T20:21:53.8429462Z mixed=True, 2025-05-07T20:21:53.8429641Z use_cache=False, 2025-05-07T20:21:53.8429834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8429985Z use_cpu=True, 2025-05-07T20:21:53.8430175Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8430317Z ) 2025-05-07T20:21:53.8430544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8431104Z self=, 2025-05-07T20:21:53.8431259Z compile=False, 2025-05-07T20:21:53.8431447Z pooling_mode=, 2025-05-07T20:21:53.8431596Z T=5, 2025-05-07T20:21:53.8431739Z D=20, 2025-05-07T20:21:53.8431881Z B=32, 2025-05-07T20:21:53.8432033Z log_E=4, 2025-05-07T20:21:53.8432176Z L=0, 2025-05-07T20:21:53.8432330Z D_gradcheck=2, 2025-05-07T20:21:53.8432509Z stochastic_rounding=False, 2025-05-07T20:21:53.8432667Z weighted=True, 2025-05-07T20:21:53.8432947Z row_wise=True, 2025-05-07T20:21:53.8433102Z mixed=True, 2025-05-07T20:21:53.8433254Z use_cache=False, 2025-05-07T20:21:53.8433447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8433597Z use_cpu=True, 2025-05-07T20:21:53.8433777Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8433927Z ) 2025-05-07T20:21:53.8434148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8434697Z self=, 2025-05-07T20:21:53.8434856Z compile=True, 2025-05-07T20:21:53.8435043Z pooling_mode=, 2025-05-07T20:21:53.8435190Z T=3, 2025-05-07T20:21:53.8435342Z D=116, 2025-05-07T20:21:53.8435484Z B=24, 2025-05-07T20:21:53.8435635Z log_E=4, 2025-05-07T20:21:53.8435783Z L=20, 2025-05-07T20:21:53.8435936Z D_gradcheck=1, 2025-05-07T20:21:53.8436119Z stochastic_rounding=True, 2025-05-07T20:21:53.8436269Z weighted=True, 2025-05-07T20:21:53.8436424Z row_wise=True, 2025-05-07T20:21:53.8436582Z mixed=True, 2025-05-07T20:21:53.8436740Z use_cache=True, 2025-05-07T20:21:53.8436932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8437085Z use_cpu=True, 2025-05-07T20:21:53.8437267Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8437408Z ) 2025-05-07T20:21:53.8437635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8438181Z self=, 2025-05-07T20:21:53.8438341Z compile=True, 2025-05-07T20:21:53.8438529Z pooling_mode=, 2025-05-07T20:21:53.8438673Z T=4, 2025-05-07T20:21:53.8438823Z D=57, 2025-05-07T20:21:53.8438967Z B=107, 2025-05-07T20:21:53.8439111Z log_E=4, 2025-05-07T20:21:53.8439267Z L=18, 2025-05-07T20:21:53.8439420Z D_gradcheck=1, 2025-05-07T20:21:53.8439591Z stochastic_rounding=True, 2025-05-07T20:21:53.8439756Z weighted=False, 2025-05-07T20:21:53.8439908Z row_wise=True, 2025-05-07T20:21:53.8440063Z mixed=False, 2025-05-07T20:21:53.8440225Z use_cache=True, 2025-05-07T20:21:53.8440418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8440569Z use_cpu=True, 2025-05-07T20:21:53.8440771Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8440912Z ) 2025-05-07T20:21:53.8441132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8441876Z self=, 2025-05-07T20:21:53.8442051Z compile=False, 2025-05-07T20:21:53.8442249Z pooling_mode=, 2025-05-07T20:21:53.8442395Z T=1, 2025-05-07T20:21:53.8442544Z D=31, 2025-05-07T20:21:53.8442696Z B=72, 2025-05-07T20:21:53.8442840Z log_E=5, 2025-05-07T20:21:53.8443108Z L=8, 2025-05-07T20:21:53.8443267Z D_gradcheck=1, 2025-05-07T20:21:53.8443441Z stochastic_rounding=False, 2025-05-07T20:21:53.8443599Z weighted=True, 2025-05-07T20:21:53.8443816Z row_wise=True, 2025-05-07T20:21:53.8443982Z mixed=True, 2025-05-07T20:21:53.8444138Z use_cache=False, 2025-05-07T20:21:53.8444334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8444485Z use_cpu=True, 2025-05-07T20:21:53.8444676Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8444817Z ) 2025-05-07T20:21:53.8445039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8445602Z self=, 2025-05-07T20:21:53.8445788Z compile=False, 2025-05-07T20:21:53.8446005Z pooling_mode=, 2025-05-07T20:21:53.8446153Z T=1, 2025-05-07T20:21:53.8446300Z D=83, 2025-05-07T20:21:53.8446446Z B=35, 2025-05-07T20:21:53.8446603Z log_E=4, 2025-05-07T20:21:53.8446752Z L=16, 2025-05-07T20:21:53.8446905Z D_gradcheck=2, 2025-05-07T20:21:53.8447085Z stochastic_rounding=False, 2025-05-07T20:21:53.8447362Z weighted=False, 2025-05-07T20:21:53.8447518Z row_wise=True, 2025-05-07T20:21:53.8447675Z mixed=False, 2025-05-07T20:21:53.8447833Z use_cache=False, 2025-05-07T20:21:53.8448031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8448183Z use_cpu=True, 2025-05-07T20:21:53.8448363Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8448510Z ) 2025-05-07T20:21:53.8448731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8449283Z self=, 2025-05-07T20:21:53.8449447Z compile=True, 2025-05-07T20:21:53.8449634Z pooling_mode=, 2025-05-07T20:21:53.8449777Z T=3, 2025-05-07T20:21:53.8449931Z D=52, 2025-05-07T20:21:53.8450075Z B=23, 2025-05-07T20:21:53.8450225Z log_E=5, 2025-05-07T20:21:53.8450376Z L=15, 2025-05-07T20:21:53.8450526Z D_gradcheck=1, 2025-05-07T20:21:53.8450703Z stochastic_rounding=False, 2025-05-07T20:21:53.8450868Z weighted=True, 2025-05-07T20:21:53.8451022Z row_wise=True, 2025-05-07T20:21:53.8451392Z mixed=True, 2025-05-07T20:21:53.8451553Z use_cache=False, 2025-05-07T20:21:53.8451744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8451902Z use_cpu=True, 2025-05-07T20:21:53.8452082Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8452223Z ) 2025-05-07T20:21:53.8452456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8452994Z self=, 2025-05-07T20:21:53.8453148Z compile=False, 2025-05-07T20:21:53.8453344Z pooling_mode=, 2025-05-07T20:21:53.8453488Z T=1, 2025-05-07T20:21:53.8453631Z D=32, 2025-05-07T20:21:53.8453782Z B=56, 2025-05-07T20:21:53.8453932Z log_E=4, 2025-05-07T20:21:53.8454085Z L=12, 2025-05-07T20:21:53.8454241Z D_gradcheck=2, 2025-05-07T20:21:53.8454416Z stochastic_rounding=True, 2025-05-07T20:21:53.8454579Z weighted=False, 2025-05-07T20:21:53.8454729Z row_wise=True, 2025-05-07T20:21:53.8454877Z mixed=True, 2025-05-07T20:21:53.8455038Z use_cache=True, 2025-05-07T20:21:53.8455231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8455385Z use_cpu=True, 2025-05-07T20:21:53.8455571Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8455711Z ) 2025-05-07T20:21:53.8456057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8456631Z self=, 2025-05-07T20:21:53.8456784Z compile=True, 2025-05-07T20:21:53.8456982Z pooling_mode=, 2025-05-07T20:21:53.8457129Z T=2, 2025-05-07T20:21:53.8457277Z D=122, 2025-05-07T20:21:53.8457508Z B=57, 2025-05-07T20:21:53.8457655Z log_E=4, 2025-05-07T20:21:53.8457798Z L=9, 2025-05-07T20:21:53.8457959Z D_gradcheck=2, 2025-05-07T20:21:53.8458135Z stochastic_rounding=False, 2025-05-07T20:21:53.8458389Z weighted=True, 2025-05-07T20:21:53.8458572Z row_wise=True, 2025-05-07T20:21:53.8458722Z mixed=True, 2025-05-07T20:21:53.8458875Z use_cache=True, 2025-05-07T20:21:53.8459073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8459229Z use_cpu=True, 2025-05-07T20:21:53.8459408Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8459557Z ) 2025-05-07T20:21:53.8459783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8460332Z self=, 2025-05-07T20:21:53.8460486Z compile=False, 2025-05-07T20:21:53.8460674Z pooling_mode=, 2025-05-07T20:21:53.8460828Z T=4, 2025-05-07T20:21:53.8460971Z D=46, 2025-05-07T20:21:53.8461119Z B=88, 2025-05-07T20:21:53.8461271Z log_E=4, 2025-05-07T20:21:53.8461414Z L=2, 2025-05-07T20:21:53.8461566Z D_gradcheck=1, 2025-05-07T20:21:53.8461833Z stochastic_rounding=False, 2025-05-07T20:21:53.8461990Z weighted=True, 2025-05-07T20:21:53.8462144Z row_wise=True, 2025-05-07T20:21:53.8462304Z mixed=False, 2025-05-07T20:21:53.8462456Z use_cache=True, 2025-05-07T20:21:53.8462645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8462802Z use_cpu=True, 2025-05-07T20:21:53.8462983Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8463130Z ) 2025-05-07T20:21:53.8463354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8463898Z self=, 2025-05-07T20:21:53.8464169Z compile=False, 2025-05-07T20:21:53.8464369Z pooling_mode=, 2025-05-07T20:21:53.8464515Z T=5, 2025-05-07T20:21:53.8464665Z D=31, 2025-05-07T20:21:53.8464817Z B=99, 2025-05-07T20:21:53.8464963Z log_E=5, 2025-05-07T20:21:53.8465114Z L=2, 2025-05-07T20:21:53.8465266Z D_gradcheck=2, 2025-05-07T20:21:53.8465442Z stochastic_rounding=False, 2025-05-07T20:21:53.8465608Z weighted=False, 2025-05-07T20:21:53.8465760Z row_wise=True, 2025-05-07T20:21:53.8465910Z mixed=True, 2025-05-07T20:21:53.8466070Z use_cache=False, 2025-05-07T20:21:53.8466261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8466420Z use_cpu=True, 2025-05-07T20:21:53.8466601Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.8466741Z ) 2025-05-07T20:21:53.8466973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8467516Z self=, 2025-05-07T20:21:53.8467671Z compile=False, 2025-05-07T20:21:53.8467865Z pooling_mode=, 2025-05-07T20:21:53.8468007Z T=5, 2025-05-07T20:21:53.8468153Z D=13, 2025-05-07T20:21:53.8468310Z B=99, 2025-05-07T20:21:53.8468457Z log_E=5, 2025-05-07T20:21:53.8468605Z L=9, 2025-05-07T20:21:53.8468771Z D_gradcheck=1, 2025-05-07T20:21:53.8468948Z stochastic_rounding=False, 2025-05-07T20:21:53.8469107Z weighted=True, 2025-05-07T20:21:53.8469258Z row_wise=True, 2025-05-07T20:21:53.8469404Z mixed=False, 2025-05-07T20:21:53.8469564Z use_cache=False, 2025-05-07T20:21:53.8469754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.8469920Z use_cpu=True, 2025-05-07T20:21:53.8470107Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8470246Z ) 2025-05-07T20:21:53.8470616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.8471187Z self=, 2025-05-07T20:21:53.8471342Z compile=False, 2025-05-07T20:21:53.8471530Z pooling_mode=, 2025-05-07T20:21:53.8471680Z T=2, 2025-05-07T20:21:53.8471913Z D=79, 2025-05-07T20:21:53.8472059Z B=21, 2025-05-07T20:21:53.8472218Z log_E=4, 2025-05-07T20:21:53.8472365Z L=12, 2025-05-07T20:21:53.8472528Z D_gradcheck=2, 2025-05-07T20:21:53.8472795Z stochastic_rounding=True, 2025-05-07T20:21:53.8472964Z weighted=False, 2025-05-07T20:21:53.8473122Z row_wise=True, 2025-05-07T20:21:53.8473273Z mixed=False, 2025-05-07T20:21:53.8473426Z use_cache=True, 2025-05-07T20:21:53.8473622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.8473771Z use_cpu=True, 2025-05-07T20:21:53.8473954Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.8474107Z ) 2025-05-07T20:21:53.9027904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9028593Z self=, 2025-05-07T20:21:53.9028754Z compile=True, 2025-05-07T20:21:53.9028954Z pooling_mode=, 2025-05-07T20:21:53.9029099Z T=2, 2025-05-07T20:21:53.9029280Z D=104, 2025-05-07T20:21:53.9029423Z B=19, 2025-05-07T20:21:53.9029567Z log_E=3, 2025-05-07T20:21:53.9029717Z L=12, 2025-05-07T20:21:53.9030222Z D_gradcheck=1, 2025-05-07T20:21:53.9030408Z stochastic_rounding=True, 2025-05-07T20:21:53.9030570Z weighted=False, 2025-05-07T20:21:53.9030721Z row_wise=True, 2025-05-07T20:21:53.9030871Z mixed=True, 2025-05-07T20:21:53.9031030Z use_cache=True, 2025-05-07T20:21:53.9031221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9031371Z use_cpu=True, 2025-05-07T20:21:53.9031560Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9031708Z ) 2025-05-07T20:21:53.9031932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9032485Z self=, 2025-05-07T20:21:53.9032638Z compile=True, 2025-05-07T20:21:53.9032832Z pooling_mode=, 2025-05-07T20:21:53.9032980Z T=5, 2025-05-07T20:21:53.9033123Z D=81, 2025-05-07T20:21:53.9033272Z B=20, 2025-05-07T20:21:53.9033417Z log_E=5, 2025-05-07T20:21:53.9033562Z L=16, 2025-05-07T20:21:53.9033719Z D_gradcheck=2, 2025-05-07T20:21:53.9033895Z stochastic_rounding=False, 2025-05-07T20:21:53.9034048Z weighted=False, 2025-05-07T20:21:53.9034201Z row_wise=True, 2025-05-07T20:21:53.9034349Z mixed=True, 2025-05-07T20:21:53.9034501Z use_cache=False, 2025-05-07T20:21:53.9034697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9034848Z use_cpu=True, 2025-05-07T20:21:53.9035036Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9035184Z ) 2025-05-07T20:21:53.9035406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9035955Z self=, 2025-05-07T20:21:53.9036115Z compile=False, 2025-05-07T20:21:53.9036301Z pooling_mode=, 2025-05-07T20:21:53.9036457Z T=1, 2025-05-07T20:21:53.9036600Z D=88, 2025-05-07T20:21:53.9036743Z B=70, 2025-05-07T20:21:53.9036894Z log_E=4, 2025-05-07T20:21:53.9037039Z L=7, 2025-05-07T20:21:53.9037190Z D_gradcheck=1, 2025-05-07T20:21:53.9037378Z stochastic_rounding=True, 2025-05-07T20:21:53.9037532Z weighted=True, 2025-05-07T20:21:53.9037682Z row_wise=True, 2025-05-07T20:21:53.9037838Z mixed=True, 2025-05-07T20:21:53.9037991Z use_cache=False, 2025-05-07T20:21:53.9038186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9038335Z use_cpu=True, 2025-05-07T20:21:53.9038693Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9038851Z ) 2025-05-07T20:21:53.9039075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9039618Z self=, 2025-05-07T20:21:53.9039772Z compile=True, 2025-05-07T20:21:53.9039958Z pooling_mode=, 2025-05-07T20:21:53.9040288Z T=5, 2025-05-07T20:21:53.9040435Z D=120, 2025-05-07T20:21:53.9040577Z B=20, 2025-05-07T20:21:53.9040720Z log_E=3, 2025-05-07T20:21:53.9040873Z L=4, 2025-05-07T20:21:53.9041205Z D_gradcheck=1, 2025-05-07T20:21:53.9041396Z stochastic_rounding=True, 2025-05-07T20:21:53.9041558Z weighted=True, 2025-05-07T20:21:53.9041711Z row_wise=True, 2025-05-07T20:21:53.9041867Z mixed=False, 2025-05-07T20:21:53.9042018Z use_cache=True, 2025-05-07T20:21:53.9042223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9042376Z use_cpu=True, 2025-05-07T20:21:53.9042560Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9042700Z ) 2025-05-07T20:21:53.9042927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9043472Z self=, 2025-05-07T20:21:53.9043624Z compile=False, 2025-05-07T20:21:53.9043818Z pooling_mode=, 2025-05-07T20:21:53.9043967Z T=5, 2025-05-07T20:21:53.9044110Z D=83, 2025-05-07T20:21:53.9044259Z B=19, 2025-05-07T20:21:53.9044557Z log_E=3, 2025-05-07T20:21:53.9044712Z L=12, 2025-05-07T20:21:53.9044871Z D_gradcheck=2, 2025-05-07T20:21:53.9045043Z stochastic_rounding=False, 2025-05-07T20:21:53.9045204Z weighted=True, 2025-05-07T20:21:53.9045351Z row_wise=True, 2025-05-07T20:21:53.9045501Z mixed=True, 2025-05-07T20:21:53.9045660Z use_cache=True, 2025-05-07T20:21:53.9045847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9045997Z use_cpu=True, 2025-05-07T20:21:53.9046186Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9046327Z ) 2025-05-07T20:21:53.9046548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9047103Z self=, 2025-05-07T20:21:53.9047258Z compile=True, 2025-05-07T20:21:53.9047454Z pooling_mode=, 2025-05-07T20:21:53.9047604Z T=2, 2025-05-07T20:21:53.9047751Z D=84, 2025-05-07T20:21:53.9047905Z B=85, 2025-05-07T20:21:53.9048055Z log_E=3, 2025-05-07T20:21:53.9048200Z L=8, 2025-05-07T20:21:53.9048361Z D_gradcheck=1, 2025-05-07T20:21:53.9048534Z stochastic_rounding=True, 2025-05-07T20:21:53.9048690Z weighted=True, 2025-05-07T20:21:53.9048851Z row_wise=True, 2025-05-07T20:21:53.9049001Z mixed=False, 2025-05-07T20:21:53.9049154Z use_cache=False, 2025-05-07T20:21:53.9049350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9049502Z use_cpu=True, 2025-05-07T20:21:53.9049687Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9049832Z ) 2025-05-07T20:21:53.9050056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9050606Z self=, 2025-05-07T20:21:53.9050755Z compile=True, 2025-05-07T20:21:53.9050941Z pooling_mode=, 2025-05-07T20:21:53.9051094Z T=5, 2025-05-07T20:21:53.9051237Z D=98, 2025-05-07T20:21:53.9051379Z B=44, 2025-05-07T20:21:53.9051535Z log_E=3, 2025-05-07T20:21:53.9051679Z L=13, 2025-05-07T20:21:53.9051833Z D_gradcheck=2, 2025-05-07T20:21:53.9052012Z stochastic_rounding=True, 2025-05-07T20:21:53.9052165Z weighted=True, 2025-05-07T20:21:53.9052316Z row_wise=True, 2025-05-07T20:21:53.9052473Z mixed=False, 2025-05-07T20:21:53.9052625Z use_cache=True, 2025-05-07T20:21:53.9052814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9053121Z use_cpu=True, 2025-05-07T20:21:53.9053323Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9053471Z ) 2025-05-07T20:21:53.9053696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9054238Z self=, 2025-05-07T20:21:53.9054399Z compile=True, 2025-05-07T20:21:53.9054717Z pooling_mode=, 2025-05-07T20:21:53.9054864Z T=5, 2025-05-07T20:21:53.9055013Z D=62, 2025-05-07T20:21:53.9055154Z B=34, 2025-05-07T20:21:53.9055303Z log_E=3, 2025-05-07T20:21:53.9055550Z L=1, 2025-05-07T20:21:53.9055715Z D_gradcheck=2, 2025-05-07T20:21:53.9055891Z stochastic_rounding=False, 2025-05-07T20:21:53.9056051Z weighted=False, 2025-05-07T20:21:53.9056199Z row_wise=True, 2025-05-07T20:21:53.9056346Z mixed=True, 2025-05-07T20:21:53.9056504Z use_cache=True, 2025-05-07T20:21:53.9056693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9056854Z use_cpu=True, 2025-05-07T20:21:53.9057032Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9057169Z ) 2025-05-07T20:21:53.9057395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9057935Z self=, 2025-05-07T20:21:53.9058090Z compile=True, 2025-05-07T20:21:53.9058286Z pooling_mode=, 2025-05-07T20:21:53.9058523Z T=1, 2025-05-07T20:21:53.9058663Z D=2, 2025-05-07T20:21:53.9058962Z B=42, 2025-05-07T20:21:53.9059113Z log_E=3, 2025-05-07T20:21:53.9059258Z L=8, 2025-05-07T20:21:53.9059408Z D_gradcheck=2, 2025-05-07T20:21:53.9059588Z stochastic_rounding=False, 2025-05-07T20:21:53.9059739Z weighted=True, 2025-05-07T20:21:53.9059891Z row_wise=True, 2025-05-07T20:21:53.9060044Z mixed=True, 2025-05-07T20:21:53.9060195Z use_cache=False, 2025-05-07T20:21:53.9060381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9060539Z use_cpu=True, 2025-05-07T20:21:53.9060721Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9060866Z ) 2025-05-07T20:21:53.9061087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9061627Z self=, 2025-05-07T20:21:53.9061787Z compile=False, 2025-05-07T20:21:53.9061978Z pooling_mode=, 2025-05-07T20:21:53.9062121Z T=4, 2025-05-07T20:21:53.9062271Z D=56, 2025-05-07T20:21:53.9062418Z B=7, 2025-05-07T20:21:53.9062561Z log_E=4, 2025-05-07T20:21:53.9062713Z L=2, 2025-05-07T20:21:53.9062864Z D_gradcheck=1, 2025-05-07T20:21:53.9063034Z stochastic_rounding=False, 2025-05-07T20:21:53.9063193Z weighted=False, 2025-05-07T20:21:53.9063346Z row_wise=True, 2025-05-07T20:21:53.9063494Z mixed=False, 2025-05-07T20:21:53.9063651Z use_cache=False, 2025-05-07T20:21:53.9063839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9064123Z use_cpu=True, 2025-05-07T20:21:53.9064322Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9064462Z ) 2025-05-07T20:21:53.9064689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9065230Z self=, 2025-05-07T20:21:53.9065383Z compile=False, 2025-05-07T20:21:53.9065581Z pooling_mode=, 2025-05-07T20:21:53.9065725Z T=5, 2025-05-07T20:21:53.9065870Z D=73, 2025-05-07T20:21:53.9066022Z B=122, 2025-05-07T20:21:53.9066169Z log_E=4, 2025-05-07T20:21:53.9066312Z L=1, 2025-05-07T20:21:53.9066477Z D_gradcheck=2, 2025-05-07T20:21:53.9066650Z stochastic_rounding=False, 2025-05-07T20:21:53.9066803Z weighted=False, 2025-05-07T20:21:53.9066964Z row_wise=True, 2025-05-07T20:21:53.9067110Z mixed=True, 2025-05-07T20:21:53.9067275Z use_cache=True, 2025-05-07T20:21:53.9067615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9067776Z use_cpu=True, 2025-05-07T20:21:53.9067964Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9068102Z ) 2025-05-07T20:21:53.9068326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9068869Z self=, 2025-05-07T20:21:53.9069141Z compile=False, 2025-05-07T20:21:53.9069329Z pooling_mode=, 2025-05-07T20:21:53.9069476Z T=3, 2025-05-07T20:21:53.9069627Z D=58, 2025-05-07T20:21:53.9069773Z B=66, 2025-05-07T20:21:53.9070020Z log_E=5, 2025-05-07T20:21:53.9070179Z L=9, 2025-05-07T20:21:53.9070337Z D_gradcheck=2, 2025-05-07T20:21:53.9070509Z stochastic_rounding=True, 2025-05-07T20:21:53.9070661Z weighted=True, 2025-05-07T20:21:53.9070819Z row_wise=True, 2025-05-07T20:21:53.9070968Z mixed=True, 2025-05-07T20:21:53.9071125Z use_cache=True, 2025-05-07T20:21:53.9071326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9071479Z use_cpu=True, 2025-05-07T20:21:53.9071659Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9071807Z ) 2025-05-07T20:21:53.9072028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9072572Z self=, 2025-05-07T20:21:53.9072735Z compile=True, 2025-05-07T20:21:53.9072922Z pooling_mode=, 2025-05-07T20:21:53.9073074Z T=1, 2025-05-07T20:21:53.9073339Z D=71, 2025-05-07T20:21:53.9073482Z B=106, 2025-05-07T20:21:53.9073639Z log_E=3, 2025-05-07T20:21:53.9073784Z L=18, 2025-05-07T20:21:53.9073931Z D_gradcheck=1, 2025-05-07T20:21:53.9074109Z stochastic_rounding=False, 2025-05-07T20:21:53.9074260Z weighted=True, 2025-05-07T20:21:53.9074409Z row_wise=True, 2025-05-07T20:21:53.9074562Z mixed=False, 2025-05-07T20:21:53.9074715Z use_cache=False, 2025-05-07T20:21:53.9074907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9075063Z use_cpu=True, 2025-05-07T20:21:53.9075243Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9075380Z ) 2025-05-07T20:21:53.9075607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9076150Z self=, 2025-05-07T20:21:53.9076310Z compile=True, 2025-05-07T20:21:53.9076496Z pooling_mode=, 2025-05-07T20:21:53.9076637Z T=5, 2025-05-07T20:21:53.9076787Z D=23, 2025-05-07T20:21:53.9076931Z B=123, 2025-05-07T20:21:53.9077073Z log_E=4, 2025-05-07T20:21:53.9077223Z L=8, 2025-05-07T20:21:53.9077374Z D_gradcheck=2, 2025-05-07T20:21:53.9077546Z stochastic_rounding=False, 2025-05-07T20:21:53.9077707Z weighted=False, 2025-05-07T20:21:53.9077856Z row_wise=True, 2025-05-07T20:21:53.9078005Z mixed=False, 2025-05-07T20:21:53.9078163Z use_cache=False, 2025-05-07T20:21:53.9078353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9078505Z use_cpu=True, 2025-05-07T20:21:53.9078690Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9078829Z ) 2025-05-07T20:21:53.9079056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9079601Z self=, 2025-05-07T20:21:53.9079761Z compile=False, 2025-05-07T20:21:53.9079959Z pooling_mode=, 2025-05-07T20:21:53.9080106Z T=3, 2025-05-07T20:21:53.9080252Z D=18, 2025-05-07T20:21:53.9080404Z B=46, 2025-05-07T20:21:53.9080548Z log_E=3, 2025-05-07T20:21:53.9080690Z L=4, 2025-05-07T20:21:53.9080844Z D_gradcheck=2, 2025-05-07T20:21:53.9081015Z stochastic_rounding=False, 2025-05-07T20:21:53.9081168Z weighted=False, 2025-05-07T20:21:53.9081325Z row_wise=True, 2025-05-07T20:21:53.9081472Z mixed=False, 2025-05-07T20:21:53.9081622Z use_cache=True, 2025-05-07T20:21:53.9081961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9082132Z use_cpu=True, 2025-05-07T20:21:53.9082323Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9082461Z ) 2025-05-07T20:21:53.9082682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9083232Z self=, 2025-05-07T20:21:53.9083503Z compile=False, 2025-05-07T20:21:53.9083690Z pooling_mode=, 2025-05-07T20:21:53.9083845Z T=2, 2025-05-07T20:21:53.9083986Z D=28, 2025-05-07T20:21:53.9084222Z B=72, 2025-05-07T20:21:53.9084389Z log_E=5, 2025-05-07T20:21:53.9084534Z L=4, 2025-05-07T20:21:53.9084686Z D_gradcheck=2, 2025-05-07T20:21:53.9084869Z stochastic_rounding=False, 2025-05-07T20:21:53.9085022Z weighted=False, 2025-05-07T20:21:53.9085173Z row_wise=True, 2025-05-07T20:21:53.9085327Z mixed=False, 2025-05-07T20:21:53.9085483Z use_cache=False, 2025-05-07T20:21:53.9085682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9085830Z use_cpu=True, 2025-05-07T20:21:53.9086010Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9086153Z ) 2025-05-07T20:21:53.9621175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9621824Z self=, 2025-05-07T20:21:53.9622013Z compile=False, 2025-05-07T20:21:53.9622206Z pooling_mode=, 2025-05-07T20:21:53.9622716Z T=5, 2025-05-07T20:21:53.9622871Z D=31, 2025-05-07T20:21:53.9623015Z B=72, 2025-05-07T20:21:53.9623167Z log_E=4, 2025-05-07T20:21:53.9623310Z L=5, 2025-05-07T20:21:53.9623465Z D_gradcheck=1, 2025-05-07T20:21:53.9623647Z stochastic_rounding=False, 2025-05-07T20:21:53.9623804Z weighted=False, 2025-05-07T20:21:53.9623955Z row_wise=True, 2025-05-07T20:21:53.9624196Z mixed=False, 2025-05-07T20:21:53.9624363Z use_cache=True, 2025-05-07T20:21:53.9624563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9624714Z use_cpu=True, 2025-05-07T20:21:53.9624894Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9625049Z ) 2025-05-07T20:21:53.9625276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9625823Z self=, 2025-05-07T20:21:53.9625991Z compile=False, 2025-05-07T20:21:53.9626181Z pooling_mode=, 2025-05-07T20:21:53.9626332Z T=2, 2025-05-07T20:21:53.9626489Z D=57, 2025-05-07T20:21:53.9626631Z B=72, 2025-05-07T20:21:53.9626776Z log_E=5, 2025-05-07T20:21:53.9626929Z L=18, 2025-05-07T20:21:53.9627083Z D_gradcheck=1, 2025-05-07T20:21:53.9627255Z stochastic_rounding=True, 2025-05-07T20:21:53.9627416Z weighted=False, 2025-05-07T20:21:53.9627567Z row_wise=True, 2025-05-07T20:21:53.9627724Z mixed=False, 2025-05-07T20:21:53.9627885Z use_cache=False, 2025-05-07T20:21:53.9628075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9628234Z use_cpu=True, 2025-05-07T20:21:53.9628413Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9628554Z ) 2025-05-07T20:21:53.9628787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9629330Z self=, 2025-05-07T20:21:53.9629489Z compile=False, 2025-05-07T20:21:53.9629684Z pooling_mode=, 2025-05-07T20:21:53.9629834Z T=2, 2025-05-07T20:21:53.9629980Z D=85, 2025-05-07T20:21:53.9630133Z B=119, 2025-05-07T20:21:53.9630280Z log_E=3, 2025-05-07T20:21:53.9630433Z L=20, 2025-05-07T20:21:53.9630586Z D_gradcheck=1, 2025-05-07T20:21:53.9630760Z stochastic_rounding=False, 2025-05-07T20:21:53.9630920Z weighted=True, 2025-05-07T20:21:53.9631073Z row_wise=True, 2025-05-07T20:21:53.9631226Z mixed=False, 2025-05-07T20:21:53.9631680Z use_cache=False, 2025-05-07T20:21:53.9631889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9632041Z use_cpu=True, 2025-05-07T20:21:53.9632234Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9632377Z ) 2025-05-07T20:21:53.9632600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9633152Z self=, 2025-05-07T20:21:53.9633523Z compile=True, 2025-05-07T20:21:53.9633722Z pooling_mode=, 2025-05-07T20:21:53.9634110Z T=1, 2025-05-07T20:21:53.9634273Z D=48, 2025-05-07T20:21:53.9634418Z B=11, 2025-05-07T20:21:53.9634563Z log_E=5, 2025-05-07T20:21:53.9634713Z L=8, 2025-05-07T20:21:53.9634867Z D_gradcheck=1, 2025-05-07T20:21:53.9635045Z stochastic_rounding=True, 2025-05-07T20:21:53.9635202Z weighted=False, 2025-05-07T20:21:53.9635356Z row_wise=True, 2025-05-07T20:21:53.9635517Z mixed=True, 2025-05-07T20:21:53.9635672Z use_cache=True, 2025-05-07T20:21:53.9635863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9636024Z use_cpu=True, 2025-05-07T20:21:53.9636204Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9636346Z ) 2025-05-07T20:21:53.9636575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9637120Z self=, 2025-05-07T20:21:53.9637280Z compile=False, 2025-05-07T20:21:53.9637584Z pooling_mode=, 2025-05-07T20:21:53.9637731Z T=2, 2025-05-07T20:21:53.9637875Z D=102, 2025-05-07T20:21:53.9638024Z B=8, 2025-05-07T20:21:53.9638168Z log_E=5, 2025-05-07T20:21:53.9638318Z L=13, 2025-05-07T20:21:53.9638470Z D_gradcheck=1, 2025-05-07T20:21:53.9638642Z stochastic_rounding=False, 2025-05-07T20:21:53.9638805Z weighted=False, 2025-05-07T20:21:53.9638958Z row_wise=True, 2025-05-07T20:21:53.9639112Z mixed=False, 2025-05-07T20:21:53.9639275Z use_cache=False, 2025-05-07T20:21:53.9639464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9639618Z use_cpu=True, 2025-05-07T20:21:53.9639806Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9639947Z ) 2025-05-07T20:21:53.9640168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9640722Z self=, 2025-05-07T20:21:53.9640875Z compile=True, 2025-05-07T20:21:53.9641070Z pooling_mode=, 2025-05-07T20:21:53.9641216Z T=2, 2025-05-07T20:21:53.9641363Z D=59, 2025-05-07T20:21:53.9641512Z B=59, 2025-05-07T20:21:53.9641658Z log_E=5, 2025-05-07T20:21:53.9641801Z L=20, 2025-05-07T20:21:53.9641961Z D_gradcheck=1, 2025-05-07T20:21:53.9642137Z stochastic_rounding=True, 2025-05-07T20:21:53.9642289Z weighted=True, 2025-05-07T20:21:53.9642444Z row_wise=True, 2025-05-07T20:21:53.9642596Z mixed=True, 2025-05-07T20:21:53.9642757Z use_cache=True, 2025-05-07T20:21:53.9642957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9643110Z use_cpu=True, 2025-05-07T20:21:53.9643295Z output_dtype=SparseType.FP16, 2025-05-07T20:21:53.9643444Z ) 2025-05-07T20:21:53.9643664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9644217Z self=, 2025-05-07T20:21:53.9644375Z compile=True, 2025-05-07T20:21:53.9644570Z pooling_mode=, 2025-05-07T20:21:53.9644723Z T=2, 2025-05-07T20:21:53.9644864Z D=84, 2025-05-07T20:21:53.9645007Z B=53, 2025-05-07T20:21:53.9645158Z log_E=3, 2025-05-07T20:21:53.9645302Z L=20, 2025-05-07T20:21:53.9645455Z D_gradcheck=1, 2025-05-07T20:21:53.9645635Z stochastic_rounding=False, 2025-05-07T20:21:53.9645790Z weighted=True, 2025-05-07T20:21:53.9645941Z row_wise=True, 2025-05-07T20:21:53.9646256Z mixed=False, 2025-05-07T20:21:53.9646431Z use_cache=False, 2025-05-07T20:21:53.9646621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9646787Z use_cpu=True, 2025-05-07T20:21:53.9646975Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9647121Z ) 2025-05-07T20:21:53.9647343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9648007Z self=, 2025-05-07T20:21:53.9648174Z compile=False, 2025-05-07T20:21:53.9648461Z pooling_mode=, 2025-05-07T20:21:53.9648619Z T=5, 2025-05-07T20:21:53.9648771Z D=121, 2025-05-07T20:21:53.9648915Z B=117, 2025-05-07T20:21:53.9649081Z log_E=5, 2025-05-07T20:21:53.9649232Z L=13, 2025-05-07T20:21:53.9649386Z D_gradcheck=1, 2025-05-07T20:21:53.9649558Z stochastic_rounding=False, 2025-05-07T20:21:53.9649719Z weighted=True, 2025-05-07T20:21:53.9649876Z row_wise=True, 2025-05-07T20:21:53.9650026Z mixed=False, 2025-05-07T20:21:53.9650189Z use_cache=False, 2025-05-07T20:21:53.9650380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9650539Z use_cpu=True, 2025-05-07T20:21:53.9650720Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9650862Z ) 2025-05-07T20:21:53.9651088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9651641Z self=, 2025-05-07T20:21:53.9651927Z compile=True, 2025-05-07T20:21:53.9652130Z pooling_mode=, 2025-05-07T20:21:53.9652275Z T=1, 2025-05-07T20:21:53.9652419Z D=109, 2025-05-07T20:21:53.9652570Z B=45, 2025-05-07T20:21:53.9652715Z log_E=5, 2025-05-07T20:21:53.9652861Z L=7, 2025-05-07T20:21:53.9653026Z D_gradcheck=1, 2025-05-07T20:21:53.9653200Z stochastic_rounding=False, 2025-05-07T20:21:53.9653368Z weighted=True, 2025-05-07T20:21:53.9653525Z row_wise=True, 2025-05-07T20:21:53.9653678Z mixed=False, 2025-05-07T20:21:53.9653842Z use_cache=False, 2025-05-07T20:21:53.9654031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9654183Z use_cpu=True, 2025-05-07T20:21:53.9654373Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9654515Z ) 2025-05-07T20:21:53.9654738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9655292Z self=, 2025-05-07T20:21:53.9655452Z compile=False, 2025-05-07T20:21:53.9655644Z pooling_mode=, 2025-05-07T20:21:53.9655799Z T=2, 2025-05-07T20:21:53.9655942Z D=3, 2025-05-07T20:21:53.9656090Z B=67, 2025-05-07T20:21:53.9656247Z log_E=5, 2025-05-07T20:21:53.9656393Z L=19, 2025-05-07T20:21:53.9656558Z D_gradcheck=2, 2025-05-07T20:21:53.9656733Z stochastic_rounding=False, 2025-05-07T20:21:53.9656890Z weighted=False, 2025-05-07T20:21:53.9657056Z row_wise=True, 2025-05-07T20:21:53.9657211Z mixed=False, 2025-05-07T20:21:53.9657365Z use_cache=True, 2025-05-07T20:21:53.9657562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9657715Z use_cpu=True, 2025-05-07T20:21:53.9657897Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9658047Z ) 2025-05-07T20:21:53.9672639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9673387Z self=, 2025-05-07T20:21:53.9673561Z compile=True, 2025-05-07T20:21:53.9673757Z pooling_mode=, 2025-05-07T20:21:53.9673902Z T=4, 2025-05-07T20:21:53.9674052Z D=107, 2025-05-07T20:21:53.9674195Z B=103, 2025-05-07T20:21:53.9674339Z log_E=3, 2025-05-07T20:21:53.9674486Z L=20, 2025-05-07T20:21:53.9674640Z D_gradcheck=1, 2025-05-07T20:21:53.9674813Z stochastic_rounding=True, 2025-05-07T20:21:53.9675191Z weighted=False, 2025-05-07T20:21:53.9675361Z row_wise=True, 2025-05-07T20:21:53.9675514Z mixed=False, 2025-05-07T20:21:53.9675675Z use_cache=False, 2025-05-07T20:21:53.9675864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9676025Z use_cpu=True, 2025-05-07T20:21:53.9676206Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9676351Z ) 2025-05-07T20:21:53.9676714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9677258Z self=, 2025-05-07T20:21:53.9677527Z compile=False, 2025-05-07T20:21:53.9677740Z pooling_mode=, 2025-05-07T20:21:53.9677888Z T=5, 2025-05-07T20:21:53.9678036Z D=78, 2025-05-07T20:21:53.9678191Z B=83, 2025-05-07T20:21:53.9678336Z log_E=3, 2025-05-07T20:21:53.9678479Z L=19, 2025-05-07T20:21:53.9678642Z D_gradcheck=1, 2025-05-07T20:21:53.9678813Z stochastic_rounding=True, 2025-05-07T20:21:53.9678970Z weighted=True, 2025-05-07T20:21:53.9679130Z row_wise=True, 2025-05-07T20:21:53.9679281Z mixed=True, 2025-05-07T20:21:53.9679444Z use_cache=False, 2025-05-07T20:21:53.9679636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9679787Z use_cpu=True, 2025-05-07T20:21:53.9679979Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9680120Z ) 2025-05-07T20:21:53.9680348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9680904Z self=, 2025-05-07T20:21:53.9681271Z compile=False, 2025-05-07T20:21:53.9681462Z pooling_mode=, 2025-05-07T20:21:53.9681611Z T=5, 2025-05-07T20:21:53.9681755Z D=46, 2025-05-07T20:21:53.9681900Z B=80, 2025-05-07T20:21:53.9682050Z log_E=4, 2025-05-07T20:21:53.9682190Z L=14, 2025-05-07T20:21:53.9682349Z D_gradcheck=1, 2025-05-07T20:21:53.9682521Z stochastic_rounding=False, 2025-05-07T20:21:53.9682678Z weighted=False, 2025-05-07T20:21:53.9682840Z row_wise=True, 2025-05-07T20:21:53.9682988Z mixed=False, 2025-05-07T20:21:53.9683143Z use_cache=False, 2025-05-07T20:21:53.9683341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9683493Z use_cpu=True, 2025-05-07T20:21:53.9683675Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9683830Z ) 2025-05-07T20:21:53.9684055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9684597Z self=, 2025-05-07T20:21:53.9684762Z compile=True, 2025-05-07T20:21:53.9684948Z pooling_mode=, 2025-05-07T20:21:53.9685097Z T=3, 2025-05-07T20:21:53.9685242Z D=73, 2025-05-07T20:21:53.9685386Z B=38, 2025-05-07T20:21:53.9685545Z log_E=5, 2025-05-07T20:21:53.9685687Z L=3, 2025-05-07T20:21:53.9685838Z D_gradcheck=2, 2025-05-07T20:21:53.9686026Z stochastic_rounding=False, 2025-05-07T20:21:53.9686178Z weighted=True, 2025-05-07T20:21:53.9686328Z row_wise=True, 2025-05-07T20:21:53.9686488Z mixed=False, 2025-05-07T20:21:53.9686639Z use_cache=True, 2025-05-07T20:21:53.9686826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:53.9686987Z use_cpu=True, 2025-05-07T20:21:53.9687172Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9687316Z ) 2025-05-07T20:21:53.9687551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9688101Z self=, 2025-05-07T20:21:53.9688267Z compile=False, 2025-05-07T20:21:53.9688455Z pooling_mode=, 2025-05-07T20:21:53.9688598Z T=1, 2025-05-07T20:21:53.9688751Z D=36, 2025-05-07T20:21:53.9688896Z B=100, 2025-05-07T20:21:53.9689040Z log_E=5, 2025-05-07T20:21:53.9689190Z L=11, 2025-05-07T20:21:53.9689341Z D_gradcheck=1, 2025-05-07T20:21:53.9689666Z stochastic_rounding=False, 2025-05-07T20:21:53.9689841Z weighted=True, 2025-05-07T20:21:53.9689996Z row_wise=True, 2025-05-07T20:21:53.9690145Z mixed=False, 2025-05-07T20:21:53.9690308Z use_cache=True, 2025-05-07T20:21:53.9690497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9690649Z use_cpu=True, 2025-05-07T20:21:53.9690840Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9691106Z ) 2025-05-07T20:21:53.9691337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:53.9691974Z self=, 2025-05-07T20:21:53.9692154Z compile=False, 2025-05-07T20:21:53.9692352Z pooling_mode=, 2025-05-07T20:21:53.9692495Z T=4, 2025-05-07T20:21:53.9692637Z D=117, 2025-05-07T20:21:53.9692784Z B=48, 2025-05-07T20:21:53.9692929Z log_E=5, 2025-05-07T20:21:53.9693072Z L=0, 2025-05-07T20:21:53.9693231Z D_gradcheck=1, 2025-05-07T20:21:53.9693410Z stochastic_rounding=True, 2025-05-07T20:21:53.9693565Z weighted=True, 2025-05-07T20:21:53.9693726Z row_wise=True, 2025-05-07T20:21:53.9693874Z mixed=True, 2025-05-07T20:21:53.9694032Z use_cache=True, 2025-05-07T20:21:53.9694229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:53.9694380Z use_cpu=True, 2025-05-07T20:21:53.9694571Z output_dtype=SparseType.FP32, 2025-05-07T20:21:53.9694718Z ) 2025-05-07T20:21:54.0235891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0236912Z self=, 2025-05-07T20:21:54.0237072Z compile=False, 2025-05-07T20:21:54.0237275Z pooling_mode=, 2025-05-07T20:21:54.0237421Z T=1, 2025-05-07T20:21:54.0237570Z D=26, 2025-05-07T20:21:54.0237720Z B=77, 2025-05-07T20:21:54.0237866Z log_E=4, 2025-05-07T20:21:54.0238011Z L=9, 2025-05-07T20:21:54.0238168Z D_gradcheck=2, 2025-05-07T20:21:54.0238349Z stochastic_rounding=True, 2025-05-07T20:21:54.0238511Z weighted=False, 2025-05-07T20:21:54.0238660Z row_wise=True, 2025-05-07T20:21:54.0238809Z mixed=True, 2025-05-07T20:21:54.0238972Z use_cache=False, 2025-05-07T20:21:54.0239162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0239315Z use_cpu=True, 2025-05-07T20:21:54.0239500Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0239655Z ) 2025-05-07T20:21:54.0239877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0240435Z self=, 2025-05-07T20:21:54.0240589Z compile=True, 2025-05-07T20:21:54.0240778Z pooling_mode=, 2025-05-07T20:21:54.0240927Z T=1, 2025-05-07T20:21:54.0241070Z D=79, 2025-05-07T20:21:54.0241221Z B=54, 2025-05-07T20:21:54.0241368Z log_E=5, 2025-05-07T20:21:54.0241511Z L=13, 2025-05-07T20:21:54.0241671Z D_gradcheck=1, 2025-05-07T20:21:54.0241847Z stochastic_rounding=False, 2025-05-07T20:21:54.0242001Z weighted=True, 2025-05-07T20:21:54.0242161Z row_wise=True, 2025-05-07T20:21:54.0242311Z mixed=True, 2025-05-07T20:21:54.0242465Z use_cache=False, 2025-05-07T20:21:54.0242663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0242813Z use_cpu=True, 2025-05-07T20:21:54.0242999Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0243145Z ) 2025-05-07T20:21:54.0243365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0243915Z self=, 2025-05-07T20:21:54.0244076Z compile=False, 2025-05-07T20:21:54.0244264Z pooling_mode=, 2025-05-07T20:21:54.0244414Z T=5, 2025-05-07T20:21:54.0244557Z D=32, 2025-05-07T20:21:54.0244699Z B=59, 2025-05-07T20:21:54.0244853Z log_E=5, 2025-05-07T20:21:54.0244999Z L=1, 2025-05-07T20:21:54.0245316Z D_gradcheck=1, 2025-05-07T20:21:54.0245513Z stochastic_rounding=False, 2025-05-07T20:21:54.0245669Z weighted=False, 2025-05-07T20:21:54.0245821Z row_wise=True, 2025-05-07T20:21:54.0245978Z mixed=True, 2025-05-07T20:21:54.0246130Z use_cache=True, 2025-05-07T20:21:54.0246320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0246479Z use_cpu=True, 2025-05-07T20:21:54.0246807Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0246948Z ) 2025-05-07T20:21:54.0247178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0247880Z self=, 2025-05-07T20:21:54.0248057Z compile=True, 2025-05-07T20:21:54.0248246Z pooling_mode=, 2025-05-07T20:21:54.0248389Z T=4, 2025-05-07T20:21:54.0248539Z D=104, 2025-05-07T20:21:54.0248685Z B=15, 2025-05-07T20:21:54.0248829Z log_E=5, 2025-05-07T20:21:54.0248980Z L=17, 2025-05-07T20:21:54.0249137Z D_gradcheck=2, 2025-05-07T20:21:54.0249312Z stochastic_rounding=False, 2025-05-07T20:21:54.0249470Z weighted=True, 2025-05-07T20:21:54.0249621Z row_wise=True, 2025-05-07T20:21:54.0249771Z mixed=False, 2025-05-07T20:21:54.0249930Z use_cache=False, 2025-05-07T20:21:54.0250119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0250273Z use_cpu=True, 2025-05-07T20:21:54.0250467Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0250611Z ) 2025-05-07T20:21:54.0250843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0251494Z self=, 2025-05-07T20:21:54.0251651Z compile=False, 2025-05-07T20:21:54.0251847Z pooling_mode=, 2025-05-07T20:21:54.0251990Z T=2, 2025-05-07T20:21:54.0252140Z D=98, 2025-05-07T20:21:54.0252299Z B=31, 2025-05-07T20:21:54.0252443Z log_E=5, 2025-05-07T20:21:54.0252587Z L=17, 2025-05-07T20:21:54.0252751Z D_gradcheck=2, 2025-05-07T20:21:54.0253020Z stochastic_rounding=True, 2025-05-07T20:21:54.0253174Z weighted=False, 2025-05-07T20:21:54.0253326Z row_wise=True, 2025-05-07T20:21:54.0253482Z mixed=True, 2025-05-07T20:21:54.0253635Z use_cache=True, 2025-05-07T20:21:54.0253826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0253982Z use_cpu=True, 2025-05-07T20:21:54.0254165Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0254307Z ) 2025-05-07T20:21:54.0254537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0255086Z self=, 2025-05-07T20:21:54.0255247Z compile=True, 2025-05-07T20:21:54.0255437Z pooling_mode=, 2025-05-07T20:21:54.0255580Z T=1, 2025-05-07T20:21:54.0255731Z D=81, 2025-05-07T20:21:54.0255875Z B=63, 2025-05-07T20:21:54.0256021Z log_E=4, 2025-05-07T20:21:54.0256172Z L=19, 2025-05-07T20:21:54.0256328Z D_gradcheck=2, 2025-05-07T20:21:54.0256503Z stochastic_rounding=True, 2025-05-07T20:21:54.0256664Z weighted=False, 2025-05-07T20:21:54.0256817Z row_wise=True, 2025-05-07T20:21:54.0256967Z mixed=True, 2025-05-07T20:21:54.0257124Z use_cache=True, 2025-05-07T20:21:54.0257312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0257468Z use_cpu=True, 2025-05-07T20:21:54.0257659Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0257800Z ) 2025-05-07T20:21:54.0258027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0258576Z self=, 2025-05-07T20:21:54.0258728Z compile=True, 2025-05-07T20:21:54.0258924Z pooling_mode=, 2025-05-07T20:21:54.0259067Z T=2, 2025-05-07T20:21:54.0259209Z D=58, 2025-05-07T20:21:54.0259360Z B=73, 2025-05-07T20:21:54.0259507Z log_E=3, 2025-05-07T20:21:54.0259766Z L=17, 2025-05-07T20:21:54.0259941Z D_gradcheck=1, 2025-05-07T20:21:54.0260114Z stochastic_rounding=False, 2025-05-07T20:21:54.0260266Z weighted=False, 2025-05-07T20:21:54.0260424Z row_wise=True, 2025-05-07T20:21:54.0260573Z mixed=False, 2025-05-07T20:21:54.0260737Z use_cache=False, 2025-05-07T20:21:54.0260926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0261194Z use_cpu=True, 2025-05-07T20:21:54.0261384Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0261525Z ) 2025-05-07T20:21:54.0261750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0262406Z self=, 2025-05-07T20:21:54.0262572Z compile=True, 2025-05-07T20:21:54.0262762Z pooling_mode=, 2025-05-07T20:21:54.0262913Z T=1, 2025-05-07T20:21:54.0263056Z D=119, 2025-05-07T20:21:54.0263201Z B=121, 2025-05-07T20:21:54.0263352Z log_E=3, 2025-05-07T20:21:54.0263504Z L=12, 2025-05-07T20:21:54.0263658Z D_gradcheck=1, 2025-05-07T20:21:54.0263841Z stochastic_rounding=True, 2025-05-07T20:21:54.0264107Z weighted=True, 2025-05-07T20:21:54.0264276Z row_wise=True, 2025-05-07T20:21:54.0264425Z mixed=True, 2025-05-07T20:21:54.0264577Z use_cache=True, 2025-05-07T20:21:54.0264778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0264934Z use_cpu=True, 2025-05-07T20:21:54.0265114Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0265261Z ) 2025-05-07T20:21:54.0265608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0266160Z self=, 2025-05-07T20:21:54.0266323Z compile=False, 2025-05-07T20:21:54.0266515Z pooling_mode=, 2025-05-07T20:21:54.0266659Z T=3, 2025-05-07T20:21:54.0266810Z D=15, 2025-05-07T20:21:54.0266953Z B=89, 2025-05-07T20:21:54.0267106Z log_E=3, 2025-05-07T20:21:54.0267251Z L=15, 2025-05-07T20:21:54.0267405Z D_gradcheck=2, 2025-05-07T20:21:54.0267586Z stochastic_rounding=True, 2025-05-07T20:21:54.0267740Z weighted=True, 2025-05-07T20:21:54.0267890Z row_wise=True, 2025-05-07T20:21:54.0268047Z mixed=True, 2025-05-07T20:21:54.0268201Z use_cache=True, 2025-05-07T20:21:54.0268389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0268553Z use_cpu=True, 2025-05-07T20:21:54.0268737Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0268881Z ) 2025-05-07T20:21:54.0269112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0269657Z self=, 2025-05-07T20:21:54.0269811Z compile=True, 2025-05-07T20:21:54.0270008Z pooling_mode=, 2025-05-07T20:21:54.0270154Z T=4, 2025-05-07T20:21:54.0270306Z D=78, 2025-05-07T20:21:54.0270451Z B=13, 2025-05-07T20:21:54.0270602Z log_E=4, 2025-05-07T20:21:54.0270754Z L=5, 2025-05-07T20:21:54.0270908Z D_gradcheck=2, 2025-05-07T20:21:54.0271080Z stochastic_rounding=True, 2025-05-07T20:21:54.0271242Z weighted=False, 2025-05-07T20:21:54.0271395Z row_wise=True, 2025-05-07T20:21:54.0271544Z mixed=True, 2025-05-07T20:21:54.0271708Z use_cache=False, 2025-05-07T20:21:54.0271898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0272054Z use_cpu=True, 2025-05-07T20:21:54.0272240Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0272387Z ) 2025-05-07T20:21:54.0272614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0273163Z self=, 2025-05-07T20:21:54.0273320Z compile=False, 2025-05-07T20:21:54.0273517Z pooling_mode=, 2025-05-07T20:21:54.0273663Z T=2, 2025-05-07T20:21:54.0273807Z D=15, 2025-05-07T20:21:54.0273960Z B=51, 2025-05-07T20:21:54.0274237Z log_E=4, 2025-05-07T20:21:54.0274547Z L=10, 2025-05-07T20:21:54.0274713Z D_gradcheck=2, 2025-05-07T20:21:54.0274888Z stochastic_rounding=False, 2025-05-07T20:21:54.0275042Z weighted=True, 2025-05-07T20:21:54.0275199Z row_wise=True, 2025-05-07T20:21:54.0275346Z mixed=True, 2025-05-07T20:21:54.0275523Z use_cache=True, 2025-05-07T20:21:54.0275809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0275963Z use_cpu=True, 2025-05-07T20:21:54.0276148Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0276294Z ) 2025-05-07T20:21:54.0276616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0277179Z self=, 2025-05-07T20:21:54.0277336Z compile=False, 2025-05-07T20:21:54.0277532Z pooling_mode=, 2025-05-07T20:21:54.0277685Z T=5, 2025-05-07T20:21:54.0277830Z D=87, 2025-05-07T20:21:54.0277983Z B=110, 2025-05-07T20:21:54.0278132Z log_E=4, 2025-05-07T20:21:54.0278278Z L=3, 2025-05-07T20:21:54.0278441Z D_gradcheck=1, 2025-05-07T20:21:54.0278615Z stochastic_rounding=True, 2025-05-07T20:21:54.0278770Z weighted=False, 2025-05-07T20:21:54.0278927Z row_wise=True, 2025-05-07T20:21:54.0279080Z mixed=False, 2025-05-07T20:21:54.0279233Z use_cache=True, 2025-05-07T20:21:54.0279433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0279585Z use_cpu=True, 2025-05-07T20:21:54.0279768Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0280046Z ) 2025-05-07T20:21:54.0280277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0280821Z self=, 2025-05-07T20:21:54.0280981Z compile=True, 2025-05-07T20:21:54.0281166Z pooling_mode=, 2025-05-07T20:21:54.0281317Z T=4, 2025-05-07T20:21:54.0281463Z D=45, 2025-05-07T20:21:54.0281611Z B=32, 2025-05-07T20:21:54.0281764Z log_E=4, 2025-05-07T20:21:54.0281907Z L=16, 2025-05-07T20:21:54.0282060Z D_gradcheck=2, 2025-05-07T20:21:54.0282234Z stochastic_rounding=True, 2025-05-07T20:21:54.0282389Z weighted=True, 2025-05-07T20:21:54.0282541Z row_wise=True, 2025-05-07T20:21:54.0282697Z mixed=False, 2025-05-07T20:21:54.0282846Z use_cache=True, 2025-05-07T20:21:54.0283037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0283197Z use_cpu=True, 2025-05-07T20:21:54.0283377Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0283521Z ) 2025-05-07T20:21:54.0283753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0284294Z self=, 2025-05-07T20:21:54.0284457Z compile=True, 2025-05-07T20:21:54.0284644Z pooling_mode=, 2025-05-07T20:21:54.0284788Z T=1, 2025-05-07T20:21:54.0284936Z D=64, 2025-05-07T20:21:54.0285083Z B=71, 2025-05-07T20:21:54.0285230Z log_E=5, 2025-05-07T20:21:54.0285384Z L=10, 2025-05-07T20:21:54.0285537Z D_gradcheck=1, 2025-05-07T20:21:54.0285708Z stochastic_rounding=True, 2025-05-07T20:21:54.0285868Z weighted=True, 2025-05-07T20:21:54.0286018Z row_wise=True, 2025-05-07T20:21:54.0286169Z mixed=True, 2025-05-07T20:21:54.0286328Z use_cache=True, 2025-05-07T20:21:54.0286521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0286681Z use_cpu=True, 2025-05-07T20:21:54.0286866Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0287008Z ) 2025-05-07T20:21:54.0287242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0287785Z self=, 2025-05-07T20:21:54.0287940Z compile=True, 2025-05-07T20:21:54.0288138Z pooling_mode=, 2025-05-07T20:21:54.0288280Z T=4, 2025-05-07T20:21:54.0288424Z D=5, 2025-05-07T20:21:54.0288714Z B=84, 2025-05-07T20:21:54.0288880Z log_E=3, 2025-05-07T20:21:54.0289025Z L=6, 2025-05-07T20:21:54.0289184Z D_gradcheck=1, 2025-05-07T20:21:54.0289356Z stochastic_rounding=True, 2025-05-07T20:21:54.0289514Z weighted=True, 2025-05-07T20:21:54.0289671Z row_wise=True, 2025-05-07T20:21:54.0289821Z mixed=False, 2025-05-07T20:21:54.0290101Z use_cache=False, 2025-05-07T20:21:54.0290291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0290442Z use_cpu=True, 2025-05-07T20:21:54.0290635Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0290881Z ) 2025-05-07T20:21:54.0291117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0291667Z self=, 2025-05-07T20:21:54.0291821Z compile=False, 2025-05-07T20:21:54.0292008Z pooling_mode=, 2025-05-07T20:21:54.0292165Z T=5, 2025-05-07T20:21:54.0292315Z D=120, 2025-05-07T20:21:54.0292459Z B=38, 2025-05-07T20:21:54.0292609Z log_E=5, 2025-05-07T20:21:54.0292754Z L=4, 2025-05-07T20:21:54.0292905Z D_gradcheck=1, 2025-05-07T20:21:54.0293084Z stochastic_rounding=False, 2025-05-07T20:21:54.0293236Z weighted=True, 2025-05-07T20:21:54.0293398Z row_wise=True, 2025-05-07T20:21:54.0293553Z mixed=False, 2025-05-07T20:21:54.0293714Z use_cache=False, 2025-05-07T20:21:54.0293915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0294072Z use_cpu=True, 2025-05-07T20:21:54.0294386Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0294538Z ) 2025-05-07T20:21:54.0840461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0841577Z self=, 2025-05-07T20:21:54.0842432Z compile=False, 2025-05-07T20:21:54.0842845Z pooling_mode=, 2025-05-07T20:21:54.0843316Z T=3, 2025-05-07T20:21:54.0843672Z D=127, 2025-05-07T20:21:54.0844009Z B=64, 2025-05-07T20:21:54.0844349Z log_E=3, 2025-05-07T20:21:54.0844688Z L=1, 2025-05-07T20:21:54.0845033Z D_gradcheck=1, 2025-05-07T20:21:54.0845427Z stochastic_rounding=True, 2025-05-07T20:21:54.0845866Z weighted=False, 2025-05-07T20:21:54.0846247Z row_wise=True, 2025-05-07T20:21:54.0846619Z mixed=False, 2025-05-07T20:21:54.0847005Z use_cache=False, 2025-05-07T20:21:54.0847420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0847903Z use_cpu=True, 2025-05-07T20:21:54.0848312Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0848761Z ) 2025-05-07T20:21:54.0849164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0850080Z self=, 2025-05-07T20:21:54.0850932Z compile=False, 2025-05-07T20:21:54.0851344Z pooling_mode=, 2025-05-07T20:21:54.0851818Z T=2, 2025-05-07T20:21:54.0852148Z D=57, 2025-05-07T20:21:54.0852481Z B=13, 2025-05-07T20:21:54.0852820Z log_E=4, 2025-05-07T20:21:54.0853159Z L=7, 2025-05-07T20:21:54.0853499Z D_gradcheck=1, 2025-05-07T20:21:54.0853895Z stochastic_rounding=True, 2025-05-07T20:21:54.0854325Z weighted=False, 2025-05-07T20:21:54.0854698Z row_wise=True, 2025-05-07T20:21:54.0855068Z mixed=False, 2025-05-07T20:21:54.0855433Z use_cache=True, 2025-05-07T20:21:54.0855845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0856329Z use_cpu=True, 2025-05-07T20:21:54.0856731Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0857171Z ) 2025-05-07T20:21:54.0857571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0858483Z self=, 2025-05-07T20:21:54.0859334Z compile=False, 2025-05-07T20:21:54.0859747Z pooling_mode=, 2025-05-07T20:21:54.0860588Z T=3, 2025-05-07T20:21:54.0860945Z D=12, 2025-05-07T20:21:54.0861282Z B=6, 2025-05-07T20:21:54.0861615Z log_E=3, 2025-05-07T20:21:54.0861956Z L=11, 2025-05-07T20:21:54.0862300Z D_gradcheck=2, 2025-05-07T20:21:54.0862698Z stochastic_rounding=True, 2025-05-07T20:21:54.0863136Z weighted=True, 2025-05-07T20:21:54.0863509Z row_wise=True, 2025-05-07T20:21:54.0864135Z mixed=False, 2025-05-07T20:21:54.0864517Z use_cache=False, 2025-05-07T20:21:54.0864943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0865433Z use_cpu=True, 2025-05-07T20:21:54.0866003Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0866467Z ) 2025-05-07T20:21:54.0866869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0867791Z self=, 2025-05-07T20:21:54.0868646Z compile=True, 2025-05-07T20:21:54.0869054Z pooling_mode=, 2025-05-07T20:21:54.0869537Z T=5, 2025-05-07T20:21:54.0869867Z D=20, 2025-05-07T20:21:54.0870203Z B=50, 2025-05-07T20:21:54.0870537Z log_E=4, 2025-05-07T20:21:54.0870877Z L=11, 2025-05-07T20:21:54.0871222Z D_gradcheck=2, 2025-05-07T20:21:54.0871620Z stochastic_rounding=False, 2025-05-07T20:21:54.0872049Z weighted=False, 2025-05-07T20:21:54.0872431Z row_wise=True, 2025-05-07T20:21:54.0872809Z mixed=False, 2025-05-07T20:21:54.0873172Z use_cache=True, 2025-05-07T20:21:54.0873584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0874297Z use_cpu=True, 2025-05-07T20:21:54.0874692Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0875141Z ) 2025-05-07T20:21:54.0875542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0876453Z self=, 2025-05-07T20:21:54.0877312Z compile=False, 2025-05-07T20:21:54.0877723Z pooling_mode=, 2025-05-07T20:21:54.0878202Z T=1, 2025-05-07T20:21:54.0878531Z D=42, 2025-05-07T20:21:54.0878871Z B=3, 2025-05-07T20:21:54.0879208Z log_E=3, 2025-05-07T20:21:54.0879544Z L=1, 2025-05-07T20:21:54.0879884Z D_gradcheck=2, 2025-05-07T20:21:54.0880282Z stochastic_rounding=True, 2025-05-07T20:21:54.0880721Z weighted=False, 2025-05-07T20:21:54.0881098Z row_wise=True, 2025-05-07T20:21:54.0881481Z mixed=False, 2025-05-07T20:21:54.0881846Z use_cache=True, 2025-05-07T20:21:54.0882257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0882746Z use_cpu=True, 2025-05-07T20:21:54.0883144Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0883596Z ) 2025-05-07T20:21:54.0883995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0884900Z self=, 2025-05-07T20:21:54.0885757Z compile=True, 2025-05-07T20:21:54.0886180Z pooling_mode=, 2025-05-07T20:21:54.0886647Z T=1, 2025-05-07T20:21:54.0886987Z D=93, 2025-05-07T20:21:54.0887329Z B=45, 2025-05-07T20:21:54.0887666Z log_E=5, 2025-05-07T20:21:54.0888001Z L=12, 2025-05-07T20:21:54.0888347Z D_gradcheck=1, 2025-05-07T20:21:54.0888740Z stochastic_rounding=False, 2025-05-07T20:21:54.0889173Z weighted=False, 2025-05-07T20:21:54.0889560Z row_wise=True, 2025-05-07T20:21:54.0889934Z mixed=False, 2025-05-07T20:21:54.0890303Z use_cache=False, 2025-05-07T20:21:54.0890725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0891216Z use_cpu=True, 2025-05-07T20:21:54.0891612Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0892054Z ) 2025-05-07T20:21:54.0892452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0893355Z self=, 2025-05-07T20:21:54.0894208Z compile=True, 2025-05-07T20:21:54.0894867Z pooling_mode=, 2025-05-07T20:21:54.0895353Z T=4, 2025-05-07T20:21:54.0895684Z D=49, 2025-05-07T20:21:54.0896018Z B=66, 2025-05-07T20:21:54.0896344Z log_E=5, 2025-05-07T20:21:54.0896689Z L=8, 2025-05-07T20:21:54.0897028Z D_gradcheck=2, 2025-05-07T20:21:54.0897418Z stochastic_rounding=False, 2025-05-07T20:21:54.0897862Z weighted=True, 2025-05-07T20:21:54.0898423Z row_wise=True, 2025-05-07T20:21:54.0898797Z mixed=False, 2025-05-07T20:21:54.0899159Z use_cache=True, 2025-05-07T20:21:54.0899576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0900151Z use_cpu=True, 2025-05-07T20:21:54.0900570Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0901018Z ) 2025-05-07T20:21:54.0901411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0902323Z self=, 2025-05-07T20:21:54.0903183Z compile=False, 2025-05-07T20:21:54.0903601Z pooling_mode=, 2025-05-07T20:21:54.0904185Z T=3, 2025-05-07T20:21:54.0904527Z D=53, 2025-05-07T20:21:54.0904864Z B=59, 2025-05-07T20:21:54.0905196Z log_E=4, 2025-05-07T20:21:54.0905549Z L=16, 2025-05-07T20:21:54.0905892Z D_gradcheck=1, 2025-05-07T20:21:54.0906277Z stochastic_rounding=True, 2025-05-07T20:21:54.0906724Z weighted=False, 2025-05-07T20:21:54.0907107Z row_wise=True, 2025-05-07T20:21:54.0907470Z mixed=False, 2025-05-07T20:21:54.0907852Z use_cache=False, 2025-05-07T20:21:54.0908418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0908901Z use_cpu=True, 2025-05-07T20:21:54.0909300Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0909747Z ) 2025-05-07T20:21:54.0910143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0911054Z self=, 2025-05-07T20:21:54.0911912Z compile=True, 2025-05-07T20:21:54.0912324Z pooling_mode=, 2025-05-07T20:21:54.0912787Z T=2, 2025-05-07T20:21:54.0913120Z D=66, 2025-05-07T20:21:54.0913453Z B=41, 2025-05-07T20:21:54.0913784Z log_E=4, 2025-05-07T20:21:54.0914128Z L=5, 2025-05-07T20:21:54.0914466Z D_gradcheck=1, 2025-05-07T20:21:54.0914855Z stochastic_rounding=False, 2025-05-07T20:21:54.0915292Z weighted=True, 2025-05-07T20:21:54.0915674Z row_wise=True, 2025-05-07T20:21:54.0916038Z mixed=True, 2025-05-07T20:21:54.0916727Z use_cache=False, 2025-05-07T20:21:54.0917159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0917640Z use_cpu=True, 2025-05-07T20:21:54.0918041Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0918485Z ) 2025-05-07T20:21:54.0918875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0919788Z self=, 2025-05-07T20:21:54.0920648Z compile=True, 2025-05-07T20:21:54.0921053Z pooling_mode=, 2025-05-07T20:21:54.0921527Z T=2, 2025-05-07T20:21:54.0921858Z D=101, 2025-05-07T20:21:54.0922199Z B=62, 2025-05-07T20:21:54.0922527Z log_E=4, 2025-05-07T20:21:54.0922871Z L=3, 2025-05-07T20:21:54.0923213Z D_gradcheck=1, 2025-05-07T20:21:54.0923601Z stochastic_rounding=True, 2025-05-07T20:21:54.0924040Z weighted=True, 2025-05-07T20:21:54.0924415Z row_wise=True, 2025-05-07T20:21:54.0924780Z mixed=False, 2025-05-07T20:21:54.0925149Z use_cache=True, 2025-05-07T20:21:54.0925568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0926047Z use_cpu=True, 2025-05-07T20:21:54.0926448Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0926895Z ) 2025-05-07T20:21:54.0927289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0928201Z self=, 2025-05-07T20:21:54.0929057Z compile=True, 2025-05-07T20:21:54.0929807Z pooling_mode=, 2025-05-07T20:21:54.0930312Z T=4, 2025-05-07T20:21:54.0930647Z D=97, 2025-05-07T20:21:54.0930974Z B=25, 2025-05-07T20:21:54.0931311Z log_E=4, 2025-05-07T20:21:54.0931655Z L=6, 2025-05-07T20:21:54.0931987Z D_gradcheck=2, 2025-05-07T20:21:54.0932382Z stochastic_rounding=False, 2025-05-07T20:21:54.0933021Z weighted=False, 2025-05-07T20:21:54.0933391Z row_wise=True, 2025-05-07T20:21:54.0933762Z mixed=True, 2025-05-07T20:21:54.0934136Z use_cache=False, 2025-05-07T20:21:54.0934738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0935229Z use_cpu=True, 2025-05-07T20:21:54.0935633Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0936076Z ) 2025-05-07T20:21:54.0936467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0937380Z self=, 2025-05-07T20:21:54.0938241Z compile=True, 2025-05-07T20:21:54.0938643Z pooling_mode=, 2025-05-07T20:21:54.0939117Z T=3, 2025-05-07T20:21:54.0939448Z D=76, 2025-05-07T20:21:54.0939779Z B=118, 2025-05-07T20:21:54.0940114Z log_E=5, 2025-05-07T20:21:54.0940462Z L=15, 2025-05-07T20:21:54.0940796Z D_gradcheck=2, 2025-05-07T20:21:54.0941189Z stochastic_rounding=True, 2025-05-07T20:21:54.0941627Z weighted=True, 2025-05-07T20:21:54.0941995Z row_wise=True, 2025-05-07T20:21:54.0942365Z mixed=True, 2025-05-07T20:21:54.0942959Z use_cache=False, 2025-05-07T20:21:54.0943382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0943870Z use_cpu=True, 2025-05-07T20:21:54.0944422Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0944866Z ) 2025-05-07T20:21:54.0945254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0946165Z self=, 2025-05-07T20:21:54.0947022Z compile=True, 2025-05-07T20:21:54.0947424Z pooling_mode=, 2025-05-07T20:21:54.0947895Z T=5, 2025-05-07T20:21:54.0948224Z D=23, 2025-05-07T20:21:54.0948549Z B=97, 2025-05-07T20:21:54.0948967Z log_E=4, 2025-05-07T20:21:54.0949312Z L=7, 2025-05-07T20:21:54.0949651Z D_gradcheck=1, 2025-05-07T20:21:54.0950038Z stochastic_rounding=False, 2025-05-07T20:21:54.0950483Z weighted=False, 2025-05-07T20:21:54.0950861Z row_wise=True, 2025-05-07T20:21:54.0951230Z mixed=False, 2025-05-07T20:21:54.0951603Z use_cache=True, 2025-05-07T20:21:54.0952021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0952497Z use_cpu=True, 2025-05-07T20:21:54.0952896Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0953337Z ) 2025-05-07T20:21:54.0953729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0954639Z self=, 2025-05-07T20:21:54.0955500Z compile=True, 2025-05-07T20:21:54.0955912Z pooling_mode=, 2025-05-07T20:21:54.0956377Z T=2, 2025-05-07T20:21:54.0956709Z D=71, 2025-05-07T20:21:54.0957043Z B=112, 2025-05-07T20:21:54.0957370Z log_E=5, 2025-05-07T20:21:54.0957716Z L=13, 2025-05-07T20:21:54.0958056Z D_gradcheck=2, 2025-05-07T20:21:54.0958442Z stochastic_rounding=False, 2025-05-07T20:21:54.0958880Z weighted=True, 2025-05-07T20:21:54.0959259Z row_wise=True, 2025-05-07T20:21:54.0959619Z mixed=False, 2025-05-07T20:21:54.0959990Z use_cache=False, 2025-05-07T20:21:54.0960415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0960886Z use_cpu=True, 2025-05-07T20:21:54.0961282Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.0961729Z ) 2025-05-07T20:21:54.0962116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0963255Z self=, 2025-05-07T20:21:54.0964133Z compile=False, 2025-05-07T20:21:54.0964536Z pooling_mode=, 2025-05-07T20:21:54.0965007Z T=1, 2025-05-07T20:21:54.0965343Z D=3, 2025-05-07T20:21:54.0965678Z B=117, 2025-05-07T20:21:54.0966008Z log_E=5, 2025-05-07T20:21:54.0966357Z L=11, 2025-05-07T20:21:54.0966703Z D_gradcheck=2, 2025-05-07T20:21:54.0967218Z stochastic_rounding=True, 2025-05-07T20:21:54.0967651Z weighted=True, 2025-05-07T20:21:54.0968024Z row_wise=True, 2025-05-07T20:21:54.0968389Z mixed=True, 2025-05-07T20:21:54.0968756Z use_cache=False, 2025-05-07T20:21:54.0969258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.0969752Z use_cpu=True, 2025-05-07T20:21:54.0970147Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0970593Z ) 2025-05-07T20:21:54.0970982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.0971901Z self=, 2025-05-07T20:21:54.0972757Z compile=True, 2025-05-07T20:21:54.0973165Z pooling_mode=, 2025-05-07T20:21:54.0973631Z T=5, 2025-05-07T20:21:54.0973963Z D=101, 2025-05-07T20:21:54.0974291Z B=75, 2025-05-07T20:21:54.0974629Z log_E=4, 2025-05-07T20:21:54.0974971Z L=9, 2025-05-07T20:21:54.0975306Z D_gradcheck=1, 2025-05-07T20:21:54.0975711Z stochastic_rounding=False, 2025-05-07T20:21:54.0976153Z weighted=False, 2025-05-07T20:21:54.0976527Z row_wise=True, 2025-05-07T20:21:54.0977029Z mixed=True, 2025-05-07T20:21:54.0977406Z use_cache=False, 2025-05-07T20:21:54.0977837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.0978316Z use_cpu=True, 2025-05-07T20:21:54.0978720Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.0979167Z ) 2025-05-07T20:21:54.1445994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1447097Z self=, 2025-05-07T20:21:54.1447958Z compile=False, 2025-05-07T20:21:54.1448374Z pooling_mode=, 2025-05-07T20:21:54.1448843Z T=4, 2025-05-07T20:21:54.1449180Z D=114, 2025-05-07T20:21:54.1449514Z B=76, 2025-05-07T20:21:54.1449848Z log_E=4, 2025-05-07T20:21:54.1450184Z L=13, 2025-05-07T20:21:54.1450527Z D_gradcheck=1, 2025-05-07T20:21:54.1450937Z stochastic_rounding=False, 2025-05-07T20:21:54.1451375Z weighted=True, 2025-05-07T20:21:54.1451749Z row_wise=True, 2025-05-07T20:21:54.1452141Z mixed=False, 2025-05-07T20:21:54.1452513Z use_cache=True, 2025-05-07T20:21:54.1452928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1453411Z use_cpu=True, 2025-05-07T20:21:54.1453804Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1454251Z ) 2025-05-07T20:21:54.1454662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1455606Z self=, 2025-05-07T20:21:54.1456458Z compile=False, 2025-05-07T20:21:54.1456866Z pooling_mode=, 2025-05-07T20:21:54.1457336Z T=2, 2025-05-07T20:21:54.1457665Z D=34, 2025-05-07T20:21:54.1457998Z B=119, 2025-05-07T20:21:54.1458335Z log_E=4, 2025-05-07T20:21:54.1458673Z L=5, 2025-05-07T20:21:54.1459020Z D_gradcheck=2, 2025-05-07T20:21:54.1459413Z stochastic_rounding=True, 2025-05-07T20:21:54.1459841Z weighted=True, 2025-05-07T20:21:54.1460223Z row_wise=True, 2025-05-07T20:21:54.1460597Z mixed=True, 2025-05-07T20:21:54.1460965Z use_cache=True, 2025-05-07T20:21:54.1461375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1461857Z use_cpu=True, 2025-05-07T20:21:54.1462249Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1462697Z ) 2025-05-07T20:21:54.1463099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1464448Z self=, 2025-05-07T20:21:54.1465333Z compile=True, 2025-05-07T20:21:54.1465742Z pooling_mode=, 2025-05-07T20:21:54.1466212Z T=1, 2025-05-07T20:21:54.1466539Z D=120, 2025-05-07T20:21:54.1466876Z B=36, 2025-05-07T20:21:54.1467211Z log_E=3, 2025-05-07T20:21:54.1467549Z L=6, 2025-05-07T20:21:54.1468045Z D_gradcheck=1, 2025-05-07T20:21:54.1468436Z stochastic_rounding=True, 2025-05-07T20:21:54.1468862Z weighted=False, 2025-05-07T20:21:54.1469242Z row_wise=True, 2025-05-07T20:21:54.1469611Z mixed=True, 2025-05-07T20:21:54.1470134Z use_cache=False, 2025-05-07T20:21:54.1470573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1471048Z use_cpu=True, 2025-05-07T20:21:54.1471439Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1471885Z ) 2025-05-07T20:21:54.1472285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1473196Z self=, 2025-05-07T20:21:54.1474054Z compile=False, 2025-05-07T20:21:54.1474472Z pooling_mode=, 2025-05-07T20:21:54.1474940Z T=2, 2025-05-07T20:21:54.1475275Z D=68, 2025-05-07T20:21:54.1475607Z B=73, 2025-05-07T20:21:54.1475946Z log_E=5, 2025-05-07T20:21:54.1476285Z L=16, 2025-05-07T20:21:54.1476629Z D_gradcheck=2, 2025-05-07T20:21:54.1477027Z stochastic_rounding=True, 2025-05-07T20:21:54.1477456Z weighted=True, 2025-05-07T20:21:54.1478061Z row_wise=True, 2025-05-07T20:21:54.1478433Z mixed=True, 2025-05-07T20:21:54.1478790Z use_cache=True, 2025-05-07T20:21:54.1479207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1479691Z use_cpu=True, 2025-05-07T20:21:54.1480082Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1480533Z ) 2025-05-07T20:21:54.1480932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1481845Z self=, 2025-05-07T20:21:54.1482701Z compile=True, 2025-05-07T20:21:54.1483108Z pooling_mode=, 2025-05-07T20:21:54.1483574Z T=3, 2025-05-07T20:21:54.1483903Z D=38, 2025-05-07T20:21:54.1484232Z B=93, 2025-05-07T20:21:54.1484557Z log_E=4, 2025-05-07T20:21:54.1484900Z L=20, 2025-05-07T20:21:54.1485247Z D_gradcheck=1, 2025-05-07T20:21:54.1485636Z stochastic_rounding=True, 2025-05-07T20:21:54.1486070Z weighted=False, 2025-05-07T20:21:54.1486450Z row_wise=True, 2025-05-07T20:21:54.1486825Z mixed=True, 2025-05-07T20:21:54.1487182Z use_cache=False, 2025-05-07T20:21:54.1487603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1488084Z use_cpu=True, 2025-05-07T20:21:54.1488479Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1488922Z ) 2025-05-07T20:21:54.1489322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1490230Z self=, 2025-05-07T20:21:54.1491093Z compile=False, 2025-05-07T20:21:54.1491509Z pooling_mode=, 2025-05-07T20:21:54.1491971Z T=5, 2025-05-07T20:21:54.1492299Z D=77, 2025-05-07T20:21:54.1492632Z B=114, 2025-05-07T20:21:54.1492959Z log_E=4, 2025-05-07T20:21:54.1493305Z L=8, 2025-05-07T20:21:54.1493644Z D_gradcheck=1, 2025-05-07T20:21:54.1494030Z stochastic_rounding=True, 2025-05-07T20:21:54.1494466Z weighted=True, 2025-05-07T20:21:54.1494839Z row_wise=True, 2025-05-07T20:21:54.1495207Z mixed=False, 2025-05-07T20:21:54.1495572Z use_cache=False, 2025-05-07T20:21:54.1495994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1496467Z use_cpu=True, 2025-05-07T20:21:54.1496866Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1497310Z ) 2025-05-07T20:21:54.1497705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1498873Z self=, 2025-05-07T20:21:54.1499756Z compile=True, 2025-05-07T20:21:54.1500162Z pooling_mode=, 2025-05-07T20:21:54.1500626Z T=5, 2025-05-07T20:21:54.1500965Z D=84, 2025-05-07T20:21:54.1501297Z B=74, 2025-05-07T20:21:54.1501624Z log_E=5, 2025-05-07T20:21:54.1502111Z L=3, 2025-05-07T20:21:54.1502450Z D_gradcheck=2, 2025-05-07T20:21:54.1502836Z stochastic_rounding=False, 2025-05-07T20:21:54.1503276Z weighted=True, 2025-05-07T20:21:54.1503760Z row_wise=True, 2025-05-07T20:21:54.1504250Z mixed=True, 2025-05-07T20:21:54.1504618Z use_cache=True, 2025-05-07T20:21:54.1505034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1505507Z use_cpu=True, 2025-05-07T20:21:54.1505911Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1506361Z ) 2025-05-07T20:21:54.1506753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1507670Z self=, 2025-05-07T20:21:54.1508523Z compile=True, 2025-05-07T20:21:54.1508931Z pooling_mode=, 2025-05-07T20:21:54.1509394Z T=1, 2025-05-07T20:21:54.1509724Z D=2, 2025-05-07T20:21:54.1510058Z B=101, 2025-05-07T20:21:54.1510390Z log_E=4, 2025-05-07T20:21:54.1510740Z L=20, 2025-05-07T20:21:54.1511082Z D_gradcheck=1, 2025-05-07T20:21:54.1511466Z stochastic_rounding=False, 2025-05-07T20:21:54.1512035Z weighted=True, 2025-05-07T20:21:54.1512412Z row_wise=True, 2025-05-07T20:21:54.1512776Z mixed=False, 2025-05-07T20:21:54.1513148Z use_cache=False, 2025-05-07T20:21:54.1513570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1514042Z use_cpu=True, 2025-05-07T20:21:54.1514442Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1514884Z ) 2025-05-07T20:21:54.1515274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1516467Z self=, 2025-05-07T20:21:54.1517349Z compile=True, 2025-05-07T20:21:54.1517757Z pooling_mode=, 2025-05-07T20:21:54.1518226Z T=3, 2025-05-07T20:21:54.1518557Z D=61, 2025-05-07T20:21:54.1518886Z B=24, 2025-05-07T20:21:54.1519325Z log_E=3, 2025-05-07T20:21:54.1519663Z L=14, 2025-05-07T20:21:54.1520008Z D_gradcheck=1, 2025-05-07T20:21:54.1520404Z stochastic_rounding=False, 2025-05-07T20:21:54.1520840Z weighted=False, 2025-05-07T20:21:54.1521228Z row_wise=True, 2025-05-07T20:21:54.1521599Z mixed=False, 2025-05-07T20:21:54.1521967Z use_cache=True, 2025-05-07T20:21:54.1522369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1522850Z use_cpu=True, 2025-05-07T20:21:54.1523251Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1523690Z ) 2025-05-07T20:21:54.1524095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1525007Z self=, 2025-05-07T20:21:54.1525856Z compile=False, 2025-05-07T20:21:54.1526266Z pooling_mode=, 2025-05-07T20:21:54.1526735Z T=1, 2025-05-07T20:21:54.1527058Z D=103, 2025-05-07T20:21:54.1527392Z B=54, 2025-05-07T20:21:54.1527731Z log_E=4, 2025-05-07T20:21:54.1528069Z L=7, 2025-05-07T20:21:54.1528407Z D_gradcheck=1, 2025-05-07T20:21:54.1528803Z stochastic_rounding=True, 2025-05-07T20:21:54.1529237Z weighted=True, 2025-05-07T20:21:54.1529610Z row_wise=True, 2025-05-07T20:21:54.1529978Z mixed=True, 2025-05-07T20:21:54.1530338Z use_cache=True, 2025-05-07T20:21:54.1530751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1531233Z use_cpu=True, 2025-05-07T20:21:54.1531639Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1532077Z ) 2025-05-07T20:21:54.1532780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1533708Z self=, 2025-05-07T20:21:54.1534559Z compile=False, 2025-05-07T20:21:54.1534973Z pooling_mode=, 2025-05-07T20:21:54.1535443Z T=1, 2025-05-07T20:21:54.1535769Z D=49, 2025-05-07T20:21:54.1536103Z B=63, 2025-05-07T20:21:54.1536640Z log_E=4, 2025-05-07T20:21:54.1536783Z L=10, 2025-05-07T20:21:54.1536935Z D_gradcheck=2, 2025-05-07T20:21:54.1537123Z stochastic_rounding=False, 2025-05-07T20:21:54.1537442Z weighted=True, 2025-05-07T20:21:54.1537611Z row_wise=True, 2025-05-07T20:21:54.1537771Z mixed=False, 2025-05-07T20:21:54.1537929Z use_cache=True, 2025-05-07T20:21:54.1538120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1538279Z use_cpu=True, 2025-05-07T20:21:54.1538464Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1538614Z ) 2025-05-07T20:21:54.1538865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1539412Z self=, 2025-05-07T20:21:54.1539575Z compile=True, 2025-05-07T20:21:54.1539763Z pooling_mode=, 2025-05-07T20:21:54.1539906Z T=3, 2025-05-07T20:21:54.1540060Z D=114, 2025-05-07T20:21:54.1540208Z B=50, 2025-05-07T20:21:54.1540354Z log_E=4, 2025-05-07T20:21:54.1540506Z L=16, 2025-05-07T20:21:54.1540657Z D_gradcheck=2, 2025-05-07T20:21:54.1541026Z stochastic_rounding=True, 2025-05-07T20:21:54.1541191Z weighted=True, 2025-05-07T20:21:54.1541346Z row_wise=True, 2025-05-07T20:21:54.1541503Z mixed=True, 2025-05-07T20:21:54.1541654Z use_cache=True, 2025-05-07T20:21:54.1541844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1542002Z use_cpu=True, 2025-05-07T20:21:54.1542183Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1542326Z ) 2025-05-07T20:21:54.1542556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1543099Z self=, 2025-05-07T20:21:54.1543254Z compile=False, 2025-05-07T20:21:54.1543449Z pooling_mode=, 2025-05-07T20:21:54.1543601Z T=2, 2025-05-07T20:21:54.1543746Z D=44, 2025-05-07T20:21:54.1543903Z B=20, 2025-05-07T20:21:54.1545783Z log_E=4, 2025-05-07T20:21:54.1545994Z L=17, 2025-05-07T20:21:54.1546152Z D_gradcheck=2, 2025-05-07T20:21:54.1546342Z stochastic_rounding=False, 2025-05-07T20:21:54.1546507Z weighted=True, 2025-05-07T20:21:54.1546658Z row_wise=True, 2025-05-07T20:21:54.1546809Z mixed=True, 2025-05-07T20:21:54.1546970Z use_cache=True, 2025-05-07T20:21:54.1547161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1547311Z use_cpu=True, 2025-05-07T20:21:54.1547499Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1547639Z ) 2025-05-07T20:21:54.1547870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1548424Z self=, 2025-05-07T20:21:54.1548578Z compile=True, 2025-05-07T20:21:54.1548764Z pooling_mode=, 2025-05-07T20:21:54.1548916Z T=5, 2025-05-07T20:21:54.1549057Z D=118, 2025-05-07T20:21:54.1549211Z B=86, 2025-05-07T20:21:54.1549355Z log_E=3, 2025-05-07T20:21:54.1549498Z L=14, 2025-05-07T20:21:54.1549658Z D_gradcheck=2, 2025-05-07T20:21:54.1549831Z stochastic_rounding=False, 2025-05-07T20:21:54.1549987Z weighted=True, 2025-05-07T20:21:54.1550141Z row_wise=True, 2025-05-07T20:21:54.1550291Z mixed=True, 2025-05-07T20:21:54.1550444Z use_cache=False, 2025-05-07T20:21:54.1550638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1566745Z use_cpu=True, 2025-05-07T20:21:54.1567063Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1567224Z ) 2025-05-07T20:21:54.1567677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1568260Z self=, 2025-05-07T20:21:54.1568418Z compile=True, 2025-05-07T20:21:54.1568607Z pooling_mode=, 2025-05-07T20:21:54.1568747Z T=3, 2025-05-07T20:21:54.1569026Z D=119, 2025-05-07T20:21:54.1569167Z B=103, 2025-05-07T20:21:54.1569311Z log_E=3, 2025-05-07T20:21:54.1569461Z L=19, 2025-05-07T20:21:54.1569616Z D_gradcheck=2, 2025-05-07T20:21:54.1569898Z stochastic_rounding=True, 2025-05-07T20:21:54.1570075Z weighted=True, 2025-05-07T20:21:54.1570224Z row_wise=True, 2025-05-07T20:21:54.1570372Z mixed=False, 2025-05-07T20:21:54.1570530Z use_cache=False, 2025-05-07T20:21:54.1570717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.1570871Z use_cpu=True, 2025-05-07T20:21:54.1571050Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.1571193Z ) 2025-05-07T20:21:54.1571423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.1571967Z self=, 2025-05-07T20:21:54.1572117Z compile=True, 2025-05-07T20:21:54.1572309Z pooling_mode=, 2025-05-07T20:21:54.1572450Z T=4, 2025-05-07T20:21:54.1572594Z D=8, 2025-05-07T20:21:54.1572746Z B=99, 2025-05-07T20:21:54.1572889Z log_E=3, 2025-05-07T20:21:54.1573029Z L=9, 2025-05-07T20:21:54.1573304Z D_gradcheck=2, 2025-05-07T20:21:54.1573485Z stochastic_rounding=False, 2025-05-07T20:21:54.1573646Z weighted=False, 2025-05-07T20:21:54.1573795Z row_wise=True, 2025-05-07T20:21:54.1573943Z mixed=True, 2025-05-07T20:21:54.1574103Z use_cache=True, 2025-05-07T20:21:54.1574425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.1574586Z use_cpu=True, 2025-05-07T20:21:54.1574774Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.1574916Z ) 2025-05-07T20:21:54.2075824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2076483Z self=, 2025-05-07T20:21:54.2076640Z compile=False, 2025-05-07T20:21:54.2076840Z pooling_mode=, 2025-05-07T20:21:54.2076983Z T=3, 2025-05-07T20:21:54.2077159Z D=82, 2025-05-07T20:21:54.2077320Z B=99, 2025-05-07T20:21:54.2077467Z log_E=3, 2025-05-07T20:21:54.2077620Z L=5, 2025-05-07T20:21:54.2077779Z D_gradcheck=2, 2025-05-07T20:21:54.2077962Z stochastic_rounding=True, 2025-05-07T20:21:54.2078124Z weighted=False, 2025-05-07T20:21:54.2078275Z row_wise=True, 2025-05-07T20:21:54.2078425Z mixed=True, 2025-05-07T20:21:54.2078590Z use_cache=False, 2025-05-07T20:21:54.2078780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2078932Z use_cpu=True, 2025-05-07T20:21:54.2079122Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2079272Z ) 2025-05-07T20:21:54.2079497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2080055Z self=, 2025-05-07T20:21:54.2080208Z compile=False, 2025-05-07T20:21:54.2080408Z pooling_mode=, 2025-05-07T20:21:54.2080565Z T=5, 2025-05-07T20:21:54.2080709Z D=14, 2025-05-07T20:21:54.2080859Z B=58, 2025-05-07T20:21:54.2081002Z log_E=5, 2025-05-07T20:21:54.2081147Z L=8, 2025-05-07T20:21:54.2081308Z D_gradcheck=1, 2025-05-07T20:21:54.2081485Z stochastic_rounding=False, 2025-05-07T20:21:54.2081640Z weighted=True, 2025-05-07T20:21:54.2081803Z row_wise=True, 2025-05-07T20:21:54.2081954Z mixed=False, 2025-05-07T20:21:54.2082107Z use_cache=False, 2025-05-07T20:21:54.2082303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2082453Z use_cpu=True, 2025-05-07T20:21:54.2082977Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2083140Z ) 2025-05-07T20:21:54.2083370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2083921Z self=, 2025-05-07T20:21:54.2084075Z compile=True, 2025-05-07T20:21:54.2084265Z pooling_mode=, 2025-05-07T20:21:54.2084623Z T=4, 2025-05-07T20:21:54.2084768Z D=109, 2025-05-07T20:21:54.2084910Z B=46, 2025-05-07T20:21:54.2085065Z log_E=3, 2025-05-07T20:21:54.2085213Z L=6, 2025-05-07T20:21:54.2085365Z D_gradcheck=2, 2025-05-07T20:21:54.2085708Z stochastic_rounding=False, 2025-05-07T20:21:54.2085876Z weighted=True, 2025-05-07T20:21:54.2086026Z row_wise=True, 2025-05-07T20:21:54.2086183Z mixed=True, 2025-05-07T20:21:54.2086335Z use_cache=True, 2025-05-07T20:21:54.2086527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2086685Z use_cpu=True, 2025-05-07T20:21:54.2086868Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2087018Z ) 2025-05-07T20:21:54.2087243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2087792Z self=, 2025-05-07T20:21:54.2087954Z compile=False, 2025-05-07T20:21:54.2088142Z pooling_mode=, 2025-05-07T20:21:54.2088289Z T=4, 2025-05-07T20:21:54.2088440Z D=4, 2025-05-07T20:21:54.2088583Z B=60, 2025-05-07T20:21:54.2088728Z log_E=5, 2025-05-07T20:21:54.2089070Z L=7, 2025-05-07T20:21:54.2089225Z D_gradcheck=1, 2025-05-07T20:21:54.2089397Z stochastic_rounding=True, 2025-05-07T20:21:54.2089555Z weighted=False, 2025-05-07T20:21:54.2089705Z row_wise=True, 2025-05-07T20:21:54.2089858Z mixed=False, 2025-05-07T20:21:54.2090016Z use_cache=False, 2025-05-07T20:21:54.2090207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2090365Z use_cpu=True, 2025-05-07T20:21:54.2090551Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2090693Z ) 2025-05-07T20:21:54.2091028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2091576Z self=, 2025-05-07T20:21:54.2091728Z compile=True, 2025-05-07T20:21:54.2091919Z pooling_mode=, 2025-05-07T20:21:54.2092081Z T=4, 2025-05-07T20:21:54.2092228Z D=87, 2025-05-07T20:21:54.2092375Z B=46, 2025-05-07T20:21:54.2092532Z log_E=3, 2025-05-07T20:21:54.2092675Z L=3, 2025-05-07T20:21:54.2092831Z D_gradcheck=1, 2025-05-07T20:21:54.2093017Z stochastic_rounding=False, 2025-05-07T20:21:54.2093174Z weighted=False, 2025-05-07T20:21:54.2093325Z row_wise=True, 2025-05-07T20:21:54.2093481Z mixed=True, 2025-05-07T20:21:54.2093633Z use_cache=True, 2025-05-07T20:21:54.2093823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2093981Z use_cpu=True, 2025-05-07T20:21:54.2094166Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2094314Z ) 2025-05-07T20:21:54.2094539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2095080Z self=, 2025-05-07T20:21:54.2095240Z compile=True, 2025-05-07T20:21:54.2095433Z pooling_mode=, 2025-05-07T20:21:54.2095582Z T=1, 2025-05-07T20:21:54.2095733Z D=112, 2025-05-07T20:21:54.2095878Z B=25, 2025-05-07T20:21:54.2096028Z log_E=4, 2025-05-07T20:21:54.2096174Z L=8, 2025-05-07T20:21:54.2096334Z D_gradcheck=2, 2025-05-07T20:21:54.2096509Z stochastic_rounding=False, 2025-05-07T20:21:54.2096670Z weighted=False, 2025-05-07T20:21:54.2096823Z row_wise=True, 2025-05-07T20:21:54.2096974Z mixed=True, 2025-05-07T20:21:54.2097133Z use_cache=True, 2025-05-07T20:21:54.2097322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2097481Z use_cpu=True, 2025-05-07T20:21:54.2097814Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2097973Z ) 2025-05-07T20:21:54.2098204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2098745Z self=, 2025-05-07T20:21:54.2098899Z compile=False, 2025-05-07T20:21:54.2099094Z pooling_mode=, 2025-05-07T20:21:54.2099361Z T=1, 2025-05-07T20:21:54.2099504Z D=31, 2025-05-07T20:21:54.2099653Z B=87, 2025-05-07T20:21:54.2099805Z log_E=5, 2025-05-07T20:21:54.2099951Z L=1, 2025-05-07T20:21:54.2100208Z D_gradcheck=2, 2025-05-07T20:21:54.2100396Z stochastic_rounding=True, 2025-05-07T20:21:54.2100561Z weighted=True, 2025-05-07T20:21:54.2100711Z row_wise=True, 2025-05-07T20:21:54.2100860Z mixed=False, 2025-05-07T20:21:54.2101019Z use_cache=True, 2025-05-07T20:21:54.2101211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2101364Z use_cpu=True, 2025-05-07T20:21:54.2101551Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2101692Z ) 2025-05-07T20:21:54.2101912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2102464Z self=, 2025-05-07T20:21:54.2102617Z compile=True, 2025-05-07T20:21:54.2102808Z pooling_mode=, 2025-05-07T20:21:54.2102959Z T=5, 2025-05-07T20:21:54.2103104Z D=47, 2025-05-07T20:21:54.2103248Z B=107, 2025-05-07T20:21:54.2103534Z log_E=5, 2025-05-07T20:21:54.2103681Z L=16, 2025-05-07T20:21:54.2103844Z D_gradcheck=1, 2025-05-07T20:21:54.2104130Z stochastic_rounding=True, 2025-05-07T20:21:54.2104291Z weighted=True, 2025-05-07T20:21:54.2104448Z row_wise=True, 2025-05-07T20:21:54.2104597Z mixed=True, 2025-05-07T20:21:54.2104749Z use_cache=True, 2025-05-07T20:21:54.2104946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2105105Z use_cpu=True, 2025-05-07T20:21:54.2105286Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2105435Z ) 2025-05-07T20:21:54.2105658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2106200Z self=, 2025-05-07T20:21:54.2106360Z compile=False, 2025-05-07T20:21:54.2106551Z pooling_mode=, 2025-05-07T20:21:54.2106701Z T=3, 2025-05-07T20:21:54.2106846Z D=117, 2025-05-07T20:21:54.2106995Z B=106, 2025-05-07T20:21:54.2107146Z log_E=5, 2025-05-07T20:21:54.2107291Z L=9, 2025-05-07T20:21:54.2107443Z D_gradcheck=1, 2025-05-07T20:21:54.2107624Z stochastic_rounding=False, 2025-05-07T20:21:54.2107780Z weighted=True, 2025-05-07T20:21:54.2107932Z row_wise=True, 2025-05-07T20:21:54.2108093Z mixed=False, 2025-05-07T20:21:54.2108245Z use_cache=True, 2025-05-07T20:21:54.2108431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2108591Z use_cpu=True, 2025-05-07T20:21:54.2108771Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2108913Z ) 2025-05-07T20:21:54.2109143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2109685Z self=, 2025-05-07T20:21:54.2109845Z compile=True, 2025-05-07T20:21:54.2110037Z pooling_mode=, 2025-05-07T20:21:54.2110180Z T=2, 2025-05-07T20:21:54.2110329Z D=102, 2025-05-07T20:21:54.2110477Z B=17, 2025-05-07T20:21:54.2110624Z log_E=4, 2025-05-07T20:21:54.2110781Z L=5, 2025-05-07T20:21:54.2110936Z D_gradcheck=1, 2025-05-07T20:21:54.2111107Z stochastic_rounding=True, 2025-05-07T20:21:54.2111269Z weighted=False, 2025-05-07T20:21:54.2111422Z row_wise=True, 2025-05-07T20:21:54.2111571Z mixed=False, 2025-05-07T20:21:54.2111734Z use_cache=False, 2025-05-07T20:21:54.2111922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2112254Z use_cpu=True, 2025-05-07T20:21:54.2112460Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2112606Z ) 2025-05-07T20:21:54.2112836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2113378Z self=, 2025-05-07T20:21:54.2113530Z compile=True, 2025-05-07T20:21:54.2113842Z pooling_mode=, 2025-05-07T20:21:54.2113989Z T=5, 2025-05-07T20:21:54.2114138Z D=76, 2025-05-07T20:21:54.2114293Z B=100, 2025-05-07T20:21:54.2114634Z log_E=4, 2025-05-07T20:21:54.2114793Z L=17, 2025-05-07T20:21:54.2114951Z D_gradcheck=2, 2025-05-07T20:21:54.2115125Z stochastic_rounding=False, 2025-05-07T20:21:54.2115280Z weighted=True, 2025-05-07T20:21:54.2115439Z row_wise=True, 2025-05-07T20:21:54.2115589Z mixed=True, 2025-05-07T20:21:54.2115743Z use_cache=False, 2025-05-07T20:21:54.2115943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2116470Z use_cpu=True, 2025-05-07T20:21:54.2116685Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2116826Z ) 2025-05-07T20:21:54.2117050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2117603Z self=, 2025-05-07T20:21:54.2117766Z compile=False, 2025-05-07T20:21:54.2117954Z pooling_mode=, 2025-05-07T20:21:54.2118105Z T=5, 2025-05-07T20:21:54.2118541Z D=6, 2025-05-07T20:21:54.2118685Z B=50, 2025-05-07T20:21:54.2118847Z log_E=3, 2025-05-07T20:21:54.2118992Z L=15, 2025-05-07T20:21:54.2119146Z D_gradcheck=2, 2025-05-07T20:21:54.2119326Z stochastic_rounding=False, 2025-05-07T20:21:54.2119479Z weighted=True, 2025-05-07T20:21:54.2119642Z row_wise=True, 2025-05-07T20:21:54.2119792Z mixed=False, 2025-05-07T20:21:54.2119944Z use_cache=True, 2025-05-07T20:21:54.2120145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2120301Z use_cpu=True, 2025-05-07T20:21:54.2120482Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2120629Z ) 2025-05-07T20:21:54.2120850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2121394Z self=, 2025-05-07T20:21:54.2121559Z compile=True, 2025-05-07T20:21:54.2121748Z pooling_mode=, 2025-05-07T20:21:54.2121891Z T=5, 2025-05-07T20:21:54.2122043Z D=92, 2025-05-07T20:21:54.2122185Z B=112, 2025-05-07T20:21:54.2122334Z log_E=4, 2025-05-07T20:21:54.2122484Z L=16, 2025-05-07T20:21:54.2122637Z D_gradcheck=1, 2025-05-07T20:21:54.2122815Z stochastic_rounding=True, 2025-05-07T20:21:54.2122968Z weighted=True, 2025-05-07T20:21:54.2123119Z row_wise=True, 2025-05-07T20:21:54.2123278Z mixed=False, 2025-05-07T20:21:54.2123433Z use_cache=False, 2025-05-07T20:21:54.2123625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2123785Z use_cpu=True, 2025-05-07T20:21:54.2123965Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2124107Z ) 2025-05-07T20:21:54.2124339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2124881Z self=, 2025-05-07T20:21:54.2125038Z compile=True, 2025-05-07T20:21:54.2125235Z pooling_mode=, 2025-05-07T20:21:54.2125384Z T=5, 2025-05-07T20:21:54.2125534Z D=68, 2025-05-07T20:21:54.2125685Z B=76, 2025-05-07T20:21:54.2125832Z log_E=4, 2025-05-07T20:21:54.2125983Z L=15, 2025-05-07T20:21:54.2126136Z D_gradcheck=1, 2025-05-07T20:21:54.2126305Z stochastic_rounding=True, 2025-05-07T20:21:54.2126464Z weighted=True, 2025-05-07T20:21:54.2126615Z row_wise=True, 2025-05-07T20:21:54.2126765Z mixed=False, 2025-05-07T20:21:54.2126924Z use_cache=True, 2025-05-07T20:21:54.2127349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2127517Z use_cpu=True, 2025-05-07T20:21:54.2127703Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2127845Z ) 2025-05-07T20:21:54.2128067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2128616Z self=, 2025-05-07T20:21:54.2128950Z compile=True, 2025-05-07T20:21:54.2129147Z pooling_mode=, 2025-05-07T20:21:54.2129295Z T=2, 2025-05-07T20:21:54.2129439Z D=46, 2025-05-07T20:21:54.2129766Z B=24, 2025-05-07T20:21:54.2129932Z log_E=4, 2025-05-07T20:21:54.2130086Z L=1, 2025-05-07T20:21:54.2130239Z D_gradcheck=2, 2025-05-07T20:21:54.2130418Z stochastic_rounding=False, 2025-05-07T20:21:54.2130572Z weighted=False, 2025-05-07T20:21:54.2130722Z row_wise=True, 2025-05-07T20:21:54.2130878Z mixed=True, 2025-05-07T20:21:54.2131030Z use_cache=True, 2025-05-07T20:21:54.2131223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2131382Z use_cpu=True, 2025-05-07T20:21:54.2131559Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2131700Z ) 2025-05-07T20:21:54.2131930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2132478Z self=, 2025-05-07T20:21:54.2132637Z compile=True, 2025-05-07T20:21:54.2132833Z pooling_mode=, 2025-05-07T20:21:54.2133103Z T=3, 2025-05-07T20:21:54.2133256Z D=84, 2025-05-07T20:21:54.2133408Z B=102, 2025-05-07T20:21:54.2133553Z log_E=5, 2025-05-07T20:21:54.2133707Z L=14, 2025-05-07T20:21:54.2133861Z D_gradcheck=2, 2025-05-07T20:21:54.2134034Z stochastic_rounding=True, 2025-05-07T20:21:54.2134201Z weighted=True, 2025-05-07T20:21:54.2134353Z row_wise=True, 2025-05-07T20:21:54.2134502Z mixed=True, 2025-05-07T20:21:54.2134668Z use_cache=False, 2025-05-07T20:21:54.2134861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2135016Z use_cpu=True, 2025-05-07T20:21:54.2135200Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2135340Z ) 2025-05-07T20:21:54.2706472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2707175Z self=, 2025-05-07T20:21:54.2707407Z compile=False, 2025-05-07T20:21:54.2707607Z pooling_mode=, 2025-05-07T20:21:54.2707774Z T=3, 2025-05-07T20:21:54.2707946Z D=36, 2025-05-07T20:21:54.2708105Z B=18, 2025-05-07T20:21:54.2708280Z log_E=4, 2025-05-07T20:21:54.2708449Z L=8, 2025-05-07T20:21:54.2708611Z D_gradcheck=1, 2025-05-07T20:21:54.2708797Z stochastic_rounding=True, 2025-05-07T20:21:54.2708982Z weighted=False, 2025-05-07T20:21:54.2709150Z row_wise=True, 2025-05-07T20:21:54.2709312Z mixed=True, 2025-05-07T20:21:54.2709500Z use_cache=False, 2025-05-07T20:21:54.2709704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2709861Z use_cpu=True, 2025-05-07T20:21:54.2710050Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2710199Z ) 2025-05-07T20:21:54.2710434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2710995Z self=, 2025-05-07T20:21:54.2711165Z compile=True, 2025-05-07T20:21:54.2711360Z pooling_mode=, 2025-05-07T20:21:54.2711530Z T=5, 2025-05-07T20:21:54.2711716Z D=69, 2025-05-07T20:21:54.2711859Z B=43, 2025-05-07T20:21:54.2712013Z log_E=3, 2025-05-07T20:21:54.2712165Z L=3, 2025-05-07T20:21:54.2712356Z D_gradcheck=1, 2025-05-07T20:21:54.2712539Z stochastic_rounding=False, 2025-05-07T20:21:54.2712701Z weighted=False, 2025-05-07T20:21:54.2712879Z row_wise=True, 2025-05-07T20:21:54.2713040Z mixed=False, 2025-05-07T20:21:54.2713596Z use_cache=False, 2025-05-07T20:21:54.2713827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2714000Z use_cpu=True, 2025-05-07T20:21:54.2714192Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2714330Z ) 2025-05-07T20:21:54.2714597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2715151Z self=, 2025-05-07T20:21:54.2715531Z compile=False, 2025-05-07T20:21:54.2715753Z pooling_mode=, 2025-05-07T20:21:54.2715942Z T=5, 2025-05-07T20:21:54.2716507Z D=87, 2025-05-07T20:21:54.2716693Z B=2, 2025-05-07T20:21:54.2716839Z log_E=5, 2025-05-07T20:21:54.2716988Z L=2, 2025-05-07T20:21:54.2717231Z D_gradcheck=1, 2025-05-07T20:21:54.2717437Z stochastic_rounding=True, 2025-05-07T20:21:54.2717590Z weighted=True, 2025-05-07T20:21:54.2717746Z row_wise=True, 2025-05-07T20:21:54.2717907Z mixed=True, 2025-05-07T20:21:54.2718088Z use_cache=False, 2025-05-07T20:21:54.2718312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2718474Z use_cpu=True, 2025-05-07T20:21:54.2718669Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2718832Z ) 2025-05-07T20:21:54.2719058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2719682Z self=, 2025-05-07T20:21:54.2719861Z compile=False, 2025-05-07T20:21:54.2720213Z pooling_mode=, 2025-05-07T20:21:54.2720369Z T=3, 2025-05-07T20:21:54.2720515Z D=38, 2025-05-07T20:21:54.2720680Z B=46, 2025-05-07T20:21:54.2720861Z log_E=5, 2025-05-07T20:21:54.2721056Z L=2, 2025-05-07T20:21:54.2721213Z D_gradcheck=1, 2025-05-07T20:21:54.2721397Z stochastic_rounding=True, 2025-05-07T20:21:54.2721556Z weighted=True, 2025-05-07T20:21:54.2721728Z row_wise=True, 2025-05-07T20:21:54.2721922Z mixed=True, 2025-05-07T20:21:54.2722078Z use_cache=False, 2025-05-07T20:21:54.2722280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2722434Z use_cpu=True, 2025-05-07T20:21:54.2722615Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2722772Z ) 2025-05-07T20:21:54.2723012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2723605Z self=, 2025-05-07T20:21:54.2723812Z compile=False, 2025-05-07T20:21:54.2724015Z pooling_mode=, 2025-05-07T20:21:54.2724168Z T=3, 2025-05-07T20:21:54.2724321Z D=87, 2025-05-07T20:21:54.2724464Z B=49, 2025-05-07T20:21:54.2724610Z log_E=4, 2025-05-07T20:21:54.2724763Z L=13, 2025-05-07T20:21:54.2724917Z D_gradcheck=1, 2025-05-07T20:21:54.2725101Z stochastic_rounding=True, 2025-05-07T20:21:54.2725255Z weighted=True, 2025-05-07T20:21:54.2725405Z row_wise=True, 2025-05-07T20:21:54.2725564Z mixed=True, 2025-05-07T20:21:54.2725722Z use_cache=True, 2025-05-07T20:21:54.2725913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2726071Z use_cpu=True, 2025-05-07T20:21:54.2726255Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2726397Z ) 2025-05-07T20:21:54.2726628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2727170Z self=, 2025-05-07T20:21:54.2727331Z compile=False, 2025-05-07T20:21:54.2727532Z pooling_mode=, 2025-05-07T20:21:54.2727680Z T=2, 2025-05-07T20:21:54.2727825Z D=112, 2025-05-07T20:21:54.2727981Z B=120, 2025-05-07T20:21:54.2728127Z log_E=5, 2025-05-07T20:21:54.2728277Z L=7, 2025-05-07T20:21:54.2728430Z D_gradcheck=1, 2025-05-07T20:21:54.2728605Z stochastic_rounding=False, 2025-05-07T20:21:54.2728767Z weighted=True, 2025-05-07T20:21:54.2728917Z row_wise=True, 2025-05-07T20:21:54.2729297Z mixed=True, 2025-05-07T20:21:54.2729480Z use_cache=False, 2025-05-07T20:21:54.2729669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2729819Z use_cpu=True, 2025-05-07T20:21:54.2730006Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2730144Z ) 2025-05-07T20:21:54.2730367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2731104Z self=, 2025-05-07T20:21:54.2731255Z compile=True, 2025-05-07T20:21:54.2731518Z pooling_mode=, 2025-05-07T20:21:54.2731671Z T=3, 2025-05-07T20:21:54.2731816Z D=125, 2025-05-07T20:21:54.2731965Z B=13, 2025-05-07T20:21:54.2732110Z log_E=5, 2025-05-07T20:21:54.2732251Z L=16, 2025-05-07T20:21:54.2732409Z D_gradcheck=2, 2025-05-07T20:21:54.2732580Z stochastic_rounding=True, 2025-05-07T20:21:54.2732735Z weighted=False, 2025-05-07T20:21:54.2732893Z row_wise=True, 2025-05-07T20:21:54.2733046Z mixed=False, 2025-05-07T20:21:54.2733199Z use_cache=True, 2025-05-07T20:21:54.2733394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2733543Z use_cpu=True, 2025-05-07T20:21:54.2733723Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2733869Z ) 2025-05-07T20:21:54.2734090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2734642Z self=, 2025-05-07T20:21:54.2734920Z compile=False, 2025-05-07T20:21:54.2735111Z pooling_mode=, 2025-05-07T20:21:54.2735261Z T=5, 2025-05-07T20:21:54.2735403Z D=104, 2025-05-07T20:21:54.2735543Z B=30, 2025-05-07T20:21:54.2735692Z log_E=5, 2025-05-07T20:21:54.2735834Z L=13, 2025-05-07T20:21:54.2735984Z D_gradcheck=1, 2025-05-07T20:21:54.2736162Z stochastic_rounding=True, 2025-05-07T20:21:54.2736315Z weighted=False, 2025-05-07T20:21:54.2736467Z row_wise=True, 2025-05-07T20:21:54.2736620Z mixed=True, 2025-05-07T20:21:54.2736770Z use_cache=True, 2025-05-07T20:21:54.2736956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2737111Z use_cpu=True, 2025-05-07T20:21:54.2737294Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2737443Z ) 2025-05-07T20:21:54.2737666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2738215Z self=, 2025-05-07T20:21:54.2738378Z compile=False, 2025-05-07T20:21:54.2738678Z pooling_mode=, 2025-05-07T20:21:54.2738823Z T=4, 2025-05-07T20:21:54.2738967Z D=113, 2025-05-07T20:21:54.2739118Z B=95, 2025-05-07T20:21:54.2739261Z log_E=4, 2025-05-07T20:21:54.2739402Z L=19, 2025-05-07T20:21:54.2739562Z D_gradcheck=2, 2025-05-07T20:21:54.2739743Z stochastic_rounding=True, 2025-05-07T20:21:54.2739894Z weighted=True, 2025-05-07T20:21:54.2740059Z row_wise=True, 2025-05-07T20:21:54.2740208Z mixed=False, 2025-05-07T20:21:54.2740360Z use_cache=False, 2025-05-07T20:21:54.2740556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2740705Z use_cpu=True, 2025-05-07T20:21:54.2740885Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2741029Z ) 2025-05-07T20:21:54.2741252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2741811Z self=, 2025-05-07T20:21:54.2741968Z compile=False, 2025-05-07T20:21:54.2742159Z pooling_mode=, 2025-05-07T20:21:54.2742311Z T=2, 2025-05-07T20:21:54.2742452Z D=48, 2025-05-07T20:21:54.2742594Z B=21, 2025-05-07T20:21:54.2742746Z log_E=3, 2025-05-07T20:21:54.2742888Z L=11, 2025-05-07T20:21:54.2743040Z D_gradcheck=1, 2025-05-07T20:21:54.2743218Z stochastic_rounding=False, 2025-05-07T20:21:54.2743370Z weighted=True, 2025-05-07T20:21:54.2743668Z row_wise=True, 2025-05-07T20:21:54.2743841Z mixed=True, 2025-05-07T20:21:54.2744116Z use_cache=False, 2025-05-07T20:21:54.2744312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2744475Z use_cpu=True, 2025-05-07T20:21:54.2744656Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2744803Z ) 2025-05-07T20:21:54.2745028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2745730Z self=, 2025-05-07T20:21:54.2745899Z compile=True, 2025-05-07T20:21:54.2746185Z pooling_mode=, 2025-05-07T20:21:54.2746343Z T=2, 2025-05-07T20:21:54.2746493Z D=32, 2025-05-07T20:21:54.2746638Z B=82, 2025-05-07T20:21:54.2746785Z log_E=3, 2025-05-07T20:21:54.2746931Z L=19, 2025-05-07T20:21:54.2747085Z D_gradcheck=2, 2025-05-07T20:21:54.2747261Z stochastic_rounding=False, 2025-05-07T20:21:54.2747423Z weighted=False, 2025-05-07T20:21:54.2747573Z row_wise=True, 2025-05-07T20:21:54.2747730Z mixed=False, 2025-05-07T20:21:54.2747882Z use_cache=False, 2025-05-07T20:21:54.2748069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2748225Z use_cpu=True, 2025-05-07T20:21:54.2748405Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2748546Z ) 2025-05-07T20:21:54.2748777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2749320Z self=, 2025-05-07T20:21:54.2749578Z compile=False, 2025-05-07T20:21:54.2749772Z pooling_mode=, 2025-05-07T20:21:54.2749917Z T=5, 2025-05-07T20:21:54.2750062Z D=40, 2025-05-07T20:21:54.2750211Z B=35, 2025-05-07T20:21:54.2750355Z log_E=4, 2025-05-07T20:21:54.2750497Z L=18, 2025-05-07T20:21:54.2750653Z D_gradcheck=1, 2025-05-07T20:21:54.2750826Z stochastic_rounding=True, 2025-05-07T20:21:54.2750988Z weighted=True, 2025-05-07T20:21:54.2751139Z row_wise=True, 2025-05-07T20:21:54.2751285Z mixed=True, 2025-05-07T20:21:54.2751448Z use_cache=False, 2025-05-07T20:21:54.2751635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2751785Z use_cpu=True, 2025-05-07T20:21:54.2751972Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2752108Z ) 2025-05-07T20:21:54.2752339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2752889Z self=, 2025-05-07T20:21:54.2753049Z compile=False, 2025-05-07T20:21:54.2753237Z pooling_mode=, 2025-05-07T20:21:54.2753384Z T=1, 2025-05-07T20:21:54.2753526Z D=68, 2025-05-07T20:21:54.2753676Z B=99, 2025-05-07T20:21:54.2753817Z log_E=4, 2025-05-07T20:21:54.2753958Z L=15, 2025-05-07T20:21:54.2754117Z D_gradcheck=2, 2025-05-07T20:21:54.2754285Z stochastic_rounding=True, 2025-05-07T20:21:54.2754439Z weighted=True, 2025-05-07T20:21:54.2754597Z row_wise=True, 2025-05-07T20:21:54.2754744Z mixed=True, 2025-05-07T20:21:54.2754896Z use_cache=False, 2025-05-07T20:21:54.2755088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2755236Z use_cpu=True, 2025-05-07T20:21:54.2755415Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2755560Z ) 2025-05-07T20:21:54.2755783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2756328Z self=, 2025-05-07T20:21:54.2756497Z compile=False, 2025-05-07T20:21:54.2756683Z pooling_mode=, 2025-05-07T20:21:54.2756831Z T=3, 2025-05-07T20:21:54.2756974Z D=78, 2025-05-07T20:21:54.2757119Z B=118, 2025-05-07T20:21:54.2757269Z log_E=5, 2025-05-07T20:21:54.2757410Z L=8, 2025-05-07T20:21:54.2757559Z D_gradcheck=2, 2025-05-07T20:21:54.2757744Z stochastic_rounding=False, 2025-05-07T20:21:54.2758060Z weighted=True, 2025-05-07T20:21:54.2758231Z row_wise=True, 2025-05-07T20:21:54.2758388Z mixed=False, 2025-05-07T20:21:54.2758543Z use_cache=False, 2025-05-07T20:21:54.2758729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2758883Z use_cpu=True, 2025-05-07T20:21:54.2759061Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2759326Z ) 2025-05-07T20:21:54.2759554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2760099Z self=, 2025-05-07T20:21:54.2760367Z compile=True, 2025-05-07T20:21:54.2760573Z pooling_mode=, 2025-05-07T20:21:54.2760717Z T=3, 2025-05-07T20:21:54.2760863Z D=115, 2025-05-07T20:21:54.2761006Z B=101, 2025-05-07T20:21:54.2761149Z log_E=3, 2025-05-07T20:21:54.2761298Z L=10, 2025-05-07T20:21:54.2761454Z D_gradcheck=2, 2025-05-07T20:21:54.2761630Z stochastic_rounding=False, 2025-05-07T20:21:54.2761791Z weighted=False, 2025-05-07T20:21:54.2761941Z row_wise=True, 2025-05-07T20:21:54.2762090Z mixed=False, 2025-05-07T20:21:54.2762252Z use_cache=False, 2025-05-07T20:21:54.2762452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:54.2762603Z use_cpu=True, 2025-05-07T20:21:54.2762792Z output_dtype=SparseType.FP16, 2025-05-07T20:21:54.2762935Z ) 2025-05-07T20:21:54.2763162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:54.2763708Z self=, 2025-05-07T20:21:54.2763992Z compile=True, 2025-05-07T20:21:54.2764191Z pooling_mode=, 2025-05-07T20:21:54.2764332Z T=3, 2025-05-07T20:21:54.2764474Z D=66, 2025-05-07T20:21:54.2764623Z B=35, 2025-05-07T20:21:54.2764766Z log_E=5, 2025-05-07T20:21:54.2764908Z L=4, 2025-05-07T20:21:54.2765066Z D_gradcheck=1, 2025-05-07T20:21:54.2765241Z stochastic_rounding=False, 2025-05-07T20:21:54.2765393Z weighted=True, 2025-05-07T20:21:54.2765549Z row_wise=True, 2025-05-07T20:21:54.2765697Z mixed=False, 2025-05-07T20:21:54.2765857Z use_cache=True, 2025-05-07T20:21:54.2766044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:54.2766194Z use_cpu=True, 2025-05-07T20:21:54.2766384Z output_dtype=SparseType.FP32, 2025-05-07T20:21:54.2766528Z ) 2025-05-07T20:21:55.3676959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3678045Z self=, 2025-05-07T20:21:55.3678947Z compile=False, 2025-05-07T20:21:55.3679366Z pooling_mode=, 2025-05-07T20:21:55.3679982Z T=3, 2025-05-07T20:21:55.3680310Z D=13, 2025-05-07T20:21:55.3680643Z B=60, 2025-05-07T20:21:55.3680979Z log_E=4, 2025-05-07T20:21:55.3681317Z L=19, 2025-05-07T20:21:55.3681662Z D_gradcheck=2, 2025-05-07T20:21:55.3682064Z stochastic_rounding=True, 2025-05-07T20:21:55.3682494Z weighted=False, 2025-05-07T20:21:55.3682869Z row_wise=True, 2025-05-07T20:21:55.3683246Z mixed=True, 2025-05-07T20:21:55.3683607Z use_cache=False, 2025-05-07T20:21:55.3684028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3684511Z use_cpu=True, 2025-05-07T20:21:55.3684910Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3685370Z ) 2025-05-07T20:21:55.3685771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3686692Z self=, 2025-05-07T20:21:55.3687548Z compile=False, 2025-05-07T20:21:55.3687961Z pooling_mode=, 2025-05-07T20:21:55.3688437Z T=5, 2025-05-07T20:21:55.3688765Z D=69, 2025-05-07T20:21:55.3689098Z B=25, 2025-05-07T20:21:55.3689433Z log_E=3, 2025-05-07T20:21:55.3689769Z L=4, 2025-05-07T20:21:55.3690115Z D_gradcheck=2, 2025-05-07T20:21:55.3690865Z stochastic_rounding=True, 2025-05-07T20:21:55.3691329Z weighted=False, 2025-05-07T20:21:55.3691703Z row_wise=True, 2025-05-07T20:21:55.3692073Z mixed=False, 2025-05-07T20:21:55.3692436Z use_cache=False, 2025-05-07T20:21:55.3692866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3693350Z use_cpu=True, 2025-05-07T20:21:55.3693920Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3694364Z ) 2025-05-07T20:21:55.3694760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3695844Z self=, 2025-05-07T20:21:55.3696720Z compile=True, 2025-05-07T20:21:55.3697129Z pooling_mode=, 2025-05-07T20:21:55.3697605Z T=3, 2025-05-07T20:21:55.3697929Z D=89, 2025-05-07T20:21:55.3698264Z B=31, 2025-05-07T20:21:55.3698597Z log_E=4, 2025-05-07T20:21:55.3698936Z L=10, 2025-05-07T20:21:55.3699289Z D_gradcheck=1, 2025-05-07T20:21:55.3699686Z stochastic_rounding=False, 2025-05-07T20:21:55.3700123Z weighted=False, 2025-05-07T20:21:55.3700501Z row_wise=True, 2025-05-07T20:21:55.3700873Z mixed=False, 2025-05-07T20:21:55.3701236Z use_cache=False, 2025-05-07T20:21:55.3701657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3702135Z use_cpu=True, 2025-05-07T20:21:55.3702537Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3702986Z ) 2025-05-07T20:21:55.3703384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3704659Z self=, 2025-05-07T20:21:55.3705528Z compile=False, 2025-05-07T20:21:55.3705940Z pooling_mode=, 2025-05-07T20:21:55.3706408Z T=4, 2025-05-07T20:21:55.3706740Z D=32, 2025-05-07T20:21:55.3707076Z B=82, 2025-05-07T20:21:55.3707408Z log_E=4, 2025-05-07T20:21:55.3707750Z L=5, 2025-05-07T20:21:55.3708096Z D_gradcheck=1, 2025-05-07T20:21:55.3708487Z stochastic_rounding=False, 2025-05-07T20:21:55.3708924Z weighted=False, 2025-05-07T20:21:55.3709301Z row_wise=True, 2025-05-07T20:21:55.3709669Z mixed=True, 2025-05-07T20:21:55.3710029Z use_cache=True, 2025-05-07T20:21:55.3710448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3710928Z use_cpu=True, 2025-05-07T20:21:55.3711329Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3711772Z ) 2025-05-07T20:21:55.3712173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3713097Z self=, 2025-05-07T20:21:55.3713957Z compile=True, 2025-05-07T20:21:55.3714368Z pooling_mode=, 2025-05-07T20:21:55.3714836Z T=1, 2025-05-07T20:21:55.3715168Z D=103, 2025-05-07T20:21:55.3715502Z B=50, 2025-05-07T20:21:55.3715834Z log_E=4, 2025-05-07T20:21:55.3716392Z L=12, 2025-05-07T20:21:55.3716767Z D_gradcheck=1, 2025-05-07T20:21:55.3717155Z stochastic_rounding=True, 2025-05-07T20:21:55.3717592Z weighted=False, 2025-05-07T20:21:55.3717968Z row_wise=True, 2025-05-07T20:21:55.3718329Z mixed=True, 2025-05-07T20:21:55.3718703Z use_cache=False, 2025-05-07T20:21:55.3719123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3719612Z use_cpu=True, 2025-05-07T20:21:55.3720003Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3720449Z ) 2025-05-07T20:21:55.3720863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3721795Z self=, 2025-05-07T20:21:55.3722660Z compile=False, 2025-05-07T20:21:55.3723072Z pooling_mode=, 2025-05-07T20:21:55.3723539Z T=5, 2025-05-07T20:21:55.3723874Z D=16, 2025-05-07T20:21:55.3724210Z B=71, 2025-05-07T20:21:55.3724538Z log_E=5, 2025-05-07T20:21:55.3725193Z L=15, 2025-05-07T20:21:55.3725556Z D_gradcheck=2, 2025-05-07T20:21:55.3725942Z stochastic_rounding=True, 2025-05-07T20:21:55.3726388Z weighted=False, 2025-05-07T20:21:55.3726767Z row_wise=True, 2025-05-07T20:21:55.3727125Z mixed=True, 2025-05-07T20:21:55.3727492Z use_cache=False, 2025-05-07T20:21:55.3727909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3728624Z use_cpu=True, 2025-05-07T20:21:55.3729028Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3729473Z ) 2025-05-07T20:21:55.3729869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3730964Z self=, 2025-05-07T20:21:55.3731843Z compile=True, 2025-05-07T20:21:55.3732250Z pooling_mode=, 2025-05-07T20:21:55.3732718Z T=3, 2025-05-07T20:21:55.3733049Z D=60, 2025-05-07T20:21:55.3733385Z B=13, 2025-05-07T20:21:55.3733721Z log_E=4, 2025-05-07T20:21:55.3734076Z L=20, 2025-05-07T20:21:55.3734437Z D_gradcheck=2, 2025-05-07T20:21:55.3734831Z stochastic_rounding=False, 2025-05-07T20:21:55.3735271Z weighted=True, 2025-05-07T20:21:55.3735644Z row_wise=True, 2025-05-07T20:21:55.3736004Z mixed=True, 2025-05-07T20:21:55.3736372Z use_cache=False, 2025-05-07T20:21:55.3736794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3737279Z use_cpu=True, 2025-05-07T20:21:55.3737673Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3738121Z ) 2025-05-07T20:21:55.3738768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3739686Z self=, 2025-05-07T20:21:55.3740540Z compile=False, 2025-05-07T20:21:55.3740950Z pooling_mode=, 2025-05-07T20:21:55.3741416Z T=3, 2025-05-07T20:21:55.3741743Z D=81, 2025-05-07T20:21:55.3742075Z B=64, 2025-05-07T20:21:55.3742402Z log_E=4, 2025-05-07T20:21:55.3742746Z L=0, 2025-05-07T20:21:55.3743085Z D_gradcheck=2, 2025-05-07T20:21:55.3743471Z stochastic_rounding=True, 2025-05-07T20:21:55.3743911Z weighted=True, 2025-05-07T20:21:55.3744425Z row_wise=True, 2025-05-07T20:21:55.3744789Z mixed=False, 2025-05-07T20:21:55.3745160Z use_cache=False, 2025-05-07T20:21:55.3745584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3746065Z use_cpu=True, 2025-05-07T20:21:55.3746465Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3746912Z ) 2025-05-07T20:21:55.3747311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3748227Z self=, 2025-05-07T20:21:55.3749087Z compile=True, 2025-05-07T20:21:55.3749498Z pooling_mode=, 2025-05-07T20:21:55.3749960Z T=2, 2025-05-07T20:21:55.3750297Z D=17, 2025-05-07T20:21:55.3750634Z B=128, 2025-05-07T20:21:55.3750968Z log_E=3, 2025-05-07T20:21:55.3751323Z L=8, 2025-05-07T20:21:55.3751664Z D_gradcheck=2, 2025-05-07T20:21:55.3752050Z stochastic_rounding=True, 2025-05-07T20:21:55.3752485Z weighted=True, 2025-05-07T20:21:55.3752860Z row_wise=True, 2025-05-07T20:21:55.3753223Z mixed=True, 2025-05-07T20:21:55.3753592Z use_cache=False, 2025-05-07T20:21:55.3754013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3754495Z use_cpu=True, 2025-05-07T20:21:55.3754896Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3755347Z ) 2025-05-07T20:21:55.3755744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3756665Z self=, 2025-05-07T20:21:55.3757525Z compile=False, 2025-05-07T20:21:55.3757933Z pooling_mode=, 2025-05-07T20:21:55.3758407Z T=2, 2025-05-07T20:21:55.3758744Z D=91, 2025-05-07T20:21:55.3759074Z B=101, 2025-05-07T20:21:55.3759662Z log_E=4, 2025-05-07T20:21:55.3760022Z L=1, 2025-05-07T20:21:55.3760355Z D_gradcheck=2, 2025-05-07T20:21:55.3760747Z stochastic_rounding=True, 2025-05-07T20:21:55.3761182Z weighted=True, 2025-05-07T20:21:55.3761554Z row_wise=True, 2025-05-07T20:21:55.3761916Z mixed=False, 2025-05-07T20:21:55.3762291Z use_cache=False, 2025-05-07T20:21:55.3762715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3763333Z use_cpu=True, 2025-05-07T20:21:55.3763737Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3764186Z ) 2025-05-07T20:21:55.3764716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3765649Z self=, 2025-05-07T20:21:55.3766505Z compile=True, 2025-05-07T20:21:55.3766908Z pooling_mode=, 2025-05-07T20:21:55.3767380Z T=3, 2025-05-07T20:21:55.3767717Z D=35, 2025-05-07T20:21:55.3768049Z B=25, 2025-05-07T20:21:55.3768387Z log_E=4, 2025-05-07T20:21:55.3768735Z L=20, 2025-05-07T20:21:55.3769072Z D_gradcheck=1, 2025-05-07T20:21:55.3769466Z stochastic_rounding=False, 2025-05-07T20:21:55.3769910Z weighted=False, 2025-05-07T20:21:55.3770279Z row_wise=True, 2025-05-07T20:21:55.3770650Z mixed=True, 2025-05-07T20:21:55.3771016Z use_cache=True, 2025-05-07T20:21:55.3771438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3771916Z use_cpu=True, 2025-05-07T20:21:55.3772322Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3772870Z ) 2025-05-07T20:21:55.3773267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3774182Z self=, 2025-05-07T20:21:55.3775039Z compile=False, 2025-05-07T20:21:55.3775445Z pooling_mode=, 2025-05-07T20:21:55.3775911Z T=3, 2025-05-07T20:21:55.3776243Z D=124, 2025-05-07T20:21:55.3776570Z B=33, 2025-05-07T20:21:55.3776908Z log_E=5, 2025-05-07T20:21:55.3777253Z L=0, 2025-05-07T20:21:55.3777584Z D_gradcheck=1, 2025-05-07T20:21:55.3777980Z stochastic_rounding=True, 2025-05-07T20:21:55.3778415Z weighted=False, 2025-05-07T20:21:55.3778781Z row_wise=True, 2025-05-07T20:21:55.3779152Z mixed=False, 2025-05-07T20:21:55.3779520Z use_cache=True, 2025-05-07T20:21:55.3779930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3780413Z use_cpu=True, 2025-05-07T20:21:55.3780816Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3781258Z ) 2025-05-07T20:21:55.3781663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3782573Z self=, 2025-05-07T20:21:55.3783427Z compile=True, 2025-05-07T20:21:55.3783828Z pooling_mode=, 2025-05-07T20:21:55.3784410Z T=2, 2025-05-07T20:21:55.3784739Z D=80, 2025-05-07T20:21:55.3785069Z B=38, 2025-05-07T20:21:55.3785406Z log_E=4, 2025-05-07T20:21:55.3785750Z L=13, 2025-05-07T20:21:55.3786082Z D_gradcheck=2, 2025-05-07T20:21:55.3786477Z stochastic_rounding=False, 2025-05-07T20:21:55.3786915Z weighted=True, 2025-05-07T20:21:55.3787310Z row_wise=True, 2025-05-07T20:21:55.3787678Z mixed=False, 2025-05-07T20:21:55.3788045Z use_cache=True, 2025-05-07T20:21:55.3788456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3788939Z use_cpu=True, 2025-05-07T20:21:55.3789338Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3789783Z ) 2025-05-07T20:21:55.3790185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3791097Z self=, 2025-05-07T20:21:55.3791955Z compile=True, 2025-05-07T20:21:55.3792357Z pooling_mode=, 2025-05-07T20:21:55.3792832Z T=5, 2025-05-07T20:21:55.3793167Z D=112, 2025-05-07T20:21:55.3793646Z B=40, 2025-05-07T20:21:55.3794005Z log_E=4, 2025-05-07T20:21:55.3794348Z L=16, 2025-05-07T20:21:55.3794685Z D_gradcheck=1, 2025-05-07T20:21:55.3795076Z stochastic_rounding=True, 2025-05-07T20:21:55.3795513Z weighted=False, 2025-05-07T20:21:55.3795881Z row_wise=True, 2025-05-07T20:21:55.3796253Z mixed=False, 2025-05-07T20:21:55.3796622Z use_cache=False, 2025-05-07T20:21:55.3797142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3797622Z use_cpu=True, 2025-05-07T20:21:55.3798025Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3798464Z ) 2025-05-07T20:21:55.3799001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3799931Z self=, 2025-05-07T20:21:55.3800780Z compile=True, 2025-05-07T20:21:55.3801186Z pooling_mode=, 2025-05-07T20:21:55.3801655Z T=4, 2025-05-07T20:21:55.3801987Z D=38, 2025-05-07T20:21:55.3802320Z B=114, 2025-05-07T20:21:55.3802658Z log_E=4, 2025-05-07T20:21:55.3803002Z L=5, 2025-05-07T20:21:55.3803336Z D_gradcheck=2, 2025-05-07T20:21:55.3803726Z stochastic_rounding=False, 2025-05-07T20:21:55.3804166Z weighted=True, 2025-05-07T20:21:55.3804532Z row_wise=True, 2025-05-07T20:21:55.3804918Z mixed=True, 2025-05-07T20:21:55.3805290Z use_cache=True, 2025-05-07T20:21:55.3805693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.3806170Z use_cpu=True, 2025-05-07T20:21:55.3806714Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.3807158Z ) 2025-05-07T20:21:55.3807556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.3808465Z self=, 2025-05-07T20:21:55.3809313Z compile=False, 2025-05-07T20:21:55.3809719Z pooling_mode=, 2025-05-07T20:21:55.3810188Z T=3, 2025-05-07T20:21:55.3810516Z D=26, 2025-05-07T20:21:55.3810850Z B=38, 2025-05-07T20:21:55.3811186Z log_E=5, 2025-05-07T20:21:55.3811522Z L=4, 2025-05-07T20:21:55.3811864Z D_gradcheck=2, 2025-05-07T20:21:55.3812257Z stochastic_rounding=True, 2025-05-07T20:21:55.3812693Z weighted=False, 2025-05-07T20:21:55.3813065Z row_wise=True, 2025-05-07T20:21:55.3813434Z mixed=False, 2025-05-07T20:21:55.3813804Z use_cache=True, 2025-05-07T20:21:55.3814215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.3814695Z use_cpu=True, 2025-05-07T20:21:55.3815098Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.3815544Z ) 2025-05-07T20:21:55.4286066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4287055Z self=, 2025-05-07T20:21:55.4287935Z compile=True, 2025-05-07T20:21:55.4288360Z pooling_mode=, 2025-05-07T20:21:55.4288859Z T=2, 2025-05-07T20:21:55.4289232Z D=2, 2025-05-07T20:21:55.4289584Z B=79, 2025-05-07T20:21:55.4289942Z log_E=3, 2025-05-07T20:21:55.4290309Z L=8, 2025-05-07T20:21:55.4290666Z D_gradcheck=2, 2025-05-07T20:21:55.4291083Z stochastic_rounding=False, 2025-05-07T20:21:55.4291540Z weighted=True, 2025-05-07T20:21:55.4291929Z row_wise=True, 2025-05-07T20:21:55.4292318Z mixed=True, 2025-05-07T20:21:55.4292719Z use_cache=True, 2025-05-07T20:21:55.4293148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4293647Z use_cpu=True, 2025-05-07T20:21:55.4294076Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4294547Z ) 2025-05-07T20:21:55.4294970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4295905Z self=, 2025-05-07T20:21:55.4296782Z compile=False, 2025-05-07T20:21:55.4297218Z pooling_mode=, 2025-05-07T20:21:55.4297707Z T=1, 2025-05-07T20:21:55.4298401Z D=37, 2025-05-07T20:21:55.4298752Z B=77, 2025-05-07T20:21:55.4299088Z log_E=4, 2025-05-07T20:21:55.4299431Z L=2, 2025-05-07T20:21:55.4299763Z D_gradcheck=1, 2025-05-07T20:21:55.4300159Z stochastic_rounding=True, 2025-05-07T20:21:55.4300598Z weighted=False, 2025-05-07T20:21:55.4300969Z row_wise=True, 2025-05-07T20:21:55.4301343Z mixed=False, 2025-05-07T20:21:55.4301881Z use_cache=False, 2025-05-07T20:21:55.4302297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4302785Z use_cpu=True, 2025-05-07T20:21:55.4303432Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4303896Z ) 2025-05-07T20:21:55.4304391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4305306Z self=, 2025-05-07T20:21:55.4306160Z compile=False, 2025-05-07T20:21:55.4306573Z pooling_mode=, 2025-05-07T20:21:55.4307057Z T=1, 2025-05-07T20:21:55.4307386Z D=49, 2025-05-07T20:21:55.4307714Z B=74, 2025-05-07T20:21:55.4308049Z log_E=5, 2025-05-07T20:21:55.4308399Z L=5, 2025-05-07T20:21:55.4308729Z D_gradcheck=2, 2025-05-07T20:21:55.4309125Z stochastic_rounding=True, 2025-05-07T20:21:55.4309562Z weighted=True, 2025-05-07T20:21:55.4309929Z row_wise=True, 2025-05-07T20:21:55.4310300Z mixed=True, 2025-05-07T20:21:55.4310665Z use_cache=True, 2025-05-07T20:21:55.4311067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4311771Z use_cpu=True, 2025-05-07T20:21:55.4312204Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4312642Z ) 2025-05-07T20:21:55.4313038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4313947Z self=, 2025-05-07T20:21:55.4314793Z compile=False, 2025-05-07T20:21:55.4315205Z pooling_mode=, 2025-05-07T20:21:55.4315678Z T=1, 2025-05-07T20:21:55.4316046Z D=111, 2025-05-07T20:21:55.4316633Z B=23, 2025-05-07T20:21:55.4316977Z log_E=5, 2025-05-07T20:21:55.4317318Z L=19, 2025-05-07T20:21:55.4317680Z D_gradcheck=2, 2025-05-07T20:21:55.4318079Z stochastic_rounding=True, 2025-05-07T20:21:55.4318519Z weighted=False, 2025-05-07T20:21:55.4318887Z row_wise=True, 2025-05-07T20:21:55.4319268Z mixed=False, 2025-05-07T20:21:55.4319637Z use_cache=False, 2025-05-07T20:21:55.4320053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4320546Z use_cpu=True, 2025-05-07T20:21:55.4321002Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4321519Z ) 2025-05-07T20:21:55.4321916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4322823Z self=, 2025-05-07T20:21:55.4323676Z compile=True, 2025-05-07T20:21:55.4324089Z pooling_mode=, 2025-05-07T20:21:55.4324569Z T=4, 2025-05-07T20:21:55.4324898Z D=84, 2025-05-07T20:21:55.4325232Z B=54, 2025-05-07T20:21:55.4325569Z log_E=4, 2025-05-07T20:21:55.4325915Z L=9, 2025-05-07T20:21:55.4326370Z D_gradcheck=1, 2025-05-07T20:21:55.4326765Z stochastic_rounding=False, 2025-05-07T20:21:55.4327228Z weighted=True, 2025-05-07T20:21:55.4327600Z row_wise=True, 2025-05-07T20:21:55.4328075Z mixed=False, 2025-05-07T20:21:55.4328437Z use_cache=True, 2025-05-07T20:21:55.4328853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4329343Z use_cpu=True, 2025-05-07T20:21:55.4329748Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4330190Z ) 2025-05-07T20:21:55.4330594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4331513Z self=, 2025-05-07T20:21:55.4332465Z compile=True, 2025-05-07T20:21:55.4333229Z pooling_mode=, 2025-05-07T20:21:55.4333739Z T=5, 2025-05-07T20:21:55.4334067Z D=101, 2025-05-07T20:21:55.4334397Z B=67, 2025-05-07T20:21:55.4334729Z log_E=3, 2025-05-07T20:21:55.4335063Z L=15, 2025-05-07T20:21:55.4350565Z D_gradcheck=1, 2025-05-07T20:21:55.4350997Z stochastic_rounding=False, 2025-05-07T20:21:55.4351445Z weighted=True, 2025-05-07T20:21:55.4352183Z row_wise=True, 2025-05-07T20:21:55.4352551Z mixed=True, 2025-05-07T20:21:55.4352914Z use_cache=True, 2025-05-07T20:21:55.4353327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4354054Z use_cpu=True, 2025-05-07T20:21:55.4354486Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4354937Z ) 2025-05-07T20:21:55.4355329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4356249Z self=, 2025-05-07T20:21:55.4357106Z compile=False, 2025-05-07T20:21:55.4357521Z pooling_mode=, 2025-05-07T20:21:55.4357994Z T=2, 2025-05-07T20:21:55.4358326Z D=42, 2025-05-07T20:21:55.4358649Z B=64, 2025-05-07T20:21:55.4358982Z log_E=5, 2025-05-07T20:21:55.4359329Z L=16, 2025-05-07T20:21:55.4359667Z D_gradcheck=2, 2025-05-07T20:21:55.4360063Z stochastic_rounding=False, 2025-05-07T20:21:55.4360504Z weighted=True, 2025-05-07T20:21:55.4360879Z row_wise=True, 2025-05-07T20:21:55.4361246Z mixed=False, 2025-05-07T20:21:55.4361614Z use_cache=True, 2025-05-07T20:21:55.4362183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4362672Z use_cpu=True, 2025-05-07T20:21:55.4363072Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4363517Z ) 2025-05-07T20:21:55.4363907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4364835Z self=, 2025-05-07T20:21:55.4365689Z compile=True, 2025-05-07T20:21:55.4366095Z pooling_mode=, 2025-05-07T20:21:55.4366572Z T=3, 2025-05-07T20:21:55.4366908Z D=125, 2025-05-07T20:21:55.4367233Z B=89, 2025-05-07T20:21:55.4367569Z log_E=3, 2025-05-07T20:21:55.4367910Z L=17, 2025-05-07T20:21:55.4368245Z D_gradcheck=1, 2025-05-07T20:21:55.4368639Z stochastic_rounding=False, 2025-05-07T20:21:55.4369078Z weighted=True, 2025-05-07T20:21:55.4369449Z row_wise=True, 2025-05-07T20:21:55.4369818Z mixed=False, 2025-05-07T20:21:55.4370184Z use_cache=False, 2025-05-07T20:21:55.4370601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4371090Z use_cpu=True, 2025-05-07T20:21:55.4371585Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4372044Z ) 2025-05-07T20:21:55.4372448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4373353Z self=, 2025-05-07T20:21:55.4374208Z compile=True, 2025-05-07T20:21:55.4374613Z pooling_mode=, 2025-05-07T20:21:55.4375081Z T=5, 2025-05-07T20:21:55.4375411Z D=100, 2025-05-07T20:21:55.4375737Z B=98, 2025-05-07T20:21:55.4376071Z log_E=4, 2025-05-07T20:21:55.4376415Z L=10, 2025-05-07T20:21:55.4376745Z D_gradcheck=2, 2025-05-07T20:21:55.4377140Z stochastic_rounding=False, 2025-05-07T20:21:55.4377575Z weighted=True, 2025-05-07T20:21:55.4377944Z row_wise=True, 2025-05-07T20:21:55.4378313Z mixed=False, 2025-05-07T20:21:55.4378685Z use_cache=False, 2025-05-07T20:21:55.4379098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4379582Z use_cpu=True, 2025-05-07T20:21:55.4379977Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4380414Z ) 2025-05-07T20:21:55.4380817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4381734Z self=, 2025-05-07T20:21:55.4382591Z compile=False, 2025-05-07T20:21:55.4383168Z pooling_mode=, 2025-05-07T20:21:55.4383666Z T=5, 2025-05-07T20:21:55.4384127Z D=109, 2025-05-07T20:21:55.4384467Z B=89, 2025-05-07T20:21:55.4384803Z log_E=4, 2025-05-07T20:21:55.4385154Z L=3, 2025-05-07T20:21:55.4385486Z D_gradcheck=2, 2025-05-07T20:21:55.4385882Z stochastic_rounding=True, 2025-05-07T20:21:55.4386465Z weighted=False, 2025-05-07T20:21:55.4386835Z row_wise=True, 2025-05-07T20:21:55.4387206Z mixed=False, 2025-05-07T20:21:55.4387585Z use_cache=True, 2025-05-07T20:21:55.4388186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4388682Z use_cpu=True, 2025-05-07T20:21:55.4389082Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4389520Z ) 2025-05-07T20:21:55.4389914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4390824Z self=, 2025-05-07T20:21:55.4391679Z compile=True, 2025-05-07T20:21:55.4392092Z pooling_mode=, 2025-05-07T20:21:55.4392567Z T=5, 2025-05-07T20:21:55.4392900Z D=6, 2025-05-07T20:21:55.4393223Z B=115, 2025-05-07T20:21:55.4393560Z log_E=4, 2025-05-07T20:21:55.4393902Z L=3, 2025-05-07T20:21:55.4394236Z D_gradcheck=2, 2025-05-07T20:21:55.4394635Z stochastic_rounding=False, 2025-05-07T20:21:55.4395081Z weighted=True, 2025-05-07T20:21:55.4395450Z row_wise=True, 2025-05-07T20:21:55.4395820Z mixed=True, 2025-05-07T20:21:55.4396343Z use_cache=False, 2025-05-07T20:21:55.4396763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4397244Z use_cpu=True, 2025-05-07T20:21:55.4397645Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4398082Z ) 2025-05-07T20:21:55.4398480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4399391Z self=, 2025-05-07T20:21:55.4400246Z compile=False, 2025-05-07T20:21:55.4400654Z pooling_mode=, 2025-05-07T20:21:55.4401124Z T=1, 2025-05-07T20:21:55.4401451Z D=24, 2025-05-07T20:21:55.4401793Z B=6, 2025-05-07T20:21:55.4402123Z log_E=4, 2025-05-07T20:21:55.4402463Z L=5, 2025-05-07T20:21:55.4402809Z D_gradcheck=2, 2025-05-07T20:21:55.4403198Z stochastic_rounding=True, 2025-05-07T20:21:55.4403635Z weighted=True, 2025-05-07T20:21:55.4404010Z row_wise=True, 2025-05-07T20:21:55.4404383Z mixed=False, 2025-05-07T20:21:55.4404758Z use_cache=True, 2025-05-07T20:21:55.4405166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4405655Z use_cpu=True, 2025-05-07T20:21:55.4406059Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4406497Z ) 2025-05-07T20:21:55.4406898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4407811Z self=, 2025-05-07T20:21:55.4408668Z compile=False, 2025-05-07T20:21:55.4409087Z pooling_mode=, 2025-05-07T20:21:55.4409556Z T=4, 2025-05-07T20:21:55.4409882Z D=127, 2025-05-07T20:21:55.4410215Z B=2, 2025-05-07T20:21:55.4410546Z log_E=4, 2025-05-07T20:21:55.4410882Z L=17, 2025-05-07T20:21:55.4411223Z D_gradcheck=2, 2025-05-07T20:21:55.4411609Z stochastic_rounding=True, 2025-05-07T20:21:55.4412040Z weighted=True, 2025-05-07T20:21:55.4412414Z row_wise=True, 2025-05-07T20:21:55.4412786Z mixed=False, 2025-05-07T20:21:55.4413148Z use_cache=True, 2025-05-07T20:21:55.4413567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4414048Z use_cpu=True, 2025-05-07T20:21:55.4414447Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4414883Z ) 2025-05-07T20:21:55.4415284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4416422Z self=, 2025-05-07T20:21:55.4417615Z compile=False, 2025-05-07T20:21:55.4418069Z pooling_mode=, 2025-05-07T20:21:55.4418539Z T=5, 2025-05-07T20:21:55.4418863Z D=65, 2025-05-07T20:21:55.4419196Z B=3, 2025-05-07T20:21:55.4419525Z log_E=4, 2025-05-07T20:21:55.4419862Z L=3, 2025-05-07T20:21:55.4420202Z D_gradcheck=1, 2025-05-07T20:21:55.4420598Z stochastic_rounding=True, 2025-05-07T20:21:55.4421228Z weighted=True, 2025-05-07T20:21:55.4421603Z row_wise=True, 2025-05-07T20:21:55.4421971Z mixed=False, 2025-05-07T20:21:55.4422340Z use_cache=True, 2025-05-07T20:21:55.4422914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4423415Z use_cpu=True, 2025-05-07T20:21:55.4423806Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4424374Z ) 2025-05-07T20:21:55.4424777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4425715Z self=, 2025-05-07T20:21:55.4426572Z compile=True, 2025-05-07T20:21:55.4426981Z pooling_mode=, 2025-05-07T20:21:55.4427456Z T=1, 2025-05-07T20:21:55.4427787Z D=122, 2025-05-07T20:21:55.4428124Z B=18, 2025-05-07T20:21:55.4428467Z log_E=5, 2025-05-07T20:21:55.4428806Z L=3, 2025-05-07T20:21:55.4429146Z D_gradcheck=1, 2025-05-07T20:21:55.4429546Z stochastic_rounding=False, 2025-05-07T20:21:55.4429978Z weighted=False, 2025-05-07T20:21:55.4430357Z row_wise=True, 2025-05-07T20:21:55.4430970Z mixed=False, 2025-05-07T20:21:55.4431332Z use_cache=True, 2025-05-07T20:21:55.4431747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4432226Z use_cpu=True, 2025-05-07T20:21:55.4432618Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4433066Z ) 2025-05-07T20:21:55.4433462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4434378Z self=, 2025-05-07T20:21:55.4435230Z compile=True, 2025-05-07T20:21:55.4435640Z pooling_mode=, 2025-05-07T20:21:55.4436110Z T=5, 2025-05-07T20:21:55.4436441Z D=9, 2025-05-07T20:21:55.4436780Z B=31, 2025-05-07T20:21:55.4437118Z log_E=4, 2025-05-07T20:21:55.4437455Z L=1, 2025-05-07T20:21:55.4437797Z D_gradcheck=1, 2025-05-07T20:21:55.4438202Z stochastic_rounding=True, 2025-05-07T20:21:55.4438632Z weighted=True, 2025-05-07T20:21:55.4439009Z row_wise=True, 2025-05-07T20:21:55.4439381Z mixed=False, 2025-05-07T20:21:55.4439748Z use_cache=False, 2025-05-07T20:21:55.4440172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4440654Z use_cpu=True, 2025-05-07T20:21:55.4441050Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4441495Z ) 2025-05-07T20:21:55.4951271Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4952393Z self=, 2025-05-07T20:21:55.4953259Z compile=False, 2025-05-07T20:21:55.4953670Z pooling_mode=, 2025-05-07T20:21:55.4954146Z T=2, 2025-05-07T20:21:55.4954478Z D=4, 2025-05-07T20:21:55.4954803Z B=121, 2025-05-07T20:21:55.4955143Z log_E=4, 2025-05-07T20:21:55.4955489Z L=16, 2025-05-07T20:21:55.4955829Z D_gradcheck=2, 2025-05-07T20:21:55.4956236Z stochastic_rounding=True, 2025-05-07T20:21:55.4956676Z weighted=False, 2025-05-07T20:21:55.4957053Z row_wise=True, 2025-05-07T20:21:55.4957421Z mixed=True, 2025-05-07T20:21:55.4957802Z use_cache=True, 2025-05-07T20:21:55.4958217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.4958692Z use_cpu=True, 2025-05-07T20:21:55.4959093Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4959539Z ) 2025-05-07T20:21:55.4959932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4961708Z self=, 2025-05-07T20:21:55.4962616Z compile=True, 2025-05-07T20:21:55.4963024Z pooling_mode=, 2025-05-07T20:21:55.4963498Z T=3, 2025-05-07T20:21:55.4963830Z D=31, 2025-05-07T20:21:55.4964157Z B=90, 2025-05-07T20:21:55.4964489Z log_E=4, 2025-05-07T20:21:55.4964834Z L=14, 2025-05-07T20:21:55.4965171Z D_gradcheck=1, 2025-05-07T20:21:55.4965727Z stochastic_rounding=False, 2025-05-07T20:21:55.4966164Z weighted=True, 2025-05-07T20:21:55.4966531Z row_wise=True, 2025-05-07T20:21:55.4966910Z mixed=True, 2025-05-07T20:21:55.4967420Z use_cache=False, 2025-05-07T20:21:55.4967857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4968330Z use_cpu=True, 2025-05-07T20:21:55.4968730Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4969171Z ) 2025-05-07T20:21:55.4969561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4970482Z self=, 2025-05-07T20:21:55.4971338Z compile=True, 2025-05-07T20:21:55.4971742Z pooling_mode=, 2025-05-07T20:21:55.4972211Z T=1, 2025-05-07T20:21:55.4972544Z D=27, 2025-05-07T20:21:55.4972872Z B=48, 2025-05-07T20:21:55.4973207Z log_E=3, 2025-05-07T20:21:55.4973550Z L=14, 2025-05-07T20:21:55.4973893Z D_gradcheck=1, 2025-05-07T20:21:55.4974297Z stochastic_rounding=True, 2025-05-07T20:21:55.4974736Z weighted=True, 2025-05-07T20:21:55.4975344Z row_wise=True, 2025-05-07T20:21:55.4975710Z mixed=False, 2025-05-07T20:21:55.4976087Z use_cache=True, 2025-05-07T20:21:55.4976489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4976971Z use_cpu=True, 2025-05-07T20:21:55.4977368Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.4977809Z ) 2025-05-07T20:21:55.4978202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4979123Z self=, 2025-05-07T20:21:55.4979979Z compile=True, 2025-05-07T20:21:55.4980381Z pooling_mode=, 2025-05-07T20:21:55.4980855Z T=1, 2025-05-07T20:21:55.4981186Z D=126, 2025-05-07T20:21:55.4981516Z B=116, 2025-05-07T20:21:55.4981854Z log_E=3, 2025-05-07T20:21:55.4982198Z L=6, 2025-05-07T20:21:55.4982533Z D_gradcheck=1, 2025-05-07T20:21:55.4982931Z stochastic_rounding=True, 2025-05-07T20:21:55.4983503Z weighted=True, 2025-05-07T20:21:55.4983875Z row_wise=True, 2025-05-07T20:21:55.4984311Z mixed=False, 2025-05-07T20:21:55.4984680Z use_cache=False, 2025-05-07T20:21:55.4985096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4985578Z use_cpu=True, 2025-05-07T20:21:55.4985985Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4986431Z ) 2025-05-07T20:21:55.4986826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4987742Z self=, 2025-05-07T20:21:55.4988596Z compile=True, 2025-05-07T20:21:55.4988995Z pooling_mode=, 2025-05-07T20:21:55.4989465Z T=2, 2025-05-07T20:21:55.4989794Z D=89, 2025-05-07T20:21:55.4990118Z B=25, 2025-05-07T20:21:55.4990451Z log_E=5, 2025-05-07T20:21:55.4990796Z L=0, 2025-05-07T20:21:55.4991133Z D_gradcheck=1, 2025-05-07T20:21:55.4991529Z stochastic_rounding=False, 2025-05-07T20:21:55.4991966Z weighted=True, 2025-05-07T20:21:55.4992337Z row_wise=True, 2025-05-07T20:21:55.4992709Z mixed=False, 2025-05-07T20:21:55.4993079Z use_cache=False, 2025-05-07T20:21:55.4993493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.4993971Z use_cpu=True, 2025-05-07T20:21:55.4994368Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.4994804Z ) 2025-05-07T20:21:55.4995200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.4996282Z self=, 2025-05-07T20:21:55.4997158Z compile=False, 2025-05-07T20:21:55.4997570Z pooling_mode=, 2025-05-07T20:21:55.4998043Z T=1, 2025-05-07T20:21:55.4998374Z D=87, 2025-05-07T20:21:55.4998698Z B=57, 2025-05-07T20:21:55.4999032Z log_E=5, 2025-05-07T20:21:55.4999482Z L=10, 2025-05-07T20:21:55.4999820Z D_gradcheck=2, 2025-05-07T20:21:55.5000210Z stochastic_rounding=True, 2025-05-07T20:21:55.5000652Z weighted=False, 2025-05-07T20:21:55.5001023Z row_wise=True, 2025-05-07T20:21:55.5001515Z mixed=True, 2025-05-07T20:21:55.5001897Z use_cache=True, 2025-05-07T20:21:55.5002300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5002780Z use_cpu=True, 2025-05-07T20:21:55.5003179Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5003617Z ) 2025-05-07T20:21:55.5004015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5004939Z self=, 2025-05-07T20:21:55.5005790Z compile=False, 2025-05-07T20:21:55.5006205Z pooling_mode=, 2025-05-07T20:21:55.5006673Z T=4, 2025-05-07T20:21:55.5006998Z D=6, 2025-05-07T20:21:55.5007335Z B=65, 2025-05-07T20:21:55.5007671Z log_E=4, 2025-05-07T20:21:55.5008010Z L=12, 2025-05-07T20:21:55.5008355Z D_gradcheck=2, 2025-05-07T20:21:55.5008751Z stochastic_rounding=False, 2025-05-07T20:21:55.5009349Z weighted=True, 2025-05-07T20:21:55.5009724Z row_wise=True, 2025-05-07T20:21:55.5010093Z mixed=True, 2025-05-07T20:21:55.5010460Z use_cache=False, 2025-05-07T20:21:55.5010876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5011356Z use_cpu=True, 2025-05-07T20:21:55.5011759Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5012195Z ) 2025-05-07T20:21:55.5012592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5013505Z self=, 2025-05-07T20:21:55.5014356Z compile=False, 2025-05-07T20:21:55.5014770Z pooling_mode=, 2025-05-07T20:21:55.5015242Z T=3, 2025-05-07T20:21:55.5015570Z D=52, 2025-05-07T20:21:55.5015906Z B=52, 2025-05-07T20:21:55.5016536Z log_E=3, 2025-05-07T20:21:55.5016887Z L=13, 2025-05-07T20:21:55.5017230Z D_gradcheck=2, 2025-05-07T20:21:55.5017620Z stochastic_rounding=True, 2025-05-07T20:21:55.5018056Z weighted=True, 2025-05-07T20:21:55.5018429Z row_wise=True, 2025-05-07T20:21:55.5018803Z mixed=True, 2025-05-07T20:21:55.5019162Z use_cache=True, 2025-05-07T20:21:55.5019574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5020053Z use_cpu=True, 2025-05-07T20:21:55.5020452Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5020914Z ) 2025-05-07T20:21:55.5021316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5022233Z self=, 2025-05-07T20:21:55.5023081Z compile=True, 2025-05-07T20:21:55.5023490Z pooling_mode=, 2025-05-07T20:21:55.5023964Z T=5, 2025-05-07T20:21:55.5024403Z D=80, 2025-05-07T20:21:55.5024737Z B=116, 2025-05-07T20:21:55.5025081Z log_E=5, 2025-05-07T20:21:55.5025418Z L=16, 2025-05-07T20:21:55.5025756Z D_gradcheck=2, 2025-05-07T20:21:55.5026147Z stochastic_rounding=True, 2025-05-07T20:21:55.5026586Z weighted=True, 2025-05-07T20:21:55.5026968Z row_wise=True, 2025-05-07T20:21:55.5027339Z mixed=False, 2025-05-07T20:21:55.5027702Z use_cache=True, 2025-05-07T20:21:55.5028116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5028602Z use_cpu=True, 2025-05-07T20:21:55.5028993Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5029441Z ) 2025-05-07T20:21:55.5029836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5031092Z self=, 2025-05-07T20:21:55.5031965Z compile=True, 2025-05-07T20:21:55.5032369Z pooling_mode=, 2025-05-07T20:21:55.5032839Z T=2, 2025-05-07T20:21:55.5033169Z D=28, 2025-05-07T20:21:55.5033502Z B=73, 2025-05-07T20:21:55.5034062Z log_E=5, 2025-05-07T20:21:55.5034399Z L=2, 2025-05-07T20:21:55.5034740Z D_gradcheck=1, 2025-05-07T20:21:55.5035136Z stochastic_rounding=False, 2025-05-07T20:21:55.5035573Z weighted=False, 2025-05-07T20:21:55.5036126Z row_wise=True, 2025-05-07T20:21:55.5036513Z mixed=True, 2025-05-07T20:21:55.5036879Z use_cache=False, 2025-05-07T20:21:55.5037302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5037782Z use_cpu=True, 2025-05-07T20:21:55.5038173Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5038615Z ) 2025-05-07T20:21:55.5039019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5039939Z self=, 2025-05-07T20:21:55.5040789Z compile=False, 2025-05-07T20:21:55.5041204Z pooling_mode=, 2025-05-07T20:21:55.5041679Z T=5, 2025-05-07T20:21:55.5042005Z D=89, 2025-05-07T20:21:55.5042337Z B=66, 2025-05-07T20:21:55.5042778Z log_E=5, 2025-05-07T20:21:55.5043127Z L=15, 2025-05-07T20:21:55.5043465Z D_gradcheck=1, 2025-05-07T20:21:55.5044085Z stochastic_rounding=True, 2025-05-07T20:21:55.5044530Z weighted=False, 2025-05-07T20:21:55.5044897Z row_wise=True, 2025-05-07T20:21:55.5045266Z mixed=True, 2025-05-07T20:21:55.5045633Z use_cache=False, 2025-05-07T20:21:55.5046046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5046526Z use_cpu=True, 2025-05-07T20:21:55.5046926Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5047364Z ) 2025-05-07T20:21:55.5047764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5048676Z self=, 2025-05-07T20:21:55.5049523Z compile=True, 2025-05-07T20:21:55.5049931Z pooling_mode=, 2025-05-07T20:21:55.5050397Z T=1, 2025-05-07T20:21:55.5050722Z D=4, 2025-05-07T20:21:55.5051061Z B=79, 2025-05-07T20:21:55.5051403Z log_E=5, 2025-05-07T20:21:55.5051746Z L=17, 2025-05-07T20:21:55.5052080Z D_gradcheck=2, 2025-05-07T20:21:55.5052477Z stochastic_rounding=False, 2025-05-07T20:21:55.5052915Z weighted=True, 2025-05-07T20:21:55.5053283Z row_wise=True, 2025-05-07T20:21:55.5053654Z mixed=True, 2025-05-07T20:21:55.5054015Z use_cache=True, 2025-05-07T20:21:55.5054420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5054903Z use_cpu=True, 2025-05-07T20:21:55.5055301Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5055736Z ) 2025-05-07T20:21:55.5056142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5057056Z self=, 2025-05-07T20:21:55.5057906Z compile=False, 2025-05-07T20:21:55.5058313Z pooling_mode=, 2025-05-07T20:21:55.5058783Z T=5, 2025-05-07T20:21:55.5059114Z D=114, 2025-05-07T20:21:55.5059453Z B=102, 2025-05-07T20:21:55.5059793Z log_E=3, 2025-05-07T20:21:55.5060132Z L=2, 2025-05-07T20:21:55.5060471Z D_gradcheck=1, 2025-05-07T20:21:55.5060871Z stochastic_rounding=True, 2025-05-07T20:21:55.5061305Z weighted=False, 2025-05-07T20:21:55.5061682Z row_wise=True, 2025-05-07T20:21:55.5062050Z mixed=False, 2025-05-07T20:21:55.5062416Z use_cache=True, 2025-05-07T20:21:55.5062817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5063302Z use_cpu=True, 2025-05-07T20:21:55.5063699Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5064278Z ) 2025-05-07T20:21:55.5064890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5065816Z self=, 2025-05-07T20:21:55.5066664Z compile=True, 2025-05-07T20:21:55.5067075Z pooling_mode=, 2025-05-07T20:21:55.5067549Z T=3, 2025-05-07T20:21:55.5067874Z D=10, 2025-05-07T20:21:55.5068365Z B=119, 2025-05-07T20:21:55.5068702Z log_E=5, 2025-05-07T20:21:55.5069040Z L=16, 2025-05-07T20:21:55.5069378Z D_gradcheck=2, 2025-05-07T20:21:55.5069778Z stochastic_rounding=True, 2025-05-07T20:21:55.5070314Z weighted=True, 2025-05-07T20:21:55.5070711Z row_wise=True, 2025-05-07T20:21:55.5071080Z mixed=False, 2025-05-07T20:21:55.5071445Z use_cache=False, 2025-05-07T20:21:55.5071867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5072345Z use_cpu=True, 2025-05-07T20:21:55.5072743Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5073177Z ) 2025-05-07T20:21:55.5073579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5074492Z self=, 2025-05-07T20:21:55.5075340Z compile=True, 2025-05-07T20:21:55.5075741Z pooling_mode=, 2025-05-07T20:21:55.5076209Z T=1, 2025-05-07T20:21:55.5076539Z D=88, 2025-05-07T20:21:55.5076870Z B=82, 2025-05-07T20:21:55.5077203Z log_E=3, 2025-05-07T20:21:55.5077542Z L=13, 2025-05-07T20:21:55.5078040Z D_gradcheck=1, 2025-05-07T20:21:55.5078441Z stochastic_rounding=True, 2025-05-07T20:21:55.5078871Z weighted=False, 2025-05-07T20:21:55.5079246Z row_wise=True, 2025-05-07T20:21:55.5079618Z mixed=False, 2025-05-07T20:21:55.5079983Z use_cache=True, 2025-05-07T20:21:55.5080393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5080872Z use_cpu=True, 2025-05-07T20:21:55.5081271Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5081717Z ) 2025-05-07T20:21:55.5082117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5083032Z self=, 2025-05-07T20:21:55.5083882Z compile=False, 2025-05-07T20:21:55.5084292Z pooling_mode=, 2025-05-07T20:21:55.5084762Z T=1, 2025-05-07T20:21:55.5085090Z D=70, 2025-05-07T20:21:55.5085429Z B=59, 2025-05-07T20:21:55.5085765Z log_E=4, 2025-05-07T20:21:55.5086104Z L=2, 2025-05-07T20:21:55.5086452Z D_gradcheck=2, 2025-05-07T20:21:55.5086850Z stochastic_rounding=True, 2025-05-07T20:21:55.5087284Z weighted=True, 2025-05-07T20:21:55.5087659Z row_wise=True, 2025-05-07T20:21:55.5088028Z mixed=False, 2025-05-07T20:21:55.5088394Z use_cache=True, 2025-05-07T20:21:55.5088806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5089289Z use_cpu=True, 2025-05-07T20:21:55.5089682Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5090133Z ) 2025-05-07T20:21:55.5588914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5589869Z self=, 2025-05-07T20:21:55.5590732Z compile=True, 2025-05-07T20:21:55.5591146Z pooling_mode=, 2025-05-07T20:21:55.5591609Z T=2, 2025-05-07T20:21:55.5591966Z D=51, 2025-05-07T20:21:55.5592302Z B=122, 2025-05-07T20:21:55.5592632Z log_E=5, 2025-05-07T20:21:55.5592977Z L=10, 2025-05-07T20:21:55.5593330Z D_gradcheck=1, 2025-05-07T20:21:55.5593847Z stochastic_rounding=True, 2025-05-07T20:21:55.5594287Z weighted=False, 2025-05-07T20:21:55.5594664Z row_wise=True, 2025-05-07T20:21:55.5595029Z mixed=False, 2025-05-07T20:21:55.5595397Z use_cache=True, 2025-05-07T20:21:55.5595805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5596279Z use_cpu=True, 2025-05-07T20:21:55.5596683Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5597449Z ) 2025-05-07T20:21:55.5597880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5598790Z self=, 2025-05-07T20:21:55.5599646Z compile=False, 2025-05-07T20:21:55.5600064Z pooling_mode=, 2025-05-07T20:21:55.5600694Z T=5, 2025-05-07T20:21:55.5601032Z D=60, 2025-05-07T20:21:55.5601365Z B=51, 2025-05-07T20:21:55.5601698Z log_E=4, 2025-05-07T20:21:55.5602075Z L=20, 2025-05-07T20:21:55.5602417Z D_gradcheck=2, 2025-05-07T20:21:55.5603043Z stochastic_rounding=False, 2025-05-07T20:21:55.5603497Z weighted=True, 2025-05-07T20:21:55.5603867Z row_wise=True, 2025-05-07T20:21:55.5604236Z mixed=False, 2025-05-07T20:21:55.5604605Z use_cache=True, 2025-05-07T20:21:55.5605023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5605498Z use_cpu=True, 2025-05-07T20:21:55.5605911Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5606364Z ) 2025-05-07T20:21:55.5606757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5607673Z self=, 2025-05-07T20:21:55.5608541Z compile=False, 2025-05-07T20:21:55.5608958Z pooling_mode=, 2025-05-07T20:21:55.5609426Z T=5, 2025-05-07T20:21:55.5609769Z D=120, 2025-05-07T20:21:55.5610109Z B=31, 2025-05-07T20:21:55.5610434Z log_E=3, 2025-05-07T20:21:55.5611037Z L=12, 2025-05-07T20:21:55.5611383Z D_gradcheck=2, 2025-05-07T20:21:55.5611781Z stochastic_rounding=False, 2025-05-07T20:21:55.5612218Z weighted=True, 2025-05-07T20:21:55.5612593Z row_wise=True, 2025-05-07T20:21:55.5612951Z mixed=True, 2025-05-07T20:21:55.5613322Z use_cache=False, 2025-05-07T20:21:55.5613738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5614211Z use_cpu=True, 2025-05-07T20:21:55.5614615Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5615062Z ) 2025-05-07T20:21:55.5615453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5616629Z self=, 2025-05-07T20:21:55.5617493Z compile=True, 2025-05-07T20:21:55.5617890Z pooling_mode=, 2025-05-07T20:21:55.5618364Z T=4, 2025-05-07T20:21:55.5618692Z D=115, 2025-05-07T20:21:55.5619032Z B=43, 2025-05-07T20:21:55.5619357Z log_E=3, 2025-05-07T20:21:55.5619705Z L=7, 2025-05-07T20:21:55.5620050Z D_gradcheck=2, 2025-05-07T20:21:55.5620432Z stochastic_rounding=True, 2025-05-07T20:21:55.5620862Z weighted=True, 2025-05-07T20:21:55.5621232Z row_wise=True, 2025-05-07T20:21:55.5621588Z mixed=False, 2025-05-07T20:21:55.5621951Z use_cache=True, 2025-05-07T20:21:55.5622358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5622826Z use_cpu=True, 2025-05-07T20:21:55.5623230Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5623673Z ) 2025-05-07T20:21:55.5624151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5625074Z self=, 2025-05-07T20:21:55.5625925Z compile=True, 2025-05-07T20:21:55.5626322Z pooling_mode=, 2025-05-07T20:21:55.5626794Z T=4, 2025-05-07T20:21:55.5627124Z D=30, 2025-05-07T20:21:55.5627448Z B=19, 2025-05-07T20:21:55.5627782Z log_E=3, 2025-05-07T20:21:55.5628126Z L=6, 2025-05-07T20:21:55.5628466Z D_gradcheck=2, 2025-05-07T20:21:55.5628861Z stochastic_rounding=True, 2025-05-07T20:21:55.5629292Z weighted=True, 2025-05-07T20:21:55.5629657Z row_wise=True, 2025-05-07T20:21:55.5630025Z mixed=False, 2025-05-07T20:21:55.5630392Z use_cache=True, 2025-05-07T20:21:55.5630799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5631325Z use_cpu=True, 2025-05-07T20:21:55.5632116Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5632581Z ) 2025-05-07T20:21:55.5632966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5633875Z self=, 2025-05-07T20:21:55.5634731Z compile=True, 2025-05-07T20:21:55.5635128Z pooling_mode=, 2025-05-07T20:21:55.5635808Z T=2, 2025-05-07T20:21:55.5636138Z D=89, 2025-05-07T20:21:55.5636460Z B=89, 2025-05-07T20:21:55.5636797Z log_E=3, 2025-05-07T20:21:55.5637141Z L=5, 2025-05-07T20:21:55.5637661Z D_gradcheck=1, 2025-05-07T20:21:55.5638072Z stochastic_rounding=False, 2025-05-07T20:21:55.5638510Z weighted=True, 2025-05-07T20:21:55.5638871Z row_wise=True, 2025-05-07T20:21:55.5639239Z mixed=True, 2025-05-07T20:21:55.5639599Z use_cache=False, 2025-05-07T20:21:55.5640013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5640496Z use_cpu=True, 2025-05-07T20:21:55.5640897Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5641343Z ) 2025-05-07T20:21:55.5641731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5642640Z self=, 2025-05-07T20:21:55.5643499Z compile=False, 2025-05-07T20:21:55.5643903Z pooling_mode=, 2025-05-07T20:21:55.5644373Z T=3, 2025-05-07T20:21:55.5644704Z D=123, 2025-05-07T20:21:55.5645031Z B=30, 2025-05-07T20:21:55.5645595Z log_E=3, 2025-05-07T20:21:55.5645940Z L=10, 2025-05-07T20:21:55.5646276Z D_gradcheck=1, 2025-05-07T20:21:55.5646678Z stochastic_rounding=False, 2025-05-07T20:21:55.5647115Z weighted=False, 2025-05-07T20:21:55.5647486Z row_wise=True, 2025-05-07T20:21:55.5647851Z mixed=True, 2025-05-07T20:21:55.5648212Z use_cache=True, 2025-05-07T20:21:55.5648625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5649108Z use_cpu=True, 2025-05-07T20:21:55.5649508Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5649941Z ) 2025-05-07T20:21:55.5650336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5651248Z self=, 2025-05-07T20:21:55.5652108Z compile=True, 2025-05-07T20:21:55.5652509Z pooling_mode=, 2025-05-07T20:21:55.5652984Z T=2, 2025-05-07T20:21:55.5653317Z D=10, 2025-05-07T20:21:55.5653640Z B=74, 2025-05-07T20:21:55.5653981Z log_E=4, 2025-05-07T20:21:55.5654325Z L=1, 2025-05-07T20:21:55.5654657Z D_gradcheck=2, 2025-05-07T20:21:55.5655047Z stochastic_rounding=True, 2025-05-07T20:21:55.5655480Z weighted=True, 2025-05-07T20:21:55.5655846Z row_wise=True, 2025-05-07T20:21:55.5656217Z mixed=True, 2025-05-07T20:21:55.5656576Z use_cache=True, 2025-05-07T20:21:55.5656977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5657458Z use_cpu=True, 2025-05-07T20:21:55.5657850Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5658287Z ) 2025-05-07T20:21:55.5658682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5659593Z self=, 2025-05-07T20:21:55.5660452Z compile=False, 2025-05-07T20:21:55.5660857Z pooling_mode=, 2025-05-07T20:21:55.5661326Z T=2, 2025-05-07T20:21:55.5661657Z D=94, 2025-05-07T20:21:55.5661988Z B=81, 2025-05-07T20:21:55.5662322Z log_E=4, 2025-05-07T20:21:55.5662667Z L=6, 2025-05-07T20:21:55.5663001Z D_gradcheck=2, 2025-05-07T20:21:55.5663397Z stochastic_rounding=True, 2025-05-07T20:21:55.5663833Z weighted=True, 2025-05-07T20:21:55.5664347Z row_wise=True, 2025-05-07T20:21:55.5664709Z mixed=True, 2025-05-07T20:21:55.5665067Z use_cache=False, 2025-05-07T20:21:55.5665477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5666175Z use_cpu=True, 2025-05-07T20:21:55.5666587Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5667022Z ) 2025-05-07T20:21:55.5667413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5668326Z self=, 2025-05-07T20:21:55.5669173Z compile=True, 2025-05-07T20:21:55.5669709Z pooling_mode=, 2025-05-07T20:21:55.5670174Z T=3, 2025-05-07T20:21:55.5670496Z D=94, 2025-05-07T20:21:55.5670833Z B=50, 2025-05-07T20:21:55.5671165Z log_E=4, 2025-05-07T20:21:55.5671633Z L=10, 2025-05-07T20:21:55.5671983Z D_gradcheck=2, 2025-05-07T20:21:55.5672374Z stochastic_rounding=False, 2025-05-07T20:21:55.5672807Z weighted=True, 2025-05-07T20:21:55.5673174Z row_wise=True, 2025-05-07T20:21:55.5673542Z mixed=False, 2025-05-07T20:21:55.5673912Z use_cache=True, 2025-05-07T20:21:55.5674315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5674803Z use_cpu=True, 2025-05-07T20:21:55.5675203Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5675644Z ) 2025-05-07T20:21:55.5676039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5676952Z self=, 2025-05-07T20:21:55.5677795Z compile=False, 2025-05-07T20:21:55.5678207Z pooling_mode=, 2025-05-07T20:21:55.5678680Z T=1, 2025-05-07T20:21:55.5679001Z D=80, 2025-05-07T20:21:55.5679542Z B=111, 2025-05-07T20:21:55.5679878Z log_E=4, 2025-05-07T20:21:55.5680210Z L=3, 2025-05-07T20:21:55.5680551Z D_gradcheck=2, 2025-05-07T20:21:55.5680940Z stochastic_rounding=True, 2025-05-07T20:21:55.5681368Z weighted=False, 2025-05-07T20:21:55.5681744Z row_wise=True, 2025-05-07T20:21:55.5682108Z mixed=True, 2025-05-07T20:21:55.5682469Z use_cache=True, 2025-05-07T20:21:55.5682877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5683358Z use_cpu=True, 2025-05-07T20:21:55.5683751Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5684186Z ) 2025-05-07T20:21:55.5684582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5685489Z self=, 2025-05-07T20:21:55.5686343Z compile=False, 2025-05-07T20:21:55.5686752Z pooling_mode=, 2025-05-07T20:21:55.5687219Z T=5, 2025-05-07T20:21:55.5687552Z D=55, 2025-05-07T20:21:55.5687885Z B=22, 2025-05-07T20:21:55.5688220Z log_E=4, 2025-05-07T20:21:55.5688578Z L=4, 2025-05-07T20:21:55.5688915Z D_gradcheck=2, 2025-05-07T20:21:55.5689306Z stochastic_rounding=False, 2025-05-07T20:21:55.5689736Z weighted=False, 2025-05-07T20:21:55.5690106Z row_wise=True, 2025-05-07T20:21:55.5690471Z mixed=True, 2025-05-07T20:21:55.5690831Z use_cache=False, 2025-05-07T20:21:55.5691263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5691743Z use_cpu=True, 2025-05-07T20:21:55.5692139Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.5692573Z ) 2025-05-07T20:21:55.5692961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5693877Z self=, 2025-05-07T20:21:55.5694733Z compile=True, 2025-05-07T20:21:55.5695142Z pooling_mode=, 2025-05-07T20:21:55.5695613Z T=1, 2025-05-07T20:21:55.5695939Z D=49, 2025-05-07T20:21:55.5696271Z B=76, 2025-05-07T20:21:55.5696610Z log_E=5, 2025-05-07T20:21:55.5696949Z L=7, 2025-05-07T20:21:55.5697287Z D_gradcheck=1, 2025-05-07T20:21:55.5697680Z stochastic_rounding=True, 2025-05-07T20:21:55.5698105Z weighted=True, 2025-05-07T20:21:55.5698476Z row_wise=True, 2025-05-07T20:21:55.5698845Z mixed=False, 2025-05-07T20:21:55.5699206Z use_cache=True, 2025-05-07T20:21:55.5699852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5716769Z use_cpu=True, 2025-05-07T20:21:55.5717202Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5717656Z ) 2025-05-07T20:21:55.5718056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5718976Z self=, 2025-05-07T20:21:55.5720206Z compile=True, 2025-05-07T20:21:55.5720612Z pooling_mode=, 2025-05-07T20:21:55.5721082Z T=1, 2025-05-07T20:21:55.5721414Z D=83, 2025-05-07T20:21:55.5721787Z B=123, 2025-05-07T20:21:55.5722290Z log_E=4, 2025-05-07T20:21:55.5722642Z L=13, 2025-05-07T20:21:55.5722984Z D_gradcheck=2, 2025-05-07T20:21:55.5723384Z stochastic_rounding=False, 2025-05-07T20:21:55.5723814Z weighted=False, 2025-05-07T20:21:55.5724195Z row_wise=True, 2025-05-07T20:21:55.5724565Z mixed=True, 2025-05-07T20:21:55.5724926Z use_cache=False, 2025-05-07T20:21:55.5725351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5725833Z use_cpu=True, 2025-05-07T20:21:55.5726241Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5726690Z ) 2025-05-07T20:21:55.5727087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5727996Z self=, 2025-05-07T20:21:55.5728857Z compile=True, 2025-05-07T20:21:55.5729269Z pooling_mode=, 2025-05-07T20:21:55.5729950Z T=1, 2025-05-07T20:21:55.5730282Z D=95, 2025-05-07T20:21:55.5730621Z B=68, 2025-05-07T20:21:55.5730951Z log_E=4, 2025-05-07T20:21:55.5731297Z L=20, 2025-05-07T20:21:55.5731637Z D_gradcheck=2, 2025-05-07T20:21:55.5732024Z stochastic_rounding=False, 2025-05-07T20:21:55.5732461Z weighted=True, 2025-05-07T20:21:55.5732844Z row_wise=True, 2025-05-07T20:21:55.5733239Z mixed=True, 2025-05-07T20:21:55.5733627Z use_cache=False, 2025-05-07T20:21:55.5734083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.5734587Z use_cpu=True, 2025-05-07T20:21:55.5734985Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5735428Z ) 2025-05-07T20:21:55.5735827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.5736731Z self=, 2025-05-07T20:21:55.5737591Z compile=True, 2025-05-07T20:21:55.5738003Z pooling_mode=, 2025-05-07T20:21:55.5738471Z T=1, 2025-05-07T20:21:55.5738807Z D=123, 2025-05-07T20:21:55.5739145Z B=87, 2025-05-07T20:21:55.5739472Z log_E=5, 2025-05-07T20:21:55.5739813Z L=20, 2025-05-07T20:21:55.5740154Z D_gradcheck=1, 2025-05-07T20:21:55.5740543Z stochastic_rounding=True, 2025-05-07T20:21:55.5740977Z weighted=False, 2025-05-07T20:21:55.5741351Z row_wise=True, 2025-05-07T20:21:55.5741717Z mixed=True, 2025-05-07T20:21:55.5742084Z use_cache=False, 2025-05-07T20:21:55.5742514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.5742997Z use_cpu=True, 2025-05-07T20:21:55.5743387Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.5743837Z ) 2025-05-07T20:21:55.6237703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6238652Z self=, 2025-05-07T20:21:55.6239542Z compile=True, 2025-05-07T20:21:55.6240005Z pooling_mode=, 2025-05-07T20:21:55.6240486Z T=3, 2025-05-07T20:21:55.6240820Z D=49, 2025-05-07T20:21:55.6241161Z B=53, 2025-05-07T20:21:55.6241490Z log_E=3, 2025-05-07T20:21:55.6241832Z L=14, 2025-05-07T20:21:55.6242172Z D_gradcheck=2, 2025-05-07T20:21:55.6242557Z stochastic_rounding=True, 2025-05-07T20:21:55.6243120Z weighted=False, 2025-05-07T20:21:55.6243494Z row_wise=True, 2025-05-07T20:21:55.6243861Z mixed=True, 2025-05-07T20:21:55.6244512Z use_cache=False, 2025-05-07T20:21:55.6244961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6245444Z use_cpu=True, 2025-05-07T20:21:55.6245833Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6246277Z ) 2025-05-07T20:21:55.6246673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6247579Z self=, 2025-05-07T20:21:55.6248578Z compile=True, 2025-05-07T20:21:55.6248984Z pooling_mode=, 2025-05-07T20:21:55.6249448Z T=1, 2025-05-07T20:21:55.6249916Z D=106, 2025-05-07T20:21:55.6250266Z B=51, 2025-05-07T20:21:55.6250588Z log_E=4, 2025-05-07T20:21:55.6250933Z L=11, 2025-05-07T20:21:55.6251274Z D_gradcheck=2, 2025-05-07T20:21:55.6251683Z stochastic_rounding=False, 2025-05-07T20:21:55.6252119Z weighted=True, 2025-05-07T20:21:55.6252496Z row_wise=True, 2025-05-07T20:21:55.6252866Z mixed=True, 2025-05-07T20:21:55.6253232Z use_cache=False, 2025-05-07T20:21:55.6253652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6254133Z use_cpu=True, 2025-05-07T20:21:55.6254530Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6254972Z ) 2025-05-07T20:21:55.6255367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6256273Z self=, 2025-05-07T20:21:55.6257140Z compile=True, 2025-05-07T20:21:55.6257551Z pooling_mode=, 2025-05-07T20:21:55.6258213Z T=5, 2025-05-07T20:21:55.6258546Z D=37, 2025-05-07T20:21:55.6258878Z B=94, 2025-05-07T20:21:55.6259205Z log_E=5, 2025-05-07T20:21:55.6259550Z L=20, 2025-05-07T20:21:55.6259888Z D_gradcheck=1, 2025-05-07T20:21:55.6260273Z stochastic_rounding=True, 2025-05-07T20:21:55.6260704Z weighted=True, 2025-05-07T20:21:55.6261073Z row_wise=True, 2025-05-07T20:21:55.6261435Z mixed=False, 2025-05-07T20:21:55.6261807Z use_cache=True, 2025-05-07T20:21:55.6262219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6262691Z use_cpu=True, 2025-05-07T20:21:55.6263091Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6263537Z ) 2025-05-07T20:21:55.6263931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6264949Z self=, 2025-05-07T20:21:55.6265817Z compile=False, 2025-05-07T20:21:55.6266224Z pooling_mode=, 2025-05-07T20:21:55.6266690Z T=2, 2025-05-07T20:21:55.6267023Z D=107, 2025-05-07T20:21:55.6267361Z B=84, 2025-05-07T20:21:55.6267690Z log_E=3, 2025-05-07T20:21:55.6268030Z L=16, 2025-05-07T20:21:55.6268373Z D_gradcheck=1, 2025-05-07T20:21:55.6268758Z stochastic_rounding=False, 2025-05-07T20:21:55.6269202Z weighted=False, 2025-05-07T20:21:55.6269579Z row_wise=True, 2025-05-07T20:21:55.6269940Z mixed=True, 2025-05-07T20:21:55.6270307Z use_cache=False, 2025-05-07T20:21:55.6270728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6271203Z use_cpu=True, 2025-05-07T20:21:55.6271610Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6272055Z ) 2025-05-07T20:21:55.6272451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6273363Z self=, 2025-05-07T20:21:55.6274222Z compile=False, 2025-05-07T20:21:55.6274636Z pooling_mode=, 2025-05-07T20:21:55.6275098Z T=4, 2025-05-07T20:21:55.6275429Z D=27, 2025-05-07T20:21:55.6275762Z B=78, 2025-05-07T20:21:55.6276091Z log_E=5, 2025-05-07T20:21:55.6276439Z L=3, 2025-05-07T20:21:55.6276777Z D_gradcheck=2, 2025-05-07T20:21:55.6277163Z stochastic_rounding=True, 2025-05-07T20:21:55.6277606Z weighted=False, 2025-05-07T20:21:55.6277982Z row_wise=True, 2025-05-07T20:21:55.6278520Z mixed=False, 2025-05-07T20:21:55.6278903Z use_cache=True, 2025-05-07T20:21:55.6279312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6279784Z use_cpu=True, 2025-05-07T20:21:55.6280183Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6280626Z ) 2025-05-07T20:21:55.6281016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6281930Z self=, 2025-05-07T20:21:55.6282888Z compile=True, 2025-05-07T20:21:55.6283300Z pooling_mode=, 2025-05-07T20:21:55.6283874Z T=4, 2025-05-07T20:21:55.6284239Z D=93, 2025-05-07T20:21:55.6284573Z B=108, 2025-05-07T20:21:55.6284903Z log_E=5, 2025-05-07T20:21:55.6285248Z L=7, 2025-05-07T20:21:55.6285591Z D_gradcheck=2, 2025-05-07T20:21:55.6285976Z stochastic_rounding=True, 2025-05-07T20:21:55.6286410Z weighted=False, 2025-05-07T20:21:55.6286786Z row_wise=True, 2025-05-07T20:21:55.6287156Z mixed=False, 2025-05-07T20:21:55.6287524Z use_cache=True, 2025-05-07T20:21:55.6287934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6288407Z use_cpu=True, 2025-05-07T20:21:55.6288809Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6289257Z ) 2025-05-07T20:21:55.6289657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6290569Z self=, 2025-05-07T20:21:55.6291422Z compile=True, 2025-05-07T20:21:55.6291985Z pooling_mode=, 2025-05-07T20:21:55.6292456Z T=5, 2025-05-07T20:21:55.6292787Z D=67, 2025-05-07T20:21:55.6293118Z B=26, 2025-05-07T20:21:55.6293444Z log_E=4, 2025-05-07T20:21:55.6293787Z L=12, 2025-05-07T20:21:55.6294130Z D_gradcheck=1, 2025-05-07T20:21:55.6294519Z stochastic_rounding=False, 2025-05-07T20:21:55.6294960Z weighted=True, 2025-05-07T20:21:55.6295335Z row_wise=True, 2025-05-07T20:21:55.6295701Z mixed=False, 2025-05-07T20:21:55.6296070Z use_cache=False, 2025-05-07T20:21:55.6296488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6296961Z use_cpu=True, 2025-05-07T20:21:55.6297362Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6297811Z ) 2025-05-07T20:21:55.6298205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6299124Z self=, 2025-05-07T20:21:55.6299985Z compile=False, 2025-05-07T20:21:55.6300404Z pooling_mode=, 2025-05-07T20:21:55.6300871Z T=3, 2025-05-07T20:21:55.6301204Z D=48, 2025-05-07T20:21:55.6301534Z B=59, 2025-05-07T20:21:55.6301861Z log_E=5, 2025-05-07T20:21:55.6302204Z L=7, 2025-05-07T20:21:55.6302543Z D_gradcheck=2, 2025-05-07T20:21:55.6302928Z stochastic_rounding=True, 2025-05-07T20:21:55.6303365Z weighted=False, 2025-05-07T20:21:55.6303748Z row_wise=True, 2025-05-07T20:21:55.6304239Z mixed=False, 2025-05-07T20:21:55.6304610Z use_cache=False, 2025-05-07T20:21:55.6305030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6305501Z use_cpu=True, 2025-05-07T20:21:55.6305899Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6306342Z ) 2025-05-07T20:21:55.6306732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6307648Z self=, 2025-05-07T20:21:55.6308513Z compile=False, 2025-05-07T20:21:55.6308926Z pooling_mode=, 2025-05-07T20:21:55.6309389Z T=5, 2025-05-07T20:21:55.6309724Z D=14, 2025-05-07T20:21:55.6310061Z B=11, 2025-05-07T20:21:55.6310390Z log_E=5, 2025-05-07T20:21:55.6310735Z L=3, 2025-05-07T20:21:55.6311076Z D_gradcheck=2, 2025-05-07T20:21:55.6311461Z stochastic_rounding=False, 2025-05-07T20:21:55.6311895Z weighted=True, 2025-05-07T20:21:55.6312451Z row_wise=True, 2025-05-07T20:21:55.6312829Z mixed=True, 2025-05-07T20:21:55.6313198Z use_cache=False, 2025-05-07T20:21:55.6313617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6314090Z use_cpu=True, 2025-05-07T20:21:55.6314488Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6314929Z ) 2025-05-07T20:21:55.6315319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6316627Z self=, 2025-05-07T20:21:55.6317496Z compile=False, 2025-05-07T20:21:55.6318084Z pooling_mode=, 2025-05-07T20:21:55.6318564Z T=3, 2025-05-07T20:21:55.6318896Z D=6, 2025-05-07T20:21:55.6319220Z B=6, 2025-05-07T20:21:55.6319557Z log_E=3, 2025-05-07T20:21:55.6319897Z L=20, 2025-05-07T20:21:55.6320230Z D_gradcheck=2, 2025-05-07T20:21:55.6320623Z stochastic_rounding=True, 2025-05-07T20:21:55.6321056Z weighted=True, 2025-05-07T20:21:55.6321432Z row_wise=True, 2025-05-07T20:21:55.6321793Z mixed=True, 2025-05-07T20:21:55.6322156Z use_cache=True, 2025-05-07T20:21:55.6322564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6323035Z use_cpu=True, 2025-05-07T20:21:55.6323434Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6323878Z ) 2025-05-07T20:21:55.6324267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6325184Z self=, 2025-05-07T20:21:55.6326257Z compile=False, 2025-05-07T20:21:55.6326665Z pooling_mode=, 2025-05-07T20:21:55.6327133Z T=5, 2025-05-07T20:21:55.6327467Z D=22, 2025-05-07T20:21:55.6327795Z B=58, 2025-05-07T20:21:55.6328129Z log_E=3, 2025-05-07T20:21:55.6328472Z L=14, 2025-05-07T20:21:55.6328806Z D_gradcheck=2, 2025-05-07T20:21:55.6329199Z stochastic_rounding=True, 2025-05-07T20:21:55.6329635Z weighted=True, 2025-05-07T20:21:55.6330001Z row_wise=True, 2025-05-07T20:21:55.6330370Z mixed=True, 2025-05-07T20:21:55.6330733Z use_cache=True, 2025-05-07T20:21:55.6331146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6331622Z use_cpu=True, 2025-05-07T20:21:55.6332028Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6332472Z ) 2025-05-07T20:21:55.6332863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6333779Z self=, 2025-05-07T20:21:55.6334639Z compile=False, 2025-05-07T20:21:55.6335047Z pooling_mode=, 2025-05-07T20:21:55.6335516Z T=5, 2025-05-07T20:21:55.6335854Z D=39, 2025-05-07T20:21:55.6336177Z B=90, 2025-05-07T20:21:55.6336514Z log_E=4, 2025-05-07T20:21:55.6336854Z L=5, 2025-05-07T20:21:55.6337189Z D_gradcheck=1, 2025-05-07T20:21:55.6337581Z stochastic_rounding=False, 2025-05-07T20:21:55.6338040Z weighted=False, 2025-05-07T20:21:55.6338409Z row_wise=True, 2025-05-07T20:21:55.6338778Z mixed=True, 2025-05-07T20:21:55.6339141Z use_cache=False, 2025-05-07T20:21:55.6339556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6340036Z use_cpu=True, 2025-05-07T20:21:55.6340439Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6340875Z ) 2025-05-07T20:21:55.6341317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6342252Z self=, 2025-05-07T20:21:55.6343114Z compile=True, 2025-05-07T20:21:55.6343519Z pooling_mode=, 2025-05-07T20:21:55.6344107Z T=5, 2025-05-07T20:21:55.6344448Z D=111, 2025-05-07T20:21:55.6344775Z B=6, 2025-05-07T20:21:55.6345107Z log_E=3, 2025-05-07T20:21:55.6345449Z L=19, 2025-05-07T20:21:55.6345782Z D_gradcheck=1, 2025-05-07T20:21:55.6346173Z stochastic_rounding=True, 2025-05-07T20:21:55.6346823Z weighted=True, 2025-05-07T20:21:55.6347205Z row_wise=True, 2025-05-07T20:21:55.6347572Z mixed=True, 2025-05-07T20:21:55.6347948Z use_cache=False, 2025-05-07T20:21:55.6348364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6348844Z use_cpu=True, 2025-05-07T20:21:55.6349243Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6349682Z ) 2025-05-07T20:21:55.6350210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6351123Z self=, 2025-05-07T20:21:55.6352090Z compile=True, 2025-05-07T20:21:55.6352513Z pooling_mode=, 2025-05-07T20:21:55.6352981Z T=1, 2025-05-07T20:21:55.6353313Z D=34, 2025-05-07T20:21:55.6353641Z B=111, 2025-05-07T20:21:55.6353978Z log_E=4, 2025-05-07T20:21:55.6354323Z L=19, 2025-05-07T20:21:55.6354659Z D_gradcheck=2, 2025-05-07T20:21:55.6355060Z stochastic_rounding=True, 2025-05-07T20:21:55.6355502Z weighted=False, 2025-05-07T20:21:55.6355872Z row_wise=True, 2025-05-07T20:21:55.6356241Z mixed=True, 2025-05-07T20:21:55.6356604Z use_cache=True, 2025-05-07T20:21:55.6357008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6357486Z use_cpu=True, 2025-05-07T20:21:55.6357884Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6358319Z ) 2025-05-07T20:21:55.6358721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6359638Z self=, 2025-05-07T20:21:55.6360640Z compile=True, 2025-05-07T20:21:55.6361047Z pooling_mode=, 2025-05-07T20:21:55.6361514Z T=4, 2025-05-07T20:21:55.6361850Z D=71, 2025-05-07T20:21:55.6362177Z B=60, 2025-05-07T20:21:55.6362510Z log_E=3, 2025-05-07T20:21:55.6362852Z L=8, 2025-05-07T20:21:55.6363187Z D_gradcheck=1, 2025-05-07T20:21:55.6363585Z stochastic_rounding=True, 2025-05-07T20:21:55.6364023Z weighted=True, 2025-05-07T20:21:55.6364392Z row_wise=True, 2025-05-07T20:21:55.6364760Z mixed=False, 2025-05-07T20:21:55.6365128Z use_cache=True, 2025-05-07T20:21:55.6365533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6366013Z use_cpu=True, 2025-05-07T20:21:55.6366413Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6366857Z ) 2025-05-07T20:21:55.6367254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6368170Z self=, 2025-05-07T20:21:55.6369022Z compile=True, 2025-05-07T20:21:55.6369220Z pooling_mode=, 2025-05-07T20:21:55.6369362Z T=2, 2025-05-07T20:21:55.6369512Z D=103, 2025-05-07T20:21:55.6369663Z B=83, 2025-05-07T20:21:55.6369825Z log_E=3, 2025-05-07T20:21:55.6369976Z L=17, 2025-05-07T20:21:55.6370134Z D_gradcheck=2, 2025-05-07T20:21:55.6370310Z stochastic_rounding=True, 2025-05-07T20:21:55.6370475Z weighted=True, 2025-05-07T20:21:55.6370625Z row_wise=True, 2025-05-07T20:21:55.6370774Z mixed=False, 2025-05-07T20:21:55.6370938Z use_cache=False, 2025-05-07T20:21:55.6371127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6371279Z use_cpu=True, 2025-05-07T20:21:55.6371470Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6371614Z ) 2025-05-07T20:21:55.6888661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6889298Z self=, 2025-05-07T20:21:55.6889462Z compile=False, 2025-05-07T20:21:55.6889767Z pooling_mode=, 2025-05-07T20:21:55.6889915Z T=2, 2025-05-07T20:21:55.6890067Z D=60, 2025-05-07T20:21:55.6890212Z B=117, 2025-05-07T20:21:55.6890367Z log_E=5, 2025-05-07T20:21:55.6890513Z L=9, 2025-05-07T20:21:55.6890667Z D_gradcheck=1, 2025-05-07T20:21:55.6891159Z stochastic_rounding=True, 2025-05-07T20:21:55.6891335Z weighted=False, 2025-05-07T20:21:55.6891489Z row_wise=True, 2025-05-07T20:21:55.6891643Z mixed=True, 2025-05-07T20:21:55.6891798Z use_cache=False, 2025-05-07T20:21:55.6891986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6892143Z use_cpu=True, 2025-05-07T20:21:55.6892325Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6892610Z ) 2025-05-07T20:21:55.6892845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6893545Z self=, 2025-05-07T20:21:55.6893721Z compile=False, 2025-05-07T20:21:55.6893920Z pooling_mode=, 2025-05-07T20:21:55.6894062Z T=3, 2025-05-07T20:21:55.6894212Z D=91, 2025-05-07T20:21:55.6894355Z B=47, 2025-05-07T20:21:55.6894503Z log_E=5, 2025-05-07T20:21:55.6894657Z L=17, 2025-05-07T20:21:55.6894808Z D_gradcheck=2, 2025-05-07T20:21:55.6894987Z stochastic_rounding=False, 2025-05-07T20:21:55.6895154Z weighted=False, 2025-05-07T20:21:55.6895305Z row_wise=True, 2025-05-07T20:21:55.6895454Z mixed=False, 2025-05-07T20:21:55.6895614Z use_cache=False, 2025-05-07T20:21:55.6895803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6895953Z use_cpu=True, 2025-05-07T20:21:55.6896142Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6896287Z ) 2025-05-07T20:21:55.6896508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6897261Z self=, 2025-05-07T20:21:55.6897415Z compile=True, 2025-05-07T20:21:55.6897612Z pooling_mode=, 2025-05-07T20:21:55.6897757Z T=2, 2025-05-07T20:21:55.6897901Z D=68, 2025-05-07T20:21:55.6898051Z B=35, 2025-05-07T20:21:55.6898198Z log_E=5, 2025-05-07T20:21:55.6898340Z L=16, 2025-05-07T20:21:55.6898502Z D_gradcheck=1, 2025-05-07T20:21:55.6898680Z stochastic_rounding=True, 2025-05-07T20:21:55.6898838Z weighted=False, 2025-05-07T20:21:55.6898998Z row_wise=True, 2025-05-07T20:21:55.6899149Z mixed=False, 2025-05-07T20:21:55.6899303Z use_cache=True, 2025-05-07T20:21:55.6899500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6899652Z use_cpu=True, 2025-05-07T20:21:55.6899836Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6899989Z ) 2025-05-07T20:21:55.6900210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6900768Z self=, 2025-05-07T20:21:55.6900922Z compile=False, 2025-05-07T20:21:55.6901111Z pooling_mode=, 2025-05-07T20:21:55.6901264Z T=3, 2025-05-07T20:21:55.6901406Z D=74, 2025-05-07T20:21:55.6901550Z B=82, 2025-05-07T20:21:55.6901701Z log_E=5, 2025-05-07T20:21:55.6901843Z L=19, 2025-05-07T20:21:55.6901998Z D_gradcheck=2, 2025-05-07T20:21:55.6902178Z stochastic_rounding=True, 2025-05-07T20:21:55.6902331Z weighted=False, 2025-05-07T20:21:55.6902482Z row_wise=True, 2025-05-07T20:21:55.6902636Z mixed=True, 2025-05-07T20:21:55.6902789Z use_cache=True, 2025-05-07T20:21:55.6902985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6903135Z use_cpu=True, 2025-05-07T20:21:55.6903320Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6903466Z ) 2025-05-07T20:21:55.6903688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6904345Z self=, 2025-05-07T20:21:55.6904512Z compile=False, 2025-05-07T20:21:55.6904703Z pooling_mode=, 2025-05-07T20:21:55.6904846Z T=1, 2025-05-07T20:21:55.6904997Z D=18, 2025-05-07T20:21:55.6905142Z B=108, 2025-05-07T20:21:55.6905289Z log_E=4, 2025-05-07T20:21:55.6905439Z L=13, 2025-05-07T20:21:55.6905705Z D_gradcheck=2, 2025-05-07T20:21:55.6905894Z stochastic_rounding=False, 2025-05-07T20:21:55.6906055Z weighted=True, 2025-05-07T20:21:55.6906207Z row_wise=True, 2025-05-07T20:21:55.6906365Z mixed=True, 2025-05-07T20:21:55.6906525Z use_cache=False, 2025-05-07T20:21:55.6906713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6906874Z use_cpu=True, 2025-05-07T20:21:55.6907180Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6907331Z ) 2025-05-07T20:21:55.6907563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6908217Z self=, 2025-05-07T20:21:55.6908384Z compile=True, 2025-05-07T20:21:55.6908580Z pooling_mode=, 2025-05-07T20:21:55.6908731Z T=5, 2025-05-07T20:21:55.6908876Z D=84, 2025-05-07T20:21:55.6909030Z B=106, 2025-05-07T20:21:55.6909187Z log_E=4, 2025-05-07T20:21:55.6909338Z L=13, 2025-05-07T20:21:55.6909493Z D_gradcheck=1, 2025-05-07T20:21:55.6909673Z stochastic_rounding=True, 2025-05-07T20:21:55.6909834Z weighted=False, 2025-05-07T20:21:55.6909998Z row_wise=True, 2025-05-07T20:21:55.6910149Z mixed=False, 2025-05-07T20:21:55.6910309Z use_cache=False, 2025-05-07T20:21:55.6910500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6910652Z use_cpu=True, 2025-05-07T20:21:55.6910843Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6910984Z ) 2025-05-07T20:21:55.6911205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6911872Z self=, 2025-05-07T20:21:55.6912027Z compile=False, 2025-05-07T20:21:55.6912223Z pooling_mode=, 2025-05-07T20:21:55.6912371Z T=2, 2025-05-07T20:21:55.6912519Z D=98, 2025-05-07T20:21:55.6912673Z B=21, 2025-05-07T20:21:55.6912820Z log_E=5, 2025-05-07T20:21:55.6912966Z L=20, 2025-05-07T20:21:55.6913131Z D_gradcheck=1, 2025-05-07T20:21:55.6913304Z stochastic_rounding=False, 2025-05-07T20:21:55.6913463Z weighted=True, 2025-05-07T20:21:55.6913623Z row_wise=True, 2025-05-07T20:21:55.6913773Z mixed=False, 2025-05-07T20:21:55.6913928Z use_cache=False, 2025-05-07T20:21:55.6914124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6914280Z use_cpu=True, 2025-05-07T20:21:55.6914462Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6914611Z ) 2025-05-07T20:21:55.6914833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6915394Z self=, 2025-05-07T20:21:55.6915549Z compile=True, 2025-05-07T20:21:55.6915737Z pooling_mode=, 2025-05-07T20:21:55.6915895Z T=2, 2025-05-07T20:21:55.6916041Z D=14, 2025-05-07T20:21:55.6916427Z B=93, 2025-05-07T20:21:55.6916588Z log_E=5, 2025-05-07T20:21:55.6916739Z L=15, 2025-05-07T20:21:55.6916898Z D_gradcheck=2, 2025-05-07T20:21:55.6917080Z stochastic_rounding=False, 2025-05-07T20:21:55.6917235Z weighted=False, 2025-05-07T20:21:55.6917386Z row_wise=True, 2025-05-07T20:21:55.6917539Z mixed=True, 2025-05-07T20:21:55.6917689Z use_cache=True, 2025-05-07T20:21:55.6917885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6918050Z use_cpu=True, 2025-05-07T20:21:55.6918229Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6918376Z ) 2025-05-07T20:21:55.6918606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6919158Z self=, 2025-05-07T20:21:55.6919320Z compile=False, 2025-05-07T20:21:55.6919510Z pooling_mode=, 2025-05-07T20:21:55.6919654Z T=2, 2025-05-07T20:21:55.6919805Z D=22, 2025-05-07T20:21:55.6919949Z B=75, 2025-05-07T20:21:55.6920094Z log_E=4, 2025-05-07T20:21:55.6920501Z L=16, 2025-05-07T20:21:55.6920667Z D_gradcheck=1, 2025-05-07T20:21:55.6920841Z stochastic_rounding=True, 2025-05-07T20:21:55.6921000Z weighted=False, 2025-05-07T20:21:55.6921152Z row_wise=True, 2025-05-07T20:21:55.6921303Z mixed=False, 2025-05-07T20:21:55.6921462Z use_cache=True, 2025-05-07T20:21:55.6921653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6922091Z use_cpu=True, 2025-05-07T20:21:55.6922271Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6922412Z ) 2025-05-07T20:21:55.6922645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6923368Z self=, 2025-05-07T20:21:55.6923539Z compile=False, 2025-05-07T20:21:55.6923735Z pooling_mode=, 2025-05-07T20:21:55.6923878Z T=4, 2025-05-07T20:21:55.6924023Z D=116, 2025-05-07T20:21:55.6924175Z B=93, 2025-05-07T20:21:55.6924323Z log_E=3, 2025-05-07T20:21:55.6924474Z L=18, 2025-05-07T20:21:55.6924632Z D_gradcheck=1, 2025-05-07T20:21:55.6924807Z stochastic_rounding=False, 2025-05-07T20:21:55.6924967Z weighted=False, 2025-05-07T20:21:55.6925122Z row_wise=True, 2025-05-07T20:21:55.6925271Z mixed=True, 2025-05-07T20:21:55.6925431Z use_cache=False, 2025-05-07T20:21:55.6925620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6925775Z use_cpu=True, 2025-05-07T20:21:55.6925963Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6926321Z ) 2025-05-07T20:21:55.6926549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6927102Z self=, 2025-05-07T20:21:55.6927255Z compile=True, 2025-05-07T20:21:55.6927443Z pooling_mode=, 2025-05-07T20:21:55.6927590Z T=4, 2025-05-07T20:21:55.6927737Z D=113, 2025-05-07T20:21:55.6927881Z B=98, 2025-05-07T20:21:55.6928036Z log_E=4, 2025-05-07T20:21:55.6928179Z L=7, 2025-05-07T20:21:55.6928339Z D_gradcheck=1, 2025-05-07T20:21:55.6928515Z stochastic_rounding=False, 2025-05-07T20:21:55.6928666Z weighted=True, 2025-05-07T20:21:55.6928823Z row_wise=True, 2025-05-07T20:21:55.6928972Z mixed=False, 2025-05-07T20:21:55.6929124Z use_cache=False, 2025-05-07T20:21:55.6929320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6929473Z use_cpu=True, 2025-05-07T20:21:55.6929657Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6929807Z ) 2025-05-07T20:21:55.6930031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6930574Z self=, 2025-05-07T20:21:55.6930735Z compile=True, 2025-05-07T20:21:55.6930924Z pooling_mode=, 2025-05-07T20:21:55.6931073Z T=4, 2025-05-07T20:21:55.6931218Z D=95, 2025-05-07T20:21:55.6931361Z B=114, 2025-05-07T20:21:55.6931516Z log_E=3, 2025-05-07T20:21:55.6931660Z L=19, 2025-05-07T20:21:55.6931809Z D_gradcheck=1, 2025-05-07T20:21:55.6931990Z stochastic_rounding=False, 2025-05-07T20:21:55.6932145Z weighted=False, 2025-05-07T20:21:55.6932299Z row_wise=True, 2025-05-07T20:21:55.6932454Z mixed=True, 2025-05-07T20:21:55.6932604Z use_cache=True, 2025-05-07T20:21:55.6932797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6933031Z use_cpu=True, 2025-05-07T20:21:55.6933211Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6933362Z ) 2025-05-07T20:21:55.6933585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6934130Z self=, 2025-05-07T20:21:55.6934296Z compile=True, 2025-05-07T20:21:55.6934483Z pooling_mode=, 2025-05-07T20:21:55.6934633Z T=5, 2025-05-07T20:21:55.6934776Z D=73, 2025-05-07T20:21:55.6934919Z B=34, 2025-05-07T20:21:55.6935203Z log_E=4, 2025-05-07T20:21:55.6935361Z L=15, 2025-05-07T20:21:55.6935515Z D_gradcheck=2, 2025-05-07T20:21:55.6935693Z stochastic_rounding=True, 2025-05-07T20:21:55.6935845Z weighted=False, 2025-05-07T20:21:55.6935995Z row_wise=True, 2025-05-07T20:21:55.6936149Z mixed=True, 2025-05-07T20:21:55.6936303Z use_cache=False, 2025-05-07T20:21:55.6936612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6936774Z use_cpu=True, 2025-05-07T20:21:55.6936955Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6937100Z ) 2025-05-07T20:21:55.6937430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6937990Z self=, 2025-05-07T20:21:55.6938153Z compile=True, 2025-05-07T20:21:55.6938341Z pooling_mode=, 2025-05-07T20:21:55.6938484Z T=2, 2025-05-07T20:21:55.6938636Z D=111, 2025-05-07T20:21:55.6938783Z B=54, 2025-05-07T20:21:55.6938931Z log_E=5, 2025-05-07T20:21:55.6939082Z L=6, 2025-05-07T20:21:55.6939234Z D_gradcheck=2, 2025-05-07T20:21:55.6939406Z stochastic_rounding=True, 2025-05-07T20:21:55.6939568Z weighted=False, 2025-05-07T20:21:55.6939722Z row_wise=True, 2025-05-07T20:21:55.6939876Z mixed=True, 2025-05-07T20:21:55.6940036Z use_cache=False, 2025-05-07T20:21:55.6940228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6940380Z use_cpu=True, 2025-05-07T20:21:55.6940568Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6940834Z ) 2025-05-07T20:21:55.6941068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6941610Z self=, 2025-05-07T20:21:55.6941763Z compile=True, 2025-05-07T20:21:55.6941955Z pooling_mode=, 2025-05-07T20:21:55.6942098Z T=2, 2025-05-07T20:21:55.6942242Z D=55, 2025-05-07T20:21:55.6942393Z B=23, 2025-05-07T20:21:55.6942538Z log_E=5, 2025-05-07T20:21:55.6942682Z L=9, 2025-05-07T20:21:55.6942837Z D_gradcheck=2, 2025-05-07T20:21:55.6943009Z stochastic_rounding=True, 2025-05-07T20:21:55.6943163Z weighted=True, 2025-05-07T20:21:55.6943328Z row_wise=True, 2025-05-07T20:21:55.6943479Z mixed=True, 2025-05-07T20:21:55.6943633Z use_cache=True, 2025-05-07T20:21:55.6943832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:55.6943983Z use_cpu=True, 2025-05-07T20:21:55.6944300Z output_dtype=SparseType.FP16, 2025-05-07T20:21:55.6944442Z ) 2025-05-07T20:21:55.6944667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:55.6945217Z self=, 2025-05-07T20:21:55.6945373Z compile=False, 2025-05-07T20:21:55.6945560Z pooling_mode=, 2025-05-07T20:21:55.6945712Z T=4, 2025-05-07T20:21:55.6945858Z D=4, 2025-05-07T20:21:55.6946005Z B=51, 2025-05-07T20:21:55.6946160Z log_E=5, 2025-05-07T20:21:55.6946304Z L=1, 2025-05-07T20:21:55.6946459Z D_gradcheck=2, 2025-05-07T20:21:55.6946637Z stochastic_rounding=True, 2025-05-07T20:21:55.6946797Z weighted=False, 2025-05-07T20:21:55.6946956Z row_wise=True, 2025-05-07T20:21:55.6947105Z mixed=True, 2025-05-07T20:21:55.6947261Z use_cache=True, 2025-05-07T20:21:55.6947456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:55.6947608Z use_cpu=True, 2025-05-07T20:21:55.6947791Z output_dtype=SparseType.FP32, 2025-05-07T20:21:55.6947938Z ) 2025-05-07T20:21:59.3612072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3613184Z self=, 2025-05-07T20:21:59.3614055Z compile=True, 2025-05-07T20:21:59.3614468Z pooling_mode=, 2025-05-07T20:21:59.3614940Z T=5, 2025-05-07T20:21:59.3615266Z D=93, 2025-05-07T20:21:59.3615965Z B=116, 2025-05-07T20:21:59.3616478Z log_E=4, 2025-05-07T20:21:59.3616819Z L=18, 2025-05-07T20:21:59.3617175Z D_gradcheck=2, 2025-05-07T20:21:59.3617592Z stochastic_rounding=False, 2025-05-07T20:21:59.3618028Z weighted=True, 2025-05-07T20:21:59.3618400Z row_wise=True, 2025-05-07T20:21:59.3618768Z mixed=True, 2025-05-07T20:21:59.3619303Z use_cache=False, 2025-05-07T20:21:59.3619727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3620207Z use_cpu=True, 2025-05-07T20:21:59.3620620Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3621260Z ) 2025-05-07T20:21:59.3621677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3622592Z self=, 2025-05-07T20:21:59.3623451Z compile=False, 2025-05-07T20:21:59.3623859Z pooling_mode=, 2025-05-07T20:21:59.3624439Z T=2, 2025-05-07T20:21:59.3624785Z D=2, 2025-05-07T20:21:59.3625114Z B=87, 2025-05-07T20:21:59.3625449Z log_E=4, 2025-05-07T20:21:59.3625793Z L=0, 2025-05-07T20:21:59.3626126Z D_gradcheck=2, 2025-05-07T20:21:59.3626524Z stochastic_rounding=False, 2025-05-07T20:21:59.3626959Z weighted=True, 2025-05-07T20:21:59.3627325Z row_wise=True, 2025-05-07T20:21:59.3627692Z mixed=True, 2025-05-07T20:21:59.3628066Z use_cache=False, 2025-05-07T20:21:59.3628480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3628960Z use_cpu=True, 2025-05-07T20:21:59.3629633Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3630078Z ) 2025-05-07T20:21:59.3630478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3631392Z self=, 2025-05-07T20:21:59.3632248Z compile=False, 2025-05-07T20:21:59.3632652Z pooling_mode=, 2025-05-07T20:21:59.3633123Z T=4, 2025-05-07T20:21:59.3633465Z D=36, 2025-05-07T20:21:59.3633794Z B=18, 2025-05-07T20:21:59.3634133Z log_E=3, 2025-05-07T20:21:59.3634476Z L=5, 2025-05-07T20:21:59.3634812Z D_gradcheck=2, 2025-05-07T20:21:59.3635206Z stochastic_rounding=True, 2025-05-07T20:21:59.3635647Z weighted=False, 2025-05-07T20:21:59.3636018Z row_wise=True, 2025-05-07T20:21:59.3636389Z mixed=True, 2025-05-07T20:21:59.3636757Z use_cache=True, 2025-05-07T20:21:59.3637163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3637644Z use_cpu=True, 2025-05-07T20:21:59.3638045Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3638532Z ) 2025-05-07T20:21:59.3638950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3639862Z self=, 2025-05-07T20:21:59.3640719Z compile=True, 2025-05-07T20:21:59.3641121Z pooling_mode=, 2025-05-07T20:21:59.3641593Z T=2, 2025-05-07T20:21:59.3641927Z D=96, 2025-05-07T20:21:59.3642256Z B=112, 2025-05-07T20:21:59.3642595Z log_E=3, 2025-05-07T20:21:59.3642943Z L=3, 2025-05-07T20:21:59.3643273Z D_gradcheck=2, 2025-05-07T20:21:59.3643668Z stochastic_rounding=True, 2025-05-07T20:21:59.3644105Z weighted=False, 2025-05-07T20:21:59.3644478Z row_wise=True, 2025-05-07T20:21:59.3644855Z mixed=True, 2025-05-07T20:21:59.3645218Z use_cache=True, 2025-05-07T20:21:59.3645622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3646108Z use_cpu=True, 2025-05-07T20:21:59.3646515Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3646953Z ) 2025-05-07T20:21:59.3647351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3648258Z self=, 2025-05-07T20:21:59.3649108Z compile=True, 2025-05-07T20:21:59.3649516Z pooling_mode=, 2025-05-07T20:21:59.3650341Z T=3, 2025-05-07T20:21:59.3650703Z D=83, 2025-05-07T20:21:59.3651029Z B=77, 2025-05-07T20:21:59.3651361Z log_E=3, 2025-05-07T20:21:59.3651706Z L=0, 2025-05-07T20:21:59.3652039Z D_gradcheck=1, 2025-05-07T20:21:59.3652433Z stochastic_rounding=False, 2025-05-07T20:21:59.3652874Z weighted=True, 2025-05-07T20:21:59.3653239Z row_wise=True, 2025-05-07T20:21:59.3653767Z mixed=True, 2025-05-07T20:21:59.3654131Z use_cache=True, 2025-05-07T20:21:59.3654537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3655025Z use_cpu=True, 2025-05-07T20:21:59.3655549Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3656003Z ) 2025-05-07T20:21:59.3656401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3657313Z self=, 2025-05-07T20:21:59.3658159Z compile=False, 2025-05-07T20:21:59.3658567Z pooling_mode=, 2025-05-07T20:21:59.3659040Z T=1, 2025-05-07T20:21:59.3659368Z D=18, 2025-05-07T20:21:59.3659704Z B=108, 2025-05-07T20:21:59.3660039Z log_E=5, 2025-05-07T20:21:59.3660374Z L=7, 2025-05-07T20:21:59.3660721Z D_gradcheck=1, 2025-05-07T20:21:59.3661114Z stochastic_rounding=False, 2025-05-07T20:21:59.3661550Z weighted=True, 2025-05-07T20:21:59.3661914Z row_wise=True, 2025-05-07T20:21:59.3662288Z mixed=True, 2025-05-07T20:21:59.3662652Z use_cache=False, 2025-05-07T20:21:59.3663066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3663709Z use_cpu=True, 2025-05-07T20:21:59.3664271Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3664719Z ) 2025-05-07T20:21:59.3665122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3666034Z self=, 2025-05-07T20:21:59.3666883Z compile=True, 2025-05-07T20:21:59.3667290Z pooling_mode=, 2025-05-07T20:21:59.3667764Z T=3, 2025-05-07T20:21:59.3668090Z D=11, 2025-05-07T20:21:59.3668427Z B=83, 2025-05-07T20:21:59.3668761Z log_E=3, 2025-05-07T20:21:59.3669099Z L=20, 2025-05-07T20:21:59.3669445Z D_gradcheck=1, 2025-05-07T20:21:59.3669838Z stochastic_rounding=True, 2025-05-07T20:21:59.3670266Z weighted=True, 2025-05-07T20:21:59.3670639Z row_wise=True, 2025-05-07T20:21:59.3671015Z mixed=False, 2025-05-07T20:21:59.3671378Z use_cache=True, 2025-05-07T20:21:59.3671790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3672271Z use_cpu=True, 2025-05-07T20:21:59.3672677Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3673116Z ) 2025-05-07T20:21:59.3673511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3674421Z self=, 2025-05-07T20:21:59.3675269Z compile=False, 2025-05-07T20:21:59.3675684Z pooling_mode=, 2025-05-07T20:21:59.3676156Z T=1, 2025-05-07T20:21:59.3676479Z D=43, 2025-05-07T20:21:59.3676821Z B=19, 2025-05-07T20:21:59.3677158Z log_E=4, 2025-05-07T20:21:59.3677495Z L=3, 2025-05-07T20:21:59.3677839Z D_gradcheck=1, 2025-05-07T20:21:59.3678228Z stochastic_rounding=True, 2025-05-07T20:21:59.3678659Z weighted=False, 2025-05-07T20:21:59.3679035Z row_wise=True, 2025-05-07T20:21:59.3679402Z mixed=True, 2025-05-07T20:21:59.3679762Z use_cache=False, 2025-05-07T20:21:59.3680186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3680676Z use_cpu=True, 2025-05-07T20:21:59.3681069Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3681517Z ) 2025-05-07T20:21:59.3681912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3682829Z self=, 2025-05-07T20:21:59.3683676Z compile=True, 2025-05-07T20:21:59.3684318Z pooling_mode=, 2025-05-07T20:21:59.3684806Z T=2, 2025-05-07T20:21:59.3685133Z D=37, 2025-05-07T20:21:59.3685470Z B=48, 2025-05-07T20:21:59.3685804Z log_E=4, 2025-05-07T20:21:59.3686142Z L=13, 2025-05-07T20:21:59.3686483Z D_gradcheck=2, 2025-05-07T20:21:59.3686877Z stochastic_rounding=True, 2025-05-07T20:21:59.3687305Z weighted=True, 2025-05-07T20:21:59.3687827Z row_wise=True, 2025-05-07T20:21:59.3688197Z mixed=False, 2025-05-07T20:21:59.3688560Z use_cache=True, 2025-05-07T20:21:59.3688978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3689535Z use_cpu=True, 2025-05-07T20:21:59.3689946Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3690398Z ) 2025-05-07T20:21:59.3690799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3691702Z self=, 2025-05-07T20:21:59.3692560Z compile=True, 2025-05-07T20:21:59.3692970Z pooling_mode=, 2025-05-07T20:21:59.3693447Z T=1, 2025-05-07T20:21:59.3693773Z D=31, 2025-05-07T20:21:59.3694108Z B=24, 2025-05-07T20:21:59.3694444Z log_E=5, 2025-05-07T20:21:59.3694782Z L=16, 2025-05-07T20:21:59.3695121Z D_gradcheck=2, 2025-05-07T20:21:59.3695512Z stochastic_rounding=True, 2025-05-07T20:21:59.3695942Z weighted=True, 2025-05-07T20:21:59.3696322Z row_wise=True, 2025-05-07T20:21:59.3696692Z mixed=False, 2025-05-07T20:21:59.3697056Z use_cache=False, 2025-05-07T20:21:59.3697624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3698107Z use_cpu=True, 2025-05-07T20:21:59.3698499Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3698944Z ) 2025-05-07T20:21:59.3699340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3700251Z self=, 2025-05-07T20:21:59.3701111Z compile=True, 2025-05-07T20:21:59.3701529Z pooling_mode=, 2025-05-07T20:21:59.3701999Z T=3, 2025-05-07T20:21:59.3702322Z D=9, 2025-05-07T20:21:59.3702651Z B=40, 2025-05-07T20:21:59.3702985Z log_E=4, 2025-05-07T20:21:59.3703322Z L=8, 2025-05-07T20:21:59.3703664Z D_gradcheck=2, 2025-05-07T20:21:59.3704192Z stochastic_rounding=True, 2025-05-07T20:21:59.3704628Z weighted=True, 2025-05-07T20:21:59.3705009Z row_wise=True, 2025-05-07T20:21:59.3705377Z mixed=False, 2025-05-07T20:21:59.3705739Z use_cache=True, 2025-05-07T20:21:59.3706156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3706642Z use_cpu=True, 2025-05-07T20:21:59.3707037Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3707479Z ) 2025-05-07T20:21:59.3707877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3708783Z self=, 2025-05-07T20:21:59.3709644Z compile=False, 2025-05-07T20:21:59.3710059Z pooling_mode=, 2025-05-07T20:21:59.3710529Z T=5, 2025-05-07T20:21:59.3710865Z D=69, 2025-05-07T20:21:59.3711201Z B=44, 2025-05-07T20:21:59.3711532Z log_E=5, 2025-05-07T20:21:59.3711880Z L=4, 2025-05-07T20:21:59.3712223Z D_gradcheck=1, 2025-05-07T20:21:59.3712614Z stochastic_rounding=True, 2025-05-07T20:21:59.3713058Z weighted=False, 2025-05-07T20:21:59.3713437Z row_wise=True, 2025-05-07T20:21:59.3713810Z mixed=True, 2025-05-07T20:21:59.3714171Z use_cache=False, 2025-05-07T20:21:59.3714601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3715080Z use_cpu=True, 2025-05-07T20:21:59.3715472Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.3715917Z ) 2025-05-07T20:21:59.3728903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3729852Z self=, 2025-05-07T20:21:59.3730709Z compile=True, 2025-05-07T20:21:59.3731424Z pooling_mode=, 2025-05-07T20:21:59.3731927Z T=3, 2025-05-07T20:21:59.3732261Z D=73, 2025-05-07T20:21:59.3732593Z B=58, 2025-05-07T20:21:59.3732921Z log_E=3, 2025-05-07T20:21:59.3733265Z L=4, 2025-05-07T20:21:59.3733603Z D_gradcheck=2, 2025-05-07T20:21:59.3733988Z stochastic_rounding=True, 2025-05-07T20:21:59.3734623Z weighted=False, 2025-05-07T20:21:59.3735001Z row_wise=True, 2025-05-07T20:21:59.3735362Z mixed=False, 2025-05-07T20:21:59.3735738Z use_cache=False, 2025-05-07T20:21:59.3736339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3736842Z use_cpu=True, 2025-05-07T20:21:59.3737241Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3737694Z ) 2025-05-07T20:21:59.3738085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3739002Z self=, 2025-05-07T20:21:59.3739865Z compile=True, 2025-05-07T20:21:59.3740273Z pooling_mode=, 2025-05-07T20:21:59.3740748Z T=1, 2025-05-07T20:21:59.3741079Z D=53, 2025-05-07T20:21:59.3741405Z B=70, 2025-05-07T20:21:59.3741794Z log_E=4, 2025-05-07T20:21:59.3742137Z L=9, 2025-05-07T20:21:59.3742479Z D_gradcheck=1, 2025-05-07T20:21:59.3742866Z stochastic_rounding=True, 2025-05-07T20:21:59.3743306Z weighted=False, 2025-05-07T20:21:59.3743682Z row_wise=True, 2025-05-07T20:21:59.3744154Z mixed=True, 2025-05-07T20:21:59.3745198Z use_cache=False, 2025-05-07T20:21:59.3745624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.3746099Z use_cpu=True, 2025-05-07T20:21:59.3746497Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3746945Z ) 2025-05-07T20:21:59.3747339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3748263Z self=, 2025-05-07T20:21:59.3749127Z compile=False, 2025-05-07T20:21:59.3749536Z pooling_mode=, 2025-05-07T20:21:59.3750003Z T=1, 2025-05-07T20:21:59.3750337Z D=64, 2025-05-07T20:21:59.3750671Z B=56, 2025-05-07T20:21:59.3751002Z log_E=5, 2025-05-07T20:21:59.3751346Z L=4, 2025-05-07T20:21:59.3751684Z D_gradcheck=1, 2025-05-07T20:21:59.3752073Z stochastic_rounding=False, 2025-05-07T20:21:59.3752522Z weighted=True, 2025-05-07T20:21:59.3752897Z row_wise=True, 2025-05-07T20:21:59.3753260Z mixed=True, 2025-05-07T20:21:59.3753630Z use_cache=True, 2025-05-07T20:21:59.3754050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3754527Z use_cpu=True, 2025-05-07T20:21:59.3754932Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3755379Z ) 2025-05-07T20:21:59.3755772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.3756691Z self=, 2025-05-07T20:21:59.3757554Z compile=False, 2025-05-07T20:21:59.3757964Z pooling_mode=, 2025-05-07T20:21:59.3758427Z T=5, 2025-05-07T20:21:59.3758763Z D=29, 2025-05-07T20:21:59.3759103Z B=104, 2025-05-07T20:21:59.3759437Z log_E=4, 2025-05-07T20:21:59.3759784Z L=0, 2025-05-07T20:21:59.3760156Z D_gradcheck=2, 2025-05-07T20:21:59.3760550Z stochastic_rounding=True, 2025-05-07T20:21:59.3760993Z weighted=False, 2025-05-07T20:21:59.3761373Z row_wise=True, 2025-05-07T20:21:59.3761734Z mixed=False, 2025-05-07T20:21:59.3762106Z use_cache=False, 2025-05-07T20:21:59.3762535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.3763015Z use_cpu=True, 2025-05-07T20:21:59.3763416Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.3763858Z ) 2025-05-07T20:21:59.4244275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4245234Z self=, 2025-05-07T20:21:59.4246414Z compile=True, 2025-05-07T20:21:59.4246849Z pooling_mode=, 2025-05-07T20:21:59.4247311Z T=4, 2025-05-07T20:21:59.4247646Z D=53, 2025-05-07T20:21:59.4247978Z B=92, 2025-05-07T20:21:59.4248305Z log_E=3, 2025-05-07T20:21:59.4248649Z L=13, 2025-05-07T20:21:59.4248989Z D_gradcheck=2, 2025-05-07T20:21:59.4249519Z stochastic_rounding=False, 2025-05-07T20:21:59.4249958Z weighted=True, 2025-05-07T20:21:59.4250334Z row_wise=True, 2025-05-07T20:21:59.4250702Z mixed=False, 2025-05-07T20:21:59.4251068Z use_cache=False, 2025-05-07T20:21:59.4251683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4252175Z use_cpu=True, 2025-05-07T20:21:59.4252575Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4253020Z ) 2025-05-07T20:21:59.4253409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4254328Z self=, 2025-05-07T20:21:59.4255183Z compile=True, 2025-05-07T20:21:59.4255589Z pooling_mode=, 2025-05-07T20:21:59.4256056Z T=5, 2025-05-07T20:21:59.4256390Z D=106, 2025-05-07T20:21:59.4256725Z B=35, 2025-05-07T20:21:59.4257052Z log_E=5, 2025-05-07T20:21:59.4257393Z L=1, 2025-05-07T20:21:59.4257733Z D_gradcheck=2, 2025-05-07T20:21:59.4258125Z stochastic_rounding=True, 2025-05-07T20:21:59.4258564Z weighted=True, 2025-05-07T20:21:59.4258939Z row_wise=True, 2025-05-07T20:21:59.4259528Z mixed=False, 2025-05-07T20:21:59.4259902Z use_cache=False, 2025-05-07T20:21:59.4260322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4260798Z use_cpu=True, 2025-05-07T20:21:59.4261198Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4261644Z ) 2025-05-07T20:21:59.4262031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4262948Z self=, 2025-05-07T20:21:59.4263806Z compile=True, 2025-05-07T20:21:59.4264334Z pooling_mode=, 2025-05-07T20:21:59.4264805Z T=4, 2025-05-07T20:21:59.4265140Z D=59, 2025-05-07T20:21:59.4265473Z B=10, 2025-05-07T20:21:59.4265802Z log_E=4, 2025-05-07T20:21:59.4266148Z L=4, 2025-05-07T20:21:59.4266490Z D_gradcheck=1, 2025-05-07T20:21:59.4266886Z stochastic_rounding=False, 2025-05-07T20:21:59.4267323Z weighted=True, 2025-05-07T20:21:59.4267807Z row_wise=True, 2025-05-07T20:21:59.4268184Z mixed=False, 2025-05-07T20:21:59.4268546Z use_cache=False, 2025-05-07T20:21:59.4268973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4269455Z use_cpu=True, 2025-05-07T20:21:59.4269859Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4270298Z ) 2025-05-07T20:21:59.4270699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4271618Z self=, 2025-05-07T20:21:59.4272470Z compile=True, 2025-05-07T20:21:59.4272881Z pooling_mode=, 2025-05-07T20:21:59.4273354Z T=5, 2025-05-07T20:21:59.4273682Z D=39, 2025-05-07T20:21:59.4274017Z B=119, 2025-05-07T20:21:59.4274352Z log_E=3, 2025-05-07T20:21:59.4274691Z L=9, 2025-05-07T20:21:59.4275032Z D_gradcheck=1, 2025-05-07T20:21:59.4275437Z stochastic_rounding=True, 2025-05-07T20:21:59.4275867Z weighted=True, 2025-05-07T20:21:59.4276238Z row_wise=True, 2025-05-07T20:21:59.4276610Z mixed=False, 2025-05-07T20:21:59.4276978Z use_cache=False, 2025-05-07T20:21:59.4277396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4277876Z use_cpu=True, 2025-05-07T20:21:59.4278268Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4278712Z ) 2025-05-07T20:21:59.4279109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4280169Z self=, 2025-05-07T20:21:59.4281033Z compile=False, 2025-05-07T20:21:59.4281447Z pooling_mode=, 2025-05-07T20:21:59.4281922Z T=1, 2025-05-07T20:21:59.4282246Z D=127, 2025-05-07T20:21:59.4282581Z B=14, 2025-05-07T20:21:59.4282921Z log_E=4, 2025-05-07T20:21:59.4283256Z L=0, 2025-05-07T20:21:59.4283694Z D_gradcheck=1, 2025-05-07T20:21:59.4284093Z stochastic_rounding=False, 2025-05-07T20:21:59.4284520Z weighted=True, 2025-05-07T20:21:59.4284900Z row_wise=True, 2025-05-07T20:21:59.4285288Z mixed=False, 2025-05-07T20:21:59.4285800Z use_cache=False, 2025-05-07T20:21:59.4286230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4286711Z use_cpu=True, 2025-05-07T20:21:59.4287111Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4287549Z ) 2025-05-07T20:21:59.4287949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4288867Z self=, 2025-05-07T20:21:59.4289721Z compile=False, 2025-05-07T20:21:59.4290124Z pooling_mode=, 2025-05-07T20:21:59.4290593Z T=2, 2025-05-07T20:21:59.4290926Z D=9, 2025-05-07T20:21:59.4291252Z B=24, 2025-05-07T20:21:59.4291594Z log_E=5, 2025-05-07T20:21:59.4291937Z L=2, 2025-05-07T20:21:59.4292274Z D_gradcheck=2, 2025-05-07T20:21:59.4292668Z stochastic_rounding=False, 2025-05-07T20:21:59.4293105Z weighted=False, 2025-05-07T20:21:59.4293628Z row_wise=True, 2025-05-07T20:21:59.4294004Z mixed=True, 2025-05-07T20:21:59.4294374Z use_cache=True, 2025-05-07T20:21:59.4294778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4295254Z use_cpu=True, 2025-05-07T20:21:59.4295652Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4296089Z ) 2025-05-07T20:21:59.4296485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4297401Z self=, 2025-05-07T20:21:59.4298247Z compile=True, 2025-05-07T20:21:59.4298652Z pooling_mode=, 2025-05-07T20:21:59.4299122Z T=5, 2025-05-07T20:21:59.4299450Z D=127, 2025-05-07T20:21:59.4299779Z B=109, 2025-05-07T20:21:59.4300117Z log_E=4, 2025-05-07T20:21:59.4300462Z L=8, 2025-05-07T20:21:59.4300802Z D_gradcheck=2, 2025-05-07T20:21:59.4301199Z stochastic_rounding=False, 2025-05-07T20:21:59.4301642Z weighted=False, 2025-05-07T20:21:59.4302018Z row_wise=True, 2025-05-07T20:21:59.4302388Z mixed=True, 2025-05-07T20:21:59.4302752Z use_cache=False, 2025-05-07T20:21:59.4303164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4303646Z use_cpu=True, 2025-05-07T20:21:59.4304177Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4304620Z ) 2025-05-07T20:21:59.4305017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4305936Z self=, 2025-05-07T20:21:59.4306785Z compile=True, 2025-05-07T20:21:59.4307196Z pooling_mode=, 2025-05-07T20:21:59.4307670Z T=1, 2025-05-07T20:21:59.4307993Z D=115, 2025-05-07T20:21:59.4308328Z B=117, 2025-05-07T20:21:59.4308668Z log_E=3, 2025-05-07T20:21:59.4309011Z L=11, 2025-05-07T20:21:59.4309359Z D_gradcheck=2, 2025-05-07T20:21:59.4309759Z stochastic_rounding=False, 2025-05-07T20:21:59.4310202Z weighted=False, 2025-05-07T20:21:59.4310573Z row_wise=True, 2025-05-07T20:21:59.4310947Z mixed=False, 2025-05-07T20:21:59.4311324Z use_cache=False, 2025-05-07T20:21:59.4311737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4312226Z use_cpu=True, 2025-05-07T20:21:59.4312629Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4313066Z ) 2025-05-07T20:21:59.4313467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4314592Z self=, 2025-05-07T20:21:59.4315460Z compile=True, 2025-05-07T20:21:59.4315867Z pooling_mode=, 2025-05-07T20:21:59.4316619Z T=5, 2025-05-07T20:21:59.4316947Z D=39, 2025-05-07T20:21:59.4317278Z B=113, 2025-05-07T20:21:59.4317618Z log_E=4, 2025-05-07T20:21:59.4318201Z L=11, 2025-05-07T20:21:59.4318546Z D_gradcheck=2, 2025-05-07T20:21:59.4318941Z stochastic_rounding=False, 2025-05-07T20:21:59.4319383Z weighted=False, 2025-05-07T20:21:59.4319927Z row_wise=True, 2025-05-07T20:21:59.4320308Z mixed=True, 2025-05-07T20:21:59.4320673Z use_cache=False, 2025-05-07T20:21:59.4321087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4321566Z use_cpu=True, 2025-05-07T20:21:59.4321965Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4322403Z ) 2025-05-07T20:21:59.4322803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4323718Z self=, 2025-05-07T20:21:59.4324571Z compile=True, 2025-05-07T20:21:59.4324978Z pooling_mode=, 2025-05-07T20:21:59.4325455Z T=5, 2025-05-07T20:21:59.4325782Z D=89, 2025-05-07T20:21:59.4326113Z B=56, 2025-05-07T20:21:59.4326446Z log_E=3, 2025-05-07T20:21:59.4326788Z L=15, 2025-05-07T20:21:59.4327129Z D_gradcheck=2, 2025-05-07T20:21:59.4327520Z stochastic_rounding=True, 2025-05-07T20:21:59.4328177Z weighted=True, 2025-05-07T20:21:59.4328555Z row_wise=True, 2025-05-07T20:21:59.4328923Z mixed=True, 2025-05-07T20:21:59.4329279Z use_cache=True, 2025-05-07T20:21:59.4329691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4330174Z use_cpu=True, 2025-05-07T20:21:59.4330569Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4331015Z ) 2025-05-07T20:21:59.4331413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4332328Z self=, 2025-05-07T20:21:59.4333172Z compile=True, 2025-05-07T20:21:59.4333579Z pooling_mode=, 2025-05-07T20:21:59.4334053Z T=3, 2025-05-07T20:21:59.4334382Z D=117, 2025-05-07T20:21:59.4334718Z B=78, 2025-05-07T20:21:59.4335055Z log_E=3, 2025-05-07T20:21:59.4335392Z L=0, 2025-05-07T20:21:59.4335735Z D_gradcheck=2, 2025-05-07T20:21:59.4336126Z stochastic_rounding=False, 2025-05-07T20:21:59.4336563Z weighted=False, 2025-05-07T20:21:59.4336941Z row_wise=True, 2025-05-07T20:21:59.4337308Z mixed=False, 2025-05-07T20:21:59.4337669Z use_cache=True, 2025-05-07T20:21:59.4338079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4338560Z use_cpu=True, 2025-05-07T20:21:59.4338952Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4339393Z ) 2025-05-07T20:21:59.4339798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4340712Z self=, 2025-05-07T20:21:59.4341561Z compile=True, 2025-05-07T20:21:59.4341969Z pooling_mode=, 2025-05-07T20:21:59.4342439Z T=4, 2025-05-07T20:21:59.4342764Z D=96, 2025-05-07T20:21:59.4343097Z B=103, 2025-05-07T20:21:59.4343441Z log_E=5, 2025-05-07T20:21:59.4343781Z L=0, 2025-05-07T20:21:59.4344248Z D_gradcheck=1, 2025-05-07T20:21:59.4344649Z stochastic_rounding=False, 2025-05-07T20:21:59.4345083Z weighted=True, 2025-05-07T20:21:59.4345461Z row_wise=True, 2025-05-07T20:21:59.4345834Z mixed=False, 2025-05-07T20:21:59.4346198Z use_cache=False, 2025-05-07T20:21:59.4346618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4347097Z use_cpu=True, 2025-05-07T20:21:59.4347489Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4347934Z ) 2025-05-07T20:21:59.4348585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4349512Z self=, 2025-05-07T20:21:59.4350367Z compile=False, 2025-05-07T20:21:59.4350771Z pooling_mode=, 2025-05-07T20:21:59.4351242Z T=3, 2025-05-07T20:21:59.4351566Z D=76, 2025-05-07T20:21:59.4351892Z B=58, 2025-05-07T20:21:59.4352374Z log_E=4, 2025-05-07T20:21:59.4352710Z L=5, 2025-05-07T20:21:59.4353052Z D_gradcheck=1, 2025-05-07T20:21:59.4353449Z stochastic_rounding=False, 2025-05-07T20:21:59.4353999Z weighted=True, 2025-05-07T20:21:59.4354387Z row_wise=True, 2025-05-07T20:21:59.4354757Z mixed=False, 2025-05-07T20:21:59.4355119Z use_cache=False, 2025-05-07T20:21:59.4355539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4356019Z use_cpu=True, 2025-05-07T20:21:59.4356413Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4356857Z ) 2025-05-07T20:21:59.4357258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4358161Z self=, 2025-05-07T20:21:59.4359017Z compile=True, 2025-05-07T20:21:59.4359427Z pooling_mode=, 2025-05-07T20:21:59.4359889Z T=1, 2025-05-07T20:21:59.4360223Z D=107, 2025-05-07T20:21:59.4360570Z B=120, 2025-05-07T20:21:59.4360899Z log_E=3, 2025-05-07T20:21:59.4361241Z L=5, 2025-05-07T20:21:59.4361579Z D_gradcheck=2, 2025-05-07T20:21:59.4362125Z stochastic_rounding=False, 2025-05-07T20:21:59.4362561Z weighted=False, 2025-05-07T20:21:59.4362932Z row_wise=True, 2025-05-07T20:21:59.4363301Z mixed=True, 2025-05-07T20:21:59.4363657Z use_cache=False, 2025-05-07T20:21:59.4364072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4364548Z use_cpu=True, 2025-05-07T20:21:59.4364942Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4365383Z ) 2025-05-07T20:21:59.4365780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4366686Z self=, 2025-05-07T20:21:59.4367543Z compile=True, 2025-05-07T20:21:59.4367948Z pooling_mode=, 2025-05-07T20:21:59.4368408Z T=5, 2025-05-07T20:21:59.4368742Z D=26, 2025-05-07T20:21:59.4369079Z B=45, 2025-05-07T20:21:59.4369406Z log_E=3, 2025-05-07T20:21:59.4369746Z L=6, 2025-05-07T20:21:59.4370083Z D_gradcheck=1, 2025-05-07T20:21:59.4370469Z stochastic_rounding=False, 2025-05-07T20:21:59.4370913Z weighted=False, 2025-05-07T20:21:59.4371287Z row_wise=True, 2025-05-07T20:21:59.4371668Z mixed=False, 2025-05-07T20:21:59.4372037Z use_cache=True, 2025-05-07T20:21:59.4372447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4372928Z use_cpu=True, 2025-05-07T20:21:59.4373323Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4373765Z ) 2025-05-07T20:21:59.4374167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4375076Z self=, 2025-05-07T20:21:59.4375929Z compile=False, 2025-05-07T20:21:59.4376344Z pooling_mode=, 2025-05-07T20:21:59.4376807Z T=5, 2025-05-07T20:21:59.4377136Z D=49, 2025-05-07T20:21:59.4377475Z B=40, 2025-05-07T20:21:59.4377801Z log_E=4, 2025-05-07T20:21:59.4378141Z L=17, 2025-05-07T20:21:59.4378480Z D_gradcheck=2, 2025-05-07T20:21:59.4378871Z stochastic_rounding=False, 2025-05-07T20:21:59.4379311Z weighted=False, 2025-05-07T20:21:59.4379686Z row_wise=True, 2025-05-07T20:21:59.4380042Z mixed=True, 2025-05-07T20:21:59.4380406Z use_cache=False, 2025-05-07T20:21:59.4380822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4381298Z use_cpu=True, 2025-05-07T20:21:59.4381697Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4382141Z ) 2025-05-07T20:21:59.4869163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4870271Z self=, 2025-05-07T20:21:59.4871129Z compile=False, 2025-05-07T20:21:59.4871545Z pooling_mode=, 2025-05-07T20:21:59.4872015Z T=1, 2025-05-07T20:21:59.4872504Z D=116, 2025-05-07T20:21:59.4872844Z B=88, 2025-05-07T20:21:59.4873172Z log_E=5, 2025-05-07T20:21:59.4873518Z L=9, 2025-05-07T20:21:59.4873873Z D_gradcheck=2, 2025-05-07T20:21:59.4874413Z stochastic_rounding=True, 2025-05-07T20:21:59.4874866Z weighted=True, 2025-05-07T20:21:59.4875242Z row_wise=True, 2025-05-07T20:21:59.4875611Z mixed=False, 2025-05-07T20:21:59.4875978Z use_cache=False, 2025-05-07T20:21:59.4876398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4876876Z use_cpu=True, 2025-05-07T20:21:59.4877270Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4877720Z ) 2025-05-07T20:21:59.4878121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4879028Z self=, 2025-05-07T20:21:59.4879887Z compile=True, 2025-05-07T20:21:59.4880294Z pooling_mode=, 2025-05-07T20:21:59.4880758Z T=2, 2025-05-07T20:21:59.4881094Z D=73, 2025-05-07T20:21:59.4881432Z B=123, 2025-05-07T20:21:59.4881769Z log_E=3, 2025-05-07T20:21:59.4882115Z L=14, 2025-05-07T20:21:59.4882688Z D_gradcheck=1, 2025-05-07T20:21:59.4883081Z stochastic_rounding=True, 2025-05-07T20:21:59.4883514Z weighted=True, 2025-05-07T20:21:59.4883884Z row_wise=True, 2025-05-07T20:21:59.4884246Z mixed=True, 2025-05-07T20:21:59.4884616Z use_cache=False, 2025-05-07T20:21:59.4885036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4885512Z use_cpu=True, 2025-05-07T20:21:59.4885905Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4886356Z ) 2025-05-07T20:21:59.4886761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4887666Z self=, 2025-05-07T20:21:59.4888526Z compile=False, 2025-05-07T20:21:59.4888939Z pooling_mode=, 2025-05-07T20:21:59.4889400Z T=4, 2025-05-07T20:21:59.4889736Z D=104, 2025-05-07T20:21:59.4890072Z B=16, 2025-05-07T20:21:59.4890400Z log_E=4, 2025-05-07T20:21:59.4890748Z L=10, 2025-05-07T20:21:59.4891091Z D_gradcheck=2, 2025-05-07T20:21:59.4891483Z stochastic_rounding=True, 2025-05-07T20:21:59.4891929Z weighted=True, 2025-05-07T20:21:59.4892306Z row_wise=True, 2025-05-07T20:21:59.4892672Z mixed=False, 2025-05-07T20:21:59.4893043Z use_cache=True, 2025-05-07T20:21:59.4893457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4893931Z use_cpu=True, 2025-05-07T20:21:59.4894333Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4894784Z ) 2025-05-07T20:21:59.4895172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4896084Z self=, 2025-05-07T20:21:59.4896939Z compile=False, 2025-05-07T20:21:59.4897350Z pooling_mode=, 2025-05-07T20:21:59.4897821Z T=5, 2025-05-07T20:21:59.4898158Z D=8, 2025-05-07T20:21:59.4898486Z B=128, 2025-05-07T20:21:59.4898815Z log_E=3, 2025-05-07T20:21:59.4899163Z L=6, 2025-05-07T20:21:59.4899513Z D_gradcheck=1, 2025-05-07T20:21:59.4899907Z stochastic_rounding=True, 2025-05-07T20:21:59.4900348Z weighted=False, 2025-05-07T20:21:59.4900726Z row_wise=True, 2025-05-07T20:21:59.4901086Z mixed=True, 2025-05-07T20:21:59.4901448Z use_cache=True, 2025-05-07T20:21:59.4901862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4902339Z use_cpu=True, 2025-05-07T20:21:59.4902972Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4903444Z ) 2025-05-07T20:21:59.4903835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4904880Z self=, 2025-05-07T20:21:59.4905744Z compile=False, 2025-05-07T20:21:59.4906153Z pooling_mode=, 2025-05-07T20:21:59.4906743Z T=4, 2025-05-07T20:21:59.4907076Z D=57, 2025-05-07T20:21:59.4907412Z B=66, 2025-05-07T20:21:59.4907742Z log_E=5, 2025-05-07T20:21:59.4908091Z L=17, 2025-05-07T20:21:59.4908507Z D_gradcheck=2, 2025-05-07T20:21:59.4908917Z stochastic_rounding=True, 2025-05-07T20:21:59.4909355Z weighted=True, 2025-05-07T20:21:59.4909733Z row_wise=True, 2025-05-07T20:21:59.4910104Z mixed=True, 2025-05-07T20:21:59.4910476Z use_cache=True, 2025-05-07T20:21:59.4910889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4911372Z use_cpu=True, 2025-05-07T20:21:59.4911782Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4912233Z ) 2025-05-07T20:21:59.4912625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4913535Z self=, 2025-05-07T20:21:59.4914397Z compile=True, 2025-05-07T20:21:59.4914801Z pooling_mode=, 2025-05-07T20:21:59.4915285Z T=1, 2025-05-07T20:21:59.4915620Z D=11, 2025-05-07T20:21:59.4915954Z B=90, 2025-05-07T20:21:59.4916610Z log_E=5, 2025-05-07T20:21:59.4917228Z L=14, 2025-05-07T20:21:59.4917575Z D_gradcheck=2, 2025-05-07T20:21:59.4917964Z stochastic_rounding=False, 2025-05-07T20:21:59.4918403Z weighted=True, 2025-05-07T20:21:59.4918772Z row_wise=True, 2025-05-07T20:21:59.4919131Z mixed=True, 2025-05-07T20:21:59.4919494Z use_cache=True, 2025-05-07T20:21:59.4919907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4920380Z use_cpu=True, 2025-05-07T20:21:59.4920781Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4921227Z ) 2025-05-07T20:21:59.4921617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4922529Z self=, 2025-05-07T20:21:59.4923387Z compile=False, 2025-05-07T20:21:59.4923789Z pooling_mode=, 2025-05-07T20:21:59.4924265Z T=4, 2025-05-07T20:21:59.4924595Z D=119, 2025-05-07T20:21:59.4924922Z B=47, 2025-05-07T20:21:59.4925268Z log_E=4, 2025-05-07T20:21:59.4925611Z L=3, 2025-05-07T20:21:59.4925948Z D_gradcheck=1, 2025-05-07T20:21:59.4926346Z stochastic_rounding=True, 2025-05-07T20:21:59.4926783Z weighted=True, 2025-05-07T20:21:59.4927157Z row_wise=True, 2025-05-07T20:21:59.4927517Z mixed=False, 2025-05-07T20:21:59.4927892Z use_cache=False, 2025-05-07T20:21:59.4928321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4928796Z use_cpu=True, 2025-05-07T20:21:59.4929200Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4929648Z ) 2025-05-07T20:21:59.4930046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4930961Z self=, 2025-05-07T20:21:59.4931818Z compile=False, 2025-05-07T20:21:59.4932219Z pooling_mode=, 2025-05-07T20:21:59.4932698Z T=1, 2025-05-07T20:21:59.4933040Z D=124, 2025-05-07T20:21:59.4933370Z B=59, 2025-05-07T20:21:59.4933704Z log_E=4, 2025-05-07T20:21:59.4934046Z L=14, 2025-05-07T20:21:59.4934387Z D_gradcheck=2, 2025-05-07T20:21:59.4934780Z stochastic_rounding=False, 2025-05-07T20:21:59.4935219Z weighted=False, 2025-05-07T20:21:59.4935590Z row_wise=True, 2025-05-07T20:21:59.4935958Z mixed=False, 2025-05-07T20:21:59.4936328Z use_cache=True, 2025-05-07T20:21:59.4936731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4937518Z use_cpu=True, 2025-05-07T20:21:59.4937938Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4938383Z ) 2025-05-07T20:21:59.4938774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4939687Z self=, 2025-05-07T20:21:59.4940539Z compile=False, 2025-05-07T20:21:59.4941172Z pooling_mode=, 2025-05-07T20:21:59.4941644Z T=4, 2025-05-07T20:21:59.4941974Z D=73, 2025-05-07T20:21:59.4942305Z B=59, 2025-05-07T20:21:59.4942640Z log_E=4, 2025-05-07T20:21:59.4943160Z L=14, 2025-05-07T20:21:59.4943519Z D_gradcheck=2, 2025-05-07T20:21:59.4943911Z stochastic_rounding=False, 2025-05-07T20:21:59.4944517Z weighted=True, 2025-05-07T20:21:59.4944889Z row_wise=True, 2025-05-07T20:21:59.4945258Z mixed=True, 2025-05-07T20:21:59.4945626Z use_cache=False, 2025-05-07T20:21:59.4946037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4946522Z use_cpu=True, 2025-05-07T20:21:59.4946921Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4947355Z ) 2025-05-07T20:21:59.4947753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4948664Z self=, 2025-05-07T20:21:59.4949516Z compile=True, 2025-05-07T20:21:59.4949929Z pooling_mode=, 2025-05-07T20:21:59.4950397Z T=2, 2025-05-07T20:21:59.4950730Z D=24, 2025-05-07T20:21:59.4951224Z B=99, 2025-05-07T20:21:59.4951561Z log_E=5, 2025-05-07T20:21:59.4951908Z L=19, 2025-05-07T20:21:59.4952243Z D_gradcheck=2, 2025-05-07T20:21:59.4952636Z stochastic_rounding=True, 2025-05-07T20:21:59.4953070Z weighted=False, 2025-05-07T20:21:59.4953440Z row_wise=True, 2025-05-07T20:21:59.4953811Z mixed=False, 2025-05-07T20:21:59.4954183Z use_cache=False, 2025-05-07T20:21:59.4954594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4955076Z use_cpu=True, 2025-05-07T20:21:59.4955477Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4955914Z ) 2025-05-07T20:21:59.4956312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4957224Z self=, 2025-05-07T20:21:59.4958080Z compile=False, 2025-05-07T20:21:59.4958490Z pooling_mode=, 2025-05-07T20:21:59.4958960Z T=1, 2025-05-07T20:21:59.4959292Z D=116, 2025-05-07T20:21:59.4959626Z B=47, 2025-05-07T20:21:59.4959967Z log_E=4, 2025-05-07T20:21:59.4960314Z L=12, 2025-05-07T20:21:59.4960646Z D_gradcheck=1, 2025-05-07T20:21:59.4961036Z stochastic_rounding=True, 2025-05-07T20:21:59.4961470Z weighted=True, 2025-05-07T20:21:59.4961835Z row_wise=True, 2025-05-07T20:21:59.4962203Z mixed=False, 2025-05-07T20:21:59.4962572Z use_cache=True, 2025-05-07T20:21:59.4962976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4963460Z use_cpu=True, 2025-05-07T20:21:59.4963861Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4964295Z ) 2025-05-07T20:21:59.4964694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4965603Z self=, 2025-05-07T20:21:59.4966455Z compile=True, 2025-05-07T20:21:59.4966867Z pooling_mode=, 2025-05-07T20:21:59.4967340Z T=2, 2025-05-07T20:21:59.4967677Z D=122, 2025-05-07T20:21:59.4968006Z B=19, 2025-05-07T20:21:59.4968345Z log_E=3, 2025-05-07T20:21:59.4968695Z L=13, 2025-05-07T20:21:59.4969036Z D_gradcheck=2, 2025-05-07T20:21:59.4969436Z stochastic_rounding=False, 2025-05-07T20:21:59.4969870Z weighted=True, 2025-05-07T20:21:59.4970243Z row_wise=True, 2025-05-07T20:21:59.4970611Z mixed=True, 2025-05-07T20:21:59.4970978Z use_cache=True, 2025-05-07T20:21:59.4971592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4972095Z use_cpu=True, 2025-05-07T20:21:59.4972495Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4972935Z ) 2025-05-07T20:21:59.4973337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4974250Z self=, 2025-05-07T20:21:59.4975201Z compile=False, 2025-05-07T20:21:59.4975614Z pooling_mode=, 2025-05-07T20:21:59.4976087Z T=3, 2025-05-07T20:21:59.4976420Z D=12, 2025-05-07T20:21:59.4976757Z B=55, 2025-05-07T20:21:59.4977209Z log_E=4, 2025-05-07T20:21:59.4977566Z L=11, 2025-05-07T20:21:59.4977921Z D_gradcheck=2, 2025-05-07T20:21:59.4978314Z stochastic_rounding=False, 2025-05-07T20:21:59.4978754Z weighted=True, 2025-05-07T20:21:59.4979118Z row_wise=True, 2025-05-07T20:21:59.4979490Z mixed=False, 2025-05-07T20:21:59.4979857Z use_cache=True, 2025-05-07T20:21:59.4980268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4980752Z use_cpu=True, 2025-05-07T20:21:59.4981151Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.4981590Z ) 2025-05-07T20:21:59.4981986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4982906Z self=, 2025-05-07T20:21:59.4983759Z compile=True, 2025-05-07T20:21:59.4984286Z pooling_mode=, 2025-05-07T20:21:59.4984764Z T=1, 2025-05-07T20:21:59.4985231Z D=31, 2025-05-07T20:21:59.4985569Z B=67, 2025-05-07T20:21:59.4985909Z log_E=3, 2025-05-07T20:21:59.4986246Z L=20, 2025-05-07T20:21:59.4986589Z D_gradcheck=2, 2025-05-07T20:21:59.4986985Z stochastic_rounding=True, 2025-05-07T20:21:59.4987418Z weighted=False, 2025-05-07T20:21:59.4987794Z row_wise=True, 2025-05-07T20:21:59.4988164Z mixed=False, 2025-05-07T20:21:59.4988527Z use_cache=True, 2025-05-07T20:21:59.4988945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.4989431Z use_cpu=True, 2025-05-07T20:21:59.4989835Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4990277Z ) 2025-05-07T20:21:59.4990675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.4991586Z self=, 2025-05-07T20:21:59.4992442Z compile=True, 2025-05-07T20:21:59.4992852Z pooling_mode=, 2025-05-07T20:21:59.4993330Z T=3, 2025-05-07T20:21:59.4993655Z D=120, 2025-05-07T20:21:59.4994000Z B=3, 2025-05-07T20:21:59.4994334Z log_E=5, 2025-05-07T20:21:59.4994671Z L=16, 2025-05-07T20:21:59.4995017Z D_gradcheck=2, 2025-05-07T20:21:59.4995480Z stochastic_rounding=True, 2025-05-07T20:21:59.4995910Z weighted=True, 2025-05-07T20:21:59.4996287Z row_wise=True, 2025-05-07T20:21:59.4996658Z mixed=True, 2025-05-07T20:21:59.4997022Z use_cache=True, 2025-05-07T20:21:59.4997432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.4997918Z use_cpu=True, 2025-05-07T20:21:59.4998318Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.4998756Z ) 2025-05-07T20:21:59.4999151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.5000066Z self=, 2025-05-07T20:21:59.5000921Z compile=False, 2025-05-07T20:21:59.5001332Z pooling_mode=, 2025-05-07T20:21:59.5001814Z T=2, 2025-05-07T20:21:59.5002143Z D=103, 2025-05-07T20:21:59.5002482Z B=88, 2025-05-07T20:21:59.5002822Z log_E=3, 2025-05-07T20:21:59.5003157Z L=2, 2025-05-07T20:21:59.5003500Z D_gradcheck=2, 2025-05-07T20:21:59.5003895Z stochastic_rounding=True, 2025-05-07T20:21:59.5004324Z weighted=True, 2025-05-07T20:21:59.5004696Z row_wise=True, 2025-05-07T20:21:59.5005069Z mixed=False, 2025-05-07T20:21:59.5005435Z use_cache=False, 2025-05-07T20:21:59.5006066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.5006569Z use_cpu=True, 2025-05-07T20:21:59.5006970Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.5007407Z ) 2025-05-07T20:21:59.7808675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7809677Z self=, 2025-05-07T20:21:59.7810923Z compile=False, 2025-05-07T20:21:59.7811350Z pooling_mode=, 2025-05-07T20:21:59.7811827Z T=1, 2025-05-07T20:21:59.7812158Z D=10, 2025-05-07T20:21:59.7812671Z B=5, 2025-05-07T20:21:59.7813019Z log_E=3, 2025-05-07T20:21:59.7813358Z L=6, 2025-05-07T20:21:59.7813703Z D_gradcheck=1, 2025-05-07T20:21:59.7814097Z stochastic_rounding=False, 2025-05-07T20:21:59.7814535Z weighted=False, 2025-05-07T20:21:59.7814903Z row_wise=True, 2025-05-07T20:21:59.7815272Z mixed=False, 2025-05-07T20:21:59.7815655Z use_cache=False, 2025-05-07T20:21:59.7816304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7816812Z use_cpu=True, 2025-05-07T20:21:59.7817216Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7817658Z ) 2025-05-07T20:21:59.7818056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7818973Z self=, 2025-05-07T20:21:59.7819831Z compile=True, 2025-05-07T20:21:59.7820243Z pooling_mode=, 2025-05-07T20:21:59.7820944Z T=4, 2025-05-07T20:21:59.7821278Z D=39, 2025-05-07T20:21:59.7821613Z B=72, 2025-05-07T20:21:59.7821949Z log_E=3, 2025-05-07T20:21:59.7822288Z L=18, 2025-05-07T20:21:59.7822629Z D_gradcheck=2, 2025-05-07T20:21:59.7823025Z stochastic_rounding=True, 2025-05-07T20:21:59.7823454Z weighted=True, 2025-05-07T20:21:59.7823831Z row_wise=True, 2025-05-07T20:21:59.7824305Z mixed=True, 2025-05-07T20:21:59.7824671Z use_cache=True, 2025-05-07T20:21:59.7825215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7825697Z use_cpu=True, 2025-05-07T20:21:59.7826100Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7826538Z ) 2025-05-07T20:21:59.7826939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7827880Z self=, 2025-05-07T20:21:59.7828735Z compile=True, 2025-05-07T20:21:59.7829146Z pooling_mode=, 2025-05-07T20:21:59.7829624Z T=4, 2025-05-07T20:21:59.7829950Z D=3, 2025-05-07T20:21:59.7830284Z B=72, 2025-05-07T20:21:59.7830620Z log_E=3, 2025-05-07T20:21:59.7830958Z L=18, 2025-05-07T20:21:59.7831300Z D_gradcheck=2, 2025-05-07T20:21:59.7831696Z stochastic_rounding=True, 2025-05-07T20:21:59.7832125Z weighted=True, 2025-05-07T20:21:59.7832499Z row_wise=True, 2025-05-07T20:21:59.7832870Z mixed=True, 2025-05-07T20:21:59.7833242Z use_cache=True, 2025-05-07T20:21:59.7833649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7834130Z use_cpu=True, 2025-05-07T20:21:59.7834542Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7834997Z ) 2025-05-07T20:21:59.7835410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7836330Z self=, 2025-05-07T20:21:59.7837185Z compile=True, 2025-05-07T20:21:59.7837591Z pooling_mode=, 2025-05-07T20:21:59.7853330Z T=4, 2025-05-07T20:21:59.7853710Z D=3, 2025-05-07T20:21:59.7854044Z B=4, 2025-05-07T20:21:59.7854368Z log_E=3, 2025-05-07T20:21:59.7854722Z L=18, 2025-05-07T20:21:59.7855062Z D_gradcheck=2, 2025-05-07T20:21:59.7855455Z stochastic_rounding=True, 2025-05-07T20:21:59.7855888Z weighted=True, 2025-05-07T20:21:59.7856261Z row_wise=True, 2025-05-07T20:21:59.7856621Z mixed=True, 2025-05-07T20:21:59.7857294Z use_cache=True, 2025-05-07T20:21:59.7857739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7858209Z use_cpu=True, 2025-05-07T20:21:59.7858602Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7859047Z ) 2025-05-07T20:21:59.7859433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7860351Z self=, 2025-05-07T20:21:59.7861408Z compile=True, 2025-05-07T20:21:59.7861822Z pooling_mode=, 2025-05-07T20:21:59.7862466Z T=4, 2025-05-07T20:21:59.7862817Z D=3, 2025-05-07T20:21:59.7863146Z B=4, 2025-05-07T20:21:59.7863469Z log_E=3, 2025-05-07T20:21:59.7863814Z L=2, 2025-05-07T20:21:59.7864256Z D_gradcheck=2, 2025-05-07T20:21:59.7864642Z stochastic_rounding=True, 2025-05-07T20:21:59.7865074Z weighted=True, 2025-05-07T20:21:59.7865448Z row_wise=True, 2025-05-07T20:21:59.7865810Z mixed=True, 2025-05-07T20:21:59.7866180Z use_cache=True, 2025-05-07T20:21:59.7866593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7867065Z use_cpu=True, 2025-05-07T20:21:59.7867465Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7867909Z ) 2025-05-07T20:21:59.7868299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7869204Z self=, 2025-05-07T20:21:59.7870062Z compile=True, 2025-05-07T20:21:59.7870650Z pooling_mode=, 2025-05-07T20:21:59.7871125Z T=4, 2025-05-07T20:21:59.7871457Z D=3, 2025-05-07T20:21:59.7871790Z B=4, 2025-05-07T20:21:59.7872115Z log_E=3, 2025-05-07T20:21:59.7872458Z L=2, 2025-05-07T20:21:59.7872798Z D_gradcheck=1, 2025-05-07T20:21:59.7873184Z stochastic_rounding=True, 2025-05-07T20:21:59.7873617Z weighted=True, 2025-05-07T20:21:59.7873989Z row_wise=True, 2025-05-07T20:21:59.7874350Z mixed=True, 2025-05-07T20:21:59.7874715Z use_cache=True, 2025-05-07T20:21:59.7875128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7875604Z use_cpu=True, 2025-05-07T20:21:59.7876000Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7876442Z ) 2025-05-07T20:21:59.7876830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7877742Z self=, 2025-05-07T20:21:59.7878600Z compile=True, 2025-05-07T20:21:59.7879003Z pooling_mode=, 2025-05-07T20:21:59.7879482Z T=1, 2025-05-07T20:21:59.7879815Z D=3, 2025-05-07T20:21:59.7880140Z B=4, 2025-05-07T20:21:59.7880495Z log_E=3, 2025-05-07T20:21:59.7880835Z L=2, 2025-05-07T20:21:59.7881166Z D_gradcheck=1, 2025-05-07T20:21:59.7881557Z stochastic_rounding=True, 2025-05-07T20:21:59.7881988Z weighted=True, 2025-05-07T20:21:59.7882362Z row_wise=True, 2025-05-07T20:21:59.7882727Z mixed=True, 2025-05-07T20:21:59.7883095Z use_cache=True, 2025-05-07T20:21:59.7883507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7883983Z use_cpu=True, 2025-05-07T20:21:59.7884383Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7884827Z ) 2025-05-07T20:21:59.7885215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7886126Z self=, 2025-05-07T20:21:59.7886982Z compile=True, 2025-05-07T20:21:59.7887387Z pooling_mode=, 2025-05-07T20:21:59.7887863Z T=1, 2025-05-07T20:21:59.7888199Z D=2, 2025-05-07T20:21:59.7888523Z B=4, 2025-05-07T20:21:59.7888854Z log_E=3, 2025-05-07T20:21:59.7889201Z L=2, 2025-05-07T20:21:59.7889532Z D_gradcheck=1, 2025-05-07T20:21:59.7889928Z stochastic_rounding=True, 2025-05-07T20:21:59.7890365Z weighted=True, 2025-05-07T20:21:59.7890732Z row_wise=True, 2025-05-07T20:21:59.7891294Z mixed=True, 2025-05-07T20:21:59.7891681Z use_cache=True, 2025-05-07T20:21:59.7892082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7892564Z use_cpu=True, 2025-05-07T20:21:59.7892967Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7893411Z ) 2025-05-07T20:21:59.7893800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7894844Z self=, 2025-05-07T20:21:59.7895701Z compile=False, 2025-05-07T20:21:59.7896111Z pooling_mode=, 2025-05-07T20:21:59.7896697Z T=5, 2025-05-07T20:21:59.7897044Z D=115, 2025-05-07T20:21:59.7897373Z B=41, 2025-05-07T20:21:59.7897715Z log_E=4, 2025-05-07T20:21:59.7898058Z L=6, 2025-05-07T20:21:59.7898389Z D_gradcheck=1, 2025-05-07T20:21:59.7898783Z stochastic_rounding=False, 2025-05-07T20:21:59.7899220Z weighted=False, 2025-05-07T20:21:59.7899593Z row_wise=True, 2025-05-07T20:21:59.7899969Z mixed=False, 2025-05-07T20:21:59.7900340Z use_cache=False, 2025-05-07T20:21:59.7900751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7901238Z use_cpu=True, 2025-05-07T20:21:59.7901633Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7902069Z ) 2025-05-07T20:21:59.7902469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7903390Z self=, 2025-05-07T20:21:59.7904509Z compile=False, 2025-05-07T20:21:59.7904920Z pooling_mode=, 2025-05-07T20:21:59.7905394Z T=1, 2025-05-07T20:21:59.7905733Z D=115, 2025-05-07T20:21:59.7906061Z B=41, 2025-05-07T20:21:59.7906392Z log_E=4, 2025-05-07T20:21:59.7906734Z L=6, 2025-05-07T20:21:59.7907065Z D_gradcheck=1, 2025-05-07T20:21:59.7907462Z stochastic_rounding=False, 2025-05-07T20:21:59.7907905Z weighted=False, 2025-05-07T20:21:59.7908281Z row_wise=True, 2025-05-07T20:21:59.7908648Z mixed=False, 2025-05-07T20:21:59.7909019Z use_cache=False, 2025-05-07T20:21:59.7909434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7909912Z use_cpu=True, 2025-05-07T20:21:59.7910311Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7910747Z ) 2025-05-07T20:21:59.7911146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7912068Z self=, 2025-05-07T20:21:59.7912926Z compile=True, 2025-05-07T20:21:59.7913331Z pooling_mode=, 2025-05-07T20:21:59.7913812Z T=2, 2025-05-07T20:21:59.7914142Z D=32, 2025-05-07T20:21:59.7914466Z B=124, 2025-05-07T20:21:59.7914804Z log_E=3, 2025-05-07T20:21:59.7915148Z L=20, 2025-05-07T20:21:59.7915482Z D_gradcheck=1, 2025-05-07T20:21:59.7915876Z stochastic_rounding=False, 2025-05-07T20:21:59.7916559Z weighted=False, 2025-05-07T20:21:59.7916937Z row_wise=True, 2025-05-07T20:21:59.7917307Z mixed=False, 2025-05-07T20:21:59.7917678Z use_cache=False, 2025-05-07T20:21:59.7918093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7918572Z use_cpu=True, 2025-05-07T20:21:59.7918972Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7919410Z ) 2025-05-07T20:21:59.7919808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7920718Z self=, 2025-05-07T20:21:59.7921566Z compile=True, 2025-05-07T20:21:59.7921981Z pooling_mode=, 2025-05-07T20:21:59.7922454Z T=1, 2025-05-07T20:21:59.7922786Z D=32, 2025-05-07T20:21:59.7923115Z B=124, 2025-05-07T20:21:59.7923449Z log_E=3, 2025-05-07T20:21:59.7923799Z L=20, 2025-05-07T20:21:59.7924136Z D_gradcheck=1, 2025-05-07T20:21:59.7924525Z stochastic_rounding=False, 2025-05-07T20:21:59.7924960Z weighted=False, 2025-05-07T20:21:59.7925595Z row_wise=True, 2025-05-07T20:21:59.7925990Z mixed=False, 2025-05-07T20:21:59.7926362Z use_cache=False, 2025-05-07T20:21:59.7926799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7927284Z use_cpu=True, 2025-05-07T20:21:59.7927683Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7928121Z ) 2025-05-07T20:21:59.7928522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7929638Z self=, 2025-05-07T20:21:59.7930494Z compile=True, 2025-05-07T20:21:59.7931072Z pooling_mode=, 2025-05-07T20:21:59.7931579Z T=1, 2025-05-07T20:21:59.7931913Z D=124, 2025-05-07T20:21:59.7932245Z B=124, 2025-05-07T20:21:59.7932587Z log_E=3, 2025-05-07T20:21:59.7932931Z L=20, 2025-05-07T20:21:59.7933268Z D_gradcheck=1, 2025-05-07T20:21:59.7933665Z stochastic_rounding=False, 2025-05-07T20:21:59.7934104Z weighted=False, 2025-05-07T20:21:59.7934475Z row_wise=True, 2025-05-07T20:21:59.7934850Z mixed=False, 2025-05-07T20:21:59.7935224Z use_cache=False, 2025-05-07T20:21:59.7935641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7936126Z use_cpu=True, 2025-05-07T20:21:59.7936529Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7936965Z ) 2025-05-07T20:21:59.7937366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7938284Z self=, 2025-05-07T20:21:59.7939377Z compile=False, 2025-05-07T20:21:59.7939788Z pooling_mode=, 2025-05-07T20:21:59.7940262Z T=1, 2025-05-07T20:21:59.7940588Z D=124, 2025-05-07T20:21:59.7940925Z B=124, 2025-05-07T20:21:59.7941263Z log_E=3, 2025-05-07T20:21:59.7941601Z L=20, 2025-05-07T20:21:59.7941955Z D_gradcheck=1, 2025-05-07T20:21:59.7942355Z stochastic_rounding=False, 2025-05-07T20:21:59.7942795Z weighted=False, 2025-05-07T20:21:59.7943176Z row_wise=True, 2025-05-07T20:21:59.7943547Z mixed=False, 2025-05-07T20:21:59.7943922Z use_cache=False, 2025-05-07T20:21:59.7944459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7944942Z use_cpu=True, 2025-05-07T20:21:59.7945343Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7945782Z ) 2025-05-07T20:21:59.7946185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7947102Z self=, 2025-05-07T20:21:59.7947961Z compile=False, 2025-05-07T20:21:59.7948375Z pooling_mode=, 2025-05-07T20:21:59.7948843Z T=1, 2025-05-07T20:21:59.7949166Z D=124, 2025-05-07T20:21:59.7949499Z B=20, 2025-05-07T20:21:59.7949836Z log_E=3, 2025-05-07T20:21:59.7950171Z L=20, 2025-05-07T20:21:59.7950511Z D_gradcheck=1, 2025-05-07T20:21:59.7950908Z stochastic_rounding=False, 2025-05-07T20:21:59.7951345Z weighted=False, 2025-05-07T20:21:59.7951721Z row_wise=True, 2025-05-07T20:21:59.7952090Z mixed=False, 2025-05-07T20:21:59.7952454Z use_cache=False, 2025-05-07T20:21:59.7952882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:21:59.7953360Z use_cpu=True, 2025-05-07T20:21:59.7953761Z output_dtype=SparseType.FP16, 2025-05-07T20:21:59.7954201Z ) 2025-05-07T20:21:59.7954600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:21:59.7955516Z self=, 2025-05-07T20:21:59.7956370Z compile=True, 2025-05-07T20:21:59.7956782Z pooling_mode=, 2025-05-07T20:21:59.7957250Z T=5, 2025-05-07T20:21:59.7957576Z D=46, 2025-05-07T20:21:59.7957912Z B=80, 2025-05-07T20:21:59.7958245Z log_E=4, 2025-05-07T20:21:59.7958585Z L=4, 2025-05-07T20:21:59.7958924Z D_gradcheck=2, 2025-05-07T20:21:59.7959525Z stochastic_rounding=True, 2025-05-07T20:21:59.7959975Z weighted=False, 2025-05-07T20:21:59.7960351Z row_wise=True, 2025-05-07T20:21:59.7960713Z mixed=True, 2025-05-07T20:21:59.7961068Z use_cache=False, 2025-05-07T20:21:59.7961486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:21:59.7961971Z use_cpu=True, 2025-05-07T20:21:59.7962361Z output_dtype=SparseType.FP32, 2025-05-07T20:21:59.7962951Z ) 2025-05-07T20:22:01.8247091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8248456Z self=, 2025-05-07T20:22:01.8249360Z compile=False, 2025-05-07T20:22:01.8249779Z pooling_mode=, 2025-05-07T20:22:01.8250248Z T=3, 2025-05-07T20:22:01.8250584Z D=25, 2025-05-07T20:22:01.8250919Z B=11, 2025-05-07T20:22:01.8251253Z log_E=4, 2025-05-07T20:22:01.8251597Z L=17, 2025-05-07T20:22:01.8251939Z D_gradcheck=2, 2025-05-07T20:22:01.8252338Z stochastic_rounding=False, 2025-05-07T20:22:01.8252786Z weighted=False, 2025-05-07T20:22:01.8253166Z row_wise=True, 2025-05-07T20:22:01.8253558Z mixed=True, 2025-05-07T20:22:01.8253928Z use_cache=False, 2025-05-07T20:22:01.8254349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8254827Z use_cpu=True, 2025-05-07T20:22:01.8255235Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8255698Z ) 2025-05-07T20:22:01.8256229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8257147Z self=, 2025-05-07T20:22:01.8258255Z compile=False, 2025-05-07T20:22:01.8258671Z pooling_mode=, 2025-05-07T20:22:01.8259140Z T=3, 2025-05-07T20:22:01.8259474Z D=25, 2025-05-07T20:22:01.8259809Z B=11, 2025-05-07T20:22:01.8260143Z log_E=4, 2025-05-07T20:22:01.8260487Z L=17, 2025-05-07T20:22:01.8260830Z D_gradcheck=2, 2025-05-07T20:22:01.8261223Z stochastic_rounding=False, 2025-05-07T20:22:01.8261666Z weighted=False, 2025-05-07T20:22:01.8262043Z row_wise=True, 2025-05-07T20:22:01.8262410Z mixed=True, 2025-05-07T20:22:01.8262780Z use_cache=True, 2025-05-07T20:22:01.8263215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8263685Z use_cpu=True, 2025-05-07T20:22:01.8264194Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8264653Z ) 2025-05-07T20:22:01.8265048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8265974Z self=, 2025-05-07T20:22:01.8266833Z compile=False, 2025-05-07T20:22:01.8267238Z pooling_mode=, 2025-05-07T20:22:01.8267713Z T=3, 2025-05-07T20:22:01.8268046Z D=25, 2025-05-07T20:22:01.8268373Z B=2, 2025-05-07T20:22:01.8268708Z log_E=4, 2025-05-07T20:22:01.8269053Z L=17, 2025-05-07T20:22:01.8269389Z D_gradcheck=2, 2025-05-07T20:22:01.8269794Z stochastic_rounding=False, 2025-05-07T20:22:01.8270237Z weighted=False, 2025-05-07T20:22:01.8270616Z row_wise=True, 2025-05-07T20:22:01.8270980Z mixed=True, 2025-05-07T20:22:01.8271348Z use_cache=True, 2025-05-07T20:22:01.8271760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8272236Z use_cpu=True, 2025-05-07T20:22:01.8272644Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8273089Z ) 2025-05-07T20:22:01.8273487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8274414Z self=, 2025-05-07T20:22:01.8275272Z compile=True, 2025-05-07T20:22:01.8275679Z pooling_mode=, 2025-05-07T20:22:01.8276159Z T=3, 2025-05-07T20:22:01.8276497Z D=25, 2025-05-07T20:22:01.8276824Z B=2, 2025-05-07T20:22:01.8277172Z log_E=4, 2025-05-07T20:22:01.8277524Z L=17, 2025-05-07T20:22:01.8277864Z D_gradcheck=2, 2025-05-07T20:22:01.8278604Z stochastic_rounding=False, 2025-05-07T20:22:01.8279064Z weighted=False, 2025-05-07T20:22:01.8279439Z row_wise=True, 2025-05-07T20:22:01.8279812Z mixed=True, 2025-05-07T20:22:01.8280172Z use_cache=True, 2025-05-07T20:22:01.8280595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8281084Z use_cpu=True, 2025-05-07T20:22:01.8281701Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8282148Z ) 2025-05-07T20:22:01.8282538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8283563Z self=, 2025-05-07T20:22:01.8284433Z compile=True, 2025-05-07T20:22:01.8284835Z pooling_mode=, 2025-05-07T20:22:01.8285310Z T=3, 2025-05-07T20:22:01.8285644Z D=25, 2025-05-07T20:22:01.8285973Z B=2, 2025-05-07T20:22:01.8286308Z log_E=4, 2025-05-07T20:22:01.8286651Z L=17, 2025-05-07T20:22:01.8286994Z D_gradcheck=2, 2025-05-07T20:22:01.8287391Z stochastic_rounding=False, 2025-05-07T20:22:01.8287831Z weighted=False, 2025-05-07T20:22:01.8288202Z row_wise=True, 2025-05-07T20:22:01.8288572Z mixed=False, 2025-05-07T20:22:01.8288937Z use_cache=True, 2025-05-07T20:22:01.8289342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8289825Z use_cpu=True, 2025-05-07T20:22:01.8290233Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8290671Z ) 2025-05-07T20:22:01.8291072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8292160Z self=, 2025-05-07T20:22:01.8293021Z compile=False, 2025-05-07T20:22:01.8293433Z pooling_mode=, 2025-05-07T20:22:01.8293909Z T=3, 2025-05-07T20:22:01.8294235Z D=25, 2025-05-07T20:22:01.8294569Z B=2, 2025-05-07T20:22:01.8294902Z log_E=4, 2025-05-07T20:22:01.8295242Z L=17, 2025-05-07T20:22:01.8295595Z D_gradcheck=2, 2025-05-07T20:22:01.8295990Z stochastic_rounding=False, 2025-05-07T20:22:01.8296425Z weighted=False, 2025-05-07T20:22:01.8296804Z row_wise=True, 2025-05-07T20:22:01.8297175Z mixed=False, 2025-05-07T20:22:01.8297541Z use_cache=True, 2025-05-07T20:22:01.8297952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8298432Z use_cpu=True, 2025-05-07T20:22:01.8298831Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8299280Z ) 2025-05-07T20:22:01.8299679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8300597Z self=, 2025-05-07T20:22:01.8301450Z compile=False, 2025-05-07T20:22:01.8301865Z pooling_mode=, 2025-05-07T20:22:01.8302334Z T=2, 2025-05-07T20:22:01.8302671Z D=25, 2025-05-07T20:22:01.8303007Z B=2, 2025-05-07T20:22:01.8303338Z log_E=4, 2025-05-07T20:22:01.8303682Z L=17, 2025-05-07T20:22:01.8304166Z D_gradcheck=2, 2025-05-07T20:22:01.8304565Z stochastic_rounding=False, 2025-05-07T20:22:01.8305008Z weighted=False, 2025-05-07T20:22:01.8305381Z row_wise=True, 2025-05-07T20:22:01.8305751Z mixed=False, 2025-05-07T20:22:01.8306112Z use_cache=True, 2025-05-07T20:22:01.8306531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8307022Z use_cpu=True, 2025-05-07T20:22:01.8307416Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8307862Z ) 2025-05-07T20:22:01.8308261Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8309178Z self=, 2025-05-07T20:22:01.8310036Z compile=False, 2025-05-07T20:22:01.8310447Z pooling_mode=, 2025-05-07T20:22:01.8310908Z T=4, 2025-05-07T20:22:01.8311242Z D=6, 2025-05-07T20:22:01.8311572Z B=76, 2025-05-07T20:22:01.8311901Z log_E=4, 2025-05-07T20:22:01.8312471Z L=19, 2025-05-07T20:22:01.8312831Z D_gradcheck=1, 2025-05-07T20:22:01.8313217Z stochastic_rounding=False, 2025-05-07T20:22:01.8313658Z weighted=True, 2025-05-07T20:22:01.8314039Z row_wise=True, 2025-05-07T20:22:01.8314406Z mixed=False, 2025-05-07T20:22:01.8314783Z use_cache=False, 2025-05-07T20:22:01.8315204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8315840Z use_cpu=True, 2025-05-07T20:22:01.8316508Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8316960Z ) 2025-05-07T20:22:01.8317365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8318502Z self=, 2025-05-07T20:22:01.8319382Z compile=True, 2025-05-07T20:22:01.8319791Z pooling_mode=, 2025-05-07T20:22:01.8320254Z T=4, 2025-05-07T20:22:01.8320589Z D=6, 2025-05-07T20:22:01.8320921Z B=76, 2025-05-07T20:22:01.8321250Z log_E=4, 2025-05-07T20:22:01.8321600Z L=19, 2025-05-07T20:22:01.8321951Z D_gradcheck=1, 2025-05-07T20:22:01.8322341Z stochastic_rounding=False, 2025-05-07T20:22:01.8322782Z weighted=True, 2025-05-07T20:22:01.8323157Z row_wise=True, 2025-05-07T20:22:01.8323520Z mixed=False, 2025-05-07T20:22:01.8323893Z use_cache=False, 2025-05-07T20:22:01.8324316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8324797Z use_cpu=True, 2025-05-07T20:22:01.8325200Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8325647Z ) 2025-05-07T20:22:01.8326265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8327183Z self=, 2025-05-07T20:22:01.8328042Z compile=True, 2025-05-07T20:22:01.8328457Z pooling_mode=, 2025-05-07T20:22:01.8328919Z T=4, 2025-05-07T20:22:01.8329253Z D=6, 2025-05-07T20:22:01.8329588Z B=4, 2025-05-07T20:22:01.8329912Z log_E=4, 2025-05-07T20:22:01.8330257Z L=19, 2025-05-07T20:22:01.8330598Z D_gradcheck=1, 2025-05-07T20:22:01.8330989Z stochastic_rounding=False, 2025-05-07T20:22:01.8331428Z weighted=True, 2025-05-07T20:22:01.8331812Z row_wise=True, 2025-05-07T20:22:01.8332184Z mixed=False, 2025-05-07T20:22:01.8332556Z use_cache=False, 2025-05-07T20:22:01.8332978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8333454Z use_cpu=True, 2025-05-07T20:22:01.8333849Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8334293Z ) 2025-05-07T20:22:01.8334686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8335604Z self=, 2025-05-07T20:22:01.8336679Z compile=True, 2025-05-07T20:22:01.8337093Z pooling_mode=, 2025-05-07T20:22:01.8337557Z T=4, 2025-05-07T20:22:01.8337888Z D=6, 2025-05-07T20:22:01.8338218Z B=4, 2025-05-07T20:22:01.8338542Z log_E=4, 2025-05-07T20:22:01.8338899Z L=6, 2025-05-07T20:22:01.8339239Z D_gradcheck=1, 2025-05-07T20:22:01.8339625Z stochastic_rounding=False, 2025-05-07T20:22:01.8340070Z weighted=True, 2025-05-07T20:22:01.8340447Z row_wise=True, 2025-05-07T20:22:01.8340809Z mixed=False, 2025-05-07T20:22:01.8341179Z use_cache=False, 2025-05-07T20:22:01.8341597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8342078Z use_cpu=True, 2025-05-07T20:22:01.8342478Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8342927Z ) 2025-05-07T20:22:01.8343328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8344333Z self=, 2025-05-07T20:22:01.8345193Z compile=False, 2025-05-07T20:22:01.8345596Z pooling_mode=, 2025-05-07T20:22:01.8346069Z T=4, 2025-05-07T20:22:01.8346397Z D=6, 2025-05-07T20:22:01.8346729Z B=4, 2025-05-07T20:22:01.8347375Z log_E=4, 2025-05-07T20:22:01.8347742Z L=6, 2025-05-07T20:22:01.8348084Z D_gradcheck=1, 2025-05-07T20:22:01.8348474Z stochastic_rounding=False, 2025-05-07T20:22:01.8348913Z weighted=True, 2025-05-07T20:22:01.8349287Z row_wise=True, 2025-05-07T20:22:01.8349647Z mixed=False, 2025-05-07T20:22:01.8350016Z use_cache=False, 2025-05-07T20:22:01.8350439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8351130Z use_cpu=True, 2025-05-07T20:22:01.8351535Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8351989Z ) 2025-05-07T20:22:01.8352492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8353428Z self=, 2025-05-07T20:22:01.8354285Z compile=False, 2025-05-07T20:22:01.8354689Z pooling_mode=, 2025-05-07T20:22:01.8355156Z T=4, 2025-05-07T20:22:01.8355493Z D=6, 2025-05-07T20:22:01.8355820Z B=4, 2025-05-07T20:22:01.8356157Z log_E=4, 2025-05-07T20:22:01.8356502Z L=6, 2025-05-07T20:22:01.8356840Z D_gradcheck=1, 2025-05-07T20:22:01.8357689Z stochastic_rounding=False, 2025-05-07T20:22:01.8358136Z weighted=True, 2025-05-07T20:22:01.8358513Z row_wise=True, 2025-05-07T20:22:01.8358873Z mixed=True, 2025-05-07T20:22:01.8359243Z use_cache=False, 2025-05-07T20:22:01.8359675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8360152Z use_cpu=True, 2025-05-07T20:22:01.8360551Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8361179Z ) 2025-05-07T20:22:01.8361579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8362492Z self=, 2025-05-07T20:22:01.8363348Z compile=False, 2025-05-07T20:22:01.8363754Z pooling_mode=, 2025-05-07T20:22:01.8364223Z T=4, 2025-05-07T20:22:01.8364554Z D=6, 2025-05-07T20:22:01.8364881Z B=4, 2025-05-07T20:22:01.8365215Z log_E=4, 2025-05-07T20:22:01.8365557Z L=6, 2025-05-07T20:22:01.8365893Z D_gradcheck=1, 2025-05-07T20:22:01.8366284Z stochastic_rounding=False, 2025-05-07T20:22:01.8366726Z weighted=False, 2025-05-07T20:22:01.8367096Z row_wise=True, 2025-05-07T20:22:01.8367465Z mixed=True, 2025-05-07T20:22:01.8367832Z use_cache=False, 2025-05-07T20:22:01.8368249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:01.8368734Z use_cpu=True, 2025-05-07T20:22:01.8369133Z output_dtype=SparseType.FP32, 2025-05-07T20:22:01.8369580Z ) 2025-05-07T20:22:01.8369972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8370888Z self=, 2025-05-07T20:22:01.8371748Z compile=True, 2025-05-07T20:22:01.8372148Z pooling_mode=, 2025-05-07T20:22:01.8372618Z T=1, 2025-05-07T20:22:01.8372950Z D=103, 2025-05-07T20:22:01.8373285Z B=68, 2025-05-07T20:22:01.8373622Z log_E=3, 2025-05-07T20:22:01.8373967Z L=8, 2025-05-07T20:22:01.8374303Z D_gradcheck=2, 2025-05-07T20:22:01.8374697Z stochastic_rounding=True, 2025-05-07T20:22:01.8375134Z weighted=False, 2025-05-07T20:22:01.8375501Z row_wise=True, 2025-05-07T20:22:01.8375866Z mixed=False, 2025-05-07T20:22:01.8376232Z use_cache=False, 2025-05-07T20:22:01.8376648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8377130Z use_cpu=True, 2025-05-07T20:22:01.8377526Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8377968Z ) 2025-05-07T20:22:01.8378370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:01.8379302Z self=, 2025-05-07T20:22:01.8380157Z compile=True, 2025-05-07T20:22:01.8380559Z pooling_mode=, 2025-05-07T20:22:01.8381028Z T=1, 2025-05-07T20:22:01.8381359Z D=103, 2025-05-07T20:22:01.8381881Z B=68, 2025-05-07T20:22:01.8382239Z log_E=3, 2025-05-07T20:22:01.8382585Z L=8, 2025-05-07T20:22:01.8382918Z D_gradcheck=1, 2025-05-07T20:22:01.8383313Z stochastic_rounding=True, 2025-05-07T20:22:01.8383748Z weighted=False, 2025-05-07T20:22:01.8384234Z row_wise=True, 2025-05-07T20:22:01.8384615Z mixed=False, 2025-05-07T20:22:01.8384988Z use_cache=False, 2025-05-07T20:22:01.8386078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:01.8386561Z use_cpu=True, 2025-05-07T20:22:01.8386965Z output_dtype=SparseType.FP16, 2025-05-07T20:22:01.8387404Z ) 2025-05-07T20:22:02.9994541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:02.9995553Z self=, 2025-05-07T20:22:02.9996422Z compile=True, 2025-05-07T20:22:02.9996834Z pooling_mode=, 2025-05-07T20:22:02.9997356Z T=1, 2025-05-07T20:22:02.9997683Z D=103, 2025-05-07T20:22:02.9998031Z B=68, 2025-05-07T20:22:02.9998366Z log_E=3, 2025-05-07T20:22:02.9998703Z L=0, 2025-05-07T20:22:02.9999046Z D_gradcheck=1, 2025-05-07T20:22:02.9999443Z stochastic_rounding=True, 2025-05-07T20:22:02.9999876Z weighted=False, 2025-05-07T20:22:03.0000250Z row_wise=True, 2025-05-07T20:22:03.0000623Z mixed=False, 2025-05-07T20:22:03.0001000Z use_cache=False, 2025-05-07T20:22:03.0001422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0001903Z use_cpu=True, 2025-05-07T20:22:03.0002465Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0002929Z ) 2025-05-07T20:22:03.0003330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:03.0004256Z self=, 2025-05-07T20:22:03.0005111Z compile=True, 2025-05-07T20:22:03.0005519Z pooling_mode=, 2025-05-07T20:22:03.0005994Z T=3, 2025-05-07T20:22:03.0006325Z D=103, 2025-05-07T20:22:03.0006661Z B=68, 2025-05-07T20:22:03.0006999Z log_E=3, 2025-05-07T20:22:03.0007336Z L=0, 2025-05-07T20:22:03.0007679Z D_gradcheck=1, 2025-05-07T20:22:03.0008078Z stochastic_rounding=True, 2025-05-07T20:22:03.0008515Z weighted=False, 2025-05-07T20:22:03.0008892Z row_wise=True, 2025-05-07T20:22:03.0009264Z mixed=False, 2025-05-07T20:22:03.0009636Z use_cache=False, 2025-05-07T20:22:03.0010058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0010545Z use_cpu=True, 2025-05-07T20:22:03.0010945Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0011398Z ) 2025-05-07T20:22:03.0011803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:22:03.0012716Z self=, 2025-05-07T20:22:03.0013573Z compile=False, 2025-05-07T20:22:03.0013985Z pooling_mode=, 2025-05-07T20:22:03.0014453Z T=3, 2025-05-07T20:22:03.0014784Z D=103, 2025-05-07T20:22:03.0015127Z B=68, 2025-05-07T20:22:03.0015464Z log_E=3, 2025-05-07T20:22:03.0015803Z L=0, 2025-05-07T20:22:03.0016438Z D_gradcheck=1, 2025-05-07T20:22:03.0016861Z stochastic_rounding=True, 2025-05-07T20:22:03.0017294Z weighted=False, 2025-05-07T20:22:03.0017673Z row_wise=True, 2025-05-07T20:22:03.0018046Z mixed=False, 2025-05-07T20:22:03.0018420Z use_cache=False, 2025-05-07T20:22:03.0018843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0019326Z use_cpu=True, 2025-05-07T20:22:03.0019724Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0020179Z ) 2025-05-07T20:22:03.0020531Z PASSED 2025-05-07T20:22:03.0881854Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0883526Z self=, 2025-05-07T20:22:03.0884694Z mixed_B=False, 2025-05-07T20:22:03.0885100Z compile=False, 2025-05-07T20:22:03.0885472Z T=1, 2025-05-07T20:22:03.0885805Z D=2, 2025-05-07T20:22:03.0886130Z B=1, 2025-05-07T20:22:03.0886465Z log_E=3, 2025-05-07T20:22:03.0886810Z L=0, 2025-05-07T20:22:03.0887157Z D_gradcheck=1, 2025-05-07T20:22:03.0887570Z stochastic_rounding=False, 2025-05-07T20:22:03.0888172Z weighted=False, 2025-05-07T20:22:03.0888543Z row_wise=False, 2025-05-07T20:22:03.0888921Z mixed=False, 2025-05-07T20:22:03.0889300Z use_cache=False, 2025-05-07T20:22:03.0889901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0890413Z use_cpu=True, 2025-05-07T20:22:03.0890814Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0891258Z ) 2025-05-07T20:22:03.0891666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0892610Z self=, 2025-05-07T20:22:03.0893490Z mixed_B=True, 2025-05-07T20:22:03.0893857Z compile=False, 2025-05-07T20:22:03.0894223Z T=1, 2025-05-07T20:22:03.0894555Z D=2, 2025-05-07T20:22:03.0894882Z B=1, 2025-05-07T20:22:03.0895217Z log_E=3, 2025-05-07T20:22:03.0895564Z L=0, 2025-05-07T20:22:03.0895899Z D_gradcheck=1, 2025-05-07T20:22:03.0896299Z stochastic_rounding=False, 2025-05-07T20:22:03.0896744Z weighted=False, 2025-05-07T20:22:03.0897117Z row_wise=False, 2025-05-07T20:22:03.0897499Z mixed=False, 2025-05-07T20:22:03.0898115Z use_cache=False, 2025-05-07T20:22:03.0898536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0899025Z use_cpu=True, 2025-05-07T20:22:03.0899425Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0899864Z ) 2025-05-07T20:22:03.0900268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0901215Z self=, 2025-05-07T20:22:03.0902086Z mixed_B=True, 2025-05-07T20:22:03.0902464Z compile=False, 2025-05-07T20:22:03.0902832Z T=3, 2025-05-07T20:22:03.0903163Z D=119, 2025-05-07T20:22:03.0903503Z B=82, 2025-05-07T20:22:03.0903838Z log_E=3, 2025-05-07T20:22:03.0904297Z L=17, 2025-05-07T20:22:03.0904644Z D_gradcheck=2, 2025-05-07T20:22:03.0905038Z stochastic_rounding=True, 2025-05-07T20:22:03.0905491Z weighted=False, 2025-05-07T20:22:03.0905865Z row_wise=True, 2025-05-07T20:22:03.0906231Z mixed=False, 2025-05-07T20:22:03.0906605Z use_cache=True, 2025-05-07T20:22:03.0907014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0907495Z use_cpu=True, 2025-05-07T20:22:03.0907900Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0908341Z ) 2025-05-07T20:22:03.0908748Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0909693Z self=, 2025-05-07T20:22:03.0910569Z mixed_B=False, 2025-05-07T20:22:03.0910941Z compile=True, 2025-05-07T20:22:03.0911305Z T=1, 2025-05-07T20:22:03.0911633Z D=44, 2025-05-07T20:22:03.0911969Z B=87, 2025-05-07T20:22:03.0912304Z log_E=3, 2025-05-07T20:22:03.0912642Z L=14, 2025-05-07T20:22:03.0912985Z D_gradcheck=1, 2025-05-07T20:22:03.0913380Z stochastic_rounding=True, 2025-05-07T20:22:03.0913816Z weighted=True, 2025-05-07T20:22:03.0914190Z row_wise=True, 2025-05-07T20:22:03.0914564Z mixed=True, 2025-05-07T20:22:03.0914927Z use_cache=True, 2025-05-07T20:22:03.0915347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0915827Z use_cpu=True, 2025-05-07T20:22:03.0916483Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0916942Z ) 2025-05-07T20:22:03.0917346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0918400Z self=, 2025-05-07T20:22:03.0919589Z mixed_B=False, 2025-05-07T20:22:03.0919980Z compile=True, 2025-05-07T20:22:03.0920349Z T=5, 2025-05-07T20:22:03.0920673Z D=127, 2025-05-07T20:22:03.0921008Z B=60, 2025-05-07T20:22:03.0921346Z log_E=5, 2025-05-07T20:22:03.0921686Z L=20, 2025-05-07T20:22:03.0922033Z D_gradcheck=2, 2025-05-07T20:22:03.0922426Z stochastic_rounding=False, 2025-05-07T20:22:03.0923072Z weighted=False, 2025-05-07T20:22:03.0923449Z row_wise=False, 2025-05-07T20:22:03.0923826Z mixed=False, 2025-05-07T20:22:03.0924193Z use_cache=True, 2025-05-07T20:22:03.0924787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0925290Z use_cpu=True, 2025-05-07T20:22:03.0925683Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0926133Z ) 2025-05-07T20:22:03.0926536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0927476Z self=, 2025-05-07T20:22:03.0928345Z mixed_B=False, 2025-05-07T20:22:03.0928720Z compile=False, 2025-05-07T20:22:03.0929086Z T=3, 2025-05-07T20:22:03.0929413Z D=30, 2025-05-07T20:22:03.0929748Z B=96, 2025-05-07T20:22:03.0930112Z log_E=4, 2025-05-07T20:22:03.0930455Z L=10, 2025-05-07T20:22:03.0930790Z D_gradcheck=2, 2025-05-07T20:22:03.0931185Z stochastic_rounding=False, 2025-05-07T20:22:03.0931632Z weighted=True, 2025-05-07T20:22:03.0932004Z row_wise=True, 2025-05-07T20:22:03.0932370Z mixed=True, 2025-05-07T20:22:03.0932980Z use_cache=False, 2025-05-07T20:22:03.0933393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0933877Z use_cpu=True, 2025-05-07T20:22:03.0934279Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0934720Z ) 2025-05-07T20:22:03.0935125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0936067Z self=, 2025-05-07T20:22:03.0936981Z mixed_B=True, 2025-05-07T20:22:03.0937364Z compile=True, 2025-05-07T20:22:03.0937746Z T=3, 2025-05-07T20:22:03.0938078Z D=5, 2025-05-07T20:22:03.0938404Z B=65, 2025-05-07T20:22:03.0938737Z log_E=3, 2025-05-07T20:22:03.0939080Z L=10, 2025-05-07T20:22:03.0939415Z D_gradcheck=1, 2025-05-07T20:22:03.0939812Z stochastic_rounding=True, 2025-05-07T20:22:03.0940251Z weighted=False, 2025-05-07T20:22:03.0940624Z row_wise=False, 2025-05-07T20:22:03.0940995Z mixed=True, 2025-05-07T20:22:03.0941359Z use_cache=True, 2025-05-07T20:22:03.0941776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0954321Z use_cpu=True, 2025-05-07T20:22:03.0954757Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0955208Z ) 2025-05-07T20:22:03.0955611Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0956558Z self=, 2025-05-07T20:22:03.0957442Z mixed_B=True, 2025-05-07T20:22:03.0957816Z compile=False, 2025-05-07T20:22:03.0958180Z T=4, 2025-05-07T20:22:03.0958505Z D=11, 2025-05-07T20:22:03.0958840Z B=118, 2025-05-07T20:22:03.0959175Z log_E=3, 2025-05-07T20:22:03.0959509Z L=0, 2025-05-07T20:22:03.0959847Z D_gradcheck=1, 2025-05-07T20:22:03.0960240Z stochastic_rounding=False, 2025-05-07T20:22:03.0960681Z weighted=True, 2025-05-07T20:22:03.0961057Z row_wise=False, 2025-05-07T20:22:03.0961428Z mixed=False, 2025-05-07T20:22:03.0961789Z use_cache=True, 2025-05-07T20:22:03.0962207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0962688Z use_cpu=True, 2025-05-07T20:22:03.0963080Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0963531Z ) 2025-05-07T20:22:03.0963933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0964874Z self=, 2025-05-07T20:22:03.0965931Z mixed_B=False, 2025-05-07T20:22:03.0966328Z compile=True, 2025-05-07T20:22:03.0966692Z T=5, 2025-05-07T20:22:03.0967013Z D=97, 2025-05-07T20:22:03.0967344Z B=24, 2025-05-07T20:22:03.0967675Z log_E=3, 2025-05-07T20:22:03.0968013Z L=9, 2025-05-07T20:22:03.0968353Z D_gradcheck=2, 2025-05-07T20:22:03.0968750Z stochastic_rounding=False, 2025-05-07T20:22:03.0969328Z weighted=True, 2025-05-07T20:22:03.0969702Z row_wise=True, 2025-05-07T20:22:03.0970073Z mixed=False, 2025-05-07T20:22:03.0970468Z use_cache=False, 2025-05-07T20:22:03.0970994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0971489Z use_cpu=True, 2025-05-07T20:22:03.0971883Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0972329Z ) 2025-05-07T20:22:03.0972736Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0973675Z self=, 2025-05-07T20:22:03.0974552Z mixed_B=False, 2025-05-07T20:22:03.0974927Z compile=True, 2025-05-07T20:22:03.0975290Z T=2, 2025-05-07T20:22:03.0975615Z D=59, 2025-05-07T20:22:03.0975950Z B=112, 2025-05-07T20:22:03.0976287Z log_E=5, 2025-05-07T20:22:03.0976622Z L=0, 2025-05-07T20:22:03.0976961Z D_gradcheck=2, 2025-05-07T20:22:03.0977355Z stochastic_rounding=False, 2025-05-07T20:22:03.0977784Z weighted=True, 2025-05-07T20:22:03.0978155Z row_wise=False, 2025-05-07T20:22:03.0978524Z mixed=True, 2025-05-07T20:22:03.0978883Z use_cache=False, 2025-05-07T20:22:03.0979466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0979947Z use_cpu=True, 2025-05-07T20:22:03.0980341Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.0980785Z ) 2025-05-07T20:22:03.0981188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0982125Z self=, 2025-05-07T20:22:03.0983000Z mixed_B=True, 2025-05-07T20:22:03.0983370Z compile=True, 2025-05-07T20:22:03.0983727Z T=1, 2025-05-07T20:22:03.0984171Z D=64, 2025-05-07T20:22:03.0984519Z B=10, 2025-05-07T20:22:03.0984855Z log_E=5, 2025-05-07T20:22:03.0985190Z L=18, 2025-05-07T20:22:03.0985528Z D_gradcheck=2, 2025-05-07T20:22:03.0985921Z stochastic_rounding=False, 2025-05-07T20:22:03.0986359Z weighted=True, 2025-05-07T20:22:03.0986729Z row_wise=True, 2025-05-07T20:22:03.0987094Z mixed=True, 2025-05-07T20:22:03.0987451Z use_cache=True, 2025-05-07T20:22:03.0987865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.0988341Z use_cpu=True, 2025-05-07T20:22:03.0988733Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0989184Z ) 2025-05-07T20:22:03.0989587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0990522Z self=, 2025-05-07T20:22:03.0991394Z mixed_B=False, 2025-05-07T20:22:03.0991774Z compile=True, 2025-05-07T20:22:03.0992131Z T=4, 2025-05-07T20:22:03.0992465Z D=79, 2025-05-07T20:22:03.0992799Z B=29, 2025-05-07T20:22:03.0993130Z log_E=3, 2025-05-07T20:22:03.0993474Z L=9, 2025-05-07T20:22:03.0993814Z D_gradcheck=1, 2025-05-07T20:22:03.0994198Z stochastic_rounding=False, 2025-05-07T20:22:03.0994635Z weighted=True, 2025-05-07T20:22:03.0995026Z row_wise=False, 2025-05-07T20:22:03.0995400Z mixed=False, 2025-05-07T20:22:03.0995758Z use_cache=True, 2025-05-07T20:22:03.0996173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.0996661Z use_cpu=True, 2025-05-07T20:22:03.0997053Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.0997498Z ) 2025-05-07T20:22:03.0997899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.0998832Z self=, 2025-05-07T20:22:03.0999702Z mixed_B=True, 2025-05-07T20:22:03.1000254Z compile=False, 2025-05-07T20:22:03.1000636Z T=5, 2025-05-07T20:22:03.1000967Z D=116, 2025-05-07T20:22:03.1001301Z B=3, 2025-05-07T20:22:03.1001625Z log_E=5, 2025-05-07T20:22:03.1001968Z L=17, 2025-05-07T20:22:03.1002308Z D_gradcheck=2, 2025-05-07T20:22:03.1002697Z stochastic_rounding=False, 2025-05-07T20:22:03.1003137Z weighted=False, 2025-05-07T20:22:03.1003671Z row_wise=True, 2025-05-07T20:22:03.1004032Z mixed=True, 2025-05-07T20:22:03.1004397Z use_cache=False, 2025-05-07T20:22:03.1004826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1005384Z use_cpu=True, 2025-05-07T20:22:03.1005798Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1006245Z ) 2025-05-07T20:22:03.1006645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1007580Z self=, 2025-05-07T20:22:03.1008455Z mixed_B=False, 2025-05-07T20:22:03.1008835Z compile=False, 2025-05-07T20:22:03.1009195Z T=2, 2025-05-07T20:22:03.1009526Z D=49, 2025-05-07T20:22:03.1009859Z B=60, 2025-05-07T20:22:03.1010187Z log_E=3, 2025-05-07T20:22:03.1010533Z L=13, 2025-05-07T20:22:03.1010874Z D_gradcheck=2, 2025-05-07T20:22:03.1011260Z stochastic_rounding=False, 2025-05-07T20:22:03.1011701Z weighted=True, 2025-05-07T20:22:03.1012081Z row_wise=True, 2025-05-07T20:22:03.1012439Z mixed=True, 2025-05-07T20:22:03.1012806Z use_cache=False, 2025-05-07T20:22:03.1013352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1013829Z use_cpu=True, 2025-05-07T20:22:03.1014225Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1014668Z ) 2025-05-07T20:22:03.1015065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1016009Z self=, 2025-05-07T20:22:03.1017191Z mixed_B=False, 2025-05-07T20:22:03.1017578Z compile=False, 2025-05-07T20:22:03.1017937Z T=1, 2025-05-07T20:22:03.1018271Z D=66, 2025-05-07T20:22:03.1018601Z B=86, 2025-05-07T20:22:03.1018931Z log_E=4, 2025-05-07T20:22:03.1019275Z L=17, 2025-05-07T20:22:03.1019613Z D_gradcheck=2, 2025-05-07T20:22:03.1020003Z stochastic_rounding=True, 2025-05-07T20:22:03.1020442Z weighted=False, 2025-05-07T20:22:03.1020825Z row_wise=False, 2025-05-07T20:22:03.1021192Z mixed=True, 2025-05-07T20:22:03.1021556Z use_cache=True, 2025-05-07T20:22:03.1021971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1022452Z use_cpu=True, 2025-05-07T20:22:03.1022851Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1023294Z ) 2025-05-07T20:22:03.1023690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1024719Z self=, 2025-05-07T20:22:03.1025589Z mixed_B=True, 2025-05-07T20:22:03.1025966Z compile=False, 2025-05-07T20:22:03.1026324Z T=1, 2025-05-07T20:22:03.1026656Z D=7, 2025-05-07T20:22:03.1026996Z B=59, 2025-05-07T20:22:03.1027323Z log_E=5, 2025-05-07T20:22:03.1027666Z L=0, 2025-05-07T20:22:03.1028004Z D_gradcheck=1, 2025-05-07T20:22:03.1028391Z stochastic_rounding=True, 2025-05-07T20:22:03.1028824Z weighted=False, 2025-05-07T20:22:03.1029222Z row_wise=True, 2025-05-07T20:22:03.1029594Z mixed=False, 2025-05-07T20:22:03.1029955Z use_cache=True, 2025-05-07T20:22:03.1030371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1030860Z use_cpu=True, 2025-05-07T20:22:03.1031255Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1031705Z ) 2025-05-07T20:22:03.1032109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1033048Z self=, 2025-05-07T20:22:03.1033909Z mixed_B=True, 2025-05-07T20:22:03.1034578Z compile=False, 2025-05-07T20:22:03.1034964Z T=5, 2025-05-07T20:22:03.1035289Z D=49, 2025-05-07T20:22:03.1035628Z B=94, 2025-05-07T20:22:03.1035963Z log_E=5, 2025-05-07T20:22:03.1036295Z L=11, 2025-05-07T20:22:03.1036640Z D_gradcheck=2, 2025-05-07T20:22:03.1037033Z stochastic_rounding=False, 2025-05-07T20:22:03.1037468Z weighted=False, 2025-05-07T20:22:03.1038052Z row_wise=False, 2025-05-07T20:22:03.1038423Z mixed=False, 2025-05-07T20:22:03.1038786Z use_cache=False, 2025-05-07T20:22:03.1039214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1039867Z use_cpu=True, 2025-05-07T20:22:03.1040278Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1040718Z ) 2025-05-07T20:22:03.1394134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1395117Z self=, 2025-05-07T20:22:03.1396135Z mixed_B=False, 2025-05-07T20:22:03.1396533Z compile=False, 2025-05-07T20:22:03.1396900Z T=3, 2025-05-07T20:22:03.1397223Z D=25, 2025-05-07T20:22:03.1397551Z B=8, 2025-05-07T20:22:03.1397886Z log_E=3, 2025-05-07T20:22:03.1398224Z L=1, 2025-05-07T20:22:03.1398560Z D_gradcheck=1, 2025-05-07T20:22:03.1398951Z stochastic_rounding=True, 2025-05-07T20:22:03.1399384Z weighted=False, 2025-05-07T20:22:03.1399766Z row_wise=True, 2025-05-07T20:22:03.1400133Z mixed=True, 2025-05-07T20:22:03.1400487Z use_cache=True, 2025-05-07T20:22:03.1401205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1401696Z use_cpu=True, 2025-05-07T20:22:03.1402088Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1402532Z ) 2025-05-07T20:22:03.1402932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1403870Z self=, 2025-05-07T20:22:03.1404746Z mixed_B=False, 2025-05-07T20:22:03.1405125Z compile=False, 2025-05-07T20:22:03.1405492Z T=3, 2025-05-07T20:22:03.1405820Z D=7, 2025-05-07T20:22:03.1406151Z B=52, 2025-05-07T20:22:03.1406486Z log_E=5, 2025-05-07T20:22:03.1406822Z L=5, 2025-05-07T20:22:03.1407164Z D_gradcheck=1, 2025-05-07T20:22:03.1407558Z stochastic_rounding=False, 2025-05-07T20:22:03.1407991Z weighted=False, 2025-05-07T20:22:03.1408372Z row_wise=True, 2025-05-07T20:22:03.1408746Z mixed=False, 2025-05-07T20:22:03.1409107Z use_cache=True, 2025-05-07T20:22:03.1409524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1410009Z use_cpu=True, 2025-05-07T20:22:03.1410406Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1410853Z ) 2025-05-07T20:22:03.1411258Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1412193Z self=, 2025-05-07T20:22:03.1413068Z mixed_B=False, 2025-05-07T20:22:03.1413449Z compile=True, 2025-05-07T20:22:03.1413804Z T=5, 2025-05-07T20:22:03.1414145Z D=87, 2025-05-07T20:22:03.1414480Z B=32, 2025-05-07T20:22:03.1414805Z log_E=5, 2025-05-07T20:22:03.1415151Z L=19, 2025-05-07T20:22:03.1415492Z D_gradcheck=1, 2025-05-07T20:22:03.1415888Z stochastic_rounding=True, 2025-05-07T20:22:03.1416549Z weighted=False, 2025-05-07T20:22:03.1416945Z row_wise=False, 2025-05-07T20:22:03.1417322Z mixed=False, 2025-05-07T20:22:03.1417687Z use_cache=True, 2025-05-07T20:22:03.1418107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1418599Z use_cpu=True, 2025-05-07T20:22:03.1418995Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1419439Z ) 2025-05-07T20:22:03.1419842Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1420780Z self=, 2025-05-07T20:22:03.1421657Z mixed_B=True, 2025-05-07T20:22:03.1422333Z compile=True, 2025-05-07T20:22:03.1422710Z T=5, 2025-05-07T20:22:03.1423042Z D=7, 2025-05-07T20:22:03.1423370Z B=120, 2025-05-07T20:22:03.1423700Z log_E=3, 2025-05-07T20:22:03.1424135Z L=2, 2025-05-07T20:22:03.1424485Z D_gradcheck=1, 2025-05-07T20:22:03.1424876Z stochastic_rounding=False, 2025-05-07T20:22:03.1425315Z weighted=False, 2025-05-07T20:22:03.1425934Z row_wise=False, 2025-05-07T20:22:03.1426298Z mixed=False, 2025-05-07T20:22:03.1426670Z use_cache=True, 2025-05-07T20:22:03.1427096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1427790Z use_cpu=True, 2025-05-07T20:22:03.1428248Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1428725Z ) 2025-05-07T20:22:03.1429137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1430083Z self=, 2025-05-07T20:22:03.1430957Z mixed_B=True, 2025-05-07T20:22:03.1431339Z compile=False, 2025-05-07T20:22:03.1431707Z T=4, 2025-05-07T20:22:03.1432043Z D=88, 2025-05-07T20:22:03.1432383Z B=96, 2025-05-07T20:22:03.1432718Z log_E=5, 2025-05-07T20:22:03.1433078Z L=13, 2025-05-07T20:22:03.1433423Z D_gradcheck=1, 2025-05-07T20:22:03.1433812Z stochastic_rounding=False, 2025-05-07T20:22:03.1434254Z weighted=False, 2025-05-07T20:22:03.1434643Z row_wise=True, 2025-05-07T20:22:03.1435006Z mixed=False, 2025-05-07T20:22:03.1435378Z use_cache=False, 2025-05-07T20:22:03.1436054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1436532Z use_cpu=True, 2025-05-07T20:22:03.1436936Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1437384Z ) 2025-05-07T20:22:03.1437783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1438726Z self=, 2025-05-07T20:22:03.1439600Z mixed_B=False, 2025-05-07T20:22:03.1439985Z compile=False, 2025-05-07T20:22:03.1440347Z T=2, 2025-05-07T20:22:03.1440681Z D=35, 2025-05-07T20:22:03.1441017Z B=45, 2025-05-07T20:22:03.1441344Z log_E=5, 2025-05-07T20:22:03.1441693Z L=9, 2025-05-07T20:22:03.1442033Z D_gradcheck=1, 2025-05-07T20:22:03.1442419Z stochastic_rounding=False, 2025-05-07T20:22:03.1442855Z weighted=True, 2025-05-07T20:22:03.1443236Z row_wise=False, 2025-05-07T20:22:03.1443604Z mixed=False, 2025-05-07T20:22:03.1443972Z use_cache=True, 2025-05-07T20:22:03.1444391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1444873Z use_cpu=True, 2025-05-07T20:22:03.1445280Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1445730Z ) 2025-05-07T20:22:03.1446129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1447072Z self=, 2025-05-07T20:22:03.1447948Z mixed_B=True, 2025-05-07T20:22:03.1448329Z compile=True, 2025-05-07T20:22:03.1448695Z T=4, 2025-05-07T20:22:03.1449030Z D=87, 2025-05-07T20:22:03.1449367Z B=127, 2025-05-07T20:22:03.1449696Z log_E=5, 2025-05-07T20:22:03.1450045Z L=12, 2025-05-07T20:22:03.1450385Z D_gradcheck=2, 2025-05-07T20:22:03.1450774Z stochastic_rounding=False, 2025-05-07T20:22:03.1451215Z weighted=False, 2025-05-07T20:22:03.1451604Z row_wise=False, 2025-05-07T20:22:03.1451976Z mixed=True, 2025-05-07T20:22:03.1452348Z use_cache=False, 2025-05-07T20:22:03.1452771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1453252Z use_cpu=True, 2025-05-07T20:22:03.1453654Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1454100Z ) 2025-05-07T20:22:03.1454497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1455438Z self=, 2025-05-07T20:22:03.1456313Z mixed_B=False, 2025-05-07T20:22:03.1456871Z compile=False, 2025-05-07T20:22:03.1457254Z T=2, 2025-05-07T20:22:03.1457593Z D=102, 2025-05-07T20:22:03.1457923Z B=71, 2025-05-07T20:22:03.1458258Z log_E=4, 2025-05-07T20:22:03.1458628Z L=19, 2025-05-07T20:22:03.1458969Z D_gradcheck=1, 2025-05-07T20:22:03.1459393Z stochastic_rounding=False, 2025-05-07T20:22:03.1459832Z weighted=True, 2025-05-07T20:22:03.1460356Z row_wise=False, 2025-05-07T20:22:03.1460721Z mixed=False, 2025-05-07T20:22:03.1461091Z use_cache=False, 2025-05-07T20:22:03.1461520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1462120Z use_cpu=True, 2025-05-07T20:22:03.1462544Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1462991Z ) 2025-05-07T20:22:03.1463390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1464484Z self=, 2025-05-07T20:22:03.1465359Z mixed_B=True, 2025-05-07T20:22:03.1465733Z compile=False, 2025-05-07T20:22:03.1466101Z T=1, 2025-05-07T20:22:03.1466431Z D=64, 2025-05-07T20:22:03.1466757Z B=121, 2025-05-07T20:22:03.1467094Z log_E=4, 2025-05-07T20:22:03.1467437Z L=1, 2025-05-07T20:22:03.1467771Z D_gradcheck=1, 2025-05-07T20:22:03.1468191Z stochastic_rounding=True, 2025-05-07T20:22:03.1468627Z weighted=False, 2025-05-07T20:22:03.1469003Z row_wise=True, 2025-05-07T20:22:03.1469376Z mixed=False, 2025-05-07T20:22:03.1469748Z use_cache=True, 2025-05-07T20:22:03.1470337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1470818Z use_cpu=True, 2025-05-07T20:22:03.1471221Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1471667Z ) 2025-05-07T20:22:03.1472063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1473005Z self=, 2025-05-07T20:22:03.1473877Z mixed_B=False, 2025-05-07T20:22:03.1474247Z compile=True, 2025-05-07T20:22:03.1474614Z T=4, 2025-05-07T20:22:03.1474946Z D=123, 2025-05-07T20:22:03.1475272Z B=41, 2025-05-07T20:22:03.1475605Z log_E=3, 2025-05-07T20:22:03.1475946Z L=15, 2025-05-07T20:22:03.1476287Z D_gradcheck=2, 2025-05-07T20:22:03.1476685Z stochastic_rounding=True, 2025-05-07T20:22:03.1477125Z weighted=True, 2025-05-07T20:22:03.1477498Z row_wise=True, 2025-05-07T20:22:03.1477867Z mixed=True, 2025-05-07T20:22:03.1478232Z use_cache=False, 2025-05-07T20:22:03.1478650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1479136Z use_cpu=True, 2025-05-07T20:22:03.1479537Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1479986Z ) 2025-05-07T20:22:03.1480381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1481323Z self=, 2025-05-07T20:22:03.1482202Z mixed_B=False, 2025-05-07T20:22:03.1482572Z compile=True, 2025-05-07T20:22:03.1482935Z T=5, 2025-05-07T20:22:03.1483267Z D=6, 2025-05-07T20:22:03.1483592Z B=112, 2025-05-07T20:22:03.1483932Z log_E=3, 2025-05-07T20:22:03.1484290Z L=18, 2025-05-07T20:22:03.1484653Z D_gradcheck=1, 2025-05-07T20:22:03.1485080Z stochastic_rounding=False, 2025-05-07T20:22:03.1485521Z weighted=True, 2025-05-07T20:22:03.1485891Z row_wise=True, 2025-05-07T20:22:03.1486258Z mixed=True, 2025-05-07T20:22:03.1486626Z use_cache=False, 2025-05-07T20:22:03.1487044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1487528Z use_cpu=True, 2025-05-07T20:22:03.1487923Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1488360Z ) 2025-05-07T20:22:03.1488762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1489700Z self=, 2025-05-07T20:22:03.1490569Z mixed_B=True, 2025-05-07T20:22:03.1491156Z compile=True, 2025-05-07T20:22:03.1491595Z T=1, 2025-05-07T20:22:03.1491925Z D=95, 2025-05-07T20:22:03.1492268Z B=74, 2025-05-07T20:22:03.1492604Z log_E=3, 2025-05-07T20:22:03.1492950Z L=3, 2025-05-07T20:22:03.1493283Z D_gradcheck=2, 2025-05-07T20:22:03.1493679Z stochastic_rounding=False, 2025-05-07T20:22:03.1494270Z weighted=False, 2025-05-07T20:22:03.1495210Z row_wise=False, 2025-05-07T20:22:03.1495588Z mixed=False, 2025-05-07T20:22:03.1495957Z use_cache=False, 2025-05-07T20:22:03.1496375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1496988Z use_cpu=True, 2025-05-07T20:22:03.1497405Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1497898Z ) 2025-05-07T20:22:03.1498304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1499326Z self=, 2025-05-07T20:22:03.1500288Z mixed_B=False, 2025-05-07T20:22:03.1500670Z compile=True, 2025-05-07T20:22:03.1501036Z T=3, 2025-05-07T20:22:03.1501373Z D=109, 2025-05-07T20:22:03.1501702Z B=117, 2025-05-07T20:22:03.1502038Z log_E=5, 2025-05-07T20:22:03.1502381Z L=14, 2025-05-07T20:22:03.1502713Z D_gradcheck=2, 2025-05-07T20:22:03.1503119Z stochastic_rounding=False, 2025-05-07T20:22:03.1503559Z weighted=True, 2025-05-07T20:22:03.1503932Z row_wise=False, 2025-05-07T20:22:03.1504465Z mixed=False, 2025-05-07T20:22:03.1504838Z use_cache=False, 2025-05-07T20:22:03.1505431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1505917Z use_cpu=True, 2025-05-07T20:22:03.1506320Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1506754Z ) 2025-05-07T20:22:03.1507155Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1508220Z self=, 2025-05-07T20:22:03.1509271Z mixed_B=False, 2025-05-07T20:22:03.1509703Z compile=False, 2025-05-07T20:22:03.1510330Z T=2, 2025-05-07T20:22:03.1510727Z D=101, 2025-05-07T20:22:03.1511058Z B=55, 2025-05-07T20:22:03.1511387Z log_E=4, 2025-05-07T20:22:03.1511720Z L=16, 2025-05-07T20:22:03.1512066Z D_gradcheck=1, 2025-05-07T20:22:03.1512460Z stochastic_rounding=True, 2025-05-07T20:22:03.1512889Z weighted=False, 2025-05-07T20:22:03.1513270Z row_wise=False, 2025-05-07T20:22:03.1513642Z mixed=True, 2025-05-07T20:22:03.1514059Z use_cache=False, 2025-05-07T20:22:03.1514474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1514960Z use_cpu=True, 2025-05-07T20:22:03.1515366Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1515803Z ) 2025-05-07T20:22:03.1516507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1517460Z self=, 2025-05-07T20:22:03.1518327Z mixed_B=True, 2025-05-07T20:22:03.1518701Z compile=False, 2025-05-07T20:22:03.1519069Z T=5, 2025-05-07T20:22:03.1519396Z D=126, 2025-05-07T20:22:03.1519733Z B=8, 2025-05-07T20:22:03.1520066Z log_E=4, 2025-05-07T20:22:03.1520402Z L=16, 2025-05-07T20:22:03.1520745Z D_gradcheck=2, 2025-05-07T20:22:03.1521141Z stochastic_rounding=False, 2025-05-07T20:22:03.1521573Z weighted=False, 2025-05-07T20:22:03.1522027Z row_wise=True, 2025-05-07T20:22:03.1522397Z mixed=True, 2025-05-07T20:22:03.1522754Z use_cache=True, 2025-05-07T20:22:03.1523175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1523662Z use_cpu=True, 2025-05-07T20:22:03.1524061Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1524505Z ) 2025-05-07T20:22:03.1524912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1525853Z self=, 2025-05-07T20:22:03.1526724Z mixed_B=False, 2025-05-07T20:22:03.1527483Z compile=False, 2025-05-07T20:22:03.1527871Z T=1, 2025-05-07T20:22:03.1528193Z D=50, 2025-05-07T20:22:03.1528529Z B=43, 2025-05-07T20:22:03.1528867Z log_E=3, 2025-05-07T20:22:03.1529205Z L=13, 2025-05-07T20:22:03.1529549Z D_gradcheck=2, 2025-05-07T20:22:03.1529943Z stochastic_rounding=False, 2025-05-07T20:22:03.1530373Z weighted=True, 2025-05-07T20:22:03.1530975Z row_wise=False, 2025-05-07T20:22:03.1531349Z mixed=True, 2025-05-07T20:22:03.1531713Z use_cache=True, 2025-05-07T20:22:03.1532134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1532802Z use_cpu=True, 2025-05-07T20:22:03.1533215Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1533668Z ) 2025-05-07T20:22:03.1534074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1535018Z self=, 2025-05-07T20:22:03.1535889Z mixed_B=False, 2025-05-07T20:22:03.1536272Z compile=False, 2025-05-07T20:22:03.1536638Z T=2, 2025-05-07T20:22:03.1536961Z D=75, 2025-05-07T20:22:03.1537296Z B=22, 2025-05-07T20:22:03.1537639Z log_E=5, 2025-05-07T20:22:03.1537981Z L=3, 2025-05-07T20:22:03.1538329Z D_gradcheck=2, 2025-05-07T20:22:03.1538723Z stochastic_rounding=False, 2025-05-07T20:22:03.1539159Z weighted=True, 2025-05-07T20:22:03.1539548Z row_wise=False, 2025-05-07T20:22:03.1539928Z mixed=True, 2025-05-07T20:22:03.1540288Z use_cache=False, 2025-05-07T20:22:03.1540945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1541438Z use_cpu=True, 2025-05-07T20:22:03.1541830Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1542274Z ) 2025-05-07T20:22:03.1945087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1946149Z self=, 2025-05-07T20:22:03.1947023Z mixed_B=True, 2025-05-07T20:22:03.1947397Z compile=False, 2025-05-07T20:22:03.1947763Z T=3, 2025-05-07T20:22:03.1948094Z D=13, 2025-05-07T20:22:03.1948418Z B=72, 2025-05-07T20:22:03.1948751Z log_E=5, 2025-05-07T20:22:03.1949095Z L=20, 2025-05-07T20:22:03.1949433Z D_gradcheck=1, 2025-05-07T20:22:03.1949830Z stochastic_rounding=True, 2025-05-07T20:22:03.1950271Z weighted=True, 2025-05-07T20:22:03.1950653Z row_wise=True, 2025-05-07T20:22:03.1951015Z mixed=False, 2025-05-07T20:22:03.1951383Z use_cache=False, 2025-05-07T20:22:03.1951811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1952299Z use_cpu=True, 2025-05-07T20:22:03.1952697Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1953148Z ) 2025-05-07T20:22:03.1953545Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1954483Z self=, 2025-05-07T20:22:03.1955367Z mixed_B=True, 2025-05-07T20:22:03.1955734Z compile=True, 2025-05-07T20:22:03.1956098Z T=3, 2025-05-07T20:22:03.1956427Z D=79, 2025-05-07T20:22:03.1956752Z B=89, 2025-05-07T20:22:03.1957085Z log_E=4, 2025-05-07T20:22:03.1957444Z L=15, 2025-05-07T20:22:03.1957778Z D_gradcheck=2, 2025-05-07T20:22:03.1958176Z stochastic_rounding=False, 2025-05-07T20:22:03.1958614Z weighted=False, 2025-05-07T20:22:03.1958992Z row_wise=True, 2025-05-07T20:22:03.1959361Z mixed=True, 2025-05-07T20:22:03.1959725Z use_cache=True, 2025-05-07T20:22:03.1960133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1960618Z use_cpu=True, 2025-05-07T20:22:03.1961023Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1961466Z ) 2025-05-07T20:22:03.1961863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1962807Z self=, 2025-05-07T20:22:03.1963679Z mixed_B=False, 2025-05-07T20:22:03.1964332Z compile=True, 2025-05-07T20:22:03.1964728Z T=4, 2025-05-07T20:22:03.1965058Z D=5, 2025-05-07T20:22:03.1965379Z B=16, 2025-05-07T20:22:03.1965714Z log_E=5, 2025-05-07T20:22:03.1966057Z L=7, 2025-05-07T20:22:03.1966390Z D_gradcheck=2, 2025-05-07T20:22:03.1966785Z stochastic_rounding=False, 2025-05-07T20:22:03.1967227Z weighted=False, 2025-05-07T20:22:03.1967815Z row_wise=False, 2025-05-07T20:22:03.1968188Z mixed=False, 2025-05-07T20:22:03.1968557Z use_cache=False, 2025-05-07T20:22:03.1968979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1969645Z use_cpu=True, 2025-05-07T20:22:03.1970062Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1970500Z ) 2025-05-07T20:22:03.1970909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1971851Z self=, 2025-05-07T20:22:03.1972724Z mixed_B=False, 2025-05-07T20:22:03.1973097Z compile=True, 2025-05-07T20:22:03.1973466Z T=5, 2025-05-07T20:22:03.1973798Z D=88, 2025-05-07T20:22:03.1974129Z B=60, 2025-05-07T20:22:03.1974464Z log_E=5, 2025-05-07T20:22:03.1974808Z L=7, 2025-05-07T20:22:03.1975139Z D_gradcheck=2, 2025-05-07T20:22:03.1975535Z stochastic_rounding=True, 2025-05-07T20:22:03.1975972Z weighted=False, 2025-05-07T20:22:03.1976347Z row_wise=False, 2025-05-07T20:22:03.1976717Z mixed=False, 2025-05-07T20:22:03.1977088Z use_cache=False, 2025-05-07T20:22:03.1977746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1978238Z use_cpu=True, 2025-05-07T20:22:03.1978636Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1979073Z ) 2025-05-07T20:22:03.1979478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1980418Z self=, 2025-05-07T20:22:03.1981297Z mixed_B=False, 2025-05-07T20:22:03.1981667Z compile=True, 2025-05-07T20:22:03.1982030Z T=5, 2025-05-07T20:22:03.1982363Z D=109, 2025-05-07T20:22:03.1982691Z B=111, 2025-05-07T20:22:03.1983026Z log_E=5, 2025-05-07T20:22:03.1983374Z L=11, 2025-05-07T20:22:03.1983713Z D_gradcheck=1, 2025-05-07T20:22:03.1984222Z stochastic_rounding=True, 2025-05-07T20:22:03.1984668Z weighted=False, 2025-05-07T20:22:03.1985048Z row_wise=True, 2025-05-07T20:22:03.1985417Z mixed=False, 2025-05-07T20:22:03.1985790Z use_cache=True, 2025-05-07T20:22:03.1986198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.1986686Z use_cpu=True, 2025-05-07T20:22:03.1987087Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.1987524Z ) 2025-05-07T20:22:03.1987926Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1988867Z self=, 2025-05-07T20:22:03.1989732Z mixed_B=True, 2025-05-07T20:22:03.1990112Z compile=True, 2025-05-07T20:22:03.1990477Z T=5, 2025-05-07T20:22:03.1990805Z D=122, 2025-05-07T20:22:03.1991141Z B=56, 2025-05-07T20:22:03.1991476Z log_E=4, 2025-05-07T20:22:03.1991820Z L=20, 2025-05-07T20:22:03.1992164Z D_gradcheck=2, 2025-05-07T20:22:03.1992558Z stochastic_rounding=False, 2025-05-07T20:22:03.1993000Z weighted=True, 2025-05-07T20:22:03.1993374Z row_wise=False, 2025-05-07T20:22:03.1993750Z mixed=True, 2025-05-07T20:22:03.1994118Z use_cache=False, 2025-05-07T20:22:03.1994540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.1995029Z use_cpu=True, 2025-05-07T20:22:03.1995431Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.1995867Z ) 2025-05-07T20:22:03.1996269Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.1997209Z self=, 2025-05-07T20:22:03.1998073Z mixed_B=True, 2025-05-07T20:22:03.1998756Z compile=True, 2025-05-07T20:22:03.1999134Z T=1, 2025-05-07T20:22:03.1999456Z D=65, 2025-05-07T20:22:03.1999786Z B=71, 2025-05-07T20:22:03.2000122Z log_E=3, 2025-05-07T20:22:03.2000457Z L=2, 2025-05-07T20:22:03.2000796Z D_gradcheck=1, 2025-05-07T20:22:03.2001186Z stochastic_rounding=False, 2025-05-07T20:22:03.2001621Z weighted=False, 2025-05-07T20:22:03.2002137Z row_wise=False, 2025-05-07T20:22:03.2002509Z mixed=True, 2025-05-07T20:22:03.2002866Z use_cache=False, 2025-05-07T20:22:03.2003299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2003891Z use_cpu=True, 2025-05-07T20:22:03.2004313Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2004752Z ) 2025-05-07T20:22:03.2005155Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2006098Z self=, 2025-05-07T20:22:03.2006963Z mixed_B=False, 2025-05-07T20:22:03.2007346Z compile=False, 2025-05-07T20:22:03.2007714Z T=3, 2025-05-07T20:22:03.2008040Z D=79, 2025-05-07T20:22:03.2008374Z B=30, 2025-05-07T20:22:03.2008708Z log_E=5, 2025-05-07T20:22:03.2009041Z L=0, 2025-05-07T20:22:03.2009382Z D_gradcheck=2, 2025-05-07T20:22:03.2009775Z stochastic_rounding=True, 2025-05-07T20:22:03.2010206Z weighted=False, 2025-05-07T20:22:03.2010589Z row_wise=False, 2025-05-07T20:22:03.2010962Z mixed=False, 2025-05-07T20:22:03.2011324Z use_cache=False, 2025-05-07T20:22:03.2011888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2012371Z use_cpu=True, 2025-05-07T20:22:03.2012765Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2013211Z ) 2025-05-07T20:22:03.2013615Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2014560Z self=, 2025-05-07T20:22:03.2015424Z mixed_B=False, 2025-05-07T20:22:03.2015802Z compile=False, 2025-05-07T20:22:03.2016488Z T=5, 2025-05-07T20:22:03.2016841Z D=36, 2025-05-07T20:22:03.2017178Z B=35, 2025-05-07T20:22:03.2017511Z log_E=3, 2025-05-07T20:22:03.2017852Z L=18, 2025-05-07T20:22:03.2018194Z D_gradcheck=2, 2025-05-07T20:22:03.2018588Z stochastic_rounding=True, 2025-05-07T20:22:03.2019026Z weighted=False, 2025-05-07T20:22:03.2019510Z row_wise=False, 2025-05-07T20:22:03.2019877Z mixed=True, 2025-05-07T20:22:03.2020240Z use_cache=True, 2025-05-07T20:22:03.2020655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2021131Z use_cpu=True, 2025-05-07T20:22:03.2021534Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2021981Z ) 2025-05-07T20:22:03.2022378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2023325Z self=, 2025-05-07T20:22:03.2024296Z mixed_B=False, 2025-05-07T20:22:03.2024676Z compile=True, 2025-05-07T20:22:03.2025041Z T=2, 2025-05-07T20:22:03.2025370Z D=46, 2025-05-07T20:22:03.2025695Z B=114, 2025-05-07T20:22:03.2026032Z log_E=4, 2025-05-07T20:22:03.2026377Z L=12, 2025-05-07T20:22:03.2026710Z D_gradcheck=2, 2025-05-07T20:22:03.2027110Z stochastic_rounding=True, 2025-05-07T20:22:03.2027546Z weighted=False, 2025-05-07T20:22:03.2027921Z row_wise=True, 2025-05-07T20:22:03.2028291Z mixed=True, 2025-05-07T20:22:03.2028658Z use_cache=True, 2025-05-07T20:22:03.2029076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2029555Z use_cpu=True, 2025-05-07T20:22:03.2029953Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2030400Z ) 2025-05-07T20:22:03.2030801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2031736Z self=, 2025-05-07T20:22:03.2032600Z mixed_B=False, 2025-05-07T20:22:03.2033247Z compile=True, 2025-05-07T20:22:03.2033642Z T=3, 2025-05-07T20:22:03.2033977Z D=125, 2025-05-07T20:22:03.2034307Z B=125, 2025-05-07T20:22:03.2034642Z log_E=3, 2025-05-07T20:22:03.2034989Z L=1, 2025-05-07T20:22:03.2035322Z D_gradcheck=1, 2025-05-07T20:22:03.2035722Z stochastic_rounding=False, 2025-05-07T20:22:03.2036159Z weighted=False, 2025-05-07T20:22:03.2036727Z row_wise=True, 2025-05-07T20:22:03.2037092Z mixed=True, 2025-05-07T20:22:03.2037458Z use_cache=True, 2025-05-07T20:22:03.2037870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2038538Z use_cpu=True, 2025-05-07T20:22:03.2038966Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2039406Z ) 2025-05-07T20:22:03.2039810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2040755Z self=, 2025-05-07T20:22:03.2041632Z mixed_B=False, 2025-05-07T20:22:03.2042005Z compile=False, 2025-05-07T20:22:03.2042369Z T=5, 2025-05-07T20:22:03.2042696Z D=15, 2025-05-07T20:22:03.2043022Z B=128, 2025-05-07T20:22:03.2043357Z log_E=5, 2025-05-07T20:22:03.2043724Z L=14, 2025-05-07T20:22:03.2044059Z D_gradcheck=2, 2025-05-07T20:22:03.2044452Z stochastic_rounding=True, 2025-05-07T20:22:03.2044892Z weighted=True, 2025-05-07T20:22:03.2045265Z row_wise=True, 2025-05-07T20:22:03.2045640Z mixed=True, 2025-05-07T20:22:03.2046008Z use_cache=False, 2025-05-07T20:22:03.2046428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2047143Z use_cpu=True, 2025-05-07T20:22:03.2047543Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2047981Z ) 2025-05-07T20:22:03.2048384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2049326Z self=, 2025-05-07T20:22:03.2050197Z mixed_B=True, 2025-05-07T20:22:03.2050563Z compile=True, 2025-05-07T20:22:03.2050925Z T=2, 2025-05-07T20:22:03.2051257Z D=121, 2025-05-07T20:22:03.2051584Z B=20, 2025-05-07T20:22:03.2051921Z log_E=4, 2025-05-07T20:22:03.2052266Z L=6, 2025-05-07T20:22:03.2052601Z D_gradcheck=1, 2025-05-07T20:22:03.2052997Z stochastic_rounding=True, 2025-05-07T20:22:03.2068765Z weighted=True, 2025-05-07T20:22:03.2069278Z row_wise=True, 2025-05-07T20:22:03.2069645Z mixed=False, 2025-05-07T20:22:03.2070020Z use_cache=False, 2025-05-07T20:22:03.2070443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2070936Z use_cpu=True, 2025-05-07T20:22:03.2071332Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2071787Z ) 2025-05-07T20:22:03.2072191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2073134Z self=, 2025-05-07T20:22:03.2074007Z mixed_B=True, 2025-05-07T20:22:03.2074385Z compile=False, 2025-05-07T20:22:03.2074744Z T=3, 2025-05-07T20:22:03.2075077Z D=80, 2025-05-07T20:22:03.2075414Z B=43, 2025-05-07T20:22:03.2075738Z log_E=4, 2025-05-07T20:22:03.2076083Z L=16, 2025-05-07T20:22:03.2076423Z D_gradcheck=2, 2025-05-07T20:22:03.2076809Z stochastic_rounding=False, 2025-05-07T20:22:03.2077246Z weighted=False, 2025-05-07T20:22:03.2077620Z row_wise=True, 2025-05-07T20:22:03.2077982Z mixed=False, 2025-05-07T20:22:03.2078346Z use_cache=True, 2025-05-07T20:22:03.2078752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2079232Z use_cpu=True, 2025-05-07T20:22:03.2079633Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2080081Z ) 2025-05-07T20:22:03.2080478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2081424Z self=, 2025-05-07T20:22:03.2082294Z mixed_B=True, 2025-05-07T20:22:03.2082847Z compile=False, 2025-05-07T20:22:03.2083243Z T=5, 2025-05-07T20:22:03.2083572Z D=82, 2025-05-07T20:22:03.2083900Z B=106, 2025-05-07T20:22:03.2084229Z log_E=5, 2025-05-07T20:22:03.2084571Z L=20, 2025-05-07T20:22:03.2084909Z D_gradcheck=2, 2025-05-07T20:22:03.2085292Z stochastic_rounding=True, 2025-05-07T20:22:03.2085729Z weighted=False, 2025-05-07T20:22:03.2086259Z row_wise=True, 2025-05-07T20:22:03.2086616Z mixed=True, 2025-05-07T20:22:03.2086982Z use_cache=False, 2025-05-07T20:22:03.2087405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2087991Z use_cpu=True, 2025-05-07T20:22:03.2088400Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2088846Z ) 2025-05-07T20:22:03.2089242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2090179Z self=, 2025-05-07T20:22:03.2091043Z mixed_B=True, 2025-05-07T20:22:03.2091415Z compile=True, 2025-05-07T20:22:03.2091768Z T=5, 2025-05-07T20:22:03.2092099Z D=31, 2025-05-07T20:22:03.2092427Z B=32, 2025-05-07T20:22:03.2092751Z log_E=3, 2025-05-07T20:22:03.2093092Z L=17, 2025-05-07T20:22:03.2093428Z D_gradcheck=1, 2025-05-07T20:22:03.2093809Z stochastic_rounding=True, 2025-05-07T20:22:03.2094244Z weighted=False, 2025-05-07T20:22:03.2094621Z row_wise=True, 2025-05-07T20:22:03.2094980Z mixed=False, 2025-05-07T20:22:03.2095344Z use_cache=True, 2025-05-07T20:22:03.2095753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2096375Z use_cpu=True, 2025-05-07T20:22:03.2096773Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2097209Z ) 2025-05-07T20:22:03.2097603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2098537Z self=, 2025-05-07T20:22:03.2099403Z mixed_B=False, 2025-05-07T20:22:03.2099770Z compile=False, 2025-05-07T20:22:03.2100133Z T=5, 2025-05-07T20:22:03.2100465Z D=7, 2025-05-07T20:22:03.2100785Z B=58, 2025-05-07T20:22:03.2101115Z log_E=5, 2025-05-07T20:22:03.2101453Z L=9, 2025-05-07T20:22:03.2101789Z D_gradcheck=1, 2025-05-07T20:22:03.2102172Z stochastic_rounding=True, 2025-05-07T20:22:03.2102604Z weighted=False, 2025-05-07T20:22:03.2102979Z row_wise=True, 2025-05-07T20:22:03.2103338Z mixed=True, 2025-05-07T20:22:03.2103698Z use_cache=True, 2025-05-07T20:22:03.2104226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2104710Z use_cpu=True, 2025-05-07T20:22:03.2105110Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2105552Z ) 2025-05-07T20:22:03.2474756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2475744Z self=, 2025-05-07T20:22:03.2476756Z mixed_B=False, 2025-05-07T20:22:03.2477135Z compile=True, 2025-05-07T20:22:03.2477510Z T=4, 2025-05-07T20:22:03.2477845Z D=24, 2025-05-07T20:22:03.2478182Z B=74, 2025-05-07T20:22:03.2478512Z log_E=5, 2025-05-07T20:22:03.2478859Z L=20, 2025-05-07T20:22:03.2479207Z D_gradcheck=1, 2025-05-07T20:22:03.2479596Z stochastic_rounding=True, 2025-05-07T20:22:03.2480033Z weighted=True, 2025-05-07T20:22:03.2480413Z row_wise=True, 2025-05-07T20:22:03.2480793Z mixed=False, 2025-05-07T20:22:03.2481161Z use_cache=True, 2025-05-07T20:22:03.2481584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2482066Z use_cpu=True, 2025-05-07T20:22:03.2482474Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2482926Z ) 2025-05-07T20:22:03.2483324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2484271Z self=, 2025-05-07T20:22:03.2485145Z mixed_B=False, 2025-05-07T20:22:03.2485515Z compile=True, 2025-05-07T20:22:03.2486224Z T=1, 2025-05-07T20:22:03.2486594Z D=51, 2025-05-07T20:22:03.2486925Z B=115, 2025-05-07T20:22:03.2487282Z log_E=3, 2025-05-07T20:22:03.2487634Z L=13, 2025-05-07T20:22:03.2487971Z D_gradcheck=1, 2025-05-07T20:22:03.2488402Z stochastic_rounding=True, 2025-05-07T20:22:03.2488919Z weighted=False, 2025-05-07T20:22:03.2489359Z row_wise=False, 2025-05-07T20:22:03.2489971Z mixed=False, 2025-05-07T20:22:03.2490363Z use_cache=False, 2025-05-07T20:22:03.2490804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2491324Z use_cpu=True, 2025-05-07T20:22:03.2491919Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2492416Z ) 2025-05-07T20:22:03.2492809Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2493754Z self=, 2025-05-07T20:22:03.2494635Z mixed_B=True, 2025-05-07T20:22:03.2495034Z compile=True, 2025-05-07T20:22:03.2495437Z T=3, 2025-05-07T20:22:03.2495766Z D=59, 2025-05-07T20:22:03.2496108Z B=18, 2025-05-07T20:22:03.2496477Z log_E=5, 2025-05-07T20:22:03.2496868Z L=15, 2025-05-07T20:22:03.2497255Z D_gradcheck=2, 2025-05-07T20:22:03.2497682Z stochastic_rounding=True, 2025-05-07T20:22:03.2498161Z weighted=False, 2025-05-07T20:22:03.2498565Z row_wise=False, 2025-05-07T20:22:03.2498956Z mixed=False, 2025-05-07T20:22:03.2499362Z use_cache=True, 2025-05-07T20:22:03.2499783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2500533Z use_cpu=True, 2025-05-07T20:22:03.2500949Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2501096Z ) 2025-05-07T20:22:03.2501347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2501917Z self=, 2025-05-07T20:22:03.2502081Z mixed_B=True, 2025-05-07T20:22:03.2502248Z compile=True, 2025-05-07T20:22:03.2502395Z T=2, 2025-05-07T20:22:03.2502582Z D=13, 2025-05-07T20:22:03.2502734Z B=71, 2025-05-07T20:22:03.2502903Z log_E=4, 2025-05-07T20:22:03.2503053Z L=8, 2025-05-07T20:22:03.2503222Z D_gradcheck=1, 2025-05-07T20:22:03.2503414Z stochastic_rounding=False, 2025-05-07T20:22:03.2503593Z weighted=True, 2025-05-07T20:22:03.2503755Z row_wise=True, 2025-05-07T20:22:03.2503922Z mixed=False, 2025-05-07T20:22:03.2504222Z use_cache=True, 2025-05-07T20:22:03.2504423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2504588Z use_cpu=True, 2025-05-07T20:22:03.2504799Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2504943Z ) 2025-05-07T20:22:03.2505171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2505744Z self=, 2025-05-07T20:22:03.2505911Z mixed_B=True, 2025-05-07T20:22:03.2506072Z compile=False, 2025-05-07T20:22:03.2506224Z T=1, 2025-05-07T20:22:03.2506408Z D=4, 2025-05-07T20:22:03.2506555Z B=64, 2025-05-07T20:22:03.2506762Z log_E=3, 2025-05-07T20:22:03.2506904Z L=2, 2025-05-07T20:22:03.2507083Z D_gradcheck=1, 2025-05-07T20:22:03.2507270Z stochastic_rounding=True, 2025-05-07T20:22:03.2507424Z weighted=True, 2025-05-07T20:22:03.2507583Z row_wise=True, 2025-05-07T20:22:03.2507749Z mixed=True, 2025-05-07T20:22:03.2507925Z use_cache=False, 2025-05-07T20:22:03.2508135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2508300Z use_cpu=True, 2025-05-07T20:22:03.2508490Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2508644Z ) 2025-05-07T20:22:03.2508888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2509504Z self=, 2025-05-07T20:22:03.2509664Z mixed_B=True, 2025-05-07T20:22:03.2509823Z compile=True, 2025-05-07T20:22:03.2510172Z T=2, 2025-05-07T20:22:03.2510338Z D=107, 2025-05-07T20:22:03.2510498Z B=90, 2025-05-07T20:22:03.2510659Z log_E=4, 2025-05-07T20:22:03.2510811Z L=20, 2025-05-07T20:22:03.2510968Z D_gradcheck=2, 2025-05-07T20:22:03.2511159Z stochastic_rounding=False, 2025-05-07T20:22:03.2511340Z weighted=True, 2025-05-07T20:22:03.2511504Z row_wise=True, 2025-05-07T20:22:03.2511799Z mixed=True, 2025-05-07T20:22:03.2511953Z use_cache=False, 2025-05-07T20:22:03.2512154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2512312Z use_cpu=True, 2025-05-07T20:22:03.2512612Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2512775Z ) 2025-05-07T20:22:03.2513008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2513573Z self=, 2025-05-07T20:22:03.2513735Z mixed_B=False, 2025-05-07T20:22:03.2513887Z compile=True, 2025-05-07T20:22:03.2514035Z T=1, 2025-05-07T20:22:03.2514190Z D=121, 2025-05-07T20:22:03.2514338Z B=125, 2025-05-07T20:22:03.2514493Z log_E=5, 2025-05-07T20:22:03.2514637Z L=14, 2025-05-07T20:22:03.2514790Z D_gradcheck=2, 2025-05-07T20:22:03.2514981Z stochastic_rounding=False, 2025-05-07T20:22:03.2515136Z weighted=True, 2025-05-07T20:22:03.2515286Z row_wise=True, 2025-05-07T20:22:03.2515449Z mixed=False, 2025-05-07T20:22:03.2515602Z use_cache=True, 2025-05-07T20:22:03.2515794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2516372Z use_cpu=True, 2025-05-07T20:22:03.2516567Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2516710Z ) 2025-05-07T20:22:03.2516944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2517509Z self=, 2025-05-07T20:22:03.2517662Z mixed_B=False, 2025-05-07T20:22:03.2517825Z compile=False, 2025-05-07T20:22:03.2517972Z T=2, 2025-05-07T20:22:03.2518124Z D=97, 2025-05-07T20:22:03.2518268Z B=27, 2025-05-07T20:22:03.2518413Z log_E=4, 2025-05-07T20:22:03.2518563Z L=4, 2025-05-07T20:22:03.2518717Z D_gradcheck=1, 2025-05-07T20:22:03.2518893Z stochastic_rounding=False, 2025-05-07T20:22:03.2519053Z weighted=True, 2025-05-07T20:22:03.2519207Z row_wise=False, 2025-05-07T20:22:03.2519362Z mixed=True, 2025-05-07T20:22:03.2519523Z use_cache=False, 2025-05-07T20:22:03.2519713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2519866Z use_cpu=True, 2025-05-07T20:22:03.2520057Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2520200Z ) 2025-05-07T20:22:03.2520435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2521004Z self=, 2025-05-07T20:22:03.2521157Z mixed_B=True, 2025-05-07T20:22:03.2521317Z compile=True, 2025-05-07T20:22:03.2521462Z T=5, 2025-05-07T20:22:03.2521607Z D=77, 2025-05-07T20:22:03.2521760Z B=99, 2025-05-07T20:22:03.2521907Z log_E=5, 2025-05-07T20:22:03.2522050Z L=2, 2025-05-07T20:22:03.2522212Z D_gradcheck=2, 2025-05-07T20:22:03.2522389Z stochastic_rounding=False, 2025-05-07T20:22:03.2522544Z weighted=False, 2025-05-07T20:22:03.2522704Z row_wise=True, 2025-05-07T20:22:03.2522859Z mixed=False, 2025-05-07T20:22:03.2523015Z use_cache=False, 2025-05-07T20:22:03.2523213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2523368Z use_cpu=True, 2025-05-07T20:22:03.2523557Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2523705Z ) 2025-05-07T20:22:03.2523935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2524507Z self=, 2025-05-07T20:22:03.2524659Z mixed_B=True, 2025-05-07T20:22:03.2524814Z compile=False, 2025-05-07T20:22:03.2525197Z T=1, 2025-05-07T20:22:03.2525355Z D=7, 2025-05-07T20:22:03.2525502Z B=97, 2025-05-07T20:22:03.2525655Z log_E=3, 2025-05-07T20:22:03.2525798Z L=19, 2025-05-07T20:22:03.2525950Z D_gradcheck=2, 2025-05-07T20:22:03.2526130Z stochastic_rounding=True, 2025-05-07T20:22:03.2526284Z weighted=False, 2025-05-07T20:22:03.2526438Z row_wise=False, 2025-05-07T20:22:03.2526745Z mixed=True, 2025-05-07T20:22:03.2526901Z use_cache=True, 2025-05-07T20:22:03.2527097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2527263Z use_cpu=True, 2025-05-07T20:22:03.2527667Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2527830Z ) 2025-05-07T20:22:03.2528066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2528632Z self=, 2025-05-07T20:22:03.2528796Z mixed_B=False, 2025-05-07T20:22:03.2528952Z compile=True, 2025-05-07T20:22:03.2529099Z T=4, 2025-05-07T20:22:03.2529251Z D=121, 2025-05-07T20:22:03.2529393Z B=17, 2025-05-07T20:22:03.2529539Z log_E=5, 2025-05-07T20:22:03.2529690Z L=14, 2025-05-07T20:22:03.2529842Z D_gradcheck=2, 2025-05-07T20:22:03.2530016Z stochastic_rounding=False, 2025-05-07T20:22:03.2530181Z weighted=False, 2025-05-07T20:22:03.2530333Z row_wise=False, 2025-05-07T20:22:03.2530495Z mixed=False, 2025-05-07T20:22:03.2530647Z use_cache=True, 2025-05-07T20:22:03.2530839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2531215Z use_cpu=True, 2025-05-07T20:22:03.2531401Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2531542Z ) 2025-05-07T20:22:03.2531783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2532359Z self=, 2025-05-07T20:22:03.2532514Z mixed_B=False, 2025-05-07T20:22:03.2532681Z compile=True, 2025-05-07T20:22:03.2532829Z T=3, 2025-05-07T20:22:03.2532975Z D=13, 2025-05-07T20:22:03.2533127Z B=14, 2025-05-07T20:22:03.2533273Z log_E=5, 2025-05-07T20:22:03.2533421Z L=15, 2025-05-07T20:22:03.2533582Z D_gradcheck=1, 2025-05-07T20:22:03.2533757Z stochastic_rounding=False, 2025-05-07T20:22:03.2533921Z weighted=False, 2025-05-07T20:22:03.2534075Z row_wise=True, 2025-05-07T20:22:03.2534230Z mixed=False, 2025-05-07T20:22:03.2534389Z use_cache=True, 2025-05-07T20:22:03.2534580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2534736Z use_cpu=True, 2025-05-07T20:22:03.2534928Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2535070Z ) 2025-05-07T20:22:03.2535303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2535875Z self=, 2025-05-07T20:22:03.2536029Z mixed_B=False, 2025-05-07T20:22:03.2536183Z compile=True, 2025-05-07T20:22:03.2536337Z T=4, 2025-05-07T20:22:03.2536482Z D=53, 2025-05-07T20:22:03.2536658Z B=39, 2025-05-07T20:22:03.2536837Z log_E=3, 2025-05-07T20:22:03.2536985Z L=12, 2025-05-07T20:22:03.2537153Z D_gradcheck=1, 2025-05-07T20:22:03.2537331Z stochastic_rounding=False, 2025-05-07T20:22:03.2537484Z weighted=True, 2025-05-07T20:22:03.2537694Z row_wise=False, 2025-05-07T20:22:03.2537849Z mixed=False, 2025-05-07T20:22:03.2538011Z use_cache=True, 2025-05-07T20:22:03.2538209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2538362Z use_cpu=True, 2025-05-07T20:22:03.2538545Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2538702Z ) 2025-05-07T20:22:03.2538954Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2539537Z self=, 2025-05-07T20:22:03.2539703Z mixed_B=False, 2025-05-07T20:22:03.2539894Z compile=True, 2025-05-07T20:22:03.2540242Z T=3, 2025-05-07T20:22:03.2540407Z D=49, 2025-05-07T20:22:03.2540557Z B=117, 2025-05-07T20:22:03.2540756Z log_E=5, 2025-05-07T20:22:03.2540902Z L=16, 2025-05-07T20:22:03.2541076Z D_gradcheck=2, 2025-05-07T20:22:03.2541267Z stochastic_rounding=True, 2025-05-07T20:22:03.2541433Z weighted=True, 2025-05-07T20:22:03.2541606Z row_wise=True, 2025-05-07T20:22:03.2541911Z mixed=True, 2025-05-07T20:22:03.2542067Z use_cache=False, 2025-05-07T20:22:03.2542262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2542425Z use_cpu=True, 2025-05-07T20:22:03.2542798Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2542988Z ) 2025-05-07T20:22:03.2543234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2543804Z self=, 2025-05-07T20:22:03.2543970Z mixed_B=True, 2025-05-07T20:22:03.2544275Z compile=False, 2025-05-07T20:22:03.2544426Z T=3, 2025-05-07T20:22:03.2544578Z D=117, 2025-05-07T20:22:03.2544732Z B=103, 2025-05-07T20:22:03.2544883Z log_E=4, 2025-05-07T20:22:03.2545034Z L=14, 2025-05-07T20:22:03.2545227Z D_gradcheck=1, 2025-05-07T20:22:03.2545403Z stochastic_rounding=False, 2025-05-07T20:22:03.2545604Z weighted=False, 2025-05-07T20:22:03.2545756Z row_wise=False, 2025-05-07T20:22:03.2545931Z mixed=False, 2025-05-07T20:22:03.2546095Z use_cache=True, 2025-05-07T20:22:03.2546292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2546609Z use_cpu=True, 2025-05-07T20:22:03.2546824Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2546969Z ) 2025-05-07T20:22:03.2547205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2547770Z self=, 2025-05-07T20:22:03.2547924Z mixed_B=True, 2025-05-07T20:22:03.2548090Z compile=False, 2025-05-07T20:22:03.2548244Z T=1, 2025-05-07T20:22:03.2548395Z D=27, 2025-05-07T20:22:03.2548554Z B=111, 2025-05-07T20:22:03.2548764Z log_E=3, 2025-05-07T20:22:03.2548918Z L=2, 2025-05-07T20:22:03.2549079Z D_gradcheck=1, 2025-05-07T20:22:03.2549299Z stochastic_rounding=False, 2025-05-07T20:22:03.2549461Z weighted=False, 2025-05-07T20:22:03.2549625Z row_wise=False, 2025-05-07T20:22:03.2549784Z mixed=True, 2025-05-07T20:22:03.2549973Z use_cache=False, 2025-05-07T20:22:03.2550201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.2550358Z use_cpu=True, 2025-05-07T20:22:03.2550563Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.2550726Z ) 2025-05-07T20:22:03.2550953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.2551529Z self=, 2025-05-07T20:22:03.2551701Z mixed_B=False, 2025-05-07T20:22:03.2551870Z compile=False, 2025-05-07T20:22:03.2552033Z T=1, 2025-05-07T20:22:03.2552195Z D=43, 2025-05-07T20:22:03.2552347Z B=69, 2025-05-07T20:22:03.2552512Z log_E=5, 2025-05-07T20:22:03.2552672Z L=8, 2025-05-07T20:22:03.2552843Z D_gradcheck=1, 2025-05-07T20:22:03.2553022Z stochastic_rounding=True, 2025-05-07T20:22:03.2553209Z weighted=False, 2025-05-07T20:22:03.2553396Z row_wise=False, 2025-05-07T20:22:03.2553604Z mixed=False, 2025-05-07T20:22:03.2553757Z use_cache=True, 2025-05-07T20:22:03.2553986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.2554143Z use_cpu=True, 2025-05-07T20:22:03.2554332Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.2554500Z ) 2025-05-07T20:22:03.3058356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3059065Z self=, 2025-05-07T20:22:03.3059224Z mixed_B=False, 2025-05-07T20:22:03.3059386Z compile=False, 2025-05-07T20:22:03.3059912Z T=5, 2025-05-07T20:22:03.3060082Z D=76, 2025-05-07T20:22:03.3060226Z B=21, 2025-05-07T20:22:03.3060371Z log_E=4, 2025-05-07T20:22:03.3060525Z L=20, 2025-05-07T20:22:03.3060676Z D_gradcheck=1, 2025-05-07T20:22:03.3060848Z stochastic_rounding=True, 2025-05-07T20:22:03.3061010Z weighted=True, 2025-05-07T20:22:03.3061160Z row_wise=True, 2025-05-07T20:22:03.3061525Z mixed=True, 2025-05-07T20:22:03.3061686Z use_cache=False, 2025-05-07T20:22:03.3061877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3062035Z use_cpu=True, 2025-05-07T20:22:03.3062414Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3062577Z ) 2025-05-07T20:22:03.3062812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3063385Z self=, 2025-05-07T20:22:03.3063539Z mixed_B=False, 2025-05-07T20:22:03.3063703Z compile=False, 2025-05-07T20:22:03.3063853Z T=1, 2025-05-07T20:22:03.3064090Z D=68, 2025-05-07T20:22:03.3064253Z B=29, 2025-05-07T20:22:03.3064400Z log_E=4, 2025-05-07T20:22:03.3064549Z L=3, 2025-05-07T20:22:03.3064708Z D_gradcheck=2, 2025-05-07T20:22:03.3064881Z stochastic_rounding=False, 2025-05-07T20:22:03.3065035Z weighted=True, 2025-05-07T20:22:03.3065193Z row_wise=True, 2025-05-07T20:22:03.3065348Z mixed=True, 2025-05-07T20:22:03.3065502Z use_cache=True, 2025-05-07T20:22:03.3065700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3066010Z use_cpu=True, 2025-05-07T20:22:03.3066197Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3066347Z ) 2025-05-07T20:22:03.3066575Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3067143Z self=, 2025-05-07T20:22:03.3067293Z mixed_B=False, 2025-05-07T20:22:03.3067446Z compile=False, 2025-05-07T20:22:03.3067600Z T=5, 2025-05-07T20:22:03.3067744Z D=102, 2025-05-07T20:22:03.3067886Z B=95, 2025-05-07T20:22:03.3068041Z log_E=4, 2025-05-07T20:22:03.3068187Z L=15, 2025-05-07T20:22:03.3068338Z D_gradcheck=1, 2025-05-07T20:22:03.3068516Z stochastic_rounding=True, 2025-05-07T20:22:03.3068668Z weighted=True, 2025-05-07T20:22:03.3068822Z row_wise=False, 2025-05-07T20:22:03.3068985Z mixed=False, 2025-05-07T20:22:03.3069139Z use_cache=False, 2025-05-07T20:22:03.3069331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3069498Z use_cpu=True, 2025-05-07T20:22:03.3069683Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3069831Z ) 2025-05-07T20:22:03.3070061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3070625Z self=, 2025-05-07T20:22:03.3070784Z mixed_B=True, 2025-05-07T20:22:03.3070938Z compile=True, 2025-05-07T20:22:03.3071087Z T=1, 2025-05-07T20:22:03.3071238Z D=21, 2025-05-07T20:22:03.3071381Z B=69, 2025-05-07T20:22:03.3071527Z log_E=5, 2025-05-07T20:22:03.3071680Z L=12, 2025-05-07T20:22:03.3071835Z D_gradcheck=1, 2025-05-07T20:22:03.3072010Z stochastic_rounding=True, 2025-05-07T20:22:03.3072172Z weighted=True, 2025-05-07T20:22:03.3072324Z row_wise=False, 2025-05-07T20:22:03.3072491Z mixed=False, 2025-05-07T20:22:03.3072646Z use_cache=False, 2025-05-07T20:22:03.3072837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3073001Z use_cpu=True, 2025-05-07T20:22:03.3073185Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3073329Z ) 2025-05-07T20:22:03.3073571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3074135Z self=, 2025-05-07T20:22:03.3074288Z mixed_B=True, 2025-05-07T20:22:03.3074448Z compile=True, 2025-05-07T20:22:03.3074759Z T=5, 2025-05-07T20:22:03.3074922Z D=25, 2025-05-07T20:22:03.3075078Z B=57, 2025-05-07T20:22:03.3075224Z log_E=5, 2025-05-07T20:22:03.3075367Z L=10, 2025-05-07T20:22:03.3075529Z D_gradcheck=1, 2025-05-07T20:22:03.3075702Z stochastic_rounding=False, 2025-05-07T20:22:03.3075865Z weighted=False, 2025-05-07T20:22:03.3076019Z row_wise=False, 2025-05-07T20:22:03.3076300Z mixed=True, 2025-05-07T20:22:03.3076461Z use_cache=False, 2025-05-07T20:22:03.3076650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3076804Z use_cpu=True, 2025-05-07T20:22:03.3077101Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3077257Z ) 2025-05-07T20:22:03.3077491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3078063Z self=, 2025-05-07T20:22:03.3078220Z mixed_B=False, 2025-05-07T20:22:03.3078370Z compile=True, 2025-05-07T20:22:03.3078523Z T=5, 2025-05-07T20:22:03.3078670Z D=51, 2025-05-07T20:22:03.3078823Z B=121, 2025-05-07T20:22:03.3078969Z log_E=5, 2025-05-07T20:22:03.3079113Z L=4, 2025-05-07T20:22:03.3079273Z D_gradcheck=2, 2025-05-07T20:22:03.3079446Z stochastic_rounding=False, 2025-05-07T20:22:03.3079602Z weighted=False, 2025-05-07T20:22:03.3079757Z row_wise=True, 2025-05-07T20:22:03.3079910Z mixed=False, 2025-05-07T20:22:03.3080067Z use_cache=False, 2025-05-07T20:22:03.3080265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3080559Z use_cpu=True, 2025-05-07T20:22:03.3080748Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3080898Z ) 2025-05-07T20:22:03.3081127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3081687Z self=, 2025-05-07T20:22:03.3081848Z mixed_B=False, 2025-05-07T20:22:03.3081999Z compile=False, 2025-05-07T20:22:03.3082152Z T=1, 2025-05-07T20:22:03.3082299Z D=111, 2025-05-07T20:22:03.3082443Z B=106, 2025-05-07T20:22:03.3082595Z log_E=5, 2025-05-07T20:22:03.3082738Z L=20, 2025-05-07T20:22:03.3082891Z D_gradcheck=1, 2025-05-07T20:22:03.3083074Z stochastic_rounding=False, 2025-05-07T20:22:03.3083228Z weighted=False, 2025-05-07T20:22:03.3083381Z row_wise=False, 2025-05-07T20:22:03.3083544Z mixed=False, 2025-05-07T20:22:03.3083700Z use_cache=False, 2025-05-07T20:22:03.3083890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3084051Z use_cpu=True, 2025-05-07T20:22:03.3084237Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3084383Z ) 2025-05-07T20:22:03.3084613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3085175Z self=, 2025-05-07T20:22:03.3085333Z mixed_B=True, 2025-05-07T20:22:03.3085489Z compile=False, 2025-05-07T20:22:03.3085638Z T=4, 2025-05-07T20:22:03.3085793Z D=82, 2025-05-07T20:22:03.3085937Z B=87, 2025-05-07T20:22:03.3086083Z log_E=4, 2025-05-07T20:22:03.3086232Z L=11, 2025-05-07T20:22:03.3086383Z D_gradcheck=1, 2025-05-07T20:22:03.3086557Z stochastic_rounding=True, 2025-05-07T20:22:03.3086721Z weighted=True, 2025-05-07T20:22:03.3086874Z row_wise=False, 2025-05-07T20:22:03.3087028Z mixed=True, 2025-05-07T20:22:03.3087207Z use_cache=True, 2025-05-07T20:22:03.3087396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3087551Z use_cpu=True, 2025-05-07T20:22:03.3087744Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3087886Z ) 2025-05-07T20:22:03.3088121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3088681Z self=, 2025-05-07T20:22:03.3088831Z mixed_B=True, 2025-05-07T20:22:03.3088997Z compile=True, 2025-05-07T20:22:03.3089305Z T=5, 2025-05-07T20:22:03.3089474Z D=71, 2025-05-07T20:22:03.3089630Z B=18, 2025-05-07T20:22:03.3089778Z log_E=3, 2025-05-07T20:22:03.3089922Z L=2, 2025-05-07T20:22:03.3090081Z D_gradcheck=2, 2025-05-07T20:22:03.3090255Z stochastic_rounding=False, 2025-05-07T20:22:03.3090509Z weighted=True, 2025-05-07T20:22:03.3090660Z row_wise=True, 2025-05-07T20:22:03.3090990Z mixed=True, 2025-05-07T20:22:03.3091143Z use_cache=True, 2025-05-07T20:22:03.3091335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3091498Z use_cpu=True, 2025-05-07T20:22:03.3091787Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3091948Z ) 2025-05-07T20:22:03.3092187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3092754Z self=, 2025-05-07T20:22:03.3092912Z mixed_B=True, 2025-05-07T20:22:03.3093065Z compile=True, 2025-05-07T20:22:03.3093212Z T=4, 2025-05-07T20:22:03.3093368Z D=113, 2025-05-07T20:22:03.3093513Z B=26, 2025-05-07T20:22:03.3093658Z log_E=4, 2025-05-07T20:22:03.3093806Z L=20, 2025-05-07T20:22:03.3093961Z D_gradcheck=2, 2025-05-07T20:22:03.3094132Z stochastic_rounding=True, 2025-05-07T20:22:03.3094292Z weighted=True, 2025-05-07T20:22:03.3094444Z row_wise=True, 2025-05-07T20:22:03.3094596Z mixed=True, 2025-05-07T20:22:03.3094757Z use_cache=False, 2025-05-07T20:22:03.3094949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3095230Z use_cpu=True, 2025-05-07T20:22:03.3095422Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3095563Z ) 2025-05-07T20:22:03.3095798Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3096361Z self=, 2025-05-07T20:22:03.3096513Z mixed_B=True, 2025-05-07T20:22:03.3096672Z compile=True, 2025-05-07T20:22:03.3096818Z T=2, 2025-05-07T20:22:03.3096966Z D=2, 2025-05-07T20:22:03.3097117Z B=64, 2025-05-07T20:22:03.3097263Z log_E=3, 2025-05-07T20:22:03.3097406Z L=3, 2025-05-07T20:22:03.3097564Z D_gradcheck=1, 2025-05-07T20:22:03.3097737Z stochastic_rounding=True, 2025-05-07T20:22:03.3097890Z weighted=True, 2025-05-07T20:22:03.3098051Z row_wise=False, 2025-05-07T20:22:03.3098205Z mixed=True, 2025-05-07T20:22:03.3098358Z use_cache=True, 2025-05-07T20:22:03.3098558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3098714Z use_cpu=True, 2025-05-07T20:22:03.3098905Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3099047Z ) 2025-05-07T20:22:03.3099277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3099845Z self=, 2025-05-07T20:22:03.3099998Z mixed_B=False, 2025-05-07T20:22:03.3100151Z compile=False, 2025-05-07T20:22:03.3100302Z T=2, 2025-05-07T20:22:03.3100450Z D=95, 2025-05-07T20:22:03.3100594Z B=5, 2025-05-07T20:22:03.3100749Z log_E=5, 2025-05-07T20:22:03.3100893Z L=3, 2025-05-07T20:22:03.3101047Z D_gradcheck=1, 2025-05-07T20:22:03.3101227Z stochastic_rounding=True, 2025-05-07T20:22:03.3101379Z weighted=True, 2025-05-07T20:22:03.3101537Z row_wise=True, 2025-05-07T20:22:03.3101684Z mixed=True, 2025-05-07T20:22:03.3101844Z use_cache=True, 2025-05-07T20:22:03.3102049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3102205Z use_cpu=True, 2025-05-07T20:22:03.3102391Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3102540Z ) 2025-05-07T20:22:03.3102767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3103327Z self=, 2025-05-07T20:22:03.3103483Z mixed_B=True, 2025-05-07T20:22:03.3103639Z compile=False, 2025-05-07T20:22:03.3103782Z T=3, 2025-05-07T20:22:03.3104221Z D=55, 2025-05-07T20:22:03.3104401Z B=43, 2025-05-07T20:22:03.3104548Z log_E=4, 2025-05-07T20:22:03.3104699Z L=15, 2025-05-07T20:22:03.3104851Z D_gradcheck=2, 2025-05-07T20:22:03.3105037Z stochastic_rounding=False, 2025-05-07T20:22:03.3105190Z weighted=True, 2025-05-07T20:22:03.3105342Z row_wise=False, 2025-05-07T20:22:03.3105501Z mixed=False, 2025-05-07T20:22:03.3105777Z use_cache=True, 2025-05-07T20:22:03.3105970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3106137Z use_cpu=True, 2025-05-07T20:22:03.3106423Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3106576Z ) 2025-05-07T20:22:03.3106817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3107383Z self=, 2025-05-07T20:22:03.3107536Z mixed_B=False, 2025-05-07T20:22:03.3107696Z compile=False, 2025-05-07T20:22:03.3107839Z T=3, 2025-05-07T20:22:03.3107994Z D=34, 2025-05-07T20:22:03.3108138Z B=66, 2025-05-07T20:22:03.3108284Z log_E=4, 2025-05-07T20:22:03.3108435Z L=20, 2025-05-07T20:22:03.3108585Z D_gradcheck=2, 2025-05-07T20:22:03.3108760Z stochastic_rounding=False, 2025-05-07T20:22:03.3108922Z weighted=False, 2025-05-07T20:22:03.3109075Z row_wise=False, 2025-05-07T20:22:03.3109223Z mixed=True, 2025-05-07T20:22:03.3109387Z use_cache=True, 2025-05-07T20:22:03.3109577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3109854Z use_cpu=True, 2025-05-07T20:22:03.3110046Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3110188Z ) 2025-05-07T20:22:03.3110417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3110985Z self=, 2025-05-07T20:22:03.3111139Z mixed_B=True, 2025-05-07T20:22:03.3111297Z compile=False, 2025-05-07T20:22:03.3111440Z T=1, 2025-05-07T20:22:03.3111587Z D=44, 2025-05-07T20:22:03.3111738Z B=63, 2025-05-07T20:22:03.3111884Z log_E=4, 2025-05-07T20:22:03.3112026Z L=19, 2025-05-07T20:22:03.3112187Z D_gradcheck=1, 2025-05-07T20:22:03.3112361Z stochastic_rounding=False, 2025-05-07T20:22:03.3112519Z weighted=True, 2025-05-07T20:22:03.3112680Z row_wise=False, 2025-05-07T20:22:03.3112830Z mixed=False, 2025-05-07T20:22:03.3112990Z use_cache=False, 2025-05-07T20:22:03.3113186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3113340Z use_cpu=True, 2025-05-07T20:22:03.3113527Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3113677Z ) 2025-05-07T20:22:03.3113909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3114480Z self=, 2025-05-07T20:22:03.3114631Z mixed_B=True, 2025-05-07T20:22:03.3114783Z compile=False, 2025-05-07T20:22:03.3114935Z T=1, 2025-05-07T20:22:03.3115083Z D=7, 2025-05-07T20:22:03.3115227Z B=93, 2025-05-07T20:22:03.3115382Z log_E=5, 2025-05-07T20:22:03.3115528Z L=9, 2025-05-07T20:22:03.3115682Z D_gradcheck=1, 2025-05-07T20:22:03.3115861Z stochastic_rounding=True, 2025-05-07T20:22:03.3116017Z weighted=False, 2025-05-07T20:22:03.3116619Z row_wise=True, 2025-05-07T20:22:03.3116788Z mixed=False, 2025-05-07T20:22:03.3116950Z use_cache=True, 2025-05-07T20:22:03.3117141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3117304Z use_cpu=True, 2025-05-07T20:22:03.3117491Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3117641Z ) 2025-05-07T20:22:03.3117870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3118431Z self=, 2025-05-07T20:22:03.3118594Z mixed_B=False, 2025-05-07T20:22:03.3118746Z compile=False, 2025-05-07T20:22:03.3118890Z T=3, 2025-05-07T20:22:03.3119337Z D=79, 2025-05-07T20:22:03.3119500Z B=123, 2025-05-07T20:22:03.3119647Z log_E=5, 2025-05-07T20:22:03.3119796Z L=1, 2025-05-07T20:22:03.3119948Z D_gradcheck=2, 2025-05-07T20:22:03.3120120Z stochastic_rounding=True, 2025-05-07T20:22:03.3120283Z weighted=False, 2025-05-07T20:22:03.3120435Z row_wise=True, 2025-05-07T20:22:03.3120585Z mixed=False, 2025-05-07T20:22:03.3120939Z use_cache=False, 2025-05-07T20:22:03.3121129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3121296Z use_cpu=True, 2025-05-07T20:22:03.3121643Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3121799Z ) 2025-05-07T20:22:03.3604576Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3605257Z self=, 2025-05-07T20:22:03.3605425Z mixed_B=True, 2025-05-07T20:22:03.3605581Z compile=False, 2025-05-07T20:22:03.3605730Z T=4, 2025-05-07T20:22:03.3605911Z D=99, 2025-05-07T20:22:03.3606062Z B=64, 2025-05-07T20:22:03.3606211Z log_E=5, 2025-05-07T20:22:03.3606362Z L=11, 2025-05-07T20:22:03.3606516Z D_gradcheck=2, 2025-05-07T20:22:03.3606694Z stochastic_rounding=False, 2025-05-07T20:22:03.3606855Z weighted=True, 2025-05-07T20:22:03.3607010Z row_wise=False, 2025-05-07T20:22:03.3607169Z mixed=False, 2025-05-07T20:22:03.3607339Z use_cache=True, 2025-05-07T20:22:03.3607532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3608069Z use_cpu=True, 2025-05-07T20:22:03.3608260Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3608403Z ) 2025-05-07T20:22:03.3608645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3609210Z self=, 2025-05-07T20:22:03.3609361Z mixed_B=True, 2025-05-07T20:22:03.3609521Z compile=False, 2025-05-07T20:22:03.3609663Z T=2, 2025-05-07T20:22:03.3609810Z D=55, 2025-05-07T20:22:03.3609958Z B=48, 2025-05-07T20:22:03.3610101Z log_E=3, 2025-05-07T20:22:03.3610250Z L=11, 2025-05-07T20:22:03.3610404Z D_gradcheck=2, 2025-05-07T20:22:03.3610579Z stochastic_rounding=True, 2025-05-07T20:22:03.3610739Z weighted=True, 2025-05-07T20:22:03.3610888Z row_wise=False, 2025-05-07T20:22:03.3611037Z mixed=True, 2025-05-07T20:22:03.3611204Z use_cache=False, 2025-05-07T20:22:03.3611399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3611554Z use_cpu=True, 2025-05-07T20:22:03.3611744Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3611888Z ) 2025-05-07T20:22:03.3612117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3612687Z self=, 2025-05-07T20:22:03.3612841Z mixed_B=False, 2025-05-07T20:22:03.3612993Z compile=False, 2025-05-07T20:22:03.3613145Z T=1, 2025-05-07T20:22:03.3613295Z D=128, 2025-05-07T20:22:03.3613447Z B=126, 2025-05-07T20:22:03.3613592Z log_E=5, 2025-05-07T20:22:03.3613735Z L=11, 2025-05-07T20:22:03.3613895Z D_gradcheck=2, 2025-05-07T20:22:03.3614067Z stochastic_rounding=False, 2025-05-07T20:22:03.3614219Z weighted=True, 2025-05-07T20:22:03.3614378Z row_wise=False, 2025-05-07T20:22:03.3614527Z mixed=True, 2025-05-07T20:22:03.3614688Z use_cache=True, 2025-05-07T20:22:03.3614885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3615040Z use_cpu=True, 2025-05-07T20:22:03.3615224Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3615371Z ) 2025-05-07T20:22:03.3615605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3616444Z self=, 2025-05-07T20:22:03.3616623Z mixed_B=False, 2025-05-07T20:22:03.3616775Z compile=True, 2025-05-07T20:22:03.3616923Z T=3, 2025-05-07T20:22:03.3617280Z D=51, 2025-05-07T20:22:03.3617442Z B=68, 2025-05-07T20:22:03.3617593Z log_E=3, 2025-05-07T20:22:03.3617735Z L=3, 2025-05-07T20:22:03.3617887Z D_gradcheck=2, 2025-05-07T20:22:03.3618068Z stochastic_rounding=False, 2025-05-07T20:22:03.3618222Z weighted=True, 2025-05-07T20:22:03.3618379Z row_wise=False, 2025-05-07T20:22:03.3618534Z mixed=False, 2025-05-07T20:22:03.3618906Z use_cache=True, 2025-05-07T20:22:03.3619096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3619254Z use_cpu=True, 2025-05-07T20:22:03.3619613Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3619768Z ) 2025-05-07T20:22:03.3620010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3620576Z self=, 2025-05-07T20:22:03.3620735Z mixed_B=False, 2025-05-07T20:22:03.3620890Z compile=True, 2025-05-07T20:22:03.3621034Z T=4, 2025-05-07T20:22:03.3621187Z D=67, 2025-05-07T20:22:03.3621330Z B=69, 2025-05-07T20:22:03.3621474Z log_E=5, 2025-05-07T20:22:03.3621630Z L=8, 2025-05-07T20:22:03.3621782Z D_gradcheck=2, 2025-05-07T20:22:03.3621956Z stochastic_rounding=True, 2025-05-07T20:22:03.3622115Z weighted=True, 2025-05-07T20:22:03.3622269Z row_wise=False, 2025-05-07T20:22:03.3622419Z mixed=False, 2025-05-07T20:22:03.3622584Z use_cache=False, 2025-05-07T20:22:03.3622773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3622930Z use_cpu=True, 2025-05-07T20:22:03.3623311Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3623583Z ) 2025-05-07T20:22:03.3623812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3624509Z self=, 2025-05-07T20:22:03.3624667Z mixed_B=True, 2025-05-07T20:22:03.3624822Z compile=False, 2025-05-07T20:22:03.3624975Z T=4, 2025-05-07T20:22:03.3625126Z D=127, 2025-05-07T20:22:03.3625270Z B=115, 2025-05-07T20:22:03.3625424Z log_E=3, 2025-05-07T20:22:03.3625569Z L=1, 2025-05-07T20:22:03.3625721Z D_gradcheck=1, 2025-05-07T20:22:03.3625902Z stochastic_rounding=True, 2025-05-07T20:22:03.3626056Z weighted=False, 2025-05-07T20:22:03.3626207Z row_wise=False, 2025-05-07T20:22:03.3626363Z mixed=False, 2025-05-07T20:22:03.3626520Z use_cache=False, 2025-05-07T20:22:03.3626711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3626870Z use_cpu=True, 2025-05-07T20:22:03.3627061Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3627202Z ) 2025-05-07T20:22:03.3627441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3628003Z self=, 2025-05-07T20:22:03.3628163Z mixed_B=True, 2025-05-07T20:22:03.3628316Z compile=False, 2025-05-07T20:22:03.3628459Z T=4, 2025-05-07T20:22:03.3628614Z D=109, 2025-05-07T20:22:03.3628759Z B=118, 2025-05-07T20:22:03.3628902Z log_E=3, 2025-05-07T20:22:03.3629058Z L=11, 2025-05-07T20:22:03.3629210Z D_gradcheck=2, 2025-05-07T20:22:03.3629382Z stochastic_rounding=False, 2025-05-07T20:22:03.3629546Z weighted=False, 2025-05-07T20:22:03.3629698Z row_wise=False, 2025-05-07T20:22:03.3629847Z mixed=True, 2025-05-07T20:22:03.3630015Z use_cache=False, 2025-05-07T20:22:03.3630207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3630364Z use_cpu=True, 2025-05-07T20:22:03.3630555Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3630696Z ) 2025-05-07T20:22:03.3630931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3631496Z self=, 2025-05-07T20:22:03.3631647Z mixed_B=False, 2025-05-07T20:22:03.3631810Z compile=True, 2025-05-07T20:22:03.3631958Z T=4, 2025-05-07T20:22:03.3632493Z D=13, 2025-05-07T20:22:03.3632674Z B=21, 2025-05-07T20:22:03.3632823Z log_E=4, 2025-05-07T20:22:03.3632967Z L=16, 2025-05-07T20:22:03.3633126Z D_gradcheck=2, 2025-05-07T20:22:03.3633300Z stochastic_rounding=True, 2025-05-07T20:22:03.3633452Z weighted=True, 2025-05-07T20:22:03.3633609Z row_wise=False, 2025-05-07T20:22:03.3633759Z mixed=False, 2025-05-07T20:22:03.3634052Z use_cache=True, 2025-05-07T20:22:03.3634248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3634401Z use_cpu=True, 2025-05-07T20:22:03.3634699Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3634858Z ) 2025-05-07T20:22:03.3635093Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3635663Z self=, 2025-05-07T20:22:03.3635817Z mixed_B=False, 2025-05-07T20:22:03.3635972Z compile=True, 2025-05-07T20:22:03.3636124Z T=5, 2025-05-07T20:22:03.3636274Z D=25, 2025-05-07T20:22:03.3636419Z B=77, 2025-05-07T20:22:03.3636572Z log_E=3, 2025-05-07T20:22:03.3636718Z L=17, 2025-05-07T20:22:03.3636874Z D_gradcheck=2, 2025-05-07T20:22:03.3637054Z stochastic_rounding=True, 2025-05-07T20:22:03.3637208Z weighted=False, 2025-05-07T20:22:03.3637371Z row_wise=True, 2025-05-07T20:22:03.3637523Z mixed=False, 2025-05-07T20:22:03.3637684Z use_cache=False, 2025-05-07T20:22:03.3637880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3638031Z use_cpu=True, 2025-05-07T20:22:03.3638344Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3638498Z ) 2025-05-07T20:22:03.3638742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3639432Z self=, 2025-05-07T20:22:03.3639605Z mixed_B=False, 2025-05-07T20:22:03.3639762Z compile=False, 2025-05-07T20:22:03.3639910Z T=2, 2025-05-07T20:22:03.3640066Z D=123, 2025-05-07T20:22:03.3640212Z B=61, 2025-05-07T20:22:03.3640364Z log_E=5, 2025-05-07T20:22:03.3640510Z L=4, 2025-05-07T20:22:03.3640665Z D_gradcheck=2, 2025-05-07T20:22:03.3640847Z stochastic_rounding=True, 2025-05-07T20:22:03.3641004Z weighted=False, 2025-05-07T20:22:03.3641156Z row_wise=False, 2025-05-07T20:22:03.3641315Z mixed=False, 2025-05-07T20:22:03.3641476Z use_cache=True, 2025-05-07T20:22:03.3641668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3641826Z use_cpu=True, 2025-05-07T20:22:03.3642012Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3642159Z ) 2025-05-07T20:22:03.3642395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3642957Z self=, 2025-05-07T20:22:03.3643113Z mixed_B=True, 2025-05-07T20:22:03.3643271Z compile=True, 2025-05-07T20:22:03.3643418Z T=3, 2025-05-07T20:22:03.3643600Z D=82, 2025-05-07T20:22:03.3643746Z B=72, 2025-05-07T20:22:03.3643889Z log_E=4, 2025-05-07T20:22:03.3644044Z L=14, 2025-05-07T20:22:03.3644197Z D_gradcheck=1, 2025-05-07T20:22:03.3644370Z stochastic_rounding=False, 2025-05-07T20:22:03.3644536Z weighted=False, 2025-05-07T20:22:03.3644688Z row_wise=False, 2025-05-07T20:22:03.3644838Z mixed=True, 2025-05-07T20:22:03.3645005Z use_cache=True, 2025-05-07T20:22:03.3645195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3645365Z use_cpu=True, 2025-05-07T20:22:03.3645573Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3645727Z ) 2025-05-07T20:22:03.3645968Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3646543Z self=, 2025-05-07T20:22:03.3646704Z mixed_B=False, 2025-05-07T20:22:03.3646878Z compile=False, 2025-05-07T20:22:03.3647035Z T=1, 2025-05-07T20:22:03.3647364Z D=70, 2025-05-07T20:22:03.3647529Z B=46, 2025-05-07T20:22:03.3647674Z log_E=5, 2025-05-07T20:22:03.3647818Z L=12, 2025-05-07T20:22:03.3647978Z D_gradcheck=2, 2025-05-07T20:22:03.3648156Z stochastic_rounding=False, 2025-05-07T20:22:03.3648309Z weighted=False, 2025-05-07T20:22:03.3648469Z row_wise=False, 2025-05-07T20:22:03.3648619Z mixed=True, 2025-05-07T20:22:03.3648911Z use_cache=False, 2025-05-07T20:22:03.3649110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3649262Z use_cpu=True, 2025-05-07T20:22:03.3649452Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3649684Z ) 2025-05-07T20:22:03.3649925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3650494Z self=, 2025-05-07T20:22:03.3650647Z mixed_B=False, 2025-05-07T20:22:03.3650799Z compile=True, 2025-05-07T20:22:03.3650949Z T=2, 2025-05-07T20:22:03.3651097Z D=48, 2025-05-07T20:22:03.3651242Z B=64, 2025-05-07T20:22:03.3651395Z log_E=5, 2025-05-07T20:22:03.3651539Z L=8, 2025-05-07T20:22:03.3651693Z D_gradcheck=1, 2025-05-07T20:22:03.3651877Z stochastic_rounding=True, 2025-05-07T20:22:03.3652033Z weighted=True, 2025-05-07T20:22:03.3652184Z row_wise=True, 2025-05-07T20:22:03.3652341Z mixed=True, 2025-05-07T20:22:03.3652499Z use_cache=False, 2025-05-07T20:22:03.3652689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3652850Z use_cpu=True, 2025-05-07T20:22:03.3653189Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3653343Z ) 2025-05-07T20:22:03.3653573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3654137Z self=, 2025-05-07T20:22:03.3654297Z mixed_B=True, 2025-05-07T20:22:03.3654448Z compile=True, 2025-05-07T20:22:03.3654593Z T=1, 2025-05-07T20:22:03.3654748Z D=42, 2025-05-07T20:22:03.3654894Z B=88, 2025-05-07T20:22:03.3655041Z log_E=4, 2025-05-07T20:22:03.3655191Z L=1, 2025-05-07T20:22:03.3655346Z D_gradcheck=1, 2025-05-07T20:22:03.3655525Z stochastic_rounding=False, 2025-05-07T20:22:03.3655698Z weighted=False, 2025-05-07T20:22:03.3655860Z row_wise=True, 2025-05-07T20:22:03.3656027Z mixed=False, 2025-05-07T20:22:03.3656192Z use_cache=True, 2025-05-07T20:22:03.3656385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3656546Z use_cpu=True, 2025-05-07T20:22:03.3656732Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3656877Z ) 2025-05-07T20:22:03.3657113Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3657674Z self=, 2025-05-07T20:22:03.3657826Z mixed_B=False, 2025-05-07T20:22:03.3657985Z compile=True, 2025-05-07T20:22:03.3658127Z T=1, 2025-05-07T20:22:03.3658274Z D=19, 2025-05-07T20:22:03.3658425Z B=4, 2025-05-07T20:22:03.3658571Z log_E=5, 2025-05-07T20:22:03.3658714Z L=15, 2025-05-07T20:22:03.3658874Z D_gradcheck=1, 2025-05-07T20:22:03.3659046Z stochastic_rounding=False, 2025-05-07T20:22:03.3659208Z weighted=True, 2025-05-07T20:22:03.3659363Z row_wise=True, 2025-05-07T20:22:03.3659511Z mixed=True, 2025-05-07T20:22:03.3659678Z use_cache=True, 2025-05-07T20:22:03.3659869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3660022Z use_cpu=True, 2025-05-07T20:22:03.3660216Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3660360Z ) 2025-05-07T20:22:03.3660589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3661160Z self=, 2025-05-07T20:22:03.3661317Z mixed_B=False, 2025-05-07T20:22:03.3661479Z compile=False, 2025-05-07T20:22:03.3661632Z T=3, 2025-05-07T20:22:03.3661949Z D=45, 2025-05-07T20:22:03.3662124Z B=44, 2025-05-07T20:22:03.3662270Z log_E=3, 2025-05-07T20:22:03.3662416Z L=8, 2025-05-07T20:22:03.3662577Z D_gradcheck=1, 2025-05-07T20:22:03.3662753Z stochastic_rounding=False, 2025-05-07T20:22:03.3662906Z weighted=True, 2025-05-07T20:22:03.3663071Z row_wise=True, 2025-05-07T20:22:03.3663225Z mixed=False, 2025-05-07T20:22:03.3663525Z use_cache=False, 2025-05-07T20:22:03.3663722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.3663875Z use_cpu=True, 2025-05-07T20:22:03.3664189Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3664453Z ) 2025-05-07T20:22:03.3664697Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.3665264Z self=, 2025-05-07T20:22:03.3665422Z mixed_B=True, 2025-05-07T20:22:03.3665574Z compile=True, 2025-05-07T20:22:03.3665725Z T=4, 2025-05-07T20:22:03.3665872Z D=21, 2025-05-07T20:22:03.3666020Z B=113, 2025-05-07T20:22:03.3666173Z log_E=5, 2025-05-07T20:22:03.3666318Z L=20, 2025-05-07T20:22:03.3666472Z D_gradcheck=2, 2025-05-07T20:22:03.3666655Z stochastic_rounding=False, 2025-05-07T20:22:03.3666809Z weighted=True, 2025-05-07T20:22:03.3666960Z row_wise=True, 2025-05-07T20:22:03.3667122Z mixed=False, 2025-05-07T20:22:03.3667280Z use_cache=True, 2025-05-07T20:22:03.3667471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.3667630Z use_cpu=True, 2025-05-07T20:22:03.3668047Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3668190Z ) 2025-05-07T20:22:03.4175858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4176464Z self=, 2025-05-07T20:22:03.4176625Z mixed_B=True, 2025-05-07T20:22:03.4176777Z compile=True, 2025-05-07T20:22:03.4176922Z T=3, 2025-05-07T20:22:03.4177075Z D=51, 2025-05-07T20:22:03.4177330Z B=119, 2025-05-07T20:22:03.4177477Z log_E=3, 2025-05-07T20:22:03.4177620Z L=13, 2025-05-07T20:22:03.4177778Z D_gradcheck=1, 2025-05-07T20:22:03.4177953Z stochastic_rounding=False, 2025-05-07T20:22:03.4178106Z weighted=True, 2025-05-07T20:22:03.4178265Z row_wise=True, 2025-05-07T20:22:03.4178413Z mixed=True, 2025-05-07T20:22:03.4178572Z use_cache=True, 2025-05-07T20:22:03.4178769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4178924Z use_cpu=True, 2025-05-07T20:22:03.4179110Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4179264Z ) 2025-05-07T20:22:03.4179495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4180068Z self=, 2025-05-07T20:22:03.4180221Z mixed_B=False, 2025-05-07T20:22:03.4180375Z compile=False, 2025-05-07T20:22:03.4180526Z T=5, 2025-05-07T20:22:03.4180669Z D=108, 2025-05-07T20:22:03.4180818Z B=20, 2025-05-07T20:22:03.4180972Z log_E=4, 2025-05-07T20:22:03.4181115Z L=8, 2025-05-07T20:22:03.4181269Z D_gradcheck=2, 2025-05-07T20:22:03.4181452Z stochastic_rounding=False, 2025-05-07T20:22:03.4181606Z weighted=True, 2025-05-07T20:22:03.4181761Z row_wise=True, 2025-05-07T20:22:03.4181916Z mixed=True, 2025-05-07T20:22:03.4182073Z use_cache=True, 2025-05-07T20:22:03.4182263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4182425Z use_cpu=True, 2025-05-07T20:22:03.4182608Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4182759Z ) 2025-05-07T20:22:03.4182986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4183551Z self=, 2025-05-07T20:22:03.4183712Z mixed_B=False, 2025-05-07T20:22:03.4183867Z compile=True, 2025-05-07T20:22:03.4184088Z T=4, 2025-05-07T20:22:03.4184251Z D=64, 2025-05-07T20:22:03.4184684Z B=43, 2025-05-07T20:22:03.4184849Z log_E=5, 2025-05-07T20:22:03.4184999Z L=19, 2025-05-07T20:22:03.4185152Z D_gradcheck=1, 2025-05-07T20:22:03.4185326Z stochastic_rounding=False, 2025-05-07T20:22:03.4185488Z weighted=True, 2025-05-07T20:22:03.4185640Z row_wise=True, 2025-05-07T20:22:03.4185797Z mixed=True, 2025-05-07T20:22:03.4186141Z use_cache=True, 2025-05-07T20:22:03.4186334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4186493Z use_cpu=True, 2025-05-07T20:22:03.4186678Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4186935Z ) 2025-05-07T20:22:03.4187191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4187759Z self=, 2025-05-07T20:22:03.4187910Z mixed_B=False, 2025-05-07T20:22:03.4188070Z compile=False, 2025-05-07T20:22:03.4188213Z T=3, 2025-05-07T20:22:03.4188357Z D=13, 2025-05-07T20:22:03.4188518Z B=123, 2025-05-07T20:22:03.4188665Z log_E=3, 2025-05-07T20:22:03.4188812Z L=13, 2025-05-07T20:22:03.4188971Z D_gradcheck=1, 2025-05-07T20:22:03.4189148Z stochastic_rounding=False, 2025-05-07T20:22:03.4189309Z weighted=False, 2025-05-07T20:22:03.4189460Z row_wise=True, 2025-05-07T20:22:03.4189607Z mixed=True, 2025-05-07T20:22:03.4189773Z use_cache=True, 2025-05-07T20:22:03.4189963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4190116Z use_cpu=True, 2025-05-07T20:22:03.4190528Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4190673Z ) 2025-05-07T20:22:03.4190903Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4191470Z self=, 2025-05-07T20:22:03.4191624Z mixed_B=False, 2025-05-07T20:22:03.4191782Z compile=False, 2025-05-07T20:22:03.4191934Z T=1, 2025-05-07T20:22:03.4192079Z D=13, 2025-05-07T20:22:03.4192238Z B=115, 2025-05-07T20:22:03.4192382Z log_E=4, 2025-05-07T20:22:03.4192526Z L=12, 2025-05-07T20:22:03.4192686Z D_gradcheck=1, 2025-05-07T20:22:03.4192861Z stochastic_rounding=False, 2025-05-07T20:22:03.4193017Z weighted=True, 2025-05-07T20:22:03.4193175Z row_wise=True, 2025-05-07T20:22:03.4193326Z mixed=False, 2025-05-07T20:22:03.4193486Z use_cache=True, 2025-05-07T20:22:03.4193686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4193838Z use_cpu=True, 2025-05-07T20:22:03.4194024Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4194173Z ) 2025-05-07T20:22:03.4194399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4194960Z self=, 2025-05-07T20:22:03.4195123Z mixed_B=True, 2025-05-07T20:22:03.4195277Z compile=False, 2025-05-07T20:22:03.4195428Z T=5, 2025-05-07T20:22:03.4195573Z D=91, 2025-05-07T20:22:03.4195722Z B=39, 2025-05-07T20:22:03.4195883Z log_E=4, 2025-05-07T20:22:03.4196028Z L=6, 2025-05-07T20:22:03.4196180Z D_gradcheck=1, 2025-05-07T20:22:03.4196362Z stochastic_rounding=False, 2025-05-07T20:22:03.4196513Z weighted=True, 2025-05-07T20:22:03.4196665Z row_wise=False, 2025-05-07T20:22:03.4196821Z mixed=True, 2025-05-07T20:22:03.4196981Z use_cache=False, 2025-05-07T20:22:03.4197171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4197328Z use_cpu=True, 2025-05-07T20:22:03.4197512Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4197655Z ) 2025-05-07T20:22:03.4197895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4198455Z self=, 2025-05-07T20:22:03.4198617Z mixed_B=False, 2025-05-07T20:22:03.4198771Z compile=False, 2025-05-07T20:22:03.4198915Z T=2, 2025-05-07T20:22:03.4199068Z D=55, 2025-05-07T20:22:03.4199368Z B=1, 2025-05-07T20:22:03.4199536Z log_E=3, 2025-05-07T20:22:03.4199688Z L=0, 2025-05-07T20:22:03.4199840Z D_gradcheck=2, 2025-05-07T20:22:03.4200013Z stochastic_rounding=True, 2025-05-07T20:22:03.4200174Z weighted=True, 2025-05-07T20:22:03.4200330Z row_wise=False, 2025-05-07T20:22:03.4200478Z mixed=True, 2025-05-07T20:22:03.4200767Z use_cache=False, 2025-05-07T20:22:03.4200962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4201112Z use_cpu=True, 2025-05-07T20:22:03.4201304Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4201548Z ) 2025-05-07T20:22:03.4201808Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4202374Z self=, 2025-05-07T20:22:03.4202525Z mixed_B=True, 2025-05-07T20:22:03.4202688Z compile=True, 2025-05-07T20:22:03.4202834Z T=1, 2025-05-07T20:22:03.4202977Z D=6, 2025-05-07T20:22:03.4203133Z B=16, 2025-05-07T20:22:03.4203279Z log_E=4, 2025-05-07T20:22:03.4203421Z L=7, 2025-05-07T20:22:03.4203581Z D_gradcheck=2, 2025-05-07T20:22:03.4203754Z stochastic_rounding=False, 2025-05-07T20:22:03.4203907Z weighted=True, 2025-05-07T20:22:03.4204065Z row_wise=True, 2025-05-07T20:22:03.4204216Z mixed=False, 2025-05-07T20:22:03.4204370Z use_cache=False, 2025-05-07T20:22:03.4204573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4204726Z use_cpu=True, 2025-05-07T20:22:03.4205046Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4205191Z ) 2025-05-07T20:22:03.4205427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4206005Z self=, 2025-05-07T20:22:03.4206157Z mixed_B=False, 2025-05-07T20:22:03.4206309Z compile=True, 2025-05-07T20:22:03.4206461Z T=3, 2025-05-07T20:22:03.4206608Z D=7, 2025-05-07T20:22:03.4206756Z B=106, 2025-05-07T20:22:03.4206912Z log_E=3, 2025-05-07T20:22:03.4207053Z L=9, 2025-05-07T20:22:03.4207207Z D_gradcheck=2, 2025-05-07T20:22:03.4207386Z stochastic_rounding=False, 2025-05-07T20:22:03.4207542Z weighted=False, 2025-05-07T20:22:03.4207694Z row_wise=True, 2025-05-07T20:22:03.4207853Z mixed=True, 2025-05-07T20:22:03.4208006Z use_cache=True, 2025-05-07T20:22:03.4208206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4208357Z use_cpu=True, 2025-05-07T20:22:03.4208543Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4208695Z ) 2025-05-07T20:22:03.4208925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4209487Z self=, 2025-05-07T20:22:03.4209645Z mixed_B=False, 2025-05-07T20:22:03.4209799Z compile=True, 2025-05-07T20:22:03.4209941Z T=5, 2025-05-07T20:22:03.4210093Z D=34, 2025-05-07T20:22:03.4210243Z B=41, 2025-05-07T20:22:03.4210389Z log_E=3, 2025-05-07T20:22:03.4210540Z L=4, 2025-05-07T20:22:03.4210692Z D_gradcheck=2, 2025-05-07T20:22:03.4210873Z stochastic_rounding=False, 2025-05-07T20:22:03.4211027Z weighted=False, 2025-05-07T20:22:03.4211176Z row_wise=True, 2025-05-07T20:22:03.4211333Z mixed=True, 2025-05-07T20:22:03.4211485Z use_cache=True, 2025-05-07T20:22:03.4211681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4211841Z use_cpu=True, 2025-05-07T20:22:03.4212028Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4212175Z ) 2025-05-07T20:22:03.4212413Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4212976Z self=, 2025-05-07T20:22:03.4213129Z mixed_B=False, 2025-05-07T20:22:03.4213295Z compile=True, 2025-05-07T20:22:03.4213438Z T=2, 2025-05-07T20:22:03.4213583Z D=38, 2025-05-07T20:22:03.4213863Z B=106, 2025-05-07T20:22:03.4214027Z log_E=4, 2025-05-07T20:22:03.4214178Z L=8, 2025-05-07T20:22:03.4214328Z D_gradcheck=2, 2025-05-07T20:22:03.4214504Z stochastic_rounding=False, 2025-05-07T20:22:03.4214662Z weighted=True, 2025-05-07T20:22:03.4214812Z row_wise=True, 2025-05-07T20:22:03.4214962Z mixed=False, 2025-05-07T20:22:03.4215121Z use_cache=True, 2025-05-07T20:22:03.4215425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4215573Z use_cpu=True, 2025-05-07T20:22:03.4215768Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4215910Z ) 2025-05-07T20:22:03.4216585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4217182Z self=, 2025-05-07T20:22:03.4217334Z mixed_B=False, 2025-05-07T20:22:03.4217496Z compile=True, 2025-05-07T20:22:03.4217641Z T=3, 2025-05-07T20:22:03.4217784Z D=26, 2025-05-07T20:22:03.4217940Z B=34, 2025-05-07T20:22:03.4218086Z log_E=5, 2025-05-07T20:22:03.4218230Z L=0, 2025-05-07T20:22:03.4218388Z D_gradcheck=2, 2025-05-07T20:22:03.4218562Z stochastic_rounding=False, 2025-05-07T20:22:03.4218714Z weighted=True, 2025-05-07T20:22:03.4218876Z row_wise=True, 2025-05-07T20:22:03.4219024Z mixed=True, 2025-05-07T20:22:03.4219178Z use_cache=False, 2025-05-07T20:22:03.4219380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4219531Z use_cpu=True, 2025-05-07T20:22:03.4219830Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4219977Z ) 2025-05-07T20:22:03.4220209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4220777Z self=, 2025-05-07T20:22:03.4220928Z mixed_B=True, 2025-05-07T20:22:03.4221079Z compile=True, 2025-05-07T20:22:03.4221228Z T=2, 2025-05-07T20:22:03.4221370Z D=22, 2025-05-07T20:22:03.4221517Z B=68, 2025-05-07T20:22:03.4221668Z log_E=5, 2025-05-07T20:22:03.4221810Z L=5, 2025-05-07T20:22:03.4221962Z D_gradcheck=2, 2025-05-07T20:22:03.4222139Z stochastic_rounding=True, 2025-05-07T20:22:03.4222293Z weighted=False, 2025-05-07T20:22:03.4222443Z row_wise=True, 2025-05-07T20:22:03.4222600Z mixed=True, 2025-05-07T20:22:03.4222755Z use_cache=False, 2025-05-07T20:22:03.4222951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4223256Z use_cpu=True, 2025-05-07T20:22:03.4223470Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4223625Z ) 2025-05-07T20:22:03.4223924Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4224577Z self=, 2025-05-07T20:22:03.4224732Z mixed_B=False, 2025-05-07T20:22:03.4224884Z compile=True, 2025-05-07T20:22:03.4225035Z T=2, 2025-05-07T20:22:03.4225178Z D=75, 2025-05-07T20:22:03.4225328Z B=127, 2025-05-07T20:22:03.4225483Z log_E=4, 2025-05-07T20:22:03.4225625Z L=10, 2025-05-07T20:22:03.4225782Z D_gradcheck=1, 2025-05-07T20:22:03.4225962Z stochastic_rounding=True, 2025-05-07T20:22:03.4226116Z weighted=True, 2025-05-07T20:22:03.4226269Z row_wise=False, 2025-05-07T20:22:03.4226426Z mixed=False, 2025-05-07T20:22:03.4226581Z use_cache=False, 2025-05-07T20:22:03.4226777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4226935Z use_cpu=True, 2025-05-07T20:22:03.4227117Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4227269Z ) 2025-05-07T20:22:03.4227503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4228064Z self=, 2025-05-07T20:22:03.4228224Z mixed_B=True, 2025-05-07T20:22:03.4228378Z compile=True, 2025-05-07T20:22:03.4228519Z T=3, 2025-05-07T20:22:03.4228670Z D=105, 2025-05-07T20:22:03.4228982Z B=34, 2025-05-07T20:22:03.4229146Z log_E=4, 2025-05-07T20:22:03.4229301Z L=19, 2025-05-07T20:22:03.4229453Z D_gradcheck=2, 2025-05-07T20:22:03.4229628Z stochastic_rounding=True, 2025-05-07T20:22:03.4229792Z weighted=False, 2025-05-07T20:22:03.4229945Z row_wise=False, 2025-05-07T20:22:03.4230096Z mixed=False, 2025-05-07T20:22:03.4230262Z use_cache=False, 2025-05-07T20:22:03.4230616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4230780Z use_cpu=True, 2025-05-07T20:22:03.4230962Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4231108Z ) 2025-05-07T20:22:03.4231443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4232020Z self=, 2025-05-07T20:22:03.4232172Z mixed_B=False, 2025-05-07T20:22:03.4232334Z compile=False, 2025-05-07T20:22:03.4232477Z T=1, 2025-05-07T20:22:03.4232621Z D=84, 2025-05-07T20:22:03.4232775Z B=12, 2025-05-07T20:22:03.4232923Z log_E=3, 2025-05-07T20:22:03.4233066Z L=18, 2025-05-07T20:22:03.4233225Z D_gradcheck=2, 2025-05-07T20:22:03.4233395Z stochastic_rounding=True, 2025-05-07T20:22:03.4233557Z weighted=True, 2025-05-07T20:22:03.4246839Z row_wise=False, 2025-05-07T20:22:03.4247119Z mixed=False, 2025-05-07T20:22:03.4247272Z use_cache=True, 2025-05-07T20:22:03.4247492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4247641Z use_cpu=True, 2025-05-07T20:22:03.4247821Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4248156Z ) 2025-05-07T20:22:03.4248410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4248989Z self=, 2025-05-07T20:22:03.4249150Z mixed_B=False, 2025-05-07T20:22:03.4249302Z compile=False, 2025-05-07T20:22:03.4249446Z T=5, 2025-05-07T20:22:03.4249601Z D=62, 2025-05-07T20:22:03.4249748Z B=17, 2025-05-07T20:22:03.4249906Z log_E=5, 2025-05-07T20:22:03.4250052Z L=18, 2025-05-07T20:22:03.4250201Z D_gradcheck=1, 2025-05-07T20:22:03.4250385Z stochastic_rounding=False, 2025-05-07T20:22:03.4250538Z weighted=False, 2025-05-07T20:22:03.4250690Z row_wise=False, 2025-05-07T20:22:03.4250844Z mixed=True, 2025-05-07T20:22:03.4250995Z use_cache=True, 2025-05-07T20:22:03.4251189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4251348Z use_cpu=True, 2025-05-07T20:22:03.4251529Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4251673Z ) 2025-05-07T20:22:03.4737064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4737686Z self=, 2025-05-07T20:22:03.4737847Z mixed_B=True, 2025-05-07T20:22:03.4738002Z compile=False, 2025-05-07T20:22:03.4738144Z T=5, 2025-05-07T20:22:03.4738298Z D=71, 2025-05-07T20:22:03.4738450Z B=121, 2025-05-07T20:22:03.4738596Z log_E=5, 2025-05-07T20:22:03.4738822Z L=7, 2025-05-07T20:22:03.4738985Z D_gradcheck=2, 2025-05-07T20:22:03.4739163Z stochastic_rounding=False, 2025-05-07T20:22:03.4739318Z weighted=False, 2025-05-07T20:22:03.4739479Z row_wise=False, 2025-05-07T20:22:03.4739627Z mixed=False, 2025-05-07T20:22:03.4739780Z use_cache=True, 2025-05-07T20:22:03.4739985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4740134Z use_cpu=True, 2025-05-07T20:22:03.4740314Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4740467Z ) 2025-05-07T20:22:03.4740701Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4741273Z self=, 2025-05-07T20:22:03.4741427Z mixed_B=True, 2025-05-07T20:22:03.4741579Z compile=False, 2025-05-07T20:22:03.4741731Z T=2, 2025-05-07T20:22:03.4741875Z D=125, 2025-05-07T20:22:03.4742325Z B=93, 2025-05-07T20:22:03.4742498Z log_E=3, 2025-05-07T20:22:03.4742643Z L=5, 2025-05-07T20:22:03.4742796Z D_gradcheck=2, 2025-05-07T20:22:03.4742974Z stochastic_rounding=True, 2025-05-07T20:22:03.4743129Z weighted=False, 2025-05-07T20:22:03.4743280Z row_wise=True, 2025-05-07T20:22:03.4743436Z mixed=True, 2025-05-07T20:22:03.4743592Z use_cache=True, 2025-05-07T20:22:03.4743943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4744197Z use_cpu=True, 2025-05-07T20:22:03.4744383Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4744536Z ) 2025-05-07T20:22:03.4744910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4745489Z self=, 2025-05-07T20:22:03.4745653Z mixed_B=False, 2025-05-07T20:22:03.4745809Z compile=True, 2025-05-07T20:22:03.4745956Z T=3, 2025-05-07T20:22:03.4746109Z D=105, 2025-05-07T20:22:03.4746261Z B=6, 2025-05-07T20:22:03.4746409Z log_E=4, 2025-05-07T20:22:03.4746561Z L=11, 2025-05-07T20:22:03.4746713Z D_gradcheck=2, 2025-05-07T20:22:03.4746887Z stochastic_rounding=True, 2025-05-07T20:22:03.4747048Z weighted=False, 2025-05-07T20:22:03.4747200Z row_wise=True, 2025-05-07T20:22:03.4747350Z mixed=False, 2025-05-07T20:22:03.4747512Z use_cache=True, 2025-05-07T20:22:03.4747706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4747869Z use_cpu=True, 2025-05-07T20:22:03.4748048Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4748378Z ) 2025-05-07T20:22:03.4748621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4749186Z self=, 2025-05-07T20:22:03.4749339Z mixed_B=False, 2025-05-07T20:22:03.4749501Z compile=True, 2025-05-07T20:22:03.4749644Z T=4, 2025-05-07T20:22:03.4749787Z D=55, 2025-05-07T20:22:03.4749938Z B=10, 2025-05-07T20:22:03.4750085Z log_E=5, 2025-05-07T20:22:03.4750231Z L=9, 2025-05-07T20:22:03.4750393Z D_gradcheck=2, 2025-05-07T20:22:03.4750563Z stochastic_rounding=True, 2025-05-07T20:22:03.4750721Z weighted=False, 2025-05-07T20:22:03.4750884Z row_wise=False, 2025-05-07T20:22:03.4751034Z mixed=False, 2025-05-07T20:22:03.4751194Z use_cache=True, 2025-05-07T20:22:03.4751389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4751540Z use_cpu=True, 2025-05-07T20:22:03.4751727Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4751872Z ) 2025-05-07T20:22:03.4752103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4752676Z self=, 2025-05-07T20:22:03.4752829Z mixed_B=False, 2025-05-07T20:22:03.4752982Z compile=False, 2025-05-07T20:22:03.4753130Z T=2, 2025-05-07T20:22:03.4753277Z D=19, 2025-05-07T20:22:03.4753422Z B=51, 2025-05-07T20:22:03.4753578Z log_E=3, 2025-05-07T20:22:03.4753724Z L=14, 2025-05-07T20:22:03.4753881Z D_gradcheck=1, 2025-05-07T20:22:03.4754054Z stochastic_rounding=False, 2025-05-07T20:22:03.4754210Z weighted=False, 2025-05-07T20:22:03.4754369Z row_wise=False, 2025-05-07T20:22:03.4754516Z mixed=True, 2025-05-07T20:22:03.4754670Z use_cache=False, 2025-05-07T20:22:03.4754872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4755023Z use_cpu=True, 2025-05-07T20:22:03.4755206Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4755355Z ) 2025-05-07T20:22:03.4755585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4756150Z self=, 2025-05-07T20:22:03.4756309Z mixed_B=True, 2025-05-07T20:22:03.4756465Z compile=True, 2025-05-07T20:22:03.4756615Z T=5, 2025-05-07T20:22:03.4756758Z D=101, 2025-05-07T20:22:03.4756902Z B=67, 2025-05-07T20:22:03.4757209Z log_E=4, 2025-05-07T20:22:03.4757373Z L=17, 2025-05-07T20:22:03.4757528Z D_gradcheck=1, 2025-05-07T20:22:03.4757711Z stochastic_rounding=False, 2025-05-07T20:22:03.4757865Z weighted=True, 2025-05-07T20:22:03.4758016Z row_wise=True, 2025-05-07T20:22:03.4758177Z mixed=True, 2025-05-07T20:22:03.4758331Z use_cache=True, 2025-05-07T20:22:03.4758681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4758842Z use_cpu=True, 2025-05-07T20:22:03.4759021Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4759167Z ) 2025-05-07T20:22:03.4759523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4760111Z self=, 2025-05-07T20:22:03.4760272Z mixed_B=True, 2025-05-07T20:22:03.4760424Z compile=True, 2025-05-07T20:22:03.4760570Z T=2, 2025-05-07T20:22:03.4760721Z D=35, 2025-05-07T20:22:03.4760865Z B=47, 2025-05-07T20:22:03.4761016Z log_E=4, 2025-05-07T20:22:03.4761169Z L=2, 2025-05-07T20:22:03.4761322Z D_gradcheck=2, 2025-05-07T20:22:03.4761498Z stochastic_rounding=False, 2025-05-07T20:22:03.4761667Z weighted=False, 2025-05-07T20:22:03.4761821Z row_wise=False, 2025-05-07T20:22:03.4761970Z mixed=False, 2025-05-07T20:22:03.4762129Z use_cache=True, 2025-05-07T20:22:03.4762322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4762472Z use_cpu=True, 2025-05-07T20:22:03.4762661Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4762940Z ) 2025-05-07T20:22:03.4763178Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4763752Z self=, 2025-05-07T20:22:03.4763903Z mixed_B=True, 2025-05-07T20:22:03.4764063Z compile=False, 2025-05-07T20:22:03.4764209Z T=5, 2025-05-07T20:22:03.4764356Z D=72, 2025-05-07T20:22:03.4764511Z B=91, 2025-05-07T20:22:03.4764661Z log_E=5, 2025-05-07T20:22:03.4764808Z L=13, 2025-05-07T20:22:03.4764968Z D_gradcheck=1, 2025-05-07T20:22:03.4765140Z stochastic_rounding=False, 2025-05-07T20:22:03.4765296Z weighted=False, 2025-05-07T20:22:03.4765450Z row_wise=True, 2025-05-07T20:22:03.4765597Z mixed=True, 2025-05-07T20:22:03.4765750Z use_cache=True, 2025-05-07T20:22:03.4765953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4766108Z use_cpu=True, 2025-05-07T20:22:03.4766299Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4766444Z ) 2025-05-07T20:22:03.4766673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4767245Z self=, 2025-05-07T20:22:03.4767396Z mixed_B=True, 2025-05-07T20:22:03.4767551Z compile=False, 2025-05-07T20:22:03.4767703Z T=2, 2025-05-07T20:22:03.4767847Z D=65, 2025-05-07T20:22:03.4767989Z B=7, 2025-05-07T20:22:03.4768150Z log_E=3, 2025-05-07T20:22:03.4768298Z L=0, 2025-05-07T20:22:03.4768452Z D_gradcheck=1, 2025-05-07T20:22:03.4768631Z stochastic_rounding=True, 2025-05-07T20:22:03.4768785Z weighted=True, 2025-05-07T20:22:03.4768937Z row_wise=True, 2025-05-07T20:22:03.4769092Z mixed=True, 2025-05-07T20:22:03.4769247Z use_cache=False, 2025-05-07T20:22:03.4769445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4769598Z use_cpu=True, 2025-05-07T20:22:03.4769781Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4769932Z ) 2025-05-07T20:22:03.4770166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4770729Z self=, 2025-05-07T20:22:03.4770893Z mixed_B=False, 2025-05-07T20:22:03.4771051Z compile=True, 2025-05-07T20:22:03.4771196Z T=5, 2025-05-07T20:22:03.4771349Z D=29, 2025-05-07T20:22:03.4771495Z B=44, 2025-05-07T20:22:03.4771818Z log_E=4, 2025-05-07T20:22:03.4771987Z L=12, 2025-05-07T20:22:03.4772142Z D_gradcheck=2, 2025-05-07T20:22:03.4772318Z stochastic_rounding=False, 2025-05-07T20:22:03.4772479Z weighted=True, 2025-05-07T20:22:03.4772633Z row_wise=False, 2025-05-07T20:22:03.4772793Z mixed=False, 2025-05-07T20:22:03.4772946Z use_cache=True, 2025-05-07T20:22:03.4773288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4773451Z use_cpu=True, 2025-05-07T20:22:03.4773633Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4773777Z ) 2025-05-07T20:22:03.4774126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4774704Z self=, 2025-05-07T20:22:03.4774858Z mixed_B=True, 2025-05-07T20:22:03.4775019Z compile=False, 2025-05-07T20:22:03.4775166Z T=2, 2025-05-07T20:22:03.4775310Z D=20, 2025-05-07T20:22:03.4775464Z B=118, 2025-05-07T20:22:03.4775614Z log_E=4, 2025-05-07T20:22:03.4775768Z L=12, 2025-05-07T20:22:03.4775923Z D_gradcheck=2, 2025-05-07T20:22:03.4776094Z stochastic_rounding=True, 2025-05-07T20:22:03.4776259Z weighted=False, 2025-05-07T20:22:03.4776413Z row_wise=False, 2025-05-07T20:22:03.4776565Z mixed=False, 2025-05-07T20:22:03.4776728Z use_cache=True, 2025-05-07T20:22:03.4776921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4777073Z use_cpu=True, 2025-05-07T20:22:03.4777259Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4777536Z ) 2025-05-07T20:22:03.4777769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4778419Z self=, 2025-05-07T20:22:03.4778571Z mixed_B=False, 2025-05-07T20:22:03.4778738Z compile=False, 2025-05-07T20:22:03.4778886Z T=5, 2025-05-07T20:22:03.4779032Z D=32, 2025-05-07T20:22:03.4779187Z B=114, 2025-05-07T20:22:03.4779337Z log_E=5, 2025-05-07T20:22:03.4779492Z L=0, 2025-05-07T20:22:03.4779647Z D_gradcheck=1, 2025-05-07T20:22:03.4779841Z stochastic_rounding=False, 2025-05-07T20:22:03.4780031Z weighted=False, 2025-05-07T20:22:03.4780195Z row_wise=True, 2025-05-07T20:22:03.4780355Z mixed=False, 2025-05-07T20:22:03.4780527Z use_cache=True, 2025-05-07T20:22:03.4780744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4780906Z use_cpu=True, 2025-05-07T20:22:03.4781095Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.4781237Z ) 2025-05-07T20:22:03.4781467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4782037Z self=, 2025-05-07T20:22:03.4782187Z mixed_B=True, 2025-05-07T20:22:03.4782349Z compile=True, 2025-05-07T20:22:03.4782493Z T=4, 2025-05-07T20:22:03.4782640Z D=65, 2025-05-07T20:22:03.4782796Z B=39, 2025-05-07T20:22:03.4782944Z log_E=3, 2025-05-07T20:22:03.4783089Z L=5, 2025-05-07T20:22:03.4783248Z D_gradcheck=2, 2025-05-07T20:22:03.4783422Z stochastic_rounding=True, 2025-05-07T20:22:03.4783582Z weighted=False, 2025-05-07T20:22:03.4783740Z row_wise=True, 2025-05-07T20:22:03.4783890Z mixed=False, 2025-05-07T20:22:03.4784179Z use_cache=False, 2025-05-07T20:22:03.4784394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4784547Z use_cpu=True, 2025-05-07T20:22:03.4784729Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4784882Z ) 2025-05-07T20:22:03.4785111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4785678Z self=, 2025-05-07T20:22:03.4785831Z mixed_B=False, 2025-05-07T20:22:03.4785985Z compile=True, 2025-05-07T20:22:03.4786155Z T=5, 2025-05-07T20:22:03.4786312Z D=35, 2025-05-07T20:22:03.4786466Z B=91, 2025-05-07T20:22:03.4786767Z log_E=4, 2025-05-07T20:22:03.4786929Z L=10, 2025-05-07T20:22:03.4787083Z D_gradcheck=2, 2025-05-07T20:22:03.4787262Z stochastic_rounding=True, 2025-05-07T20:22:03.4787417Z weighted=True, 2025-05-07T20:22:03.4787568Z row_wise=False, 2025-05-07T20:22:03.4787722Z mixed=False, 2025-05-07T20:22:03.4787875Z use_cache=False, 2025-05-07T20:22:03.4788228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4788387Z use_cpu=True, 2025-05-07T20:22:03.4788568Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4788719Z ) 2025-05-07T20:22:03.4789025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4789604Z self=, 2025-05-07T20:22:03.4789766Z mixed_B=False, 2025-05-07T20:22:03.4789918Z compile=True, 2025-05-07T20:22:03.4790062Z T=3, 2025-05-07T20:22:03.4790213Z D=80, 2025-05-07T20:22:03.4790354Z B=17, 2025-05-07T20:22:03.4790506Z log_E=3, 2025-05-07T20:22:03.4790657Z L=6, 2025-05-07T20:22:03.4790814Z D_gradcheck=2, 2025-05-07T20:22:03.4790986Z stochastic_rounding=True, 2025-05-07T20:22:03.4791146Z weighted=False, 2025-05-07T20:22:03.4791301Z row_wise=True, 2025-05-07T20:22:03.4791449Z mixed=False, 2025-05-07T20:22:03.4791614Z use_cache=True, 2025-05-07T20:22:03.4791810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4791976Z use_cpu=True, 2025-05-07T20:22:03.4792160Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4792435Z ) 2025-05-07T20:22:03.4792681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4793247Z self=, 2025-05-07T20:22:03.4793400Z mixed_B=True, 2025-05-07T20:22:03.4793563Z compile=False, 2025-05-07T20:22:03.4793707Z T=3, 2025-05-07T20:22:03.4793851Z D=54, 2025-05-07T20:22:03.4794004Z B=74, 2025-05-07T20:22:03.4794173Z log_E=3, 2025-05-07T20:22:03.4794324Z L=3, 2025-05-07T20:22:03.4794480Z D_gradcheck=1, 2025-05-07T20:22:03.4794653Z stochastic_rounding=False, 2025-05-07T20:22:03.4794815Z weighted=False, 2025-05-07T20:22:03.4794967Z row_wise=True, 2025-05-07T20:22:03.4795116Z mixed=False, 2025-05-07T20:22:03.4795280Z use_cache=False, 2025-05-07T20:22:03.4795479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.4795641Z use_cpu=True, 2025-05-07T20:22:03.4795821Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4795965Z ) 2025-05-07T20:22:03.4796203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.4796765Z self=, 2025-05-07T20:22:03.4796916Z mixed_B=True, 2025-05-07T20:22:03.4797077Z compile=False, 2025-05-07T20:22:03.4797218Z T=2, 2025-05-07T20:22:03.4797360Z D=20, 2025-05-07T20:22:03.4797514Z B=123, 2025-05-07T20:22:03.4797665Z log_E=4, 2025-05-07T20:22:03.4797810Z L=0, 2025-05-07T20:22:03.4797973Z D_gradcheck=2, 2025-05-07T20:22:03.4798143Z stochastic_rounding=False, 2025-05-07T20:22:03.4798306Z weighted=True, 2025-05-07T20:22:03.4798459Z row_wise=True, 2025-05-07T20:22:03.4798606Z mixed=True, 2025-05-07T20:22:03.4798768Z use_cache=True, 2025-05-07T20:22:03.4798962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.4799114Z use_cpu=True, 2025-05-07T20:22:03.4799300Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.4799447Z ) 2025-05-07T20:22:03.5798712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5799728Z self=, 2025-05-07T20:22:03.5800605Z mixed_B=True, 2025-05-07T20:22:03.5800977Z compile=False, 2025-05-07T20:22:03.5801339Z T=1, 2025-05-07T20:22:03.5801661Z D=67, 2025-05-07T20:22:03.5801993Z B=117, 2025-05-07T20:22:03.5802612Z log_E=4, 2025-05-07T20:22:03.5802980Z L=11, 2025-05-07T20:22:03.5803322Z D_gradcheck=2, 2025-05-07T20:22:03.5803715Z stochastic_rounding=True, 2025-05-07T20:22:03.5804147Z weighted=False, 2025-05-07T20:22:03.5804524Z row_wise=True, 2025-05-07T20:22:03.5804901Z mixed=True, 2025-05-07T20:22:03.5805268Z use_cache=True, 2025-05-07T20:22:03.5805908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5806390Z use_cpu=True, 2025-05-07T20:22:03.5806795Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5807244Z ) 2025-05-07T20:22:03.5807795Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5808908Z self=, 2025-05-07T20:22:03.5809777Z mixed_B=True, 2025-05-07T20:22:03.5810152Z compile=False, 2025-05-07T20:22:03.5810520Z T=4, 2025-05-07T20:22:03.5810845Z D=124, 2025-05-07T20:22:03.5811182Z B=104, 2025-05-07T20:22:03.5811527Z log_E=3, 2025-05-07T20:22:03.5811867Z L=3, 2025-05-07T20:22:03.5812212Z D_gradcheck=1, 2025-05-07T20:22:03.5812607Z stochastic_rounding=True, 2025-05-07T20:22:03.5813035Z weighted=True, 2025-05-07T20:22:03.5813411Z row_wise=False, 2025-05-07T20:22:03.5813779Z mixed=True, 2025-05-07T20:22:03.5814148Z use_cache=True, 2025-05-07T20:22:03.5814564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5815052Z use_cpu=True, 2025-05-07T20:22:03.5815449Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5816355Z ) 2025-05-07T20:22:03.5816779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5817729Z self=, 2025-05-07T20:22:03.5818598Z mixed_B=True, 2025-05-07T20:22:03.5818972Z compile=False, 2025-05-07T20:22:03.5819340Z T=2, 2025-05-07T20:22:03.5819668Z D=88, 2025-05-07T20:22:03.5820045Z B=4, 2025-05-07T20:22:03.5820418Z log_E=3, 2025-05-07T20:22:03.5820799Z L=1, 2025-05-07T20:22:03.5821199Z D_gradcheck=2, 2025-05-07T20:22:03.5821642Z stochastic_rounding=False, 2025-05-07T20:22:03.5822152Z weighted=False, 2025-05-07T20:22:03.5822611Z row_wise=False, 2025-05-07T20:22:03.5823032Z mixed=True, 2025-05-07T20:22:03.5823453Z use_cache=False, 2025-05-07T20:22:03.5823932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5824598Z use_cpu=True, 2025-05-07T20:22:03.5825017Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5825494Z ) 2025-05-07T20:22:03.5825942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5826923Z self=, 2025-05-07T20:22:03.5827811Z mixed_B=False, 2025-05-07T20:22:03.5828217Z compile=True, 2025-05-07T20:22:03.5828627Z T=3, 2025-05-07T20:22:03.5828991Z D=86, 2025-05-07T20:22:03.5829342Z B=82, 2025-05-07T20:22:03.5829688Z log_E=4, 2025-05-07T20:22:03.5830027Z L=3, 2025-05-07T20:22:03.5830367Z D_gradcheck=1, 2025-05-07T20:22:03.5830764Z stochastic_rounding=True, 2025-05-07T20:22:03.5831204Z weighted=False, 2025-05-07T20:22:03.5831581Z row_wise=True, 2025-05-07T20:22:03.5831949Z mixed=False, 2025-05-07T20:22:03.5832312Z use_cache=True, 2025-05-07T20:22:03.5832725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5833216Z use_cpu=True, 2025-05-07T20:22:03.5833634Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.5834087Z ) 2025-05-07T20:22:03.5834498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5835437Z self=, 2025-05-07T20:22:03.5836313Z mixed_B=True, 2025-05-07T20:22:03.5836689Z compile=True, 2025-05-07T20:22:03.5837054Z T=2, 2025-05-07T20:22:03.5837381Z D=122, 2025-05-07T20:22:03.5837724Z B=60, 2025-05-07T20:22:03.5838312Z log_E=3, 2025-05-07T20:22:03.5838672Z L=12, 2025-05-07T20:22:03.5839029Z D_gradcheck=1, 2025-05-07T20:22:03.5839423Z stochastic_rounding=False, 2025-05-07T20:22:03.5839855Z weighted=True, 2025-05-07T20:22:03.5840229Z row_wise=True, 2025-05-07T20:22:03.5840596Z mixed=True, 2025-05-07T20:22:03.5840957Z use_cache=False, 2025-05-07T20:22:03.5841381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5842021Z use_cpu=True, 2025-05-07T20:22:03.5842414Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5842867Z ) 2025-05-07T20:22:03.5843394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5844345Z self=, 2025-05-07T20:22:03.5845220Z mixed_B=True, 2025-05-07T20:22:03.5845597Z compile=True, 2025-05-07T20:22:03.5845958Z T=3, 2025-05-07T20:22:03.5846298Z D=55, 2025-05-07T20:22:03.5846630Z B=109, 2025-05-07T20:22:03.5846965Z log_E=4, 2025-05-07T20:22:03.5847312Z L=17, 2025-05-07T20:22:03.5847656Z D_gradcheck=1, 2025-05-07T20:22:03.5848050Z stochastic_rounding=True, 2025-05-07T20:22:03.5848477Z weighted=False, 2025-05-07T20:22:03.5848853Z row_wise=True, 2025-05-07T20:22:03.5849227Z mixed=False, 2025-05-07T20:22:03.5849591Z use_cache=False, 2025-05-07T20:22:03.5850017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5850505Z use_cpu=True, 2025-05-07T20:22:03.5850902Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5851566Z ) 2025-05-07T20:22:03.5851987Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5852923Z self=, 2025-05-07T20:22:03.5853794Z mixed_B=True, 2025-05-07T20:22:03.5854166Z compile=False, 2025-05-07T20:22:03.5854524Z T=4, 2025-05-07T20:22:03.5854861Z D=77, 2025-05-07T20:22:03.5855193Z B=85, 2025-05-07T20:22:03.5855525Z log_E=3, 2025-05-07T20:22:03.5855869Z L=0, 2025-05-07T20:22:03.5856211Z D_gradcheck=2, 2025-05-07T20:22:03.5856602Z stochastic_rounding=True, 2025-05-07T20:22:03.5857041Z weighted=False, 2025-05-07T20:22:03.5857417Z row_wise=True, 2025-05-07T20:22:03.5857781Z mixed=False, 2025-05-07T20:22:03.5858154Z use_cache=True, 2025-05-07T20:22:03.5858564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5859052Z use_cpu=True, 2025-05-07T20:22:03.5859447Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5859897Z ) 2025-05-07T20:22:03.5860309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5861243Z self=, 2025-05-07T20:22:03.5862115Z mixed_B=True, 2025-05-07T20:22:03.5862485Z compile=True, 2025-05-07T20:22:03.5862843Z T=5, 2025-05-07T20:22:03.5863172Z D=54, 2025-05-07T20:22:03.5863509Z B=45, 2025-05-07T20:22:03.5863843Z log_E=3, 2025-05-07T20:22:03.5864343Z L=11, 2025-05-07T20:22:03.5864687Z D_gradcheck=2, 2025-05-07T20:22:03.5865079Z stochastic_rounding=True, 2025-05-07T20:22:03.5865508Z weighted=False, 2025-05-07T20:22:03.5865882Z row_wise=True, 2025-05-07T20:22:03.5866249Z mixed=False, 2025-05-07T20:22:03.5866617Z use_cache=True, 2025-05-07T20:22:03.5867030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5867510Z use_cpu=True, 2025-05-07T20:22:03.5867912Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5868363Z ) 2025-05-07T20:22:03.5868763Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5869710Z self=, 2025-05-07T20:22:03.5870583Z mixed_B=True, 2025-05-07T20:22:03.5870957Z compile=False, 2025-05-07T20:22:03.5871315Z T=1, 2025-05-07T20:22:03.5871647Z D=58, 2025-05-07T20:22:03.5871985Z B=43, 2025-05-07T20:22:03.5872315Z log_E=5, 2025-05-07T20:22:03.5872847Z L=2, 2025-05-07T20:22:03.5873210Z D_gradcheck=2, 2025-05-07T20:22:03.5873597Z stochastic_rounding=True, 2025-05-07T20:22:03.5874031Z weighted=True, 2025-05-07T20:22:03.5874421Z row_wise=True, 2025-05-07T20:22:03.5874787Z mixed=False, 2025-05-07T20:22:03.5875156Z use_cache=False, 2025-05-07T20:22:03.5875568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5876180Z use_cpu=True, 2025-05-07T20:22:03.5876579Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.5877023Z ) 2025-05-07T20:22:03.5877547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5878505Z self=, 2025-05-07T20:22:03.5879368Z mixed_B=True, 2025-05-07T20:22:03.5879750Z compile=False, 2025-05-07T20:22:03.5880117Z T=1, 2025-05-07T20:22:03.5880443Z D=23, 2025-05-07T20:22:03.5880776Z B=32, 2025-05-07T20:22:03.5881110Z log_E=5, 2025-05-07T20:22:03.5881460Z L=19, 2025-05-07T20:22:03.5881795Z D_gradcheck=1, 2025-05-07T20:22:03.5882189Z stochastic_rounding=False, 2025-05-07T20:22:03.5882624Z weighted=True, 2025-05-07T20:22:03.5882993Z row_wise=True, 2025-05-07T20:22:03.5883361Z mixed=True, 2025-05-07T20:22:03.5883723Z use_cache=False, 2025-05-07T20:22:03.5884137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5884624Z use_cpu=True, 2025-05-07T20:22:03.5885023Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5885621Z ) 2025-05-07T20:22:03.5886034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5886985Z self=, 2025-05-07T20:22:03.5887848Z mixed_B=True, 2025-05-07T20:22:03.5888221Z compile=False, 2025-05-07T20:22:03.5888581Z T=1, 2025-05-07T20:22:03.5888907Z D=86, 2025-05-07T20:22:03.5889238Z B=90, 2025-05-07T20:22:03.5889579Z log_E=4, 2025-05-07T20:22:03.5889920Z L=11, 2025-05-07T20:22:03.5890263Z D_gradcheck=1, 2025-05-07T20:22:03.5890657Z stochastic_rounding=False, 2025-05-07T20:22:03.5891088Z weighted=True, 2025-05-07T20:22:03.5891457Z row_wise=False, 2025-05-07T20:22:03.5891832Z mixed=False, 2025-05-07T20:22:03.5892201Z use_cache=False, 2025-05-07T20:22:03.5892616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5893105Z use_cpu=True, 2025-05-07T20:22:03.5893503Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5893943Z ) 2025-05-07T20:22:03.5894349Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5895306Z self=, 2025-05-07T20:22:03.5896176Z mixed_B=False, 2025-05-07T20:22:03.5896566Z compile=True, 2025-05-07T20:22:03.5896930Z T=2, 2025-05-07T20:22:03.5897253Z D=57, 2025-05-07T20:22:03.5897589Z B=48, 2025-05-07T20:22:03.5897926Z log_E=3, 2025-05-07T20:22:03.5898270Z L=6, 2025-05-07T20:22:03.5898750Z D_gradcheck=1, 2025-05-07T20:22:03.5899148Z stochastic_rounding=False, 2025-05-07T20:22:03.5899584Z weighted=True, 2025-05-07T20:22:03.5899973Z row_wise=False, 2025-05-07T20:22:03.5900344Z mixed=True, 2025-05-07T20:22:03.5900703Z use_cache=False, 2025-05-07T20:22:03.5901126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5901616Z use_cpu=True, 2025-05-07T20:22:03.5902013Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5902465Z ) 2025-05-07T20:22:03.5902876Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5903817Z self=, 2025-05-07T20:22:03.5904837Z mixed_B=True, 2025-05-07T20:22:03.5905210Z compile=True, 2025-05-07T20:22:03.5905578Z T=1, 2025-05-07T20:22:03.5905903Z D=124, 2025-05-07T20:22:03.5906236Z B=36, 2025-05-07T20:22:03.5906575Z log_E=5, 2025-05-07T20:22:03.5907112Z L=5, 2025-05-07T20:22:03.5907469Z D_gradcheck=2, 2025-05-07T20:22:03.5907864Z stochastic_rounding=True, 2025-05-07T20:22:03.5908295Z weighted=True, 2025-05-07T20:22:03.5908669Z row_wise=False, 2025-05-07T20:22:03.5909041Z mixed=False, 2025-05-07T20:22:03.5909408Z use_cache=False, 2025-05-07T20:22:03.5909829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5910446Z use_cpu=True, 2025-05-07T20:22:03.5910840Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.5911290Z ) 2025-05-07T20:22:03.5911820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5912773Z self=, 2025-05-07T20:22:03.5913649Z mixed_B=True, 2025-05-07T20:22:03.5914020Z compile=False, 2025-05-07T20:22:03.5914389Z T=5, 2025-05-07T20:22:03.5914714Z D=45, 2025-05-07T20:22:03.5915048Z B=36, 2025-05-07T20:22:03.5915379Z log_E=3, 2025-05-07T20:22:03.5915724Z L=9, 2025-05-07T20:22:03.5916244Z D_gradcheck=2, 2025-05-07T20:22:03.5916660Z stochastic_rounding=True, 2025-05-07T20:22:03.5917093Z weighted=False, 2025-05-07T20:22:03.5917470Z row_wise=False, 2025-05-07T20:22:03.5917842Z mixed=True, 2025-05-07T20:22:03.5918204Z use_cache=False, 2025-05-07T20:22:03.5918623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5919115Z use_cpu=True, 2025-05-07T20:22:03.5919507Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5920233Z ) 2025-05-07T20:22:03.5920641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5921580Z self=, 2025-05-07T20:22:03.5922458Z mixed_B=False, 2025-05-07T20:22:03.5922832Z compile=False, 2025-05-07T20:22:03.5923197Z T=4, 2025-05-07T20:22:03.5923524Z D=60, 2025-05-07T20:22:03.5923854Z B=23, 2025-05-07T20:22:03.5924192Z log_E=5, 2025-05-07T20:22:03.5924535Z L=11, 2025-05-07T20:22:03.5924878Z D_gradcheck=1, 2025-05-07T20:22:03.5925267Z stochastic_rounding=True, 2025-05-07T20:22:03.5925696Z weighted=False, 2025-05-07T20:22:03.5926072Z row_wise=False, 2025-05-07T20:22:03.5926443Z mixed=False, 2025-05-07T20:22:03.5926805Z use_cache=False, 2025-05-07T20:22:03.5927227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5927712Z use_cpu=True, 2025-05-07T20:22:03.5928106Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.5928562Z ) 2025-05-07T20:22:03.5928967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5929900Z self=, 2025-05-07T20:22:03.5930775Z mixed_B=True, 2025-05-07T20:22:03.5931146Z compile=False, 2025-05-07T20:22:03.5931506Z T=5, 2025-05-07T20:22:03.5931839Z D=31, 2025-05-07T20:22:03.5932174Z B=76, 2025-05-07T20:22:03.5932505Z log_E=5, 2025-05-07T20:22:03.5932851Z L=9, 2025-05-07T20:22:03.5933191Z D_gradcheck=2, 2025-05-07T20:22:03.5933578Z stochastic_rounding=True, 2025-05-07T20:22:03.5934017Z weighted=False, 2025-05-07T20:22:03.5934398Z row_wise=False, 2025-05-07T20:22:03.5934769Z mixed=True, 2025-05-07T20:22:03.5935131Z use_cache=False, 2025-05-07T20:22:03.5935549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.5936035Z use_cpu=True, 2025-05-07T20:22:03.5936427Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.5936874Z ) 2025-05-07T20:22:03.5937285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.5938219Z self=, 2025-05-07T20:22:03.5939104Z mixed_B=True, 2025-05-07T20:22:03.5939477Z compile=True, 2025-05-07T20:22:03.5939830Z T=4, 2025-05-07T20:22:03.5940160Z D=44, 2025-05-07T20:22:03.5940490Z B=59, 2025-05-07T20:22:03.5940817Z log_E=3, 2025-05-07T20:22:03.5941483Z L=11, 2025-05-07T20:22:03.5941851Z D_gradcheck=1, 2025-05-07T20:22:03.5942238Z stochastic_rounding=True, 2025-05-07T20:22:03.5942672Z weighted=True, 2025-05-07T20:22:03.5943040Z row_wise=False, 2025-05-07T20:22:03.5943402Z mixed=True, 2025-05-07T20:22:03.5943770Z use_cache=False, 2025-05-07T20:22:03.5944336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.5944954Z use_cpu=True, 2025-05-07T20:22:03.5945353Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.5945797Z ) 2025-05-07T20:22:03.6364640Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6365959Z self=, 2025-05-07T20:22:03.6366860Z mixed_B=False, 2025-05-07T20:22:03.6367238Z compile=False, 2025-05-07T20:22:03.6367604Z T=3, 2025-05-07T20:22:03.6367931Z D=72, 2025-05-07T20:22:03.6368260Z B=50, 2025-05-07T20:22:03.6368596Z log_E=4, 2025-05-07T20:22:03.6368946Z L=20, 2025-05-07T20:22:03.6369291Z D_gradcheck=1, 2025-05-07T20:22:03.6369685Z stochastic_rounding=True, 2025-05-07T20:22:03.6370119Z weighted=False, 2025-05-07T20:22:03.6370497Z row_wise=True, 2025-05-07T20:22:03.6370872Z mixed=False, 2025-05-07T20:22:03.6371241Z use_cache=False, 2025-05-07T20:22:03.6371664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6372291Z use_cpu=True, 2025-05-07T20:22:03.6372693Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6373136Z ) 2025-05-07T20:22:03.6373702Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6374653Z self=, 2025-05-07T20:22:03.6375526Z mixed_B=True, 2025-05-07T20:22:03.6375897Z compile=False, 2025-05-07T20:22:03.6376267Z T=2, 2025-05-07T20:22:03.6376594Z D=55, 2025-05-07T20:22:03.6376925Z B=115, 2025-05-07T20:22:03.6377262Z log_E=5, 2025-05-07T20:22:03.6377604Z L=5, 2025-05-07T20:22:03.6377953Z D_gradcheck=2, 2025-05-07T20:22:03.6378362Z stochastic_rounding=True, 2025-05-07T20:22:03.6378793Z weighted=False, 2025-05-07T20:22:03.6379171Z row_wise=False, 2025-05-07T20:22:03.6379546Z mixed=False, 2025-05-07T20:22:03.6379912Z use_cache=False, 2025-05-07T20:22:03.6380332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6380819Z use_cpu=True, 2025-05-07T20:22:03.6381215Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6381664Z ) 2025-05-07T20:22:03.6382074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6383023Z self=, 2025-05-07T20:22:03.6383893Z mixed_B=False, 2025-05-07T20:22:03.6384385Z compile=False, 2025-05-07T20:22:03.6384749Z T=5, 2025-05-07T20:22:03.6385074Z D=119, 2025-05-07T20:22:03.6385411Z B=80, 2025-05-07T20:22:03.6385744Z log_E=5, 2025-05-07T20:22:03.6386085Z L=2, 2025-05-07T20:22:03.6386426Z D_gradcheck=2, 2025-05-07T20:22:03.6386821Z stochastic_rounding=True, 2025-05-07T20:22:03.6387253Z weighted=False, 2025-05-07T20:22:03.6387630Z row_wise=False, 2025-05-07T20:22:03.6387999Z mixed=False, 2025-05-07T20:22:03.6388365Z use_cache=True, 2025-05-07T20:22:03.6388774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6389257Z use_cpu=True, 2025-05-07T20:22:03.6389652Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6390098Z ) 2025-05-07T20:22:03.6390513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6391457Z self=, 2025-05-07T20:22:03.6392328Z mixed_B=False, 2025-05-07T20:22:03.6392705Z compile=True, 2025-05-07T20:22:03.6393071Z T=1, 2025-05-07T20:22:03.6393398Z D=72, 2025-05-07T20:22:03.6393736Z B=19, 2025-05-07T20:22:03.6394071Z log_E=3, 2025-05-07T20:22:03.6394740Z L=11, 2025-05-07T20:22:03.6395108Z D_gradcheck=2, 2025-05-07T20:22:03.6395524Z stochastic_rounding=True, 2025-05-07T20:22:03.6395984Z weighted=False, 2025-05-07T20:22:03.6396363Z row_wise=False, 2025-05-07T20:22:03.6396733Z mixed=False, 2025-05-07T20:22:03.6397096Z use_cache=True, 2025-05-07T20:22:03.6397505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6398164Z use_cpu=True, 2025-05-07T20:22:03.6398555Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6399001Z ) 2025-05-07T20:22:03.6399416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6400469Z self=, 2025-05-07T20:22:03.6401365Z mixed_B=True, 2025-05-07T20:22:03.6401739Z compile=False, 2025-05-07T20:22:03.6402106Z T=5, 2025-05-07T20:22:03.6402431Z D=54, 2025-05-07T20:22:03.6402763Z B=38, 2025-05-07T20:22:03.6403100Z log_E=4, 2025-05-07T20:22:03.6403446Z L=6, 2025-05-07T20:22:03.6403787Z D_gradcheck=1, 2025-05-07T20:22:03.6404179Z stochastic_rounding=True, 2025-05-07T20:22:03.6404613Z weighted=False, 2025-05-07T20:22:03.6404990Z row_wise=False, 2025-05-07T20:22:03.6405369Z mixed=True, 2025-05-07T20:22:03.6405735Z use_cache=False, 2025-05-07T20:22:03.6406158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6406650Z use_cpu=True, 2025-05-07T20:22:03.6407042Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6407489Z ) 2025-05-07T20:22:03.6408060Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6409002Z self=, 2025-05-07T20:22:03.6409874Z mixed_B=False, 2025-05-07T20:22:03.6410244Z compile=False, 2025-05-07T20:22:03.6410600Z T=5, 2025-05-07T20:22:03.6410929Z D=58, 2025-05-07T20:22:03.6411261Z B=71, 2025-05-07T20:22:03.6411590Z log_E=4, 2025-05-07T20:22:03.6411936Z L=14, 2025-05-07T20:22:03.6412278Z D_gradcheck=1, 2025-05-07T20:22:03.6412667Z stochastic_rounding=False, 2025-05-07T20:22:03.6413107Z weighted=False, 2025-05-07T20:22:03.6413484Z row_wise=False, 2025-05-07T20:22:03.6413858Z mixed=False, 2025-05-07T20:22:03.6414218Z use_cache=True, 2025-05-07T20:22:03.6414635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6415120Z use_cpu=True, 2025-05-07T20:22:03.6415515Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6415967Z ) 2025-05-07T20:22:03.6416964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6417921Z self=, 2025-05-07T20:22:03.6418793Z mixed_B=True, 2025-05-07T20:22:03.6419160Z compile=True, 2025-05-07T20:22:03.6419519Z T=4, 2025-05-07T20:22:03.6419850Z D=82, 2025-05-07T20:22:03.6420182Z B=20, 2025-05-07T20:22:03.6420506Z log_E=4, 2025-05-07T20:22:03.6420860Z L=8, 2025-05-07T20:22:03.6421199Z D_gradcheck=2, 2025-05-07T20:22:03.6421592Z stochastic_rounding=True, 2025-05-07T20:22:03.6422030Z weighted=True, 2025-05-07T20:22:03.6422397Z row_wise=True, 2025-05-07T20:22:03.6422756Z mixed=False, 2025-05-07T20:22:03.6423122Z use_cache=True, 2025-05-07T20:22:03.6423535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6424093Z use_cpu=True, 2025-05-07T20:22:03.6424508Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6424954Z ) 2025-05-07T20:22:03.6425367Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6426303Z self=, 2025-05-07T20:22:03.6427173Z mixed_B=True, 2025-05-07T20:22:03.6427549Z compile=False, 2025-05-07T20:22:03.6427905Z T=2, 2025-05-07T20:22:03.6428238Z D=84, 2025-05-07T20:22:03.6428572Z B=89, 2025-05-07T20:22:03.6428902Z log_E=4, 2025-05-07T20:22:03.6429580Z L=7, 2025-05-07T20:22:03.6429946Z D_gradcheck=1, 2025-05-07T20:22:03.6430335Z stochastic_rounding=True, 2025-05-07T20:22:03.6430772Z weighted=False, 2025-05-07T20:22:03.6431148Z row_wise=False, 2025-05-07T20:22:03.6431511Z mixed=True, 2025-05-07T20:22:03.6431878Z use_cache=False, 2025-05-07T20:22:03.6432294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6432995Z use_cpu=True, 2025-05-07T20:22:03.6433390Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6433830Z ) 2025-05-07T20:22:03.6434236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6435357Z self=, 2025-05-07T20:22:03.6436250Z mixed_B=False, 2025-05-07T20:22:03.6436621Z compile=False, 2025-05-07T20:22:03.6436979Z T=1, 2025-05-07T20:22:03.6437312Z D=22, 2025-05-07T20:22:03.6437641Z B=73, 2025-05-07T20:22:03.6437969Z log_E=4, 2025-05-07T20:22:03.6438321Z L=17, 2025-05-07T20:22:03.6438664Z D_gradcheck=2, 2025-05-07T20:22:03.6439050Z stochastic_rounding=True, 2025-05-07T20:22:03.6439490Z weighted=True, 2025-05-07T20:22:03.6439860Z row_wise=True, 2025-05-07T20:22:03.6440227Z mixed=False, 2025-05-07T20:22:03.6440595Z use_cache=False, 2025-05-07T20:22:03.6441010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6441492Z use_cpu=True, 2025-05-07T20:22:03.6441888Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6442332Z ) 2025-05-07T20:22:03.6442898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6443843Z self=, 2025-05-07T20:22:03.6444714Z mixed_B=True, 2025-05-07T20:22:03.6445088Z compile=False, 2025-05-07T20:22:03.6445442Z T=4, 2025-05-07T20:22:03.6445773Z D=108, 2025-05-07T20:22:03.6446103Z B=9, 2025-05-07T20:22:03.6446427Z log_E=5, 2025-05-07T20:22:03.6446581Z L=4, 2025-05-07T20:22:03.6446734Z D_gradcheck=2, 2025-05-07T20:22:03.6446907Z stochastic_rounding=False, 2025-05-07T20:22:03.6447071Z weighted=False, 2025-05-07T20:22:03.6447223Z row_wise=False, 2025-05-07T20:22:03.6447373Z mixed=False, 2025-05-07T20:22:03.6447538Z use_cache=False, 2025-05-07T20:22:03.6447727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6447884Z use_cpu=True, 2025-05-07T20:22:03.6448074Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6448217Z ) 2025-05-07T20:22:03.6448451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6449023Z self=, 2025-05-07T20:22:03.6449176Z mixed_B=True, 2025-05-07T20:22:03.6449336Z compile=False, 2025-05-07T20:22:03.6449481Z T=5, 2025-05-07T20:22:03.6449624Z D=60, 2025-05-07T20:22:03.6449774Z B=104, 2025-05-07T20:22:03.6449918Z log_E=3, 2025-05-07T20:22:03.6450066Z L=10, 2025-05-07T20:22:03.6450225Z D_gradcheck=1, 2025-05-07T20:22:03.6450397Z stochastic_rounding=True, 2025-05-07T20:22:03.6450555Z weighted=False, 2025-05-07T20:22:03.6450713Z row_wise=False, 2025-05-07T20:22:03.6450864Z mixed=False, 2025-05-07T20:22:03.6451017Z use_cache=False, 2025-05-07T20:22:03.6451211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6451370Z use_cpu=True, 2025-05-07T20:22:03.6451549Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6451694Z ) 2025-05-07T20:22:03.6451925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6452498Z self=, 2025-05-07T20:22:03.6452653Z mixed_B=False, 2025-05-07T20:22:03.6452809Z compile=True, 2025-05-07T20:22:03.6452964Z T=4, 2025-05-07T20:22:03.6453105Z D=81, 2025-05-07T20:22:03.6453249Z B=123, 2025-05-07T20:22:03.6453402Z log_E=4, 2025-05-07T20:22:03.6453707Z L=13, 2025-05-07T20:22:03.6453874Z D_gradcheck=2, 2025-05-07T20:22:03.6454058Z stochastic_rounding=False, 2025-05-07T20:22:03.6454212Z weighted=True, 2025-05-07T20:22:03.6454362Z row_wise=False, 2025-05-07T20:22:03.6454519Z mixed=True, 2025-05-07T20:22:03.6454672Z use_cache=False, 2025-05-07T20:22:03.6454862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6455153Z use_cpu=True, 2025-05-07T20:22:03.6455339Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6455490Z ) 2025-05-07T20:22:03.6455721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6456392Z self=, 2025-05-07T20:22:03.6456567Z mixed_B=True, 2025-05-07T20:22:03.6456722Z compile=False, 2025-05-07T20:22:03.6456865Z T=5, 2025-05-07T20:22:03.6457017Z D=35, 2025-05-07T20:22:03.6457162Z B=38, 2025-05-07T20:22:03.6457307Z log_E=3, 2025-05-07T20:22:03.6457465Z L=6, 2025-05-07T20:22:03.6457618Z D_gradcheck=2, 2025-05-07T20:22:03.6457792Z stochastic_rounding=False, 2025-05-07T20:22:03.6457950Z weighted=True, 2025-05-07T20:22:03.6458104Z row_wise=False, 2025-05-07T20:22:03.6458254Z mixed=False, 2025-05-07T20:22:03.6458418Z use_cache=True, 2025-05-07T20:22:03.6458609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6458772Z use_cpu=True, 2025-05-07T20:22:03.6458954Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6459094Z ) 2025-05-07T20:22:03.6459503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6460073Z self=, 2025-05-07T20:22:03.6460228Z mixed_B=True, 2025-05-07T20:22:03.6460388Z compile=False, 2025-05-07T20:22:03.6460532Z T=2, 2025-05-07T20:22:03.6460676Z D=110, 2025-05-07T20:22:03.6460825Z B=121, 2025-05-07T20:22:03.6460971Z log_E=3, 2025-05-07T20:22:03.6461117Z L=8, 2025-05-07T20:22:03.6461277Z D_gradcheck=1, 2025-05-07T20:22:03.6461449Z stochastic_rounding=False, 2025-05-07T20:22:03.6461605Z weighted=True, 2025-05-07T20:22:03.6461789Z row_wise=False, 2025-05-07T20:22:03.6461939Z mixed=True, 2025-05-07T20:22:03.6462098Z use_cache=True, 2025-05-07T20:22:03.6462290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6462446Z use_cpu=True, 2025-05-07T20:22:03.6462633Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6462773Z ) 2025-05-07T20:22:03.6463003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6463576Z self=, 2025-05-07T20:22:03.6463727Z mixed_B=False, 2025-05-07T20:22:03.6463881Z compile=False, 2025-05-07T20:22:03.6464147Z T=1, 2025-05-07T20:22:03.6464303Z D=69, 2025-05-07T20:22:03.6464451Z B=27, 2025-05-07T20:22:03.6464605Z log_E=4, 2025-05-07T20:22:03.6464753Z L=19, 2025-05-07T20:22:03.6464915Z D_gradcheck=1, 2025-05-07T20:22:03.6465089Z stochastic_rounding=True, 2025-05-07T20:22:03.6465244Z weighted=False, 2025-05-07T20:22:03.6465403Z row_wise=False, 2025-05-07T20:22:03.6465554Z mixed=True, 2025-05-07T20:22:03.6465708Z use_cache=False, 2025-05-07T20:22:03.6465905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6466062Z use_cpu=True, 2025-05-07T20:22:03.6466246Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6466395Z ) 2025-05-07T20:22:03.6466627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6467191Z self=, 2025-05-07T20:22:03.6467348Z mixed_B=True, 2025-05-07T20:22:03.6467503Z compile=False, 2025-05-07T20:22:03.6467658Z T=2, 2025-05-07T20:22:03.6467802Z D=69, 2025-05-07T20:22:03.6467948Z B=59, 2025-05-07T20:22:03.6468097Z log_E=5, 2025-05-07T20:22:03.6468430Z L=13, 2025-05-07T20:22:03.6468598Z D_gradcheck=1, 2025-05-07T20:22:03.6468780Z stochastic_rounding=True, 2025-05-07T20:22:03.6468936Z weighted=False, 2025-05-07T20:22:03.6469093Z row_wise=False, 2025-05-07T20:22:03.6469250Z mixed=False, 2025-05-07T20:22:03.6469403Z use_cache=True, 2025-05-07T20:22:03.6469594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6469880Z use_cpu=True, 2025-05-07T20:22:03.6470062Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6470204Z ) 2025-05-07T20:22:03.6470441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6471118Z self=, 2025-05-07T20:22:03.6471296Z mixed_B=True, 2025-05-07T20:22:03.6471454Z compile=False, 2025-05-07T20:22:03.6471598Z T=1, 2025-05-07T20:22:03.6471748Z D=72, 2025-05-07T20:22:03.6471892Z B=52, 2025-05-07T20:22:03.6472039Z log_E=4, 2025-05-07T20:22:03.6472196Z L=2, 2025-05-07T20:22:03.6488144Z D_gradcheck=2, 2025-05-07T20:22:03.6488502Z stochastic_rounding=False, 2025-05-07T20:22:03.6488659Z weighted=False, 2025-05-07T20:22:03.6488819Z row_wise=False, 2025-05-07T20:22:03.6488967Z mixed=False, 2025-05-07T20:22:03.6489119Z use_cache=True, 2025-05-07T20:22:03.6489323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6489495Z use_cpu=True, 2025-05-07T20:22:03.6489676Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6489825Z ) 2025-05-07T20:22:03.6944243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6944920Z self=, 2025-05-07T20:22:03.6945080Z mixed_B=False, 2025-05-07T20:22:03.6945237Z compile=False, 2025-05-07T20:22:03.6945393Z T=4, 2025-05-07T20:22:03.6945537Z D=114, 2025-05-07T20:22:03.6945689Z B=94, 2025-05-07T20:22:03.6945839Z log_E=3, 2025-05-07T20:22:03.6945991Z L=16, 2025-05-07T20:22:03.6946152Z D_gradcheck=2, 2025-05-07T20:22:03.6946327Z stochastic_rounding=False, 2025-05-07T20:22:03.6946481Z weighted=False, 2025-05-07T20:22:03.6946644Z row_wise=False, 2025-05-07T20:22:03.6946794Z mixed=True, 2025-05-07T20:22:03.6946947Z use_cache=True, 2025-05-07T20:22:03.6947144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6947304Z use_cpu=True, 2025-05-07T20:22:03.6947488Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6947637Z ) 2025-05-07T20:22:03.6947873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6948440Z self=, 2025-05-07T20:22:03.6948600Z mixed_B=False, 2025-05-07T20:22:03.6948758Z compile=False, 2025-05-07T20:22:03.6948909Z T=1, 2025-05-07T20:22:03.6949053Z D=75, 2025-05-07T20:22:03.6949197Z B=33, 2025-05-07T20:22:03.6949350Z log_E=4, 2025-05-07T20:22:03.6949497Z L=16, 2025-05-07T20:22:03.6949649Z D_gradcheck=1, 2025-05-07T20:22:03.6949828Z stochastic_rounding=True, 2025-05-07T20:22:03.6949981Z weighted=False, 2025-05-07T20:22:03.6950131Z row_wise=True, 2025-05-07T20:22:03.6950290Z mixed=False, 2025-05-07T20:22:03.6950444Z use_cache=False, 2025-05-07T20:22:03.6950636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6950796Z use_cpu=True, 2025-05-07T20:22:03.6950976Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6951120Z ) 2025-05-07T20:22:03.6951356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6951921Z self=, 2025-05-07T20:22:03.6952082Z mixed_B=False, 2025-05-07T20:22:03.6952232Z compile=True, 2025-05-07T20:22:03.6952374Z T=4, 2025-05-07T20:22:03.6952527Z D=35, 2025-05-07T20:22:03.6952672Z B=107, 2025-05-07T20:22:03.6952821Z log_E=4, 2025-05-07T20:22:03.6953289Z L=17, 2025-05-07T20:22:03.6953491Z D_gradcheck=2, 2025-05-07T20:22:03.6953664Z stochastic_rounding=False, 2025-05-07T20:22:03.6953826Z weighted=False, 2025-05-07T20:22:03.6953978Z row_wise=True, 2025-05-07T20:22:03.6954126Z mixed=False, 2025-05-07T20:22:03.6954286Z use_cache=False, 2025-05-07T20:22:03.6954478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6954791Z use_cpu=True, 2025-05-07T20:22:03.6954978Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6955119Z ) 2025-05-07T20:22:03.6955361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6956074Z self=, 2025-05-07T20:22:03.6956235Z mixed_B=True, 2025-05-07T20:22:03.6956394Z compile=False, 2025-05-07T20:22:03.6956539Z T=5, 2025-05-07T20:22:03.6956684Z D=70, 2025-05-07T20:22:03.6956832Z B=8, 2025-05-07T20:22:03.6957089Z log_E=4, 2025-05-07T20:22:03.6957235Z L=13, 2025-05-07T20:22:03.6957397Z D_gradcheck=1, 2025-05-07T20:22:03.6957569Z stochastic_rounding=False, 2025-05-07T20:22:03.6957728Z weighted=True, 2025-05-07T20:22:03.6957880Z row_wise=False, 2025-05-07T20:22:03.6958029Z mixed=False, 2025-05-07T20:22:03.6958192Z use_cache=False, 2025-05-07T20:22:03.6958383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6958536Z use_cpu=True, 2025-05-07T20:22:03.6958721Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6958859Z ) 2025-05-07T20:22:03.6959284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6959861Z self=, 2025-05-07T20:22:03.6960014Z mixed_B=True, 2025-05-07T20:22:03.6960167Z compile=False, 2025-05-07T20:22:03.6960316Z T=5, 2025-05-07T20:22:03.6960458Z D=80, 2025-05-07T20:22:03.6960600Z B=23, 2025-05-07T20:22:03.6960752Z log_E=5, 2025-05-07T20:22:03.6960920Z L=0, 2025-05-07T20:22:03.6961080Z D_gradcheck=1, 2025-05-07T20:22:03.6961255Z stochastic_rounding=False, 2025-05-07T20:22:03.6961406Z weighted=False, 2025-05-07T20:22:03.6961567Z row_wise=False, 2025-05-07T20:22:03.6961716Z mixed=False, 2025-05-07T20:22:03.6961870Z use_cache=True, 2025-05-07T20:22:03.6962067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6962223Z use_cpu=True, 2025-05-07T20:22:03.6962403Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6962548Z ) 2025-05-07T20:22:03.6962782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6963345Z self=, 2025-05-07T20:22:03.6963505Z mixed_B=False, 2025-05-07T20:22:03.6963659Z compile=False, 2025-05-07T20:22:03.6963807Z T=4, 2025-05-07T20:22:03.6963949Z D=33, 2025-05-07T20:22:03.6964091Z B=17, 2025-05-07T20:22:03.6964243Z log_E=3, 2025-05-07T20:22:03.6964391Z L=7, 2025-05-07T20:22:03.6964545Z D_gradcheck=2, 2025-05-07T20:22:03.6964722Z stochastic_rounding=True, 2025-05-07T20:22:03.6964870Z weighted=True, 2025-05-07T20:22:03.6965021Z row_wise=True, 2025-05-07T20:22:03.6965174Z mixed=True, 2025-05-07T20:22:03.6965326Z use_cache=True, 2025-05-07T20:22:03.6965516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6965681Z use_cpu=True, 2025-05-07T20:22:03.6965858Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6965997Z ) 2025-05-07T20:22:03.6966235Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6966796Z self=, 2025-05-07T20:22:03.6966956Z mixed_B=True, 2025-05-07T20:22:03.6967108Z compile=True, 2025-05-07T20:22:03.6967249Z T=1, 2025-05-07T20:22:03.6967395Z D=101, 2025-05-07T20:22:03.6967537Z B=23, 2025-05-07T20:22:03.6967678Z log_E=4, 2025-05-07T20:22:03.6968008Z L=15, 2025-05-07T20:22:03.6968180Z D_gradcheck=1, 2025-05-07T20:22:03.6968352Z stochastic_rounding=False, 2025-05-07T20:22:03.6968512Z weighted=True, 2025-05-07T20:22:03.6968664Z row_wise=True, 2025-05-07T20:22:03.6968811Z mixed=True, 2025-05-07T20:22:03.6968970Z use_cache=False, 2025-05-07T20:22:03.6969159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6969453Z use_cpu=True, 2025-05-07T20:22:03.6969641Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6969780Z ) 2025-05-07T20:22:03.6970019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6970683Z self=, 2025-05-07T20:22:03.6970847Z mixed_B=True, 2025-05-07T20:22:03.6971009Z compile=False, 2025-05-07T20:22:03.6971151Z T=2, 2025-05-07T20:22:03.6971293Z D=99, 2025-05-07T20:22:03.6971439Z B=24, 2025-05-07T20:22:03.6971583Z log_E=5, 2025-05-07T20:22:03.6971729Z L=1, 2025-05-07T20:22:03.6971891Z D_gradcheck=1, 2025-05-07T20:22:03.6972062Z stochastic_rounding=True, 2025-05-07T20:22:03.6972214Z weighted=False, 2025-05-07T20:22:03.6972370Z row_wise=True, 2025-05-07T20:22:03.6972518Z mixed=False, 2025-05-07T20:22:03.6972672Z use_cache=False, 2025-05-07T20:22:03.6972868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6973020Z use_cpu=True, 2025-05-07T20:22:03.6973210Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6973351Z ) 2025-05-07T20:22:03.6973713Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6974291Z self=, 2025-05-07T20:22:03.6974440Z mixed_B=True, 2025-05-07T20:22:03.6974591Z compile=True, 2025-05-07T20:22:03.6974741Z T=4, 2025-05-07T20:22:03.6974884Z D=22, 2025-05-07T20:22:03.6975028Z B=119, 2025-05-07T20:22:03.6975177Z log_E=3, 2025-05-07T20:22:03.6975319Z L=3, 2025-05-07T20:22:03.6975472Z D_gradcheck=1, 2025-05-07T20:22:03.6975651Z stochastic_rounding=True, 2025-05-07T20:22:03.6975803Z weighted=False, 2025-05-07T20:22:03.6975978Z row_wise=False, 2025-05-07T20:22:03.6976139Z mixed=True, 2025-05-07T20:22:03.6976292Z use_cache=False, 2025-05-07T20:22:03.6976490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6976641Z use_cpu=True, 2025-05-07T20:22:03.6976821Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6976966Z ) 2025-05-07T20:22:03.6977198Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6977759Z self=, 2025-05-07T20:22:03.6977917Z mixed_B=True, 2025-05-07T20:22:03.6978072Z compile=False, 2025-05-07T20:22:03.6978214Z T=1, 2025-05-07T20:22:03.6978360Z D=57, 2025-05-07T20:22:03.6978504Z B=93, 2025-05-07T20:22:03.6978650Z log_E=3, 2025-05-07T20:22:03.6978798Z L=19, 2025-05-07T20:22:03.6978950Z D_gradcheck=2, 2025-05-07T20:22:03.6979125Z stochastic_rounding=False, 2025-05-07T20:22:03.6979287Z weighted=False, 2025-05-07T20:22:03.6979437Z row_wise=True, 2025-05-07T20:22:03.6979794Z mixed=False, 2025-05-07T20:22:03.6979957Z use_cache=True, 2025-05-07T20:22:03.6980148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6980312Z use_cpu=True, 2025-05-07T20:22:03.6980489Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6980628Z ) 2025-05-07T20:22:03.6980864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6981428Z self=, 2025-05-07T20:22:03.6981579Z mixed_B=False, 2025-05-07T20:22:03.6981737Z compile=False, 2025-05-07T20:22:03.6981878Z T=3, 2025-05-07T20:22:03.6982021Z D=43, 2025-05-07T20:22:03.6982172Z B=9, 2025-05-07T20:22:03.6982316Z log_E=3, 2025-05-07T20:22:03.6982474Z L=3, 2025-05-07T20:22:03.6982775Z D_gradcheck=2, 2025-05-07T20:22:03.6982963Z stochastic_rounding=False, 2025-05-07T20:22:03.6983124Z weighted=False, 2025-05-07T20:22:03.6983273Z row_wise=True, 2025-05-07T20:22:03.6983421Z mixed=False, 2025-05-07T20:22:03.6983583Z use_cache=True, 2025-05-07T20:22:03.6983773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.6984124Z use_cpu=True, 2025-05-07T20:22:03.6984321Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6984464Z ) 2025-05-07T20:22:03.6984700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6985340Z self=, 2025-05-07T20:22:03.6985501Z mixed_B=True, 2025-05-07T20:22:03.6985664Z compile=False, 2025-05-07T20:22:03.6985804Z T=1, 2025-05-07T20:22:03.6985946Z D=32, 2025-05-07T20:22:03.6986098Z B=11, 2025-05-07T20:22:03.6986246Z log_E=5, 2025-05-07T20:22:03.6986387Z L=16, 2025-05-07T20:22:03.6986551Z D_gradcheck=2, 2025-05-07T20:22:03.6986722Z stochastic_rounding=True, 2025-05-07T20:22:03.6986874Z weighted=True, 2025-05-07T20:22:03.6987030Z row_wise=True, 2025-05-07T20:22:03.6987176Z mixed=True, 2025-05-07T20:22:03.6987329Z use_cache=True, 2025-05-07T20:22:03.6987522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6987676Z use_cpu=True, 2025-05-07T20:22:03.6987855Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6987999Z ) 2025-05-07T20:22:03.6988226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6988932Z self=, 2025-05-07T20:22:03.6989081Z mixed_B=True, 2025-05-07T20:22:03.6989235Z compile=False, 2025-05-07T20:22:03.6989384Z T=3, 2025-05-07T20:22:03.6989525Z D=119, 2025-05-07T20:22:03.6989670Z B=97, 2025-05-07T20:22:03.6989821Z log_E=5, 2025-05-07T20:22:03.6989963Z L=17, 2025-05-07T20:22:03.6990153Z D_gradcheck=1, 2025-05-07T20:22:03.6990333Z stochastic_rounding=False, 2025-05-07T20:22:03.6990483Z weighted=True, 2025-05-07T20:22:03.6990635Z row_wise=False, 2025-05-07T20:22:03.6990794Z mixed=False, 2025-05-07T20:22:03.6990948Z use_cache=False, 2025-05-07T20:22:03.6991139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6991298Z use_cpu=True, 2025-05-07T20:22:03.6991478Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.6991617Z ) 2025-05-07T20:22:03.6991849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6992420Z self=, 2025-05-07T20:22:03.6992576Z mixed_B=True, 2025-05-07T20:22:03.6992729Z compile=True, 2025-05-07T20:22:03.6992870Z T=1, 2025-05-07T20:22:03.6993017Z D=35, 2025-05-07T20:22:03.6993160Z B=70, 2025-05-07T20:22:03.6993304Z log_E=3, 2025-05-07T20:22:03.6993454Z L=10, 2025-05-07T20:22:03.6993610Z D_gradcheck=1, 2025-05-07T20:22:03.6993780Z stochastic_rounding=False, 2025-05-07T20:22:03.6993939Z weighted=False, 2025-05-07T20:22:03.6994087Z row_wise=True, 2025-05-07T20:22:03.6994235Z mixed=False, 2025-05-07T20:22:03.6994395Z use_cache=True, 2025-05-07T20:22:03.6994583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6994744Z use_cpu=True, 2025-05-07T20:22:03.6994923Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6995063Z ) 2025-05-07T20:22:03.6995297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6995865Z self=, 2025-05-07T20:22:03.6996018Z mixed_B=False, 2025-05-07T20:22:03.6996176Z compile=False, 2025-05-07T20:22:03.6996321Z T=2, 2025-05-07T20:22:03.6996467Z D=30, 2025-05-07T20:22:03.6996617Z B=72, 2025-05-07T20:22:03.6996760Z log_E=3, 2025-05-07T20:22:03.6996902Z L=20, 2025-05-07T20:22:03.6997207Z D_gradcheck=2, 2025-05-07T20:22:03.6997398Z stochastic_rounding=False, 2025-05-07T20:22:03.6997551Z weighted=True, 2025-05-07T20:22:03.6997710Z row_wise=False, 2025-05-07T20:22:03.6997859Z mixed=False, 2025-05-07T20:22:03.6998017Z use_cache=True, 2025-05-07T20:22:03.6998203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.6998517Z use_cpu=True, 2025-05-07T20:22:03.6998702Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.6998839Z ) 2025-05-07T20:22:03.6999098Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.6999776Z self=, 2025-05-07T20:22:03.6999947Z mixed_B=False, 2025-05-07T20:22:03.7000099Z compile=True, 2025-05-07T20:22:03.7000247Z T=1, 2025-05-07T20:22:03.7000389Z D=3, 2025-05-07T20:22:03.7000531Z B=84, 2025-05-07T20:22:03.7000682Z log_E=3, 2025-05-07T20:22:03.7000824Z L=14, 2025-05-07T20:22:03.7000980Z D_gradcheck=1, 2025-05-07T20:22:03.7001163Z stochastic_rounding=False, 2025-05-07T20:22:03.7001316Z weighted=False, 2025-05-07T20:22:03.7001472Z row_wise=True, 2025-05-07T20:22:03.7001620Z mixed=False, 2025-05-07T20:22:03.7001772Z use_cache=True, 2025-05-07T20:22:03.7001965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7002124Z use_cpu=True, 2025-05-07T20:22:03.7002324Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7002471Z ) 2025-05-07T20:22:03.7002698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7003398Z self=, 2025-05-07T20:22:03.7003558Z mixed_B=False, 2025-05-07T20:22:03.7003711Z compile=False, 2025-05-07T20:22:03.7003853Z T=2, 2025-05-07T20:22:03.7004000Z D=13, 2025-05-07T20:22:03.7004142Z B=28, 2025-05-07T20:22:03.7004285Z log_E=3, 2025-05-07T20:22:03.7004433Z L=18, 2025-05-07T20:22:03.7004588Z D_gradcheck=1, 2025-05-07T20:22:03.7004763Z stochastic_rounding=False, 2025-05-07T20:22:03.7004920Z weighted=True, 2025-05-07T20:22:03.7005070Z row_wise=True, 2025-05-07T20:22:03.7005225Z mixed=True, 2025-05-07T20:22:03.7005377Z use_cache=True, 2025-05-07T20:22:03.7005565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7005728Z use_cpu=True, 2025-05-07T20:22:03.7005906Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7006049Z ) 2025-05-07T20:22:03.7523892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7524534Z self=, 2025-05-07T20:22:03.7524699Z mixed_B=True, 2025-05-07T20:22:03.7524853Z compile=False, 2025-05-07T20:22:03.7524999Z T=1, 2025-05-07T20:22:03.7525152Z D=64, 2025-05-07T20:22:03.7525299Z B=24, 2025-05-07T20:22:03.7525444Z log_E=4, 2025-05-07T20:22:03.7525599Z L=16, 2025-05-07T20:22:03.7525758Z D_gradcheck=1, 2025-05-07T20:22:03.7525934Z stochastic_rounding=True, 2025-05-07T20:22:03.7526093Z weighted=True, 2025-05-07T20:22:03.7526246Z row_wise=False, 2025-05-07T20:22:03.7526395Z mixed=True, 2025-05-07T20:22:03.7526554Z use_cache=False, 2025-05-07T20:22:03.7526743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7526897Z use_cpu=True, 2025-05-07T20:22:03.7527082Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7527222Z ) 2025-05-07T20:22:03.7527479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7528178Z self=, 2025-05-07T20:22:03.7528332Z mixed_B=False, 2025-05-07T20:22:03.7528490Z compile=True, 2025-05-07T20:22:03.7528634Z T=2, 2025-05-07T20:22:03.7528778Z D=8, 2025-05-07T20:22:03.7528928Z B=23, 2025-05-07T20:22:03.7529073Z log_E=3, 2025-05-07T20:22:03.7529216Z L=7, 2025-05-07T20:22:03.7529662Z D_gradcheck=1, 2025-05-07T20:22:03.7529862Z stochastic_rounding=True, 2025-05-07T20:22:03.7530015Z weighted=True, 2025-05-07T20:22:03.7530173Z row_wise=True, 2025-05-07T20:22:03.7530321Z mixed=False, 2025-05-07T20:22:03.7530479Z use_cache=False, 2025-05-07T20:22:03.7530672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7530823Z use_cpu=True, 2025-05-07T20:22:03.7531143Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7531282Z ) 2025-05-07T20:22:03.7531514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7532224Z self=, 2025-05-07T20:22:03.7532390Z mixed_B=False, 2025-05-07T20:22:03.7532542Z compile=True, 2025-05-07T20:22:03.7532690Z T=1, 2025-05-07T20:22:03.7532835Z D=19, 2025-05-07T20:22:03.7532979Z B=28, 2025-05-07T20:22:03.7533130Z log_E=4, 2025-05-07T20:22:03.7533273Z L=17, 2025-05-07T20:22:03.7533429Z D_gradcheck=1, 2025-05-07T20:22:03.7533610Z stochastic_rounding=True, 2025-05-07T20:22:03.7533763Z weighted=True, 2025-05-07T20:22:03.7533923Z row_wise=True, 2025-05-07T20:22:03.7534073Z mixed=False, 2025-05-07T20:22:03.7534226Z use_cache=True, 2025-05-07T20:22:03.7534418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7534567Z use_cpu=True, 2025-05-07T20:22:03.7534751Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7534900Z ) 2025-05-07T20:22:03.7535126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7535893Z self=, 2025-05-07T20:22:03.7536052Z mixed_B=False, 2025-05-07T20:22:03.7536203Z compile=True, 2025-05-07T20:22:03.7536343Z T=5, 2025-05-07T20:22:03.7536489Z D=41, 2025-05-07T20:22:03.7536631Z B=97, 2025-05-07T20:22:03.7536782Z log_E=5, 2025-05-07T20:22:03.7536924Z L=15, 2025-05-07T20:22:03.7537077Z D_gradcheck=2, 2025-05-07T20:22:03.7537256Z stochastic_rounding=True, 2025-05-07T20:22:03.7537409Z weighted=True, 2025-05-07T20:22:03.7537560Z row_wise=True, 2025-05-07T20:22:03.7537715Z mixed=False, 2025-05-07T20:22:03.7537868Z use_cache=False, 2025-05-07T20:22:03.7538055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7538212Z use_cpu=True, 2025-05-07T20:22:03.7538397Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7538536Z ) 2025-05-07T20:22:03.7538770Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7539352Z self=, 2025-05-07T20:22:03.7539504Z mixed_B=False, 2025-05-07T20:22:03.7539666Z compile=True, 2025-05-07T20:22:03.7539814Z T=2, 2025-05-07T20:22:03.7539974Z D=17, 2025-05-07T20:22:03.7540127Z B=112, 2025-05-07T20:22:03.7540277Z log_E=5, 2025-05-07T20:22:03.7540443Z L=15, 2025-05-07T20:22:03.7540614Z D_gradcheck=1, 2025-05-07T20:22:03.7540792Z stochastic_rounding=True, 2025-05-07T20:22:03.7540960Z weighted=True, 2025-05-07T20:22:03.7541117Z row_wise=False, 2025-05-07T20:22:03.7541284Z mixed=False, 2025-05-07T20:22:03.7541453Z use_cache=False, 2025-05-07T20:22:03.7541655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7541822Z use_cpu=True, 2025-05-07T20:22:03.7542017Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7542161Z ) 2025-05-07T20:22:03.7542408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7543003Z self=, 2025-05-07T20:22:03.7543162Z mixed_B=False, 2025-05-07T20:22:03.7543338Z compile=False, 2025-05-07T20:22:03.7543494Z T=5, 2025-05-07T20:22:03.7543650Z D=33, 2025-05-07T20:22:03.7543811Z B=108, 2025-05-07T20:22:03.7543960Z log_E=4, 2025-05-07T20:22:03.7544211Z L=4, 2025-05-07T20:22:03.7544530Z D_gradcheck=2, 2025-05-07T20:22:03.7544712Z stochastic_rounding=False, 2025-05-07T20:22:03.7544865Z weighted=True, 2025-05-07T20:22:03.7545019Z row_wise=True, 2025-05-07T20:22:03.7545165Z mixed=True, 2025-05-07T20:22:03.7545315Z use_cache=False, 2025-05-07T20:22:03.7545507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7545655Z use_cpu=True, 2025-05-07T20:22:03.7545965Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7546110Z ) 2025-05-07T20:22:03.7546334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7547063Z self=, 2025-05-07T20:22:03.7547233Z mixed_B=True, 2025-05-07T20:22:03.7547388Z compile=False, 2025-05-07T20:22:03.7547539Z T=3, 2025-05-07T20:22:03.7547684Z D=110, 2025-05-07T20:22:03.7547832Z B=115, 2025-05-07T20:22:03.7547985Z log_E=3, 2025-05-07T20:22:03.7548136Z L=11, 2025-05-07T20:22:03.7548301Z D_gradcheck=2, 2025-05-07T20:22:03.7548485Z stochastic_rounding=False, 2025-05-07T20:22:03.7548637Z weighted=True, 2025-05-07T20:22:03.7548788Z row_wise=False, 2025-05-07T20:22:03.7548948Z mixed=False, 2025-05-07T20:22:03.7549100Z use_cache=False, 2025-05-07T20:22:03.7549299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7549450Z use_cpu=True, 2025-05-07T20:22:03.7549634Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7549782Z ) 2025-05-07T20:22:03.7550009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7550713Z self=, 2025-05-07T20:22:03.7550870Z mixed_B=True, 2025-05-07T20:22:03.7551022Z compile=True, 2025-05-07T20:22:03.7551166Z T=2, 2025-05-07T20:22:03.7551317Z D=88, 2025-05-07T20:22:03.7551462Z B=76, 2025-05-07T20:22:03.7551609Z log_E=4, 2025-05-07T20:22:03.7551758Z L=6, 2025-05-07T20:22:03.7551914Z D_gradcheck=2, 2025-05-07T20:22:03.7552093Z stochastic_rounding=False, 2025-05-07T20:22:03.7552252Z weighted=True, 2025-05-07T20:22:03.7552405Z row_wise=False, 2025-05-07T20:22:03.7552562Z mixed=False, 2025-05-07T20:22:03.7552715Z use_cache=False, 2025-05-07T20:22:03.7552905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7553061Z use_cpu=True, 2025-05-07T20:22:03.7553247Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7553387Z ) 2025-05-07T20:22:03.7553620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7554185Z self=, 2025-05-07T20:22:03.7554335Z mixed_B=False, 2025-05-07T20:22:03.7554493Z compile=True, 2025-05-07T20:22:03.7554634Z T=4, 2025-05-07T20:22:03.7554779Z D=116, 2025-05-07T20:22:03.7554929Z B=40, 2025-05-07T20:22:03.7555072Z log_E=4, 2025-05-07T20:22:03.7555215Z L=8, 2025-05-07T20:22:03.7555379Z D_gradcheck=1, 2025-05-07T20:22:03.7555549Z stochastic_rounding=True, 2025-05-07T20:22:03.7555715Z weighted=False, 2025-05-07T20:22:03.7555866Z row_wise=True, 2025-05-07T20:22:03.7556015Z mixed=False, 2025-05-07T20:22:03.7556172Z use_cache=True, 2025-05-07T20:22:03.7556360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7556510Z use_cpu=True, 2025-05-07T20:22:03.7556702Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7556841Z ) 2025-05-07T20:22:03.7557066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7557644Z self=, 2025-05-07T20:22:03.7557796Z mixed_B=False, 2025-05-07T20:22:03.7557945Z compile=True, 2025-05-07T20:22:03.7558094Z T=5, 2025-05-07T20:22:03.7558235Z D=35, 2025-05-07T20:22:03.7558385Z B=122, 2025-05-07T20:22:03.7558529Z log_E=4, 2025-05-07T20:22:03.7558672Z L=5, 2025-05-07T20:22:03.7559009Z D_gradcheck=1, 2025-05-07T20:22:03.7559193Z stochastic_rounding=True, 2025-05-07T20:22:03.7559346Z weighted=True, 2025-05-07T20:22:03.7559506Z row_wise=True, 2025-05-07T20:22:03.7559655Z mixed=True, 2025-05-07T20:22:03.7559809Z use_cache=False, 2025-05-07T20:22:03.7560006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7560155Z use_cpu=True, 2025-05-07T20:22:03.7560456Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7560607Z ) 2025-05-07T20:22:03.7560830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7561494Z self=, 2025-05-07T20:22:03.7561661Z mixed_B=True, 2025-05-07T20:22:03.7561813Z compile=True, 2025-05-07T20:22:03.7561962Z T=2, 2025-05-07T20:22:03.7562104Z D=79, 2025-05-07T20:22:03.7562248Z B=37, 2025-05-07T20:22:03.7562397Z log_E=5, 2025-05-07T20:22:03.7562539Z L=0, 2025-05-07T20:22:03.7562694Z D_gradcheck=1, 2025-05-07T20:22:03.7562873Z stochastic_rounding=True, 2025-05-07T20:22:03.7563029Z weighted=False, 2025-05-07T20:22:03.7563179Z row_wise=False, 2025-05-07T20:22:03.7563336Z mixed=True, 2025-05-07T20:22:03.7563489Z use_cache=False, 2025-05-07T20:22:03.7563676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7563833Z use_cpu=True, 2025-05-07T20:22:03.7564018Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7564157Z ) 2025-05-07T20:22:03.7564389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7565090Z self=, 2025-05-07T20:22:03.7565251Z mixed_B=False, 2025-05-07T20:22:03.7565402Z compile=True, 2025-05-07T20:22:03.7565545Z T=4, 2025-05-07T20:22:03.7565694Z D=77, 2025-05-07T20:22:03.7565836Z B=61, 2025-05-07T20:22:03.7565980Z log_E=3, 2025-05-07T20:22:03.7566129Z L=14, 2025-05-07T20:22:03.7566283Z D_gradcheck=2, 2025-05-07T20:22:03.7566454Z stochastic_rounding=True, 2025-05-07T20:22:03.7566613Z weighted=True, 2025-05-07T20:22:03.7566763Z row_wise=True, 2025-05-07T20:22:03.7566910Z mixed=True, 2025-05-07T20:22:03.7567069Z use_cache=False, 2025-05-07T20:22:03.7567257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7567408Z use_cpu=True, 2025-05-07T20:22:03.7567601Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7567740Z ) 2025-05-07T20:22:03.7567972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7568538Z self=, 2025-05-07T20:22:03.7568687Z mixed_B=True, 2025-05-07T20:22:03.7568848Z compile=False, 2025-05-07T20:22:03.7568990Z T=1, 2025-05-07T20:22:03.7569134Z D=104, 2025-05-07T20:22:03.7569284Z B=117, 2025-05-07T20:22:03.7569429Z log_E=5, 2025-05-07T20:22:03.7569574Z L=14, 2025-05-07T20:22:03.7569739Z D_gradcheck=2, 2025-05-07T20:22:03.7569911Z stochastic_rounding=False, 2025-05-07T20:22:03.7570068Z weighted=False, 2025-05-07T20:22:03.7570224Z row_wise=True, 2025-05-07T20:22:03.7570373Z mixed=False, 2025-05-07T20:22:03.7570528Z use_cache=False, 2025-05-07T20:22:03.7570724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7570874Z use_cpu=True, 2025-05-07T20:22:03.7571067Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7571205Z ) 2025-05-07T20:22:03.7571433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7572008Z self=, 2025-05-07T20:22:03.7572158Z mixed_B=True, 2025-05-07T20:22:03.7572309Z compile=True, 2025-05-07T20:22:03.7572460Z T=4, 2025-05-07T20:22:03.7572604Z D=65, 2025-05-07T20:22:03.7572746Z B=66, 2025-05-07T20:22:03.7572897Z log_E=3, 2025-05-07T20:22:03.7573042Z L=14, 2025-05-07T20:22:03.7573379Z D_gradcheck=1, 2025-05-07T20:22:03.7573574Z stochastic_rounding=False, 2025-05-07T20:22:03.7573726Z weighted=True, 2025-05-07T20:22:03.7573888Z row_wise=False, 2025-05-07T20:22:03.7574036Z mixed=False, 2025-05-07T20:22:03.7574187Z use_cache=True, 2025-05-07T20:22:03.7574382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7574531Z use_cpu=True, 2025-05-07T20:22:03.7574834Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7574979Z ) 2025-05-07T20:22:03.7575204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7575879Z self=, 2025-05-07T20:22:03.7576054Z mixed_B=False, 2025-05-07T20:22:03.7576205Z compile=False, 2025-05-07T20:22:03.7576346Z T=5, 2025-05-07T20:22:03.7576493Z D=81, 2025-05-07T20:22:03.7576635Z B=37, 2025-05-07T20:22:03.7576782Z log_E=4, 2025-05-07T20:22:03.7576932Z L=19, 2025-05-07T20:22:03.7577085Z D_gradcheck=1, 2025-05-07T20:22:03.7577265Z stochastic_rounding=False, 2025-05-07T20:22:03.7577420Z weighted=False, 2025-05-07T20:22:03.7577572Z row_wise=False, 2025-05-07T20:22:03.7577728Z mixed=False, 2025-05-07T20:22:03.7577879Z use_cache=True, 2025-05-07T20:22:03.7578070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7578224Z use_cpu=True, 2025-05-07T20:22:03.7578410Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7578547Z ) 2025-05-07T20:22:03.7578782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7579481Z self=, 2025-05-07T20:22:03.7579633Z mixed_B=True, 2025-05-07T20:22:03.7579790Z compile=True, 2025-05-07T20:22:03.7579933Z T=2, 2025-05-07T20:22:03.7580085Z D=8, 2025-05-07T20:22:03.7580226Z B=8, 2025-05-07T20:22:03.7580370Z log_E=3, 2025-05-07T20:22:03.7580521Z L=20, 2025-05-07T20:22:03.7580673Z D_gradcheck=2, 2025-05-07T20:22:03.7580844Z stochastic_rounding=True, 2025-05-07T20:22:03.7581006Z weighted=False, 2025-05-07T20:22:03.7581157Z row_wise=False, 2025-05-07T20:22:03.7581305Z mixed=False, 2025-05-07T20:22:03.7581466Z use_cache=False, 2025-05-07T20:22:03.7581659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.7581808Z use_cpu=True, 2025-05-07T20:22:03.7581998Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.7582137Z ) 2025-05-07T20:22:03.7582359Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.7582934Z self=, 2025-05-07T20:22:03.7583085Z mixed_B=False, 2025-05-07T20:22:03.7583242Z compile=True, 2025-05-07T20:22:03.7583384Z T=4, 2025-05-07T20:22:03.7583524Z D=57, 2025-05-07T20:22:03.7583684Z B=25, 2025-05-07T20:22:03.7583829Z log_E=5, 2025-05-07T20:22:03.7583973Z L=2, 2025-05-07T20:22:03.7584268Z D_gradcheck=1, 2025-05-07T20:22:03.7584441Z stochastic_rounding=False, 2025-05-07T20:22:03.7584596Z weighted=False, 2025-05-07T20:22:03.7584756Z row_wise=False, 2025-05-07T20:22:03.7584904Z mixed=False, 2025-05-07T20:22:03.7585057Z use_cache=False, 2025-05-07T20:22:03.7585254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.7585405Z use_cpu=True, 2025-05-07T20:22:03.7585588Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.7585737Z ) 2025-05-07T20:22:03.8117523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8118207Z self=, 2025-05-07T20:22:03.8118365Z mixed_B=True, 2025-05-07T20:22:03.8118523Z compile=True, 2025-05-07T20:22:03.8118673Z T=5, 2025-05-07T20:22:03.8118818Z D=28, 2025-05-07T20:22:03.8118965Z B=36, 2025-05-07T20:22:03.8119117Z log_E=3, 2025-05-07T20:22:03.8119262Z L=13, 2025-05-07T20:22:03.8119738Z D_gradcheck=2, 2025-05-07T20:22:03.8119941Z stochastic_rounding=True, 2025-05-07T20:22:03.8120095Z weighted=False, 2025-05-07T20:22:03.8120253Z row_wise=True, 2025-05-07T20:22:03.8120403Z mixed=True, 2025-05-07T20:22:03.8120559Z use_cache=True, 2025-05-07T20:22:03.8120757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8120907Z use_cpu=True, 2025-05-07T20:22:03.8121247Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8121397Z ) 2025-05-07T20:22:03.8121636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8122421Z self=, 2025-05-07T20:22:03.8122594Z mixed_B=False, 2025-05-07T20:22:03.8122747Z compile=False, 2025-05-07T20:22:03.8122906Z T=1, 2025-05-07T20:22:03.8123058Z D=66, 2025-05-07T20:22:03.8123199Z B=40, 2025-05-07T20:22:03.8123352Z log_E=3, 2025-05-07T20:22:03.8123504Z L=3, 2025-05-07T20:22:03.8123658Z D_gradcheck=1, 2025-05-07T20:22:03.8123837Z stochastic_rounding=False, 2025-05-07T20:22:03.8124123Z weighted=True, 2025-05-07T20:22:03.8124270Z row_wise=True, 2025-05-07T20:22:03.8124426Z mixed=True, 2025-05-07T20:22:03.8124582Z use_cache=False, 2025-05-07T20:22:03.8124773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8124932Z use_cpu=True, 2025-05-07T20:22:03.8125119Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8125261Z ) 2025-05-07T20:22:03.8125496Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8126191Z self=, 2025-05-07T20:22:03.8126353Z mixed_B=False, 2025-05-07T20:22:03.8126506Z compile=True, 2025-05-07T20:22:03.8126651Z T=1, 2025-05-07T20:22:03.8126802Z D=36, 2025-05-07T20:22:03.8126947Z B=13, 2025-05-07T20:22:03.8127093Z log_E=3, 2025-05-07T20:22:03.8127248Z L=2, 2025-05-07T20:22:03.8127405Z D_gradcheck=1, 2025-05-07T20:22:03.8127581Z stochastic_rounding=False, 2025-05-07T20:22:03.8127742Z weighted=True, 2025-05-07T20:22:03.8127893Z row_wise=False, 2025-05-07T20:22:03.8128043Z mixed=False, 2025-05-07T20:22:03.8128204Z use_cache=False, 2025-05-07T20:22:03.8128395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8128549Z use_cpu=True, 2025-05-07T20:22:03.8128743Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8128885Z ) 2025-05-07T20:22:03.8129112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8129690Z self=, 2025-05-07T20:22:03.8129843Z mixed_B=True, 2025-05-07T20:22:03.8130005Z compile=False, 2025-05-07T20:22:03.8130148Z T=4, 2025-05-07T20:22:03.8130293Z D=11, 2025-05-07T20:22:03.8130443Z B=66, 2025-05-07T20:22:03.8130589Z log_E=3, 2025-05-07T20:22:03.8130735Z L=10, 2025-05-07T20:22:03.8130903Z D_gradcheck=2, 2025-05-07T20:22:03.8131080Z stochastic_rounding=False, 2025-05-07T20:22:03.8131234Z weighted=False, 2025-05-07T20:22:03.8131397Z row_wise=True, 2025-05-07T20:22:03.8131547Z mixed=False, 2025-05-07T20:22:03.8131700Z use_cache=True, 2025-05-07T20:22:03.8131896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8132047Z use_cpu=True, 2025-05-07T20:22:03.8132241Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8132384Z ) 2025-05-07T20:22:03.8132614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8133233Z self=, 2025-05-07T20:22:03.8133386Z mixed_B=True, 2025-05-07T20:22:03.8133537Z compile=True, 2025-05-07T20:22:03.8133774Z T=5, 2025-05-07T20:22:03.8133921Z D=35, 2025-05-07T20:22:03.8134068Z B=3, 2025-05-07T20:22:03.8134225Z log_E=3, 2025-05-07T20:22:03.8134378Z L=0, 2025-05-07T20:22:03.8134533Z D_gradcheck=2, 2025-05-07T20:22:03.8134862Z stochastic_rounding=False, 2025-05-07T20:22:03.8135035Z weighted=True, 2025-05-07T20:22:03.8135187Z row_wise=True, 2025-05-07T20:22:03.8135346Z mixed=True, 2025-05-07T20:22:03.8135498Z use_cache=True, 2025-05-07T20:22:03.8135692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8135844Z use_cpu=True, 2025-05-07T20:22:03.8136145Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8136294Z ) 2025-05-07T20:22:03.8136526Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8137202Z self=, 2025-05-07T20:22:03.8137379Z mixed_B=True, 2025-05-07T20:22:03.8137533Z compile=False, 2025-05-07T20:22:03.8137676Z T=4, 2025-05-07T20:22:03.8137831Z D=34, 2025-05-07T20:22:03.8137974Z B=49, 2025-05-07T20:22:03.8138121Z log_E=5, 2025-05-07T20:22:03.8138271Z L=1, 2025-05-07T20:22:03.8138425Z D_gradcheck=1, 2025-05-07T20:22:03.8138604Z stochastic_rounding=True, 2025-05-07T20:22:03.8138766Z weighted=True, 2025-05-07T20:22:03.8138919Z row_wise=False, 2025-05-07T20:22:03.8139074Z mixed=True, 2025-05-07T20:22:03.8139231Z use_cache=False, 2025-05-07T20:22:03.8139421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8139578Z use_cpu=True, 2025-05-07T20:22:03.8139772Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8139915Z ) 2025-05-07T20:22:03.8140150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8140841Z self=, 2025-05-07T20:22:03.8140996Z mixed_B=True, 2025-05-07T20:22:03.8141155Z compile=False, 2025-05-07T20:22:03.8141298Z T=4, 2025-05-07T20:22:03.8141442Z D=105, 2025-05-07T20:22:03.8141591Z B=41, 2025-05-07T20:22:03.8141736Z log_E=4, 2025-05-07T20:22:03.8141887Z L=6, 2025-05-07T20:22:03.8142040Z D_gradcheck=2, 2025-05-07T20:22:03.8142213Z stochastic_rounding=False, 2025-05-07T20:22:03.8142378Z weighted=False, 2025-05-07T20:22:03.8142531Z row_wise=False, 2025-05-07T20:22:03.8142682Z mixed=True, 2025-05-07T20:22:03.8142843Z use_cache=True, 2025-05-07T20:22:03.8143033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8143187Z use_cpu=True, 2025-05-07T20:22:03.8143378Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8143520Z ) 2025-05-07T20:22:03.8143748Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8144442Z self=, 2025-05-07T20:22:03.8144599Z mixed_B=False, 2025-05-07T20:22:03.8144752Z compile=True, 2025-05-07T20:22:03.8144904Z T=5, 2025-05-07T20:22:03.8145050Z D=13, 2025-05-07T20:22:03.8145204Z B=62, 2025-05-07T20:22:03.8145354Z log_E=5, 2025-05-07T20:22:03.8145497Z L=20, 2025-05-07T20:22:03.8145658Z D_gradcheck=2, 2025-05-07T20:22:03.8145831Z stochastic_rounding=True, 2025-05-07T20:22:03.8145986Z weighted=True, 2025-05-07T20:22:03.8146143Z row_wise=True, 2025-05-07T20:22:03.8146290Z mixed=False, 2025-05-07T20:22:03.8146445Z use_cache=False, 2025-05-07T20:22:03.8146643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8146797Z use_cpu=True, 2025-05-07T20:22:03.8146986Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8147131Z ) 2025-05-07T20:22:03.8147361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8147937Z self=, 2025-05-07T20:22:03.8148089Z mixed_B=False, 2025-05-07T20:22:03.8148242Z compile=False, 2025-05-07T20:22:03.8148394Z T=2, 2025-05-07T20:22:03.8148539Z D=28, 2025-05-07T20:22:03.8148682Z B=40, 2025-05-07T20:22:03.8148834Z log_E=4, 2025-05-07T20:22:03.8148977Z L=7, 2025-05-07T20:22:03.8149132Z D_gradcheck=2, 2025-05-07T20:22:03.8149477Z stochastic_rounding=True, 2025-05-07T20:22:03.8149648Z weighted=True, 2025-05-07T20:22:03.8149801Z row_wise=True, 2025-05-07T20:22:03.8149958Z mixed=True, 2025-05-07T20:22:03.8150120Z use_cache=False, 2025-05-07T20:22:03.8150311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8150468Z use_cpu=True, 2025-05-07T20:22:03.8150783Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8150925Z ) 2025-05-07T20:22:03.8151159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8151824Z self=, 2025-05-07T20:22:03.8151999Z mixed_B=False, 2025-05-07T20:22:03.8152153Z compile=False, 2025-05-07T20:22:03.8152297Z T=5, 2025-05-07T20:22:03.8152447Z D=101, 2025-05-07T20:22:03.8152589Z B=82, 2025-05-07T20:22:03.8152733Z log_E=3, 2025-05-07T20:22:03.8152882Z L=17, 2025-05-07T20:22:03.8153035Z D_gradcheck=2, 2025-05-07T20:22:03.8153210Z stochastic_rounding=True, 2025-05-07T20:22:03.8153371Z weighted=False, 2025-05-07T20:22:03.8153526Z row_wise=False, 2025-05-07T20:22:03.8153678Z mixed=False, 2025-05-07T20:22:03.8153836Z use_cache=False, 2025-05-07T20:22:03.8154025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8154185Z use_cpu=True, 2025-05-07T20:22:03.8154368Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8154508Z ) 2025-05-07T20:22:03.8154744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8155485Z self=, 2025-05-07T20:22:03.8155639Z mixed_B=False, 2025-05-07T20:22:03.8155799Z compile=False, 2025-05-07T20:22:03.8155941Z T=1, 2025-05-07T20:22:03.8156085Z D=113, 2025-05-07T20:22:03.8156237Z B=93, 2025-05-07T20:22:03.8156381Z log_E=3, 2025-05-07T20:22:03.8156524Z L=11, 2025-05-07T20:22:03.8156688Z D_gradcheck=2, 2025-05-07T20:22:03.8156863Z stochastic_rounding=True, 2025-05-07T20:22:03.8157020Z weighted=False, 2025-05-07T20:22:03.8157181Z row_wise=True, 2025-05-07T20:22:03.8157329Z mixed=False, 2025-05-07T20:22:03.8157491Z use_cache=False, 2025-05-07T20:22:03.8157682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8157833Z use_cpu=True, 2025-05-07T20:22:03.8158025Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8158165Z ) 2025-05-07T20:22:03.8158394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8158973Z self=, 2025-05-07T20:22:03.8159126Z mixed_B=True, 2025-05-07T20:22:03.8159278Z compile=False, 2025-05-07T20:22:03.8159427Z T=5, 2025-05-07T20:22:03.8159571Z D=125, 2025-05-07T20:22:03.8159715Z B=42, 2025-05-07T20:22:03.8159872Z log_E=4, 2025-05-07T20:22:03.8160017Z L=18, 2025-05-07T20:22:03.8160170Z D_gradcheck=1, 2025-05-07T20:22:03.8160356Z stochastic_rounding=False, 2025-05-07T20:22:03.8160511Z weighted=True, 2025-05-07T20:22:03.8160671Z row_wise=False, 2025-05-07T20:22:03.8160824Z mixed=False, 2025-05-07T20:22:03.8160981Z use_cache=False, 2025-05-07T20:22:03.8161179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8161332Z use_cpu=True, 2025-05-07T20:22:03.8161521Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8161672Z ) 2025-05-07T20:22:03.8161899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8162470Z self=, 2025-05-07T20:22:03.8162635Z mixed_B=True, 2025-05-07T20:22:03.8162788Z compile=True, 2025-05-07T20:22:03.8162935Z T=3, 2025-05-07T20:22:03.8163088Z D=124, 2025-05-07T20:22:03.8163234Z B=26, 2025-05-07T20:22:03.8163387Z log_E=3, 2025-05-07T20:22:03.8163532Z L=17, 2025-05-07T20:22:03.8163692Z D_gradcheck=2, 2025-05-07T20:22:03.8164014Z stochastic_rounding=True, 2025-05-07T20:22:03.8164187Z weighted=True, 2025-05-07T20:22:03.8164341Z row_wise=False, 2025-05-07T20:22:03.8164499Z mixed=True, 2025-05-07T20:22:03.8164652Z use_cache=True, 2025-05-07T20:22:03.8164843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8165000Z use_cpu=True, 2025-05-07T20:22:03.8165316Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8165457Z ) 2025-05-07T20:22:03.8165699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8166381Z self=, 2025-05-07T20:22:03.8166559Z mixed_B=False, 2025-05-07T20:22:03.8166715Z compile=True, 2025-05-07T20:22:03.8166862Z T=5, 2025-05-07T20:22:03.8167016Z D=22, 2025-05-07T20:22:03.8167160Z B=47, 2025-05-07T20:22:03.8167306Z log_E=5, 2025-05-07T20:22:03.8167459Z L=15, 2025-05-07T20:22:03.8167610Z D_gradcheck=2, 2025-05-07T20:22:03.8167789Z stochastic_rounding=True, 2025-05-07T20:22:03.8167952Z weighted=False, 2025-05-07T20:22:03.8168104Z row_wise=True, 2025-05-07T20:22:03.8168256Z mixed=True, 2025-05-07T20:22:03.8168416Z use_cache=True, 2025-05-07T20:22:03.8168607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8168757Z use_cpu=True, 2025-05-07T20:22:03.8168952Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8169093Z ) 2025-05-07T20:22:03.8169321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8170027Z self=, 2025-05-07T20:22:03.8170179Z mixed_B=True, 2025-05-07T20:22:03.8170339Z compile=True, 2025-05-07T20:22:03.8170482Z T=2, 2025-05-07T20:22:03.8170626Z D=109, 2025-05-07T20:22:03.8170777Z B=71, 2025-05-07T20:22:03.8170925Z log_E=4, 2025-05-07T20:22:03.8171072Z L=6, 2025-05-07T20:22:03.8171234Z D_gradcheck=2, 2025-05-07T20:22:03.8171413Z stochastic_rounding=False, 2025-05-07T20:22:03.8171568Z weighted=False, 2025-05-07T20:22:03.8171724Z row_wise=True, 2025-05-07T20:22:03.8171874Z mixed=False, 2025-05-07T20:22:03.8172027Z use_cache=True, 2025-05-07T20:22:03.8172222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8172373Z use_cpu=True, 2025-05-07T20:22:03.8172554Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8172708Z ) 2025-05-07T20:22:03.8172939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8173514Z self=, 2025-05-07T20:22:03.8173667Z mixed_B=True, 2025-05-07T20:22:03.8173818Z compile=True, 2025-05-07T20:22:03.8173971Z T=3, 2025-05-07T20:22:03.8174113Z D=21, 2025-05-07T20:22:03.8174257Z B=19, 2025-05-07T20:22:03.8174410Z log_E=5, 2025-05-07T20:22:03.8174560Z L=3, 2025-05-07T20:22:03.8174713Z D_gradcheck=2, 2025-05-07T20:22:03.8174895Z stochastic_rounding=False, 2025-05-07T20:22:03.8175052Z weighted=False, 2025-05-07T20:22:03.8175206Z row_wise=False, 2025-05-07T20:22:03.8175362Z mixed=False, 2025-05-07T20:22:03.8175515Z use_cache=True, 2025-05-07T20:22:03.8175713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:03.8175867Z use_cpu=True, 2025-05-07T20:22:03.8176049Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.8176203Z ) 2025-05-07T20:22:03.8176435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:03.8177008Z self=, 2025-05-07T20:22:03.8177167Z mixed_B=True, 2025-05-07T20:22:03.8177321Z compile=True, 2025-05-07T20:22:03.8177469Z T=5, 2025-05-07T20:22:03.8177620Z D=42, 2025-05-07T20:22:03.8177787Z B=92, 2025-05-07T20:22:03.8177932Z log_E=4, 2025-05-07T20:22:03.8178085Z L=16, 2025-05-07T20:22:03.8178239Z D_gradcheck=1, 2025-05-07T20:22:03.8178558Z stochastic_rounding=True, 2025-05-07T20:22:03.8178748Z weighted=False, 2025-05-07T20:22:03.8178901Z row_wise=True, 2025-05-07T20:22:03.8179059Z mixed=True, 2025-05-07T20:22:03.8179217Z use_cache=False, 2025-05-07T20:22:03.8179411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:03.8179571Z use_cpu=True, 2025-05-07T20:22:03.8179752Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.8180012Z ) 2025-05-07T20:22:04.5749718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5751179Z self=, 2025-05-07T20:22:04.5752077Z mixed_B=True, 2025-05-07T20:22:04.5752459Z compile=True, 2025-05-07T20:22:04.5752826Z T=3, 2025-05-07T20:22:04.5753154Z D=47, 2025-05-07T20:22:04.5753495Z B=54, 2025-05-07T20:22:04.5753836Z log_E=4, 2025-05-07T20:22:04.5754173Z L=7, 2025-05-07T20:22:04.5754521Z D_gradcheck=1, 2025-05-07T20:22:04.5754928Z stochastic_rounding=True, 2025-05-07T20:22:04.5755372Z weighted=True, 2025-05-07T20:22:04.5755743Z row_wise=True, 2025-05-07T20:22:04.5756112Z mixed=False, 2025-05-07T20:22:04.5756490Z use_cache=True, 2025-05-07T20:22:04.5756899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5757388Z use_cpu=True, 2025-05-07T20:22:04.5757790Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5758248Z ) 2025-05-07T20:22:04.5758651Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5759796Z self=, 2025-05-07T20:22:04.5760692Z mixed_B=True, 2025-05-07T20:22:04.5761058Z compile=False, 2025-05-07T20:22:04.5761422Z T=1, 2025-05-07T20:22:04.5761754Z D=32, 2025-05-07T20:22:04.5762080Z B=95, 2025-05-07T20:22:04.5762420Z log_E=3, 2025-05-07T20:22:04.5762767Z L=4, 2025-05-07T20:22:04.5763097Z D_gradcheck=1, 2025-05-07T20:22:04.5763497Z stochastic_rounding=True, 2025-05-07T20:22:04.5763940Z weighted=False, 2025-05-07T20:22:04.5764312Z row_wise=True, 2025-05-07T20:22:04.5764688Z mixed=False, 2025-05-07T20:22:04.5765060Z use_cache=True, 2025-05-07T20:22:04.5765470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5765950Z use_cpu=True, 2025-05-07T20:22:04.5766349Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5766792Z ) 2025-05-07T20:22:04.5767202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5768156Z self=, 2025-05-07T20:22:04.5769034Z mixed_B=False, 2025-05-07T20:22:04.5769403Z compile=True, 2025-05-07T20:22:04.5769770Z T=1, 2025-05-07T20:22:04.5770103Z D=37, 2025-05-07T20:22:04.5770465Z B=6, 2025-05-07T20:22:04.5770802Z log_E=4, 2025-05-07T20:22:04.5771147Z L=14, 2025-05-07T20:22:04.5771478Z D_gradcheck=2, 2025-05-07T20:22:04.5771886Z stochastic_rounding=False, 2025-05-07T20:22:04.5772328Z weighted=True, 2025-05-07T20:22:04.5772698Z row_wise=True, 2025-05-07T20:22:04.5773068Z mixed=False, 2025-05-07T20:22:04.5773448Z use_cache=False, 2025-05-07T20:22:04.5773860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5774344Z use_cpu=True, 2025-05-07T20:22:04.5774745Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5775188Z ) 2025-05-07T20:22:04.5775589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5776545Z self=, 2025-05-07T20:22:04.5777411Z mixed_B=False, 2025-05-07T20:22:04.5777786Z compile=False, 2025-05-07T20:22:04.5778153Z T=5, 2025-05-07T20:22:04.5778478Z D=45, 2025-05-07T20:22:04.5778810Z B=21, 2025-05-07T20:22:04.5779146Z log_E=4, 2025-05-07T20:22:04.5779481Z L=4, 2025-05-07T20:22:04.5779821Z D_gradcheck=2, 2025-05-07T20:22:04.5780507Z stochastic_rounding=False, 2025-05-07T20:22:04.5780989Z weighted=False, 2025-05-07T20:22:04.5781356Z row_wise=True, 2025-05-07T20:22:04.5781727Z mixed=True, 2025-05-07T20:22:04.5782090Z use_cache=True, 2025-05-07T20:22:04.5782496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5782982Z use_cpu=True, 2025-05-07T20:22:04.5783393Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5784215Z ) 2025-05-07T20:22:04.5784627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5785708Z self=, 2025-05-07T20:22:04.5786595Z mixed_B=False, 2025-05-07T20:22:04.5786970Z compile=False, 2025-05-07T20:22:04.5787339Z T=5, 2025-05-07T20:22:04.5787666Z D=88, 2025-05-07T20:22:04.5788007Z B=29, 2025-05-07T20:22:04.5788343Z log_E=3, 2025-05-07T20:22:04.5788687Z L=13, 2025-05-07T20:22:04.5789036Z D_gradcheck=1, 2025-05-07T20:22:04.5789439Z stochastic_rounding=True, 2025-05-07T20:22:04.5789877Z weighted=False, 2025-05-07T20:22:04.5790256Z row_wise=True, 2025-05-07T20:22:04.5790628Z mixed=False, 2025-05-07T20:22:04.5790997Z use_cache=False, 2025-05-07T20:22:04.5791432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5791915Z use_cpu=True, 2025-05-07T20:22:04.5792312Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5792756Z ) 2025-05-07T20:22:04.5793177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5794305Z self=, 2025-05-07T20:22:04.5795178Z mixed_B=False, 2025-05-07T20:22:04.5795556Z compile=False, 2025-05-07T20:22:04.5795925Z T=1, 2025-05-07T20:22:04.5796250Z D=41, 2025-05-07T20:22:04.5796584Z B=127, 2025-05-07T20:22:04.5796930Z log_E=4, 2025-05-07T20:22:04.5797267Z L=16, 2025-05-07T20:22:04.5797616Z D_gradcheck=1, 2025-05-07T20:22:04.5798016Z stochastic_rounding=False, 2025-05-07T20:22:04.5798453Z weighted=True, 2025-05-07T20:22:04.5798829Z row_wise=False, 2025-05-07T20:22:04.5799208Z mixed=False, 2025-05-07T20:22:04.5799571Z use_cache=True, 2025-05-07T20:22:04.5799996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5800476Z use_cpu=True, 2025-05-07T20:22:04.5800868Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5801322Z ) 2025-05-07T20:22:04.5801729Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5802680Z self=, 2025-05-07T20:22:04.5803546Z mixed_B=True, 2025-05-07T20:22:04.5803918Z compile=True, 2025-05-07T20:22:04.5804279Z T=1, 2025-05-07T20:22:04.5804610Z D=126, 2025-05-07T20:22:04.5804949Z B=107, 2025-05-07T20:22:04.5805289Z log_E=5, 2025-05-07T20:22:04.5805626Z L=16, 2025-05-07T20:22:04.5805970Z D_gradcheck=1, 2025-05-07T20:22:04.5806374Z stochastic_rounding=False, 2025-05-07T20:22:04.5806809Z weighted=False, 2025-05-07T20:22:04.5807193Z row_wise=False, 2025-05-07T20:22:04.5807570Z mixed=False, 2025-05-07T20:22:04.5807942Z use_cache=False, 2025-05-07T20:22:04.5808362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5808844Z use_cpu=True, 2025-05-07T20:22:04.5809237Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5809686Z ) 2025-05-07T20:22:04.5810089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5811031Z self=, 2025-05-07T20:22:04.5811912Z mixed_B=False, 2025-05-07T20:22:04.5812293Z compile=False, 2025-05-07T20:22:04.5812658Z T=5, 2025-05-07T20:22:04.5812984Z D=25, 2025-05-07T20:22:04.5813318Z B=25, 2025-05-07T20:22:04.5813652Z log_E=4, 2025-05-07T20:22:04.5813987Z L=16, 2025-05-07T20:22:04.5814329Z D_gradcheck=1, 2025-05-07T20:22:04.5814957Z stochastic_rounding=False, 2025-05-07T20:22:04.5815411Z weighted=True, 2025-05-07T20:22:04.5815787Z row_wise=False, 2025-05-07T20:22:04.5816694Z mixed=True, 2025-05-07T20:22:04.5817079Z use_cache=False, 2025-05-07T20:22:04.5817506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5817986Z use_cpu=True, 2025-05-07T20:22:04.5818383Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5819107Z ) 2025-05-07T20:22:04.5819554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5820673Z self=, 2025-05-07T20:22:04.5821563Z mixed_B=True, 2025-05-07T20:22:04.5821936Z compile=False, 2025-05-07T20:22:04.5822294Z T=1, 2025-05-07T20:22:04.5822625Z D=28, 2025-05-07T20:22:04.5822955Z B=35, 2025-05-07T20:22:04.5823293Z log_E=3, 2025-05-07T20:22:04.5823632Z L=17, 2025-05-07T20:22:04.5823972Z D_gradcheck=2, 2025-05-07T20:22:04.5824523Z stochastic_rounding=False, 2025-05-07T20:22:04.5824957Z weighted=False, 2025-05-07T20:22:04.5825332Z row_wise=True, 2025-05-07T20:22:04.5825702Z mixed=False, 2025-05-07T20:22:04.5826064Z use_cache=False, 2025-05-07T20:22:04.5826485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5826965Z use_cpu=True, 2025-05-07T20:22:04.5827360Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5827820Z ) 2025-05-07T20:22:04.5828223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5829357Z self=, 2025-05-07T20:22:04.5830238Z mixed_B=False, 2025-05-07T20:22:04.5830612Z compile=True, 2025-05-07T20:22:04.5830969Z T=4, 2025-05-07T20:22:04.5831300Z D=18, 2025-05-07T20:22:04.5831633Z B=8, 2025-05-07T20:22:04.5831959Z log_E=4, 2025-05-07T20:22:04.5832304Z L=9, 2025-05-07T20:22:04.5832645Z D_gradcheck=1, 2025-05-07T20:22:04.5833034Z stochastic_rounding=True, 2025-05-07T20:22:04.5833474Z weighted=True, 2025-05-07T20:22:04.5833854Z row_wise=True, 2025-05-07T20:22:04.5834218Z mixed=False, 2025-05-07T20:22:04.5834589Z use_cache=True, 2025-05-07T20:22:04.5835000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5835486Z use_cpu=True, 2025-05-07T20:22:04.5835879Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5836330Z ) 2025-05-07T20:22:04.5836743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5837692Z self=, 2025-05-07T20:22:04.5838568Z mixed_B=True, 2025-05-07T20:22:04.5838941Z compile=True, 2025-05-07T20:22:04.5839302Z T=5, 2025-05-07T20:22:04.5839657Z D=21, 2025-05-07T20:22:04.5839988Z B=87, 2025-05-07T20:22:04.5840316Z log_E=3, 2025-05-07T20:22:04.5840664Z L=11, 2025-05-07T20:22:04.5841010Z D_gradcheck=2, 2025-05-07T20:22:04.5841403Z stochastic_rounding=False, 2025-05-07T20:22:04.5841871Z weighted=False, 2025-05-07T20:22:04.5842249Z row_wise=True, 2025-05-07T20:22:04.5842612Z mixed=True, 2025-05-07T20:22:04.5842978Z use_cache=False, 2025-05-07T20:22:04.5843402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5843877Z use_cpu=True, 2025-05-07T20:22:04.5844282Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5844729Z ) 2025-05-07T20:22:04.5845136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5846083Z self=, 2025-05-07T20:22:04.5846992Z mixed_B=False, 2025-05-07T20:22:04.5847372Z compile=False, 2025-05-07T20:22:04.5847730Z T=5, 2025-05-07T20:22:04.5848066Z D=108, 2025-05-07T20:22:04.5848403Z B=89, 2025-05-07T20:22:04.5848730Z log_E=3, 2025-05-07T20:22:04.5849080Z L=0, 2025-05-07T20:22:04.5849427Z D_gradcheck=1, 2025-05-07T20:22:04.5850119Z stochastic_rounding=False, 2025-05-07T20:22:04.5850588Z weighted=False, 2025-05-07T20:22:04.5850967Z row_wise=True, 2025-05-07T20:22:04.5851334Z mixed=False, 2025-05-07T20:22:04.5851706Z use_cache=False, 2025-05-07T20:22:04.5852140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5852615Z use_cpu=True, 2025-05-07T20:22:04.5853011Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5853612Z ) 2025-05-07T20:22:04.5854009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5855079Z self=, 2025-05-07T20:22:04.5855982Z mixed_B=True, 2025-05-07T20:22:04.5856364Z compile=False, 2025-05-07T20:22:04.5856726Z T=3, 2025-05-07T20:22:04.5857059Z D=45, 2025-05-07T20:22:04.5857392Z B=96, 2025-05-07T20:22:04.5857722Z log_E=4, 2025-05-07T20:22:04.5858066Z L=3, 2025-05-07T20:22:04.5858411Z D_gradcheck=2, 2025-05-07T20:22:04.5858811Z stochastic_rounding=True, 2025-05-07T20:22:04.5859255Z weighted=False, 2025-05-07T20:22:04.5859736Z row_wise=True, 2025-05-07T20:22:04.5874019Z mixed=False, 2025-05-07T20:22:04.5874530Z use_cache=False, 2025-05-07T20:22:04.5874952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5875427Z use_cpu=True, 2025-05-07T20:22:04.5875822Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5876284Z ) 2025-05-07T20:22:04.5876682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5877632Z self=, 2025-05-07T20:22:04.5878731Z mixed_B=True, 2025-05-07T20:22:04.5879114Z compile=True, 2025-05-07T20:22:04.5879467Z T=1, 2025-05-07T20:22:04.5879798Z D=29, 2025-05-07T20:22:04.5880135Z B=100, 2025-05-07T20:22:04.5880463Z log_E=3, 2025-05-07T20:22:04.5880803Z L=17, 2025-05-07T20:22:04.5881143Z D_gradcheck=1, 2025-05-07T20:22:04.5881529Z stochastic_rounding=True, 2025-05-07T20:22:04.5881965Z weighted=True, 2025-05-07T20:22:04.5882339Z row_wise=False, 2025-05-07T20:22:04.5882703Z mixed=True, 2025-05-07T20:22:04.5883138Z use_cache=False, 2025-05-07T20:22:04.5883557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5884036Z use_cpu=True, 2025-05-07T20:22:04.5884426Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.5884875Z ) 2025-05-07T20:22:04.5885279Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5886218Z self=, 2025-05-07T20:22:04.5887103Z mixed_B=False, 2025-05-07T20:22:04.5887477Z compile=True, 2025-05-07T20:22:04.5887833Z T=3, 2025-05-07T20:22:04.5888165Z D=75, 2025-05-07T20:22:04.5888499Z B=20, 2025-05-07T20:22:04.5888823Z log_E=3, 2025-05-07T20:22:04.5889171Z L=2, 2025-05-07T20:22:04.5889510Z D_gradcheck=1, 2025-05-07T20:22:04.5889902Z stochastic_rounding=True, 2025-05-07T20:22:04.5890344Z weighted=False, 2025-05-07T20:22:04.5890740Z row_wise=False, 2025-05-07T20:22:04.5891102Z mixed=True, 2025-05-07T20:22:04.5891478Z use_cache=False, 2025-05-07T20:22:04.5891897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5892370Z use_cpu=True, 2025-05-07T20:22:04.5892771Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5893220Z ) 2025-05-07T20:22:04.5893636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5894584Z self=, 2025-05-07T20:22:04.5895457Z mixed_B=True, 2025-05-07T20:22:04.5895831Z compile=True, 2025-05-07T20:22:04.5896185Z T=4, 2025-05-07T20:22:04.5896518Z D=115, 2025-05-07T20:22:04.5896854Z B=125, 2025-05-07T20:22:04.5897180Z log_E=3, 2025-05-07T20:22:04.5897522Z L=14, 2025-05-07T20:22:04.5897859Z D_gradcheck=2, 2025-05-07T20:22:04.5898413Z stochastic_rounding=False, 2025-05-07T20:22:04.5898877Z weighted=True, 2025-05-07T20:22:04.5899255Z row_wise=False, 2025-05-07T20:22:04.5899622Z mixed=False, 2025-05-07T20:22:04.5899991Z use_cache=True, 2025-05-07T20:22:04.5900403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.5900875Z use_cpu=True, 2025-05-07T20:22:04.5901274Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5901860Z ) 2025-05-07T20:22:04.5902255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.5903313Z self=, 2025-05-07T20:22:04.5904342Z mixed_B=False, 2025-05-07T20:22:04.5904717Z compile=True, 2025-05-07T20:22:04.5905074Z T=1, 2025-05-07T20:22:04.5905406Z D=6, 2025-05-07T20:22:04.5905743Z B=125, 2025-05-07T20:22:04.5906080Z log_E=3, 2025-05-07T20:22:04.5906428Z L=2, 2025-05-07T20:22:04.5906768Z D_gradcheck=1, 2025-05-07T20:22:04.5907162Z stochastic_rounding=True, 2025-05-07T20:22:04.5907597Z weighted=True, 2025-05-07T20:22:04.5907973Z row_wise=True, 2025-05-07T20:22:04.5908335Z mixed=False, 2025-05-07T20:22:04.5908706Z use_cache=True, 2025-05-07T20:22:04.5909113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.5909587Z use_cpu=True, 2025-05-07T20:22:04.5909985Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.5910441Z ) 2025-05-07T20:22:04.6355773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6356778Z self=, 2025-05-07T20:22:04.6357992Z mixed_B=True, 2025-05-07T20:22:04.6358366Z compile=True, 2025-05-07T20:22:04.6358719Z T=1, 2025-05-07T20:22:04.6359049Z D=94, 2025-05-07T20:22:04.6359383Z B=100, 2025-05-07T20:22:04.6359713Z log_E=4, 2025-05-07T20:22:04.6360055Z L=12, 2025-05-07T20:22:04.6360394Z D_gradcheck=1, 2025-05-07T20:22:04.6360918Z stochastic_rounding=False, 2025-05-07T20:22:04.6361358Z weighted=True, 2025-05-07T20:22:04.6361733Z row_wise=True, 2025-05-07T20:22:04.6362090Z mixed=True, 2025-05-07T20:22:04.6362457Z use_cache=True, 2025-05-07T20:22:04.6362868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6363339Z use_cpu=True, 2025-05-07T20:22:04.6363733Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6364188Z ) 2025-05-07T20:22:04.6364588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6365535Z self=, 2025-05-07T20:22:04.6366415Z mixed_B=True, 2025-05-07T20:22:04.6366785Z compile=True, 2025-05-07T20:22:04.6367141Z T=5, 2025-05-07T20:22:04.6367470Z D=37, 2025-05-07T20:22:04.6367804Z B=7, 2025-05-07T20:22:04.6368137Z log_E=4, 2025-05-07T20:22:04.6368487Z L=11, 2025-05-07T20:22:04.6368831Z D_gradcheck=1, 2025-05-07T20:22:04.6369226Z stochastic_rounding=False, 2025-05-07T20:22:04.6369669Z weighted=False, 2025-05-07T20:22:04.6370049Z row_wise=False, 2025-05-07T20:22:04.6370414Z mixed=False, 2025-05-07T20:22:04.6370782Z use_cache=True, 2025-05-07T20:22:04.6371193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6371669Z use_cpu=True, 2025-05-07T20:22:04.6372065Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6372516Z ) 2025-05-07T20:22:04.6372917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6373865Z self=, 2025-05-07T20:22:04.6374743Z mixed_B=False, 2025-05-07T20:22:04.6375110Z compile=True, 2025-05-07T20:22:04.6375473Z T=4, 2025-05-07T20:22:04.6375807Z D=98, 2025-05-07T20:22:04.6376134Z B=64, 2025-05-07T20:22:04.6376477Z log_E=3, 2025-05-07T20:22:04.6376816Z L=3, 2025-05-07T20:22:04.6377150Z D_gradcheck=2, 2025-05-07T20:22:04.6377906Z stochastic_rounding=True, 2025-05-07T20:22:04.6378370Z weighted=True, 2025-05-07T20:22:04.6378747Z row_wise=False, 2025-05-07T20:22:04.6379109Z mixed=False, 2025-05-07T20:22:04.6379477Z use_cache=False, 2025-05-07T20:22:04.6379896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6380369Z use_cpu=True, 2025-05-07T20:22:04.6380769Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6381453Z ) 2025-05-07T20:22:04.6381848Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6382992Z self=, 2025-05-07T20:22:04.6383889Z mixed_B=False, 2025-05-07T20:22:04.6384381Z compile=False, 2025-05-07T20:22:04.6384769Z T=1, 2025-05-07T20:22:04.6385099Z D=8, 2025-05-07T20:22:04.6385425Z B=56, 2025-05-07T20:22:04.6385754Z log_E=5, 2025-05-07T20:22:04.6386096Z L=6, 2025-05-07T20:22:04.6386426Z D_gradcheck=2, 2025-05-07T20:22:04.6386825Z stochastic_rounding=False, 2025-05-07T20:22:04.6387262Z weighted=True, 2025-05-07T20:22:04.6387630Z row_wise=True, 2025-05-07T20:22:04.6387997Z mixed=True, 2025-05-07T20:22:04.6388364Z use_cache=True, 2025-05-07T20:22:04.6388768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6389250Z use_cpu=True, 2025-05-07T20:22:04.6389647Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6390102Z ) 2025-05-07T20:22:04.6390498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6391443Z self=, 2025-05-07T20:22:04.6392518Z mixed_B=True, 2025-05-07T20:22:04.6392884Z compile=False, 2025-05-07T20:22:04.6393263Z T=4, 2025-05-07T20:22:04.6393591Z D=51, 2025-05-07T20:22:04.6393914Z B=55, 2025-05-07T20:22:04.6394250Z log_E=4, 2025-05-07T20:22:04.6394595Z L=19, 2025-05-07T20:22:04.6394931Z D_gradcheck=2, 2025-05-07T20:22:04.6395338Z stochastic_rounding=False, 2025-05-07T20:22:04.6395780Z weighted=True, 2025-05-07T20:22:04.6396154Z row_wise=False, 2025-05-07T20:22:04.6396515Z mixed=False, 2025-05-07T20:22:04.6396891Z use_cache=False, 2025-05-07T20:22:04.6397318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6397795Z use_cpu=True, 2025-05-07T20:22:04.6398190Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6398640Z ) 2025-05-07T20:22:04.6399063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6400010Z self=, 2025-05-07T20:22:04.6400888Z mixed_B=True, 2025-05-07T20:22:04.6401252Z compile=True, 2025-05-07T20:22:04.6401620Z T=2, 2025-05-07T20:22:04.6401947Z D=10, 2025-05-07T20:22:04.6402278Z B=69, 2025-05-07T20:22:04.6402614Z log_E=3, 2025-05-07T20:22:04.6402958Z L=8, 2025-05-07T20:22:04.6403296Z D_gradcheck=2, 2025-05-07T20:22:04.6403689Z stochastic_rounding=True, 2025-05-07T20:22:04.6404136Z weighted=True, 2025-05-07T20:22:04.6404504Z row_wise=True, 2025-05-07T20:22:04.6404871Z mixed=True, 2025-05-07T20:22:04.6405240Z use_cache=False, 2025-05-07T20:22:04.6405655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6406136Z use_cpu=True, 2025-05-07T20:22:04.6406535Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6406983Z ) 2025-05-07T20:22:04.6407378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6408324Z self=, 2025-05-07T20:22:04.6409202Z mixed_B=False, 2025-05-07T20:22:04.6409567Z compile=True, 2025-05-07T20:22:04.6409933Z T=4, 2025-05-07T20:22:04.6410267Z D=20, 2025-05-07T20:22:04.6410593Z B=69, 2025-05-07T20:22:04.6410930Z log_E=3, 2025-05-07T20:22:04.6411277Z L=14, 2025-05-07T20:22:04.6411611Z D_gradcheck=1, 2025-05-07T20:22:04.6412004Z stochastic_rounding=True, 2025-05-07T20:22:04.6412689Z weighted=False, 2025-05-07T20:22:04.6413080Z row_wise=False, 2025-05-07T20:22:04.6413451Z mixed=True, 2025-05-07T20:22:04.6413815Z use_cache=False, 2025-05-07T20:22:04.6414235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6414723Z use_cpu=True, 2025-05-07T20:22:04.6415155Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6415764Z ) 2025-05-07T20:22:04.6416484Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6417726Z self=, 2025-05-07T20:22:04.6418628Z mixed_B=False, 2025-05-07T20:22:04.6418997Z compile=True, 2025-05-07T20:22:04.6419360Z T=4, 2025-05-07T20:22:04.6419694Z D=122, 2025-05-07T20:22:04.6420024Z B=54, 2025-05-07T20:22:04.6420362Z log_E=3, 2025-05-07T20:22:04.6420712Z L=2, 2025-05-07T20:22:04.6421047Z D_gradcheck=2, 2025-05-07T20:22:04.6421443Z stochastic_rounding=False, 2025-05-07T20:22:04.6421889Z weighted=False, 2025-05-07T20:22:04.6422261Z row_wise=False, 2025-05-07T20:22:04.6422632Z mixed=True, 2025-05-07T20:22:04.6422998Z use_cache=True, 2025-05-07T20:22:04.6423401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6423881Z use_cpu=True, 2025-05-07T20:22:04.6424420Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6424864Z ) 2025-05-07T20:22:04.6425265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6426213Z self=, 2025-05-07T20:22:04.6427360Z mixed_B=False, 2025-05-07T20:22:04.6427727Z compile=True, 2025-05-07T20:22:04.6428090Z T=2, 2025-05-07T20:22:04.6428419Z D=56, 2025-05-07T20:22:04.6428748Z B=58, 2025-05-07T20:22:04.6429089Z log_E=3, 2025-05-07T20:22:04.6429434Z L=1, 2025-05-07T20:22:04.6429767Z D_gradcheck=1, 2025-05-07T20:22:04.6430164Z stochastic_rounding=False, 2025-05-07T20:22:04.6430609Z weighted=False, 2025-05-07T20:22:04.6430982Z row_wise=True, 2025-05-07T20:22:04.6431347Z mixed=True, 2025-05-07T20:22:04.6431719Z use_cache=False, 2025-05-07T20:22:04.6432132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6432614Z use_cpu=True, 2025-05-07T20:22:04.6433014Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6433454Z ) 2025-05-07T20:22:04.6433856Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6434799Z self=, 2025-05-07T20:22:04.6435669Z mixed_B=True, 2025-05-07T20:22:04.6436042Z compile=False, 2025-05-07T20:22:04.6436408Z T=5, 2025-05-07T20:22:04.6436733Z D=101, 2025-05-07T20:22:04.6437072Z B=83, 2025-05-07T20:22:04.6437408Z log_E=4, 2025-05-07T20:22:04.6437747Z L=1, 2025-05-07T20:22:04.6438091Z D_gradcheck=2, 2025-05-07T20:22:04.6438485Z stochastic_rounding=True, 2025-05-07T20:22:04.6438926Z weighted=False, 2025-05-07T20:22:04.6439297Z row_wise=True, 2025-05-07T20:22:04.6439664Z mixed=False, 2025-05-07T20:22:04.6440035Z use_cache=False, 2025-05-07T20:22:04.6440452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6440935Z use_cpu=True, 2025-05-07T20:22:04.6441334Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6441775Z ) 2025-05-07T20:22:04.6442178Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6443121Z self=, 2025-05-07T20:22:04.6443987Z mixed_B=False, 2025-05-07T20:22:04.6444360Z compile=False, 2025-05-07T20:22:04.6444724Z T=4, 2025-05-07T20:22:04.6445048Z D=27, 2025-05-07T20:22:04.6445382Z B=78, 2025-05-07T20:22:04.6445715Z log_E=5, 2025-05-07T20:22:04.6446047Z L=19, 2025-05-07T20:22:04.6446394Z D_gradcheck=1, 2025-05-07T20:22:04.6446786Z stochastic_rounding=True, 2025-05-07T20:22:04.6447523Z weighted=True, 2025-05-07T20:22:04.6447911Z row_wise=False, 2025-05-07T20:22:04.6448283Z mixed=False, 2025-05-07T20:22:04.6448642Z use_cache=True, 2025-05-07T20:22:04.6449058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6449537Z use_cpu=True, 2025-05-07T20:22:04.6449938Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6450630Z ) 2025-05-07T20:22:04.6451036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6452090Z self=, 2025-05-07T20:22:04.6452975Z mixed_B=False, 2025-05-07T20:22:04.6453346Z compile=True, 2025-05-07T20:22:04.6453709Z T=2, 2025-05-07T20:22:04.6454033Z D=6, 2025-05-07T20:22:04.6454368Z B=35, 2025-05-07T20:22:04.6454708Z log_E=3, 2025-05-07T20:22:04.6455046Z L=9, 2025-05-07T20:22:04.6455390Z D_gradcheck=2, 2025-05-07T20:22:04.6455785Z stochastic_rounding=False, 2025-05-07T20:22:04.6456221Z weighted=True, 2025-05-07T20:22:04.6456597Z row_wise=False, 2025-05-07T20:22:04.6456970Z mixed=False, 2025-05-07T20:22:04.6457334Z use_cache=True, 2025-05-07T20:22:04.6457746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6458223Z use_cpu=True, 2025-05-07T20:22:04.6458617Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6459077Z ) 2025-05-07T20:22:04.6459482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6460427Z self=, 2025-05-07T20:22:04.6461468Z mixed_B=False, 2025-05-07T20:22:04.6461843Z compile=False, 2025-05-07T20:22:04.6462207Z T=2, 2025-05-07T20:22:04.6462534Z D=120, 2025-05-07T20:22:04.6462869Z B=65, 2025-05-07T20:22:04.6463204Z log_E=4, 2025-05-07T20:22:04.6463539Z L=18, 2025-05-07T20:22:04.6463883Z D_gradcheck=2, 2025-05-07T20:22:04.6464440Z stochastic_rounding=True, 2025-05-07T20:22:04.6464878Z weighted=False, 2025-05-07T20:22:04.6465255Z row_wise=False, 2025-05-07T20:22:04.6465628Z mixed=False, 2025-05-07T20:22:04.6465990Z use_cache=True, 2025-05-07T20:22:04.6466403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6466883Z use_cpu=True, 2025-05-07T20:22:04.6467274Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6467719Z ) 2025-05-07T20:22:04.6468123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6469054Z self=, 2025-05-07T20:22:04.6469934Z mixed_B=True, 2025-05-07T20:22:04.6470307Z compile=False, 2025-05-07T20:22:04.6470673Z T=5, 2025-05-07T20:22:04.6470998Z D=90, 2025-05-07T20:22:04.6471338Z B=16, 2025-05-07T20:22:04.6471676Z log_E=3, 2025-05-07T20:22:04.6472012Z L=17, 2025-05-07T20:22:04.6472351Z D_gradcheck=2, 2025-05-07T20:22:04.6472744Z stochastic_rounding=False, 2025-05-07T20:22:04.6473178Z weighted=True, 2025-05-07T20:22:04.6473555Z row_wise=True, 2025-05-07T20:22:04.6473922Z mixed=False, 2025-05-07T20:22:04.6474280Z use_cache=True, 2025-05-07T20:22:04.6474692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6475177Z use_cpu=True, 2025-05-07T20:22:04.6475569Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6476017Z ) 2025-05-07T20:22:04.6476424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6477354Z self=, 2025-05-07T20:22:04.6478230Z mixed_B=False, 2025-05-07T20:22:04.6478605Z compile=True, 2025-05-07T20:22:04.6478961Z T=3, 2025-05-07T20:22:04.6479319Z D=85, 2025-05-07T20:22:04.6479655Z B=56, 2025-05-07T20:22:04.6479984Z log_E=3, 2025-05-07T20:22:04.6480334Z L=3, 2025-05-07T20:22:04.6480678Z D_gradcheck=2, 2025-05-07T20:22:04.6481076Z stochastic_rounding=True, 2025-05-07T20:22:04.6481751Z weighted=True, 2025-05-07T20:22:04.6482144Z row_wise=True, 2025-05-07T20:22:04.6482514Z mixed=True, 2025-05-07T20:22:04.6482873Z use_cache=False, 2025-05-07T20:22:04.6483293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6483774Z use_cpu=True, 2025-05-07T20:22:04.6484168Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6484759Z ) 2025-05-07T20:22:04.6485160Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6486094Z self=, 2025-05-07T20:22:04.6487088Z mixed_B=True, 2025-05-07T20:22:04.6487474Z compile=True, 2025-05-07T20:22:04.6487829Z T=5, 2025-05-07T20:22:04.6488164Z D=10, 2025-05-07T20:22:04.6488520Z B=68, 2025-05-07T20:22:04.6488846Z log_E=3, 2025-05-07T20:22:04.6489189Z L=6, 2025-05-07T20:22:04.6489529Z D_gradcheck=2, 2025-05-07T20:22:04.6489911Z stochastic_rounding=True, 2025-05-07T20:22:04.6490354Z weighted=False, 2025-05-07T20:22:04.6490729Z row_wise=True, 2025-05-07T20:22:04.6491094Z mixed=False, 2025-05-07T20:22:04.6491466Z use_cache=True, 2025-05-07T20:22:04.6491882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6492364Z use_cpu=True, 2025-05-07T20:22:04.6492759Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.6493205Z ) 2025-05-07T20:22:04.6493614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6494548Z self=, 2025-05-07T20:22:04.6495622Z mixed_B=True, 2025-05-07T20:22:04.6496060Z compile=True, 2025-05-07T20:22:04.6496423Z T=4, 2025-05-07T20:22:04.6496753Z D=5, 2025-05-07T20:22:04.6497137Z B=61, 2025-05-07T20:22:04.6497466Z log_E=4, 2025-05-07T20:22:04.6497810Z L=13, 2025-05-07T20:22:04.6498151Z D_gradcheck=1, 2025-05-07T20:22:04.6498538Z stochastic_rounding=True, 2025-05-07T20:22:04.6498979Z weighted=True, 2025-05-07T20:22:04.6499355Z row_wise=True, 2025-05-07T20:22:04.6499716Z mixed=False, 2025-05-07T20:22:04.6500086Z use_cache=True, 2025-05-07T20:22:04.6500499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6500971Z use_cpu=True, 2025-05-07T20:22:04.6501372Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6501820Z ) 2025-05-07T20:22:04.6972451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6973430Z self=, 2025-05-07T20:22:04.6974336Z mixed_B=False, 2025-05-07T20:22:04.6974717Z compile=False, 2025-05-07T20:22:04.6975076Z T=5, 2025-05-07T20:22:04.6975411Z D=103, 2025-05-07T20:22:04.6975752Z B=11, 2025-05-07T20:22:04.6976080Z log_E=4, 2025-05-07T20:22:04.6976426Z L=8, 2025-05-07T20:22:04.6976763Z D_gradcheck=1, 2025-05-07T20:22:04.6977155Z stochastic_rounding=False, 2025-05-07T20:22:04.6977600Z weighted=False, 2025-05-07T20:22:04.6977983Z row_wise=False, 2025-05-07T20:22:04.6978352Z mixed=False, 2025-05-07T20:22:04.6978720Z use_cache=True, 2025-05-07T20:22:04.6979260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.6979910Z use_cpu=True, 2025-05-07T20:22:04.6980308Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6980755Z ) 2025-05-07T20:22:04.6981166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6982097Z self=, 2025-05-07T20:22:04.6982982Z mixed_B=False, 2025-05-07T20:22:04.6983358Z compile=False, 2025-05-07T20:22:04.6983716Z T=5, 2025-05-07T20:22:04.6984139Z D=27, 2025-05-07T20:22:04.6984484Z B=87, 2025-05-07T20:22:04.6984809Z log_E=5, 2025-05-07T20:22:04.6985151Z L=9, 2025-05-07T20:22:04.6985489Z D_gradcheck=2, 2025-05-07T20:22:04.6985873Z stochastic_rounding=True, 2025-05-07T20:22:04.6986651Z weighted=True, 2025-05-07T20:22:04.6987045Z row_wise=False, 2025-05-07T20:22:04.6987410Z mixed=False, 2025-05-07T20:22:04.6987780Z use_cache=True, 2025-05-07T20:22:04.6988195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6988669Z use_cpu=True, 2025-05-07T20:22:04.6989065Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6989511Z ) 2025-05-07T20:22:04.6990153Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6991101Z self=, 2025-05-07T20:22:04.6992166Z mixed_B=False, 2025-05-07T20:22:04.6992562Z compile=False, 2025-05-07T20:22:04.6992919Z T=4, 2025-05-07T20:22:04.6993249Z D=73, 2025-05-07T20:22:04.6993586Z B=46, 2025-05-07T20:22:04.6993913Z log_E=5, 2025-05-07T20:22:04.6994256Z L=1, 2025-05-07T20:22:04.6994595Z D_gradcheck=1, 2025-05-07T20:22:04.6994980Z stochastic_rounding=True, 2025-05-07T20:22:04.6995425Z weighted=False, 2025-05-07T20:22:04.6995804Z row_wise=False, 2025-05-07T20:22:04.6996168Z mixed=True, 2025-05-07T20:22:04.6996535Z use_cache=True, 2025-05-07T20:22:04.6996947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.6997421Z use_cpu=True, 2025-05-07T20:22:04.6997820Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.6998267Z ) 2025-05-07T20:22:04.6998674Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.6999614Z self=, 2025-05-07T20:22:04.7000764Z mixed_B=True, 2025-05-07T20:22:04.7001138Z compile=False, 2025-05-07T20:22:04.7001497Z T=3, 2025-05-07T20:22:04.7001827Z D=89, 2025-05-07T20:22:04.7002163Z B=31, 2025-05-07T20:22:04.7002489Z log_E=4, 2025-05-07T20:22:04.7002837Z L=16, 2025-05-07T20:22:04.7003180Z D_gradcheck=1, 2025-05-07T20:22:04.7003566Z stochastic_rounding=False, 2025-05-07T20:22:04.7004006Z weighted=True, 2025-05-07T20:22:04.7004381Z row_wise=True, 2025-05-07T20:22:04.7004743Z mixed=False, 2025-05-07T20:22:04.7005119Z use_cache=False, 2025-05-07T20:22:04.7005546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7006018Z use_cpu=True, 2025-05-07T20:22:04.7006417Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7006861Z ) 2025-05-07T20:22:04.7007265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7008203Z self=, 2025-05-07T20:22:04.7009080Z mixed_B=False, 2025-05-07T20:22:04.7009447Z compile=True, 2025-05-07T20:22:04.7009811Z T=1, 2025-05-07T20:22:04.7010143Z D=69, 2025-05-07T20:22:04.7010474Z B=27, 2025-05-07T20:22:04.7010808Z log_E=4, 2025-05-07T20:22:04.7011157Z L=1, 2025-05-07T20:22:04.7011491Z D_gradcheck=1, 2025-05-07T20:22:04.7011884Z stochastic_rounding=False, 2025-05-07T20:22:04.7012325Z weighted=True, 2025-05-07T20:22:04.7012708Z row_wise=False, 2025-05-07T20:22:04.7013074Z mixed=False, 2025-05-07T20:22:04.7013445Z use_cache=False, 2025-05-07T20:22:04.7013916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7014416Z use_cpu=True, 2025-05-07T20:22:04.7014815Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7015259Z ) 2025-05-07T20:22:04.7015660Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7016917Z self=, 2025-05-07T20:22:04.7017804Z mixed_B=True, 2025-05-07T20:22:04.7018171Z compile=True, 2025-05-07T20:22:04.7018533Z T=3, 2025-05-07T20:22:04.7018867Z D=54, 2025-05-07T20:22:04.7019194Z B=57, 2025-05-07T20:22:04.7019535Z log_E=5, 2025-05-07T20:22:04.7019883Z L=2, 2025-05-07T20:22:04.7020217Z D_gradcheck=2, 2025-05-07T20:22:04.7020613Z stochastic_rounding=True, 2025-05-07T20:22:04.7021297Z weighted=False, 2025-05-07T20:22:04.7021702Z row_wise=True, 2025-05-07T20:22:04.7022071Z mixed=True, 2025-05-07T20:22:04.7022433Z use_cache=True, 2025-05-07T20:22:04.7022843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7023319Z use_cpu=True, 2025-05-07T20:22:04.7023720Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7024270Z ) 2025-05-07T20:22:04.7024818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7025763Z self=, 2025-05-07T20:22:04.7026759Z mixed_B=True, 2025-05-07T20:22:04.7027139Z compile=False, 2025-05-07T20:22:04.7027502Z T=3, 2025-05-07T20:22:04.7027838Z D=80, 2025-05-07T20:22:04.7028164Z B=1, 2025-05-07T20:22:04.7028498Z log_E=3, 2025-05-07T20:22:04.7028838Z L=7, 2025-05-07T20:22:04.7029169Z D_gradcheck=1, 2025-05-07T20:22:04.7029566Z stochastic_rounding=False, 2025-05-07T20:22:04.7030008Z weighted=True, 2025-05-07T20:22:04.7030374Z row_wise=False, 2025-05-07T20:22:04.7030743Z mixed=False, 2025-05-07T20:22:04.7031110Z use_cache=False, 2025-05-07T20:22:04.7031524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7032008Z use_cpu=True, 2025-05-07T20:22:04.7032406Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7032843Z ) 2025-05-07T20:22:04.7033246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7034183Z self=, 2025-05-07T20:22:04.7035246Z mixed_B=True, 2025-05-07T20:22:04.7035613Z compile=False, 2025-05-07T20:22:04.7035977Z T=4, 2025-05-07T20:22:04.7036310Z D=42, 2025-05-07T20:22:04.7036636Z B=63, 2025-05-07T20:22:04.7036973Z log_E=4, 2025-05-07T20:22:04.7037315Z L=2, 2025-05-07T20:22:04.7037650Z D_gradcheck=1, 2025-05-07T20:22:04.7038044Z stochastic_rounding=True, 2025-05-07T20:22:04.7038487Z weighted=False, 2025-05-07T20:22:04.7038856Z row_wise=True, 2025-05-07T20:22:04.7039224Z mixed=True, 2025-05-07T20:22:04.7039592Z use_cache=False, 2025-05-07T20:22:04.7040007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7040485Z use_cpu=True, 2025-05-07T20:22:04.7040885Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7041322Z ) 2025-05-07T20:22:04.7041730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7042670Z self=, 2025-05-07T20:22:04.7043548Z mixed_B=True, 2025-05-07T20:22:04.7043911Z compile=True, 2025-05-07T20:22:04.7044272Z T=1, 2025-05-07T20:22:04.7044604Z D=63, 2025-05-07T20:22:04.7044934Z B=54, 2025-05-07T20:22:04.7045272Z log_E=3, 2025-05-07T20:22:04.7045617Z L=15, 2025-05-07T20:22:04.7045953Z D_gradcheck=2, 2025-05-07T20:22:04.7046348Z stochastic_rounding=True, 2025-05-07T20:22:04.7046790Z weighted=False, 2025-05-07T20:22:04.7047161Z row_wise=False, 2025-05-07T20:22:04.7047531Z mixed=True, 2025-05-07T20:22:04.7047898Z use_cache=False, 2025-05-07T20:22:04.7048313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7048799Z use_cpu=True, 2025-05-07T20:22:04.7049201Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7049640Z ) 2025-05-07T20:22:04.7050045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7050984Z self=, 2025-05-07T20:22:04.7051858Z mixed_B=False, 2025-05-07T20:22:04.7052231Z compile=True, 2025-05-07T20:22:04.7052596Z T=3, 2025-05-07T20:22:04.7052921Z D=126, 2025-05-07T20:22:04.7053260Z B=20, 2025-05-07T20:22:04.7053594Z log_E=3, 2025-05-07T20:22:04.7053939Z L=6, 2025-05-07T20:22:04.7054273Z D_gradcheck=2, 2025-05-07T20:22:04.7054662Z stochastic_rounding=True, 2025-05-07T20:22:04.7055323Z weighted=True, 2025-05-07T20:22:04.7055710Z row_wise=False, 2025-05-07T20:22:04.7056085Z mixed=False, 2025-05-07T20:22:04.7056454Z use_cache=True, 2025-05-07T20:22:04.7056864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7057347Z use_cpu=True, 2025-05-07T20:22:04.7057745Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7058180Z ) 2025-05-07T20:22:04.7058740Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7059679Z self=, 2025-05-07T20:22:04.7060748Z mixed_B=True, 2025-05-07T20:22:04.7061138Z compile=False, 2025-05-07T20:22:04.7061509Z T=5, 2025-05-07T20:22:04.7061836Z D=115, 2025-05-07T20:22:04.7062175Z B=90, 2025-05-07T20:22:04.7062517Z log_E=3, 2025-05-07T20:22:04.7062856Z L=20, 2025-05-07T20:22:04.7063203Z D_gradcheck=1, 2025-05-07T20:22:04.7063598Z stochastic_rounding=False, 2025-05-07T20:22:04.7064148Z weighted=True, 2025-05-07T20:22:04.7064531Z row_wise=True, 2025-05-07T20:22:04.7064894Z mixed=False, 2025-05-07T20:22:04.7065249Z use_cache=False, 2025-05-07T20:22:04.7065667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7066154Z use_cpu=True, 2025-05-07T20:22:04.7066552Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7066991Z ) 2025-05-07T20:22:04.7067403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7068342Z self=, 2025-05-07T20:22:04.7069353Z mixed_B=True, 2025-05-07T20:22:04.7069729Z compile=False, 2025-05-07T20:22:04.7070096Z T=1, 2025-05-07T20:22:04.7070423Z D=44, 2025-05-07T20:22:04.7070753Z B=5, 2025-05-07T20:22:04.7071088Z log_E=4, 2025-05-07T20:22:04.7071428Z L=16, 2025-05-07T20:22:04.7071768Z D_gradcheck=1, 2025-05-07T20:22:04.7072168Z stochastic_rounding=False, 2025-05-07T20:22:04.7072607Z weighted=False, 2025-05-07T20:22:04.7072984Z row_wise=False, 2025-05-07T20:22:04.7073356Z mixed=True, 2025-05-07T20:22:04.7073717Z use_cache=False, 2025-05-07T20:22:04.7074139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7074620Z use_cpu=True, 2025-05-07T20:22:04.7075011Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7075459Z ) 2025-05-07T20:22:04.7075867Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7076807Z self=, 2025-05-07T20:22:04.7077684Z mixed_B=True, 2025-05-07T20:22:04.7078055Z compile=True, 2025-05-07T20:22:04.7078418Z T=2, 2025-05-07T20:22:04.7078745Z D=125, 2025-05-07T20:22:04.7079083Z B=28, 2025-05-07T20:22:04.7079422Z log_E=3, 2025-05-07T20:22:04.7079762Z L=20, 2025-05-07T20:22:04.7080108Z D_gradcheck=1, 2025-05-07T20:22:04.7080499Z stochastic_rounding=False, 2025-05-07T20:22:04.7080936Z weighted=True, 2025-05-07T20:22:04.7081315Z row_wise=False, 2025-05-07T20:22:04.7081690Z mixed=True, 2025-05-07T20:22:04.7082053Z use_cache=False, 2025-05-07T20:22:04.7082472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7082951Z use_cpu=True, 2025-05-07T20:22:04.7083343Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7083796Z ) 2025-05-07T20:22:04.7084217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7085156Z self=, 2025-05-07T20:22:04.7086041Z mixed_B=False, 2025-05-07T20:22:04.7086420Z compile=True, 2025-05-07T20:22:04.7086785Z T=3, 2025-05-07T20:22:04.7087112Z D=5, 2025-05-07T20:22:04.7087440Z B=26, 2025-05-07T20:22:04.7087782Z log_E=3, 2025-05-07T20:22:04.7088119Z L=6, 2025-05-07T20:22:04.7088464Z D_gradcheck=2, 2025-05-07T20:22:04.7088859Z stochastic_rounding=True, 2025-05-07T20:22:04.7089289Z weighted=False, 2025-05-07T20:22:04.7089885Z row_wise=True, 2025-05-07T20:22:04.7090278Z mixed=True, 2025-05-07T20:22:04.7090639Z use_cache=True, 2025-05-07T20:22:04.7091053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7091539Z use_cpu=True, 2025-05-07T20:22:04.7091929Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7092376Z ) 2025-05-07T20:22:04.7092780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7093861Z self=, 2025-05-07T20:22:04.7094839Z mixed_B=True, 2025-05-07T20:22:04.7095223Z compile=False, 2025-05-07T20:22:04.7095582Z T=1, 2025-05-07T20:22:04.7095915Z D=103, 2025-05-07T20:22:04.7096254Z B=34, 2025-05-07T20:22:04.7096584Z log_E=5, 2025-05-07T20:22:04.7096920Z L=9, 2025-05-07T20:22:04.7097262Z D_gradcheck=2, 2025-05-07T20:22:04.7097658Z stochastic_rounding=False, 2025-05-07T20:22:04.7098093Z weighted=False, 2025-05-07T20:22:04.7098472Z row_wise=True, 2025-05-07T20:22:04.7098844Z mixed=True, 2025-05-07T20:22:04.7099201Z use_cache=True, 2025-05-07T20:22:04.7099650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7100167Z use_cpu=True, 2025-05-07T20:22:04.7100610Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7101074Z ) 2025-05-07T20:22:04.7101482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7102422Z self=, 2025-05-07T20:22:04.7103456Z mixed_B=True, 2025-05-07T20:22:04.7103835Z compile=False, 2025-05-07T20:22:04.7104323Z T=5, 2025-05-07T20:22:04.7104662Z D=6, 2025-05-07T20:22:04.7105001Z B=109, 2025-05-07T20:22:04.7105332Z log_E=3, 2025-05-07T20:22:04.7105702Z L=7, 2025-05-07T20:22:04.7106041Z D_gradcheck=1, 2025-05-07T20:22:04.7106428Z stochastic_rounding=False, 2025-05-07T20:22:04.7106871Z weighted=False, 2025-05-07T20:22:04.7107255Z row_wise=False, 2025-05-07T20:22:04.7107624Z mixed=True, 2025-05-07T20:22:04.7107991Z use_cache=False, 2025-05-07T20:22:04.7108414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7108900Z use_cpu=True, 2025-05-07T20:22:04.7109295Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7109741Z ) 2025-05-07T20:22:04.7110148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7111084Z self=, 2025-05-07T20:22:04.7111963Z mixed_B=False, 2025-05-07T20:22:04.7112344Z compile=False, 2025-05-07T20:22:04.7112704Z T=5, 2025-05-07T20:22:04.7113040Z D=80, 2025-05-07T20:22:04.7113373Z B=70, 2025-05-07T20:22:04.7113703Z log_E=4, 2025-05-07T20:22:04.7114058Z L=8, 2025-05-07T20:22:04.7114397Z D_gradcheck=1, 2025-05-07T20:22:04.7114784Z stochastic_rounding=False, 2025-05-07T20:22:04.7115224Z weighted=True, 2025-05-07T20:22:04.7115607Z row_wise=True, 2025-05-07T20:22:04.7115972Z mixed=False, 2025-05-07T20:22:04.7116598Z use_cache=False, 2025-05-07T20:22:04.7117027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7117503Z use_cpu=True, 2025-05-07T20:22:04.7117906Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7118349Z ) 2025-05-07T20:22:04.7574020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7575050Z self=, 2025-05-07T20:22:04.7575950Z mixed_B=False, 2025-05-07T20:22:04.7576324Z compile=True, 2025-05-07T20:22:04.7576679Z T=3, 2025-05-07T20:22:04.7577013Z D=98, 2025-05-07T20:22:04.7577344Z B=68, 2025-05-07T20:22:04.7577673Z log_E=4, 2025-05-07T20:22:04.7578015Z L=16, 2025-05-07T20:22:04.7578357Z D_gradcheck=1, 2025-05-07T20:22:04.7578866Z stochastic_rounding=True, 2025-05-07T20:22:04.7579330Z weighted=True, 2025-05-07T20:22:04.7580054Z row_wise=True, 2025-05-07T20:22:04.7580439Z mixed=False, 2025-05-07T20:22:04.7580815Z use_cache=False, 2025-05-07T20:22:04.7581241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7581720Z use_cpu=True, 2025-05-07T20:22:04.7582113Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7582562Z ) 2025-05-07T20:22:04.7582967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7584248Z self=, 2025-05-07T20:22:04.7585142Z mixed_B=True, 2025-05-07T20:22:04.7585699Z compile=False, 2025-05-07T20:22:04.7586074Z T=5, 2025-05-07T20:22:04.7586402Z D=105, 2025-05-07T20:22:04.7604259Z B=47, 2025-05-07T20:22:04.7604834Z log_E=5, 2025-05-07T20:22:04.7605192Z L=16, 2025-05-07T20:22:04.7605535Z D_gradcheck=1, 2025-05-07T20:22:04.7605918Z stochastic_rounding=True, 2025-05-07T20:22:04.7606467Z weighted=True, 2025-05-07T20:22:04.7606868Z row_wise=True, 2025-05-07T20:22:04.7607229Z mixed=True, 2025-05-07T20:22:04.7607595Z use_cache=False, 2025-05-07T20:22:04.7607788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7607948Z use_cpu=True, 2025-05-07T20:22:04.7608132Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7608279Z ) 2025-05-07T20:22:04.7608520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7609105Z self=, 2025-05-07T20:22:04.7609699Z mixed_B=True, 2025-05-07T20:22:04.7609861Z compile=False, 2025-05-07T20:22:04.7610005Z T=3, 2025-05-07T20:22:04.7610157Z D=60, 2025-05-07T20:22:04.7610298Z B=30, 2025-05-07T20:22:04.7610442Z log_E=5, 2025-05-07T20:22:04.7610591Z L=13, 2025-05-07T20:22:04.7610743Z D_gradcheck=1, 2025-05-07T20:22:04.7610914Z stochastic_rounding=False, 2025-05-07T20:22:04.7611075Z weighted=False, 2025-05-07T20:22:04.7611231Z row_wise=True, 2025-05-07T20:22:04.7611379Z mixed=True, 2025-05-07T20:22:04.7611539Z use_cache=True, 2025-05-07T20:22:04.7611731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7611882Z use_cpu=True, 2025-05-07T20:22:04.7612072Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7612214Z ) 2025-05-07T20:22:04.7612444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7613021Z self=, 2025-05-07T20:22:04.7613175Z mixed_B=False, 2025-05-07T20:22:04.7613344Z compile=True, 2025-05-07T20:22:04.7613489Z T=2, 2025-05-07T20:22:04.7613633Z D=18, 2025-05-07T20:22:04.7613790Z B=77, 2025-05-07T20:22:04.7613940Z log_E=4, 2025-05-07T20:22:04.7614086Z L=11, 2025-05-07T20:22:04.7614245Z D_gradcheck=2, 2025-05-07T20:22:04.7614417Z stochastic_rounding=True, 2025-05-07T20:22:04.7614570Z weighted=True, 2025-05-07T20:22:04.7614734Z row_wise=True, 2025-05-07T20:22:04.7614885Z mixed=False, 2025-05-07T20:22:04.7615040Z use_cache=False, 2025-05-07T20:22:04.7615237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7615389Z use_cpu=True, 2025-05-07T20:22:04.7615579Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7615722Z ) 2025-05-07T20:22:04.7615952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7616821Z self=, 2025-05-07T20:22:04.7616987Z mixed_B=True, 2025-05-07T20:22:04.7617143Z compile=False, 2025-05-07T20:22:04.7617299Z T=3, 2025-05-07T20:22:04.7617446Z D=119, 2025-05-07T20:22:04.7617593Z B=71, 2025-05-07T20:22:04.7617743Z log_E=3, 2025-05-07T20:22:04.7617886Z L=5, 2025-05-07T20:22:04.7618038Z D_gradcheck=2, 2025-05-07T20:22:04.7618214Z stochastic_rounding=True, 2025-05-07T20:22:04.7618366Z weighted=False, 2025-05-07T20:22:04.7618813Z row_wise=False, 2025-05-07T20:22:04.7618989Z mixed=False, 2025-05-07T20:22:04.7619142Z use_cache=False, 2025-05-07T20:22:04.7619344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7619493Z use_cpu=True, 2025-05-07T20:22:04.7619670Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7619817Z ) 2025-05-07T20:22:04.7620045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7620818Z self=, 2025-05-07T20:22:04.7620980Z mixed_B=False, 2025-05-07T20:22:04.7621311Z compile=False, 2025-05-07T20:22:04.7621473Z T=3, 2025-05-07T20:22:04.7621624Z D=103, 2025-05-07T20:22:04.7621765Z B=113, 2025-05-07T20:22:04.7621909Z log_E=4, 2025-05-07T20:22:04.7622059Z L=0, 2025-05-07T20:22:04.7622214Z D_gradcheck=2, 2025-05-07T20:22:04.7622384Z stochastic_rounding=True, 2025-05-07T20:22:04.7622547Z weighted=True, 2025-05-07T20:22:04.7622704Z row_wise=False, 2025-05-07T20:22:04.7622858Z mixed=True, 2025-05-07T20:22:04.7623010Z use_cache=False, 2025-05-07T20:22:04.7623202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7623360Z use_cpu=True, 2025-05-07T20:22:04.7623537Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7623678Z ) 2025-05-07T20:22:04.7623913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7624612Z self=, 2025-05-07T20:22:04.7624902Z mixed_B=True, 2025-05-07T20:22:04.7625065Z compile=True, 2025-05-07T20:22:04.7625206Z T=2, 2025-05-07T20:22:04.7625347Z D=28, 2025-05-07T20:22:04.7625494Z B=61, 2025-05-07T20:22:04.7625641Z log_E=3, 2025-05-07T20:22:04.7625790Z L=6, 2025-05-07T20:22:04.7625939Z D_gradcheck=1, 2025-05-07T20:22:04.7626107Z stochastic_rounding=True, 2025-05-07T20:22:04.7626267Z weighted=False, 2025-05-07T20:22:04.7626423Z row_wise=False, 2025-05-07T20:22:04.7626570Z mixed=False, 2025-05-07T20:22:04.7626733Z use_cache=False, 2025-05-07T20:22:04.7626921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7627071Z use_cpu=True, 2025-05-07T20:22:04.7627257Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7627394Z ) 2025-05-07T20:22:04.7627621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7628195Z self=, 2025-05-07T20:22:04.7628350Z mixed_B=True, 2025-05-07T20:22:04.7628504Z compile=False, 2025-05-07T20:22:04.7628657Z T=5, 2025-05-07T20:22:04.7628801Z D=71, 2025-05-07T20:22:04.7628949Z B=73, 2025-05-07T20:22:04.7629089Z log_E=4, 2025-05-07T20:22:04.7629230Z L=20, 2025-05-07T20:22:04.7629387Z D_gradcheck=1, 2025-05-07T20:22:04.7629560Z stochastic_rounding=False, 2025-05-07T20:22:04.7629715Z weighted=True, 2025-05-07T20:22:04.7629878Z row_wise=False, 2025-05-07T20:22:04.7630027Z mixed=False, 2025-05-07T20:22:04.7630180Z use_cache=False, 2025-05-07T20:22:04.7630374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7630524Z use_cpu=True, 2025-05-07T20:22:04.7630707Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7630851Z ) 2025-05-07T20:22:04.7631077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7631645Z self=, 2025-05-07T20:22:04.7631803Z mixed_B=True, 2025-05-07T20:22:04.7631960Z compile=False, 2025-05-07T20:22:04.7632108Z T=4, 2025-05-07T20:22:04.7632355Z D=52, 2025-05-07T20:22:04.7632533Z B=66, 2025-05-07T20:22:04.7632689Z log_E=4, 2025-05-07T20:22:04.7632831Z L=13, 2025-05-07T20:22:04.7632981Z D_gradcheck=1, 2025-05-07T20:22:04.7633157Z stochastic_rounding=True, 2025-05-07T20:22:04.7633307Z weighted=True, 2025-05-07T20:22:04.7633572Z row_wise=True, 2025-05-07T20:22:04.7633741Z mixed=False, 2025-05-07T20:22:04.7633890Z use_cache=True, 2025-05-07T20:22:04.7634077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7634237Z use_cpu=True, 2025-05-07T20:22:04.7634416Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7634553Z ) 2025-05-07T20:22:04.7634795Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7635493Z self=, 2025-05-07T20:22:04.7635654Z mixed_B=False, 2025-05-07T20:22:04.7635869Z compile=True, 2025-05-07T20:22:04.7636022Z T=5, 2025-05-07T20:22:04.7636172Z D=105, 2025-05-07T20:22:04.7636313Z B=85, 2025-05-07T20:22:04.7636457Z log_E=3, 2025-05-07T20:22:04.7636607Z L=7, 2025-05-07T20:22:04.7636758Z D_gradcheck=2, 2025-05-07T20:22:04.7636928Z stochastic_rounding=True, 2025-05-07T20:22:04.7637087Z weighted=False, 2025-05-07T20:22:04.7637240Z row_wise=True, 2025-05-07T20:22:04.7637388Z mixed=True, 2025-05-07T20:22:04.7637549Z use_cache=True, 2025-05-07T20:22:04.7637736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7637891Z use_cpu=True, 2025-05-07T20:22:04.7638076Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7638215Z ) 2025-05-07T20:22:04.7638449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7639016Z self=, 2025-05-07T20:22:04.7639306Z mixed_B=True, 2025-05-07T20:22:04.7639466Z compile=True, 2025-05-07T20:22:04.7639610Z T=2, 2025-05-07T20:22:04.7639752Z D=109, 2025-05-07T20:22:04.7639900Z B=5, 2025-05-07T20:22:04.7640043Z log_E=3, 2025-05-07T20:22:04.7640185Z L=6, 2025-05-07T20:22:04.7640344Z D_gradcheck=2, 2025-05-07T20:22:04.7640516Z stochastic_rounding=True, 2025-05-07T20:22:04.7640670Z weighted=False, 2025-05-07T20:22:04.7640829Z row_wise=True, 2025-05-07T20:22:04.7640980Z mixed=True, 2025-05-07T20:22:04.7641140Z use_cache=True, 2025-05-07T20:22:04.7641331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7641480Z use_cpu=True, 2025-05-07T20:22:04.7641665Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7641804Z ) 2025-05-07T20:22:04.7642029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7642601Z self=, 2025-05-07T20:22:04.7642758Z mixed_B=False, 2025-05-07T20:22:04.7642914Z compile=False, 2025-05-07T20:22:04.7643070Z T=1, 2025-05-07T20:22:04.7643209Z D=127, 2025-05-07T20:22:04.7643350Z B=83, 2025-05-07T20:22:04.7643505Z log_E=3, 2025-05-07T20:22:04.7643646Z L=17, 2025-05-07T20:22:04.7643795Z D_gradcheck=2, 2025-05-07T20:22:04.7643972Z stochastic_rounding=True, 2025-05-07T20:22:04.7644124Z weighted=False, 2025-05-07T20:22:04.7644286Z row_wise=False, 2025-05-07T20:22:04.7644432Z mixed=True, 2025-05-07T20:22:04.7644584Z use_cache=True, 2025-05-07T20:22:04.7644780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7644931Z use_cpu=True, 2025-05-07T20:22:04.7645108Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.7645260Z ) 2025-05-07T20:22:04.7645486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7646049Z self=, 2025-05-07T20:22:04.7646211Z mixed_B=False, 2025-05-07T20:22:04.7646368Z compile=False, 2025-05-07T20:22:04.7646512Z T=3, 2025-05-07T20:22:04.7646663Z D=69, 2025-05-07T20:22:04.7646805Z B=68, 2025-05-07T20:22:04.7646959Z log_E=3, 2025-05-07T20:22:04.7647100Z L=18, 2025-05-07T20:22:04.7647251Z D_gradcheck=2, 2025-05-07T20:22:04.7647428Z stochastic_rounding=True, 2025-05-07T20:22:04.7647581Z weighted=True, 2025-05-07T20:22:04.7647902Z row_wise=True, 2025-05-07T20:22:04.7648077Z mixed=True, 2025-05-07T20:22:04.7648229Z use_cache=True, 2025-05-07T20:22:04.7648419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7648573Z use_cpu=True, 2025-05-07T20:22:04.7648753Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7648891Z ) 2025-05-07T20:22:04.7649125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7649830Z self=, 2025-05-07T20:22:04.7649985Z mixed_B=False, 2025-05-07T20:22:04.7650260Z compile=False, 2025-05-07T20:22:04.7650423Z T=3, 2025-05-07T20:22:04.7650571Z D=63, 2025-05-07T20:22:04.7650713Z B=122, 2025-05-07T20:22:04.7650855Z log_E=4, 2025-05-07T20:22:04.7651005Z L=0, 2025-05-07T20:22:04.7651154Z D_gradcheck=2, 2025-05-07T20:22:04.7651328Z stochastic_rounding=False, 2025-05-07T20:22:04.7651485Z weighted=True, 2025-05-07T20:22:04.7651639Z row_wise=False, 2025-05-07T20:22:04.7651787Z mixed=False, 2025-05-07T20:22:04.7651945Z use_cache=True, 2025-05-07T20:22:04.7652133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7652282Z use_cpu=True, 2025-05-07T20:22:04.7652464Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7652603Z ) 2025-05-07T20:22:04.7652831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7653400Z self=, 2025-05-07T20:22:04.7653688Z mixed_B=True, 2025-05-07T20:22:04.7653851Z compile=True, 2025-05-07T20:22:04.7653994Z T=5, 2025-05-07T20:22:04.7654135Z D=53, 2025-05-07T20:22:04.7654285Z B=100, 2025-05-07T20:22:04.7654428Z log_E=3, 2025-05-07T20:22:04.7654570Z L=20, 2025-05-07T20:22:04.7654727Z D_gradcheck=2, 2025-05-07T20:22:04.7654898Z stochastic_rounding=False, 2025-05-07T20:22:04.7655052Z weighted=False, 2025-05-07T20:22:04.7655216Z row_wise=False, 2025-05-07T20:22:04.7655363Z mixed=True, 2025-05-07T20:22:04.7655515Z use_cache=False, 2025-05-07T20:22:04.7655714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7655863Z use_cpu=True, 2025-05-07T20:22:04.7656042Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7656190Z ) 2025-05-07T20:22:04.7656416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7656992Z self=, 2025-05-07T20:22:04.7657147Z mixed_B=False, 2025-05-07T20:22:04.7657300Z compile=False, 2025-05-07T20:22:04.7657448Z T=4, 2025-05-07T20:22:04.7657590Z D=97, 2025-05-07T20:22:04.7657734Z B=90, 2025-05-07T20:22:04.7657883Z log_E=5, 2025-05-07T20:22:04.7658025Z L=13, 2025-05-07T20:22:04.7658176Z D_gradcheck=2, 2025-05-07T20:22:04.7658357Z stochastic_rounding=False, 2025-05-07T20:22:04.7658509Z weighted=False, 2025-05-07T20:22:04.7658665Z row_wise=False, 2025-05-07T20:22:04.7658818Z mixed=True, 2025-05-07T20:22:04.7658970Z use_cache=True, 2025-05-07T20:22:04.7659163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.7659320Z use_cpu=True, 2025-05-07T20:22:04.7659500Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7659647Z ) 2025-05-07T20:22:04.7659878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.7660439Z self=, 2025-05-07T20:22:04.7660602Z mixed_B=False, 2025-05-07T20:22:04.7660761Z compile=False, 2025-05-07T20:22:04.7660903Z T=1, 2025-05-07T20:22:04.7661048Z D=39, 2025-05-07T20:22:04.7661191Z B=94, 2025-05-07T20:22:04.7661332Z log_E=5, 2025-05-07T20:22:04.7661481Z L=5, 2025-05-07T20:22:04.7661632Z D_gradcheck=2, 2025-05-07T20:22:04.7661803Z stochastic_rounding=False, 2025-05-07T20:22:04.7661971Z weighted=False, 2025-05-07T20:22:04.7662295Z row_wise=False, 2025-05-07T20:22:04.7662472Z mixed=False, 2025-05-07T20:22:04.7662627Z use_cache=False, 2025-05-07T20:22:04.7662817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.7662975Z use_cpu=True, 2025-05-07T20:22:04.7663156Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.7663296Z ) 2025-05-07T20:22:04.8208248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8209252Z self=, 2025-05-07T20:22:04.8209420Z mixed_B=True, 2025-05-07T20:22:04.8209715Z compile=False, 2025-05-07T20:22:04.8209873Z T=3, 2025-05-07T20:22:04.8210023Z D=6, 2025-05-07T20:22:04.8210195Z B=9, 2025-05-07T20:22:04.8210343Z log_E=3, 2025-05-07T20:22:04.8210492Z L=20, 2025-05-07T20:22:04.8210651Z D_gradcheck=2, 2025-05-07T20:22:04.8210824Z stochastic_rounding=True, 2025-05-07T20:22:04.8210979Z weighted=True, 2025-05-07T20:22:04.8211146Z row_wise=False, 2025-05-07T20:22:04.8211298Z mixed=False, 2025-05-07T20:22:04.8211453Z use_cache=False, 2025-05-07T20:22:04.8211651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8211802Z use_cpu=True, 2025-05-07T20:22:04.8211982Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8212131Z ) 2025-05-07T20:22:04.8212361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8212937Z self=, 2025-05-07T20:22:04.8213296Z mixed_B=True, 2025-05-07T20:22:04.8213455Z compile=False, 2025-05-07T20:22:04.8213609Z T=5, 2025-05-07T20:22:04.8213754Z D=92, 2025-05-07T20:22:04.8213897Z B=30, 2025-05-07T20:22:04.8214049Z log_E=5, 2025-05-07T20:22:04.8214192Z L=20, 2025-05-07T20:22:04.8214344Z D_gradcheck=1, 2025-05-07T20:22:04.8214527Z stochastic_rounding=False, 2025-05-07T20:22:04.8214680Z weighted=True, 2025-05-07T20:22:04.8214837Z row_wise=False, 2025-05-07T20:22:04.8214989Z mixed=True, 2025-05-07T20:22:04.8215145Z use_cache=False, 2025-05-07T20:22:04.8215336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8215496Z use_cpu=True, 2025-05-07T20:22:04.8215812Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8215959Z ) 2025-05-07T20:22:04.8216488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8217071Z self=, 2025-05-07T20:22:04.8217238Z mixed_B=False, 2025-05-07T20:22:04.8217392Z compile=False, 2025-05-07T20:22:04.8217538Z T=2, 2025-05-07T20:22:04.8217692Z D=8, 2025-05-07T20:22:04.8217841Z B=25, 2025-05-07T20:22:04.8217990Z log_E=4, 2025-05-07T20:22:04.8218139Z L=14, 2025-05-07T20:22:04.8218292Z D_gradcheck=2, 2025-05-07T20:22:04.8218465Z stochastic_rounding=True, 2025-05-07T20:22:04.8218626Z weighted=False, 2025-05-07T20:22:04.8218784Z row_wise=True, 2025-05-07T20:22:04.8218946Z mixed=True, 2025-05-07T20:22:04.8219101Z use_cache=False, 2025-05-07T20:22:04.8219291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8219449Z use_cpu=True, 2025-05-07T20:22:04.8219628Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8219773Z ) 2025-05-07T20:22:04.8220007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8220577Z self=, 2025-05-07T20:22:04.8220735Z mixed_B=True, 2025-05-07T20:22:04.8220900Z compile=False, 2025-05-07T20:22:04.8221046Z T=4, 2025-05-07T20:22:04.8221192Z D=86, 2025-05-07T20:22:04.8221343Z B=58, 2025-05-07T20:22:04.8221489Z log_E=3, 2025-05-07T20:22:04.8221633Z L=11, 2025-05-07T20:22:04.8221793Z D_gradcheck=1, 2025-05-07T20:22:04.8221965Z stochastic_rounding=True, 2025-05-07T20:22:04.8222126Z weighted=False, 2025-05-07T20:22:04.8222512Z row_wise=False, 2025-05-07T20:22:04.8222678Z mixed=True, 2025-05-07T20:22:04.8222838Z use_cache=True, 2025-05-07T20:22:04.8223028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8223179Z use_cpu=True, 2025-05-07T20:22:04.8223363Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8223505Z ) 2025-05-07T20:22:04.8223734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8224538Z self=, 2025-05-07T20:22:04.8224695Z mixed_B=False, 2025-05-07T20:22:04.8224955Z compile=False, 2025-05-07T20:22:04.8225124Z T=4, 2025-05-07T20:22:04.8225269Z D=98, 2025-05-07T20:22:04.8225419Z B=93, 2025-05-07T20:22:04.8225564Z log_E=3, 2025-05-07T20:22:04.8225707Z L=4, 2025-05-07T20:22:04.8225870Z D_gradcheck=2, 2025-05-07T20:22:04.8226043Z stochastic_rounding=False, 2025-05-07T20:22:04.8226199Z weighted=True, 2025-05-07T20:22:04.8226364Z row_wise=False, 2025-05-07T20:22:04.8226515Z mixed=True, 2025-05-07T20:22:04.8226669Z use_cache=False, 2025-05-07T20:22:04.8226865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8227017Z use_cpu=True, 2025-05-07T20:22:04.8227199Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8227346Z ) 2025-05-07T20:22:04.8227574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8228141Z self=, 2025-05-07T20:22:04.8228452Z mixed_B=False, 2025-05-07T20:22:04.8228608Z compile=True, 2025-05-07T20:22:04.8228765Z T=4, 2025-05-07T20:22:04.8228912Z D=48, 2025-05-07T20:22:04.8229059Z B=52, 2025-05-07T20:22:04.8229214Z log_E=3, 2025-05-07T20:22:04.8229359Z L=8, 2025-05-07T20:22:04.8229511Z D_gradcheck=1, 2025-05-07T20:22:04.8229692Z stochastic_rounding=False, 2025-05-07T20:22:04.8229849Z weighted=False, 2025-05-07T20:22:04.8230005Z row_wise=True, 2025-05-07T20:22:04.8230164Z mixed=False, 2025-05-07T20:22:04.8230323Z use_cache=False, 2025-05-07T20:22:04.8230513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8230671Z use_cpu=True, 2025-05-07T20:22:04.8230853Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8230992Z ) 2025-05-07T20:22:04.8231228Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8231798Z self=, 2025-05-07T20:22:04.8231959Z mixed_B=True, 2025-05-07T20:22:04.8232114Z compile=True, 2025-05-07T20:22:04.8232258Z T=5, 2025-05-07T20:22:04.8232411Z D=23, 2025-05-07T20:22:04.8232557Z B=101, 2025-05-07T20:22:04.8232703Z log_E=5, 2025-05-07T20:22:04.8232857Z L=2, 2025-05-07T20:22:04.8233016Z D_gradcheck=2, 2025-05-07T20:22:04.8233188Z stochastic_rounding=False, 2025-05-07T20:22:04.8233353Z weighted=True, 2025-05-07T20:22:04.8233512Z row_wise=False, 2025-05-07T20:22:04.8233666Z mixed=True, 2025-05-07T20:22:04.8233829Z use_cache=True, 2025-05-07T20:22:04.8234020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8234180Z use_cpu=True, 2025-05-07T20:22:04.8234372Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8234517Z ) 2025-05-07T20:22:04.8234756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8235323Z self=, 2025-05-07T20:22:04.8235476Z mixed_B=False, 2025-05-07T20:22:04.8235636Z compile=False, 2025-05-07T20:22:04.8235778Z T=2, 2025-05-07T20:22:04.8235919Z D=86, 2025-05-07T20:22:04.8236067Z B=91, 2025-05-07T20:22:04.8236210Z log_E=4, 2025-05-07T20:22:04.8236355Z L=19, 2025-05-07T20:22:04.8236513Z D_gradcheck=2, 2025-05-07T20:22:04.8236685Z stochastic_rounding=False, 2025-05-07T20:22:04.8236838Z weighted=False, 2025-05-07T20:22:04.8237146Z row_wise=False, 2025-05-07T20:22:04.8237318Z mixed=False, 2025-05-07T20:22:04.8237473Z use_cache=False, 2025-05-07T20:22:04.8237678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8237829Z use_cpu=True, 2025-05-07T20:22:04.8238017Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8238158Z ) 2025-05-07T20:22:04.8238384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8239092Z self=, 2025-05-07T20:22:04.8239248Z mixed_B=True, 2025-05-07T20:22:04.8239506Z compile=False, 2025-05-07T20:22:04.8239672Z T=5, 2025-05-07T20:22:04.8239818Z D=89, 2025-05-07T20:22:04.8239963Z B=20, 2025-05-07T20:22:04.8240119Z log_E=4, 2025-05-07T20:22:04.8240264Z L=6, 2025-05-07T20:22:04.8240417Z D_gradcheck=2, 2025-05-07T20:22:04.8240598Z stochastic_rounding=True, 2025-05-07T20:22:04.8240752Z weighted=True, 2025-05-07T20:22:04.8240914Z row_wise=True, 2025-05-07T20:22:04.8241068Z mixed=False, 2025-05-07T20:22:04.8241222Z use_cache=True, 2025-05-07T20:22:04.8241422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8241572Z use_cpu=True, 2025-05-07T20:22:04.8241754Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8241907Z ) 2025-05-07T20:22:04.8242140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8242706Z self=, 2025-05-07T20:22:04.8242994Z mixed_B=True, 2025-05-07T20:22:04.8243150Z compile=True, 2025-05-07T20:22:04.8243294Z T=4, 2025-05-07T20:22:04.8243444Z D=4, 2025-05-07T20:22:04.8243589Z B=36, 2025-05-07T20:22:04.8243735Z log_E=5, 2025-05-07T20:22:04.8243887Z L=10, 2025-05-07T20:22:04.8244040Z D_gradcheck=2, 2025-05-07T20:22:04.8244217Z stochastic_rounding=True, 2025-05-07T20:22:04.8244369Z weighted=True, 2025-05-07T20:22:04.8244521Z row_wise=False, 2025-05-07T20:22:04.8244679Z mixed=False, 2025-05-07T20:22:04.8244831Z use_cache=True, 2025-05-07T20:22:04.8245021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8245177Z use_cpu=True, 2025-05-07T20:22:04.8245358Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8245498Z ) 2025-05-07T20:22:04.8245737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8246306Z self=, 2025-05-07T20:22:04.8246463Z mixed_B=True, 2025-05-07T20:22:04.8246625Z compile=True, 2025-05-07T20:22:04.8246768Z T=4, 2025-05-07T20:22:04.8246916Z D=23, 2025-05-07T20:22:04.8247059Z B=34, 2025-05-07T20:22:04.8247204Z log_E=4, 2025-05-07T20:22:04.8247359Z L=19, 2025-05-07T20:22:04.8247510Z D_gradcheck=1, 2025-05-07T20:22:04.8247683Z stochastic_rounding=False, 2025-05-07T20:22:04.8247844Z weighted=False, 2025-05-07T20:22:04.8247996Z row_wise=False, 2025-05-07T20:22:04.8248149Z mixed=True, 2025-05-07T20:22:04.8248311Z use_cache=False, 2025-05-07T20:22:04.8248502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8248653Z use_cpu=True, 2025-05-07T20:22:04.8248845Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8248986Z ) 2025-05-07T20:22:04.8249213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8249786Z self=, 2025-05-07T20:22:04.8249942Z mixed_B=True, 2025-05-07T20:22:04.8250111Z compile=False, 2025-05-07T20:22:04.8250258Z T=2, 2025-05-07T20:22:04.8250402Z D=30, 2025-05-07T20:22:04.8250557Z B=51, 2025-05-07T20:22:04.8250705Z log_E=4, 2025-05-07T20:22:04.8250851Z L=0, 2025-05-07T20:22:04.8251012Z D_gradcheck=1, 2025-05-07T20:22:04.8251186Z stochastic_rounding=False, 2025-05-07T20:22:04.8251339Z weighted=True, 2025-05-07T20:22:04.8251501Z row_wise=False, 2025-05-07T20:22:04.8251835Z mixed=False, 2025-05-07T20:22:04.8252008Z use_cache=True, 2025-05-07T20:22:04.8252210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8252364Z use_cpu=True, 2025-05-07T20:22:04.8252545Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8252692Z ) 2025-05-07T20:22:04.8252919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8253626Z self=, 2025-05-07T20:22:04.8253788Z mixed_B=True, 2025-05-07T20:22:04.8254046Z compile=False, 2025-05-07T20:22:04.8254218Z T=3, 2025-05-07T20:22:04.8254364Z D=25, 2025-05-07T20:22:04.8254509Z B=114, 2025-05-07T20:22:04.8254663Z log_E=3, 2025-05-07T20:22:04.8254810Z L=3, 2025-05-07T20:22:04.8254962Z D_gradcheck=2, 2025-05-07T20:22:04.8255143Z stochastic_rounding=False, 2025-05-07T20:22:04.8255298Z weighted=False, 2025-05-07T20:22:04.8255449Z row_wise=True, 2025-05-07T20:22:04.8255610Z mixed=True, 2025-05-07T20:22:04.8255765Z use_cache=False, 2025-05-07T20:22:04.8255953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8256120Z use_cpu=True, 2025-05-07T20:22:04.8256306Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8256453Z ) 2025-05-07T20:22:04.8256680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8257248Z self=, 2025-05-07T20:22:04.8257538Z mixed_B=True, 2025-05-07T20:22:04.8257696Z compile=True, 2025-05-07T20:22:04.8257841Z T=3, 2025-05-07T20:22:04.8257992Z D=68, 2025-05-07T20:22:04.8258138Z B=116, 2025-05-07T20:22:04.8258283Z log_E=3, 2025-05-07T20:22:04.8258434Z L=6, 2025-05-07T20:22:04.8258586Z D_gradcheck=1, 2025-05-07T20:22:04.8258758Z stochastic_rounding=True, 2025-05-07T20:22:04.8258923Z weighted=True, 2025-05-07T20:22:04.8259075Z row_wise=True, 2025-05-07T20:22:04.8259227Z mixed=True, 2025-05-07T20:22:04.8259395Z use_cache=False, 2025-05-07T20:22:04.8259588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8259747Z use_cpu=True, 2025-05-07T20:22:04.8259928Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8260069Z ) 2025-05-07T20:22:04.8260300Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8260866Z self=, 2025-05-07T20:22:04.8261021Z mixed_B=True, 2025-05-07T20:22:04.8261181Z compile=True, 2025-05-07T20:22:04.8261327Z T=1, 2025-05-07T20:22:04.8261470Z D=109, 2025-05-07T20:22:04.8261621Z B=85, 2025-05-07T20:22:04.8261766Z log_E=3, 2025-05-07T20:22:04.8261910Z L=14, 2025-05-07T20:22:04.8262068Z D_gradcheck=2, 2025-05-07T20:22:04.8262240Z stochastic_rounding=False, 2025-05-07T20:22:04.8262399Z weighted=True, 2025-05-07T20:22:04.8262557Z row_wise=False, 2025-05-07T20:22:04.8262710Z mixed=False, 2025-05-07T20:22:04.8262872Z use_cache=True, 2025-05-07T20:22:04.8263061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:04.8263211Z use_cpu=True, 2025-05-07T20:22:04.8263401Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8263543Z ) 2025-05-07T20:22:04.8263775Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8264473Z self=, 2025-05-07T20:22:04.8264631Z mixed_B=True, 2025-05-07T20:22:04.8264782Z compile=True, 2025-05-07T20:22:04.8264933Z T=1, 2025-05-07T20:22:04.8265079Z D=72, 2025-05-07T20:22:04.8265226Z B=8, 2025-05-07T20:22:04.8265381Z log_E=4, 2025-05-07T20:22:04.8265524Z L=15, 2025-05-07T20:22:04.8265687Z D_gradcheck=2, 2025-05-07T20:22:04.8265860Z stochastic_rounding=False, 2025-05-07T20:22:04.8266014Z weighted=True, 2025-05-07T20:22:04.8266172Z row_wise=True, 2025-05-07T20:22:04.8266501Z mixed=False, 2025-05-07T20:22:04.8266669Z use_cache=True, 2025-05-07T20:22:04.8266867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8267018Z use_cpu=True, 2025-05-07T20:22:04.8267199Z output_dtype=SparseType.FP32, 2025-05-07T20:22:04.8267346Z ) 2025-05-07T20:22:04.8267571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:04.8268232Z self=, 2025-05-07T20:22:04.8268399Z mixed_B=False, 2025-05-07T20:22:04.8268554Z compile=False, 2025-05-07T20:22:04.8268807Z T=2, 2025-05-07T20:22:04.8268966Z D=79, 2025-05-07T20:22:04.8269111Z B=31, 2025-05-07T20:22:04.8269268Z log_E=4, 2025-05-07T20:22:04.8269414Z L=18, 2025-05-07T20:22:04.8269571Z D_gradcheck=1, 2025-05-07T20:22:04.8269752Z stochastic_rounding=False, 2025-05-07T20:22:04.8269908Z weighted=False, 2025-05-07T20:22:04.8270060Z row_wise=True, 2025-05-07T20:22:04.8270224Z mixed=False, 2025-05-07T20:22:04.8270438Z use_cache=False, 2025-05-07T20:22:04.8270864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:04.8271029Z use_cpu=True, 2025-05-07T20:22:04.8271210Z output_dtype=SparseType.FP16, 2025-05-07T20:22:04.8271349Z ) 2025-05-07T20:22:05.7722091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7723240Z self=, 2025-05-07T20:22:05.7724482Z mixed_B=True, 2025-05-07T20:22:05.7724854Z compile=False, 2025-05-07T20:22:05.7725225Z T=1, 2025-05-07T20:22:05.7725563Z D=125, 2025-05-07T20:22:05.7725900Z B=35, 2025-05-07T20:22:05.7726226Z log_E=5, 2025-05-07T20:22:05.7726571Z L=4, 2025-05-07T20:22:05.7726909Z D_gradcheck=1, 2025-05-07T20:22:05.7727296Z stochastic_rounding=True, 2025-05-07T20:22:05.7727730Z weighted=True, 2025-05-07T20:22:05.7728121Z row_wise=False, 2025-05-07T20:22:05.7728489Z mixed=True, 2025-05-07T20:22:05.7728853Z use_cache=False, 2025-05-07T20:22:05.7729273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7729753Z use_cpu=True, 2025-05-07T20:22:05.7730144Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7730588Z ) 2025-05-07T20:22:05.7730991Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7731935Z self=, 2025-05-07T20:22:05.7732808Z mixed_B=True, 2025-05-07T20:22:05.7733178Z compile=False, 2025-05-07T20:22:05.7733541Z T=5, 2025-05-07T20:22:05.7733874Z D=101, 2025-05-07T20:22:05.7734206Z B=124, 2025-05-07T20:22:05.7734530Z log_E=5, 2025-05-07T20:22:05.7734872Z L=19, 2025-05-07T20:22:05.7735213Z D_gradcheck=1, 2025-05-07T20:22:05.7735598Z stochastic_rounding=False, 2025-05-07T20:22:05.7736030Z weighted=True, 2025-05-07T20:22:05.7736400Z row_wise=False, 2025-05-07T20:22:05.7736769Z mixed=True, 2025-05-07T20:22:05.7737132Z use_cache=True, 2025-05-07T20:22:05.7737544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7738020Z use_cpu=True, 2025-05-07T20:22:05.7738421Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7738861Z ) 2025-05-07T20:22:05.7739268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7740213Z self=, 2025-05-07T20:22:05.7741093Z mixed_B=False, 2025-05-07T20:22:05.7741468Z compile=False, 2025-05-07T20:22:05.7741824Z T=4, 2025-05-07T20:22:05.7742155Z D=51, 2025-05-07T20:22:05.7742489Z B=119, 2025-05-07T20:22:05.7742820Z log_E=3, 2025-05-07T20:22:05.7743166Z L=0, 2025-05-07T20:22:05.7743504Z D_gradcheck=2, 2025-05-07T20:22:05.7743890Z stochastic_rounding=True, 2025-05-07T20:22:05.7744454Z weighted=False, 2025-05-07T20:22:05.7744830Z row_wise=True, 2025-05-07T20:22:05.7745490Z mixed=False, 2025-05-07T20:22:05.7745898Z use_cache=False, 2025-05-07T20:22:05.7746319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.7746795Z use_cpu=True, 2025-05-07T20:22:05.7747192Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7747635Z ) 2025-05-07T20:22:05.7748032Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7749141Z self=, 2025-05-07T20:22:05.7750019Z mixed_B=True, 2025-05-07T20:22:05.7750390Z compile=True, 2025-05-07T20:22:05.7750911Z T=4, 2025-05-07T20:22:05.7751262Z D=99, 2025-05-07T20:22:05.7751593Z B=102, 2025-05-07T20:22:05.7751925Z log_E=5, 2025-05-07T20:22:05.7752270Z L=15, 2025-05-07T20:22:05.7752611Z D_gradcheck=1, 2025-05-07T20:22:05.7752999Z stochastic_rounding=False, 2025-05-07T20:22:05.7753438Z weighted=True, 2025-05-07T20:22:05.7753812Z row_wise=False, 2025-05-07T20:22:05.7754187Z mixed=False, 2025-05-07T20:22:05.7754566Z use_cache=True, 2025-05-07T20:22:05.7754978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7755454Z use_cpu=True, 2025-05-07T20:22:05.7755852Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7756297Z ) 2025-05-07T20:22:05.7756692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7757640Z self=, 2025-05-07T20:22:05.7758651Z mixed_B=False, 2025-05-07T20:22:05.7759027Z compile=True, 2025-05-07T20:22:05.7759389Z T=1, 2025-05-07T20:22:05.7759722Z D=92, 2025-05-07T20:22:05.7760051Z B=100, 2025-05-07T20:22:05.7760378Z log_E=5, 2025-05-07T20:22:05.7760724Z L=9, 2025-05-07T20:22:05.7761064Z D_gradcheck=2, 2025-05-07T20:22:05.7761449Z stochastic_rounding=True, 2025-05-07T20:22:05.7761882Z weighted=False, 2025-05-07T20:22:05.7762258Z row_wise=False, 2025-05-07T20:22:05.7762622Z mixed=True, 2025-05-07T20:22:05.7762991Z use_cache=False, 2025-05-07T20:22:05.7763413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.7763890Z use_cpu=True, 2025-05-07T20:22:05.7764293Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7764738Z ) 2025-05-07T20:22:05.7765135Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7766080Z self=, 2025-05-07T20:22:05.7766954Z mixed_B=True, 2025-05-07T20:22:05.7767320Z compile=True, 2025-05-07T20:22:05.7767686Z T=5, 2025-05-07T20:22:05.7768023Z D=5, 2025-05-07T20:22:05.7768345Z B=76, 2025-05-07T20:22:05.7768676Z log_E=3, 2025-05-07T20:22:05.7769019Z L=10, 2025-05-07T20:22:05.7769358Z D_gradcheck=2, 2025-05-07T20:22:05.7769753Z stochastic_rounding=False, 2025-05-07T20:22:05.7770198Z weighted=True, 2025-05-07T20:22:05.7770575Z row_wise=True, 2025-05-07T20:22:05.7770941Z mixed=False, 2025-05-07T20:22:05.7771311Z use_cache=True, 2025-05-07T20:22:05.7771724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.7772196Z use_cpu=True, 2025-05-07T20:22:05.7772598Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7773041Z ) 2025-05-07T20:22:05.7773435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7774378Z self=, 2025-05-07T20:22:05.7775247Z mixed_B=True, 2025-05-07T20:22:05.7775618Z compile=False, 2025-05-07T20:22:05.7775991Z T=3, 2025-05-07T20:22:05.7776323Z D=3, 2025-05-07T20:22:05.7776648Z B=113, 2025-05-07T20:22:05.7776985Z log_E=5, 2025-05-07T20:22:05.7777331Z L=9, 2025-05-07T20:22:05.7777663Z D_gradcheck=2, 2025-05-07T20:22:05.7778054Z stochastic_rounding=True, 2025-05-07T20:22:05.7778491Z weighted=True, 2025-05-07T20:22:05.7778861Z row_wise=False, 2025-05-07T20:22:05.7779464Z mixed=False, 2025-05-07T20:22:05.7779856Z use_cache=True, 2025-05-07T20:22:05.7780258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7780742Z use_cpu=True, 2025-05-07T20:22:05.7781143Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7781589Z ) 2025-05-07T20:22:05.7781983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7783065Z self=, 2025-05-07T20:22:05.7783938Z mixed_B=False, 2025-05-07T20:22:05.7784437Z compile=False, 2025-05-07T20:22:05.7784888Z T=5, 2025-05-07T20:22:05.7785236Z D=16, 2025-05-07T20:22:05.7785564Z B=8, 2025-05-07T20:22:05.7785899Z log_E=4, 2025-05-07T20:22:05.7786244Z L=6, 2025-05-07T20:22:05.7786579Z D_gradcheck=1, 2025-05-07T20:22:05.7786977Z stochastic_rounding=False, 2025-05-07T20:22:05.7787414Z weighted=False, 2025-05-07T20:22:05.7787790Z row_wise=True, 2025-05-07T20:22:05.7788159Z mixed=True, 2025-05-07T20:22:05.7788526Z use_cache=False, 2025-05-07T20:22:05.7788942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7789424Z use_cpu=True, 2025-05-07T20:22:05.7789822Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7790260Z ) 2025-05-07T20:22:05.7790659Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7791611Z self=, 2025-05-07T20:22:05.7792484Z mixed_B=True, 2025-05-07T20:22:05.7792979Z compile=True, 2025-05-07T20:22:05.7793347Z T=2, 2025-05-07T20:22:05.7793678Z D=50, 2025-05-07T20:22:05.7794005Z B=98, 2025-05-07T20:22:05.7794340Z log_E=3, 2025-05-07T20:22:05.7794683Z L=11, 2025-05-07T20:22:05.7795019Z D_gradcheck=2, 2025-05-07T20:22:05.7795412Z stochastic_rounding=False, 2025-05-07T20:22:05.7795850Z weighted=True, 2025-05-07T20:22:05.7796323Z row_wise=False, 2025-05-07T20:22:05.7796702Z mixed=False, 2025-05-07T20:22:05.7797068Z use_cache=True, 2025-05-07T20:22:05.7797479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.7797956Z use_cpu=True, 2025-05-07T20:22:05.7798349Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7798799Z ) 2025-05-07T20:22:05.7799202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7800142Z self=, 2025-05-07T20:22:05.7801017Z mixed_B=False, 2025-05-07T20:22:05.7801396Z compile=True, 2025-05-07T20:22:05.7801755Z T=3, 2025-05-07T20:22:05.7802088Z D=125, 2025-05-07T20:22:05.7802420Z B=90, 2025-05-07T20:22:05.7802751Z log_E=4, 2025-05-07T20:22:05.7803093Z L=7, 2025-05-07T20:22:05.7803434Z D_gradcheck=2, 2025-05-07T20:22:05.7803818Z stochastic_rounding=True, 2025-05-07T20:22:05.7804251Z weighted=True, 2025-05-07T20:22:05.7804624Z row_wise=False, 2025-05-07T20:22:05.7804997Z mixed=False, 2025-05-07T20:22:05.7805373Z use_cache=False, 2025-05-07T20:22:05.7805793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7806275Z use_cpu=True, 2025-05-07T20:22:05.7806670Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7807111Z ) 2025-05-07T20:22:05.7807520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7808457Z self=, 2025-05-07T20:22:05.7809325Z mixed_B=True, 2025-05-07T20:22:05.7809696Z compile=True, 2025-05-07T20:22:05.7810059Z T=3, 2025-05-07T20:22:05.7810393Z D=6, 2025-05-07T20:22:05.7810726Z B=115, 2025-05-07T20:22:05.7811057Z log_E=3, 2025-05-07T20:22:05.7811395Z L=18, 2025-05-07T20:22:05.7811736Z D_gradcheck=2, 2025-05-07T20:22:05.7812190Z stochastic_rounding=True, 2025-05-07T20:22:05.7812624Z weighted=False, 2025-05-07T20:22:05.7813022Z row_wise=False, 2025-05-07T20:22:05.7813615Z mixed=True, 2025-05-07T20:22:05.7814009Z use_cache=False, 2025-05-07T20:22:05.7814438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7814911Z use_cpu=True, 2025-05-07T20:22:05.7815313Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7815761Z ) 2025-05-07T20:22:05.7816361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7817570Z self=, 2025-05-07T20:22:05.7818447Z mixed_B=False, 2025-05-07T20:22:05.7818827Z compile=True, 2025-05-07T20:22:05.7819313Z T=4, 2025-05-07T20:22:05.7819662Z D=14, 2025-05-07T20:22:05.7819994Z B=29, 2025-05-07T20:22:05.7820321Z log_E=3, 2025-05-07T20:22:05.7820664Z L=16, 2025-05-07T20:22:05.7821004Z D_gradcheck=2, 2025-05-07T20:22:05.7821387Z stochastic_rounding=False, 2025-05-07T20:22:05.7821822Z weighted=False, 2025-05-07T20:22:05.7822199Z row_wise=True, 2025-05-07T20:22:05.7822561Z mixed=True, 2025-05-07T20:22:05.7822925Z use_cache=True, 2025-05-07T20:22:05.7823334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7823804Z use_cpu=True, 2025-05-07T20:22:05.7824305Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7824747Z ) 2025-05-07T20:22:05.7825143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7826083Z self=, 2025-05-07T20:22:05.7826955Z mixed_B=True, 2025-05-07T20:22:05.7827659Z compile=True, 2025-05-07T20:22:05.7828023Z T=5, 2025-05-07T20:22:05.7828386Z D=113, 2025-05-07T20:22:05.7828719Z B=36, 2025-05-07T20:22:05.7829044Z log_E=4, 2025-05-07T20:22:05.7829385Z L=9, 2025-05-07T20:22:05.7829721Z D_gradcheck=2, 2025-05-07T20:22:05.7830109Z stochastic_rounding=False, 2025-05-07T20:22:05.7830543Z weighted=False, 2025-05-07T20:22:05.7830918Z row_wise=True, 2025-05-07T20:22:05.7831283Z mixed=False, 2025-05-07T20:22:05.7831648Z use_cache=True, 2025-05-07T20:22:05.7832057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7832528Z use_cpu=True, 2025-05-07T20:22:05.7832927Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7833368Z ) 2025-05-07T20:22:05.7833760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7834704Z self=, 2025-05-07T20:22:05.7835586Z mixed_B=False, 2025-05-07T20:22:05.7835955Z compile=False, 2025-05-07T20:22:05.7836323Z T=4, 2025-05-07T20:22:05.7836654Z D=86, 2025-05-07T20:22:05.7836979Z B=23, 2025-05-07T20:22:05.7837311Z log_E=4, 2025-05-07T20:22:05.7837654Z L=16, 2025-05-07T20:22:05.7837988Z D_gradcheck=1, 2025-05-07T20:22:05.7838378Z stochastic_rounding=False, 2025-05-07T20:22:05.7838810Z weighted=False, 2025-05-07T20:22:05.7839178Z row_wise=True, 2025-05-07T20:22:05.7839543Z mixed=False, 2025-05-07T20:22:05.7839920Z use_cache=False, 2025-05-07T20:22:05.7840340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.7840816Z use_cpu=True, 2025-05-07T20:22:05.7841214Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7841655Z ) 2025-05-07T20:22:05.7842052Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7842992Z self=, 2025-05-07T20:22:05.7843864Z mixed_B=False, 2025-05-07T20:22:05.7844232Z compile=True, 2025-05-07T20:22:05.7844593Z T=4, 2025-05-07T20:22:05.7844923Z D=19, 2025-05-07T20:22:05.7845246Z B=77, 2025-05-07T20:22:05.7845574Z log_E=4, 2025-05-07T20:22:05.7845917Z L=18, 2025-05-07T20:22:05.7846249Z D_gradcheck=2, 2025-05-07T20:22:05.7846639Z stochastic_rounding=True, 2025-05-07T20:22:05.7847074Z weighted=False, 2025-05-07T20:22:05.7847438Z row_wise=True, 2025-05-07T20:22:05.7848145Z mixed=True, 2025-05-07T20:22:05.7848538Z use_cache=False, 2025-05-07T20:22:05.7848949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7849429Z use_cpu=True, 2025-05-07T20:22:05.7849826Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7850268Z ) 2025-05-07T20:22:05.7850661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7851599Z self=, 2025-05-07T20:22:05.7852620Z mixed_B=False, 2025-05-07T20:22:05.7852992Z compile=False, 2025-05-07T20:22:05.7853465Z T=1, 2025-05-07T20:22:05.7853813Z D=91, 2025-05-07T20:22:05.7854138Z B=54, 2025-05-07T20:22:05.7854471Z log_E=4, 2025-05-07T20:22:05.7854813Z L=16, 2025-05-07T20:22:05.7855145Z D_gradcheck=2, 2025-05-07T20:22:05.7855539Z stochastic_rounding=False, 2025-05-07T20:22:05.7855974Z weighted=True, 2025-05-07T20:22:05.7856340Z row_wise=False, 2025-05-07T20:22:05.7856715Z mixed=False, 2025-05-07T20:22:05.7857087Z use_cache=False, 2025-05-07T20:22:05.7857501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7857982Z use_cpu=True, 2025-05-07T20:22:05.7858381Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.7858822Z ) 2025-05-07T20:22:05.7859226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.7860165Z self=, 2025-05-07T20:22:05.7861042Z mixed_B=True, 2025-05-07T20:22:05.7861512Z compile=True, 2025-05-07T20:22:05.7861878Z T=5, 2025-05-07T20:22:05.7862210Z D=116, 2025-05-07T20:22:05.7862535Z B=25, 2025-05-07T20:22:05.7862863Z log_E=5, 2025-05-07T20:22:05.7863199Z L=18, 2025-05-07T20:22:05.7863531Z D_gradcheck=1, 2025-05-07T20:22:05.7863920Z stochastic_rounding=False, 2025-05-07T20:22:05.7864495Z weighted=False, 2025-05-07T20:22:05.7864861Z row_wise=True, 2025-05-07T20:22:05.7865228Z mixed=True, 2025-05-07T20:22:05.7865594Z use_cache=True, 2025-05-07T20:22:05.7865994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.7866475Z use_cpu=True, 2025-05-07T20:22:05.7866869Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.7867301Z ) 2025-05-07T20:22:05.8318505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8319620Z self=, 2025-05-07T20:22:05.8320530Z mixed_B=False, 2025-05-07T20:22:05.8320914Z compile=False, 2025-05-07T20:22:05.8321282Z T=5, 2025-05-07T20:22:05.8321619Z D=13, 2025-05-07T20:22:05.8321953Z B=35, 2025-05-07T20:22:05.8322281Z log_E=4, 2025-05-07T20:22:05.8322626Z L=16, 2025-05-07T20:22:05.8322971Z D_gradcheck=1, 2025-05-07T20:22:05.8323370Z stochastic_rounding=True, 2025-05-07T20:22:05.8323801Z weighted=False, 2025-05-07T20:22:05.8324179Z row_wise=False, 2025-05-07T20:22:05.8324561Z mixed=False, 2025-05-07T20:22:05.8324924Z use_cache=False, 2025-05-07T20:22:05.8325350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8325831Z use_cpu=True, 2025-05-07T20:22:05.8326225Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8326675Z ) 2025-05-07T20:22:05.8327080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8328020Z self=, 2025-05-07T20:22:05.8328901Z mixed_B=False, 2025-05-07T20:22:05.8329278Z compile=True, 2025-05-07T20:22:05.8329639Z T=5, 2025-05-07T20:22:05.8329971Z D=71, 2025-05-07T20:22:05.8330300Z B=127, 2025-05-07T20:22:05.8330630Z log_E=5, 2025-05-07T20:22:05.8330980Z L=11, 2025-05-07T20:22:05.8331324Z D_gradcheck=2, 2025-05-07T20:22:05.8331714Z stochastic_rounding=True, 2025-05-07T20:22:05.8332151Z weighted=False, 2025-05-07T20:22:05.8332529Z row_wise=False, 2025-05-07T20:22:05.8333240Z mixed=False, 2025-05-07T20:22:05.8333641Z use_cache=True, 2025-05-07T20:22:05.8334054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8334538Z use_cpu=True, 2025-05-07T20:22:05.8334930Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8335374Z ) 2025-05-07T20:22:05.8335778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8336712Z self=, 2025-05-07T20:22:05.8337768Z mixed_B=False, 2025-05-07T20:22:05.8338149Z compile=False, 2025-05-07T20:22:05.8338685Z T=2, 2025-05-07T20:22:05.8339046Z D=73, 2025-05-07T20:22:05.8339380Z B=92, 2025-05-07T20:22:05.8339711Z log_E=3, 2025-05-07T20:22:05.8340055Z L=0, 2025-05-07T20:22:05.8340395Z D_gradcheck=2, 2025-05-07T20:22:05.8340783Z stochastic_rounding=True, 2025-05-07T20:22:05.8341221Z weighted=False, 2025-05-07T20:22:05.8341590Z row_wise=False, 2025-05-07T20:22:05.8341961Z mixed=True, 2025-05-07T20:22:05.8342328Z use_cache=True, 2025-05-07T20:22:05.8342743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8343222Z use_cpu=True, 2025-05-07T20:22:05.8343621Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8344185Z ) 2025-05-07T20:22:05.8344591Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8345536Z self=, 2025-05-07T20:22:05.8346421Z mixed_B=False, 2025-05-07T20:22:05.8347051Z compile=True, 2025-05-07T20:22:05.8347414Z T=1, 2025-05-07T20:22:05.8347748Z D=103, 2025-05-07T20:22:05.8348082Z B=17, 2025-05-07T20:22:05.8348407Z log_E=5, 2025-05-07T20:22:05.8348750Z L=7, 2025-05-07T20:22:05.8349090Z D_gradcheck=1, 2025-05-07T20:22:05.8349499Z stochastic_rounding=True, 2025-05-07T20:22:05.8349937Z weighted=False, 2025-05-07T20:22:05.8350319Z row_wise=False, 2025-05-07T20:22:05.8350688Z mixed=False, 2025-05-07T20:22:05.8351061Z use_cache=False, 2025-05-07T20:22:05.8351491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8351966Z use_cpu=True, 2025-05-07T20:22:05.8352364Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8352813Z ) 2025-05-07T20:22:05.8353211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8354150Z self=, 2025-05-07T20:22:05.8355022Z mixed_B=False, 2025-05-07T20:22:05.8355404Z compile=False, 2025-05-07T20:22:05.8355770Z T=2, 2025-05-07T20:22:05.8356112Z D=115, 2025-05-07T20:22:05.8356451Z B=109, 2025-05-07T20:22:05.8356789Z log_E=3, 2025-05-07T20:22:05.8357139Z L=6, 2025-05-07T20:22:05.8357480Z D_gradcheck=1, 2025-05-07T20:22:05.8357867Z stochastic_rounding=False, 2025-05-07T20:22:05.8358311Z weighted=False, 2025-05-07T20:22:05.8358685Z row_wise=False, 2025-05-07T20:22:05.8359056Z mixed=True, 2025-05-07T20:22:05.8359420Z use_cache=True, 2025-05-07T20:22:05.8359829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8360302Z use_cpu=True, 2025-05-07T20:22:05.8360700Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8361145Z ) 2025-05-07T20:22:05.8361543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8362486Z self=, 2025-05-07T20:22:05.8378371Z mixed_B=False, 2025-05-07T20:22:05.8378933Z compile=True, 2025-05-07T20:22:05.8379296Z T=5, 2025-05-07T20:22:05.8379630Z D=86, 2025-05-07T20:22:05.8379960Z B=30, 2025-05-07T20:22:05.8380290Z log_E=3, 2025-05-07T20:22:05.8380622Z L=0, 2025-05-07T20:22:05.8380956Z D_gradcheck=1, 2025-05-07T20:22:05.8381349Z stochastic_rounding=True, 2025-05-07T20:22:05.8381790Z weighted=False, 2025-05-07T20:22:05.8382170Z row_wise=True, 2025-05-07T20:22:05.8382773Z mixed=False, 2025-05-07T20:22:05.8383163Z use_cache=True, 2025-05-07T20:22:05.8383574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8384147Z use_cpu=True, 2025-05-07T20:22:05.8384540Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8384987Z ) 2025-05-07T20:22:05.8385383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8386317Z self=, 2025-05-07T20:22:05.8387358Z mixed_B=False, 2025-05-07T20:22:05.8387737Z compile=True, 2025-05-07T20:22:05.8388225Z T=3, 2025-05-07T20:22:05.8388580Z D=77, 2025-05-07T20:22:05.8388913Z B=109, 2025-05-07T20:22:05.8389241Z log_E=4, 2025-05-07T20:22:05.8389584Z L=0, 2025-05-07T20:22:05.8389921Z D_gradcheck=2, 2025-05-07T20:22:05.8390308Z stochastic_rounding=True, 2025-05-07T20:22:05.8390751Z weighted=False, 2025-05-07T20:22:05.8391130Z row_wise=True, 2025-05-07T20:22:05.8391496Z mixed=True, 2025-05-07T20:22:05.8391863Z use_cache=False, 2025-05-07T20:22:05.8392282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8392762Z use_cpu=True, 2025-05-07T20:22:05.8393151Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8393595Z ) 2025-05-07T20:22:05.8394002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8394939Z self=, 2025-05-07T20:22:05.8395817Z mixed_B=True, 2025-05-07T20:22:05.8396304Z compile=False, 2025-05-07T20:22:05.8396668Z T=1, 2025-05-07T20:22:05.8397001Z D=23, 2025-05-07T20:22:05.8397340Z B=67, 2025-05-07T20:22:05.8397668Z log_E=3, 2025-05-07T20:22:05.8398012Z L=1, 2025-05-07T20:22:05.8398354Z D_gradcheck=1, 2025-05-07T20:22:05.8398739Z stochastic_rounding=False, 2025-05-07T20:22:05.8399176Z weighted=True, 2025-05-07T20:22:05.8399549Z row_wise=False, 2025-05-07T20:22:05.8399915Z mixed=True, 2025-05-07T20:22:05.8400279Z use_cache=True, 2025-05-07T20:22:05.8400690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8401159Z use_cpu=True, 2025-05-07T20:22:05.8401559Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8402004Z ) 2025-05-07T20:22:05.8402413Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8403345Z self=, 2025-05-07T20:22:05.8404222Z mixed_B=True, 2025-05-07T20:22:05.8404597Z compile=True, 2025-05-07T20:22:05.8404953Z T=5, 2025-05-07T20:22:05.8405292Z D=34, 2025-05-07T20:22:05.8405623Z B=18, 2025-05-07T20:22:05.8405952Z log_E=3, 2025-05-07T20:22:05.8406298Z L=10, 2025-05-07T20:22:05.8406640Z D_gradcheck=1, 2025-05-07T20:22:05.8407024Z stochastic_rounding=True, 2025-05-07T20:22:05.8407457Z weighted=False, 2025-05-07T20:22:05.8407832Z row_wise=True, 2025-05-07T20:22:05.8408192Z mixed=False, 2025-05-07T20:22:05.8408563Z use_cache=True, 2025-05-07T20:22:05.8408975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8409451Z use_cpu=True, 2025-05-07T20:22:05.8409847Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8410292Z ) 2025-05-07T20:22:05.8410692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8411630Z self=, 2025-05-07T20:22:05.8412512Z mixed_B=False, 2025-05-07T20:22:05.8412976Z compile=False, 2025-05-07T20:22:05.8413346Z T=4, 2025-05-07T20:22:05.8413676Z D=28, 2025-05-07T20:22:05.8414014Z B=105, 2025-05-07T20:22:05.8414355Z log_E=3, 2025-05-07T20:22:05.8414691Z L=4, 2025-05-07T20:22:05.8415033Z D_gradcheck=1, 2025-05-07T20:22:05.8415427Z stochastic_rounding=False, 2025-05-07T20:22:05.8415856Z weighted=True, 2025-05-07T20:22:05.8416625Z row_wise=True, 2025-05-07T20:22:05.8416996Z mixed=False, 2025-05-07T20:22:05.8417675Z use_cache=True, 2025-05-07T20:22:05.8418104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8418589Z use_cpu=True, 2025-05-07T20:22:05.8418990Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8419427Z ) 2025-05-07T20:22:05.8419823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8420762Z self=, 2025-05-07T20:22:05.8421842Z mixed_B=True, 2025-05-07T20:22:05.8422212Z compile=True, 2025-05-07T20:22:05.8422575Z T=1, 2025-05-07T20:22:05.8423082Z D=79, 2025-05-07T20:22:05.8423432Z B=25, 2025-05-07T20:22:05.8423765Z log_E=3, 2025-05-07T20:22:05.8424220Z L=1, 2025-05-07T20:22:05.8424563Z D_gradcheck=2, 2025-05-07T20:22:05.8424957Z stochastic_rounding=False, 2025-05-07T20:22:05.8425388Z weighted=True, 2025-05-07T20:22:05.8425764Z row_wise=False, 2025-05-07T20:22:05.8426132Z mixed=True, 2025-05-07T20:22:05.8426497Z use_cache=False, 2025-05-07T20:22:05.8426924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8427402Z use_cpu=True, 2025-05-07T20:22:05.8427796Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8428239Z ) 2025-05-07T20:22:05.8428645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8429585Z self=, 2025-05-07T20:22:05.8430452Z mixed_B=True, 2025-05-07T20:22:05.8431048Z compile=False, 2025-05-07T20:22:05.8431413Z T=4, 2025-05-07T20:22:05.8431743Z D=50, 2025-05-07T20:22:05.8432073Z B=85, 2025-05-07T20:22:05.8432411Z log_E=4, 2025-05-07T20:22:05.8432749Z L=17, 2025-05-07T20:22:05.8433087Z D_gradcheck=1, 2025-05-07T20:22:05.8433486Z stochastic_rounding=False, 2025-05-07T20:22:05.8433918Z weighted=True, 2025-05-07T20:22:05.8434292Z row_wise=True, 2025-05-07T20:22:05.8434658Z mixed=True, 2025-05-07T20:22:05.8435021Z use_cache=False, 2025-05-07T20:22:05.8435441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8435922Z use_cpu=True, 2025-05-07T20:22:05.8436314Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8436758Z ) 2025-05-07T20:22:05.8437172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8438113Z self=, 2025-05-07T20:22:05.8438984Z mixed_B=True, 2025-05-07T20:22:05.8439359Z compile=True, 2025-05-07T20:22:05.8439718Z T=2, 2025-05-07T20:22:05.8440048Z D=54, 2025-05-07T20:22:05.8440381Z B=11, 2025-05-07T20:22:05.8440717Z log_E=3, 2025-05-07T20:22:05.8441056Z L=19, 2025-05-07T20:22:05.8441445Z D_gradcheck=2, 2025-05-07T20:22:05.8441876Z stochastic_rounding=False, 2025-05-07T20:22:05.8442320Z weighted=True, 2025-05-07T20:22:05.8442764Z row_wise=True, 2025-05-07T20:22:05.8443127Z mixed=True, 2025-05-07T20:22:05.8443489Z use_cache=False, 2025-05-07T20:22:05.8443913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8444393Z use_cpu=True, 2025-05-07T20:22:05.8444784Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8445227Z ) 2025-05-07T20:22:05.8445632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8446567Z self=, 2025-05-07T20:22:05.8447444Z mixed_B=False, 2025-05-07T20:22:05.8447824Z compile=False, 2025-05-07T20:22:05.8448188Z T=4, 2025-05-07T20:22:05.8448516Z D=46, 2025-05-07T20:22:05.8448855Z B=63, 2025-05-07T20:22:05.8449189Z log_E=4, 2025-05-07T20:22:05.8449526Z L=7, 2025-05-07T20:22:05.8449868Z D_gradcheck=2, 2025-05-07T20:22:05.8450264Z stochastic_rounding=False, 2025-05-07T20:22:05.8450692Z weighted=False, 2025-05-07T20:22:05.8451073Z row_wise=False, 2025-05-07T20:22:05.8451463Z mixed=False, 2025-05-07T20:22:05.8452048Z use_cache=True, 2025-05-07T20:22:05.8452490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8452971Z use_cpu=True, 2025-05-07T20:22:05.8453363Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8453815Z ) 2025-05-07T20:22:05.8454219Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8455156Z self=, 2025-05-07T20:22:05.8456182Z mixed_B=True, 2025-05-07T20:22:05.8456560Z compile=True, 2025-05-07T20:22:05.8456915Z T=1, 2025-05-07T20:22:05.8457381Z D=67, 2025-05-07T20:22:05.8457736Z B=122, 2025-05-07T20:22:05.8458070Z log_E=3, 2025-05-07T20:22:05.8458412Z L=18, 2025-05-07T20:22:05.8458809Z D_gradcheck=2, 2025-05-07T20:22:05.8459196Z stochastic_rounding=True, 2025-05-07T20:22:05.8459633Z weighted=True, 2025-05-07T20:22:05.8460010Z row_wise=False, 2025-05-07T20:22:05.8460384Z mixed=True, 2025-05-07T20:22:05.8460747Z use_cache=False, 2025-05-07T20:22:05.8461167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8461651Z use_cpu=True, 2025-05-07T20:22:05.8462040Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8462486Z ) 2025-05-07T20:22:05.8462893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8463826Z self=, 2025-05-07T20:22:05.8464981Z mixed_B=False, 2025-05-07T20:22:05.8465479Z compile=True, 2025-05-07T20:22:05.8465835Z T=3, 2025-05-07T20:22:05.8466172Z D=30, 2025-05-07T20:22:05.8466503Z B=48, 2025-05-07T20:22:05.8466830Z log_E=3, 2025-05-07T20:22:05.8467172Z L=14, 2025-05-07T20:22:05.8467514Z D_gradcheck=2, 2025-05-07T20:22:05.8467899Z stochastic_rounding=True, 2025-05-07T20:22:05.8468340Z weighted=True, 2025-05-07T20:22:05.8468713Z row_wise=True, 2025-05-07T20:22:05.8469073Z mixed=True, 2025-05-07T20:22:05.8469447Z use_cache=False, 2025-05-07T20:22:05.8469868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8470352Z use_cpu=True, 2025-05-07T20:22:05.8470745Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8471189Z ) 2025-05-07T20:22:05.8471592Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8472528Z self=, 2025-05-07T20:22:05.8473405Z mixed_B=False, 2025-05-07T20:22:05.8473782Z compile=False, 2025-05-07T20:22:05.8474138Z T=4, 2025-05-07T20:22:05.8474473Z D=15, 2025-05-07T20:22:05.8474810Z B=46, 2025-05-07T20:22:05.8475139Z log_E=4, 2025-05-07T20:22:05.8475484Z L=12, 2025-05-07T20:22:05.8475827Z D_gradcheck=2, 2025-05-07T20:22:05.8476215Z stochastic_rounding=False, 2025-05-07T20:22:05.8476654Z weighted=False, 2025-05-07T20:22:05.8477031Z row_wise=False, 2025-05-07T20:22:05.8477396Z mixed=False, 2025-05-07T20:22:05.8477772Z use_cache=True, 2025-05-07T20:22:05.8478186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8478664Z use_cpu=True, 2025-05-07T20:22:05.8479064Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8479512Z ) 2025-05-07T20:22:05.8920593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8921690Z self=, 2025-05-07T20:22:05.8922620Z mixed_B=False, 2025-05-07T20:22:05.8923003Z compile=False, 2025-05-07T20:22:05.8923370Z T=2, 2025-05-07T20:22:05.8923716Z D=83, 2025-05-07T20:22:05.8924049Z B=34, 2025-05-07T20:22:05.8924386Z log_E=5, 2025-05-07T20:22:05.8924732Z L=14, 2025-05-07T20:22:05.8925070Z D_gradcheck=1, 2025-05-07T20:22:05.8925464Z stochastic_rounding=True, 2025-05-07T20:22:05.8925903Z weighted=True, 2025-05-07T20:22:05.8926270Z row_wise=True, 2025-05-07T20:22:05.8926637Z mixed=True, 2025-05-07T20:22:05.8927353Z use_cache=False, 2025-05-07T20:22:05.8927801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8928285Z use_cpu=True, 2025-05-07T20:22:05.8928682Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8929124Z ) 2025-05-07T20:22:05.8929531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8930469Z self=, 2025-05-07T20:22:05.8931538Z mixed_B=False, 2025-05-07T20:22:05.8931914Z compile=True, 2025-05-07T20:22:05.8932279Z T=2, 2025-05-07T20:22:05.8932830Z D=115, 2025-05-07T20:22:05.8933182Z B=76, 2025-05-07T20:22:05.8933524Z log_E=3, 2025-05-07T20:22:05.8933863Z L=11, 2025-05-07T20:22:05.8934202Z D_gradcheck=1, 2025-05-07T20:22:05.8934598Z stochastic_rounding=False, 2025-05-07T20:22:05.8935036Z weighted=True, 2025-05-07T20:22:05.8935400Z row_wise=False, 2025-05-07T20:22:05.8935773Z mixed=False, 2025-05-07T20:22:05.8936149Z use_cache=True, 2025-05-07T20:22:05.8936558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8937037Z use_cpu=True, 2025-05-07T20:22:05.8937435Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8937873Z ) 2025-05-07T20:22:05.8938276Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8939219Z self=, 2025-05-07T20:22:05.8940092Z mixed_B=False, 2025-05-07T20:22:05.8940707Z compile=True, 2025-05-07T20:22:05.8941070Z T=4, 2025-05-07T20:22:05.8941400Z D=26, 2025-05-07T20:22:05.8941728Z B=88, 2025-05-07T20:22:05.8942059Z log_E=4, 2025-05-07T20:22:05.8942396Z L=5, 2025-05-07T20:22:05.8942732Z D_gradcheck=2, 2025-05-07T20:22:05.8943126Z stochastic_rounding=True, 2025-05-07T20:22:05.8943555Z weighted=False, 2025-05-07T20:22:05.8943938Z row_wise=False, 2025-05-07T20:22:05.8944430Z mixed=False, 2025-05-07T20:22:05.8944800Z use_cache=True, 2025-05-07T20:22:05.8945219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8945702Z use_cpu=True, 2025-05-07T20:22:05.8946096Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8946534Z ) 2025-05-07T20:22:05.8946938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8947888Z self=, 2025-05-07T20:22:05.8948760Z mixed_B=True, 2025-05-07T20:22:05.8949137Z compile=False, 2025-05-07T20:22:05.8949504Z T=3, 2025-05-07T20:22:05.8949836Z D=118, 2025-05-07T20:22:05.8950171Z B=111, 2025-05-07T20:22:05.8950507Z log_E=5, 2025-05-07T20:22:05.8950846Z L=2, 2025-05-07T20:22:05.8951185Z D_gradcheck=1, 2025-05-07T20:22:05.8951578Z stochastic_rounding=True, 2025-05-07T20:22:05.8952006Z weighted=False, 2025-05-07T20:22:05.8952387Z row_wise=True, 2025-05-07T20:22:05.8952757Z mixed=False, 2025-05-07T20:22:05.8953121Z use_cache=True, 2025-05-07T20:22:05.8953533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8954012Z use_cpu=True, 2025-05-07T20:22:05.8954405Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8954850Z ) 2025-05-07T20:22:05.8955253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8956196Z self=, 2025-05-07T20:22:05.8957067Z mixed_B=True, 2025-05-07T20:22:05.8957445Z compile=True, 2025-05-07T20:22:05.8957803Z T=2, 2025-05-07T20:22:05.8958137Z D=54, 2025-05-07T20:22:05.8958471Z B=72, 2025-05-07T20:22:05.8958803Z log_E=3, 2025-05-07T20:22:05.8959140Z L=17, 2025-05-07T20:22:05.8959484Z D_gradcheck=2, 2025-05-07T20:22:05.8959877Z stochastic_rounding=True, 2025-05-07T20:22:05.8960306Z weighted=False, 2025-05-07T20:22:05.8960686Z row_wise=False, 2025-05-07T20:22:05.8961055Z mixed=True, 2025-05-07T20:22:05.8961653Z use_cache=False, 2025-05-07T20:22:05.8962106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8962594Z use_cpu=True, 2025-05-07T20:22:05.8962989Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8963438Z ) 2025-05-07T20:22:05.8963844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8964783Z self=, 2025-05-07T20:22:05.8965796Z mixed_B=False, 2025-05-07T20:22:05.8966182Z compile=False, 2025-05-07T20:22:05.8966546Z T=3, 2025-05-07T20:22:05.8967000Z D=73, 2025-05-07T20:22:05.8967350Z B=58, 2025-05-07T20:22:05.8967688Z log_E=3, 2025-05-07T20:22:05.8968026Z L=10, 2025-05-07T20:22:05.8968363Z D_gradcheck=1, 2025-05-07T20:22:05.8968755Z stochastic_rounding=True, 2025-05-07T20:22:05.8969188Z weighted=True, 2025-05-07T20:22:05.8969567Z row_wise=False, 2025-05-07T20:22:05.8969938Z mixed=False, 2025-05-07T20:22:05.8970310Z use_cache=True, 2025-05-07T20:22:05.8970724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8971203Z use_cpu=True, 2025-05-07T20:22:05.8971598Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8972048Z ) 2025-05-07T20:22:05.8972457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8973391Z self=, 2025-05-07T20:22:05.8974267Z mixed_B=False, 2025-05-07T20:22:05.8974642Z compile=False, 2025-05-07T20:22:05.8975177Z T=3, 2025-05-07T20:22:05.8975524Z D=74, 2025-05-07T20:22:05.8975857Z B=13, 2025-05-07T20:22:05.8976183Z log_E=5, 2025-05-07T20:22:05.8976532Z L=15, 2025-05-07T20:22:05.8976869Z D_gradcheck=2, 2025-05-07T20:22:05.8977268Z stochastic_rounding=False, 2025-05-07T20:22:05.8977720Z weighted=False, 2025-05-07T20:22:05.8978099Z row_wise=False, 2025-05-07T20:22:05.8978469Z mixed=True, 2025-05-07T20:22:05.8978831Z use_cache=True, 2025-05-07T20:22:05.8979245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8979836Z use_cpu=True, 2025-05-07T20:22:05.8980240Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8980687Z ) 2025-05-07T20:22:05.8981085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8982029Z self=, 2025-05-07T20:22:05.8982910Z mixed_B=False, 2025-05-07T20:22:05.8983275Z compile=True, 2025-05-07T20:22:05.8983645Z T=5, 2025-05-07T20:22:05.8983981Z D=19, 2025-05-07T20:22:05.8984438Z B=57, 2025-05-07T20:22:05.8984770Z log_E=5, 2025-05-07T20:22:05.8985117Z L=13, 2025-05-07T20:22:05.8985451Z D_gradcheck=2, 2025-05-07T20:22:05.8985843Z stochastic_rounding=True, 2025-05-07T20:22:05.8986280Z weighted=False, 2025-05-07T20:22:05.8986652Z row_wise=False, 2025-05-07T20:22:05.8987025Z mixed=False, 2025-05-07T20:22:05.8987405Z use_cache=False, 2025-05-07T20:22:05.8987824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.8988306Z use_cpu=True, 2025-05-07T20:22:05.8988708Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.8989144Z ) 2025-05-07T20:22:05.8989546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8990485Z self=, 2025-05-07T20:22:05.8991363Z mixed_B=False, 2025-05-07T20:22:05.8991727Z compile=True, 2025-05-07T20:22:05.8992096Z T=3, 2025-05-07T20:22:05.8992438Z D=16, 2025-05-07T20:22:05.8992768Z B=60, 2025-05-07T20:22:05.8993108Z log_E=4, 2025-05-07T20:22:05.8993454Z L=10, 2025-05-07T20:22:05.8993787Z D_gradcheck=2, 2025-05-07T20:22:05.8994181Z stochastic_rounding=True, 2025-05-07T20:22:05.8994617Z weighted=False, 2025-05-07T20:22:05.8994988Z row_wise=True, 2025-05-07T20:22:05.8995358Z mixed=False, 2025-05-07T20:22:05.8995976Z use_cache=True, 2025-05-07T20:22:05.8996423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.8996923Z use_cpu=True, 2025-05-07T20:22:05.8997324Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.8997761Z ) 2025-05-07T20:22:05.8998172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.8999111Z self=, 2025-05-07T20:22:05.9000124Z mixed_B=False, 2025-05-07T20:22:05.9000497Z compile=True, 2025-05-07T20:22:05.9000862Z T=5, 2025-05-07T20:22:05.9001308Z D=64, 2025-05-07T20:22:05.9001652Z B=51, 2025-05-07T20:22:05.9001987Z log_E=5, 2025-05-07T20:22:05.9002332Z L=17, 2025-05-07T20:22:05.9002669Z D_gradcheck=2, 2025-05-07T20:22:05.9003060Z stochastic_rounding=True, 2025-05-07T20:22:05.9003500Z weighted=False, 2025-05-07T20:22:05.9003866Z row_wise=True, 2025-05-07T20:22:05.9004235Z mixed=True, 2025-05-07T20:22:05.9004606Z use_cache=True, 2025-05-07T20:22:05.9005018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9005500Z use_cpu=True, 2025-05-07T20:22:05.9005901Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9006341Z ) 2025-05-07T20:22:05.9006749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9007687Z self=, 2025-05-07T20:22:05.9008557Z mixed_B=True, 2025-05-07T20:22:05.9008929Z compile=False, 2025-05-07T20:22:05.9009464Z T=3, 2025-05-07T20:22:05.9009795Z D=22, 2025-05-07T20:22:05.9010130Z B=1, 2025-05-07T20:22:05.9010462Z log_E=3, 2025-05-07T20:22:05.9010802Z L=9, 2025-05-07T20:22:05.9011138Z D_gradcheck=2, 2025-05-07T20:22:05.9011532Z stochastic_rounding=False, 2025-05-07T20:22:05.9011962Z weighted=False, 2025-05-07T20:22:05.9012344Z row_wise=False, 2025-05-07T20:22:05.9012717Z mixed=False, 2025-05-07T20:22:05.9013090Z use_cache=True, 2025-05-07T20:22:05.9013496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9013980Z use_cpu=True, 2025-05-07T20:22:05.9014378Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9014818Z ) 2025-05-07T20:22:05.9015225Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9016389Z self=, 2025-05-07T20:22:05.9017280Z mixed_B=False, 2025-05-07T20:22:05.9017657Z compile=True, 2025-05-07T20:22:05.9018027Z T=4, 2025-05-07T20:22:05.9018357Z D=39, 2025-05-07T20:22:05.9018685Z B=116, 2025-05-07T20:22:05.9019020Z log_E=5, 2025-05-07T20:22:05.9019355Z L=12, 2025-05-07T20:22:05.9019697Z D_gradcheck=1, 2025-05-07T20:22:05.9020092Z stochastic_rounding=False, 2025-05-07T20:22:05.9020526Z weighted=False, 2025-05-07T20:22:05.9020905Z row_wise=False, 2025-05-07T20:22:05.9021278Z mixed=False, 2025-05-07T20:22:05.9021650Z use_cache=False, 2025-05-07T20:22:05.9022072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9022554Z use_cpu=True, 2025-05-07T20:22:05.9022959Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9023400Z ) 2025-05-07T20:22:05.9023806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9024853Z self=, 2025-05-07T20:22:05.9025794Z mixed_B=False, 2025-05-07T20:22:05.9026169Z compile=True, 2025-05-07T20:22:05.9026542Z T=1, 2025-05-07T20:22:05.9026871Z D=93, 2025-05-07T20:22:05.9027205Z B=63, 2025-05-07T20:22:05.9027541Z log_E=5, 2025-05-07T20:22:05.9027879Z L=20, 2025-05-07T20:22:05.9028219Z D_gradcheck=1, 2025-05-07T20:22:05.9028661Z stochastic_rounding=False, 2025-05-07T20:22:05.9029099Z weighted=False, 2025-05-07T20:22:05.9029475Z row_wise=True, 2025-05-07T20:22:05.9029845Z mixed=True, 2025-05-07T20:22:05.9030579Z use_cache=False, 2025-05-07T20:22:05.9031064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9031547Z use_cpu=True, 2025-05-07T20:22:05.9031936Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9032379Z ) 2025-05-07T20:22:05.9032780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9033722Z self=, 2025-05-07T20:22:05.9034796Z mixed_B=True, 2025-05-07T20:22:05.9035169Z compile=True, 2025-05-07T20:22:05.9035536Z T=4, 2025-05-07T20:22:05.9036050Z D=88, 2025-05-07T20:22:05.9036399Z B=30, 2025-05-07T20:22:05.9036734Z log_E=5, 2025-05-07T20:22:05.9037072Z L=9, 2025-05-07T20:22:05.9037413Z D_gradcheck=1, 2025-05-07T20:22:05.9037804Z stochastic_rounding=True, 2025-05-07T20:22:05.9038234Z weighted=True, 2025-05-07T20:22:05.9038609Z row_wise=True, 2025-05-07T20:22:05.9038975Z mixed=True, 2025-05-07T20:22:05.9039340Z use_cache=True, 2025-05-07T20:22:05.9039755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9040235Z use_cpu=True, 2025-05-07T20:22:05.9040629Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9041071Z ) 2025-05-07T20:22:05.9041473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9042404Z self=, 2025-05-07T20:22:05.9043281Z mixed_B=True, 2025-05-07T20:22:05.9043651Z compile=True, 2025-05-07T20:22:05.9044204Z T=2, 2025-05-07T20:22:05.9044537Z D=122, 2025-05-07T20:22:05.9044872Z B=45, 2025-05-07T20:22:05.9045338Z log_E=4, 2025-05-07T20:22:05.9045680Z L=13, 2025-05-07T20:22:05.9046022Z D_gradcheck=2, 2025-05-07T20:22:05.9046417Z stochastic_rounding=True, 2025-05-07T20:22:05.9046846Z weighted=False, 2025-05-07T20:22:05.9047222Z row_wise=True, 2025-05-07T20:22:05.9047593Z mixed=False, 2025-05-07T20:22:05.9047961Z use_cache=False, 2025-05-07T20:22:05.9048384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9048871Z use_cpu=True, 2025-05-07T20:22:05.9049264Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9049710Z ) 2025-05-07T20:22:05.9050111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9051045Z self=, 2025-05-07T20:22:05.9051922Z mixed_B=False, 2025-05-07T20:22:05.9052296Z compile=False, 2025-05-07T20:22:05.9052658Z T=5, 2025-05-07T20:22:05.9052995Z D=28, 2025-05-07T20:22:05.9053332Z B=66, 2025-05-07T20:22:05.9053662Z log_E=3, 2025-05-07T20:22:05.9054006Z L=16, 2025-05-07T20:22:05.9054353Z D_gradcheck=2, 2025-05-07T20:22:05.9054736Z stochastic_rounding=True, 2025-05-07T20:22:05.9055176Z weighted=False, 2025-05-07T20:22:05.9055561Z row_wise=False, 2025-05-07T20:22:05.9055936Z mixed=False, 2025-05-07T20:22:05.9056305Z use_cache=False, 2025-05-07T20:22:05.9056731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9057213Z use_cpu=True, 2025-05-07T20:22:05.9057605Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9058051Z ) 2025-05-07T20:22:05.9058456Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9059394Z self=, 2025-05-07T20:22:05.9060274Z mixed_B=False, 2025-05-07T20:22:05.9060645Z compile=True, 2025-05-07T20:22:05.9061005Z T=1, 2025-05-07T20:22:05.9061337Z D=109, 2025-05-07T20:22:05.9061675Z B=75, 2025-05-07T20:22:05.9062004Z log_E=5, 2025-05-07T20:22:05.9062346Z L=9, 2025-05-07T20:22:05.9062685Z D_gradcheck=2, 2025-05-07T20:22:05.9063071Z stochastic_rounding=True, 2025-05-07T20:22:05.9063525Z weighted=False, 2025-05-07T20:22:05.9063899Z row_wise=False, 2025-05-07T20:22:05.9064408Z mixed=True, 2025-05-07T20:22:05.9065091Z use_cache=True, 2025-05-07T20:22:05.9065521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9065994Z use_cpu=True, 2025-05-07T20:22:05.9066510Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9067004Z ) 2025-05-07T20:22:05.9518043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9519074Z self=, 2025-05-07T20:22:05.9520398Z mixed_B=False, 2025-05-07T20:22:05.9520776Z compile=True, 2025-05-07T20:22:05.9521142Z T=2, 2025-05-07T20:22:05.9521733Z D=52, 2025-05-07T20:22:05.9522084Z B=39, 2025-05-07T20:22:05.9522415Z log_E=4, 2025-05-07T20:22:05.9522758Z L=2, 2025-05-07T20:22:05.9523103Z D_gradcheck=2, 2025-05-07T20:22:05.9523489Z stochastic_rounding=True, 2025-05-07T20:22:05.9523929Z weighted=True, 2025-05-07T20:22:05.9524304Z row_wise=True, 2025-05-07T20:22:05.9524673Z mixed=True, 2025-05-07T20:22:05.9525038Z use_cache=True, 2025-05-07T20:22:05.9525459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9525939Z use_cpu=True, 2025-05-07T20:22:05.9526334Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9526791Z ) 2025-05-07T20:22:05.9527197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9528132Z self=, 2025-05-07T20:22:05.9529015Z mixed_B=True, 2025-05-07T20:22:05.9529393Z compile=False, 2025-05-07T20:22:05.9529960Z T=2, 2025-05-07T20:22:05.9530294Z D=109, 2025-05-07T20:22:05.9530638Z B=78, 2025-05-07T20:22:05.9530967Z log_E=3, 2025-05-07T20:22:05.9531314Z L=16, 2025-05-07T20:22:05.9531656Z D_gradcheck=1, 2025-05-07T20:22:05.9532039Z stochastic_rounding=True, 2025-05-07T20:22:05.9532475Z weighted=True, 2025-05-07T20:22:05.9532844Z row_wise=False, 2025-05-07T20:22:05.9533210Z mixed=True, 2025-05-07T20:22:05.9533583Z use_cache=True, 2025-05-07T20:22:05.9533775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9533933Z use_cpu=True, 2025-05-07T20:22:05.9534114Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9534258Z ) 2025-05-07T20:22:05.9534487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9535054Z self=, 2025-05-07T20:22:05.9535217Z mixed_B=True, 2025-05-07T20:22:05.9535372Z compile=False, 2025-05-07T20:22:05.9535521Z T=3, 2025-05-07T20:22:05.9535674Z D=2, 2025-05-07T20:22:05.9535824Z B=112, 2025-05-07T20:22:05.9535970Z log_E=3, 2025-05-07T20:22:05.9536121Z L=13, 2025-05-07T20:22:05.9536272Z D_gradcheck=2, 2025-05-07T20:22:05.9536446Z stochastic_rounding=False, 2025-05-07T20:22:05.9536605Z weighted=True, 2025-05-07T20:22:05.9536757Z row_wise=True, 2025-05-07T20:22:05.9536914Z mixed=False, 2025-05-07T20:22:05.9537072Z use_cache=False, 2025-05-07T20:22:05.9537265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9537425Z use_cpu=True, 2025-05-07T20:22:05.9537611Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9537758Z ) 2025-05-07T20:22:05.9537996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9538566Z self=, 2025-05-07T20:22:05.9538723Z mixed_B=True, 2025-05-07T20:22:05.9538884Z compile=True, 2025-05-07T20:22:05.9539035Z T=1, 2025-05-07T20:22:05.9539181Z D=88, 2025-05-07T20:22:05.9539341Z B=4, 2025-05-07T20:22:05.9539488Z log_E=4, 2025-05-07T20:22:05.9539638Z L=15, 2025-05-07T20:22:05.9539805Z D_gradcheck=2, 2025-05-07T20:22:05.9539980Z stochastic_rounding=False, 2025-05-07T20:22:05.9540146Z weighted=False, 2025-05-07T20:22:05.9540302Z row_wise=True, 2025-05-07T20:22:05.9540615Z mixed=False, 2025-05-07T20:22:05.9541115Z use_cache=False, 2025-05-07T20:22:05.9541328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9541488Z use_cpu=True, 2025-05-07T20:22:05.9541681Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9541823Z ) 2025-05-07T20:22:05.9542053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9542622Z self=, 2025-05-07T20:22:05.9542912Z mixed_B=False, 2025-05-07T20:22:05.9543065Z compile=True, 2025-05-07T20:22:05.9543219Z T=4, 2025-05-07T20:22:05.9543360Z D=103, 2025-05-07T20:22:05.9543590Z B=85, 2025-05-07T20:22:05.9543747Z log_E=5, 2025-05-07T20:22:05.9543892Z L=17, 2025-05-07T20:22:05.9544135Z D_gradcheck=1, 2025-05-07T20:22:05.9544307Z stochastic_rounding=True, 2025-05-07T20:22:05.9544463Z weighted=False, 2025-05-07T20:22:05.9544623Z row_wise=False, 2025-05-07T20:22:05.9544771Z mixed=True, 2025-05-07T20:22:05.9544928Z use_cache=True, 2025-05-07T20:22:05.9545123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9545273Z use_cpu=True, 2025-05-07T20:22:05.9545453Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9545599Z ) 2025-05-07T20:22:05.9545829Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9546397Z self=, 2025-05-07T20:22:05.9546562Z mixed_B=True, 2025-05-07T20:22:05.9546714Z compile=False, 2025-05-07T20:22:05.9546994Z T=4, 2025-05-07T20:22:05.9547142Z D=95, 2025-05-07T20:22:05.9547296Z B=16, 2025-05-07T20:22:05.9547450Z log_E=4, 2025-05-07T20:22:05.9547598Z L=7, 2025-05-07T20:22:05.9547748Z D_gradcheck=1, 2025-05-07T20:22:05.9547935Z stochastic_rounding=False, 2025-05-07T20:22:05.9548090Z weighted=False, 2025-05-07T20:22:05.9548244Z row_wise=True, 2025-05-07T20:22:05.9548401Z mixed=False, 2025-05-07T20:22:05.9548555Z use_cache=True, 2025-05-07T20:22:05.9548751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9548914Z use_cpu=True, 2025-05-07T20:22:05.9549094Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9549238Z ) 2025-05-07T20:22:05.9549480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9550047Z self=, 2025-05-07T20:22:05.9550215Z mixed_B=False, 2025-05-07T20:22:05.9550369Z compile=False, 2025-05-07T20:22:05.9550516Z T=5, 2025-05-07T20:22:05.9550671Z D=112, 2025-05-07T20:22:05.9550819Z B=25, 2025-05-07T20:22:05.9550966Z log_E=4, 2025-05-07T20:22:05.9551118Z L=12, 2025-05-07T20:22:05.9551271Z D_gradcheck=1, 2025-05-07T20:22:05.9551446Z stochastic_rounding=False, 2025-05-07T20:22:05.9551606Z weighted=False, 2025-05-07T20:22:05.9551757Z row_wise=True, 2025-05-07T20:22:05.9551906Z mixed=False, 2025-05-07T20:22:05.9552069Z use_cache=True, 2025-05-07T20:22:05.9552262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9552414Z use_cpu=True, 2025-05-07T20:22:05.9552602Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9552747Z ) 2025-05-07T20:22:05.9552983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9553548Z self=, 2025-05-07T20:22:05.9553706Z mixed_B=False, 2025-05-07T20:22:05.9553870Z compile=False, 2025-05-07T20:22:05.9554017Z T=3, 2025-05-07T20:22:05.9554163Z D=57, 2025-05-07T20:22:05.9554320Z B=121, 2025-05-07T20:22:05.9554467Z log_E=3, 2025-05-07T20:22:05.9554609Z L=6, 2025-05-07T20:22:05.9554771Z D_gradcheck=1, 2025-05-07T20:22:05.9554943Z stochastic_rounding=True, 2025-05-07T20:22:05.9555098Z weighted=False, 2025-05-07T20:22:05.9555256Z row_wise=True, 2025-05-07T20:22:05.9555406Z mixed=False, 2025-05-07T20:22:05.9555560Z use_cache=True, 2025-05-07T20:22:05.9555934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9556104Z use_cpu=True, 2025-05-07T20:22:05.9556299Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9556439Z ) 2025-05-07T20:22:05.9556665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9557237Z self=, 2025-05-07T20:22:05.9557526Z mixed_B=False, 2025-05-07T20:22:05.9557681Z compile=False, 2025-05-07T20:22:05.9557833Z T=3, 2025-05-07T20:22:05.9557979Z D=52, 2025-05-07T20:22:05.9558244Z B=9, 2025-05-07T20:22:05.9558411Z log_E=3, 2025-05-07T20:22:05.9558563Z L=4, 2025-05-07T20:22:05.9558717Z D_gradcheck=2, 2025-05-07T20:22:05.9558892Z stochastic_rounding=True, 2025-05-07T20:22:05.9559046Z weighted=True, 2025-05-07T20:22:05.9559210Z row_wise=False, 2025-05-07T20:22:05.9559360Z mixed=False, 2025-05-07T20:22:05.9559514Z use_cache=False, 2025-05-07T20:22:05.9559715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9559868Z use_cpu=True, 2025-05-07T20:22:05.9560053Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9560199Z ) 2025-05-07T20:22:05.9560426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9560988Z self=, 2025-05-07T20:22:05.9561150Z mixed_B=False, 2025-05-07T20:22:05.9561302Z compile=True, 2025-05-07T20:22:05.9561590Z T=5, 2025-05-07T20:22:05.9561744Z D=109, 2025-05-07T20:22:05.9561890Z B=22, 2025-05-07T20:22:05.9562037Z log_E=5, 2025-05-07T20:22:05.9562187Z L=20, 2025-05-07T20:22:05.9562341Z D_gradcheck=2, 2025-05-07T20:22:05.9562519Z stochastic_rounding=True, 2025-05-07T20:22:05.9562674Z weighted=False, 2025-05-07T20:22:05.9562827Z row_wise=False, 2025-05-07T20:22:05.9562987Z mixed=True, 2025-05-07T20:22:05.9563139Z use_cache=True, 2025-05-07T20:22:05.9563331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9563490Z use_cpu=True, 2025-05-07T20:22:05.9563672Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9563813Z ) 2025-05-07T20:22:05.9564047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9564611Z self=, 2025-05-07T20:22:05.9564768Z mixed_B=False, 2025-05-07T20:22:05.9564926Z compile=True, 2025-05-07T20:22:05.9565072Z T=1, 2025-05-07T20:22:05.9565223Z D=114, 2025-05-07T20:22:05.9565369Z B=105, 2025-05-07T20:22:05.9565516Z log_E=5, 2025-05-07T20:22:05.9565666Z L=15, 2025-05-07T20:22:05.9565822Z D_gradcheck=1, 2025-05-07T20:22:05.9565996Z stochastic_rounding=False, 2025-05-07T20:22:05.9566157Z weighted=False, 2025-05-07T20:22:05.9566311Z row_wise=True, 2025-05-07T20:22:05.9566461Z mixed=False, 2025-05-07T20:22:05.9566621Z use_cache=False, 2025-05-07T20:22:05.9566818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9566972Z use_cpu=True, 2025-05-07T20:22:05.9567162Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9567303Z ) 2025-05-07T20:22:05.9567531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9568103Z self=, 2025-05-07T20:22:05.9568261Z mixed_B=False, 2025-05-07T20:22:05.9568425Z compile=True, 2025-05-07T20:22:05.9568573Z T=5, 2025-05-07T20:22:05.9568716Z D=80, 2025-05-07T20:22:05.9568870Z B=79, 2025-05-07T20:22:05.9569018Z log_E=4, 2025-05-07T20:22:05.9569159Z L=15, 2025-05-07T20:22:05.9569318Z D_gradcheck=2, 2025-05-07T20:22:05.9569490Z stochastic_rounding=False, 2025-05-07T20:22:05.9569644Z weighted=True, 2025-05-07T20:22:05.9569806Z row_wise=False, 2025-05-07T20:22:05.9569954Z mixed=True, 2025-05-07T20:22:05.9570110Z use_cache=False, 2025-05-07T20:22:05.9570481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9570651Z use_cpu=True, 2025-05-07T20:22:05.9570833Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9570981Z ) 2025-05-07T20:22:05.9571208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9571777Z self=, 2025-05-07T20:22:05.9572060Z mixed_B=True, 2025-05-07T20:22:05.9572216Z compile=False, 2025-05-07T20:22:05.9572372Z T=3, 2025-05-07T20:22:05.9572514Z D=91, 2025-05-07T20:22:05.9572765Z B=118, 2025-05-07T20:22:05.9572931Z log_E=5, 2025-05-07T20:22:05.9573076Z L=16, 2025-05-07T20:22:05.9573227Z D_gradcheck=2, 2025-05-07T20:22:05.9573404Z stochastic_rounding=False, 2025-05-07T20:22:05.9573561Z weighted=False, 2025-05-07T20:22:05.9573713Z row_wise=False, 2025-05-07T20:22:05.9573872Z mixed=True, 2025-05-07T20:22:05.9574025Z use_cache=False, 2025-05-07T20:22:05.9574219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9574381Z use_cpu=True, 2025-05-07T20:22:05.9574563Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9574711Z ) 2025-05-07T20:22:05.9574940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9575501Z self=, 2025-05-07T20:22:05.9575666Z mixed_B=False, 2025-05-07T20:22:05.9575819Z compile=False, 2025-05-07T20:22:05.9576102Z T=3, 2025-05-07T20:22:05.9576259Z D=124, 2025-05-07T20:22:05.9576410Z B=62, 2025-05-07T20:22:05.9576556Z log_E=3, 2025-05-07T20:22:05.9576706Z L=8, 2025-05-07T20:22:05.9576859Z D_gradcheck=2, 2025-05-07T20:22:05.9577034Z stochastic_rounding=False, 2025-05-07T20:22:05.9577201Z weighted=False, 2025-05-07T20:22:05.9577352Z row_wise=True, 2025-05-07T20:22:05.9577502Z mixed=True, 2025-05-07T20:22:05.9577663Z use_cache=True, 2025-05-07T20:22:05.9577857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9578019Z use_cpu=True, 2025-05-07T20:22:05.9578204Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9578345Z ) 2025-05-07T20:22:05.9578582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9579145Z self=, 2025-05-07T20:22:05.9579299Z mixed_B=True, 2025-05-07T20:22:05.9579460Z compile=False, 2025-05-07T20:22:05.9579606Z T=2, 2025-05-07T20:22:05.9579752Z D=100, 2025-05-07T20:22:05.9579904Z B=72, 2025-05-07T20:22:05.9580050Z log_E=4, 2025-05-07T20:22:05.9580196Z L=15, 2025-05-07T20:22:05.9580354Z D_gradcheck=2, 2025-05-07T20:22:05.9580527Z stochastic_rounding=True, 2025-05-07T20:22:05.9580706Z weighted=True, 2025-05-07T20:22:05.9580858Z row_wise=True, 2025-05-07T20:22:05.9581009Z mixed=False, 2025-05-07T20:22:05.9581170Z use_cache=True, 2025-05-07T20:22:05.9581363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9581513Z use_cpu=True, 2025-05-07T20:22:05.9581700Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9581840Z ) 2025-05-07T20:22:05.9582066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9582638Z self=, 2025-05-07T20:22:05.9582795Z mixed_B=False, 2025-05-07T20:22:05.9582949Z compile=True, 2025-05-07T20:22:05.9583103Z T=5, 2025-05-07T20:22:05.9583247Z D=39, 2025-05-07T20:22:05.9583393Z B=98, 2025-05-07T20:22:05.9583549Z log_E=3, 2025-05-07T20:22:05.9583693Z L=19, 2025-05-07T20:22:05.9583852Z D_gradcheck=1, 2025-05-07T20:22:05.9584179Z stochastic_rounding=True, 2025-05-07T20:22:05.9584345Z weighted=False, 2025-05-07T20:22:05.9584507Z row_wise=False, 2025-05-07T20:22:05.9584656Z mixed=False, 2025-05-07T20:22:05.9584809Z use_cache=True, 2025-05-07T20:22:05.9585200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:05.9585363Z use_cpu=True, 2025-05-07T20:22:05.9585559Z output_dtype=SparseType.FP16, 2025-05-07T20:22:05.9585705Z ) 2025-05-07T20:22:05.9585934Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:05.9586497Z self=, 2025-05-07T20:22:05.9586807Z mixed_B=True, 2025-05-07T20:22:05.9586961Z compile=False, 2025-05-07T20:22:05.9587116Z T=2, 2025-05-07T20:22:05.9587258Z D=91, 2025-05-07T20:22:05.9587482Z B=13, 2025-05-07T20:22:05.9587650Z log_E=4, 2025-05-07T20:22:05.9587795Z L=0, 2025-05-07T20:22:05.9587947Z D_gradcheck=1, 2025-05-07T20:22:05.9588129Z stochastic_rounding=True, 2025-05-07T20:22:05.9588284Z weighted=False, 2025-05-07T20:22:05.9588437Z row_wise=False, 2025-05-07T20:22:05.9588595Z mixed=False, 2025-05-07T20:22:05.9588746Z use_cache=True, 2025-05-07T20:22:05.9588938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:05.9589098Z use_cpu=True, 2025-05-07T20:22:05.9589282Z output_dtype=SparseType.FP32, 2025-05-07T20:22:05.9589424Z ) 2025-05-07T20:22:06.0128981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0129649Z self=, 2025-05-07T20:22:06.0129856Z mixed_B=True, 2025-05-07T20:22:06.0130014Z compile=False, 2025-05-07T20:22:06.0130546Z T=4, 2025-05-07T20:22:06.0130700Z D=119, 2025-05-07T20:22:06.0130856Z B=102, 2025-05-07T20:22:06.0131007Z log_E=5, 2025-05-07T20:22:06.0131158Z L=16, 2025-05-07T20:22:06.0131312Z D_gradcheck=2, 2025-05-07T20:22:06.0131493Z stochastic_rounding=True, 2025-05-07T20:22:06.0131647Z weighted=True, 2025-05-07T20:22:06.0131795Z row_wise=True, 2025-05-07T20:22:06.0131953Z mixed=False, 2025-05-07T20:22:06.0132107Z use_cache=True, 2025-05-07T20:22:06.0132308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0132470Z use_cpu=True, 2025-05-07T20:22:06.0132653Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0132795Z ) 2025-05-07T20:22:06.0133038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0133609Z self=, 2025-05-07T20:22:06.0133769Z mixed_B=False, 2025-05-07T20:22:06.0133930Z compile=False, 2025-05-07T20:22:06.0134079Z T=3, 2025-05-07T20:22:06.0134236Z D=56, 2025-05-07T20:22:06.0134384Z B=79, 2025-05-07T20:22:06.0134535Z log_E=3, 2025-05-07T20:22:06.0134690Z L=0, 2025-05-07T20:22:06.0134846Z D_gradcheck=1, 2025-05-07T20:22:06.0135020Z stochastic_rounding=True, 2025-05-07T20:22:06.0135181Z weighted=True, 2025-05-07T20:22:06.0135334Z row_wise=True, 2025-05-07T20:22:06.0135484Z mixed=False, 2025-05-07T20:22:06.0135645Z use_cache=True, 2025-05-07T20:22:06.0135843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0135998Z use_cpu=True, 2025-05-07T20:22:06.0136188Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0136330Z ) 2025-05-07T20:22:06.0136561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0137133Z self=, 2025-05-07T20:22:06.0137289Z mixed_B=True, 2025-05-07T20:22:06.0137447Z compile=True, 2025-05-07T20:22:06.0137594Z T=5, 2025-05-07T20:22:06.0137738Z D=94, 2025-05-07T20:22:06.0137892Z B=73, 2025-05-07T20:22:06.0138038Z log_E=3, 2025-05-07T20:22:06.0138180Z L=18, 2025-05-07T20:22:06.0138344Z D_gradcheck=2, 2025-05-07T20:22:06.0138517Z stochastic_rounding=False, 2025-05-07T20:22:06.0155066Z weighted=False, 2025-05-07T20:22:06.0155352Z row_wise=False, 2025-05-07T20:22:06.0155504Z mixed=True, 2025-05-07T20:22:06.0155658Z use_cache=True, 2025-05-07T20:22:06.0156186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0156363Z use_cpu=True, 2025-05-07T20:22:06.0156547Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0156698Z ) 2025-05-07T20:22:06.0156937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0157524Z self=, 2025-05-07T20:22:06.0157835Z mixed_B=True, 2025-05-07T20:22:06.0157989Z compile=False, 2025-05-07T20:22:06.0158147Z T=2, 2025-05-07T20:22:06.0158291Z D=76, 2025-05-07T20:22:06.0158639Z B=121, 2025-05-07T20:22:06.0158802Z log_E=4, 2025-05-07T20:22:06.0158945Z L=16, 2025-05-07T20:22:06.0159094Z D_gradcheck=1, 2025-05-07T20:22:06.0159274Z stochastic_rounding=True, 2025-05-07T20:22:06.0159426Z weighted=True, 2025-05-07T20:22:06.0159577Z row_wise=True, 2025-05-07T20:22:06.0159732Z mixed=False, 2025-05-07T20:22:06.0159883Z use_cache=True, 2025-05-07T20:22:06.0160078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0160240Z use_cpu=True, 2025-05-07T20:22:06.0160417Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0160566Z ) 2025-05-07T20:22:06.0160799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0161363Z self=, 2025-05-07T20:22:06.0161527Z mixed_B=False, 2025-05-07T20:22:06.0161678Z compile=False, 2025-05-07T20:22:06.0161903Z T=3, 2025-05-07T20:22:06.0162054Z D=54, 2025-05-07T20:22:06.0162200Z B=61, 2025-05-07T20:22:06.0162345Z log_E=3, 2025-05-07T20:22:06.0162493Z L=10, 2025-05-07T20:22:06.0162645Z D_gradcheck=2, 2025-05-07T20:22:06.0162816Z stochastic_rounding=True, 2025-05-07T20:22:06.0162974Z weighted=False, 2025-05-07T20:22:06.0163126Z row_wise=False, 2025-05-07T20:22:06.0163282Z mixed=True, 2025-05-07T20:22:06.0163439Z use_cache=False, 2025-05-07T20:22:06.0163639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0163797Z use_cpu=True, 2025-05-07T20:22:06.0163977Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0164116Z ) 2025-05-07T20:22:06.0164354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0164919Z self=, 2025-05-07T20:22:06.0165076Z mixed_B=False, 2025-05-07T20:22:06.0165234Z compile=False, 2025-05-07T20:22:06.0165381Z T=2, 2025-05-07T20:22:06.0165523Z D=19, 2025-05-07T20:22:06.0165675Z B=24, 2025-05-07T20:22:06.0165820Z log_E=4, 2025-05-07T20:22:06.0165966Z L=19, 2025-05-07T20:22:06.0166127Z D_gradcheck=2, 2025-05-07T20:22:06.0166298Z stochastic_rounding=True, 2025-05-07T20:22:06.0166461Z weighted=False, 2025-05-07T20:22:06.0166611Z row_wise=True, 2025-05-07T20:22:06.0166762Z mixed=False, 2025-05-07T20:22:06.0166923Z use_cache=False, 2025-05-07T20:22:06.0167120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0167273Z use_cpu=True, 2025-05-07T20:22:06.0167462Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0167604Z ) 2025-05-07T20:22:06.0167830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0168401Z self=, 2025-05-07T20:22:06.0168556Z mixed_B=True, 2025-05-07T20:22:06.0168708Z compile=True, 2025-05-07T20:22:06.0168862Z T=4, 2025-05-07T20:22:06.0169005Z D=70, 2025-05-07T20:22:06.0169160Z B=107, 2025-05-07T20:22:06.0169307Z log_E=5, 2025-05-07T20:22:06.0169452Z L=11, 2025-05-07T20:22:06.0169610Z D_gradcheck=1, 2025-05-07T20:22:06.0169779Z stochastic_rounding=True, 2025-05-07T20:22:06.0169932Z weighted=False, 2025-05-07T20:22:06.0170092Z row_wise=False, 2025-05-07T20:22:06.0170240Z mixed=True, 2025-05-07T20:22:06.0170392Z use_cache=True, 2025-05-07T20:22:06.0170732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0170906Z use_cpu=True, 2025-05-07T20:22:06.0171087Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0171233Z ) 2025-05-07T20:22:06.0171461Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0172025Z self=, 2025-05-07T20:22:06.0172312Z mixed_B=False, 2025-05-07T20:22:06.0172466Z compile=True, 2025-05-07T20:22:06.0172620Z T=3, 2025-05-07T20:22:06.0172765Z D=28, 2025-05-07T20:22:06.0172983Z B=42, 2025-05-07T20:22:06.0173147Z log_E=4, 2025-05-07T20:22:06.0173290Z L=19, 2025-05-07T20:22:06.0173441Z D_gradcheck=2, 2025-05-07T20:22:06.0173619Z stochastic_rounding=True, 2025-05-07T20:22:06.0173772Z weighted=True, 2025-05-07T20:22:06.0173925Z row_wise=True, 2025-05-07T20:22:06.0174079Z mixed=True, 2025-05-07T20:22:06.0174232Z use_cache=False, 2025-05-07T20:22:06.0174426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0174586Z use_cpu=True, 2025-05-07T20:22:06.0174766Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0174905Z ) 2025-05-07T20:22:06.0175146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0175705Z self=, 2025-05-07T20:22:06.0175867Z mixed_B=True, 2025-05-07T20:22:06.0176019Z compile=True, 2025-05-07T20:22:06.0176161Z T=2, 2025-05-07T20:22:06.0176433Z D=41, 2025-05-07T20:22:06.0176579Z B=36, 2025-05-07T20:22:06.0176724Z log_E=3, 2025-05-07T20:22:06.0176876Z L=16, 2025-05-07T20:22:06.0177028Z D_gradcheck=1, 2025-05-07T20:22:06.0177202Z stochastic_rounding=False, 2025-05-07T20:22:06.0177367Z weighted=False, 2025-05-07T20:22:06.0177516Z row_wise=True, 2025-05-07T20:22:06.0177667Z mixed=False, 2025-05-07T20:22:06.0177824Z use_cache=False, 2025-05-07T20:22:06.0178018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0178170Z use_cpu=True, 2025-05-07T20:22:06.0178358Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0178499Z ) 2025-05-07T20:22:06.0178737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0179301Z self=, 2025-05-07T20:22:06.0179457Z mixed_B=False, 2025-05-07T20:22:06.0179619Z compile=True, 2025-05-07T20:22:06.0179763Z T=3, 2025-05-07T20:22:06.0179910Z D=43, 2025-05-07T20:22:06.0180065Z B=112, 2025-05-07T20:22:06.0180212Z log_E=5, 2025-05-07T20:22:06.0180357Z L=8, 2025-05-07T20:22:06.0180516Z D_gradcheck=2, 2025-05-07T20:22:06.0180686Z stochastic_rounding=True, 2025-05-07T20:22:06.0180843Z weighted=True, 2025-05-07T20:22:06.0181001Z row_wise=False, 2025-05-07T20:22:06.0181149Z mixed=True, 2025-05-07T20:22:06.0181302Z use_cache=True, 2025-05-07T20:22:06.0181502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0181653Z use_cpu=True, 2025-05-07T20:22:06.0181842Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0181983Z ) 2025-05-07T20:22:06.0182210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0182780Z self=, 2025-05-07T20:22:06.0182936Z mixed_B=False, 2025-05-07T20:22:06.0183090Z compile=True, 2025-05-07T20:22:06.0183240Z T=2, 2025-05-07T20:22:06.0183387Z D=42, 2025-05-07T20:22:06.0183536Z B=37, 2025-05-07T20:22:06.0183687Z log_E=5, 2025-05-07T20:22:06.0183831Z L=12, 2025-05-07T20:22:06.0183983Z D_gradcheck=2, 2025-05-07T20:22:06.0184297Z stochastic_rounding=False, 2025-05-07T20:22:06.0184454Z weighted=True, 2025-05-07T20:22:06.0184614Z row_wise=True, 2025-05-07T20:22:06.0184766Z mixed=True, 2025-05-07T20:22:06.0184922Z use_cache=True, 2025-05-07T20:22:06.0185263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0185439Z use_cpu=True, 2025-05-07T20:22:06.0185621Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0185769Z ) 2025-05-07T20:22:06.0186000Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0186566Z self=, 2025-05-07T20:22:06.0186843Z mixed_B=True, 2025-05-07T20:22:06.0186996Z compile=True, 2025-05-07T20:22:06.0187142Z T=5, 2025-05-07T20:22:06.0187298Z D=64, 2025-05-07T20:22:06.0187441Z B=84, 2025-05-07T20:22:06.0187690Z log_E=5, 2025-05-07T20:22:06.0187852Z L=10, 2025-05-07T20:22:06.0188005Z D_gradcheck=2, 2025-05-07T20:22:06.0188183Z stochastic_rounding=True, 2025-05-07T20:22:06.0188337Z weighted=False, 2025-05-07T20:22:06.0188488Z row_wise=False, 2025-05-07T20:22:06.0188648Z mixed=False, 2025-05-07T20:22:06.0188803Z use_cache=False, 2025-05-07T20:22:06.0188999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0189158Z use_cpu=True, 2025-05-07T20:22:06.0189336Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0189477Z ) 2025-05-07T20:22:06.0189716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0190280Z self=, 2025-05-07T20:22:06.0190436Z mixed_B=False, 2025-05-07T20:22:06.0190595Z compile=True, 2025-05-07T20:22:06.0190738Z T=3, 2025-05-07T20:22:06.0191010Z D=45, 2025-05-07T20:22:06.0191155Z B=4, 2025-05-07T20:22:06.0191303Z log_E=3, 2025-05-07T20:22:06.0191455Z L=5, 2025-05-07T20:22:06.0191605Z D_gradcheck=1, 2025-05-07T20:22:06.0191775Z stochastic_rounding=False, 2025-05-07T20:22:06.0191935Z weighted=True, 2025-05-07T20:22:06.0192085Z row_wise=True, 2025-05-07T20:22:06.0192234Z mixed=True, 2025-05-07T20:22:06.0192393Z use_cache=True, 2025-05-07T20:22:06.0192587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0192738Z use_cpu=True, 2025-05-07T20:22:06.0192925Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0193065Z ) 2025-05-07T20:22:06.0193296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0193869Z self=, 2025-05-07T20:22:06.0194025Z mixed_B=True, 2025-05-07T20:22:06.0194183Z compile=True, 2025-05-07T20:22:06.0194330Z T=1, 2025-05-07T20:22:06.0194478Z D=33, 2025-05-07T20:22:06.0194633Z B=60, 2025-05-07T20:22:06.0194779Z log_E=4, 2025-05-07T20:22:06.0194924Z L=13, 2025-05-07T20:22:06.0195083Z D_gradcheck=2, 2025-05-07T20:22:06.0195253Z stochastic_rounding=True, 2025-05-07T20:22:06.0195408Z weighted=False, 2025-05-07T20:22:06.0195567Z row_wise=True, 2025-05-07T20:22:06.0195716Z mixed=False, 2025-05-07T20:22:06.0195867Z use_cache=False, 2025-05-07T20:22:06.0196067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0196219Z use_cpu=True, 2025-05-07T20:22:06.0196399Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0196546Z ) 2025-05-07T20:22:06.0196773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0197344Z self=, 2025-05-07T20:22:06.0197503Z mixed_B=False, 2025-05-07T20:22:06.0197657Z compile=False, 2025-05-07T20:22:06.0197809Z T=2, 2025-05-07T20:22:06.0197955Z D=21, 2025-05-07T20:22:06.0198097Z B=77, 2025-05-07T20:22:06.0198253Z log_E=5, 2025-05-07T20:22:06.0198398Z L=15, 2025-05-07T20:22:06.0198549Z D_gradcheck=2, 2025-05-07T20:22:06.0198726Z stochastic_rounding=True, 2025-05-07T20:22:06.0198879Z weighted=False, 2025-05-07T20:22:06.0199032Z row_wise=False, 2025-05-07T20:22:06.0199190Z mixed=False, 2025-05-07T20:22:06.0199342Z use_cache=True, 2025-05-07T20:22:06.0199687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0199867Z use_cpu=True, 2025-05-07T20:22:06.0200047Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0200198Z ) 2025-05-07T20:22:06.0200426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0200990Z self=, 2025-05-07T20:22:06.0201273Z mixed_B=False, 2025-05-07T20:22:06.0201428Z compile=False, 2025-05-07T20:22:06.0201571Z T=3, 2025-05-07T20:22:06.0201726Z D=113, 2025-05-07T20:22:06.0201868Z B=29, 2025-05-07T20:22:06.0202171Z log_E=5, 2025-05-07T20:22:06.0202336Z L=1, 2025-05-07T20:22:06.0202490Z D_gradcheck=1, 2025-05-07T20:22:06.0202661Z stochastic_rounding=True, 2025-05-07T20:22:06.0202822Z weighted=True, 2025-05-07T20:22:06.0202975Z row_wise=False, 2025-05-07T20:22:06.0203124Z mixed=True, 2025-05-07T20:22:06.0203285Z use_cache=True, 2025-05-07T20:22:06.0203478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0203641Z use_cpu=True, 2025-05-07T20:22:06.0203822Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0203964Z ) 2025-05-07T20:22:06.0204198Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0204765Z self=, 2025-05-07T20:22:06.0204923Z mixed_B=False, 2025-05-07T20:22:06.0205082Z compile=False, 2025-05-07T20:22:06.0205225Z T=2, 2025-05-07T20:22:06.0205501Z D=77, 2025-05-07T20:22:06.0205654Z B=61, 2025-05-07T20:22:06.0205801Z log_E=4, 2025-05-07T20:22:06.0205945Z L=4, 2025-05-07T20:22:06.0206104Z D_gradcheck=2, 2025-05-07T20:22:06.0206274Z stochastic_rounding=True, 2025-05-07T20:22:06.0206440Z weighted=False, 2025-05-07T20:22:06.0206591Z row_wise=False, 2025-05-07T20:22:06.0206740Z mixed=True, 2025-05-07T20:22:06.0206898Z use_cache=True, 2025-05-07T20:22:06.0207090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0207243Z use_cpu=True, 2025-05-07T20:22:06.0207432Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0207571Z ) 2025-05-07T20:22:06.0722639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0723753Z self=, 2025-05-07T20:22:06.0724661Z mixed_B=True, 2025-05-07T20:22:06.0725036Z compile=True, 2025-05-07T20:22:06.0725390Z T=1, 2025-05-07T20:22:06.0725730Z D=58, 2025-05-07T20:22:06.0726066Z B=43, 2025-05-07T20:22:06.0726405Z log_E=5, 2025-05-07T20:22:06.0726750Z L=16, 2025-05-07T20:22:06.0727095Z D_gradcheck=2, 2025-05-07T20:22:06.0727484Z stochastic_rounding=True, 2025-05-07T20:22:06.0727943Z weighted=False, 2025-05-07T20:22:06.0728312Z row_wise=False, 2025-05-07T20:22:06.0728681Z mixed=False, 2025-05-07T20:22:06.0729051Z use_cache=False, 2025-05-07T20:22:06.0729470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0729959Z use_cpu=True, 2025-05-07T20:22:06.0730360Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0730802Z ) 2025-05-07T20:22:06.0731210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0732148Z self=, 2025-05-07T20:22:06.0733019Z mixed_B=True, 2025-05-07T20:22:06.0733393Z compile=False, 2025-05-07T20:22:06.0733759Z T=2, 2025-05-07T20:22:06.0734090Z D=98, 2025-05-07T20:22:06.0734424Z B=8, 2025-05-07T20:22:06.0734763Z log_E=4, 2025-05-07T20:22:06.0735104Z L=13, 2025-05-07T20:22:06.0735445Z D_gradcheck=2, 2025-05-07T20:22:06.0735838Z stochastic_rounding=True, 2025-05-07T20:22:06.0736299Z weighted=True, 2025-05-07T20:22:06.0736678Z row_wise=True, 2025-05-07T20:22:06.0737078Z mixed=False, 2025-05-07T20:22:06.0737464Z use_cache=True, 2025-05-07T20:22:06.0738250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0738781Z use_cpu=True, 2025-05-07T20:22:06.0739225Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0739698Z ) 2025-05-07T20:22:06.0740146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0741105Z self=, 2025-05-07T20:22:06.0742216Z mixed_B=False, 2025-05-07T20:22:06.0742617Z compile=True, 2025-05-07T20:22:06.0743032Z T=5, 2025-05-07T20:22:06.0743381Z D=16, 2025-05-07T20:22:06.0743716Z B=71, 2025-05-07T20:22:06.0744352Z log_E=4, 2025-05-07T20:22:06.0744728Z L=4, 2025-05-07T20:22:06.0745080Z D_gradcheck=2, 2025-05-07T20:22:06.0745486Z stochastic_rounding=True, 2025-05-07T20:22:06.0745981Z weighted=True, 2025-05-07T20:22:06.0746410Z row_wise=True, 2025-05-07T20:22:06.0746795Z mixed=True, 2025-05-07T20:22:06.0747161Z use_cache=True, 2025-05-07T20:22:06.0747597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0748128Z use_cpu=True, 2025-05-07T20:22:06.0748545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0749008Z ) 2025-05-07T20:22:06.0749424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0750399Z self=, 2025-05-07T20:22:06.0751315Z mixed_B=False, 2025-05-07T20:22:06.0751703Z compile=False, 2025-05-07T20:22:06.0752122Z T=5, 2025-05-07T20:22:06.0752649Z D=99, 2025-05-07T20:22:06.0753037Z B=50, 2025-05-07T20:22:06.0753400Z log_E=3, 2025-05-07T20:22:06.0753760Z L=15, 2025-05-07T20:22:06.0754143Z D_gradcheck=1, 2025-05-07T20:22:06.0754566Z stochastic_rounding=True, 2025-05-07T20:22:06.0755034Z weighted=True, 2025-05-07T20:22:06.0755443Z row_wise=True, 2025-05-07T20:22:06.0755813Z mixed=True, 2025-05-07T20:22:06.0756215Z use_cache=False, 2025-05-07T20:22:06.0756681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0757190Z use_cpu=True, 2025-05-07T20:22:06.0757669Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0758160Z ) 2025-05-07T20:22:06.0758567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0759535Z self=, 2025-05-07T20:22:06.0760438Z mixed_B=True, 2025-05-07T20:22:06.0760811Z compile=False, 2025-05-07T20:22:06.0761197Z T=4, 2025-05-07T20:22:06.0761540Z D=99, 2025-05-07T20:22:06.0761882Z B=68, 2025-05-07T20:22:06.0762255Z log_E=3, 2025-05-07T20:22:06.0762605Z L=8, 2025-05-07T20:22:06.0762981Z D_gradcheck=2, 2025-05-07T20:22:06.0763429Z stochastic_rounding=True, 2025-05-07T20:22:06.0763881Z weighted=True, 2025-05-07T20:22:06.0764266Z row_wise=True, 2025-05-07T20:22:06.0764657Z mixed=True, 2025-05-07T20:22:06.0765031Z use_cache=True, 2025-05-07T20:22:06.0765477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0766023Z use_cpu=True, 2025-05-07T20:22:06.0766423Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0766895Z ) 2025-05-07T20:22:06.0767351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0768340Z self=, 2025-05-07T20:22:06.0769257Z mixed_B=True, 2025-05-07T20:22:06.0769643Z compile=False, 2025-05-07T20:22:06.0770019Z T=2, 2025-05-07T20:22:06.0770362Z D=127, 2025-05-07T20:22:06.0770719Z B=96, 2025-05-07T20:22:06.0771120Z log_E=4, 2025-05-07T20:22:06.0771483Z L=9, 2025-05-07T20:22:06.0771856Z D_gradcheck=2, 2025-05-07T20:22:06.0772272Z stochastic_rounding=False, 2025-05-07T20:22:06.0772743Z weighted=True, 2025-05-07T20:22:06.0773183Z row_wise=True, 2025-05-07T20:22:06.0773568Z mixed=True, 2025-05-07T20:22:06.0773953Z use_cache=True, 2025-05-07T20:22:06.0774661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0775183Z use_cpu=True, 2025-05-07T20:22:06.0775644Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0776142Z ) 2025-05-07T20:22:06.0776546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0777520Z self=, 2025-05-07T20:22:06.0778603Z mixed_B=False, 2025-05-07T20:22:06.0778979Z compile=False, 2025-05-07T20:22:06.0779347Z T=3, 2025-05-07T20:22:06.0779699Z D=29, 2025-05-07T20:22:06.0780067Z B=112, 2025-05-07T20:22:06.0780567Z log_E=5, 2025-05-07T20:22:06.0780978Z L=14, 2025-05-07T20:22:06.0781349Z D_gradcheck=2, 2025-05-07T20:22:06.0781770Z stochastic_rounding=True, 2025-05-07T20:22:06.0782226Z weighted=False, 2025-05-07T20:22:06.0782635Z row_wise=False, 2025-05-07T20:22:06.0783019Z mixed=True, 2025-05-07T20:22:06.0783421Z use_cache=True, 2025-05-07T20:22:06.0783865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0784477Z use_cpu=True, 2025-05-07T20:22:06.0784899Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0785363Z ) 2025-05-07T20:22:06.0785805Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0786752Z self=, 2025-05-07T20:22:06.0787650Z mixed_B=True, 2025-05-07T20:22:06.0788061Z compile=True, 2025-05-07T20:22:06.0788475Z T=5, 2025-05-07T20:22:06.0788848Z D=6, 2025-05-07T20:22:06.0789405Z B=45, 2025-05-07T20:22:06.0789755Z log_E=5, 2025-05-07T20:22:06.0790122Z L=12, 2025-05-07T20:22:06.0790773Z D_gradcheck=2, 2025-05-07T20:22:06.0791371Z stochastic_rounding=True, 2025-05-07T20:22:06.0791868Z weighted=False, 2025-05-07T20:22:06.0792259Z row_wise=True, 2025-05-07T20:22:06.0792665Z mixed=True, 2025-05-07T20:22:06.0793063Z use_cache=False, 2025-05-07T20:22:06.0793538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0794025Z use_cpu=True, 2025-05-07T20:22:06.0794415Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0794856Z ) 2025-05-07T20:22:06.0795259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0796195Z self=, 2025-05-07T20:22:06.0797074Z mixed_B=False, 2025-05-07T20:22:06.0797448Z compile=True, 2025-05-07T20:22:06.0797804Z T=1, 2025-05-07T20:22:06.0798137Z D=29, 2025-05-07T20:22:06.0798475Z B=101, 2025-05-07T20:22:06.0798811Z log_E=5, 2025-05-07T20:22:06.0799158Z L=1, 2025-05-07T20:22:06.0799504Z D_gradcheck=1, 2025-05-07T20:22:06.0799892Z stochastic_rounding=False, 2025-05-07T20:22:06.0800332Z weighted=False, 2025-05-07T20:22:06.0800708Z row_wise=False, 2025-05-07T20:22:06.0801073Z mixed=True, 2025-05-07T20:22:06.0801442Z use_cache=False, 2025-05-07T20:22:06.0801870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0802348Z use_cpu=True, 2025-05-07T20:22:06.0802746Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0803192Z ) 2025-05-07T20:22:06.0803588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0804530Z self=, 2025-05-07T20:22:06.0805408Z mixed_B=True, 2025-05-07T20:22:06.0805781Z compile=True, 2025-05-07T20:22:06.0806142Z T=4, 2025-05-07T20:22:06.0806476Z D=105, 2025-05-07T20:22:06.0806817Z B=60, 2025-05-07T20:22:06.0807153Z log_E=3, 2025-05-07T20:22:06.0807501Z L=18, 2025-05-07T20:22:06.0807842Z D_gradcheck=1, 2025-05-07T20:22:06.0808225Z stochastic_rounding=False, 2025-05-07T20:22:06.0808662Z weighted=False, 2025-05-07T20:22:06.0809043Z row_wise=True, 2025-05-07T20:22:06.0809407Z mixed=True, 2025-05-07T20:22:06.0809777Z use_cache=False, 2025-05-07T20:22:06.0810456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0810954Z use_cpu=True, 2025-05-07T20:22:06.0811355Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0811800Z ) 2025-05-07T20:22:06.0812199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0813143Z self=, 2025-05-07T20:22:06.0814174Z mixed_B=False, 2025-05-07T20:22:06.0814548Z compile=False, 2025-05-07T20:22:06.0814908Z T=4, 2025-05-07T20:22:06.0815240Z D=40, 2025-05-07T20:22:06.0815578Z B=81, 2025-05-07T20:22:06.0816029Z log_E=4, 2025-05-07T20:22:06.0816650Z L=11, 2025-05-07T20:22:06.0816991Z D_gradcheck=2, 2025-05-07T20:22:06.0817466Z stochastic_rounding=False, 2025-05-07T20:22:06.0817918Z weighted=False, 2025-05-07T20:22:06.0818295Z row_wise=False, 2025-05-07T20:22:06.0818666Z mixed=True, 2025-05-07T20:22:06.0819023Z use_cache=True, 2025-05-07T20:22:06.0819437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0819920Z use_cpu=True, 2025-05-07T20:22:06.0820315Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0820760Z ) 2025-05-07T20:22:06.0821161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0822101Z self=, 2025-05-07T20:22:06.0822978Z mixed_B=False, 2025-05-07T20:22:06.0823352Z compile=False, 2025-05-07T20:22:06.0823712Z T=5, 2025-05-07T20:22:06.0825315Z D=115, 2025-05-07T20:22:06.0826017Z B=51, 2025-05-07T20:22:06.0826352Z log_E=4, 2025-05-07T20:22:06.0826700Z L=16, 2025-05-07T20:22:06.0827045Z D_gradcheck=1, 2025-05-07T20:22:06.0827434Z stochastic_rounding=False, 2025-05-07T20:22:06.0827880Z weighted=True, 2025-05-07T20:22:06.0828263Z row_wise=True, 2025-05-07T20:22:06.0828634Z mixed=False, 2025-05-07T20:22:06.0828996Z use_cache=True, 2025-05-07T20:22:06.0829414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0829896Z use_cpu=True, 2025-05-07T20:22:06.0830289Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0830736Z ) 2025-05-07T20:22:06.0831139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0832077Z self=, 2025-05-07T20:22:06.0832953Z mixed_B=True, 2025-05-07T20:22:06.0833336Z compile=False, 2025-05-07T20:22:06.0833707Z T=5, 2025-05-07T20:22:06.0834046Z D=34, 2025-05-07T20:22:06.0834403Z B=108, 2025-05-07T20:22:06.0834744Z log_E=4, 2025-05-07T20:22:06.0835088Z L=16, 2025-05-07T20:22:06.0835481Z D_gradcheck=1, 2025-05-07T20:22:06.0835923Z stochastic_rounding=False, 2025-05-07T20:22:06.0836399Z weighted=True, 2025-05-07T20:22:06.0836796Z row_wise=False, 2025-05-07T20:22:06.0837200Z mixed=False, 2025-05-07T20:22:06.0837609Z use_cache=False, 2025-05-07T20:22:06.0838044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0838526Z use_cpu=True, 2025-05-07T20:22:06.0838937Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0839403Z ) 2025-05-07T20:22:06.0839872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0840821Z self=, 2025-05-07T20:22:06.0841700Z mixed_B=False, 2025-05-07T20:22:06.0842072Z compile=True, 2025-05-07T20:22:06.0842428Z T=2, 2025-05-07T20:22:06.0842764Z D=21, 2025-05-07T20:22:06.0843101Z B=117, 2025-05-07T20:22:06.0843432Z log_E=4, 2025-05-07T20:22:06.0843782Z L=3, 2025-05-07T20:22:06.0844125Z D_gradcheck=2, 2025-05-07T20:22:06.0844517Z stochastic_rounding=True, 2025-05-07T20:22:06.0844955Z weighted=False, 2025-05-07T20:22:06.0845333Z row_wise=True, 2025-05-07T20:22:06.0845698Z mixed=False, 2025-05-07T20:22:06.0846067Z use_cache=True, 2025-05-07T20:22:06.0846694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0847210Z use_cpu=True, 2025-05-07T20:22:06.0847610Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0848054Z ) 2025-05-07T20:22:06.0848451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0849395Z self=, 2025-05-07T20:22:06.0850492Z mixed_B=False, 2025-05-07T20:22:06.0850862Z compile=True, 2025-05-07T20:22:06.0851217Z T=3, 2025-05-07T20:22:06.0851545Z D=11, 2025-05-07T20:22:06.0851888Z B=96, 2025-05-07T20:22:06.0852404Z log_E=3, 2025-05-07T20:22:06.0852764Z L=20, 2025-05-07T20:22:06.0853104Z D_gradcheck=2, 2025-05-07T20:22:06.0853492Z stochastic_rounding=False, 2025-05-07T20:22:06.0853934Z weighted=False, 2025-05-07T20:22:06.0854311Z row_wise=False, 2025-05-07T20:22:06.0854676Z mixed=False, 2025-05-07T20:22:06.0855041Z use_cache=False, 2025-05-07T20:22:06.0855468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.0855941Z use_cpu=True, 2025-05-07T20:22:06.0856336Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.0856779Z ) 2025-05-07T20:22:06.0857176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0858115Z self=, 2025-05-07T20:22:06.0858990Z mixed_B=True, 2025-05-07T20:22:06.0859363Z compile=False, 2025-05-07T20:22:06.0859719Z T=2, 2025-05-07T20:22:06.0860050Z D=85, 2025-05-07T20:22:06.0860549Z B=102, 2025-05-07T20:22:06.0860882Z log_E=5, 2025-05-07T20:22:06.0861229Z L=9, 2025-05-07T20:22:06.0861570Z D_gradcheck=2, 2025-05-07T20:22:06.0861961Z stochastic_rounding=False, 2025-05-07T20:22:06.0862395Z weighted=True, 2025-05-07T20:22:06.0862773Z row_wise=True, 2025-05-07T20:22:06.0863135Z mixed=True, 2025-05-07T20:22:06.0863498Z use_cache=False, 2025-05-07T20:22:06.0863927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0864525Z use_cpu=True, 2025-05-07T20:22:06.0864927Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0865372Z ) 2025-05-07T20:22:06.0865764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.0866699Z self=, 2025-05-07T20:22:06.0867576Z mixed_B=True, 2025-05-07T20:22:06.0867941Z compile=False, 2025-05-07T20:22:06.0868305Z T=1, 2025-05-07T20:22:06.0868639Z D=32, 2025-05-07T20:22:06.0868969Z B=97, 2025-05-07T20:22:06.0869313Z log_E=5, 2025-05-07T20:22:06.0869661Z L=3, 2025-05-07T20:22:06.0869992Z D_gradcheck=2, 2025-05-07T20:22:06.0870391Z stochastic_rounding=True, 2025-05-07T20:22:06.0870824Z weighted=True, 2025-05-07T20:22:06.0871199Z row_wise=False, 2025-05-07T20:22:06.0871566Z mixed=False, 2025-05-07T20:22:06.0871937Z use_cache=False, 2025-05-07T20:22:06.0872367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.0872841Z use_cpu=True, 2025-05-07T20:22:06.0873243Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.0873691Z ) 2025-05-07T20:22:06.1351130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1352146Z self=, 2025-05-07T20:22:06.1353047Z mixed_B=True, 2025-05-07T20:22:06.1353414Z compile=False, 2025-05-07T20:22:06.1353780Z T=4, 2025-05-07T20:22:06.1354117Z D=62, 2025-05-07T20:22:06.1354452Z B=104, 2025-05-07T20:22:06.1354799Z log_E=3, 2025-05-07T20:22:06.1355141Z L=9, 2025-05-07T20:22:06.1355474Z D_gradcheck=2, 2025-05-07T20:22:06.1355871Z stochastic_rounding=False, 2025-05-07T20:22:06.1356309Z weighted=False, 2025-05-07T20:22:06.1356689Z row_wise=True, 2025-05-07T20:22:06.1357051Z mixed=True, 2025-05-07T20:22:06.1357409Z use_cache=True, 2025-05-07T20:22:06.1357942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1358771Z use_cpu=True, 2025-05-07T20:22:06.1359191Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1359640Z ) 2025-05-07T20:22:06.1360034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1360974Z self=, 2025-05-07T20:22:06.1362055Z mixed_B=False, 2025-05-07T20:22:06.1362424Z compile=False, 2025-05-07T20:22:06.1362786Z T=1, 2025-05-07T20:22:06.1363122Z D=66, 2025-05-07T20:22:06.1363455Z B=79, 2025-05-07T20:22:06.1363981Z log_E=3, 2025-05-07T20:22:06.1364344Z L=17, 2025-05-07T20:22:06.1364677Z D_gradcheck=1, 2025-05-07T20:22:06.1365073Z stochastic_rounding=True, 2025-05-07T20:22:06.1365512Z weighted=True, 2025-05-07T20:22:06.1365886Z row_wise=True, 2025-05-07T20:22:06.1366246Z mixed=True, 2025-05-07T20:22:06.1366612Z use_cache=False, 2025-05-07T20:22:06.1367032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1367507Z use_cpu=True, 2025-05-07T20:22:06.1367911Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1368354Z ) 2025-05-07T20:22:06.1368750Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1369689Z self=, 2025-05-07T20:22:06.1370564Z mixed_B=False, 2025-05-07T20:22:06.1370931Z compile=True, 2025-05-07T20:22:06.1371295Z T=4, 2025-05-07T20:22:06.1371629Z D=60, 2025-05-07T20:22:06.1372200Z B=34, 2025-05-07T20:22:06.1372533Z log_E=3, 2025-05-07T20:22:06.1372883Z L=15, 2025-05-07T20:22:06.1373220Z D_gradcheck=2, 2025-05-07T20:22:06.1373614Z stochastic_rounding=True, 2025-05-07T20:22:06.1374056Z weighted=False, 2025-05-07T20:22:06.1374427Z row_wise=True, 2025-05-07T20:22:06.1374799Z mixed=True, 2025-05-07T20:22:06.1375170Z use_cache=True, 2025-05-07T20:22:06.1375572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1376065Z use_cpu=True, 2025-05-07T20:22:06.1376467Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1376914Z ) 2025-05-07T20:22:06.1377318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1378259Z self=, 2025-05-07T20:22:06.1379139Z mixed_B=True, 2025-05-07T20:22:06.1379507Z compile=False, 2025-05-07T20:22:06.1379872Z T=2, 2025-05-07T20:22:06.1380204Z D=61, 2025-05-07T20:22:06.1380535Z B=47, 2025-05-07T20:22:06.1380874Z log_E=5, 2025-05-07T20:22:06.1381225Z L=5, 2025-05-07T20:22:06.1381583Z D_gradcheck=2, 2025-05-07T20:22:06.1381977Z stochastic_rounding=True, 2025-05-07T20:22:06.1382420Z weighted=False, 2025-05-07T20:22:06.1382791Z row_wise=False, 2025-05-07T20:22:06.1383159Z mixed=True, 2025-05-07T20:22:06.1383521Z use_cache=True, 2025-05-07T20:22:06.1383929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1384541Z use_cpu=True, 2025-05-07T20:22:06.1384945Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1385385Z ) 2025-05-07T20:22:06.1385793Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1386734Z self=, 2025-05-07T20:22:06.1387611Z mixed_B=False, 2025-05-07T20:22:06.1387987Z compile=False, 2025-05-07T20:22:06.1388353Z T=4, 2025-05-07T20:22:06.1388682Z D=107, 2025-05-07T20:22:06.1389020Z B=46, 2025-05-07T20:22:06.1389356Z log_E=5, 2025-05-07T20:22:06.1389705Z L=6, 2025-05-07T20:22:06.1390040Z D_gradcheck=1, 2025-05-07T20:22:06.1390436Z stochastic_rounding=False, 2025-05-07T20:22:06.1390877Z weighted=False, 2025-05-07T20:22:06.1391247Z row_wise=False, 2025-05-07T20:22:06.1391616Z mixed=True, 2025-05-07T20:22:06.1391985Z use_cache=False, 2025-05-07T20:22:06.1392398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1393048Z use_cpu=True, 2025-05-07T20:22:06.1393466Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1393906Z ) 2025-05-07T20:22:06.1394312Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1395257Z self=, 2025-05-07T20:22:06.1396230Z mixed_B=False, 2025-05-07T20:22:06.1396597Z compile=False, 2025-05-07T20:22:06.1396966Z T=2, 2025-05-07T20:22:06.1397300Z D=64, 2025-05-07T20:22:06.1397630Z B=33, 2025-05-07T20:22:06.1397965Z log_E=3, 2025-05-07T20:22:06.1398403Z L=6, 2025-05-07T20:22:06.1398748Z D_gradcheck=2, 2025-05-07T20:22:06.1399143Z stochastic_rounding=True, 2025-05-07T20:22:06.1399579Z weighted=False, 2025-05-07T20:22:06.1399950Z row_wise=False, 2025-05-07T20:22:06.1400318Z mixed=False, 2025-05-07T20:22:06.1400685Z use_cache=True, 2025-05-07T20:22:06.1401087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1401565Z use_cpu=True, 2025-05-07T20:22:06.1401962Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1402402Z ) 2025-05-07T20:22:06.1402804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1403744Z self=, 2025-05-07T20:22:06.1404605Z mixed_B=True, 2025-05-07T20:22:06.1404982Z compile=False, 2025-05-07T20:22:06.1405346Z T=4, 2025-05-07T20:22:06.1405671Z D=90, 2025-05-07T20:22:06.1406166Z B=55, 2025-05-07T20:22:06.1406502Z log_E=5, 2025-05-07T20:22:06.1406843Z L=3, 2025-05-07T20:22:06.1407186Z D_gradcheck=1, 2025-05-07T20:22:06.1407585Z stochastic_rounding=True, 2025-05-07T20:22:06.1408023Z weighted=False, 2025-05-07T20:22:06.1408395Z row_wise=True, 2025-05-07T20:22:06.1408766Z mixed=True, 2025-05-07T20:22:06.1409134Z use_cache=False, 2025-05-07T20:22:06.1409548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1410037Z use_cpu=True, 2025-05-07T20:22:06.1410445Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1410881Z ) 2025-05-07T20:22:06.1411282Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1412224Z self=, 2025-05-07T20:22:06.1413091Z mixed_B=True, 2025-05-07T20:22:06.1413464Z compile=False, 2025-05-07T20:22:06.1413829Z T=2, 2025-05-07T20:22:06.1414152Z D=101, 2025-05-07T20:22:06.1414490Z B=27, 2025-05-07T20:22:06.1414821Z log_E=3, 2025-05-07T20:22:06.1415162Z L=18, 2025-05-07T20:22:06.1415501Z D_gradcheck=2, 2025-05-07T20:22:06.1415905Z stochastic_rounding=False, 2025-05-07T20:22:06.1416625Z weighted=True, 2025-05-07T20:22:06.1417004Z row_wise=True, 2025-05-07T20:22:06.1417372Z mixed=True, 2025-05-07T20:22:06.1417729Z use_cache=False, 2025-05-07T20:22:06.1418150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1418633Z use_cpu=True, 2025-05-07T20:22:06.1419038Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1419474Z ) 2025-05-07T20:22:06.1419879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1420814Z self=, 2025-05-07T20:22:06.1421677Z mixed_B=False, 2025-05-07T20:22:06.1422056Z compile=True, 2025-05-07T20:22:06.1422413Z T=3, 2025-05-07T20:22:06.1422734Z D=40, 2025-05-07T20:22:06.1423069Z B=48, 2025-05-07T20:22:06.1423400Z log_E=5, 2025-05-07T20:22:06.1423750Z L=11, 2025-05-07T20:22:06.1424193Z D_gradcheck=1, 2025-05-07T20:22:06.1424589Z stochastic_rounding=False, 2025-05-07T20:22:06.1425018Z weighted=False, 2025-05-07T20:22:06.1425396Z row_wise=False, 2025-05-07T20:22:06.1425765Z mixed=True, 2025-05-07T20:22:06.1426123Z use_cache=True, 2025-05-07T20:22:06.1426536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1427328Z use_cpu=True, 2025-05-07T20:22:06.1427736Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1428181Z ) 2025-05-07T20:22:06.1428584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1429533Z self=, 2025-05-07T20:22:06.1430399Z mixed_B=False, 2025-05-07T20:22:06.1430926Z compile=False, 2025-05-07T20:22:06.1431294Z T=2, 2025-05-07T20:22:06.1431617Z D=17, 2025-05-07T20:22:06.1431964Z B=37, 2025-05-07T20:22:06.1432294Z log_E=3, 2025-05-07T20:22:06.1432617Z L=15, 2025-05-07T20:22:06.1432790Z D_gradcheck=2, 2025-05-07T20:22:06.1432967Z stochastic_rounding=False, 2025-05-07T20:22:06.1433123Z weighted=False, 2025-05-07T20:22:06.1433275Z row_wise=False, 2025-05-07T20:22:06.1433430Z mixed=True, 2025-05-07T20:22:06.1433582Z use_cache=False, 2025-05-07T20:22:06.1433771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1433933Z use_cpu=True, 2025-05-07T20:22:06.1434117Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1434258Z ) 2025-05-07T20:22:06.1434494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1435061Z self=, 2025-05-07T20:22:06.1435219Z mixed_B=False, 2025-05-07T20:22:06.1435377Z compile=False, 2025-05-07T20:22:06.1435519Z T=4, 2025-05-07T20:22:06.1435669Z D=26, 2025-05-07T20:22:06.1436115Z B=92, 2025-05-07T20:22:06.1436264Z log_E=5, 2025-05-07T20:22:06.1436419Z L=2, 2025-05-07T20:22:06.1436573Z D_gradcheck=2, 2025-05-07T20:22:06.1436745Z stochastic_rounding=True, 2025-05-07T20:22:06.1436902Z weighted=True, 2025-05-07T20:22:06.1437053Z row_wise=True, 2025-05-07T20:22:06.1437205Z mixed=False, 2025-05-07T20:22:06.1437363Z use_cache=True, 2025-05-07T20:22:06.1437551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1437710Z use_cpu=True, 2025-05-07T20:22:06.1437894Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1438038Z ) 2025-05-07T20:22:06.1438271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1438831Z self=, 2025-05-07T20:22:06.1438984Z mixed_B=True, 2025-05-07T20:22:06.1439151Z compile=False, 2025-05-07T20:22:06.1439296Z T=1, 2025-05-07T20:22:06.1439440Z D=79, 2025-05-07T20:22:06.1439597Z B=39, 2025-05-07T20:22:06.1439743Z log_E=5, 2025-05-07T20:22:06.1439890Z L=20, 2025-05-07T20:22:06.1440047Z D_gradcheck=2, 2025-05-07T20:22:06.1440218Z stochastic_rounding=True, 2025-05-07T20:22:06.1440373Z weighted=False, 2025-05-07T20:22:06.1440531Z row_wise=True, 2025-05-07T20:22:06.1440681Z mixed=False, 2025-05-07T20:22:06.1440843Z use_cache=False, 2025-05-07T20:22:06.1441035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1441190Z use_cpu=True, 2025-05-07T20:22:06.1441378Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1441524Z ) 2025-05-07T20:22:06.1441755Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1442326Z self=, 2025-05-07T20:22:06.1442476Z mixed_B=True, 2025-05-07T20:22:06.1442632Z compile=True, 2025-05-07T20:22:06.1442781Z T=3, 2025-05-07T20:22:06.1442923Z D=114, 2025-05-07T20:22:06.1443071Z B=75, 2025-05-07T20:22:06.1443224Z log_E=3, 2025-05-07T20:22:06.1443374Z L=9, 2025-05-07T20:22:06.1443527Z D_gradcheck=1, 2025-05-07T20:22:06.1443705Z stochastic_rounding=True, 2025-05-07T20:22:06.1443858Z weighted=True, 2025-05-07T20:22:06.1444018Z row_wise=True, 2025-05-07T20:22:06.1444172Z mixed=False, 2025-05-07T20:22:06.1444322Z use_cache=True, 2025-05-07T20:22:06.1444518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1444863Z use_cpu=True, 2025-05-07T20:22:06.1445068Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1445220Z ) 2025-05-07T20:22:06.1445446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1446008Z self=, 2025-05-07T20:22:06.1446166Z mixed_B=True, 2025-05-07T20:22:06.1446450Z compile=False, 2025-05-07T20:22:06.1446595Z T=2, 2025-05-07T20:22:06.1446747Z D=68, 2025-05-07T20:22:06.1446896Z B=6, 2025-05-07T20:22:06.1447047Z log_E=4, 2025-05-07T20:22:06.1447297Z L=3, 2025-05-07T20:22:06.1447465Z D_gradcheck=2, 2025-05-07T20:22:06.1447647Z stochastic_rounding=True, 2025-05-07T20:22:06.1447802Z weighted=True, 2025-05-07T20:22:06.1447955Z row_wise=False, 2025-05-07T20:22:06.1448111Z mixed=False, 2025-05-07T20:22:06.1448273Z use_cache=False, 2025-05-07T20:22:06.1448462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1448624Z use_cpu=True, 2025-05-07T20:22:06.1448806Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1448948Z ) 2025-05-07T20:22:06.1449183Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1449746Z self=, 2025-05-07T20:22:06.1449909Z mixed_B=False, 2025-05-07T20:22:06.1450066Z compile=False, 2025-05-07T20:22:06.1450210Z T=4, 2025-05-07T20:22:06.1450360Z D=41, 2025-05-07T20:22:06.1450654Z B=85, 2025-05-07T20:22:06.1450802Z log_E=3, 2025-05-07T20:22:06.1450955Z L=13, 2025-05-07T20:22:06.1451107Z D_gradcheck=1, 2025-05-07T20:22:06.1451279Z stochastic_rounding=True, 2025-05-07T20:22:06.1451440Z weighted=False, 2025-05-07T20:22:06.1451592Z row_wise=True, 2025-05-07T20:22:06.1451743Z mixed=False, 2025-05-07T20:22:06.1451911Z use_cache=False, 2025-05-07T20:22:06.1452100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1452255Z use_cpu=True, 2025-05-07T20:22:06.1452444Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1452587Z ) 2025-05-07T20:22:06.1452818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1453388Z self=, 2025-05-07T20:22:06.1453539Z mixed_B=True, 2025-05-07T20:22:06.1453704Z compile=False, 2025-05-07T20:22:06.1453846Z T=4, 2025-05-07T20:22:06.1453991Z D=117, 2025-05-07T20:22:06.1454148Z B=79, 2025-05-07T20:22:06.1454296Z log_E=4, 2025-05-07T20:22:06.1454443Z L=19, 2025-05-07T20:22:06.1454603Z D_gradcheck=1, 2025-05-07T20:22:06.1454775Z stochastic_rounding=False, 2025-05-07T20:22:06.1454927Z weighted=True, 2025-05-07T20:22:06.1455093Z row_wise=False, 2025-05-07T20:22:06.1455244Z mixed=True, 2025-05-07T20:22:06.1455397Z use_cache=False, 2025-05-07T20:22:06.1455597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1455751Z use_cpu=True, 2025-05-07T20:22:06.1455931Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1456079Z ) 2025-05-07T20:22:06.1456308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1456874Z self=, 2025-05-07T20:22:06.1457027Z mixed_B=False, 2025-05-07T20:22:06.1457183Z compile=False, 2025-05-07T20:22:06.1457335Z T=5, 2025-05-07T20:22:06.1457479Z D=106, 2025-05-07T20:22:06.1457628Z B=56, 2025-05-07T20:22:06.1457784Z log_E=3, 2025-05-07T20:22:06.1457929Z L=18, 2025-05-07T20:22:06.1458081Z D_gradcheck=2, 2025-05-07T20:22:06.1458257Z stochastic_rounding=True, 2025-05-07T20:22:06.1458412Z weighted=True, 2025-05-07T20:22:06.1458566Z row_wise=True, 2025-05-07T20:22:06.1458723Z mixed=True, 2025-05-07T20:22:06.1458879Z use_cache=False, 2025-05-07T20:22:06.1459078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1459386Z use_cpu=True, 2025-05-07T20:22:06.1459587Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1459736Z ) 2025-05-07T20:22:06.1981986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1982657Z self=, 2025-05-07T20:22:06.1982814Z mixed_B=True, 2025-05-07T20:22:06.1983367Z compile=True, 2025-05-07T20:22:06.1983549Z T=2, 2025-05-07T20:22:06.1983699Z D=127, 2025-05-07T20:22:06.1983854Z B=86, 2025-05-07T20:22:06.1984090Z log_E=4, 2025-05-07T20:22:06.1984381Z L=16, 2025-05-07T20:22:06.1984547Z D_gradcheck=1, 2025-05-07T20:22:06.1984728Z stochastic_rounding=True, 2025-05-07T20:22:06.1984881Z weighted=True, 2025-05-07T20:22:06.1985042Z row_wise=True, 2025-05-07T20:22:06.1985191Z mixed=True, 2025-05-07T20:22:06.1985347Z use_cache=True, 2025-05-07T20:22:06.1985548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1985714Z use_cpu=True, 2025-05-07T20:22:06.1985895Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1986047Z ) 2025-05-07T20:22:06.1986278Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1986843Z self=, 2025-05-07T20:22:06.1987002Z mixed_B=True, 2025-05-07T20:22:06.1987161Z compile=False, 2025-05-07T20:22:06.1987303Z T=5, 2025-05-07T20:22:06.1987457Z D=62, 2025-05-07T20:22:06.1987603Z B=42, 2025-05-07T20:22:06.1987946Z log_E=4, 2025-05-07T20:22:06.1988100Z L=7, 2025-05-07T20:22:06.1988257Z D_gradcheck=2, 2025-05-07T20:22:06.1988434Z stochastic_rounding=True, 2025-05-07T20:22:06.1988586Z weighted=True, 2025-05-07T20:22:06.1988740Z row_wise=True, 2025-05-07T20:22:06.1988897Z mixed=True, 2025-05-07T20:22:06.1989049Z use_cache=True, 2025-05-07T20:22:06.1989237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.1989402Z use_cpu=True, 2025-05-07T20:22:06.1989584Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.1989725Z ) 2025-05-07T20:22:06.1989960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1990521Z self=, 2025-05-07T20:22:06.1990675Z mixed_B=False, 2025-05-07T20:22:06.1990838Z compile=True, 2025-05-07T20:22:06.1990981Z T=5, 2025-05-07T20:22:06.1991136Z D=83, 2025-05-07T20:22:06.1991283Z B=115, 2025-05-07T20:22:06.1991431Z log_E=3, 2025-05-07T20:22:06.1991584Z L=5, 2025-05-07T20:22:06.1991739Z D_gradcheck=2, 2025-05-07T20:22:06.1991911Z stochastic_rounding=False, 2025-05-07T20:22:06.1992075Z weighted=False, 2025-05-07T20:22:06.1992226Z row_wise=False, 2025-05-07T20:22:06.1992375Z mixed=False, 2025-05-07T20:22:06.1992534Z use_cache=False, 2025-05-07T20:22:06.1992724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.1992879Z use_cpu=True, 2025-05-07T20:22:06.1993067Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.1993209Z ) 2025-05-07T20:22:06.1993437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.1994004Z self=, 2025-05-07T20:22:06.1994159Z mixed_B=False, 2025-05-07T20:22:06.1994324Z compile=True, 2025-05-07T20:22:06.1994467Z T=1, 2025-05-07T20:22:06.1994610Z D=73, 2025-05-07T20:22:06.1994760Z B=58, 2025-05-07T20:22:06.1995020Z log_E=4, 2025-05-07T20:22:06.2011391Z L=0, 2025-05-07T20:22:06.2011680Z D_gradcheck=2, 2025-05-07T20:22:06.2011858Z stochastic_rounding=False, 2025-05-07T20:22:06.2012012Z weighted=False, 2025-05-07T20:22:06.2012171Z row_wise=False, 2025-05-07T20:22:06.2012320Z mixed=True, 2025-05-07T20:22:06.2012471Z use_cache=True, 2025-05-07T20:22:06.2012672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2013184Z use_cpu=True, 2025-05-07T20:22:06.2013399Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2013552Z ) 2025-05-07T20:22:06.2013790Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2014378Z self=, 2025-05-07T20:22:06.2014529Z mixed_B=True, 2025-05-07T20:22:06.2014826Z compile=False, 2025-05-07T20:22:06.2014979Z T=2, 2025-05-07T20:22:06.2015122Z D=90, 2025-05-07T20:22:06.2015268Z B=85, 2025-05-07T20:22:06.2015425Z log_E=5, 2025-05-07T20:22:06.2015690Z L=1, 2025-05-07T20:22:06.2015855Z D_gradcheck=1, 2025-05-07T20:22:06.2016036Z stochastic_rounding=False, 2025-05-07T20:22:06.2016556Z weighted=False, 2025-05-07T20:22:06.2016715Z row_wise=False, 2025-05-07T20:22:06.2016870Z mixed=False, 2025-05-07T20:22:06.2017029Z use_cache=False, 2025-05-07T20:22:06.2017224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2017391Z use_cpu=True, 2025-05-07T20:22:06.2017583Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2017726Z ) 2025-05-07T20:22:06.2017965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2018543Z self=, 2025-05-07T20:22:06.2018698Z mixed_B=True, 2025-05-07T20:22:06.2018863Z compile=True, 2025-05-07T20:22:06.2019013Z T=4, 2025-05-07T20:22:06.2019158Z D=13, 2025-05-07T20:22:06.2019311Z B=93, 2025-05-07T20:22:06.2019628Z log_E=3, 2025-05-07T20:22:06.2019776Z L=2, 2025-05-07T20:22:06.2019940Z D_gradcheck=1, 2025-05-07T20:22:06.2020116Z stochastic_rounding=True, 2025-05-07T20:22:06.2020270Z weighted=False, 2025-05-07T20:22:06.2020427Z row_wise=False, 2025-05-07T20:22:06.2020579Z mixed=False, 2025-05-07T20:22:06.2020734Z use_cache=False, 2025-05-07T20:22:06.2020929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2021084Z use_cpu=True, 2025-05-07T20:22:06.2021266Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2021413Z ) 2025-05-07T20:22:06.2021641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2022217Z self=, 2025-05-07T20:22:06.2022371Z mixed_B=False, 2025-05-07T20:22:06.2022530Z compile=True, 2025-05-07T20:22:06.2022682Z T=5, 2025-05-07T20:22:06.2022827Z D=76, 2025-05-07T20:22:06.2022971Z B=2, 2025-05-07T20:22:06.2023131Z log_E=5, 2025-05-07T20:22:06.2023277Z L=14, 2025-05-07T20:22:06.2023430Z D_gradcheck=1, 2025-05-07T20:22:06.2023607Z stochastic_rounding=False, 2025-05-07T20:22:06.2023758Z weighted=True, 2025-05-07T20:22:06.2023911Z row_wise=False, 2025-05-07T20:22:06.2024174Z mixed=False, 2025-05-07T20:22:06.2024336Z use_cache=False, 2025-05-07T20:22:06.2024525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2024687Z use_cpu=True, 2025-05-07T20:22:06.2024868Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2025015Z ) 2025-05-07T20:22:06.2025246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2025813Z self=, 2025-05-07T20:22:06.2025970Z mixed_B=True, 2025-05-07T20:22:06.2026126Z compile=True, 2025-05-07T20:22:06.2026267Z T=2, 2025-05-07T20:22:06.2026416Z D=46, 2025-05-07T20:22:06.2026557Z B=70, 2025-05-07T20:22:06.2026706Z log_E=3, 2025-05-07T20:22:06.2026858Z L=4, 2025-05-07T20:22:06.2027012Z D_gradcheck=2, 2025-05-07T20:22:06.2027185Z stochastic_rounding=False, 2025-05-07T20:22:06.2027342Z weighted=True, 2025-05-07T20:22:06.2027496Z row_wise=True, 2025-05-07T20:22:06.2027646Z mixed=False, 2025-05-07T20:22:06.2027810Z use_cache=True, 2025-05-07T20:22:06.2028000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2028358Z use_cpu=True, 2025-05-07T20:22:06.2028554Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2028695Z ) 2025-05-07T20:22:06.2028980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2029541Z self=, 2025-05-07T20:22:06.2029696Z mixed_B=False, 2025-05-07T20:22:06.2030015Z compile=True, 2025-05-07T20:22:06.2030160Z T=1, 2025-05-07T20:22:06.2030303Z D=105, 2025-05-07T20:22:06.2030453Z B=44, 2025-05-07T20:22:06.2030603Z log_E=3, 2025-05-07T20:22:06.2030747Z L=5, 2025-05-07T20:22:06.2031070Z D_gradcheck=1, 2025-05-07T20:22:06.2031257Z stochastic_rounding=True, 2025-05-07T20:22:06.2031411Z weighted=False, 2025-05-07T20:22:06.2031573Z row_wise=False, 2025-05-07T20:22:06.2031720Z mixed=True, 2025-05-07T20:22:06.2031900Z use_cache=True, 2025-05-07T20:22:06.2032099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2032260Z use_cpu=True, 2025-05-07T20:22:06.2032451Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2032594Z ) 2025-05-07T20:22:06.2032825Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2033393Z self=, 2025-05-07T20:22:06.2033543Z mixed_B=True, 2025-05-07T20:22:06.2033704Z compile=True, 2025-05-07T20:22:06.2033852Z T=4, 2025-05-07T20:22:06.2033994Z D=88, 2025-05-07T20:22:06.2034136Z B=14, 2025-05-07T20:22:06.2034415Z log_E=3, 2025-05-07T20:22:06.2034561Z L=6, 2025-05-07T20:22:06.2034723Z D_gradcheck=1, 2025-05-07T20:22:06.2034894Z stochastic_rounding=False, 2025-05-07T20:22:06.2035047Z weighted=False, 2025-05-07T20:22:06.2035208Z row_wise=True, 2025-05-07T20:22:06.2035359Z mixed=False, 2025-05-07T20:22:06.2035512Z use_cache=False, 2025-05-07T20:22:06.2035707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2035863Z use_cpu=True, 2025-05-07T20:22:06.2036046Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2036197Z ) 2025-05-07T20:22:06.2036422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2036983Z self=, 2025-05-07T20:22:06.2037144Z mixed_B=False, 2025-05-07T20:22:06.2037299Z compile=True, 2025-05-07T20:22:06.2037449Z T=5, 2025-05-07T20:22:06.2037593Z D=31, 2025-05-07T20:22:06.2037738Z B=119, 2025-05-07T20:22:06.2037897Z log_E=5, 2025-05-07T20:22:06.2038040Z L=2, 2025-05-07T20:22:06.2038194Z D_gradcheck=1, 2025-05-07T20:22:06.2038376Z stochastic_rounding=True, 2025-05-07T20:22:06.2038531Z weighted=False, 2025-05-07T20:22:06.2038685Z row_wise=True, 2025-05-07T20:22:06.2038843Z mixed=True, 2025-05-07T20:22:06.2038997Z use_cache=False, 2025-05-07T20:22:06.2039188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2039352Z use_cpu=True, 2025-05-07T20:22:06.2039538Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2039678Z ) 2025-05-07T20:22:06.2039914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2040477Z self=, 2025-05-07T20:22:06.2040635Z mixed_B=True, 2025-05-07T20:22:06.2040791Z compile=True, 2025-05-07T20:22:06.2040935Z T=3, 2025-05-07T20:22:06.2041085Z D=62, 2025-05-07T20:22:06.2041229Z B=108, 2025-05-07T20:22:06.2041376Z log_E=3, 2025-05-07T20:22:06.2041528Z L=8, 2025-05-07T20:22:06.2041684Z D_gradcheck=2, 2025-05-07T20:22:06.2041856Z stochastic_rounding=True, 2025-05-07T20:22:06.2042022Z weighted=True, 2025-05-07T20:22:06.2042174Z row_wise=True, 2025-05-07T20:22:06.2042321Z mixed=True, 2025-05-07T20:22:06.2042479Z use_cache=True, 2025-05-07T20:22:06.2042669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2042821Z use_cpu=True, 2025-05-07T20:22:06.2043132Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2043285Z ) 2025-05-07T20:22:06.2043515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2044084Z self=, 2025-05-07T20:22:06.2044237Z mixed_B=True, 2025-05-07T20:22:06.2044520Z compile=True, 2025-05-07T20:22:06.2044663Z T=2, 2025-05-07T20:22:06.2044806Z D=114, 2025-05-07T20:22:06.2044955Z B=4, 2025-05-07T20:22:06.2045104Z log_E=4, 2025-05-07T20:22:06.2045247Z L=16, 2025-05-07T20:22:06.2045514Z D_gradcheck=1, 2025-05-07T20:22:06.2045705Z stochastic_rounding=True, 2025-05-07T20:22:06.2045861Z weighted=False, 2025-05-07T20:22:06.2046020Z row_wise=True, 2025-05-07T20:22:06.2046171Z mixed=False, 2025-05-07T20:22:06.2046324Z use_cache=False, 2025-05-07T20:22:06.2046520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2046671Z use_cpu=True, 2025-05-07T20:22:06.2046866Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2047010Z ) 2025-05-07T20:22:06.2047237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2047809Z self=, 2025-05-07T20:22:06.2047960Z mixed_B=True, 2025-05-07T20:22:06.2048113Z compile=True, 2025-05-07T20:22:06.2048264Z T=5, 2025-05-07T20:22:06.2048408Z D=42, 2025-05-07T20:22:06.2048554Z B=46, 2025-05-07T20:22:06.2048839Z log_E=3, 2025-05-07T20:22:06.2048984Z L=1, 2025-05-07T20:22:06.2049143Z D_gradcheck=2, 2025-05-07T20:22:06.2049324Z stochastic_rounding=False, 2025-05-07T20:22:06.2049479Z weighted=False, 2025-05-07T20:22:06.2049630Z row_wise=True, 2025-05-07T20:22:06.2049788Z mixed=True, 2025-05-07T20:22:06.2049940Z use_cache=False, 2025-05-07T20:22:06.2050141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2050291Z use_cpu=True, 2025-05-07T20:22:06.2050474Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2050622Z ) 2025-05-07T20:22:06.2050852Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2051415Z self=, 2025-05-07T20:22:06.2051571Z mixed_B=True, 2025-05-07T20:22:06.2051724Z compile=False, 2025-05-07T20:22:06.2051871Z T=5, 2025-05-07T20:22:06.2052018Z D=67, 2025-05-07T20:22:06.2052162Z B=65, 2025-05-07T20:22:06.2052311Z log_E=3, 2025-05-07T20:22:06.2052456Z L=7, 2025-05-07T20:22:06.2052617Z D_gradcheck=2, 2025-05-07T20:22:06.2052793Z stochastic_rounding=False, 2025-05-07T20:22:06.2052954Z weighted=True, 2025-05-07T20:22:06.2053103Z row_wise=False, 2025-05-07T20:22:06.2053262Z mixed=False, 2025-05-07T20:22:06.2053417Z use_cache=False, 2025-05-07T20:22:06.2053605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2053762Z use_cpu=True, 2025-05-07T20:22:06.2053948Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2054088Z ) 2025-05-07T20:22:06.2054324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2054884Z self=, 2025-05-07T20:22:06.2055036Z mixed_B=True, 2025-05-07T20:22:06.2055196Z compile=True, 2025-05-07T20:22:06.2055343Z T=2, 2025-05-07T20:22:06.2055485Z D=14, 2025-05-07T20:22:06.2055634Z B=33, 2025-05-07T20:22:06.2055783Z log_E=3, 2025-05-07T20:22:06.2055933Z L=6, 2025-05-07T20:22:06.2056089Z D_gradcheck=1, 2025-05-07T20:22:06.2056260Z stochastic_rounding=False, 2025-05-07T20:22:06.2056421Z weighted=True, 2025-05-07T20:22:06.2056571Z row_wise=False, 2025-05-07T20:22:06.2056721Z mixed=False, 2025-05-07T20:22:06.2056882Z use_cache=True, 2025-05-07T20:22:06.2057074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2057228Z use_cpu=True, 2025-05-07T20:22:06.2057567Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2057723Z ) 2025-05-07T20:22:06.2057955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2058523Z self=, 2025-05-07T20:22:06.2058676Z mixed_B=False, 2025-05-07T20:22:06.2058828Z compile=True, 2025-05-07T20:22:06.2059111Z T=3, 2025-05-07T20:22:06.2059254Z D=63, 2025-05-07T20:22:06.2059404Z B=123, 2025-05-07T20:22:06.2059551Z log_E=3, 2025-05-07T20:22:06.2059694Z L=0, 2025-05-07T20:22:06.2059993Z D_gradcheck=2, 2025-05-07T20:22:06.2060180Z stochastic_rounding=False, 2025-05-07T20:22:06.2060333Z weighted=True, 2025-05-07T20:22:06.2060491Z row_wise=True, 2025-05-07T20:22:06.2060642Z mixed=False, 2025-05-07T20:22:06.2060794Z use_cache=False, 2025-05-07T20:22:06.2060991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2061145Z use_cpu=True, 2025-05-07T20:22:06.2061325Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2061474Z ) 2025-05-07T20:22:06.2590399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2591067Z self=, 2025-05-07T20:22:06.2591220Z mixed_B=False, 2025-05-07T20:22:06.2591383Z compile=False, 2025-05-07T20:22:06.2591550Z T=3, 2025-05-07T20:22:06.2591695Z D=127, 2025-05-07T20:22:06.2591847Z B=39, 2025-05-07T20:22:06.2592348Z log_E=4, 2025-05-07T20:22:06.2592491Z L=16, 2025-05-07T20:22:06.2592655Z D_gradcheck=2, 2025-05-07T20:22:06.2592827Z stochastic_rounding=True, 2025-05-07T20:22:06.2592981Z weighted=True, 2025-05-07T20:22:06.2593142Z row_wise=False, 2025-05-07T20:22:06.2593293Z mixed=False, 2025-05-07T20:22:06.2593445Z use_cache=True, 2025-05-07T20:22:06.2593643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2593799Z use_cpu=True, 2025-05-07T20:22:06.2593987Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2594142Z ) 2025-05-07T20:22:06.2594375Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2594947Z self=, 2025-05-07T20:22:06.2595101Z mixed_B=False, 2025-05-07T20:22:06.2595255Z compile=False, 2025-05-07T20:22:06.2595411Z T=5, 2025-05-07T20:22:06.2595553Z D=32, 2025-05-07T20:22:06.2595695Z B=40, 2025-05-07T20:22:06.2595850Z log_E=3, 2025-05-07T20:22:06.2595994Z L=19, 2025-05-07T20:22:06.2596150Z D_gradcheck=2, 2025-05-07T20:22:06.2596332Z stochastic_rounding=True, 2025-05-07T20:22:06.2596485Z weighted=True, 2025-05-07T20:22:06.2596637Z row_wise=False, 2025-05-07T20:22:06.2596792Z mixed=True, 2025-05-07T20:22:06.2596945Z use_cache=False, 2025-05-07T20:22:06.2597142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2597294Z use_cpu=True, 2025-05-07T20:22:06.2597482Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2597630Z ) 2025-05-07T20:22:06.2597859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2598421Z self=, 2025-05-07T20:22:06.2598580Z mixed_B=False, 2025-05-07T20:22:06.2598731Z compile=True, 2025-05-07T20:22:06.2598879Z T=4, 2025-05-07T20:22:06.2599032Z D=88, 2025-05-07T20:22:06.2599176Z B=9, 2025-05-07T20:22:06.2599328Z log_E=4, 2025-05-07T20:22:06.2599482Z L=9, 2025-05-07T20:22:06.2599639Z D_gradcheck=1, 2025-05-07T20:22:06.2599815Z stochastic_rounding=False, 2025-05-07T20:22:06.2599977Z weighted=True, 2025-05-07T20:22:06.2600128Z row_wise=False, 2025-05-07T20:22:06.2600284Z mixed=False, 2025-05-07T20:22:06.2600439Z use_cache=False, 2025-05-07T20:22:06.2600650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2600811Z use_cpu=True, 2025-05-07T20:22:06.2601161Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2601322Z ) 2025-05-07T20:22:06.2601567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2602130Z self=, 2025-05-07T20:22:06.2602281Z mixed_B=True, 2025-05-07T20:22:06.2602442Z compile=True, 2025-05-07T20:22:06.2602711Z T=2, 2025-05-07T20:22:06.2602863Z D=24, 2025-05-07T20:22:06.2603006Z B=18, 2025-05-07T20:22:06.2603152Z log_E=4, 2025-05-07T20:22:06.2603307Z L=6, 2025-05-07T20:22:06.2603627Z D_gradcheck=1, 2025-05-07T20:22:06.2603815Z stochastic_rounding=True, 2025-05-07T20:22:06.2603974Z weighted=True, 2025-05-07T20:22:06.2604125Z row_wise=True, 2025-05-07T20:22:06.2604273Z mixed=True, 2025-05-07T20:22:06.2604434Z use_cache=True, 2025-05-07T20:22:06.2604624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2604775Z use_cpu=True, 2025-05-07T20:22:06.2604966Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2605110Z ) 2025-05-07T20:22:06.2605339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2605912Z self=, 2025-05-07T20:22:06.2606062Z mixed_B=False, 2025-05-07T20:22:06.2606222Z compile=True, 2025-05-07T20:22:06.2606371Z T=4, 2025-05-07T20:22:06.2606514Z D=62, 2025-05-07T20:22:06.2606663Z B=30, 2025-05-07T20:22:06.2606808Z log_E=3, 2025-05-07T20:22:06.2607086Z L=2, 2025-05-07T20:22:06.2607251Z D_gradcheck=1, 2025-05-07T20:22:06.2607426Z stochastic_rounding=False, 2025-05-07T20:22:06.2607579Z weighted=False, 2025-05-07T20:22:06.2607850Z row_wise=True, 2025-05-07T20:22:06.2608005Z mixed=True, 2025-05-07T20:22:06.2608158Z use_cache=False, 2025-05-07T20:22:06.2608347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2608502Z use_cpu=True, 2025-05-07T20:22:06.2608687Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2608827Z ) 2025-05-07T20:22:06.2609060Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2609620Z self=, 2025-05-07T20:22:06.2609771Z mixed_B=False, 2025-05-07T20:22:06.2609929Z compile=True, 2025-05-07T20:22:06.2610078Z T=1, 2025-05-07T20:22:06.2610232Z D=61, 2025-05-07T20:22:06.2610376Z B=100, 2025-05-07T20:22:06.2610521Z log_E=5, 2025-05-07T20:22:06.2610672Z L=14, 2025-05-07T20:22:06.2610826Z D_gradcheck=2, 2025-05-07T20:22:06.2611000Z stochastic_rounding=False, 2025-05-07T20:22:06.2611164Z weighted=False, 2025-05-07T20:22:06.2611316Z row_wise=False, 2025-05-07T20:22:06.2611463Z mixed=True, 2025-05-07T20:22:06.2611623Z use_cache=False, 2025-05-07T20:22:06.2611812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2611963Z use_cpu=True, 2025-05-07T20:22:06.2612152Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2612293Z ) 2025-05-07T20:22:06.2612520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2613088Z self=, 2025-05-07T20:22:06.2613243Z mixed_B=False, 2025-05-07T20:22:06.2613406Z compile=True, 2025-05-07T20:22:06.2613552Z T=4, 2025-05-07T20:22:06.2613698Z D=36, 2025-05-07T20:22:06.2613852Z B=26, 2025-05-07T20:22:06.2613997Z log_E=4, 2025-05-07T20:22:06.2614145Z L=8, 2025-05-07T20:22:06.2614309Z D_gradcheck=2, 2025-05-07T20:22:06.2614481Z stochastic_rounding=False, 2025-05-07T20:22:06.2614634Z weighted=False, 2025-05-07T20:22:06.2614793Z row_wise=False, 2025-05-07T20:22:06.2614945Z mixed=False, 2025-05-07T20:22:06.2615099Z use_cache=True, 2025-05-07T20:22:06.2615298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2615449Z use_cpu=True, 2025-05-07T20:22:06.2615801Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2615970Z ) 2025-05-07T20:22:06.2616465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2617045Z self=, 2025-05-07T20:22:06.2617196Z mixed_B=True, 2025-05-07T20:22:06.2617348Z compile=True, 2025-05-07T20:22:06.2617733Z T=5, 2025-05-07T20:22:06.2617879Z D=62, 2025-05-07T20:22:06.2618024Z B=51, 2025-05-07T20:22:06.2618175Z log_E=4, 2025-05-07T20:22:06.2618323Z L=4, 2025-05-07T20:22:06.2618656Z D_gradcheck=2, 2025-05-07T20:22:06.2618857Z stochastic_rounding=False, 2025-05-07T20:22:06.2619013Z weighted=True, 2025-05-07T20:22:06.2619165Z row_wise=False, 2025-05-07T20:22:06.2619319Z mixed=True, 2025-05-07T20:22:06.2619476Z use_cache=False, 2025-05-07T20:22:06.2619666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2619824Z use_cpu=True, 2025-05-07T20:22:06.2620010Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2620159Z ) 2025-05-07T20:22:06.2620387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2620952Z self=, 2025-05-07T20:22:06.2621109Z mixed_B=True, 2025-05-07T20:22:06.2621263Z compile=False, 2025-05-07T20:22:06.2621410Z T=1, 2025-05-07T20:22:06.2621560Z D=41, 2025-05-07T20:22:06.2621708Z B=101, 2025-05-07T20:22:06.2621852Z log_E=3, 2025-05-07T20:22:06.2622199Z L=5, 2025-05-07T20:22:06.2622356Z D_gradcheck=2, 2025-05-07T20:22:06.2622534Z stochastic_rounding=True, 2025-05-07T20:22:06.2622696Z weighted=False, 2025-05-07T20:22:06.2622847Z row_wise=True, 2025-05-07T20:22:06.2622995Z mixed=True, 2025-05-07T20:22:06.2623153Z use_cache=True, 2025-05-07T20:22:06.2623342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2623499Z use_cpu=True, 2025-05-07T20:22:06.2629226Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2629375Z ) 2025-05-07T20:22:06.2629612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2630187Z self=, 2025-05-07T20:22:06.2630342Z mixed_B=True, 2025-05-07T20:22:06.2630506Z compile=False, 2025-05-07T20:22:06.2630661Z T=4, 2025-05-07T20:22:06.2630805Z D=19, 2025-05-07T20:22:06.2630957Z B=64, 2025-05-07T20:22:06.2631104Z log_E=3, 2025-05-07T20:22:06.2631250Z L=19, 2025-05-07T20:22:06.2631419Z D_gradcheck=2, 2025-05-07T20:22:06.2631595Z stochastic_rounding=False, 2025-05-07T20:22:06.2631748Z weighted=True, 2025-05-07T20:22:06.2631907Z row_wise=True, 2025-05-07T20:22:06.2632054Z mixed=True, 2025-05-07T20:22:06.2632209Z use_cache=True, 2025-05-07T20:22:06.2632411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2632563Z use_cpu=True, 2025-05-07T20:22:06.2632749Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2632922Z ) 2025-05-07T20:22:06.2633157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2633721Z self=, 2025-05-07T20:22:06.2633876Z mixed_B=False, 2025-05-07T20:22:06.2634038Z compile=True, 2025-05-07T20:22:06.2634187Z T=1, 2025-05-07T20:22:06.2634332Z D=112, 2025-05-07T20:22:06.2634480Z B=52, 2025-05-07T20:22:06.2634623Z log_E=3, 2025-05-07T20:22:06.2634766Z L=7, 2025-05-07T20:22:06.2634929Z D_gradcheck=2, 2025-05-07T20:22:06.2635102Z stochastic_rounding=True, 2025-05-07T20:22:06.2635255Z weighted=False, 2025-05-07T20:22:06.2635413Z row_wise=True, 2025-05-07T20:22:06.2635563Z mixed=False, 2025-05-07T20:22:06.2635732Z use_cache=False, 2025-05-07T20:22:06.2635924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2636073Z use_cpu=True, 2025-05-07T20:22:06.2636456Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2636613Z ) 2025-05-07T20:22:06.2636849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2637420Z self=, 2025-05-07T20:22:06.2637574Z mixed_B=False, 2025-05-07T20:22:06.2637726Z compile=False, 2025-05-07T20:22:06.2637997Z T=3, 2025-05-07T20:22:06.2638142Z D=84, 2025-05-07T20:22:06.2638289Z B=31, 2025-05-07T20:22:06.2638442Z log_E=3, 2025-05-07T20:22:06.2638586Z L=5, 2025-05-07T20:22:06.2638850Z D_gradcheck=2, 2025-05-07T20:22:06.2639042Z stochastic_rounding=True, 2025-05-07T20:22:06.2639199Z weighted=True, 2025-05-07T20:22:06.2639358Z row_wise=True, 2025-05-07T20:22:06.2639506Z mixed=True, 2025-05-07T20:22:06.2639661Z use_cache=True, 2025-05-07T20:22:06.2639859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2640009Z use_cpu=True, 2025-05-07T20:22:06.2640194Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2640348Z ) 2025-05-07T20:22:06.2640577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2641143Z self=, 2025-05-07T20:22:06.2641302Z mixed_B=False, 2025-05-07T20:22:06.2641457Z compile=True, 2025-05-07T20:22:06.2641607Z T=3, 2025-05-07T20:22:06.2641756Z D=124, 2025-05-07T20:22:06.2641898Z B=21, 2025-05-07T20:22:06.2642046Z log_E=4, 2025-05-07T20:22:06.2642201Z L=10, 2025-05-07T20:22:06.2642355Z D_gradcheck=2, 2025-05-07T20:22:06.2642536Z stochastic_rounding=False, 2025-05-07T20:22:06.2642691Z weighted=True, 2025-05-07T20:22:06.2642840Z row_wise=False, 2025-05-07T20:22:06.2642997Z mixed=True, 2025-05-07T20:22:06.2643150Z use_cache=False, 2025-05-07T20:22:06.2643339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2643501Z use_cpu=True, 2025-05-07T20:22:06.2643685Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2643985Z ) 2025-05-07T20:22:06.2644223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2644787Z self=, 2025-05-07T20:22:06.2644938Z mixed_B=False, 2025-05-07T20:22:06.2645100Z compile=False, 2025-05-07T20:22:06.2645250Z T=4, 2025-05-07T20:22:06.2645401Z D=80, 2025-05-07T20:22:06.2645544Z B=38, 2025-05-07T20:22:06.2645689Z log_E=4, 2025-05-07T20:22:06.2645839Z L=20, 2025-05-07T20:22:06.2645995Z D_gradcheck=1, 2025-05-07T20:22:06.2646170Z stochastic_rounding=False, 2025-05-07T20:22:06.2646331Z weighted=True, 2025-05-07T20:22:06.2646482Z row_wise=False, 2025-05-07T20:22:06.2646632Z mixed=True, 2025-05-07T20:22:06.2646797Z use_cache=False, 2025-05-07T20:22:06.2646991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2647144Z use_cpu=True, 2025-05-07T20:22:06.2647337Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2647482Z ) 2025-05-07T20:22:06.2647710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2648281Z self=, 2025-05-07T20:22:06.2648434Z mixed_B=False, 2025-05-07T20:22:06.2648595Z compile=False, 2025-05-07T20:22:06.2648745Z T=4, 2025-05-07T20:22:06.2648890Z D=104, 2025-05-07T20:22:06.2649044Z B=102, 2025-05-07T20:22:06.2649190Z log_E=4, 2025-05-07T20:22:06.2649335Z L=17, 2025-05-07T20:22:06.2649498Z D_gradcheck=1, 2025-05-07T20:22:06.2649679Z stochastic_rounding=False, 2025-05-07T20:22:06.2649832Z weighted=True, 2025-05-07T20:22:06.2649990Z row_wise=True, 2025-05-07T20:22:06.2650140Z mixed=False, 2025-05-07T20:22:06.2650297Z use_cache=True, 2025-05-07T20:22:06.2650492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2650643Z use_cpu=True, 2025-05-07T20:22:06.2650987Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2651155Z ) 2025-05-07T20:22:06.2651388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2651955Z self=, 2025-05-07T20:22:06.2652106Z mixed_B=True, 2025-05-07T20:22:06.2652259Z compile=True, 2025-05-07T20:22:06.2652524Z T=4, 2025-05-07T20:22:06.2652668Z D=51, 2025-05-07T20:22:06.2652812Z B=80, 2025-05-07T20:22:06.2652967Z log_E=4, 2025-05-07T20:22:06.2653111Z L=10, 2025-05-07T20:22:06.2653265Z D_gradcheck=1, 2025-05-07T20:22:06.2653543Z stochastic_rounding=True, 2025-05-07T20:22:06.2653714Z weighted=True, 2025-05-07T20:22:06.2653870Z row_wise=False, 2025-05-07T20:22:06.2654028Z mixed=True, 2025-05-07T20:22:06.2654182Z use_cache=False, 2025-05-07T20:22:06.2654373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.2654536Z use_cpu=True, 2025-05-07T20:22:06.2654720Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.2654875Z ) 2025-05-07T20:22:06.2655104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.2655667Z self=, 2025-05-07T20:22:06.2655828Z mixed_B=False, 2025-05-07T20:22:06.2655987Z compile=False, 2025-05-07T20:22:06.2656136Z T=2, 2025-05-07T20:22:06.2656290Z D=54, 2025-05-07T20:22:06.2656438Z B=104, 2025-05-07T20:22:06.2656585Z log_E=4, 2025-05-07T20:22:06.2656743Z L=4, 2025-05-07T20:22:06.2656902Z D_gradcheck=2, 2025-05-07T20:22:06.2657079Z stochastic_rounding=True, 2025-05-07T20:22:06.2657240Z weighted=True, 2025-05-07T20:22:06.2657396Z row_wise=False, 2025-05-07T20:22:06.2657557Z mixed=True, 2025-05-07T20:22:06.2657715Z use_cache=False, 2025-05-07T20:22:06.2657905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.2658065Z use_cpu=True, 2025-05-07T20:22:06.2658256Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.2658574Z ) 2025-05-07T20:22:06.3223953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3224633Z self=, 2025-05-07T20:22:06.3224880Z mixed_B=False, 2025-05-07T20:22:06.3225039Z compile=True, 2025-05-07T20:22:06.3225224Z T=5, 2025-05-07T20:22:06.3225368Z D=26, 2025-05-07T20:22:06.3225512Z B=87, 2025-05-07T20:22:06.3225668Z log_E=4, 2025-05-07T20:22:06.3225812Z L=18, 2025-05-07T20:22:06.3225964Z D_gradcheck=1, 2025-05-07T20:22:06.3226160Z stochastic_rounding=False, 2025-05-07T20:22:06.3226315Z weighted=False, 2025-05-07T20:22:06.3226470Z row_wise=False, 2025-05-07T20:22:06.3226625Z mixed=True, 2025-05-07T20:22:06.3226784Z use_cache=False, 2025-05-07T20:22:06.3226982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3227135Z use_cpu=True, 2025-05-07T20:22:06.3227325Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3227488Z ) 2025-05-07T20:22:06.3227720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3228283Z self=, 2025-05-07T20:22:06.3228441Z mixed_B=False, 2025-05-07T20:22:06.3228597Z compile=False, 2025-05-07T20:22:06.3228749Z T=2, 2025-05-07T20:22:06.3228901Z D=72, 2025-05-07T20:22:06.3229049Z B=77, 2025-05-07T20:22:06.3229196Z log_E=4, 2025-05-07T20:22:06.3229349Z L=8, 2025-05-07T20:22:06.3229502Z D_gradcheck=2, 2025-05-07T20:22:06.3229679Z stochastic_rounding=False, 2025-05-07T20:22:06.3229845Z weighted=True, 2025-05-07T20:22:06.3229997Z row_wise=True, 2025-05-07T20:22:06.3230157Z mixed=True, 2025-05-07T20:22:06.3230313Z use_cache=False, 2025-05-07T20:22:06.3230502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3230661Z use_cpu=True, 2025-05-07T20:22:06.3231180Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3231341Z ) 2025-05-07T20:22:06.3231589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3232150Z self=, 2025-05-07T20:22:06.3232303Z mixed_B=False, 2025-05-07T20:22:06.3232461Z compile=True, 2025-05-07T20:22:06.3232748Z T=2, 2025-05-07T20:22:06.3232897Z D=87, 2025-05-07T20:22:06.3233049Z B=18, 2025-05-07T20:22:06.3233193Z log_E=4, 2025-05-07T20:22:06.3233347Z L=7, 2025-05-07T20:22:06.3233500Z D_gradcheck=2, 2025-05-07T20:22:06.3233844Z stochastic_rounding=False, 2025-05-07T20:22:06.3234019Z weighted=False, 2025-05-07T20:22:06.3234169Z row_wise=True, 2025-05-07T20:22:06.3234313Z mixed=True, 2025-05-07T20:22:06.3234470Z use_cache=True, 2025-05-07T20:22:06.3234658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3234807Z use_cpu=True, 2025-05-07T20:22:06.3234998Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3235142Z ) 2025-05-07T20:22:06.3235371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3235936Z self=, 2025-05-07T20:22:06.3236087Z mixed_B=False, 2025-05-07T20:22:06.3236250Z compile=False, 2025-05-07T20:22:06.3236395Z T=4, 2025-05-07T20:22:06.3236537Z D=15, 2025-05-07T20:22:06.3236685Z B=116, 2025-05-07T20:22:06.3236828Z log_E=3, 2025-05-07T20:22:06.3236971Z L=8, 2025-05-07T20:22:06.3237126Z D_gradcheck=2, 2025-05-07T20:22:06.3237304Z stochastic_rounding=False, 2025-05-07T20:22:06.3237457Z weighted=False, 2025-05-07T20:22:06.3237614Z row_wise=False, 2025-05-07T20:22:06.3237760Z mixed=False, 2025-05-07T20:22:06.3237913Z use_cache=False, 2025-05-07T20:22:06.3238106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3238254Z use_cpu=True, 2025-05-07T20:22:06.3238437Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3238835Z ) 2025-05-07T20:22:06.3239065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3239630Z self=, 2025-05-07T20:22:06.3239781Z mixed_B=True, 2025-05-07T20:22:06.3239932Z compile=True, 2025-05-07T20:22:06.3240087Z T=5, 2025-05-07T20:22:06.3240232Z D=60, 2025-05-07T20:22:06.3240377Z B=10, 2025-05-07T20:22:06.3240531Z log_E=3, 2025-05-07T20:22:06.3240674Z L=15, 2025-05-07T20:22:06.3240824Z D_gradcheck=1, 2025-05-07T20:22:06.3241007Z stochastic_rounding=True, 2025-05-07T20:22:06.3241161Z weighted=False, 2025-05-07T20:22:06.3241310Z row_wise=True, 2025-05-07T20:22:06.3241463Z mixed=True, 2025-05-07T20:22:06.3241615Z use_cache=True, 2025-05-07T20:22:06.3241802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3241961Z use_cpu=True, 2025-05-07T20:22:06.3242142Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3242284Z ) 2025-05-07T20:22:06.3242516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3243076Z self=, 2025-05-07T20:22:06.3243232Z mixed_B=True, 2025-05-07T20:22:06.3243381Z compile=True, 2025-05-07T20:22:06.3243555Z T=4, 2025-05-07T20:22:06.3243697Z D=103, 2025-05-07T20:22:06.3243838Z B=7, 2025-05-07T20:22:06.3243993Z log_E=3, 2025-05-07T20:22:06.3244135Z L=17, 2025-05-07T20:22:06.3244286Z D_gradcheck=1, 2025-05-07T20:22:06.3244466Z stochastic_rounding=True, 2025-05-07T20:22:06.3244623Z weighted=False, 2025-05-07T20:22:06.3244781Z row_wise=False, 2025-05-07T20:22:06.3244929Z mixed=False, 2025-05-07T20:22:06.3245081Z use_cache=False, 2025-05-07T20:22:06.3245275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3245425Z use_cpu=True, 2025-05-07T20:22:06.3245749Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3245913Z ) 2025-05-07T20:22:06.3246147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3246704Z self=, 2025-05-07T20:22:06.3246862Z mixed_B=False, 2025-05-07T20:22:06.3247013Z compile=False, 2025-05-07T20:22:06.3247282Z T=1, 2025-05-07T20:22:06.3247433Z D=29, 2025-05-07T20:22:06.3247575Z B=80, 2025-05-07T20:22:06.3247727Z log_E=3, 2025-05-07T20:22:06.3247871Z L=5, 2025-05-07T20:22:06.3248025Z D_gradcheck=1, 2025-05-07T20:22:06.3248312Z stochastic_rounding=True, 2025-05-07T20:22:06.3248480Z weighted=True, 2025-05-07T20:22:06.3248633Z row_wise=True, 2025-05-07T20:22:06.3248789Z mixed=False, 2025-05-07T20:22:06.3248938Z use_cache=True, 2025-05-07T20:22:06.3249128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3249287Z use_cpu=True, 2025-05-07T20:22:06.3249468Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3249613Z ) 2025-05-07T20:22:06.3249849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3250409Z self=, 2025-05-07T20:22:06.3250569Z mixed_B=True, 2025-05-07T20:22:06.3250719Z compile=True, 2025-05-07T20:22:06.3250867Z T=5, 2025-05-07T20:22:06.3251019Z D=35, 2025-05-07T20:22:06.3251161Z B=125, 2025-05-07T20:22:06.3251302Z log_E=5, 2025-05-07T20:22:06.3251448Z L=0, 2025-05-07T20:22:06.3251598Z D_gradcheck=2, 2025-05-07T20:22:06.3251772Z stochastic_rounding=True, 2025-05-07T20:22:06.3251931Z weighted=True, 2025-05-07T20:22:06.3252083Z row_wise=False, 2025-05-07T20:22:06.3252229Z mixed=True, 2025-05-07T20:22:06.3252386Z use_cache=True, 2025-05-07T20:22:06.3252584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3252733Z use_cpu=True, 2025-05-07T20:22:06.3252924Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3253275Z ) 2025-05-07T20:22:06.3253506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3254075Z self=, 2025-05-07T20:22:06.3254225Z mixed_B=True, 2025-05-07T20:22:06.3254383Z compile=False, 2025-05-07T20:22:06.3254525Z T=2, 2025-05-07T20:22:06.3254673Z D=10, 2025-05-07T20:22:06.3254820Z B=10, 2025-05-07T20:22:06.3254962Z log_E=4, 2025-05-07T20:22:06.3255104Z L=17, 2025-05-07T20:22:06.3255256Z D_gradcheck=1, 2025-05-07T20:22:06.3255428Z stochastic_rounding=True, 2025-05-07T20:22:06.3255581Z weighted=False, 2025-05-07T20:22:06.3255737Z row_wise=True, 2025-05-07T20:22:06.3255885Z mixed=False, 2025-05-07T20:22:06.3256035Z use_cache=True, 2025-05-07T20:22:06.3256228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3256376Z use_cpu=True, 2025-05-07T20:22:06.3256559Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3256809Z ) 2025-05-07T20:22:06.3257041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3257602Z self=, 2025-05-07T20:22:06.3257754Z mixed_B=False, 2025-05-07T20:22:06.3257911Z compile=False, 2025-05-07T20:22:06.3258050Z T=3, 2025-05-07T20:22:06.3258202Z D=57, 2025-05-07T20:22:06.3258346Z B=120, 2025-05-07T20:22:06.3258487Z log_E=4, 2025-05-07T20:22:06.3258636Z L=16, 2025-05-07T20:22:06.3258784Z D_gradcheck=2, 2025-05-07T20:22:06.3258959Z stochastic_rounding=True, 2025-05-07T20:22:06.3259121Z weighted=True, 2025-05-07T20:22:06.3259269Z row_wise=True, 2025-05-07T20:22:06.3259418Z mixed=True, 2025-05-07T20:22:06.3259576Z use_cache=False, 2025-05-07T20:22:06.3259762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3259911Z use_cpu=True, 2025-05-07T20:22:06.3260253Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3260408Z ) 2025-05-07T20:22:06.3260637Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3261205Z self=, 2025-05-07T20:22:06.3261355Z mixed_B=True, 2025-05-07T20:22:06.3261515Z compile=False, 2025-05-07T20:22:06.3261656Z T=4, 2025-05-07T20:22:06.3261930Z D=44, 2025-05-07T20:22:06.3262083Z B=120, 2025-05-07T20:22:06.3262228Z log_E=4, 2025-05-07T20:22:06.3262371Z L=2, 2025-05-07T20:22:06.3262530Z D_gradcheck=1, 2025-05-07T20:22:06.3262804Z stochastic_rounding=True, 2025-05-07T20:22:06.3262975Z weighted=True, 2025-05-07T20:22:06.3263136Z row_wise=True, 2025-05-07T20:22:06.3263287Z mixed=True, 2025-05-07T20:22:06.3263439Z use_cache=True, 2025-05-07T20:22:06.3263636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3263785Z use_cpu=True, 2025-05-07T20:22:06.3263965Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3264254Z ) 2025-05-07T20:22:06.3264487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3265055Z self=, 2025-05-07T20:22:06.3265207Z mixed_B=False, 2025-05-07T20:22:06.3265360Z compile=False, 2025-05-07T20:22:06.3265509Z T=2, 2025-05-07T20:22:06.3265657Z D=68, 2025-05-07T20:22:06.3265799Z B=91, 2025-05-07T20:22:06.3265953Z log_E=3, 2025-05-07T20:22:06.3266097Z L=14, 2025-05-07T20:22:06.3266247Z D_gradcheck=2, 2025-05-07T20:22:06.3266431Z stochastic_rounding=False, 2025-05-07T20:22:06.3266584Z weighted=True, 2025-05-07T20:22:06.3266734Z row_wise=True, 2025-05-07T20:22:06.3266893Z mixed=True, 2025-05-07T20:22:06.3267044Z use_cache=False, 2025-05-07T20:22:06.3267242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3267393Z use_cpu=True, 2025-05-07T20:22:06.3267574Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3267942Z ) 2025-05-07T20:22:06.3268173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3268732Z self=, 2025-05-07T20:22:06.3268890Z mixed_B=True, 2025-05-07T20:22:06.3269042Z compile=True, 2025-05-07T20:22:06.3269185Z T=1, 2025-05-07T20:22:06.3269334Z D=84, 2025-05-07T20:22:06.3269475Z B=4, 2025-05-07T20:22:06.3269619Z log_E=4, 2025-05-07T20:22:06.3269766Z L=16, 2025-05-07T20:22:06.3269916Z D_gradcheck=2, 2025-05-07T20:22:06.3270090Z stochastic_rounding=True, 2025-05-07T20:22:06.3270252Z weighted=False, 2025-05-07T20:22:06.3270404Z row_wise=False, 2025-05-07T20:22:06.3270559Z mixed=False, 2025-05-07T20:22:06.3270711Z use_cache=True, 2025-05-07T20:22:06.3270899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3271055Z use_cpu=True, 2025-05-07T20:22:06.3271237Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3271385Z ) 2025-05-07T20:22:06.3271618Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3272178Z self=, 2025-05-07T20:22:06.3272329Z mixed_B=True, 2025-05-07T20:22:06.3272482Z compile=True, 2025-05-07T20:22:06.3272624Z T=5, 2025-05-07T20:22:06.3272772Z D=25, 2025-05-07T20:22:06.3272920Z B=9, 2025-05-07T20:22:06.3273064Z log_E=3, 2025-05-07T20:22:06.3273208Z L=3, 2025-05-07T20:22:06.3273365Z D_gradcheck=2, 2025-05-07T20:22:06.3273541Z stochastic_rounding=False, 2025-05-07T20:22:06.3273702Z weighted=False, 2025-05-07T20:22:06.3273854Z row_wise=True, 2025-05-07T20:22:06.3274002Z mixed=True, 2025-05-07T20:22:06.3274163Z use_cache=True, 2025-05-07T20:22:06.3274350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3274502Z use_cpu=True, 2025-05-07T20:22:06.3274691Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3274984Z ) 2025-05-07T20:22:06.3275226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3275794Z self=, 2025-05-07T20:22:06.3275943Z mixed_B=False, 2025-05-07T20:22:06.3276093Z compile=False, 2025-05-07T20:22:06.3276244Z T=1, 2025-05-07T20:22:06.3276521Z D=62, 2025-05-07T20:22:06.3276675Z B=77, 2025-05-07T20:22:06.3276817Z log_E=5, 2025-05-07T20:22:06.3276959Z L=11, 2025-05-07T20:22:06.3277116Z D_gradcheck=2, 2025-05-07T20:22:06.3277399Z stochastic_rounding=False, 2025-05-07T20:22:06.3277565Z weighted=True, 2025-05-07T20:22:06.3277724Z row_wise=False, 2025-05-07T20:22:06.3277873Z mixed=True, 2025-05-07T20:22:06.3278024Z use_cache=False, 2025-05-07T20:22:06.3278218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3278367Z use_cpu=True, 2025-05-07T20:22:06.3278545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.3278695Z ) 2025-05-07T20:22:06.3278923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3279482Z self=, 2025-05-07T20:22:06.3279636Z mixed_B=True, 2025-05-07T20:22:06.3279790Z compile=False, 2025-05-07T20:22:06.3279939Z T=4, 2025-05-07T20:22:06.3280085Z D=32, 2025-05-07T20:22:06.3280228Z B=28, 2025-05-07T20:22:06.3280378Z log_E=4, 2025-05-07T20:22:06.3280520Z L=13, 2025-05-07T20:22:06.3280670Z D_gradcheck=2, 2025-05-07T20:22:06.3280850Z stochastic_rounding=True, 2025-05-07T20:22:06.3281002Z weighted=True, 2025-05-07T20:22:06.3281152Z row_wise=True, 2025-05-07T20:22:06.3281311Z mixed=False, 2025-05-07T20:22:06.3281464Z use_cache=True, 2025-05-07T20:22:06.3281657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.3281815Z use_cpu=True, 2025-05-07T20:22:06.3281994Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3282246Z ) 2025-05-07T20:22:06.3282483Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.3283043Z self=, 2025-05-07T20:22:06.3283200Z mixed_B=False, 2025-05-07T20:22:06.3283350Z compile=True, 2025-05-07T20:22:06.3283492Z T=1, 2025-05-07T20:22:06.3283643Z D=72, 2025-05-07T20:22:06.3283786Z B=11, 2025-05-07T20:22:06.3283929Z log_E=5, 2025-05-07T20:22:06.3284078Z L=20, 2025-05-07T20:22:06.3284227Z D_gradcheck=1, 2025-05-07T20:22:06.3284402Z stochastic_rounding=False, 2025-05-07T20:22:06.3284562Z weighted=False, 2025-05-07T20:22:06.3284714Z row_wise=False, 2025-05-07T20:22:06.3284862Z mixed=True, 2025-05-07T20:22:06.3285017Z use_cache=False, 2025-05-07T20:22:06.3285208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.3285360Z use_cpu=True, 2025-05-07T20:22:06.3285547Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.3285690Z ) 2025-05-07T20:22:06.8004595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8005628Z self=, 2025-05-07T20:22:06.8006516Z mixed_B=True, 2025-05-07T20:22:06.8006892Z compile=False, 2025-05-07T20:22:06.8007331Z T=3, 2025-05-07T20:22:06.8007762Z D=4, 2025-05-07T20:22:06.8008099Z B=10, 2025-05-07T20:22:06.8008452Z log_E=5, 2025-05-07T20:22:06.8008846Z L=20, 2025-05-07T20:22:06.8009190Z D_gradcheck=2, 2025-05-07T20:22:06.8009655Z stochastic_rounding=False, 2025-05-07T20:22:06.8010133Z weighted=False, 2025-05-07T20:22:06.8010602Z row_wise=True, 2025-05-07T20:22:06.8011096Z mixed=True, 2025-05-07T20:22:06.8011494Z use_cache=True, 2025-05-07T20:22:06.8011914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8012448Z use_cpu=True, 2025-05-07T20:22:06.8012846Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8013739Z ) 2025-05-07T20:22:06.8014246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8015263Z self=, 2025-05-07T20:22:06.8016425Z mixed_B=False, 2025-05-07T20:22:06.8016883Z compile=True, 2025-05-07T20:22:06.8017239Z T=3, 2025-05-07T20:22:06.8017900Z D=52, 2025-05-07T20:22:06.8018299Z B=69, 2025-05-07T20:22:06.8018637Z log_E=5, 2025-05-07T20:22:06.8018989Z L=13, 2025-05-07T20:22:06.8019330Z D_gradcheck=1, 2025-05-07T20:22:06.8019880Z stochastic_rounding=True, 2025-05-07T20:22:06.8020346Z weighted=False, 2025-05-07T20:22:06.8020723Z row_wise=True, 2025-05-07T20:22:06.8021157Z mixed=True, 2025-05-07T20:22:06.8021559Z use_cache=True, 2025-05-07T20:22:06.8021973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8022456Z use_cpu=True, 2025-05-07T20:22:06.8022935Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8023403Z ) 2025-05-07T20:22:06.8023812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8025031Z self=, 2025-05-07T20:22:06.8026047Z mixed_B=True, 2025-05-07T20:22:06.8026456Z compile=True, 2025-05-07T20:22:06.8026849Z T=3, 2025-05-07T20:22:06.8027193Z D=43, 2025-05-07T20:22:06.8027532Z B=15, 2025-05-07T20:22:06.8027861Z log_E=4, 2025-05-07T20:22:06.8028277Z L=16, 2025-05-07T20:22:06.8028703Z D_gradcheck=2, 2025-05-07T20:22:06.8029097Z stochastic_rounding=False, 2025-05-07T20:22:06.8029536Z weighted=True, 2025-05-07T20:22:06.8029913Z row_wise=True, 2025-05-07T20:22:06.8030345Z mixed=False, 2025-05-07T20:22:06.8030867Z use_cache=False, 2025-05-07T20:22:06.8031320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8031842Z use_cpu=True, 2025-05-07T20:22:06.8032315Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8033141Z ) 2025-05-07T20:22:06.8033610Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8034669Z self=, 2025-05-07T20:22:06.8035608Z mixed_B=False, 2025-05-07T20:22:06.8036026Z compile=True, 2025-05-07T20:22:06.8036620Z T=2, 2025-05-07T20:22:06.8037035Z D=52, 2025-05-07T20:22:06.8037375Z B=77, 2025-05-07T20:22:06.8037712Z log_E=3, 2025-05-07T20:22:06.8038123Z L=0, 2025-05-07T20:22:06.8038476Z D_gradcheck=2, 2025-05-07T20:22:06.8038965Z stochastic_rounding=True, 2025-05-07T20:22:06.8039458Z weighted=True, 2025-05-07T20:22:06.8039836Z row_wise=True, 2025-05-07T20:22:06.8040203Z mixed=True, 2025-05-07T20:22:06.8040558Z use_cache=False, 2025-05-07T20:22:06.8041052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8041544Z use_cpu=True, 2025-05-07T20:22:06.8042004Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8042460Z ) 2025-05-07T20:22:06.8042910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8043846Z self=, 2025-05-07T20:22:06.8044710Z mixed_B=True, 2025-05-07T20:22:06.8045174Z compile=True, 2025-05-07T20:22:06.8045541Z T=1, 2025-05-07T20:22:06.8045905Z D=121, 2025-05-07T20:22:06.8046279Z B=62, 2025-05-07T20:22:06.8046712Z log_E=3, 2025-05-07T20:22:06.8047103Z L=6, 2025-05-07T20:22:06.8047483Z D_gradcheck=1, 2025-05-07T20:22:06.8047950Z stochastic_rounding=False, 2025-05-07T20:22:06.8048460Z weighted=True, 2025-05-07T20:22:06.8048839Z row_wise=True, 2025-05-07T20:22:06.8049251Z mixed=False, 2025-05-07T20:22:06.8049619Z use_cache=False, 2025-05-07T20:22:06.8050105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8050622Z use_cpu=True, 2025-05-07T20:22:06.8051052Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8051870Z ) 2025-05-07T20:22:06.8052403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8053418Z self=, 2025-05-07T20:22:06.8054328Z mixed_B=True, 2025-05-07T20:22:06.8054696Z compile=False, 2025-05-07T20:22:06.8055055Z T=3, 2025-05-07T20:22:06.8055496Z D=49, 2025-05-07T20:22:06.8055827Z B=110, 2025-05-07T20:22:06.8056159Z log_E=3, 2025-05-07T20:22:06.8056492Z L=17, 2025-05-07T20:22:06.8056835Z D_gradcheck=1, 2025-05-07T20:22:06.8057434Z stochastic_rounding=True, 2025-05-07T20:22:06.8057900Z weighted=False, 2025-05-07T20:22:06.8058325Z row_wise=False, 2025-05-07T20:22:06.8058747Z mixed=False, 2025-05-07T20:22:06.8059146Z use_cache=True, 2025-05-07T20:22:06.8059655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8060134Z use_cpu=True, 2025-05-07T20:22:06.8060525Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8060983Z ) 2025-05-07T20:22:06.8061387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8062386Z self=, 2025-05-07T20:22:06.8063279Z mixed_B=False, 2025-05-07T20:22:06.8063722Z compile=False, 2025-05-07T20:22:06.8064176Z T=2, 2025-05-07T20:22:06.8064585Z D=19, 2025-05-07T20:22:06.8064913Z B=114, 2025-05-07T20:22:06.8065312Z log_E=4, 2025-05-07T20:22:06.8065650Z L=10, 2025-05-07T20:22:06.8065991Z D_gradcheck=1, 2025-05-07T20:22:06.8066385Z stochastic_rounding=False, 2025-05-07T20:22:06.8066816Z weighted=False, 2025-05-07T20:22:06.8067190Z row_wise=False, 2025-05-07T20:22:06.8067557Z mixed=False, 2025-05-07T20:22:06.8067988Z use_cache=True, 2025-05-07T20:22:06.8068434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8068915Z use_cpu=True, 2025-05-07T20:22:06.8069379Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8070117Z ) 2025-05-07T20:22:06.8070590Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8071580Z self=, 2025-05-07T20:22:06.8072454Z mixed_B=False, 2025-05-07T20:22:06.8072893Z compile=True, 2025-05-07T20:22:06.8073309Z T=3, 2025-05-07T20:22:06.8073705Z D=125, 2025-05-07T20:22:06.8074074Z B=99, 2025-05-07T20:22:06.8074397Z log_E=5, 2025-05-07T20:22:06.8074737Z L=2, 2025-05-07T20:22:06.8075148Z D_gradcheck=2, 2025-05-07T20:22:06.8075630Z stochastic_rounding=False, 2025-05-07T20:22:06.8076072Z weighted=False, 2025-05-07T20:22:06.8076444Z row_wise=True, 2025-05-07T20:22:06.8076846Z mixed=False, 2025-05-07T20:22:06.8077271Z use_cache=True, 2025-05-07T20:22:06.8077736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8078253Z use_cpu=True, 2025-05-07T20:22:06.8078737Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8079226Z ) 2025-05-07T20:22:06.8079627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8080820Z self=, 2025-05-07T20:22:06.8081732Z mixed_B=False, 2025-05-07T20:22:06.8082105Z compile=True, 2025-05-07T20:22:06.8082457Z T=4, 2025-05-07T20:22:06.8082793Z D=15, 2025-05-07T20:22:06.8083124Z B=23, 2025-05-07T20:22:06.8083492Z log_E=3, 2025-05-07T20:22:06.8083877Z L=8, 2025-05-07T20:22:06.8084328Z D_gradcheck=1, 2025-05-07T20:22:06.8084718Z stochastic_rounding=True, 2025-05-07T20:22:06.8085151Z weighted=True, 2025-05-07T20:22:06.8085521Z row_wise=True, 2025-05-07T20:22:06.8085906Z mixed=True, 2025-05-07T20:22:06.8086267Z use_cache=False, 2025-05-07T20:22:06.8086691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8087245Z use_cpu=True, 2025-05-07T20:22:06.8087643Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8088152Z ) 2025-05-07T20:22:06.8088776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8089742Z self=, 2025-05-07T20:22:06.8090673Z mixed_B=False, 2025-05-07T20:22:06.8091088Z compile=False, 2025-05-07T20:22:06.8091546Z T=2, 2025-05-07T20:22:06.8092042Z D=73, 2025-05-07T20:22:06.8092382Z B=86, 2025-05-07T20:22:06.8092711Z log_E=4, 2025-05-07T20:22:06.8093055Z L=0, 2025-05-07T20:22:06.8093513Z D_gradcheck=2, 2025-05-07T20:22:06.8094014Z stochastic_rounding=True, 2025-05-07T20:22:06.8094577Z weighted=False, 2025-05-07T20:22:06.8095007Z row_wise=True, 2025-05-07T20:22:06.8095374Z mixed=True, 2025-05-07T20:22:06.8095742Z use_cache=False, 2025-05-07T20:22:06.8096201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8096676Z use_cpu=True, 2025-05-07T20:22:06.8097071Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8097557Z ) 2025-05-07T20:22:06.8097971Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8098989Z self=, 2025-05-07T20:22:06.8099928Z mixed_B=True, 2025-05-07T20:22:06.8100353Z compile=False, 2025-05-07T20:22:06.8100762Z T=4, 2025-05-07T20:22:06.8101136Z D=113, 2025-05-07T20:22:06.8101545Z B=117, 2025-05-07T20:22:06.8101958Z log_E=3, 2025-05-07T20:22:06.8102310Z L=14, 2025-05-07T20:22:06.8102800Z D_gradcheck=2, 2025-05-07T20:22:06.8103235Z stochastic_rounding=True, 2025-05-07T20:22:06.8103677Z weighted=False, 2025-05-07T20:22:06.8104116Z row_wise=True, 2025-05-07T20:22:06.8104515Z mixed=False, 2025-05-07T20:22:06.8104889Z use_cache=True, 2025-05-07T20:22:06.8105371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8105847Z use_cpu=True, 2025-05-07T20:22:06.8106281Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8106776Z ) 2025-05-07T20:22:06.8107348Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8108289Z self=, 2025-05-07T20:22:06.8109294Z mixed_B=False, 2025-05-07T20:22:06.8109670Z compile=True, 2025-05-07T20:22:06.8110094Z T=1, 2025-05-07T20:22:06.8110547Z D=105, 2025-05-07T20:22:06.8110929Z B=123, 2025-05-07T20:22:06.8111321Z log_E=4, 2025-05-07T20:22:06.8111832Z L=8, 2025-05-07T20:22:06.8112328Z D_gradcheck=1, 2025-05-07T20:22:06.8112777Z stochastic_rounding=False, 2025-05-07T20:22:06.8113255Z weighted=True, 2025-05-07T20:22:06.8113628Z row_wise=True, 2025-05-07T20:22:06.8114024Z mixed=False, 2025-05-07T20:22:06.8114396Z use_cache=False, 2025-05-07T20:22:06.8114882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8115364Z use_cpu=True, 2025-05-07T20:22:06.8115856Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8116650Z ) 2025-05-07T20:22:06.8117123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8118149Z self=, 2025-05-07T20:22:06.8119028Z mixed_B=False, 2025-05-07T20:22:06.8119398Z compile=True, 2025-05-07T20:22:06.8119761Z T=1, 2025-05-07T20:22:06.8120098Z D=80, 2025-05-07T20:22:06.8120430Z B=93, 2025-05-07T20:22:06.8120764Z log_E=3, 2025-05-07T20:22:06.8121142Z L=10, 2025-05-07T20:22:06.8121477Z D_gradcheck=2, 2025-05-07T20:22:06.8121921Z stochastic_rounding=False, 2025-05-07T20:22:06.8122432Z weighted=False, 2025-05-07T20:22:06.8122858Z row_wise=True, 2025-05-07T20:22:06.8123270Z mixed=True, 2025-05-07T20:22:06.8123664Z use_cache=False, 2025-05-07T20:22:06.8124088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8124610Z use_cpu=True, 2025-05-07T20:22:06.8125011Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8125611Z ) 2025-05-07T20:22:06.8126422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8127519Z self=, 2025-05-07T20:22:06.8128612Z mixed_B=False, 2025-05-07T20:22:06.8129032Z compile=False, 2025-05-07T20:22:06.8129415Z T=5, 2025-05-07T20:22:06.8129754Z D=51, 2025-05-07T20:22:06.8130239Z B=77, 2025-05-07T20:22:06.8130575Z log_E=5, 2025-05-07T20:22:06.8130921Z L=10, 2025-05-07T20:22:06.8131363Z D_gradcheck=2, 2025-05-07T20:22:06.8132052Z stochastic_rounding=False, 2025-05-07T20:22:06.8132528Z weighted=False, 2025-05-07T20:22:06.8132899Z row_wise=False, 2025-05-07T20:22:06.8133334Z mixed=False, 2025-05-07T20:22:06.8133705Z use_cache=True, 2025-05-07T20:22:06.8134179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8134732Z use_cpu=True, 2025-05-07T20:22:06.8135138Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8135584Z ) 2025-05-07T20:22:06.8135993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8137015Z self=, 2025-05-07T20:22:06.8137925Z mixed_B=True, 2025-05-07T20:22:06.8138325Z compile=True, 2025-05-07T20:22:06.8138703Z T=5, 2025-05-07T20:22:06.8139077Z D=20, 2025-05-07T20:22:06.8139416Z B=88, 2025-05-07T20:22:06.8155381Z log_E=5, 2025-05-07T20:22:06.8155767Z L=2, 2025-05-07T20:22:06.8156200Z D_gradcheck=2, 2025-05-07T20:22:06.8156684Z stochastic_rounding=False, 2025-05-07T20:22:06.8157226Z weighted=False, 2025-05-07T20:22:06.8157668Z row_wise=True, 2025-05-07T20:22:06.8158167Z mixed=False, 2025-05-07T20:22:06.8158537Z use_cache=False, 2025-05-07T20:22:06.8158951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8159442Z use_cpu=True, 2025-05-07T20:22:06.8159883Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8160446Z ) 2025-05-07T20:22:06.8161280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8162324Z self=, 2025-05-07T20:22:06.8163284Z mixed_B=False, 2025-05-07T20:22:06.8163692Z compile=True, 2025-05-07T20:22:06.8164190Z T=1, 2025-05-07T20:22:06.8164589Z D=11, 2025-05-07T20:22:06.8165001Z B=15, 2025-05-07T20:22:06.8165333Z log_E=5, 2025-05-07T20:22:06.8165703Z L=7, 2025-05-07T20:22:06.8166040Z D_gradcheck=1, 2025-05-07T20:22:06.8166439Z stochastic_rounding=False, 2025-05-07T20:22:06.8166916Z weighted=False, 2025-05-07T20:22:06.8167325Z row_wise=False, 2025-05-07T20:22:06.8167830Z mixed=True, 2025-05-07T20:22:06.8168228Z use_cache=True, 2025-05-07T20:22:06.8168677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8169234Z use_cpu=True, 2025-05-07T20:22:06.8169631Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8170068Z ) 2025-05-07T20:22:06.8170573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8171633Z self=, 2025-05-07T20:22:06.8172708Z mixed_B=True, 2025-05-07T20:22:06.8173154Z compile=False, 2025-05-07T20:22:06.8173568Z T=5, 2025-05-07T20:22:06.8173927Z D=2, 2025-05-07T20:22:06.8174300Z B=51, 2025-05-07T20:22:06.8174733Z log_E=3, 2025-05-07T20:22:06.8175156Z L=14, 2025-05-07T20:22:06.8175539Z D_gradcheck=2, 2025-05-07T20:22:06.8176021Z stochastic_rounding=False, 2025-05-07T20:22:06.8176548Z weighted=True, 2025-05-07T20:22:06.8177039Z row_wise=False, 2025-05-07T20:22:06.8177518Z mixed=True, 2025-05-07T20:22:06.8177914Z use_cache=False, 2025-05-07T20:22:06.8178518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8179112Z use_cpu=True, 2025-05-07T20:22:06.8179582Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8180139Z ) 2025-05-07T20:22:06.8624229Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8625374Z self=, 2025-05-07T20:22:06.8626357Z mixed_B=False, 2025-05-07T20:22:06.8626775Z compile=True, 2025-05-07T20:22:06.8627187Z T=5, 2025-05-07T20:22:06.8627555Z D=19, 2025-05-07T20:22:06.8628081Z B=63, 2025-05-07T20:22:06.8628496Z log_E=4, 2025-05-07T20:22:06.8628902Z L=16, 2025-05-07T20:22:06.8629256Z D_gradcheck=1, 2025-05-07T20:22:06.8629651Z stochastic_rounding=False, 2025-05-07T20:22:06.8630364Z weighted=False, 2025-05-07T20:22:06.8630817Z row_wise=True, 2025-05-07T20:22:06.8631192Z mixed=False, 2025-05-07T20:22:06.8631567Z use_cache=True, 2025-05-07T20:22:06.8632107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8632628Z use_cpu=True, 2025-05-07T20:22:06.8633096Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8633575Z ) 2025-05-07T20:22:06.8634069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8635120Z self=, 2025-05-07T20:22:06.8636192Z mixed_B=False, 2025-05-07T20:22:06.8636571Z compile=True, 2025-05-07T20:22:06.8637008Z T=5, 2025-05-07T20:22:06.8637340Z D=85, 2025-05-07T20:22:06.8637681Z B=27, 2025-05-07T20:22:06.8638055Z log_E=3, 2025-05-07T20:22:06.8638589Z L=14, 2025-05-07T20:22:06.8638933Z D_gradcheck=1, 2025-05-07T20:22:06.8639443Z stochastic_rounding=True, 2025-05-07T20:22:06.8639886Z weighted=False, 2025-05-07T20:22:06.8640413Z row_wise=True, 2025-05-07T20:22:06.8640871Z mixed=True, 2025-05-07T20:22:06.8641399Z use_cache=False, 2025-05-07T20:22:06.8641937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8642457Z use_cpu=True, 2025-05-07T20:22:06.8642939Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8643414Z ) 2025-05-07T20:22:06.8644149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8645212Z self=, 2025-05-07T20:22:06.8646114Z mixed_B=True, 2025-05-07T20:22:06.8646487Z compile=False, 2025-05-07T20:22:06.8646854Z T=5, 2025-05-07T20:22:06.8647178Z D=37, 2025-05-07T20:22:06.8647596Z B=100, 2025-05-07T20:22:06.8647968Z log_E=4, 2025-05-07T20:22:06.8648306Z L=15, 2025-05-07T20:22:06.8648649Z D_gradcheck=1, 2025-05-07T20:22:06.8649115Z stochastic_rounding=False, 2025-05-07T20:22:06.8649553Z weighted=True, 2025-05-07T20:22:06.8649969Z row_wise=True, 2025-05-07T20:22:06.8650360Z mixed=True, 2025-05-07T20:22:06.8650757Z use_cache=False, 2025-05-07T20:22:06.8651225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8651750Z use_cpu=True, 2025-05-07T20:22:06.8652144Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8652641Z ) 2025-05-07T20:22:06.8653109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8654092Z self=, 2025-05-07T20:22:06.8655055Z mixed_B=False, 2025-05-07T20:22:06.8655470Z compile=False, 2025-05-07T20:22:06.8655912Z T=2, 2025-05-07T20:22:06.8656239Z D=76, 2025-05-07T20:22:06.8656648Z B=20, 2025-05-07T20:22:06.8656983Z log_E=5, 2025-05-07T20:22:06.8657320Z L=13, 2025-05-07T20:22:06.8657663Z D_gradcheck=2, 2025-05-07T20:22:06.8658058Z stochastic_rounding=False, 2025-05-07T20:22:06.8658494Z weighted=False, 2025-05-07T20:22:06.8658942Z row_wise=True, 2025-05-07T20:22:06.8659313Z mixed=True, 2025-05-07T20:22:06.8659782Z use_cache=False, 2025-05-07T20:22:06.8660207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8660828Z use_cpu=True, 2025-05-07T20:22:06.8661321Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8661839Z ) 2025-05-07T20:22:06.8662532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8663654Z self=, 2025-05-07T20:22:06.8664635Z mixed_B=True, 2025-05-07T20:22:06.8665057Z compile=True, 2025-05-07T20:22:06.8665589Z T=2, 2025-05-07T20:22:06.8665915Z D=26, 2025-05-07T20:22:06.8666546Z B=121, 2025-05-07T20:22:06.8666884Z log_E=4, 2025-05-07T20:22:06.8667279Z L=10, 2025-05-07T20:22:06.8667674Z D_gradcheck=2, 2025-05-07T20:22:06.8668234Z stochastic_rounding=True, 2025-05-07T20:22:06.8668886Z weighted=True, 2025-05-07T20:22:06.8669355Z row_wise=True, 2025-05-07T20:22:06.8669807Z mixed=True, 2025-05-07T20:22:06.8670250Z use_cache=False, 2025-05-07T20:22:06.8670706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8671264Z use_cpu=True, 2025-05-07T20:22:06.8671765Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8672253Z ) 2025-05-07T20:22:06.8672787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8673763Z self=, 2025-05-07T20:22:06.8674768Z mixed_B=False, 2025-05-07T20:22:06.8675211Z compile=False, 2025-05-07T20:22:06.8675734Z T=2, 2025-05-07T20:22:06.8676157Z D=126, 2025-05-07T20:22:06.8676504Z B=95, 2025-05-07T20:22:06.8676838Z log_E=5, 2025-05-07T20:22:06.8677178Z L=12, 2025-05-07T20:22:06.8677584Z D_gradcheck=1, 2025-05-07T20:22:06.8678035Z stochastic_rounding=False, 2025-05-07T20:22:06.8678516Z weighted=True, 2025-05-07T20:22:06.8678895Z row_wise=False, 2025-05-07T20:22:06.8679307Z mixed=False, 2025-05-07T20:22:06.8679774Z use_cache=True, 2025-05-07T20:22:06.8680187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8680707Z use_cpu=True, 2025-05-07T20:22:06.8681179Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8681624Z ) 2025-05-07T20:22:06.8682316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8683453Z self=, 2025-05-07T20:22:06.8684377Z mixed_B=True, 2025-05-07T20:22:06.8684752Z compile=False, 2025-05-07T20:22:06.8685123Z T=4, 2025-05-07T20:22:06.8685526Z D=66, 2025-05-07T20:22:06.8685903Z B=63, 2025-05-07T20:22:06.8686324Z log_E=5, 2025-05-07T20:22:06.8686670Z L=16, 2025-05-07T20:22:06.8687062Z D_gradcheck=1, 2025-05-07T20:22:06.8687594Z stochastic_rounding=True, 2025-05-07T20:22:06.8688190Z weighted=False, 2025-05-07T20:22:06.8688646Z row_wise=False, 2025-05-07T20:22:06.8689075Z mixed=True, 2025-05-07T20:22:06.8689454Z use_cache=False, 2025-05-07T20:22:06.8689971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8690530Z use_cpu=True, 2025-05-07T20:22:06.8690984Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8691527Z ) 2025-05-07T20:22:06.8691978Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8693037Z self=, 2025-05-07T20:22:06.8694059Z mixed_B=False, 2025-05-07T20:22:06.8694479Z compile=True, 2025-05-07T20:22:06.8694935Z T=1, 2025-05-07T20:22:06.8695292Z D=126, 2025-05-07T20:22:06.8695760Z B=52, 2025-05-07T20:22:06.8696137Z log_E=4, 2025-05-07T20:22:06.8696511Z L=11, 2025-05-07T20:22:06.8696913Z D_gradcheck=1, 2025-05-07T20:22:06.8697492Z stochastic_rounding=True, 2025-05-07T20:22:06.8697973Z weighted=False, 2025-05-07T20:22:06.8698391Z row_wise=True, 2025-05-07T20:22:06.8698803Z mixed=False, 2025-05-07T20:22:06.8699235Z use_cache=False, 2025-05-07T20:22:06.8699687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8700167Z use_cpu=True, 2025-05-07T20:22:06.8700561Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8701112Z ) 2025-05-07T20:22:06.8701819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8703004Z self=, 2025-05-07T20:22:06.8704082Z mixed_B=True, 2025-05-07T20:22:06.8704575Z compile=False, 2025-05-07T20:22:06.8705014Z T=4, 2025-05-07T20:22:06.8705434Z D=6, 2025-05-07T20:22:06.8706024Z B=54, 2025-05-07T20:22:06.8706419Z log_E=3, 2025-05-07T20:22:06.8706820Z L=7, 2025-05-07T20:22:06.8707213Z D_gradcheck=2, 2025-05-07T20:22:06.8707607Z stochastic_rounding=True, 2025-05-07T20:22:06.8708372Z weighted=False, 2025-05-07T20:22:06.8708864Z row_wise=True, 2025-05-07T20:22:06.8709272Z mixed=True, 2025-05-07T20:22:06.8709739Z use_cache=False, 2025-05-07T20:22:06.8710215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8710698Z use_cpu=True, 2025-05-07T20:22:06.8711095Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8711583Z ) 2025-05-07T20:22:06.8712103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8713311Z self=, 2025-05-07T20:22:06.8714365Z mixed_B=False, 2025-05-07T20:22:06.8714845Z compile=True, 2025-05-07T20:22:06.8715336Z T=2, 2025-05-07T20:22:06.8715745Z D=22, 2025-05-07T20:22:06.8716769Z B=63, 2025-05-07T20:22:06.8717185Z log_E=5, 2025-05-07T20:22:06.8717419Z L=7, 2025-05-07T20:22:06.8717664Z D_gradcheck=2, 2025-05-07T20:22:06.8717943Z stochastic_rounding=True, 2025-05-07T20:22:06.8718110Z weighted=True, 2025-05-07T20:22:06.8718324Z row_wise=True, 2025-05-07T20:22:06.8718480Z mixed=True, 2025-05-07T20:22:06.8718633Z use_cache=True, 2025-05-07T20:22:06.8718825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8719037Z use_cpu=True, 2025-05-07T20:22:06.8719223Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8719416Z ) 2025-05-07T20:22:06.8720026Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8720710Z self=, 2025-05-07T20:22:06.8720911Z mixed_B=True, 2025-05-07T20:22:06.8721115Z compile=True, 2025-05-07T20:22:06.8721263Z T=5, 2025-05-07T20:22:06.8721469Z D=36, 2025-05-07T20:22:06.8721628Z B=99, 2025-05-07T20:22:06.8721834Z log_E=4, 2025-05-07T20:22:06.8721988Z L=19, 2025-05-07T20:22:06.8722139Z D_gradcheck=2, 2025-05-07T20:22:06.8722347Z stochastic_rounding=True, 2025-05-07T20:22:06.8722556Z weighted=False, 2025-05-07T20:22:06.8722745Z row_wise=False, 2025-05-07T20:22:06.8722934Z mixed=False, 2025-05-07T20:22:06.8723160Z use_cache=True, 2025-05-07T20:22:06.8723416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8723571Z use_cpu=True, 2025-05-07T20:22:06.8723877Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8724022Z ) 2025-05-07T20:22:06.8724330Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8725033Z self=, 2025-05-07T20:22:06.8725186Z mixed_B=True, 2025-05-07T20:22:06.8725343Z compile=True, 2025-05-07T20:22:06.8725592Z T=5, 2025-05-07T20:22:06.8725816Z D=81, 2025-05-07T20:22:06.8725983Z B=102, 2025-05-07T20:22:06.8726128Z log_E=4, 2025-05-07T20:22:06.8726365Z L=10, 2025-05-07T20:22:06.8726529Z D_gradcheck=2, 2025-05-07T20:22:06.8726740Z stochastic_rounding=True, 2025-05-07T20:22:06.8726942Z weighted=True, 2025-05-07T20:22:06.8727141Z row_wise=True, 2025-05-07T20:22:06.8727294Z mixed=True, 2025-05-07T20:22:06.8727448Z use_cache=True, 2025-05-07T20:22:06.8727683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8727838Z use_cpu=True, 2025-05-07T20:22:06.8728024Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8728208Z ) 2025-05-07T20:22:06.8728661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8729344Z self=, 2025-05-07T20:22:06.8729547Z mixed_B=False, 2025-05-07T20:22:06.8729708Z compile=False, 2025-05-07T20:22:06.8729859Z T=1, 2025-05-07T20:22:06.8730005Z D=34, 2025-05-07T20:22:06.8730332Z B=104, 2025-05-07T20:22:06.8730566Z log_E=3, 2025-05-07T20:22:06.8730716Z L=19, 2025-05-07T20:22:06.8730909Z D_gradcheck=2, 2025-05-07T20:22:06.8731127Z stochastic_rounding=False, 2025-05-07T20:22:06.8731440Z weighted=False, 2025-05-07T20:22:06.8731657Z row_wise=False, 2025-05-07T20:22:06.8731824Z mixed=False, 2025-05-07T20:22:06.8731982Z use_cache=False, 2025-05-07T20:22:06.8732257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8732421Z use_cpu=True, 2025-05-07T20:22:06.8732604Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8732821Z ) 2025-05-07T20:22:06.8733069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8733672Z self=, 2025-05-07T20:22:06.8733836Z mixed_B=False, 2025-05-07T20:22:06.8733992Z compile=False, 2025-05-07T20:22:06.8734171Z T=4, 2025-05-07T20:22:06.8734410Z D=57, 2025-05-07T20:22:06.8734600Z B=26, 2025-05-07T20:22:06.8734749Z log_E=3, 2025-05-07T20:22:06.8734902Z L=1, 2025-05-07T20:22:06.8735055Z D_gradcheck=2, 2025-05-07T20:22:06.8735230Z stochastic_rounding=False, 2025-05-07T20:22:06.8735434Z weighted=True, 2025-05-07T20:22:06.8735595Z row_wise=False, 2025-05-07T20:22:06.8735780Z mixed=True, 2025-05-07T20:22:06.8735947Z use_cache=True, 2025-05-07T20:22:06.8736177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8736336Z use_cpu=True, 2025-05-07T20:22:06.8736555Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8736697Z ) 2025-05-07T20:22:06.8737161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8737812Z self=, 2025-05-07T20:22:06.8737999Z mixed_B=True, 2025-05-07T20:22:06.8738167Z compile=True, 2025-05-07T20:22:06.8738310Z T=5, 2025-05-07T20:22:06.8738492Z D=81, 2025-05-07T20:22:06.8738659Z B=100, 2025-05-07T20:22:06.8738805Z log_E=5, 2025-05-07T20:22:06.8739026Z L=3, 2025-05-07T20:22:06.8739226Z D_gradcheck=2, 2025-05-07T20:22:06.8739510Z stochastic_rounding=False, 2025-05-07T20:22:06.8739683Z weighted=False, 2025-05-07T20:22:06.8739838Z row_wise=True, 2025-05-07T20:22:06.8739991Z mixed=False, 2025-05-07T20:22:06.8740187Z use_cache=True, 2025-05-07T20:22:06.8740461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.8740662Z use_cpu=True, 2025-05-07T20:22:06.8740857Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8741066Z ) 2025-05-07T20:22:06.8741343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8742004Z self=, 2025-05-07T20:22:06.8742198Z mixed_B=False, 2025-05-07T20:22:06.8742392Z compile=False, 2025-05-07T20:22:06.8742552Z T=1, 2025-05-07T20:22:06.8742747Z D=12, 2025-05-07T20:22:06.8742900Z B=77, 2025-05-07T20:22:06.8743092Z log_E=3, 2025-05-07T20:22:06.8743242Z L=6, 2025-05-07T20:22:06.8743440Z D_gradcheck=2, 2025-05-07T20:22:06.8743673Z stochastic_rounding=True, 2025-05-07T20:22:06.8743870Z weighted=True, 2025-05-07T20:22:06.8744105Z row_wise=True, 2025-05-07T20:22:06.8744368Z mixed=False, 2025-05-07T20:22:06.8744527Z use_cache=False, 2025-05-07T20:22:06.8744773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8744929Z use_cpu=True, 2025-05-07T20:22:06.8745154Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.8745364Z ) 2025-05-07T20:22:06.8745796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.8746386Z self=, 2025-05-07T20:22:06.8746546Z mixed_B=True, 2025-05-07T20:22:06.8746757Z compile=False, 2025-05-07T20:22:06.8746916Z T=5, 2025-05-07T20:22:06.8747059Z D=38, 2025-05-07T20:22:06.8747377Z B=58, 2025-05-07T20:22:06.8747540Z log_E=3, 2025-05-07T20:22:06.8747684Z L=4, 2025-05-07T20:22:06.8747838Z D_gradcheck=2, 2025-05-07T20:22:06.8748019Z stochastic_rounding=False, 2025-05-07T20:22:06.8748373Z weighted=False, 2025-05-07T20:22:06.8748542Z row_wise=False, 2025-05-07T20:22:06.8748775Z mixed=True, 2025-05-07T20:22:06.8748940Z use_cache=False, 2025-05-07T20:22:06.8749132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.8749290Z use_cpu=True, 2025-05-07T20:22:06.8749475Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.8749618Z ) 2025-05-07T20:22:06.9241917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9242623Z self=, 2025-05-07T20:22:06.9242782Z mixed_B=True, 2025-05-07T20:22:06.9242940Z compile=True, 2025-05-07T20:22:06.9243092Z T=3, 2025-05-07T20:22:06.9243236Z D=28, 2025-05-07T20:22:06.9243391Z B=86, 2025-05-07T20:22:06.9243552Z log_E=4, 2025-05-07T20:22:06.9243696Z L=0, 2025-05-07T20:22:06.9243851Z D_gradcheck=2, 2025-05-07T20:22:06.9244032Z stochastic_rounding=True, 2025-05-07T20:22:06.9244195Z weighted=True, 2025-05-07T20:22:06.9244350Z row_wise=False, 2025-05-07T20:22:06.9244505Z mixed=True, 2025-05-07T20:22:06.9244660Z use_cache=False, 2025-05-07T20:22:06.9244848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9245009Z use_cpu=True, 2025-05-07T20:22:06.9245190Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9245335Z ) 2025-05-07T20:22:06.9245574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9246516Z self=, 2025-05-07T20:22:06.9246678Z mixed_B=True, 2025-05-07T20:22:06.9246830Z compile=True, 2025-05-07T20:22:06.9246975Z T=2, 2025-05-07T20:22:06.9247124Z D=77, 2025-05-07T20:22:06.9247268Z B=1, 2025-05-07T20:22:06.9247420Z log_E=5, 2025-05-07T20:22:06.9247571Z L=8, 2025-05-07T20:22:06.9247721Z D_gradcheck=2, 2025-05-07T20:22:06.9247894Z stochastic_rounding=False, 2025-05-07T20:22:06.9248057Z weighted=True, 2025-05-07T20:22:06.9248210Z row_wise=False, 2025-05-07T20:22:06.9248358Z mixed=False, 2025-05-07T20:22:06.9248518Z use_cache=True, 2025-05-07T20:22:06.9248708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9248869Z use_cpu=True, 2025-05-07T20:22:06.9249050Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9249192Z ) 2025-05-07T20:22:06.9249433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9249998Z self=, 2025-05-07T20:22:06.9250150Z mixed_B=True, 2025-05-07T20:22:06.9250313Z compile=False, 2025-05-07T20:22:06.9250455Z T=5, 2025-05-07T20:22:06.9250598Z D=6, 2025-05-07T20:22:06.9250749Z B=24, 2025-05-07T20:22:06.9251006Z log_E=5, 2025-05-07T20:22:06.9251157Z L=0, 2025-05-07T20:22:06.9251318Z D_gradcheck=1, 2025-05-07T20:22:06.9251560Z stochastic_rounding=True, 2025-05-07T20:22:06.9251724Z weighted=False, 2025-05-07T20:22:06.9251885Z row_wise=False, 2025-05-07T20:22:06.9252034Z mixed=True, 2025-05-07T20:22:06.9252196Z use_cache=False, 2025-05-07T20:22:06.9252389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9252543Z use_cpu=True, 2025-05-07T20:22:06.9252731Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9252874Z ) 2025-05-07T20:22:06.9253283Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9253876Z self=, 2025-05-07T20:22:06.9254028Z mixed_B=True, 2025-05-07T20:22:06.9254181Z compile=True, 2025-05-07T20:22:06.9254334Z T=3, 2025-05-07T20:22:06.9254477Z D=39, 2025-05-07T20:22:06.9254623Z B=125, 2025-05-07T20:22:06.9255051Z log_E=5, 2025-05-07T20:22:06.9255202Z L=7, 2025-05-07T20:22:06.9255403Z D_gradcheck=2, 2025-05-07T20:22:06.9255622Z stochastic_rounding=True, 2025-05-07T20:22:06.9255987Z weighted=True, 2025-05-07T20:22:06.9256162Z row_wise=True, 2025-05-07T20:22:06.9256312Z mixed=False, 2025-05-07T20:22:06.9256524Z use_cache=True, 2025-05-07T20:22:06.9256814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9256969Z use_cpu=True, 2025-05-07T20:22:06.9257183Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9257336Z ) 2025-05-07T20:22:06.9257612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9258244Z self=, 2025-05-07T20:22:06.9258439Z mixed_B=True, 2025-05-07T20:22:06.9258631Z compile=True, 2025-05-07T20:22:06.9258834Z T=3, 2025-05-07T20:22:06.9259031Z D=115, 2025-05-07T20:22:06.9259198Z B=7, 2025-05-07T20:22:06.9259361Z log_E=5, 2025-05-07T20:22:06.9259536Z L=14, 2025-05-07T20:22:06.9259698Z D_gradcheck=1, 2025-05-07T20:22:06.9259880Z stochastic_rounding=False, 2025-05-07T20:22:06.9260076Z weighted=True, 2025-05-07T20:22:06.9260271Z row_wise=False, 2025-05-07T20:22:06.9260491Z mixed=True, 2025-05-07T20:22:06.9260649Z use_cache=False, 2025-05-07T20:22:06.9260843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9261005Z use_cpu=True, 2025-05-07T20:22:06.9261186Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9261328Z ) 2025-05-07T20:22:06.9261571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9262282Z self=, 2025-05-07T20:22:06.9262444Z mixed_B=False, 2025-05-07T20:22:06.9262599Z compile=True, 2025-05-07T20:22:06.9262747Z T=3, 2025-05-07T20:22:06.9262973Z D=117, 2025-05-07T20:22:06.9263123Z B=11, 2025-05-07T20:22:06.9263275Z log_E=3, 2025-05-07T20:22:06.9263568Z L=11, 2025-05-07T20:22:06.9263727Z D_gradcheck=1, 2025-05-07T20:22:06.9263907Z stochastic_rounding=True, 2025-05-07T20:22:06.9264155Z weighted=False, 2025-05-07T20:22:06.9264368Z row_wise=True, 2025-05-07T20:22:06.9264581Z mixed=False, 2025-05-07T20:22:06.9264740Z use_cache=False, 2025-05-07T20:22:06.9264939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9265123Z use_cpu=True, 2025-05-07T20:22:06.9265309Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9265459Z ) 2025-05-07T20:22:06.9265787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9266438Z self=, 2025-05-07T20:22:06.9266601Z mixed_B=False, 2025-05-07T20:22:06.9266788Z compile=True, 2025-05-07T20:22:06.9266972Z T=4, 2025-05-07T20:22:06.9267130Z D=45, 2025-05-07T20:22:06.9267295Z B=3, 2025-05-07T20:22:06.9267521Z log_E=4, 2025-05-07T20:22:06.9267670Z L=4, 2025-05-07T20:22:06.9267862Z D_gradcheck=2, 2025-05-07T20:22:06.9268046Z stochastic_rounding=False, 2025-05-07T20:22:06.9268240Z weighted=False, 2025-05-07T20:22:06.9268431Z row_wise=True, 2025-05-07T20:22:06.9268625Z mixed=False, 2025-05-07T20:22:06.9268818Z use_cache=True, 2025-05-07T20:22:06.9269069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9269234Z use_cpu=True, 2025-05-07T20:22:06.9269416Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9269558Z ) 2025-05-07T20:22:06.9269956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9270539Z self=, 2025-05-07T20:22:06.9270690Z mixed_B=True, 2025-05-07T20:22:06.9270851Z compile=False, 2025-05-07T20:22:06.9270995Z T=2, 2025-05-07T20:22:06.9271147Z D=8, 2025-05-07T20:22:06.9271290Z B=66, 2025-05-07T20:22:06.9271515Z log_E=3, 2025-05-07T20:22:06.9271666Z L=4, 2025-05-07T20:22:06.9271817Z D_gradcheck=2, 2025-05-07T20:22:06.9271991Z stochastic_rounding=False, 2025-05-07T20:22:06.9272152Z weighted=False, 2025-05-07T20:22:06.9272407Z row_wise=True, 2025-05-07T20:22:06.9272570Z mixed=True, 2025-05-07T20:22:06.9272731Z use_cache=False, 2025-05-07T20:22:06.9272995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9273151Z use_cpu=True, 2025-05-07T20:22:06.9273337Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9273479Z ) 2025-05-07T20:22:06.9273774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9274356Z self=, 2025-05-07T20:22:06.9274508Z mixed_B=True, 2025-05-07T20:22:06.9274667Z compile=True, 2025-05-07T20:22:06.9274810Z T=1, 2025-05-07T20:22:06.9274954Z D=50, 2025-05-07T20:22:06.9275148Z B=4, 2025-05-07T20:22:06.9275301Z log_E=5, 2025-05-07T20:22:06.9275462Z L=2, 2025-05-07T20:22:06.9275624Z D_gradcheck=2, 2025-05-07T20:22:06.9275799Z stochastic_rounding=False, 2025-05-07T20:22:06.9275991Z weighted=True, 2025-05-07T20:22:06.9276223Z row_wise=False, 2025-05-07T20:22:06.9276375Z mixed=False, 2025-05-07T20:22:06.9276591Z use_cache=False, 2025-05-07T20:22:06.9276853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9277034Z use_cpu=True, 2025-05-07T20:22:06.9277222Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9277375Z ) 2025-05-07T20:22:06.9277606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9278446Z self=, 2025-05-07T20:22:06.9278647Z mixed_B=True, 2025-05-07T20:22:06.9278848Z compile=False, 2025-05-07T20:22:06.9279038Z T=1, 2025-05-07T20:22:06.9279229Z D=106, 2025-05-07T20:22:06.9279454Z B=57, 2025-05-07T20:22:06.9279618Z log_E=4, 2025-05-07T20:22:06.9279763Z L=8, 2025-05-07T20:22:06.9279932Z D_gradcheck=1, 2025-05-07T20:22:06.9280115Z stochastic_rounding=True, 2025-05-07T20:22:06.9280267Z weighted=True, 2025-05-07T20:22:06.9280464Z row_wise=False, 2025-05-07T20:22:06.9280674Z mixed=False, 2025-05-07T20:22:06.9280867Z use_cache=True, 2025-05-07T20:22:06.9281092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9281295Z use_cpu=True, 2025-05-07T20:22:06.9281479Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9281664Z ) 2025-05-07T20:22:06.9281897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9282500Z self=, 2025-05-07T20:22:06.9282695Z mixed_B=True, 2025-05-07T20:22:06.9282856Z compile=False, 2025-05-07T20:22:06.9283004Z T=2, 2025-05-07T20:22:06.9283160Z D=56, 2025-05-07T20:22:06.9283304Z B=16, 2025-05-07T20:22:06.9283457Z log_E=3, 2025-05-07T20:22:06.9283611Z L=13, 2025-05-07T20:22:06.9283810Z D_gradcheck=2, 2025-05-07T20:22:06.9284028Z stochastic_rounding=True, 2025-05-07T20:22:06.9284191Z weighted=False, 2025-05-07T20:22:06.9284348Z row_wise=False, 2025-05-07T20:22:06.9284506Z mixed=True, 2025-05-07T20:22:06.9284659Z use_cache=True, 2025-05-07T20:22:06.9284848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9285008Z use_cpu=True, 2025-05-07T20:22:06.9285191Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9285335Z ) 2025-05-07T20:22:06.9285752Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9286390Z self=, 2025-05-07T20:22:06.9286550Z mixed_B=False, 2025-05-07T20:22:06.9286713Z compile=False, 2025-05-07T20:22:06.9286858Z T=3, 2025-05-07T20:22:06.9287001Z D=84, 2025-05-07T20:22:06.9287152Z B=91, 2025-05-07T20:22:06.9287435Z log_E=3, 2025-05-07T20:22:06.9287587Z L=2, 2025-05-07T20:22:06.9287797Z D_gradcheck=1, 2025-05-07T20:22:06.9287976Z stochastic_rounding=False, 2025-05-07T20:22:06.9288192Z weighted=True, 2025-05-07T20:22:06.9288415Z row_wise=False, 2025-05-07T20:22:06.9288576Z mixed=False, 2025-05-07T20:22:06.9288813Z use_cache=True, 2025-05-07T20:22:06.9289026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9289179Z use_cpu=True, 2025-05-07T20:22:06.9289401Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9289543Z ) 2025-05-07T20:22:06.9289776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9290352Z self=, 2025-05-07T20:22:06.9290540Z mixed_B=True, 2025-05-07T20:22:06.9290693Z compile=True, 2025-05-07T20:22:06.9290843Z T=5, 2025-05-07T20:22:06.9291054Z D=79, 2025-05-07T20:22:06.9291212Z B=114, 2025-05-07T20:22:06.9291361Z log_E=5, 2025-05-07T20:22:06.9291504Z L=0, 2025-05-07T20:22:06.9291663Z D_gradcheck=2, 2025-05-07T20:22:06.9291839Z stochastic_rounding=False, 2025-05-07T20:22:06.9291991Z weighted=True, 2025-05-07T20:22:06.9292156Z row_wise=False, 2025-05-07T20:22:06.9292305Z mixed=True, 2025-05-07T20:22:06.9292460Z use_cache=False, 2025-05-07T20:22:06.9292699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9292856Z use_cpu=True, 2025-05-07T20:22:06.9293075Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9293307Z ) 2025-05-07T20:22:06.9293554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9294231Z self=, 2025-05-07T20:22:06.9294391Z mixed_B=True, 2025-05-07T20:22:06.9294546Z compile=False, 2025-05-07T20:22:06.9294697Z T=4, 2025-05-07T20:22:06.9294841Z D=44, 2025-05-07T20:22:06.9294986Z B=90, 2025-05-07T20:22:06.9295144Z log_E=3, 2025-05-07T20:22:06.9295378Z L=13, 2025-05-07T20:22:06.9295533Z D_gradcheck=1, 2025-05-07T20:22:06.9295751Z stochastic_rounding=True, 2025-05-07T20:22:06.9295970Z weighted=True, 2025-05-07T20:22:06.9296134Z row_wise=True, 2025-05-07T20:22:06.9296292Z mixed=False, 2025-05-07T20:22:06.9296494Z use_cache=False, 2025-05-07T20:22:06.9296690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9296851Z use_cpu=True, 2025-05-07T20:22:06.9297032Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9297170Z ) 2025-05-07T20:22:06.9297451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9298087Z self=, 2025-05-07T20:22:06.9298288Z mixed_B=True, 2025-05-07T20:22:06.9298446Z compile=False, 2025-05-07T20:22:06.9298594Z T=2, 2025-05-07T20:22:06.9298746Z D=28, 2025-05-07T20:22:06.9298891Z B=95, 2025-05-07T20:22:06.9299042Z log_E=3, 2025-05-07T20:22:06.9299192Z L=1, 2025-05-07T20:22:06.9299346Z D_gradcheck=1, 2025-05-07T20:22:06.9299586Z stochastic_rounding=True, 2025-05-07T20:22:06.9299749Z weighted=True, 2025-05-07T20:22:06.9299973Z row_wise=False, 2025-05-07T20:22:06.9300128Z mixed=True, 2025-05-07T20:22:06.9300292Z use_cache=False, 2025-05-07T20:22:06.9300482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9300724Z use_cpu=True, 2025-05-07T20:22:06.9300920Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9301060Z ) 2025-05-07T20:22:06.9301477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9302142Z self=, 2025-05-07T20:22:06.9302294Z mixed_B=True, 2025-05-07T20:22:06.9302501Z compile=False, 2025-05-07T20:22:06.9302645Z T=4, 2025-05-07T20:22:06.9302787Z D=38, 2025-05-07T20:22:06.9302971Z B=109, 2025-05-07T20:22:06.9303198Z log_E=5, 2025-05-07T20:22:06.9303340Z L=3, 2025-05-07T20:22:06.9303555Z D_gradcheck=2, 2025-05-07T20:22:06.9303732Z stochastic_rounding=False, 2025-05-07T20:22:06.9303887Z weighted=True, 2025-05-07T20:22:06.9304205Z row_wise=True, 2025-05-07T20:22:06.9304367Z mixed=True, 2025-05-07T20:22:06.9304520Z use_cache=False, 2025-05-07T20:22:06.9304719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9304870Z use_cpu=True, 2025-05-07T20:22:06.9305053Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9305265Z ) 2025-05-07T20:22:06.9305500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9306145Z self=, 2025-05-07T20:22:06.9306300Z mixed_B=False, 2025-05-07T20:22:06.9306517Z compile=True, 2025-05-07T20:22:06.9306702Z T=2, 2025-05-07T20:22:06.9306880Z D=65, 2025-05-07T20:22:06.9307026Z B=76, 2025-05-07T20:22:06.9307182Z log_E=3, 2025-05-07T20:22:06.9307324Z L=12, 2025-05-07T20:22:06.9307507Z D_gradcheck=1, 2025-05-07T20:22:06.9307687Z stochastic_rounding=True, 2025-05-07T20:22:06.9307838Z weighted=False, 2025-05-07T20:22:06.9308040Z row_wise=True, 2025-05-07T20:22:06.9308237Z mixed=True, 2025-05-07T20:22:06.9308394Z use_cache=True, 2025-05-07T20:22:06.9308586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9308833Z use_cpu=True, 2025-05-07T20:22:06.9309049Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9309229Z ) 2025-05-07T20:22:06.9845710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9846719Z self=, 2025-05-07T20:22:06.9846894Z mixed_B=True, 2025-05-07T20:22:06.9847049Z compile=True, 2025-05-07T20:22:06.9847201Z T=1, 2025-05-07T20:22:06.9847343Z D=32, 2025-05-07T20:22:06.9847486Z B=96, 2025-05-07T20:22:06.9847639Z log_E=5, 2025-05-07T20:22:06.9847792Z L=17, 2025-05-07T20:22:06.9847943Z D_gradcheck=1, 2025-05-07T20:22:06.9848121Z stochastic_rounding=True, 2025-05-07T20:22:06.9848274Z weighted=True, 2025-05-07T20:22:06.9848432Z row_wise=True, 2025-05-07T20:22:06.9848588Z mixed=False, 2025-05-07T20:22:06.9848742Z use_cache=True, 2025-05-07T20:22:06.9848933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9849092Z use_cpu=True, 2025-05-07T20:22:06.9849273Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9849418Z ) 2025-05-07T20:22:06.9849653Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9850226Z self=, 2025-05-07T20:22:06.9850386Z mixed_B=False, 2025-05-07T20:22:06.9850538Z compile=True, 2025-05-07T20:22:06.9850682Z T=3, 2025-05-07T20:22:06.9850832Z D=31, 2025-05-07T20:22:06.9850975Z B=89, 2025-05-07T20:22:06.9851121Z log_E=5, 2025-05-07T20:22:06.9851277Z L=16, 2025-05-07T20:22:06.9851428Z D_gradcheck=2, 2025-05-07T20:22:06.9851599Z stochastic_rounding=True, 2025-05-07T20:22:06.9851761Z weighted=True, 2025-05-07T20:22:06.9852044Z row_wise=True, 2025-05-07T20:22:06.9852192Z mixed=True, 2025-05-07T20:22:06.9852352Z use_cache=False, 2025-05-07T20:22:06.9852543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9852704Z use_cpu=True, 2025-05-07T20:22:06.9852884Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9853027Z ) 2025-05-07T20:22:06.9853263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9854014Z self=, 2025-05-07T20:22:06.9854175Z mixed_B=True, 2025-05-07T20:22:06.9854337Z compile=True, 2025-05-07T20:22:06.9854478Z T=3, 2025-05-07T20:22:06.9854619Z D=106, 2025-05-07T20:22:06.9854766Z B=7, 2025-05-07T20:22:06.9854908Z log_E=4, 2025-05-07T20:22:06.9855266Z L=14, 2025-05-07T20:22:06.9855424Z D_gradcheck=1, 2025-05-07T20:22:06.9855599Z stochastic_rounding=False, 2025-05-07T20:22:06.9855763Z weighted=False, 2025-05-07T20:22:06.9856117Z row_wise=True, 2025-05-07T20:22:06.9856281Z mixed=True, 2025-05-07T20:22:06.9856441Z use_cache=True, 2025-05-07T20:22:06.9856632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9856786Z use_cpu=True, 2025-05-07T20:22:06.9856974Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9857113Z ) 2025-05-07T20:22:06.9857347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9857926Z self=, 2025-05-07T20:22:06.9858076Z mixed_B=False, 2025-05-07T20:22:06.9858229Z compile=False, 2025-05-07T20:22:06.9858381Z T=1, 2025-05-07T20:22:06.9858528Z D=52, 2025-05-07T20:22:06.9858671Z B=19, 2025-05-07T20:22:06.9858823Z log_E=3, 2025-05-07T20:22:06.9858971Z L=2, 2025-05-07T20:22:06.9859134Z D_gradcheck=2, 2025-05-07T20:22:06.9859307Z stochastic_rounding=False, 2025-05-07T20:22:06.9859460Z weighted=True, 2025-05-07T20:22:06.9859621Z row_wise=True, 2025-05-07T20:22:06.9859770Z mixed=True, 2025-05-07T20:22:06.9859920Z use_cache=False, 2025-05-07T20:22:06.9860123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9860271Z use_cpu=True, 2025-05-07T20:22:06.9860451Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9860597Z ) 2025-05-07T20:22:06.9860829Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9861538Z self=, 2025-05-07T20:22:06.9861697Z mixed_B=True, 2025-05-07T20:22:06.9861850Z compile=False, 2025-05-07T20:22:06.9861999Z T=3, 2025-05-07T20:22:06.9862141Z D=50, 2025-05-07T20:22:06.9862284Z B=100, 2025-05-07T20:22:06.9862435Z log_E=3, 2025-05-07T20:22:06.9862582Z L=1, 2025-05-07T20:22:06.9862730Z D_gradcheck=1, 2025-05-07T20:22:06.9862909Z stochastic_rounding=False, 2025-05-07T20:22:06.9863058Z weighted=True, 2025-05-07T20:22:06.9863211Z row_wise=True, 2025-05-07T20:22:06.9863365Z mixed=True, 2025-05-07T20:22:06.9863517Z use_cache=True, 2025-05-07T20:22:06.9863705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9863863Z use_cpu=True, 2025-05-07T20:22:06.9864163Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9864310Z ) 2025-05-07T20:22:06.9864550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9865122Z self=, 2025-05-07T20:22:06.9865280Z mixed_B=True, 2025-05-07T20:22:06.9865435Z compile=False, 2025-05-07T20:22:06.9865578Z T=2, 2025-05-07T20:22:06.9865726Z D=53, 2025-05-07T20:22:06.9865870Z B=51, 2025-05-07T20:22:06.9866014Z log_E=4, 2025-05-07T20:22:06.9866169Z L=13, 2025-05-07T20:22:06.9866322Z D_gradcheck=1, 2025-05-07T20:22:06.9866495Z stochastic_rounding=False, 2025-05-07T20:22:06.9866658Z weighted=True, 2025-05-07T20:22:06.9866814Z row_wise=False, 2025-05-07T20:22:06.9866964Z mixed=True, 2025-05-07T20:22:06.9867123Z use_cache=False, 2025-05-07T20:22:06.9867313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9867463Z use_cpu=True, 2025-05-07T20:22:06.9867651Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9867790Z ) 2025-05-07T20:22:06.9868025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9868739Z self=, 2025-05-07T20:22:06.9868902Z mixed_B=True, 2025-05-07T20:22:06.9869065Z compile=False, 2025-05-07T20:22:06.9869209Z T=2, 2025-05-07T20:22:06.9869351Z D=20, 2025-05-07T20:22:06.9869501Z B=88, 2025-05-07T20:22:06.9869644Z log_E=4, 2025-05-07T20:22:06.9869919Z L=15, 2025-05-07T20:22:06.9870075Z D_gradcheck=1, 2025-05-07T20:22:06.9870244Z stochastic_rounding=True, 2025-05-07T20:22:06.9870397Z weighted=True, 2025-05-07T20:22:06.9870675Z row_wise=False, 2025-05-07T20:22:06.9870841Z mixed=True, 2025-05-07T20:22:06.9871013Z use_cache=True, 2025-05-07T20:22:06.9871209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9871359Z use_cpu=True, 2025-05-07T20:22:06.9871545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9871688Z ) 2025-05-07T20:22:06.9871918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9872498Z self=, 2025-05-07T20:22:06.9872647Z mixed_B=True, 2025-05-07T20:22:06.9872799Z compile=False, 2025-05-07T20:22:06.9872948Z T=2, 2025-05-07T20:22:06.9873089Z D=124, 2025-05-07T20:22:06.9873234Z B=96, 2025-05-07T20:22:06.9873384Z log_E=5, 2025-05-07T20:22:06.9873532Z L=7, 2025-05-07T20:22:06.9873686Z D_gradcheck=2, 2025-05-07T20:22:06.9873862Z stochastic_rounding=True, 2025-05-07T20:22:06.9874013Z weighted=True, 2025-05-07T20:22:06.9874166Z row_wise=True, 2025-05-07T20:22:06.9874326Z mixed=True, 2025-05-07T20:22:06.9874482Z use_cache=False, 2025-05-07T20:22:06.9874677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9874828Z use_cpu=True, 2025-05-07T20:22:06.9875007Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9875155Z ) 2025-05-07T20:22:06.9875389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9876078Z self=, 2025-05-07T20:22:06.9876239Z mixed_B=True, 2025-05-07T20:22:06.9876390Z compile=True, 2025-05-07T20:22:06.9876533Z T=2, 2025-05-07T20:22:06.9876681Z D=61, 2025-05-07T20:22:06.9876826Z B=100, 2025-05-07T20:22:06.9876970Z log_E=4, 2025-05-07T20:22:06.9877127Z L=15, 2025-05-07T20:22:06.9877277Z D_gradcheck=1, 2025-05-07T20:22:06.9877460Z stochastic_rounding=False, 2025-05-07T20:22:06.9877613Z weighted=True, 2025-05-07T20:22:06.9877768Z row_wise=False, 2025-05-07T20:22:06.9877923Z mixed=False, 2025-05-07T20:22:06.9878076Z use_cache=True, 2025-05-07T20:22:06.9878264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9878421Z use_cpu=True, 2025-05-07T20:22:06.9878604Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9878744Z ) 2025-05-07T20:22:06.9878977Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9879545Z self=, 2025-05-07T20:22:06.9879698Z mixed_B=False, 2025-05-07T20:22:06.9879855Z compile=True, 2025-05-07T20:22:06.9880004Z T=1, 2025-05-07T20:22:06.9880147Z D=12, 2025-05-07T20:22:06.9880299Z B=47, 2025-05-07T20:22:06.9880441Z log_E=3, 2025-05-07T20:22:06.9880594Z L=5, 2025-05-07T20:22:06.9880744Z D_gradcheck=2, 2025-05-07T20:22:06.9880915Z stochastic_rounding=True, 2025-05-07T20:22:06.9881077Z weighted=False, 2025-05-07T20:22:06.9881232Z row_wise=True, 2025-05-07T20:22:06.9881380Z mixed=True, 2025-05-07T20:22:06.9881540Z use_cache=True, 2025-05-07T20:22:06.9881728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9881880Z use_cpu=True, 2025-05-07T20:22:06.9882066Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9882207Z ) 2025-05-07T20:22:06.9882435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9883133Z self=, 2025-05-07T20:22:06.9883306Z mixed_B=False, 2025-05-07T20:22:06.9883467Z compile=False, 2025-05-07T20:22:06.9883611Z T=2, 2025-05-07T20:22:06.9883754Z D=108, 2025-05-07T20:22:06.9883907Z B=92, 2025-05-07T20:22:06.9884050Z log_E=3, 2025-05-07T20:22:06.9884301Z L=15, 2025-05-07T20:22:06.9884460Z D_gradcheck=2, 2025-05-07T20:22:06.9884630Z stochastic_rounding=True, 2025-05-07T20:22:06.9884782Z weighted=True, 2025-05-07T20:22:06.9884934Z row_wise=True, 2025-05-07T20:22:06.9885185Z mixed=True, 2025-05-07T20:22:06.9885354Z use_cache=False, 2025-05-07T20:22:06.9885550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9885700Z use_cpu=True, 2025-05-07T20:22:06.9885880Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9886023Z ) 2025-05-07T20:22:06.9886251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9886828Z self=, 2025-05-07T20:22:06.9886976Z mixed_B=True, 2025-05-07T20:22:06.9887128Z compile=False, 2025-05-07T20:22:06.9887276Z T=4, 2025-05-07T20:22:06.9887420Z D=4, 2025-05-07T20:22:06.9887562Z B=71, 2025-05-07T20:22:06.9887713Z log_E=3, 2025-05-07T20:22:06.9887860Z L=12, 2025-05-07T20:22:06.9888011Z D_gradcheck=2, 2025-05-07T20:22:06.9888191Z stochastic_rounding=False, 2025-05-07T20:22:06.9888342Z weighted=True, 2025-05-07T20:22:06.9888494Z row_wise=True, 2025-05-07T20:22:06.9888652Z mixed=True, 2025-05-07T20:22:06.9888803Z use_cache=True, 2025-05-07T20:22:06.9888994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9889150Z use_cpu=True, 2025-05-07T20:22:06.9889330Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9889475Z ) 2025-05-07T20:22:06.9889700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9890387Z self=, 2025-05-07T20:22:06.9890548Z mixed_B=False, 2025-05-07T20:22:06.9890700Z compile=True, 2025-05-07T20:22:06.9890845Z T=4, 2025-05-07T20:22:06.9890994Z D=21, 2025-05-07T20:22:06.9891136Z B=48, 2025-05-07T20:22:06.9891281Z log_E=5, 2025-05-07T20:22:06.9891435Z L=5, 2025-05-07T20:22:06.9891586Z D_gradcheck=1, 2025-05-07T20:22:06.9891759Z stochastic_rounding=False, 2025-05-07T20:22:06.9891918Z weighted=False, 2025-05-07T20:22:06.9892068Z row_wise=True, 2025-05-07T20:22:06.9892219Z mixed=True, 2025-05-07T20:22:06.9892381Z use_cache=False, 2025-05-07T20:22:06.9892571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9892731Z use_cpu=True, 2025-05-07T20:22:06.9892911Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9893056Z ) 2025-05-07T20:22:06.9893291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9893861Z self=, 2025-05-07T20:22:06.9894011Z mixed_B=True, 2025-05-07T20:22:06.9894175Z compile=True, 2025-05-07T20:22:06.9894324Z T=1, 2025-05-07T20:22:06.9894472Z D=87, 2025-05-07T20:22:06.9894625Z B=58, 2025-05-07T20:22:06.9894769Z log_E=3, 2025-05-07T20:22:06.9894914Z L=20, 2025-05-07T20:22:06.9895074Z D_gradcheck=1, 2025-05-07T20:22:06.9895252Z stochastic_rounding=True, 2025-05-07T20:22:06.9895405Z weighted=False, 2025-05-07T20:22:06.9895564Z row_wise=True, 2025-05-07T20:22:06.9895717Z mixed=False, 2025-05-07T20:22:06.9895877Z use_cache=False, 2025-05-07T20:22:06.9896064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9896213Z use_cpu=True, 2025-05-07T20:22:06.9896401Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9896541Z ) 2025-05-07T20:22:06.9896771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9897488Z self=, 2025-05-07T20:22:06.9897661Z mixed_B=False, 2025-05-07T20:22:06.9897819Z compile=False, 2025-05-07T20:22:06.9897969Z T=2, 2025-05-07T20:22:06.9898112Z D=64, 2025-05-07T20:22:06.9898256Z B=32, 2025-05-07T20:22:06.9898407Z log_E=4, 2025-05-07T20:22:06.9898655Z L=4, 2025-05-07T20:22:06.9898816Z D_gradcheck=2, 2025-05-07T20:22:06.9898988Z stochastic_rounding=False, 2025-05-07T20:22:06.9899141Z weighted=False, 2025-05-07T20:22:06.9899297Z row_wise=True, 2025-05-07T20:22:06.9899539Z mixed=True, 2025-05-07T20:22:06.9899704Z use_cache=True, 2025-05-07T20:22:06.9899901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9900049Z use_cpu=True, 2025-05-07T20:22:06.9900229Z output_dtype=SparseType.FP16, 2025-05-07T20:22:06.9900374Z ) 2025-05-07T20:22:06.9900606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9901175Z self=, 2025-05-07T20:22:06.9901339Z mixed_B=True, 2025-05-07T20:22:06.9901489Z compile=True, 2025-05-07T20:22:06.9901630Z T=2, 2025-05-07T20:22:06.9901785Z D=95, 2025-05-07T20:22:06.9901930Z B=122, 2025-05-07T20:22:06.9902083Z log_E=4, 2025-05-07T20:22:06.9902232Z L=6, 2025-05-07T20:22:06.9902384Z D_gradcheck=1, 2025-05-07T20:22:06.9902562Z stochastic_rounding=True, 2025-05-07T20:22:06.9902713Z weighted=True, 2025-05-07T20:22:06.9902865Z row_wise=False, 2025-05-07T20:22:06.9903025Z mixed=True, 2025-05-07T20:22:06.9903178Z use_cache=True, 2025-05-07T20:22:06.9903368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:06.9903526Z use_cpu=True, 2025-05-07T20:22:06.9903707Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9903847Z ) 2025-05-07T20:22:06.9904209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:06.9904779Z self=, 2025-05-07T20:22:06.9905080Z mixed_B=False, 2025-05-07T20:22:06.9905232Z compile=True, 2025-05-07T20:22:06.9905376Z T=3, 2025-05-07T20:22:06.9905525Z D=69, 2025-05-07T20:22:06.9905670Z B=122, 2025-05-07T20:22:06.9905814Z log_E=4, 2025-05-07T20:22:06.9905972Z L=1, 2025-05-07T20:22:06.9906125Z D_gradcheck=1, 2025-05-07T20:22:06.9906298Z stochastic_rounding=False, 2025-05-07T20:22:06.9906460Z weighted=False, 2025-05-07T20:22:06.9906611Z row_wise=False, 2025-05-07T20:22:06.9906762Z mixed=True, 2025-05-07T20:22:06.9906921Z use_cache=True, 2025-05-07T20:22:06.9907111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:06.9907263Z use_cpu=True, 2025-05-07T20:22:06.9907455Z output_dtype=SparseType.FP32, 2025-05-07T20:22:06.9907596Z ) 2025-05-07T20:22:07.0482040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0482682Z self=, 2025-05-07T20:22:07.0482851Z mixed_B=False, 2025-05-07T20:22:07.0483016Z compile=False, 2025-05-07T20:22:07.0483160Z T=2, 2025-05-07T20:22:07.0483309Z D=59, 2025-05-07T20:22:07.0483460Z B=19, 2025-05-07T20:22:07.0483607Z log_E=5, 2025-05-07T20:22:07.0483772Z L=4, 2025-05-07T20:22:07.0483928Z D_gradcheck=2, 2025-05-07T20:22:07.0484102Z stochastic_rounding=True, 2025-05-07T20:22:07.0484266Z weighted=False, 2025-05-07T20:22:07.0484419Z row_wise=True, 2025-05-07T20:22:07.0484577Z mixed=False, 2025-05-07T20:22:07.0484738Z use_cache=False, 2025-05-07T20:22:07.0484929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0485080Z use_cpu=True, 2025-05-07T20:22:07.0485269Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0485413Z ) 2025-05-07T20:22:07.0485644Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0486573Z self=, 2025-05-07T20:22:07.0486746Z mixed_B=True, 2025-05-07T20:22:07.0486900Z compile=False, 2025-05-07T20:22:07.0487050Z T=5, 2025-05-07T20:22:07.0487197Z D=22, 2025-05-07T20:22:07.0487349Z B=106, 2025-05-07T20:22:07.0487495Z log_E=3, 2025-05-07T20:22:07.0487640Z L=0, 2025-05-07T20:22:07.0488015Z D_gradcheck=2, 2025-05-07T20:22:07.0488188Z stochastic_rounding=False, 2025-05-07T20:22:07.0488340Z weighted=True, 2025-05-07T20:22:07.0488499Z row_wise=True, 2025-05-07T20:22:07.0488832Z mixed=True, 2025-05-07T20:22:07.0489003Z use_cache=True, 2025-05-07T20:22:07.0489206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.0489359Z use_cpu=True, 2025-05-07T20:22:07.0489542Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0489705Z ) 2025-05-07T20:22:07.0489935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0490509Z self=, 2025-05-07T20:22:07.0490687Z mixed_B=True, 2025-05-07T20:22:07.0490851Z compile=False, 2025-05-07T20:22:07.0491009Z T=4, 2025-05-07T20:22:07.0491158Z D=67, 2025-05-07T20:22:07.0491311Z B=85, 2025-05-07T20:22:07.0491478Z log_E=4, 2025-05-07T20:22:07.0491761Z L=19, 2025-05-07T20:22:07.0491929Z D_gradcheck=1, 2025-05-07T20:22:07.0492109Z stochastic_rounding=True, 2025-05-07T20:22:07.0492263Z weighted=False, 2025-05-07T20:22:07.0492414Z row_wise=True, 2025-05-07T20:22:07.0492574Z mixed=True, 2025-05-07T20:22:07.0492730Z use_cache=False, 2025-05-07T20:22:07.0492922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0493080Z use_cpu=True, 2025-05-07T20:22:07.0493262Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0493415Z ) 2025-05-07T20:22:07.0493648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0494214Z self=, 2025-05-07T20:22:07.0494615Z mixed_B=True, 2025-05-07T20:22:07.0494770Z compile=True, 2025-05-07T20:22:07.0494913Z T=2, 2025-05-07T20:22:07.0495067Z D=54, 2025-05-07T20:22:07.0495214Z B=74, 2025-05-07T20:22:07.0495363Z log_E=4, 2025-05-07T20:22:07.0495514Z L=6, 2025-05-07T20:22:07.0495670Z D_gradcheck=2, 2025-05-07T20:22:07.0495845Z stochastic_rounding=False, 2025-05-07T20:22:07.0496012Z weighted=False, 2025-05-07T20:22:07.0496165Z row_wise=True, 2025-05-07T20:22:07.0496317Z mixed=True, 2025-05-07T20:22:07.0496484Z use_cache=False, 2025-05-07T20:22:07.0496675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0496832Z use_cpu=True, 2025-05-07T20:22:07.0497013Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0497152Z ) 2025-05-07T20:22:07.0497386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0497951Z self=, 2025-05-07T20:22:07.0498106Z mixed_B=False, 2025-05-07T20:22:07.0498264Z compile=True, 2025-05-07T20:22:07.0498410Z T=4, 2025-05-07T20:22:07.0498552Z D=98, 2025-05-07T20:22:07.0498703Z B=109, 2025-05-07T20:22:07.0498850Z log_E=3, 2025-05-07T20:22:07.0498991Z L=2, 2025-05-07T20:22:07.0499155Z D_gradcheck=1, 2025-05-07T20:22:07.0499326Z stochastic_rounding=False, 2025-05-07T20:22:07.0499487Z weighted=True, 2025-05-07T20:22:07.0499639Z row_wise=True, 2025-05-07T20:22:07.0499792Z mixed=False, 2025-05-07T20:22:07.0499955Z use_cache=False, 2025-05-07T20:22:07.0500145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0500298Z use_cpu=True, 2025-05-07T20:22:07.0500485Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0500631Z ) 2025-05-07T20:22:07.0500862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0501589Z self=, 2025-05-07T20:22:07.0501772Z mixed_B=False, 2025-05-07T20:22:07.0501928Z compile=False, 2025-05-07T20:22:07.0502079Z T=1, 2025-05-07T20:22:07.0502224Z D=120, 2025-05-07T20:22:07.0502369Z B=74, 2025-05-07T20:22:07.0502528Z log_E=4, 2025-05-07T20:22:07.0502676Z L=6, 2025-05-07T20:22:07.0502931Z D_gradcheck=1, 2025-05-07T20:22:07.0503107Z stochastic_rounding=True, 2025-05-07T20:22:07.0503264Z weighted=False, 2025-05-07T20:22:07.0503424Z row_wise=True, 2025-05-07T20:22:07.0503697Z mixed=True, 2025-05-07T20:22:07.0503866Z use_cache=True, 2025-05-07T20:22:07.0504198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0504356Z use_cpu=True, 2025-05-07T20:22:07.0504537Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0504686Z ) 2025-05-07T20:22:07.0504918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0505488Z self=, 2025-05-07T20:22:07.0505653Z mixed_B=False, 2025-05-07T20:22:07.0505806Z compile=False, 2025-05-07T20:22:07.0505959Z T=3, 2025-05-07T20:22:07.0506102Z D=45, 2025-05-07T20:22:07.0506245Z B=67, 2025-05-07T20:22:07.0506397Z log_E=5, 2025-05-07T20:22:07.0506541Z L=19, 2025-05-07T20:22:07.0506699Z D_gradcheck=1, 2025-05-07T20:22:07.0506877Z stochastic_rounding=True, 2025-05-07T20:22:07.0507031Z weighted=True, 2025-05-07T20:22:07.0507186Z row_wise=False, 2025-05-07T20:22:07.0507349Z mixed=True, 2025-05-07T20:22:07.0507500Z use_cache=True, 2025-05-07T20:22:07.0507692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0507850Z use_cpu=True, 2025-05-07T20:22:07.0508030Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0508168Z ) 2025-05-07T20:22:07.0508403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0508970Z self=, 2025-05-07T20:22:07.0509273Z mixed_B=False, 2025-05-07T20:22:07.0509428Z compile=False, 2025-05-07T20:22:07.0509571Z T=2, 2025-05-07T20:22:07.0509723Z D=23, 2025-05-07T20:22:07.0509871Z B=87, 2025-05-07T20:22:07.0510018Z log_E=3, 2025-05-07T20:22:07.0510169Z L=6, 2025-05-07T20:22:07.0510327Z D_gradcheck=1, 2025-05-07T20:22:07.0510500Z stochastic_rounding=False, 2025-05-07T20:22:07.0510657Z weighted=True, 2025-05-07T20:22:07.0510813Z row_wise=True, 2025-05-07T20:22:07.0510966Z mixed=False, 2025-05-07T20:22:07.0511124Z use_cache=True, 2025-05-07T20:22:07.0511314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.0511464Z use_cpu=True, 2025-05-07T20:22:07.0511656Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0511797Z ) 2025-05-07T20:22:07.0512033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0512603Z self=, 2025-05-07T20:22:07.0512758Z mixed_B=True, 2025-05-07T20:22:07.0512918Z compile=False, 2025-05-07T20:22:07.0513063Z T=5, 2025-05-07T20:22:07.0513208Z D=58, 2025-05-07T20:22:07.0513360Z B=75, 2025-05-07T20:22:07.0513506Z log_E=3, 2025-05-07T20:22:07.0513655Z L=8, 2025-05-07T20:22:07.0513824Z D_gradcheck=1, 2025-05-07T20:22:07.0513998Z stochastic_rounding=False, 2025-05-07T20:22:07.0514151Z weighted=True, 2025-05-07T20:22:07.0514310Z row_wise=False, 2025-05-07T20:22:07.0514463Z mixed=True, 2025-05-07T20:22:07.0514617Z use_cache=True, 2025-05-07T20:22:07.0514817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0514968Z use_cpu=True, 2025-05-07T20:22:07.0515157Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0515298Z ) 2025-05-07T20:22:07.0515524Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0516764Z self=, 2025-05-07T20:22:07.0516964Z mixed_B=False, 2025-05-07T20:22:07.0517122Z compile=False, 2025-05-07T20:22:07.0517278Z T=3, 2025-05-07T20:22:07.0517426Z D=92, 2025-05-07T20:22:07.0517596Z B=44, 2025-05-07T20:22:07.0517750Z log_E=4, 2025-05-07T20:22:07.0517894Z L=9, 2025-05-07T20:22:07.0518239Z D_gradcheck=2, 2025-05-07T20:22:07.0518417Z stochastic_rounding=True, 2025-05-07T20:22:07.0518571Z weighted=True, 2025-05-07T20:22:07.0518724Z row_wise=False, 2025-05-07T20:22:07.0519050Z mixed=True, 2025-05-07T20:22:07.0519222Z use_cache=False, 2025-05-07T20:22:07.0519425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0519578Z use_cpu=True, 2025-05-07T20:22:07.0519760Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0519909Z ) 2025-05-07T20:22:07.0520141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0520711Z self=, 2025-05-07T20:22:07.0520874Z mixed_B=True, 2025-05-07T20:22:07.0521026Z compile=False, 2025-05-07T20:22:07.0521170Z T=3, 2025-05-07T20:22:07.0521320Z D=79, 2025-05-07T20:22:07.0521464Z B=17, 2025-05-07T20:22:07.0521613Z log_E=5, 2025-05-07T20:22:07.0521764Z L=13, 2025-05-07T20:22:07.0521919Z D_gradcheck=2, 2025-05-07T20:22:07.0522094Z stochastic_rounding=False, 2025-05-07T20:22:07.0522254Z weighted=True, 2025-05-07T20:22:07.0522404Z row_wise=False, 2025-05-07T20:22:07.0522567Z mixed=False, 2025-05-07T20:22:07.0522722Z use_cache=False, 2025-05-07T20:22:07.0522914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0523074Z use_cpu=True, 2025-05-07T20:22:07.0523257Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0523399Z ) 2025-05-07T20:22:07.0523636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0524213Z self=, 2025-05-07T20:22:07.0525422Z mixed_B=False, 2025-05-07T20:22:07.0525798Z compile=False, 2025-05-07T20:22:07.0526166Z T=5, 2025-05-07T20:22:07.0526498Z D=36, 2025-05-07T20:22:07.0526823Z B=102, 2025-05-07T20:22:07.0527159Z log_E=4, 2025-05-07T20:22:07.0527504Z L=13, 2025-05-07T20:22:07.0527865Z D_gradcheck=1, 2025-05-07T20:22:07.0528347Z stochastic_rounding=False, 2025-05-07T20:22:07.0529172Z weighted=True, 2025-05-07T20:22:07.0545503Z row_wise=True, 2025-05-07T20:22:07.0546051Z mixed=True, 2025-05-07T20:22:07.0546422Z use_cache=False, 2025-05-07T20:22:07.0546840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0547329Z use_cpu=True, 2025-05-07T20:22:07.0547726Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0548205Z ) 2025-05-07T20:22:07.0548646Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0549601Z self=, 2025-05-07T20:22:07.0550482Z mixed_B=True, 2025-05-07T20:22:07.0550855Z compile=True, 2025-05-07T20:22:07.0551211Z T=2, 2025-05-07T20:22:07.0551546Z D=87, 2025-05-07T20:22:07.0551880Z B=76, 2025-05-07T20:22:07.0552208Z log_E=3, 2025-05-07T20:22:07.0552548Z L=6, 2025-05-07T20:22:07.0552893Z D_gradcheck=1, 2025-05-07T20:22:07.0553282Z stochastic_rounding=False, 2025-05-07T20:22:07.0553721Z weighted=False, 2025-05-07T20:22:07.0554098Z row_wise=True, 2025-05-07T20:22:07.0554463Z mixed=False, 2025-05-07T20:22:07.0554834Z use_cache=True, 2025-05-07T20:22:07.0555247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0555719Z use_cpu=True, 2025-05-07T20:22:07.0556118Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0556561Z ) 2025-05-07T20:22:07.0556957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0558087Z self=, 2025-05-07T20:22:07.0559003Z mixed_B=False, 2025-05-07T20:22:07.0559377Z compile=True, 2025-05-07T20:22:07.0559732Z T=1, 2025-05-07T20:22:07.0560059Z D=4, 2025-05-07T20:22:07.0560381Z B=19, 2025-05-07T20:22:07.0560711Z log_E=5, 2025-05-07T20:22:07.0561048Z L=2, 2025-05-07T20:22:07.0561533Z D_gradcheck=2, 2025-05-07T20:22:07.0561918Z stochastic_rounding=True, 2025-05-07T20:22:07.0562350Z weighted=True, 2025-05-07T20:22:07.0562723Z row_wise=True, 2025-05-07T20:22:07.0563208Z mixed=False, 2025-05-07T20:22:07.0563592Z use_cache=False, 2025-05-07T20:22:07.0564013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.0564484Z use_cpu=True, 2025-05-07T20:22:07.0564878Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0565319Z ) 2025-05-07T20:22:07.0565714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0566662Z self=, 2025-05-07T20:22:07.0567534Z mixed_B=True, 2025-05-07T20:22:07.0567889Z compile=True, 2025-05-07T20:22:07.0568245Z T=4, 2025-05-07T20:22:07.0568571Z D=11, 2025-05-07T20:22:07.0568894Z B=52, 2025-05-07T20:22:07.0569221Z log_E=3, 2025-05-07T20:22:07.0569565Z L=10, 2025-05-07T20:22:07.0569902Z D_gradcheck=2, 2025-05-07T20:22:07.0570301Z stochastic_rounding=False, 2025-05-07T20:22:07.0570737Z weighted=False, 2025-05-07T20:22:07.0571109Z row_wise=True, 2025-05-07T20:22:07.0571470Z mixed=True, 2025-05-07T20:22:07.0571832Z use_cache=True, 2025-05-07T20:22:07.0572242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0572714Z use_cpu=True, 2025-05-07T20:22:07.0573108Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.0573549Z ) 2025-05-07T20:22:07.0573945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0574886Z self=, 2025-05-07T20:22:07.0575960Z mixed_B=False, 2025-05-07T20:22:07.0576328Z compile=False, 2025-05-07T20:22:07.0576693Z T=3, 2025-05-07T20:22:07.0577033Z D=116, 2025-05-07T20:22:07.0577363Z B=119, 2025-05-07T20:22:07.0577703Z log_E=5, 2025-05-07T20:22:07.0578047Z L=12, 2025-05-07T20:22:07.0578390Z D_gradcheck=1, 2025-05-07T20:22:07.0578784Z stochastic_rounding=False, 2025-05-07T20:22:07.0579228Z weighted=False, 2025-05-07T20:22:07.0579596Z row_wise=True, 2025-05-07T20:22:07.0579967Z mixed=False, 2025-05-07T20:22:07.0580341Z use_cache=False, 2025-05-07T20:22:07.0580753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0581235Z use_cpu=True, 2025-05-07T20:22:07.0581638Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0582083Z ) 2025-05-07T20:22:07.0582480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.0583427Z self=, 2025-05-07T20:22:07.0584459Z mixed_B=True, 2025-05-07T20:22:07.0584830Z compile=True, 2025-05-07T20:22:07.0585192Z T=3, 2025-05-07T20:22:07.0585525Z D=95, 2025-05-07T20:22:07.0585853Z B=5, 2025-05-07T20:22:07.0586186Z log_E=5, 2025-05-07T20:22:07.0586531Z L=16, 2025-05-07T20:22:07.0586878Z D_gradcheck=1, 2025-05-07T20:22:07.0587329Z stochastic_rounding=True, 2025-05-07T20:22:07.0587772Z weighted=False, 2025-05-07T20:22:07.0588201Z row_wise=False, 2025-05-07T20:22:07.0588578Z mixed=False, 2025-05-07T20:22:07.0588950Z use_cache=False, 2025-05-07T20:22:07.0589364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.0589846Z use_cpu=True, 2025-05-07T20:22:07.0590247Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.0590686Z ) 2025-05-07T20:22:07.1128690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1130185Z self=, 2025-05-07T20:22:07.1131106Z mixed_B=False, 2025-05-07T20:22:07.1131482Z compile=True, 2025-05-07T20:22:07.1131849Z T=4, 2025-05-07T20:22:07.1132176Z D=104, 2025-05-07T20:22:07.1132510Z B=86, 2025-05-07T20:22:07.1132849Z log_E=4, 2025-05-07T20:22:07.1133186Z L=17, 2025-05-07T20:22:07.1133747Z D_gradcheck=1, 2025-05-07T20:22:07.1134139Z stochastic_rounding=False, 2025-05-07T20:22:07.1134572Z weighted=False, 2025-05-07T20:22:07.1134949Z row_wise=True, 2025-05-07T20:22:07.1135320Z mixed=False, 2025-05-07T20:22:07.1135883Z use_cache=True, 2025-05-07T20:22:07.1136316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1136798Z use_cpu=True, 2025-05-07T20:22:07.1137193Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1137645Z ) 2025-05-07T20:22:07.1138050Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1139228Z self=, 2025-05-07T20:22:07.1140149Z mixed_B=True, 2025-05-07T20:22:07.1140574Z compile=False, 2025-05-07T20:22:07.1140934Z T=5, 2025-05-07T20:22:07.1141329Z D=104, 2025-05-07T20:22:07.1141665Z B=41, 2025-05-07T20:22:07.1141993Z log_E=4, 2025-05-07T20:22:07.1142379Z L=3, 2025-05-07T20:22:07.1142726Z D_gradcheck=2, 2025-05-07T20:22:07.1143112Z stochastic_rounding=False, 2025-05-07T20:22:07.1143547Z weighted=False, 2025-05-07T20:22:07.1144062Z row_wise=True, 2025-05-07T20:22:07.1144492Z mixed=False, 2025-05-07T20:22:07.1144861Z use_cache=False, 2025-05-07T20:22:07.1145390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1145917Z use_cpu=True, 2025-05-07T20:22:07.1146308Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1146837Z ) 2025-05-07T20:22:07.1147321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1148304Z self=, 2025-05-07T20:22:07.1149637Z mixed_B=True, 2025-05-07T20:22:07.1150016Z compile=False, 2025-05-07T20:22:07.1150373Z T=4, 2025-05-07T20:22:07.1150752Z D=64, 2025-05-07T20:22:07.1151134Z B=52, 2025-05-07T20:22:07.1151493Z log_E=3, 2025-05-07T20:22:07.1151846Z L=15, 2025-05-07T20:22:07.1152267Z D_gradcheck=2, 2025-05-07T20:22:07.1152690Z stochastic_rounding=True, 2025-05-07T20:22:07.1153228Z weighted=False, 2025-05-07T20:22:07.1153604Z row_wise=True, 2025-05-07T20:22:07.1154012Z mixed=False, 2025-05-07T20:22:07.1154379Z use_cache=False, 2025-05-07T20:22:07.1154865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1155347Z use_cpu=True, 2025-05-07T20:22:07.1155797Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1156247Z ) 2025-05-07T20:22:07.1156685Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1157714Z self=, 2025-05-07T20:22:07.1158590Z mixed_B=False, 2025-05-07T20:22:07.1159010Z compile=False, 2025-05-07T20:22:07.1159416Z T=2, 2025-05-07T20:22:07.1159833Z D=41, 2025-05-07T20:22:07.1160174Z B=83, 2025-05-07T20:22:07.1160505Z log_E=3, 2025-05-07T20:22:07.1160841Z L=12, 2025-05-07T20:22:07.1161189Z D_gradcheck=1, 2025-05-07T20:22:07.1161620Z stochastic_rounding=False, 2025-05-07T20:22:07.1162129Z weighted=False, 2025-05-07T20:22:07.1162562Z row_wise=True, 2025-05-07T20:22:07.1162970Z mixed=False, 2025-05-07T20:22:07.1163341Z use_cache=True, 2025-05-07T20:22:07.1163791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1164315Z use_cpu=True, 2025-05-07T20:22:07.1164710Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1165191Z ) 2025-05-07T20:22:07.1165636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1166897Z self=, 2025-05-07T20:22:07.1167897Z mixed_B=True, 2025-05-07T20:22:07.1168271Z compile=True, 2025-05-07T20:22:07.1168631Z T=1, 2025-05-07T20:22:07.1168995Z D=66, 2025-05-07T20:22:07.1169369Z B=27, 2025-05-07T20:22:07.1169706Z log_E=5, 2025-05-07T20:22:07.1170042Z L=1, 2025-05-07T20:22:07.1170595Z D_gradcheck=2, 2025-05-07T20:22:07.1170997Z stochastic_rounding=True, 2025-05-07T20:22:07.1171428Z weighted=False, 2025-05-07T20:22:07.1171888Z row_wise=False, 2025-05-07T20:22:07.1172328Z mixed=False, 2025-05-07T20:22:07.1172854Z use_cache=False, 2025-05-07T20:22:07.1173292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1173892Z use_cpu=True, 2025-05-07T20:22:07.1174331Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1174841Z ) 2025-05-07T20:22:07.1175246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1176186Z self=, 2025-05-07T20:22:07.1177272Z mixed_B=True, 2025-05-07T20:22:07.1177684Z compile=False, 2025-05-07T20:22:07.1178082Z T=5, 2025-05-07T20:22:07.1178413Z D=43, 2025-05-07T20:22:07.1178819Z B=33, 2025-05-07T20:22:07.1179198Z log_E=3, 2025-05-07T20:22:07.1179581Z L=16, 2025-05-07T20:22:07.1179933Z D_gradcheck=1, 2025-05-07T20:22:07.1180328Z stochastic_rounding=False, 2025-05-07T20:22:07.1180760Z weighted=False, 2025-05-07T20:22:07.1181162Z row_wise=True, 2025-05-07T20:22:07.1181571Z mixed=True, 2025-05-07T20:22:07.1181937Z use_cache=True, 2025-05-07T20:22:07.1182352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1182895Z use_cpu=True, 2025-05-07T20:22:07.1183289Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1183776Z ) 2025-05-07T20:22:07.1184325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1185347Z self=, 2025-05-07T20:22:07.1186474Z mixed_B=True, 2025-05-07T20:22:07.1186992Z compile=True, 2025-05-07T20:22:07.1187393Z T=2, 2025-05-07T20:22:07.1187878Z D=95, 2025-05-07T20:22:07.1188299Z B=70, 2025-05-07T20:22:07.1188735Z log_E=5, 2025-05-07T20:22:07.1189080Z L=13, 2025-05-07T20:22:07.1189465Z D_gradcheck=1, 2025-05-07T20:22:07.1189930Z stochastic_rounding=True, 2025-05-07T20:22:07.1190371Z weighted=False, 2025-05-07T20:22:07.1190750Z row_wise=False, 2025-05-07T20:22:07.1191116Z mixed=False, 2025-05-07T20:22:07.1191509Z use_cache=True, 2025-05-07T20:22:07.1191972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1192458Z use_cpu=True, 2025-05-07T20:22:07.1192891Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1193336Z ) 2025-05-07T20:22:07.1193784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1194769Z self=, 2025-05-07T20:22:07.1195686Z mixed_B=True, 2025-05-07T20:22:07.1196127Z compile=True, 2025-05-07T20:22:07.1196487Z T=3, 2025-05-07T20:22:07.1196852Z D=87, 2025-05-07T20:22:07.1197189Z B=36, 2025-05-07T20:22:07.1197516Z log_E=3, 2025-05-07T20:22:07.1197863Z L=12, 2025-05-07T20:22:07.1198343Z D_gradcheck=1, 2025-05-07T20:22:07.1198830Z stochastic_rounding=False, 2025-05-07T20:22:07.1199317Z weighted=False, 2025-05-07T20:22:07.1199689Z row_wise=True, 2025-05-07T20:22:07.1200049Z mixed=False, 2025-05-07T20:22:07.1200425Z use_cache=True, 2025-05-07T20:22:07.1200907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1201420Z use_cpu=True, 2025-05-07T20:22:07.1201951Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1202398Z ) 2025-05-07T20:22:07.1202846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1203951Z self=, 2025-05-07T20:22:07.1204934Z mixed_B=True, 2025-05-07T20:22:07.1205310Z compile=False, 2025-05-07T20:22:07.1205670Z T=1, 2025-05-07T20:22:07.1206001Z D=11, 2025-05-07T20:22:07.1206403Z B=70, 2025-05-07T20:22:07.1206774Z log_E=4, 2025-05-07T20:22:07.1207119Z L=19, 2025-05-07T20:22:07.1207463Z D_gradcheck=1, 2025-05-07T20:22:07.1207959Z stochastic_rounding=True, 2025-05-07T20:22:07.1208398Z weighted=False, 2025-05-07T20:22:07.1208995Z row_wise=False, 2025-05-07T20:22:07.1209369Z mixed=True, 2025-05-07T20:22:07.1209918Z use_cache=False, 2025-05-07T20:22:07.1210406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1210942Z use_cpu=True, 2025-05-07T20:22:07.1211415Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1211918Z ) 2025-05-07T20:22:07.1212447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1213489Z self=, 2025-05-07T20:22:07.1214412Z mixed_B=False, 2025-05-07T20:22:07.1214785Z compile=True, 2025-05-07T20:22:07.1215182Z T=1, 2025-05-07T20:22:07.1215547Z D=36, 2025-05-07T20:22:07.1215938Z B=33, 2025-05-07T20:22:07.1216711Z log_E=4, 2025-05-07T20:22:07.1217062Z L=18, 2025-05-07T20:22:07.1217409Z D_gradcheck=2, 2025-05-07T20:22:07.1217851Z stochastic_rounding=False, 2025-05-07T20:22:07.1218395Z weighted=True, 2025-05-07T20:22:07.1218970Z row_wise=True, 2025-05-07T20:22:07.1219457Z mixed=False, 2025-05-07T20:22:07.1219871Z use_cache=True, 2025-05-07T20:22:07.1220316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1220836Z use_cpu=True, 2025-05-07T20:22:07.1221353Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1221829Z ) 2025-05-07T20:22:07.1222301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1223367Z self=, 2025-05-07T20:22:07.1224685Z mixed_B=True, 2025-05-07T20:22:07.1225106Z compile=False, 2025-05-07T20:22:07.1225569Z T=2, 2025-05-07T20:22:07.1225974Z D=103, 2025-05-07T20:22:07.1226346Z B=47, 2025-05-07T20:22:07.1226817Z log_E=4, 2025-05-07T20:22:07.1227194Z L=8, 2025-05-07T20:22:07.1227643Z D_gradcheck=2, 2025-05-07T20:22:07.1228169Z stochastic_rounding=False, 2025-05-07T20:22:07.1228712Z weighted=True, 2025-05-07T20:22:07.1229083Z row_wise=True, 2025-05-07T20:22:07.1229450Z mixed=True, 2025-05-07T20:22:07.1229844Z use_cache=True, 2025-05-07T20:22:07.1230355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1230900Z use_cpu=True, 2025-05-07T20:22:07.1231389Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1231862Z ) 2025-05-07T20:22:07.1232305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1233445Z self=, 2025-05-07T20:22:07.1234406Z mixed_B=False, 2025-05-07T20:22:07.1234813Z compile=True, 2025-05-07T20:22:07.1235228Z T=2, 2025-05-07T20:22:07.1235601Z D=73, 2025-05-07T20:22:07.1235935Z B=28, 2025-05-07T20:22:07.1236386Z log_E=3, 2025-05-07T20:22:07.1236802Z L=13, 2025-05-07T20:22:07.1237148Z D_gradcheck=2, 2025-05-07T20:22:07.1237598Z stochastic_rounding=False, 2025-05-07T20:22:07.1238158Z weighted=True, 2025-05-07T20:22:07.1238582Z row_wise=False, 2025-05-07T20:22:07.1239092Z mixed=False, 2025-05-07T20:22:07.1239539Z use_cache=True, 2025-05-07T20:22:07.1240086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1240660Z use_cpu=True, 2025-05-07T20:22:07.1241148Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1241706Z ) 2025-05-07T20:22:07.1242142Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1243428Z self=, 2025-05-07T20:22:07.1244527Z mixed_B=True, 2025-05-07T20:22:07.1244980Z compile=True, 2025-05-07T20:22:07.1245343Z T=2, 2025-05-07T20:22:07.1245668Z D=105, 2025-05-07T20:22:07.1246001Z B=9, 2025-05-07T20:22:07.1246419Z log_E=3, 2025-05-07T20:22:07.1246825Z L=6, 2025-05-07T20:22:07.1247287Z D_gradcheck=2, 2025-05-07T20:22:07.1247943Z stochastic_rounding=True, 2025-05-07T20:22:07.1248451Z weighted=True, 2025-05-07T20:22:07.1248911Z row_wise=True, 2025-05-07T20:22:07.1249286Z mixed=False, 2025-05-07T20:22:07.1249882Z use_cache=True, 2025-05-07T20:22:07.1250316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1250884Z use_cpu=True, 2025-05-07T20:22:07.1251319Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1251770Z ) 2025-05-07T20:22:07.1252210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1253262Z self=, 2025-05-07T20:22:07.1254247Z mixed_B=True, 2025-05-07T20:22:07.1254625Z compile=True, 2025-05-07T20:22:07.1255182Z T=2, 2025-05-07T20:22:07.1255514Z D=14, 2025-05-07T20:22:07.1255845Z B=9, 2025-05-07T20:22:07.1256177Z log_E=5, 2025-05-07T20:22:07.1256670Z L=16, 2025-05-07T20:22:07.1257054Z D_gradcheck=1, 2025-05-07T20:22:07.1257458Z stochastic_rounding=True, 2025-05-07T20:22:07.1257996Z weighted=False, 2025-05-07T20:22:07.1258412Z row_wise=False, 2025-05-07T20:22:07.1258787Z mixed=False, 2025-05-07T20:22:07.1259155Z use_cache=True, 2025-05-07T20:22:07.1259567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1260053Z use_cpu=True, 2025-05-07T20:22:07.1260552Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1260998Z ) 2025-05-07T20:22:07.1261400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1262381Z self=, 2025-05-07T20:22:07.1263413Z mixed_B=True, 2025-05-07T20:22:07.1263918Z compile=False, 2025-05-07T20:22:07.1264345Z T=4, 2025-05-07T20:22:07.1264675Z D=127, 2025-05-07T20:22:07.1265072Z B=106, 2025-05-07T20:22:07.1265408Z log_E=3, 2025-05-07T20:22:07.1265790Z L=1, 2025-05-07T20:22:07.1266134Z D_gradcheck=1, 2025-05-07T20:22:07.1266572Z stochastic_rounding=False, 2025-05-07T20:22:07.1267050Z weighted=False, 2025-05-07T20:22:07.1267491Z row_wise=True, 2025-05-07T20:22:07.1267933Z mixed=True, 2025-05-07T20:22:07.1268495Z use_cache=False, 2025-05-07T20:22:07.1268954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1269508Z use_cpu=True, 2025-05-07T20:22:07.1269950Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1270399Z ) 2025-05-07T20:22:07.1270799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1271825Z self=, 2025-05-07T20:22:07.1272812Z mixed_B=False, 2025-05-07T20:22:07.1273193Z compile=False, 2025-05-07T20:22:07.1273552Z T=5, 2025-05-07T20:22:07.1273884Z D=4, 2025-05-07T20:22:07.1274215Z B=124, 2025-05-07T20:22:07.1274590Z log_E=4, 2025-05-07T20:22:07.1274936Z L=6, 2025-05-07T20:22:07.1275319Z D_gradcheck=2, 2025-05-07T20:22:07.1275710Z stochastic_rounding=True, 2025-05-07T20:22:07.1276183Z weighted=True, 2025-05-07T20:22:07.1276559Z row_wise=False, 2025-05-07T20:22:07.1277030Z mixed=False, 2025-05-07T20:22:07.1277407Z use_cache=False, 2025-05-07T20:22:07.1277871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1278512Z use_cpu=True, 2025-05-07T20:22:07.1279026Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1279509Z ) 2025-05-07T20:22:07.1279952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1281135Z self=, 2025-05-07T20:22:07.1282086Z mixed_B=False, 2025-05-07T20:22:07.1282524Z compile=True, 2025-05-07T20:22:07.1282920Z T=1, 2025-05-07T20:22:07.1283286Z D=54, 2025-05-07T20:22:07.1283624Z B=48, 2025-05-07T20:22:07.1283955Z log_E=5, 2025-05-07T20:22:07.1284337Z L=13, 2025-05-07T20:22:07.1284716Z D_gradcheck=2, 2025-05-07T20:22:07.1285223Z stochastic_rounding=False, 2025-05-07T20:22:07.1285659Z weighted=True, 2025-05-07T20:22:07.1286033Z row_wise=True, 2025-05-07T20:22:07.1286397Z mixed=False, 2025-05-07T20:22:07.1286902Z use_cache=True, 2025-05-07T20:22:07.1287346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1287894Z use_cpu=True, 2025-05-07T20:22:07.1288334Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1288874Z ) 2025-05-07T20:22:07.1756917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1758112Z self=, 2025-05-07T20:22:07.1759003Z mixed_B=True, 2025-05-07T20:22:07.1759385Z compile=False, 2025-05-07T20:22:07.1759747Z T=4, 2025-05-07T20:22:07.1760080Z D=42, 2025-05-07T20:22:07.1760417Z B=7, 2025-05-07T20:22:07.1760744Z log_E=4, 2025-05-07T20:22:07.1761094Z L=8, 2025-05-07T20:22:07.1761436Z D_gradcheck=1, 2025-05-07T20:22:07.1761837Z stochastic_rounding=True, 2025-05-07T20:22:07.1762279Z weighted=False, 2025-05-07T20:22:07.1762663Z row_wise=False, 2025-05-07T20:22:07.1763027Z mixed=True, 2025-05-07T20:22:07.1763406Z use_cache=True, 2025-05-07T20:22:07.1763824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1764406Z use_cpu=True, 2025-05-07T20:22:07.1764810Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1765269Z ) 2025-05-07T20:22:07.1765679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1766632Z self=, 2025-05-07T20:22:07.1767911Z mixed_B=True, 2025-05-07T20:22:07.1768289Z compile=False, 2025-05-07T20:22:07.1768652Z T=4, 2025-05-07T20:22:07.1768981Z D=11, 2025-05-07T20:22:07.1769316Z B=69, 2025-05-07T20:22:07.1769645Z log_E=3, 2025-05-07T20:22:07.1769989Z L=15, 2025-05-07T20:22:07.1770334Z D_gradcheck=2, 2025-05-07T20:22:07.1770732Z stochastic_rounding=False, 2025-05-07T20:22:07.1771173Z weighted=True, 2025-05-07T20:22:07.1771544Z row_wise=True, 2025-05-07T20:22:07.1771904Z mixed=True, 2025-05-07T20:22:07.1772271Z use_cache=True, 2025-05-07T20:22:07.1772683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1773157Z use_cpu=True, 2025-05-07T20:22:07.1773558Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1774008Z ) 2025-05-07T20:22:07.1774415Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1775361Z self=, 2025-05-07T20:22:07.1776240Z mixed_B=False, 2025-05-07T20:22:07.1776617Z compile=True, 2025-05-07T20:22:07.1776977Z T=5, 2025-05-07T20:22:07.1777314Z D=51, 2025-05-07T20:22:07.1777647Z B=18, 2025-05-07T20:22:07.1777977Z log_E=5, 2025-05-07T20:22:07.1778324Z L=20, 2025-05-07T20:22:07.1778664Z D_gradcheck=1, 2025-05-07T20:22:07.1779060Z stochastic_rounding=False, 2025-05-07T20:22:07.1779500Z weighted=True, 2025-05-07T20:22:07.1779878Z row_wise=False, 2025-05-07T20:22:07.1780246Z mixed=False, 2025-05-07T20:22:07.1780629Z use_cache=False, 2025-05-07T20:22:07.1781055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1781531Z use_cpu=True, 2025-05-07T20:22:07.1781932Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1782383Z ) 2025-05-07T20:22:07.1782779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1784185Z self=, 2025-05-07T20:22:07.1785108Z mixed_B=True, 2025-05-07T20:22:07.1785482Z compile=False, 2025-05-07T20:22:07.1785840Z T=1, 2025-05-07T20:22:07.1786171Z D=104, 2025-05-07T20:22:07.1786506Z B=74, 2025-05-07T20:22:07.1786832Z log_E=4, 2025-05-07T20:22:07.1787173Z L=2, 2025-05-07T20:22:07.1787326Z D_gradcheck=2, 2025-05-07T20:22:07.1787751Z stochastic_rounding=True, 2025-05-07T20:22:07.1787909Z weighted=False, 2025-05-07T20:22:07.1788070Z row_wise=True, 2025-05-07T20:22:07.1788232Z mixed=False, 2025-05-07T20:22:07.1788577Z use_cache=False, 2025-05-07T20:22:07.1788790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1788950Z use_cpu=True, 2025-05-07T20:22:07.1789135Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1789278Z ) 2025-05-07T20:22:07.1789515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1790086Z self=, 2025-05-07T20:22:07.1790255Z mixed_B=False, 2025-05-07T20:22:07.1790408Z compile=True, 2025-05-07T20:22:07.1790551Z T=4, 2025-05-07T20:22:07.1790703Z D=105, 2025-05-07T20:22:07.1790848Z B=89, 2025-05-07T20:22:07.1790993Z log_E=3, 2025-05-07T20:22:07.1791145Z L=11, 2025-05-07T20:22:07.1791299Z D_gradcheck=1, 2025-05-07T20:22:07.1791476Z stochastic_rounding=True, 2025-05-07T20:22:07.1791638Z weighted=True, 2025-05-07T20:22:07.1791788Z row_wise=True, 2025-05-07T20:22:07.1791938Z mixed=True, 2025-05-07T20:22:07.1792104Z use_cache=True, 2025-05-07T20:22:07.1792298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1792450Z use_cpu=True, 2025-05-07T20:22:07.1792634Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1792777Z ) 2025-05-07T20:22:07.1793017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1793585Z self=, 2025-05-07T20:22:07.1793925Z mixed_B=False, 2025-05-07T20:22:07.1794087Z compile=False, 2025-05-07T20:22:07.1794231Z T=3, 2025-05-07T20:22:07.1794374Z D=65, 2025-05-07T20:22:07.1794527Z B=15, 2025-05-07T20:22:07.1794674Z log_E=4, 2025-05-07T20:22:07.1794816Z L=16, 2025-05-07T20:22:07.1794980Z D_gradcheck=2, 2025-05-07T20:22:07.1795159Z stochastic_rounding=False, 2025-05-07T20:22:07.1795312Z weighted=True, 2025-05-07T20:22:07.1795473Z row_wise=False, 2025-05-07T20:22:07.1795625Z mixed=False, 2025-05-07T20:22:07.1795781Z use_cache=False, 2025-05-07T20:22:07.1795983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1796134Z use_cpu=True, 2025-05-07T20:22:07.1796323Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1796464Z ) 2025-05-07T20:22:07.1796701Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1797284Z self=, 2025-05-07T20:22:07.1797440Z mixed_B=False, 2025-05-07T20:22:07.1797594Z compile=False, 2025-05-07T20:22:07.1797747Z T=5, 2025-05-07T20:22:07.1797891Z D=77, 2025-05-07T20:22:07.1798035Z B=83, 2025-05-07T20:22:07.1798184Z log_E=5, 2025-05-07T20:22:07.1798329Z L=9, 2025-05-07T20:22:07.1798487Z D_gradcheck=1, 2025-05-07T20:22:07.1798671Z stochastic_rounding=False, 2025-05-07T20:22:07.1798868Z weighted=True, 2025-05-07T20:22:07.1799350Z row_wise=True, 2025-05-07T20:22:07.1799499Z mixed=True, 2025-05-07T20:22:07.1799654Z use_cache=True, 2025-05-07T20:22:07.1799850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1800002Z use_cpu=True, 2025-05-07T20:22:07.1800183Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1800332Z ) 2025-05-07T20:22:07.1800563Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1801419Z self=, 2025-05-07T20:22:07.1801598Z mixed_B=True, 2025-05-07T20:22:07.1801751Z compile=False, 2025-05-07T20:22:07.1801894Z T=4, 2025-05-07T20:22:07.1802044Z D=21, 2025-05-07T20:22:07.1802185Z B=56, 2025-05-07T20:22:07.1802331Z log_E=5, 2025-05-07T20:22:07.1802502Z L=17, 2025-05-07T20:22:07.1802710Z D_gradcheck=1, 2025-05-07T20:22:07.1803095Z stochastic_rounding=False, 2025-05-07T20:22:07.1803299Z weighted=True, 2025-05-07T20:22:07.1803451Z row_wise=True, 2025-05-07T20:22:07.1803612Z mixed=True, 2025-05-07T20:22:07.1803895Z use_cache=True, 2025-05-07T20:22:07.1804102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1804260Z use_cpu=True, 2025-05-07T20:22:07.1804442Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1804586Z ) 2025-05-07T20:22:07.1804826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1805396Z self=, 2025-05-07T20:22:07.1805552Z mixed_B=False, 2025-05-07T20:22:07.1805711Z compile=True, 2025-05-07T20:22:07.1805854Z T=4, 2025-05-07T20:22:07.1806006Z D=116, 2025-05-07T20:22:07.1806152Z B=113, 2025-05-07T20:22:07.1806297Z log_E=5, 2025-05-07T20:22:07.1806450Z L=19, 2025-05-07T20:22:07.1806603Z D_gradcheck=1, 2025-05-07T20:22:07.1806782Z stochastic_rounding=True, 2025-05-07T20:22:07.1806946Z weighted=False, 2025-05-07T20:22:07.1807101Z row_wise=False, 2025-05-07T20:22:07.1807250Z mixed=True, 2025-05-07T20:22:07.1807412Z use_cache=True, 2025-05-07T20:22:07.1807603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1807755Z use_cpu=True, 2025-05-07T20:22:07.1807944Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1808084Z ) 2025-05-07T20:22:07.1808311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1808882Z self=, 2025-05-07T20:22:07.1809176Z mixed_B=True, 2025-05-07T20:22:07.1809341Z compile=False, 2025-05-07T20:22:07.1809485Z T=1, 2025-05-07T20:22:07.1809627Z D=23, 2025-05-07T20:22:07.1809778Z B=50, 2025-05-07T20:22:07.1809924Z log_E=4, 2025-05-07T20:22:07.1810066Z L=9, 2025-05-07T20:22:07.1810226Z D_gradcheck=1, 2025-05-07T20:22:07.1810403Z stochastic_rounding=False, 2025-05-07T20:22:07.1810560Z weighted=False, 2025-05-07T20:22:07.1810719Z row_wise=True, 2025-05-07T20:22:07.1810869Z mixed=False, 2025-05-07T20:22:07.1811025Z use_cache=True, 2025-05-07T20:22:07.1811225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1811378Z use_cpu=True, 2025-05-07T20:22:07.1811559Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1811709Z ) 2025-05-07T20:22:07.1811937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1812510Z self=, 2025-05-07T20:22:07.1812670Z mixed_B=False, 2025-05-07T20:22:07.1812822Z compile=True, 2025-05-07T20:22:07.1812976Z T=1, 2025-05-07T20:22:07.1813125Z D=121, 2025-05-07T20:22:07.1813269Z B=12, 2025-05-07T20:22:07.1813428Z log_E=3, 2025-05-07T20:22:07.1813574Z L=14, 2025-05-07T20:22:07.1813726Z D_gradcheck=2, 2025-05-07T20:22:07.1813911Z stochastic_rounding=True, 2025-05-07T20:22:07.1814065Z weighted=False, 2025-05-07T20:22:07.1814220Z row_wise=False, 2025-05-07T20:22:07.1814375Z mixed=True, 2025-05-07T20:22:07.1814531Z use_cache=True, 2025-05-07T20:22:07.1814730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1814908Z use_cpu=True, 2025-05-07T20:22:07.1815121Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1815272Z ) 2025-05-07T20:22:07.1815500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1816460Z self=, 2025-05-07T20:22:07.1816643Z mixed_B=True, 2025-05-07T20:22:07.1816799Z compile=True, 2025-05-07T20:22:07.1816942Z T=4, 2025-05-07T20:22:07.1817096Z D=54, 2025-05-07T20:22:07.1817243Z B=23, 2025-05-07T20:22:07.1817391Z log_E=5, 2025-05-07T20:22:07.1817543Z L=8, 2025-05-07T20:22:07.1817696Z D_gradcheck=1, 2025-05-07T20:22:07.1817992Z stochastic_rounding=False, 2025-05-07T20:22:07.1818156Z weighted=True, 2025-05-07T20:22:07.1818307Z row_wise=False, 2025-05-07T20:22:07.1818457Z mixed=False, 2025-05-07T20:22:07.1818773Z use_cache=False, 2025-05-07T20:22:07.1818984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1819141Z use_cpu=True, 2025-05-07T20:22:07.1819325Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1819463Z ) 2025-05-07T20:22:07.1819698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1820266Z self=, 2025-05-07T20:22:07.1820423Z mixed_B=True, 2025-05-07T20:22:07.1820585Z compile=False, 2025-05-07T20:22:07.1820725Z T=4, 2025-05-07T20:22:07.1820868Z D=109, 2025-05-07T20:22:07.1821021Z B=33, 2025-05-07T20:22:07.1821168Z log_E=4, 2025-05-07T20:22:07.1821312Z L=20, 2025-05-07T20:22:07.1821473Z D_gradcheck=2, 2025-05-07T20:22:07.1821648Z stochastic_rounding=True, 2025-05-07T20:22:07.1821810Z weighted=True, 2025-05-07T20:22:07.1821961Z row_wise=True, 2025-05-07T20:22:07.1822114Z mixed=False, 2025-05-07T20:22:07.1822277Z use_cache=True, 2025-05-07T20:22:07.1822468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1822619Z use_cpu=True, 2025-05-07T20:22:07.1822808Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1822949Z ) 2025-05-07T20:22:07.1823177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1823753Z self=, 2025-05-07T20:22:07.1824184Z mixed_B=False, 2025-05-07T20:22:07.1824344Z compile=False, 2025-05-07T20:22:07.1824495Z T=3, 2025-05-07T20:22:07.1824638Z D=14, 2025-05-07T20:22:07.1824783Z B=2, 2025-05-07T20:22:07.1824937Z log_E=3, 2025-05-07T20:22:07.1825080Z L=13, 2025-05-07T20:22:07.1825248Z D_gradcheck=2, 2025-05-07T20:22:07.1825427Z stochastic_rounding=True, 2025-05-07T20:22:07.1825581Z weighted=True, 2025-05-07T20:22:07.1825743Z row_wise=False, 2025-05-07T20:22:07.1825894Z mixed=False, 2025-05-07T20:22:07.1826044Z use_cache=True, 2025-05-07T20:22:07.1826241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1826394Z use_cpu=True, 2025-05-07T20:22:07.1826575Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1826719Z ) 2025-05-07T20:22:07.1826949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1827540Z self=, 2025-05-07T20:22:07.1827715Z mixed_B=True, 2025-05-07T20:22:07.1827889Z compile=True, 2025-05-07T20:22:07.1828040Z T=4, 2025-05-07T20:22:07.1828185Z D=58, 2025-05-07T20:22:07.1828329Z B=118, 2025-05-07T20:22:07.1828484Z log_E=5, 2025-05-07T20:22:07.1828629Z L=8, 2025-05-07T20:22:07.1828782Z D_gradcheck=2, 2025-05-07T20:22:07.1828966Z stochastic_rounding=True, 2025-05-07T20:22:07.1829121Z weighted=False, 2025-05-07T20:22:07.1829277Z row_wise=False, 2025-05-07T20:22:07.1829435Z mixed=True, 2025-05-07T20:22:07.1829593Z use_cache=False, 2025-05-07T20:22:07.1829788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1829945Z use_cpu=True, 2025-05-07T20:22:07.1830128Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.1830271Z ) 2025-05-07T20:22:07.1830509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1831174Z self=, 2025-05-07T20:22:07.1831354Z mixed_B=False, 2025-05-07T20:22:07.1831509Z compile=True, 2025-05-07T20:22:07.1831652Z T=1, 2025-05-07T20:22:07.1831807Z D=70, 2025-05-07T20:22:07.1831952Z B=57, 2025-05-07T20:22:07.1832097Z log_E=5, 2025-05-07T20:22:07.1832250Z L=13, 2025-05-07T20:22:07.1832405Z D_gradcheck=1, 2025-05-07T20:22:07.1832706Z stochastic_rounding=True, 2025-05-07T20:22:07.1832870Z weighted=False, 2025-05-07T20:22:07.1833024Z row_wise=False, 2025-05-07T20:22:07.1833172Z mixed=True, 2025-05-07T20:22:07.1833336Z use_cache=False, 2025-05-07T20:22:07.1833644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.1833813Z use_cpu=True, 2025-05-07T20:22:07.1834004Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1834145Z ) 2025-05-07T20:22:07.1834380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.1834947Z self=, 2025-05-07T20:22:07.1835104Z mixed_B=True, 2025-05-07T20:22:07.1835265Z compile=False, 2025-05-07T20:22:07.1835409Z T=3, 2025-05-07T20:22:07.1835556Z D=88, 2025-05-07T20:22:07.1835709Z B=39, 2025-05-07T20:22:07.1835856Z log_E=4, 2025-05-07T20:22:07.1836000Z L=15, 2025-05-07T20:22:07.1836159Z D_gradcheck=2, 2025-05-07T20:22:07.1836337Z stochastic_rounding=False, 2025-05-07T20:22:07.1836489Z weighted=True, 2025-05-07T20:22:07.1836647Z row_wise=True, 2025-05-07T20:22:07.1836798Z mixed=False, 2025-05-07T20:22:07.1836954Z use_cache=True, 2025-05-07T20:22:07.1837161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.1837316Z use_cpu=True, 2025-05-07T20:22:07.1837503Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.1837646Z ) 2025-05-07T20:22:07.2403366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2404088Z self=, 2025-05-07T20:22:07.2404613Z mixed_B=True, 2025-05-07T20:22:07.2404776Z compile=False, 2025-05-07T20:22:07.2404919Z T=3, 2025-05-07T20:22:07.2405063Z D=95, 2025-05-07T20:22:07.2405213Z B=114, 2025-05-07T20:22:07.2405359Z log_E=5, 2025-05-07T20:22:07.2405499Z L=1, 2025-05-07T20:22:07.2405665Z D_gradcheck=1, 2025-05-07T20:22:07.2405843Z stochastic_rounding=False, 2025-05-07T20:22:07.2406008Z weighted=True, 2025-05-07T20:22:07.2406173Z row_wise=True, 2025-05-07T20:22:07.2406324Z mixed=False, 2025-05-07T20:22:07.2406479Z use_cache=True, 2025-05-07T20:22:07.2406684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2406838Z use_cpu=True, 2025-05-07T20:22:07.2407022Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2407173Z ) 2025-05-07T20:22:07.2407406Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2407988Z self=, 2025-05-07T20:22:07.2408144Z mixed_B=True, 2025-05-07T20:22:07.2408297Z compile=True, 2025-05-07T20:22:07.2408449Z T=2, 2025-05-07T20:22:07.2408595Z D=117, 2025-05-07T20:22:07.2408739Z B=93, 2025-05-07T20:22:07.2408893Z log_E=5, 2025-05-07T20:22:07.2409037Z L=16, 2025-05-07T20:22:07.2409193Z D_gradcheck=2, 2025-05-07T20:22:07.2409374Z stochastic_rounding=True, 2025-05-07T20:22:07.2409534Z weighted=False, 2025-05-07T20:22:07.2409793Z row_wise=True, 2025-05-07T20:22:07.2409952Z mixed=True, 2025-05-07T20:22:07.2410105Z use_cache=True, 2025-05-07T20:22:07.2410303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.2410466Z use_cpu=True, 2025-05-07T20:22:07.2410648Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2410794Z ) 2025-05-07T20:22:07.2411023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2411776Z self=, 2025-05-07T20:22:07.2411958Z mixed_B=True, 2025-05-07T20:22:07.2412114Z compile=False, 2025-05-07T20:22:07.2412257Z T=5, 2025-05-07T20:22:07.2412407Z D=124, 2025-05-07T20:22:07.2412554Z B=4, 2025-05-07T20:22:07.2412701Z log_E=4, 2025-05-07T20:22:07.2412850Z L=2, 2025-05-07T20:22:07.2413003Z D_gradcheck=2, 2025-05-07T20:22:07.2413178Z stochastic_rounding=False, 2025-05-07T20:22:07.2413555Z weighted=True, 2025-05-07T20:22:07.2413708Z row_wise=True, 2025-05-07T20:22:07.2413858Z mixed=False, 2025-05-07T20:22:07.2414022Z use_cache=True, 2025-05-07T20:22:07.2414397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.2414573Z use_cpu=True, 2025-05-07T20:22:07.2414757Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2414897Z ) 2025-05-07T20:22:07.2415137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2415707Z self=, 2025-05-07T20:22:07.2415865Z mixed_B=False, 2025-05-07T20:22:07.2416023Z compile=False, 2025-05-07T20:22:07.2416336Z T=3, 2025-05-07T20:22:07.2416485Z D=76, 2025-05-07T20:22:07.2416635Z B=12, 2025-05-07T20:22:07.2416911Z log_E=3, 2025-05-07T20:22:07.2417061Z L=20, 2025-05-07T20:22:07.2417213Z D_gradcheck=2, 2025-05-07T20:22:07.2417388Z stochastic_rounding=True, 2025-05-07T20:22:07.2417558Z weighted=False, 2025-05-07T20:22:07.2417710Z row_wise=True, 2025-05-07T20:22:07.2417859Z mixed=False, 2025-05-07T20:22:07.2418020Z use_cache=True, 2025-05-07T20:22:07.2418220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2418373Z use_cpu=True, 2025-05-07T20:22:07.2418560Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2418701Z ) 2025-05-07T20:22:07.2418931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2419508Z self=, 2025-05-07T20:22:07.2419867Z mixed_B=False, 2025-05-07T20:22:07.2420020Z compile=True, 2025-05-07T20:22:07.2420174Z T=4, 2025-05-07T20:22:07.2420319Z D=60, 2025-05-07T20:22:07.2420473Z B=115, 2025-05-07T20:22:07.2420623Z log_E=4, 2025-05-07T20:22:07.2420766Z L=8, 2025-05-07T20:22:07.2420924Z D_gradcheck=2, 2025-05-07T20:22:07.2421097Z stochastic_rounding=False, 2025-05-07T20:22:07.2421259Z weighted=False, 2025-05-07T20:22:07.2421420Z row_wise=False, 2025-05-07T20:22:07.2421570Z mixed=False, 2025-05-07T20:22:07.2421724Z use_cache=False, 2025-05-07T20:22:07.2421923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2422076Z use_cpu=True, 2025-05-07T20:22:07.2422259Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2422405Z ) 2025-05-07T20:22:07.2422637Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2423207Z self=, 2025-05-07T20:22:07.2423370Z mixed_B=True, 2025-05-07T20:22:07.2423523Z compile=True, 2025-05-07T20:22:07.2423674Z T=5, 2025-05-07T20:22:07.2423817Z D=65, 2025-05-07T20:22:07.2423962Z B=104, 2025-05-07T20:22:07.2424222Z log_E=4, 2025-05-07T20:22:07.2424371Z L=11, 2025-05-07T20:22:07.2424523Z D_gradcheck=2, 2025-05-07T20:22:07.2424702Z stochastic_rounding=False, 2025-05-07T20:22:07.2424862Z weighted=True, 2025-05-07T20:22:07.2425014Z row_wise=True, 2025-05-07T20:22:07.2425166Z mixed=False, 2025-05-07T20:22:07.2425319Z use_cache=True, 2025-05-07T20:22:07.2425512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2425675Z use_cpu=True, 2025-05-07T20:22:07.2425856Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2425997Z ) 2025-05-07T20:22:07.2426232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2427089Z self=, 2025-05-07T20:22:07.2427267Z mixed_B=True, 2025-05-07T20:22:07.2427420Z compile=True, 2025-05-07T20:22:07.2427565Z T=4, 2025-05-07T20:22:07.2427715Z D=5, 2025-05-07T20:22:07.2427859Z B=30, 2025-05-07T20:22:07.2428006Z log_E=5, 2025-05-07T20:22:07.2428156Z L=20, 2025-05-07T20:22:07.2428309Z D_gradcheck=2, 2025-05-07T20:22:07.2428483Z stochastic_rounding=True, 2025-05-07T20:22:07.2428851Z weighted=False, 2025-05-07T20:22:07.2429006Z row_wise=False, 2025-05-07T20:22:07.2429157Z mixed=True, 2025-05-07T20:22:07.2429318Z use_cache=True, 2025-05-07T20:22:07.2429677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2429849Z use_cpu=True, 2025-05-07T20:22:07.2430039Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2430181Z ) 2025-05-07T20:22:07.2430422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2430988Z self=, 2025-05-07T20:22:07.2431153Z mixed_B=True, 2025-05-07T20:22:07.2431313Z compile=True, 2025-05-07T20:22:07.2431456Z T=4, 2025-05-07T20:22:07.2431600Z D=76, 2025-05-07T20:22:07.2431749Z B=11, 2025-05-07T20:22:07.2431895Z log_E=4, 2025-05-07T20:22:07.2432038Z L=16, 2025-05-07T20:22:07.2432196Z D_gradcheck=1, 2025-05-07T20:22:07.2432366Z stochastic_rounding=True, 2025-05-07T20:22:07.2432528Z weighted=True, 2025-05-07T20:22:07.2432685Z row_wise=True, 2025-05-07T20:22:07.2432835Z mixed=False, 2025-05-07T20:22:07.2432998Z use_cache=False, 2025-05-07T20:22:07.2433191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2433342Z use_cpu=True, 2025-05-07T20:22:07.2433531Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2433670Z ) 2025-05-07T20:22:07.2433898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2434468Z self=, 2025-05-07T20:22:07.2434755Z mixed_B=True, 2025-05-07T20:22:07.2434911Z compile=False, 2025-05-07T20:22:07.2435061Z T=1, 2025-05-07T20:22:07.2435207Z D=37, 2025-05-07T20:22:07.2435351Z B=5, 2025-05-07T20:22:07.2435510Z log_E=3, 2025-05-07T20:22:07.2435657Z L=2, 2025-05-07T20:22:07.2435808Z D_gradcheck=1, 2025-05-07T20:22:07.2435989Z stochastic_rounding=False, 2025-05-07T20:22:07.2436148Z weighted=False, 2025-05-07T20:22:07.2436308Z row_wise=True, 2025-05-07T20:22:07.2436458Z mixed=True, 2025-05-07T20:22:07.2436614Z use_cache=True, 2025-05-07T20:22:07.2436814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.2436968Z use_cpu=True, 2025-05-07T20:22:07.2437149Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2437297Z ) 2025-05-07T20:22:07.2437528Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2438094Z self=, 2025-05-07T20:22:07.2438258Z mixed_B=True, 2025-05-07T20:22:07.2438414Z compile=False, 2025-05-07T20:22:07.2438559Z T=2, 2025-05-07T20:22:07.2438709Z D=21, 2025-05-07T20:22:07.2438854Z B=14, 2025-05-07T20:22:07.2439014Z log_E=3, 2025-05-07T20:22:07.2439158Z L=5, 2025-05-07T20:22:07.2439311Z D_gradcheck=1, 2025-05-07T20:22:07.2439491Z stochastic_rounding=True, 2025-05-07T20:22:07.2439652Z weighted=True, 2025-05-07T20:22:07.2439804Z row_wise=False, 2025-05-07T20:22:07.2439961Z mixed=False, 2025-05-07T20:22:07.2440114Z use_cache=False, 2025-05-07T20:22:07.2440307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.2440466Z use_cpu=True, 2025-05-07T20:22:07.2440646Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2440789Z ) 2025-05-07T20:22:07.2441046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2441609Z self=, 2025-05-07T20:22:07.2441920Z mixed_B=False, 2025-05-07T20:22:07.2442097Z compile=True, 2025-05-07T20:22:07.2442242Z T=2, 2025-05-07T20:22:07.2442393Z D=68, 2025-05-07T20:22:07.2442540Z B=43, 2025-05-07T20:22:07.2442687Z log_E=3, 2025-05-07T20:22:07.2442841Z L=4, 2025-05-07T20:22:07.2442997Z D_gradcheck=2, 2025-05-07T20:22:07.2443169Z stochastic_rounding=True, 2025-05-07T20:22:07.2443465Z weighted=True, 2025-05-07T20:22:07.2443617Z row_wise=True, 2025-05-07T20:22:07.2443767Z mixed=True, 2025-05-07T20:22:07.2443928Z use_cache=True, 2025-05-07T20:22:07.2444222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2444391Z use_cpu=True, 2025-05-07T20:22:07.2444585Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2444728Z ) 2025-05-07T20:22:07.2444955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2445525Z self=, 2025-05-07T20:22:07.2445690Z mixed_B=False, 2025-05-07T20:22:07.2445850Z compile=True, 2025-05-07T20:22:07.2445994Z T=1, 2025-05-07T20:22:07.2446138Z D=15, 2025-05-07T20:22:07.2446290Z B=24, 2025-05-07T20:22:07.2446434Z log_E=4, 2025-05-07T20:22:07.2446578Z L=17, 2025-05-07T20:22:07.2446738Z D_gradcheck=2, 2025-05-07T20:22:07.2446911Z stochastic_rounding=True, 2025-05-07T20:22:07.2447069Z weighted=True, 2025-05-07T20:22:07.2447230Z row_wise=True, 2025-05-07T20:22:07.2447384Z mixed=False, 2025-05-07T20:22:07.2447537Z use_cache=False, 2025-05-07T20:22:07.2447738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.2447892Z use_cpu=True, 2025-05-07T20:22:07.2448077Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2448227Z ) 2025-05-07T20:22:07.2448454Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2449025Z self=, 2025-05-07T20:22:07.2449325Z mixed_B=False, 2025-05-07T20:22:07.2449478Z compile=True, 2025-05-07T20:22:07.2449634Z T=1, 2025-05-07T20:22:07.2449780Z D=57, 2025-05-07T20:22:07.2449925Z B=66, 2025-05-07T20:22:07.2450081Z log_E=4, 2025-05-07T20:22:07.2450224Z L=10, 2025-05-07T20:22:07.2450381Z D_gradcheck=1, 2025-05-07T20:22:07.2450561Z stochastic_rounding=False, 2025-05-07T20:22:07.2450717Z weighted=True, 2025-05-07T20:22:07.2450869Z row_wise=True, 2025-05-07T20:22:07.2451027Z mixed=True, 2025-05-07T20:22:07.2451184Z use_cache=False, 2025-05-07T20:22:07.2451379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2451544Z use_cpu=True, 2025-05-07T20:22:07.2451725Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2451873Z ) 2025-05-07T20:22:07.2452103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2452668Z self=, 2025-05-07T20:22:07.2452836Z mixed_B=True, 2025-05-07T20:22:07.2452987Z compile=True, 2025-05-07T20:22:07.2453132Z T=3, 2025-05-07T20:22:07.2453285Z D=115, 2025-05-07T20:22:07.2453433Z B=28, 2025-05-07T20:22:07.2453581Z log_E=5, 2025-05-07T20:22:07.2453730Z L=17, 2025-05-07T20:22:07.2470413Z D_gradcheck=2, 2025-05-07T20:22:07.2470717Z stochastic_rounding=True, 2025-05-07T20:22:07.2470901Z weighted=True, 2025-05-07T20:22:07.2471052Z row_wise=True, 2025-05-07T20:22:07.2471202Z mixed=True, 2025-05-07T20:22:07.2471354Z use_cache=True, 2025-05-07T20:22:07.2471559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2471718Z use_cpu=True, 2025-05-07T20:22:07.2471900Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2472044Z ) 2025-05-07T20:22:07.2472287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2472859Z self=, 2025-05-07T20:22:07.2473221Z mixed_B=True, 2025-05-07T20:22:07.2473399Z compile=False, 2025-05-07T20:22:07.2473540Z T=1, 2025-05-07T20:22:07.2473691Z D=22, 2025-05-07T20:22:07.2473832Z B=57, 2025-05-07T20:22:07.2473974Z log_E=4, 2025-05-07T20:22:07.2474124Z L=0, 2025-05-07T20:22:07.2474275Z D_gradcheck=2, 2025-05-07T20:22:07.2474447Z stochastic_rounding=True, 2025-05-07T20:22:07.2474726Z weighted=True, 2025-05-07T20:22:07.2474875Z row_wise=True, 2025-05-07T20:22:07.2475023Z mixed=False, 2025-05-07T20:22:07.2475182Z use_cache=False, 2025-05-07T20:22:07.2475478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2475642Z use_cpu=True, 2025-05-07T20:22:07.2475828Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2475965Z ) 2025-05-07T20:22:07.2476200Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2476764Z self=, 2025-05-07T20:22:07.2476922Z mixed_B=True, 2025-05-07T20:22:07.2477082Z compile=False, 2025-05-07T20:22:07.2477223Z T=1, 2025-05-07T20:22:07.2477367Z D=47, 2025-05-07T20:22:07.2477518Z B=98, 2025-05-07T20:22:07.2477662Z log_E=5, 2025-05-07T20:22:07.2477802Z L=6, 2025-05-07T20:22:07.2477956Z D_gradcheck=2, 2025-05-07T20:22:07.2478129Z stochastic_rounding=False, 2025-05-07T20:22:07.2478283Z weighted=True, 2025-05-07T20:22:07.2478441Z row_wise=True, 2025-05-07T20:22:07.2478587Z mixed=True, 2025-05-07T20:22:07.2478749Z use_cache=False, 2025-05-07T20:22:07.2478941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2479090Z use_cpu=True, 2025-05-07T20:22:07.2479276Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.2479416Z ) 2025-05-07T20:22:07.2479641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.2480209Z self=, 2025-05-07T20:22:07.2480511Z mixed_B=True, 2025-05-07T20:22:07.2480664Z compile=False, 2025-05-07T20:22:07.2480812Z T=5, 2025-05-07T20:22:07.2480954Z D=18, 2025-05-07T20:22:07.2481097Z B=58, 2025-05-07T20:22:07.2481251Z log_E=5, 2025-05-07T20:22:07.2481393Z L=11, 2025-05-07T20:22:07.2481547Z D_gradcheck=1, 2025-05-07T20:22:07.2481726Z stochastic_rounding=False, 2025-05-07T20:22:07.2481884Z weighted=True, 2025-05-07T20:22:07.2482041Z row_wise=False, 2025-05-07T20:22:07.2482190Z mixed=False, 2025-05-07T20:22:07.2482341Z use_cache=True, 2025-05-07T20:22:07.2482541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.2482691Z use_cpu=True, 2025-05-07T20:22:07.2482870Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.2483016Z ) 2025-05-07T20:22:07.3056150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3056826Z self=, 2025-05-07T20:22:07.3057019Z mixed_B=True, 2025-05-07T20:22:07.3057174Z compile=True, 2025-05-07T20:22:07.3057330Z T=1, 2025-05-07T20:22:07.3057477Z D=13, 2025-05-07T20:22:07.3057618Z B=37, 2025-05-07T20:22:07.3057779Z log_E=5, 2025-05-07T20:22:07.3057922Z L=20, 2025-05-07T20:22:07.3058084Z D_gradcheck=1, 2025-05-07T20:22:07.3058259Z stochastic_rounding=True, 2025-05-07T20:22:07.3058424Z weighted=True, 2025-05-07T20:22:07.3058580Z row_wise=True, 2025-05-07T20:22:07.3058728Z mixed=True, 2025-05-07T20:22:07.3058882Z use_cache=False, 2025-05-07T20:22:07.3059087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3059237Z use_cpu=True, 2025-05-07T20:22:07.3059416Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3059571Z ) 2025-05-07T20:22:07.3059801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3060366Z self=, 2025-05-07T20:22:07.3060875Z mixed_B=True, 2025-05-07T20:22:07.3061056Z compile=True, 2025-05-07T20:22:07.3061206Z T=3, 2025-05-07T20:22:07.3061348Z D=28, 2025-05-07T20:22:07.3061491Z B=25, 2025-05-07T20:22:07.3061642Z log_E=3, 2025-05-07T20:22:07.3061785Z L=14, 2025-05-07T20:22:07.3061937Z D_gradcheck=1, 2025-05-07T20:22:07.3062114Z stochastic_rounding=False, 2025-05-07T20:22:07.3062474Z weighted=True, 2025-05-07T20:22:07.3062626Z row_wise=True, 2025-05-07T20:22:07.3062781Z mixed=True, 2025-05-07T20:22:07.3062936Z use_cache=False, 2025-05-07T20:22:07.3063314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3063491Z use_cpu=True, 2025-05-07T20:22:07.3063673Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3063816Z ) 2025-05-07T20:22:07.3064201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3064816Z self=, 2025-05-07T20:22:07.3064981Z mixed_B=True, 2025-05-07T20:22:07.3065141Z compile=False, 2025-05-07T20:22:07.3065284Z T=4, 2025-05-07T20:22:07.3065435Z D=21, 2025-05-07T20:22:07.3065578Z B=61, 2025-05-07T20:22:07.3065723Z log_E=4, 2025-05-07T20:22:07.3065876Z L=11, 2025-05-07T20:22:07.3066028Z D_gradcheck=1, 2025-05-07T20:22:07.3066202Z stochastic_rounding=False, 2025-05-07T20:22:07.3066369Z weighted=True, 2025-05-07T20:22:07.3066521Z row_wise=False, 2025-05-07T20:22:07.3066670Z mixed=True, 2025-05-07T20:22:07.3066827Z use_cache=True, 2025-05-07T20:22:07.3067020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3067172Z use_cpu=True, 2025-05-07T20:22:07.3067360Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3067502Z ) 2025-05-07T20:22:07.3067778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3068356Z self=, 2025-05-07T20:22:07.3068554Z mixed_B=True, 2025-05-07T20:22:07.3068944Z compile=False, 2025-05-07T20:22:07.3069087Z T=4, 2025-05-07T20:22:07.3069230Z D=77, 2025-05-07T20:22:07.3069377Z B=80, 2025-05-07T20:22:07.3069521Z log_E=5, 2025-05-07T20:22:07.3069662Z L=2, 2025-05-07T20:22:07.3069819Z D_gradcheck=2, 2025-05-07T20:22:07.3070063Z stochastic_rounding=True, 2025-05-07T20:22:07.3070235Z weighted=True, 2025-05-07T20:22:07.3070394Z row_wise=True, 2025-05-07T20:22:07.3070545Z mixed=False, 2025-05-07T20:22:07.3070739Z use_cache=False, 2025-05-07T20:22:07.3070982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3071136Z use_cpu=True, 2025-05-07T20:22:07.3071322Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3071462Z ) 2025-05-07T20:22:07.3071757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3072365Z self=, 2025-05-07T20:22:07.3072609Z mixed_B=True, 2025-05-07T20:22:07.3072774Z compile=False, 2025-05-07T20:22:07.3072924Z T=4, 2025-05-07T20:22:07.3073069Z D=84, 2025-05-07T20:22:07.3073212Z B=98, 2025-05-07T20:22:07.3073363Z log_E=3, 2025-05-07T20:22:07.3073626Z L=1, 2025-05-07T20:22:07.3073862Z D_gradcheck=1, 2025-05-07T20:22:07.3074113Z stochastic_rounding=False, 2025-05-07T20:22:07.3074287Z weighted=False, 2025-05-07T20:22:07.3074438Z row_wise=False, 2025-05-07T20:22:07.3074648Z mixed=False, 2025-05-07T20:22:07.3074809Z use_cache=False, 2025-05-07T20:22:07.3075067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3075221Z use_cpu=True, 2025-05-07T20:22:07.3075412Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3075556Z ) 2025-05-07T20:22:07.3075793Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3076361Z self=, 2025-05-07T20:22:07.3076698Z mixed_B=True, 2025-05-07T20:22:07.3076883Z compile=False, 2025-05-07T20:22:07.3077080Z T=5, 2025-05-07T20:22:07.3077232Z D=51, 2025-05-07T20:22:07.3077424Z B=27, 2025-05-07T20:22:07.3077576Z log_E=3, 2025-05-07T20:22:07.3077721Z L=8, 2025-05-07T20:22:07.3077879Z D_gradcheck=1, 2025-05-07T20:22:07.3078087Z stochastic_rounding=False, 2025-05-07T20:22:07.3078392Z weighted=False, 2025-05-07T20:22:07.3078606Z row_wise=True, 2025-05-07T20:22:07.3078792Z mixed=True, 2025-05-07T20:22:07.3079010Z use_cache=True, 2025-05-07T20:22:07.3079288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3079448Z use_cpu=True, 2025-05-07T20:22:07.3079637Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3079853Z ) 2025-05-07T20:22:07.3080123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3080698Z self=, 2025-05-07T20:22:07.3080857Z mixed_B=False, 2025-05-07T20:22:07.3081015Z compile=False, 2025-05-07T20:22:07.3081169Z T=2, 2025-05-07T20:22:07.3081315Z D=126, 2025-05-07T20:22:07.3081463Z B=32, 2025-05-07T20:22:07.3081614Z log_E=5, 2025-05-07T20:22:07.3081809Z L=11, 2025-05-07T20:22:07.3081997Z D_gradcheck=2, 2025-05-07T20:22:07.3082223Z stochastic_rounding=True, 2025-05-07T20:22:07.3082423Z weighted=False, 2025-05-07T20:22:07.3082580Z row_wise=True, 2025-05-07T20:22:07.3082742Z mixed=False, 2025-05-07T20:22:07.3082895Z use_cache=True, 2025-05-07T20:22:07.3083138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3083354Z use_cpu=True, 2025-05-07T20:22:07.3083541Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3083688Z ) 2025-05-07T20:22:07.3083917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3084555Z self=, 2025-05-07T20:22:07.3084734Z mixed_B=True, 2025-05-07T20:22:07.3084998Z compile=True, 2025-05-07T20:22:07.3085142Z T=5, 2025-05-07T20:22:07.3085296Z D=102, 2025-05-07T20:22:07.3085443Z B=116, 2025-05-07T20:22:07.3085588Z log_E=5, 2025-05-07T20:22:07.3085738Z L=11, 2025-05-07T20:22:07.3085974Z D_gradcheck=1, 2025-05-07T20:22:07.3086156Z stochastic_rounding=True, 2025-05-07T20:22:07.3086314Z weighted=True, 2025-05-07T20:22:07.3086466Z row_wise=False, 2025-05-07T20:22:07.3086623Z mixed=False, 2025-05-07T20:22:07.3086776Z use_cache=False, 2025-05-07T20:22:07.3086968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3087127Z use_cpu=True, 2025-05-07T20:22:07.3087309Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3087451Z ) 2025-05-07T20:22:07.3087687Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3088252Z self=, 2025-05-07T20:22:07.3088411Z mixed_B=False, 2025-05-07T20:22:07.3088571Z compile=True, 2025-05-07T20:22:07.3088714Z T=4, 2025-05-07T20:22:07.3088856Z D=117, 2025-05-07T20:22:07.3089054Z B=17, 2025-05-07T20:22:07.3089207Z log_E=5, 2025-05-07T20:22:07.3089395Z L=14, 2025-05-07T20:22:07.3089583Z D_gradcheck=2, 2025-05-07T20:22:07.3089758Z stochastic_rounding=False, 2025-05-07T20:22:07.3089923Z weighted=False, 2025-05-07T20:22:07.3090073Z row_wise=True, 2025-05-07T20:22:07.3090258Z mixed=True, 2025-05-07T20:22:07.3090425Z use_cache=False, 2025-05-07T20:22:07.3090617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3090768Z use_cpu=True, 2025-05-07T20:22:07.3091000Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3091145Z ) 2025-05-07T20:22:07.3091373Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3091942Z self=, 2025-05-07T20:22:07.3092198Z mixed_B=False, 2025-05-07T20:22:07.3092433Z compile=False, 2025-05-07T20:22:07.3092581Z T=2, 2025-05-07T20:22:07.3092725Z D=96, 2025-05-07T20:22:07.3092878Z B=5, 2025-05-07T20:22:07.3093023Z log_E=4, 2025-05-07T20:22:07.3093167Z L=17, 2025-05-07T20:22:07.3093328Z D_gradcheck=2, 2025-05-07T20:22:07.3093606Z stochastic_rounding=False, 2025-05-07T20:22:07.3093854Z weighted=False, 2025-05-07T20:22:07.3094085Z row_wise=True, 2025-05-07T20:22:07.3094242Z mixed=False, 2025-05-07T20:22:07.3094398Z use_cache=False, 2025-05-07T20:22:07.3094691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3094854Z use_cpu=True, 2025-05-07T20:22:07.3095037Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3095187Z ) 2025-05-07T20:22:07.3095417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3096083Z self=, 2025-05-07T20:22:07.3096242Z mixed_B=True, 2025-05-07T20:22:07.3096399Z compile=False, 2025-05-07T20:22:07.3096549Z T=2, 2025-05-07T20:22:07.3096691Z D=31, 2025-05-07T20:22:07.3096834Z B=60, 2025-05-07T20:22:07.3096986Z log_E=5, 2025-05-07T20:22:07.3097129Z L=1, 2025-05-07T20:22:07.3097281Z D_gradcheck=2, 2025-05-07T20:22:07.3097458Z stochastic_rounding=True, 2025-05-07T20:22:07.3097611Z weighted=False, 2025-05-07T20:22:07.3097768Z row_wise=True, 2025-05-07T20:22:07.3097986Z mixed=True, 2025-05-07T20:22:07.3098144Z use_cache=True, 2025-05-07T20:22:07.3098336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3098499Z use_cpu=True, 2025-05-07T20:22:07.3098680Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3098829Z ) 2025-05-07T20:22:07.3099058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3099658Z self=, 2025-05-07T20:22:07.3099822Z mixed_B=True, 2025-05-07T20:22:07.3100153Z compile=False, 2025-05-07T20:22:07.3100298Z T=3, 2025-05-07T20:22:07.3100447Z D=39, 2025-05-07T20:22:07.3100587Z B=34, 2025-05-07T20:22:07.3100814Z log_E=3, 2025-05-07T20:22:07.3100963Z L=2, 2025-05-07T20:22:07.3101116Z D_gradcheck=2, 2025-05-07T20:22:07.3101327Z stochastic_rounding=False, 2025-05-07T20:22:07.3101489Z weighted=False, 2025-05-07T20:22:07.3101688Z row_wise=True, 2025-05-07T20:22:07.3101840Z mixed=True, 2025-05-07T20:22:07.3102004Z use_cache=True, 2025-05-07T20:22:07.3102193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3102360Z use_cpu=True, 2025-05-07T20:22:07.3102577Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3102761Z ) 2025-05-07T20:22:07.3103002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3103638Z self=, 2025-05-07T20:22:07.3103793Z mixed_B=False, 2025-05-07T20:22:07.3103963Z compile=False, 2025-05-07T20:22:07.3104165Z T=1, 2025-05-07T20:22:07.3104338Z D=11, 2025-05-07T20:22:07.3104483Z B=98, 2025-05-07T20:22:07.3104630Z log_E=3, 2025-05-07T20:22:07.3104820Z L=3, 2025-05-07T20:22:07.3104977Z D_gradcheck=2, 2025-05-07T20:22:07.3105159Z stochastic_rounding=True, 2025-05-07T20:22:07.3105354Z weighted=False, 2025-05-07T20:22:07.3105513Z row_wise=True, 2025-05-07T20:22:07.3105671Z mixed=False, 2025-05-07T20:22:07.3105822Z use_cache=True, 2025-05-07T20:22:07.3106012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3106176Z use_cpu=True, 2025-05-07T20:22:07.3106360Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3106501Z ) 2025-05-07T20:22:07.3106778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3107385Z self=, 2025-05-07T20:22:07.3107543Z mixed_B=True, 2025-05-07T20:22:07.3107868Z compile=False, 2025-05-07T20:22:07.3108028Z T=5, 2025-05-07T20:22:07.3108171Z D=111, 2025-05-07T20:22:07.3108326Z B=112, 2025-05-07T20:22:07.3108474Z log_E=3, 2025-05-07T20:22:07.3108625Z L=4, 2025-05-07T20:22:07.3108868Z D_gradcheck=1, 2025-05-07T20:22:07.3109052Z stochastic_rounding=True, 2025-05-07T20:22:07.3109217Z weighted=True, 2025-05-07T20:22:07.3109502Z row_wise=False, 2025-05-07T20:22:07.3109654Z mixed=False, 2025-05-07T20:22:07.3109812Z use_cache=False, 2025-05-07T20:22:07.3110068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3110314Z use_cpu=True, 2025-05-07T20:22:07.3110579Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3110726Z ) 2025-05-07T20:22:07.3110959Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3111534Z self=, 2025-05-07T20:22:07.3111687Z mixed_B=False, 2025-05-07T20:22:07.3111855Z compile=True, 2025-05-07T20:22:07.3111999Z T=2, 2025-05-07T20:22:07.3112142Z D=113, 2025-05-07T20:22:07.3112292Z B=73, 2025-05-07T20:22:07.3112439Z log_E=5, 2025-05-07T20:22:07.3112582Z L=15, 2025-05-07T20:22:07.3112741Z D_gradcheck=1, 2025-05-07T20:22:07.3112965Z stochastic_rounding=False, 2025-05-07T20:22:07.3113159Z weighted=False, 2025-05-07T20:22:07.3113400Z row_wise=False, 2025-05-07T20:22:07.3113555Z mixed=True, 2025-05-07T20:22:07.3113707Z use_cache=True, 2025-05-07T20:22:07.3113900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3114055Z use_cpu=True, 2025-05-07T20:22:07.3114240Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3114389Z ) 2025-05-07T20:22:07.3114657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3115278Z self=, 2025-05-07T20:22:07.3115433Z mixed_B=True, 2025-05-07T20:22:07.3115758Z compile=True, 2025-05-07T20:22:07.3115912Z T=3, 2025-05-07T20:22:07.3116279Z D=111, 2025-05-07T20:22:07.3116440Z B=30, 2025-05-07T20:22:07.3116643Z log_E=4, 2025-05-07T20:22:07.3116786Z L=8, 2025-05-07T20:22:07.3116939Z D_gradcheck=2, 2025-05-07T20:22:07.3117120Z stochastic_rounding=False, 2025-05-07T20:22:07.3117317Z weighted=True, 2025-05-07T20:22:07.3117475Z row_wise=True, 2025-05-07T20:22:07.3117636Z mixed=False, 2025-05-07T20:22:07.3117825Z use_cache=False, 2025-05-07T20:22:07.3118025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3118192Z use_cpu=True, 2025-05-07T20:22:07.3118374Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3118570Z ) 2025-05-07T20:22:07.3118801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3119407Z self=, 2025-05-07T20:22:07.3119598Z mixed_B=True, 2025-05-07T20:22:07.3119766Z compile=False, 2025-05-07T20:22:07.3119910Z T=4, 2025-05-07T20:22:07.3120063Z D=49, 2025-05-07T20:22:07.3120205Z B=74, 2025-05-07T20:22:07.3120350Z log_E=5, 2025-05-07T20:22:07.3120546Z L=15, 2025-05-07T20:22:07.3120704Z D_gradcheck=2, 2025-05-07T20:22:07.3120917Z stochastic_rounding=True, 2025-05-07T20:22:07.3121078Z weighted=True, 2025-05-07T20:22:07.3121278Z row_wise=True, 2025-05-07T20:22:07.3121429Z mixed=False, 2025-05-07T20:22:07.3121589Z use_cache=True, 2025-05-07T20:22:07.3121777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3121938Z use_cpu=True, 2025-05-07T20:22:07.3122121Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3122261Z ) 2025-05-07T20:22:07.3687480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3688149Z self=, 2025-05-07T20:22:07.3688315Z mixed_B=True, 2025-05-07T20:22:07.3688859Z compile=True, 2025-05-07T20:22:07.3689028Z T=4, 2025-05-07T20:22:07.3689182Z D=60, 2025-05-07T20:22:07.3689325Z B=94, 2025-05-07T20:22:07.3689472Z log_E=4, 2025-05-07T20:22:07.3689624Z L=7, 2025-05-07T20:22:07.3689777Z D_gradcheck=1, 2025-05-07T20:22:07.3689952Z stochastic_rounding=False, 2025-05-07T20:22:07.3690117Z weighted=True, 2025-05-07T20:22:07.3690516Z row_wise=True, 2025-05-07T20:22:07.3690668Z mixed=True, 2025-05-07T20:22:07.3690830Z use_cache=True, 2025-05-07T20:22:07.3691023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3691365Z use_cpu=True, 2025-05-07T20:22:07.3691572Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3691717Z ) 2025-05-07T20:22:07.3691958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3692526Z self=, 2025-05-07T20:22:07.3692682Z mixed_B=False, 2025-05-07T20:22:07.3692855Z compile=False, 2025-05-07T20:22:07.3693001Z T=2, 2025-05-07T20:22:07.3693145Z D=96, 2025-05-07T20:22:07.3693298Z B=74, 2025-05-07T20:22:07.3693444Z log_E=3, 2025-05-07T20:22:07.3693590Z L=17, 2025-05-07T20:22:07.3693749Z D_gradcheck=1, 2025-05-07T20:22:07.3693923Z stochastic_rounding=False, 2025-05-07T20:22:07.3694079Z weighted=False, 2025-05-07T20:22:07.3694243Z row_wise=True, 2025-05-07T20:22:07.3694397Z mixed=False, 2025-05-07T20:22:07.3694552Z use_cache=True, 2025-05-07T20:22:07.3694749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3694911Z use_cpu=True, 2025-05-07T20:22:07.3695101Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3695241Z ) 2025-05-07T20:22:07.3695471Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3696041Z self=, 2025-05-07T20:22:07.3696328Z mixed_B=True, 2025-05-07T20:22:07.3696652Z compile=True, 2025-05-07T20:22:07.3696802Z T=1, 2025-05-07T20:22:07.3696946Z D=48, 2025-05-07T20:22:07.3697090Z B=16, 2025-05-07T20:22:07.3697244Z log_E=3, 2025-05-07T20:22:07.3697389Z L=8, 2025-05-07T20:22:07.3697541Z D_gradcheck=2, 2025-05-07T20:22:07.3697722Z stochastic_rounding=False, 2025-05-07T20:22:07.3697877Z weighted=False, 2025-05-07T20:22:07.3698041Z row_wise=True, 2025-05-07T20:22:07.3698189Z mixed=True, 2025-05-07T20:22:07.3698344Z use_cache=False, 2025-05-07T20:22:07.3698542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3698697Z use_cpu=True, 2025-05-07T20:22:07.3698881Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3699028Z ) 2025-05-07T20:22:07.3699260Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3699829Z self=, 2025-05-07T20:22:07.3699988Z mixed_B=False, 2025-05-07T20:22:07.3700151Z compile=False, 2025-05-07T20:22:07.3700297Z T=3, 2025-05-07T20:22:07.3700448Z D=20, 2025-05-07T20:22:07.3700592Z B=63, 2025-05-07T20:22:07.3700748Z log_E=5, 2025-05-07T20:22:07.3700893Z L=13, 2025-05-07T20:22:07.3701046Z D_gradcheck=2, 2025-05-07T20:22:07.3701231Z stochastic_rounding=False, 2025-05-07T20:22:07.3701388Z weighted=False, 2025-05-07T20:22:07.3701547Z row_wise=True, 2025-05-07T20:22:07.3701704Z mixed=True, 2025-05-07T20:22:07.3701858Z use_cache=True, 2025-05-07T20:22:07.3702051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3702215Z use_cpu=True, 2025-05-07T20:22:07.3702398Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3702540Z ) 2025-05-07T20:22:07.3702772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3703338Z self=, 2025-05-07T20:22:07.3703489Z mixed_B=True, 2025-05-07T20:22:07.3703778Z compile=False, 2025-05-07T20:22:07.3703936Z T=3, 2025-05-07T20:22:07.3704225Z D=41, 2025-05-07T20:22:07.3704374Z B=100, 2025-05-07T20:22:07.3704578Z log_E=4, 2025-05-07T20:22:07.3704732Z L=6, 2025-05-07T20:22:07.3704884Z D_gradcheck=2, 2025-05-07T20:22:07.3705056Z stochastic_rounding=True, 2025-05-07T20:22:07.3705215Z weighted=True, 2025-05-07T20:22:07.3705507Z row_wise=True, 2025-05-07T20:22:07.3705656Z mixed=True, 2025-05-07T20:22:07.3705816Z use_cache=False, 2025-05-07T20:22:07.3706009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3706274Z use_cpu=True, 2025-05-07T20:22:07.3706481Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3706622Z ) 2025-05-07T20:22:07.3706851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3707424Z self=, 2025-05-07T20:22:07.3707577Z mixed_B=True, 2025-05-07T20:22:07.3707756Z compile=False, 2025-05-07T20:22:07.3707899Z T=3, 2025-05-07T20:22:07.3708043Z D=70, 2025-05-07T20:22:07.3708193Z B=56, 2025-05-07T20:22:07.3708339Z log_E=4, 2025-05-07T20:22:07.3708481Z L=17, 2025-05-07T20:22:07.3708640Z D_gradcheck=2, 2025-05-07T20:22:07.3708815Z stochastic_rounding=False, 2025-05-07T20:22:07.3708969Z weighted=False, 2025-05-07T20:22:07.3709135Z row_wise=False, 2025-05-07T20:22:07.3709284Z mixed=False, 2025-05-07T20:22:07.3709438Z use_cache=False, 2025-05-07T20:22:07.3709634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3709791Z use_cpu=True, 2025-05-07T20:22:07.3709974Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3710125Z ) 2025-05-07T20:22:07.3710351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3710923Z self=, 2025-05-07T20:22:07.3711078Z mixed_B=False, 2025-05-07T20:22:07.3711386Z compile=False, 2025-05-07T20:22:07.3711542Z T=5, 2025-05-07T20:22:07.3711685Z D=30, 2025-05-07T20:22:07.3711829Z B=8, 2025-05-07T20:22:07.3712100Z log_E=3, 2025-05-07T20:22:07.3712254Z L=13, 2025-05-07T20:22:07.3712407Z D_gradcheck=1, 2025-05-07T20:22:07.3712585Z stochastic_rounding=True, 2025-05-07T20:22:07.3712738Z weighted=True, 2025-05-07T20:22:07.3712901Z row_wise=False, 2025-05-07T20:22:07.3713057Z mixed=True, 2025-05-07T20:22:07.3713213Z use_cache=False, 2025-05-07T20:22:07.3713402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3713570Z use_cpu=True, 2025-05-07T20:22:07.3713826Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3713977Z ) 2025-05-07T20:22:07.3714207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3714774Z self=, 2025-05-07T20:22:07.3714938Z mixed_B=False, 2025-05-07T20:22:07.3715099Z compile=True, 2025-05-07T20:22:07.3715243Z T=4, 2025-05-07T20:22:07.3715395Z D=51, 2025-05-07T20:22:07.3715540Z B=7, 2025-05-07T20:22:07.3715685Z log_E=4, 2025-05-07T20:22:07.3715836Z L=5, 2025-05-07T20:22:07.3715990Z D_gradcheck=2, 2025-05-07T20:22:07.3716600Z stochastic_rounding=False, 2025-05-07T20:22:07.3716777Z weighted=False, 2025-05-07T20:22:07.3716936Z row_wise=True, 2025-05-07T20:22:07.3717096Z mixed=False, 2025-05-07T20:22:07.3717248Z use_cache=True, 2025-05-07T20:22:07.3717437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3717601Z use_cpu=True, 2025-05-07T20:22:07.3717784Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3717925Z ) 2025-05-07T20:22:07.3718161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3718782Z self=, 2025-05-07T20:22:07.3718977Z mixed_B=True, 2025-05-07T20:22:07.3719474Z compile=True, 2025-05-07T20:22:07.3719699Z T=3, 2025-05-07T20:22:07.3719844Z D=11, 2025-05-07T20:22:07.3719995Z B=111, 2025-05-07T20:22:07.3720142Z log_E=5, 2025-05-07T20:22:07.3720287Z L=5, 2025-05-07T20:22:07.3720447Z D_gradcheck=1, 2025-05-07T20:22:07.3720622Z stochastic_rounding=False, 2025-05-07T20:22:07.3720782Z weighted=True, 2025-05-07T20:22:07.3721129Z row_wise=True, 2025-05-07T20:22:07.3721279Z mixed=False, 2025-05-07T20:22:07.3721443Z use_cache=False, 2025-05-07T20:22:07.3721633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3721954Z use_cpu=True, 2025-05-07T20:22:07.3722162Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3722304Z ) 2025-05-07T20:22:07.3722535Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3723107Z self=, 2025-05-07T20:22:07.3723260Z mixed_B=False, 2025-05-07T20:22:07.3723423Z compile=True, 2025-05-07T20:22:07.3723647Z T=2, 2025-05-07T20:22:07.3723859Z D=59, 2025-05-07T20:22:07.3724015Z B=18, 2025-05-07T20:22:07.3724160Z log_E=3, 2025-05-07T20:22:07.3724307Z L=14, 2025-05-07T20:22:07.3724466Z D_gradcheck=1, 2025-05-07T20:22:07.3724637Z stochastic_rounding=True, 2025-05-07T20:22:07.3724791Z weighted=False, 2025-05-07T20:22:07.3724956Z row_wise=False, 2025-05-07T20:22:07.3725105Z mixed=True, 2025-05-07T20:22:07.3725258Z use_cache=True, 2025-05-07T20:22:07.3725455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3725610Z use_cpu=True, 2025-05-07T20:22:07.3725793Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3725943Z ) 2025-05-07T20:22:07.3726177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3726788Z self=, 2025-05-07T20:22:07.3726948Z mixed_B=True, 2025-05-07T20:22:07.3727328Z compile=True, 2025-05-07T20:22:07.3727483Z T=4, 2025-05-07T20:22:07.3727629Z D=44, 2025-05-07T20:22:07.3727771Z B=12, 2025-05-07T20:22:07.3727923Z log_E=4, 2025-05-07T20:22:07.3728067Z L=6, 2025-05-07T20:22:07.3728221Z D_gradcheck=1, 2025-05-07T20:22:07.3728402Z stochastic_rounding=False, 2025-05-07T20:22:07.3728555Z weighted=True, 2025-05-07T20:22:07.3728714Z row_wise=True, 2025-05-07T20:22:07.3728871Z mixed=False, 2025-05-07T20:22:07.3729027Z use_cache=False, 2025-05-07T20:22:07.3729217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3729381Z use_cpu=True, 2025-05-07T20:22:07.3729564Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3729708Z ) 2025-05-07T20:22:07.3729942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3730508Z self=, 2025-05-07T20:22:07.3730669Z mixed_B=True, 2025-05-07T20:22:07.3730827Z compile=False, 2025-05-07T20:22:07.3730974Z T=1, 2025-05-07T20:22:07.3731125Z D=106, 2025-05-07T20:22:07.3731269Z B=10, 2025-05-07T20:22:07.3731528Z log_E=5, 2025-05-07T20:22:07.3731676Z L=2, 2025-05-07T20:22:07.3731831Z D_gradcheck=1, 2025-05-07T20:22:07.3732004Z stochastic_rounding=True, 2025-05-07T20:22:07.3732165Z weighted=True, 2025-05-07T20:22:07.3732321Z row_wise=True, 2025-05-07T20:22:07.3732476Z mixed=False, 2025-05-07T20:22:07.3732637Z use_cache=False, 2025-05-07T20:22:07.3732826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3732981Z use_cpu=True, 2025-05-07T20:22:07.3733171Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3733312Z ) 2025-05-07T20:22:07.3733548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3734111Z self=, 2025-05-07T20:22:07.3734263Z mixed_B=True, 2025-05-07T20:22:07.3734582Z compile=True, 2025-05-07T20:22:07.3734745Z T=1, 2025-05-07T20:22:07.3734889Z D=90, 2025-05-07T20:22:07.3735042Z B=37, 2025-05-07T20:22:07.3735187Z log_E=4, 2025-05-07T20:22:07.3735330Z L=20, 2025-05-07T20:22:07.3735490Z D_gradcheck=2, 2025-05-07T20:22:07.3735664Z stochastic_rounding=True, 2025-05-07T20:22:07.3735819Z weighted=False, 2025-05-07T20:22:07.3736105Z row_wise=True, 2025-05-07T20:22:07.3736257Z mixed=False, 2025-05-07T20:22:07.3736409Z use_cache=True, 2025-05-07T20:22:07.3736607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3736866Z use_cpu=True, 2025-05-07T20:22:07.3737073Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3737213Z ) 2025-05-07T20:22:07.3737441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3738009Z self=, 2025-05-07T20:22:07.3738159Z mixed_B=True, 2025-05-07T20:22:07.3738315Z compile=True, 2025-05-07T20:22:07.3738471Z T=3, 2025-05-07T20:22:07.3738616Z D=11, 2025-05-07T20:22:07.3738762Z B=118, 2025-05-07T20:22:07.3738914Z log_E=5, 2025-05-07T20:22:07.3739058Z L=8, 2025-05-07T20:22:07.3739210Z D_gradcheck=1, 2025-05-07T20:22:07.3739391Z stochastic_rounding=True, 2025-05-07T20:22:07.3739549Z weighted=True, 2025-05-07T20:22:07.3739714Z row_wise=False, 2025-05-07T20:22:07.3739864Z mixed=True, 2025-05-07T20:22:07.3740017Z use_cache=False, 2025-05-07T20:22:07.3740215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.3740370Z use_cpu=True, 2025-05-07T20:22:07.3740552Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3740701Z ) 2025-05-07T20:22:07.3740931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3741492Z self=, 2025-05-07T20:22:07.3741651Z mixed_B=True, 2025-05-07T20:22:07.3741807Z compile=True, 2025-05-07T20:22:07.3742091Z T=1, 2025-05-07T20:22:07.3742240Z D=123, 2025-05-07T20:22:07.3742385Z B=21, 2025-05-07T20:22:07.3742530Z log_E=4, 2025-05-07T20:22:07.3742681Z L=3, 2025-05-07T20:22:07.3742833Z D_gradcheck=1, 2025-05-07T20:22:07.3743014Z stochastic_rounding=False, 2025-05-07T20:22:07.3743168Z weighted=False, 2025-05-07T20:22:07.3743325Z row_wise=False, 2025-05-07T20:22:07.3743480Z mixed=True, 2025-05-07T20:22:07.3743632Z use_cache=True, 2025-05-07T20:22:07.3743823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3744130Z use_cpu=True, 2025-05-07T20:22:07.3744320Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3744550Z ) 2025-05-07T20:22:07.3744799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3745366Z self=, 2025-05-07T20:22:07.3745517Z mixed_B=True, 2025-05-07T20:22:07.3745726Z compile=True, 2025-05-07T20:22:07.3745877Z T=5, 2025-05-07T20:22:07.3746030Z D=12, 2025-05-07T20:22:07.3746214Z B=102, 2025-05-07T20:22:07.3746362Z log_E=5, 2025-05-07T20:22:07.3746515Z L=9, 2025-05-07T20:22:07.3746668Z D_gradcheck=2, 2025-05-07T20:22:07.3746842Z stochastic_rounding=False, 2025-05-07T20:22:07.3747007Z weighted=False, 2025-05-07T20:22:07.3747166Z row_wise=True, 2025-05-07T20:22:07.3747317Z mixed=False, 2025-05-07T20:22:07.3747481Z use_cache=False, 2025-05-07T20:22:07.3747673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3747828Z use_cpu=True, 2025-05-07T20:22:07.3748018Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.3748161Z ) 2025-05-07T20:22:07.3748391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.3748988Z self=, 2025-05-07T20:22:07.3749138Z mixed_B=False, 2025-05-07T20:22:07.3749465Z compile=False, 2025-05-07T20:22:07.3749628Z T=4, 2025-05-07T20:22:07.3749776Z D=16, 2025-05-07T20:22:07.3749931Z B=62, 2025-05-07T20:22:07.3750075Z log_E=3, 2025-05-07T20:22:07.3750217Z L=8, 2025-05-07T20:22:07.3750382Z D_gradcheck=1, 2025-05-07T20:22:07.3750556Z stochastic_rounding=False, 2025-05-07T20:22:07.3750818Z weighted=False, 2025-05-07T20:22:07.3751062Z row_wise=False, 2025-05-07T20:22:07.3751291Z mixed=False, 2025-05-07T20:22:07.3751446Z use_cache=True, 2025-05-07T20:22:07.3751645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.3751864Z use_cpu=True, 2025-05-07T20:22:07.3752057Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.3752205Z ) 2025-05-07T20:22:07.4326251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4327020Z self=, 2025-05-07T20:22:07.4327185Z mixed_B=True, 2025-05-07T20:22:07.4327373Z compile=False, 2025-05-07T20:22:07.4327539Z T=4, 2025-05-07T20:22:07.4327774Z D=56, 2025-05-07T20:22:07.4327928Z B=19, 2025-05-07T20:22:07.4328073Z log_E=5, 2025-05-07T20:22:07.4328215Z L=11, 2025-05-07T20:22:07.4328373Z D_gradcheck=1, 2025-05-07T20:22:07.4328548Z stochastic_rounding=False, 2025-05-07T20:22:07.4328703Z weighted=True, 2025-05-07T20:22:07.4328872Z row_wise=False, 2025-05-07T20:22:07.4329023Z mixed=False, 2025-05-07T20:22:07.4329176Z use_cache=True, 2025-05-07T20:22:07.4329375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4329534Z use_cpu=True, 2025-05-07T20:22:07.4329780Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4329940Z ) 2025-05-07T20:22:07.4330172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4330807Z self=, 2025-05-07T20:22:07.4330970Z mixed_B=False, 2025-05-07T20:22:07.4331178Z compile=False, 2025-05-07T20:22:07.4331718Z T=2, 2025-05-07T20:22:07.4331863Z D=36, 2025-05-07T20:22:07.4332009Z B=110, 2025-05-07T20:22:07.4332162Z log_E=4, 2025-05-07T20:22:07.4332305Z L=9, 2025-05-07T20:22:07.4332456Z D_gradcheck=2, 2025-05-07T20:22:07.4332719Z stochastic_rounding=False, 2025-05-07T20:22:07.4332877Z weighted=False, 2025-05-07T20:22:07.4333037Z row_wise=False, 2025-05-07T20:22:07.4333193Z mixed=False, 2025-05-07T20:22:07.4333342Z use_cache=True, 2025-05-07T20:22:07.4333536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4333696Z use_cpu=True, 2025-05-07T20:22:07.4333879Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4334018Z ) 2025-05-07T20:22:07.4334295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4334898Z self=, 2025-05-07T20:22:07.4335098Z mixed_B=True, 2025-05-07T20:22:07.4335260Z compile=False, 2025-05-07T20:22:07.4335408Z T=2, 2025-05-07T20:22:07.4335558Z D=121, 2025-05-07T20:22:07.4335702Z B=121, 2025-05-07T20:22:07.4335846Z log_E=5, 2025-05-07T20:22:07.4335997Z L=1, 2025-05-07T20:22:07.4336149Z D_gradcheck=2, 2025-05-07T20:22:07.4336322Z stochastic_rounding=True, 2025-05-07T20:22:07.4336481Z weighted=True, 2025-05-07T20:22:07.4336636Z row_wise=True, 2025-05-07T20:22:07.4336785Z mixed=True, 2025-05-07T20:22:07.4336944Z use_cache=True, 2025-05-07T20:22:07.4337134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4337285Z use_cpu=True, 2025-05-07T20:22:07.4337479Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4337619Z ) 2025-05-07T20:22:07.4337858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4338515Z self=, 2025-05-07T20:22:07.4338708Z mixed_B=True, 2025-05-07T20:22:07.4338900Z compile=False, 2025-05-07T20:22:07.4339304Z T=4, 2025-05-07T20:22:07.4339518Z D=50, 2025-05-07T20:22:07.4339851Z B=116, 2025-05-07T20:22:07.4340000Z log_E=3, 2025-05-07T20:22:07.4340190Z L=6, 2025-05-07T20:22:07.4340357Z D_gradcheck=2, 2025-05-07T20:22:07.4340620Z stochastic_rounding=True, 2025-05-07T20:22:07.4340778Z weighted=True, 2025-05-07T20:22:07.4340993Z row_wise=True, 2025-05-07T20:22:07.4341310Z mixed=True, 2025-05-07T20:22:07.4341543Z use_cache=True, 2025-05-07T20:22:07.4341739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4341893Z use_cpu=True, 2025-05-07T20:22:07.4342219Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4342374Z ) 2025-05-07T20:22:07.4342608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4343180Z self=, 2025-05-07T20:22:07.4343332Z mixed_B=False, 2025-05-07T20:22:07.4343484Z compile=True, 2025-05-07T20:22:07.4343643Z T=1, 2025-05-07T20:22:07.4343864Z D=23, 2025-05-07T20:22:07.4344070Z B=128, 2025-05-07T20:22:07.4344269Z log_E=5, 2025-05-07T20:22:07.4344426Z L=19, 2025-05-07T20:22:07.4344581Z D_gradcheck=1, 2025-05-07T20:22:07.4344761Z stochastic_rounding=True, 2025-05-07T20:22:07.4344914Z weighted=False, 2025-05-07T20:22:07.4345074Z row_wise=True, 2025-05-07T20:22:07.4345228Z mixed=True, 2025-05-07T20:22:07.4345379Z use_cache=True, 2025-05-07T20:22:07.4345573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4345724Z use_cpu=True, 2025-05-07T20:22:07.4345907Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4346053Z ) 2025-05-07T20:22:07.4346283Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4346997Z self=, 2025-05-07T20:22:07.4347159Z mixed_B=False, 2025-05-07T20:22:07.4347311Z compile=True, 2025-05-07T20:22:07.4347590Z T=2, 2025-05-07T20:22:07.4347746Z D=33, 2025-05-07T20:22:07.4347976Z B=109, 2025-05-07T20:22:07.4348137Z log_E=5, 2025-05-07T20:22:07.4348280Z L=20, 2025-05-07T20:22:07.4348434Z D_gradcheck=1, 2025-05-07T20:22:07.4348614Z stochastic_rounding=False, 2025-05-07T20:22:07.4348770Z weighted=False, 2025-05-07T20:22:07.4348921Z row_wise=True, 2025-05-07T20:22:07.4349083Z mixed=False, 2025-05-07T20:22:07.4349236Z use_cache=True, 2025-05-07T20:22:07.4349424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4349579Z use_cpu=True, 2025-05-07T20:22:07.4349765Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4349906Z ) 2025-05-07T20:22:07.4350145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4350706Z self=, 2025-05-07T20:22:07.4350864Z mixed_B=False, 2025-05-07T20:22:07.4351017Z compile=False, 2025-05-07T20:22:07.4351166Z T=3, 2025-05-07T20:22:07.4351317Z D=122, 2025-05-07T20:22:07.4351462Z B=67, 2025-05-07T20:22:07.4351652Z log_E=5, 2025-05-07T20:22:07.4351850Z L=4, 2025-05-07T20:22:07.4352009Z D_gradcheck=1, 2025-05-07T20:22:07.4352253Z stochastic_rounding=False, 2025-05-07T20:22:07.4352415Z weighted=True, 2025-05-07T20:22:07.4352562Z row_wise=True, 2025-05-07T20:22:07.4352716Z mixed=True, 2025-05-07T20:22:07.4352878Z use_cache=False, 2025-05-07T20:22:07.4353066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4353218Z use_cpu=True, 2025-05-07T20:22:07.4353444Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4353589Z ) 2025-05-07T20:22:07.4353855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4354523Z self=, 2025-05-07T20:22:07.4354710Z mixed_B=True, 2025-05-07T20:22:07.4354875Z compile=True, 2025-05-07T20:22:07.4355261Z T=1, 2025-05-07T20:22:07.4355427Z D=78, 2025-05-07T20:22:07.4355579Z B=85, 2025-05-07T20:22:07.4355726Z log_E=3, 2025-05-07T20:22:07.4355870Z L=8, 2025-05-07T20:22:07.4356034Z D_gradcheck=2, 2025-05-07T20:22:07.4356205Z stochastic_rounding=True, 2025-05-07T20:22:07.4356359Z weighted=False, 2025-05-07T20:22:07.4356518Z row_wise=False, 2025-05-07T20:22:07.4356746Z mixed=True, 2025-05-07T20:22:07.4356901Z use_cache=False, 2025-05-07T20:22:07.4357099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4357281Z use_cpu=True, 2025-05-07T20:22:07.4357565Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4357725Z ) 2025-05-07T20:22:07.4357959Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4358630Z self=, 2025-05-07T20:22:07.4358785Z mixed_B=True, 2025-05-07T20:22:07.4358936Z compile=True, 2025-05-07T20:22:07.4359096Z T=5, 2025-05-07T20:22:07.4359241Z D=109, 2025-05-07T20:22:07.4359384Z B=50, 2025-05-07T20:22:07.4359534Z log_E=5, 2025-05-07T20:22:07.4359679Z L=13, 2025-05-07T20:22:07.4359830Z D_gradcheck=2, 2025-05-07T20:22:07.4360014Z stochastic_rounding=False, 2025-05-07T20:22:07.4360167Z weighted=True, 2025-05-07T20:22:07.4360325Z row_wise=False, 2025-05-07T20:22:07.4360484Z mixed=True, 2025-05-07T20:22:07.4360639Z use_cache=False, 2025-05-07T20:22:07.4360877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4361030Z use_cpu=True, 2025-05-07T20:22:07.4361215Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4361361Z ) 2025-05-07T20:22:07.4361589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4362151Z self=, 2025-05-07T20:22:07.4362311Z mixed_B=False, 2025-05-07T20:22:07.4362461Z compile=True, 2025-05-07T20:22:07.4362699Z T=3, 2025-05-07T20:22:07.4362939Z D=3, 2025-05-07T20:22:07.4363084Z B=27, 2025-05-07T20:22:07.4363236Z log_E=5, 2025-05-07T20:22:07.4363384Z L=17, 2025-05-07T20:22:07.4363538Z D_gradcheck=1, 2025-05-07T20:22:07.4363712Z stochastic_rounding=False, 2025-05-07T20:22:07.4363872Z weighted=True, 2025-05-07T20:22:07.4364026Z row_wise=False, 2025-05-07T20:22:07.4364188Z mixed=True, 2025-05-07T20:22:07.4364340Z use_cache=True, 2025-05-07T20:22:07.4364531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4364687Z use_cpu=True, 2025-05-07T20:22:07.4364870Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4365012Z ) 2025-05-07T20:22:07.4365246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4365811Z self=, 2025-05-07T20:22:07.4365961Z mixed_B=True, 2025-05-07T20:22:07.4366120Z compile=True, 2025-05-07T20:22:07.4366318Z T=2, 2025-05-07T20:22:07.4366468Z D=89, 2025-05-07T20:22:07.4366619Z B=79, 2025-05-07T20:22:07.4366769Z log_E=4, 2025-05-07T20:22:07.4366955Z L=0, 2025-05-07T20:22:07.4367117Z D_gradcheck=2, 2025-05-07T20:22:07.4367290Z stochastic_rounding=False, 2025-05-07T20:22:07.4367448Z weighted=True, 2025-05-07T20:22:07.4367605Z row_wise=False, 2025-05-07T20:22:07.4367778Z mixed=False, 2025-05-07T20:22:07.4367945Z use_cache=False, 2025-05-07T20:22:07.4368134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4368286Z use_cpu=True, 2025-05-07T20:22:07.4368478Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4368617Z ) 2025-05-07T20:22:07.4368844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4369417Z self=, 2025-05-07T20:22:07.4369570Z mixed_B=True, 2025-05-07T20:22:07.4369721Z compile=True, 2025-05-07T20:22:07.4370021Z T=5, 2025-05-07T20:22:07.4370180Z D=86, 2025-05-07T20:22:07.4370332Z B=56, 2025-05-07T20:22:07.4370477Z log_E=5, 2025-05-07T20:22:07.4370618Z L=11, 2025-05-07T20:22:07.4370775Z D_gradcheck=2, 2025-05-07T20:22:07.4370947Z stochastic_rounding=False, 2025-05-07T20:22:07.4371100Z weighted=True, 2025-05-07T20:22:07.4371258Z row_wise=True, 2025-05-07T20:22:07.4371540Z mixed=False, 2025-05-07T20:22:07.4371696Z use_cache=False, 2025-05-07T20:22:07.4371892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4372040Z use_cpu=True, 2025-05-07T20:22:07.4372327Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4372490Z ) 2025-05-07T20:22:07.4372718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4373281Z self=, 2025-05-07T20:22:07.4373439Z mixed_B=False, 2025-05-07T20:22:07.4373592Z compile=False, 2025-05-07T20:22:07.4373751Z T=4, 2025-05-07T20:22:07.4373896Z D=38, 2025-05-07T20:22:07.4374039Z B=88, 2025-05-07T20:22:07.4374191Z log_E=3, 2025-05-07T20:22:07.4374334Z L=16, 2025-05-07T20:22:07.4374485Z D_gradcheck=1, 2025-05-07T20:22:07.4374667Z stochastic_rounding=True, 2025-05-07T20:22:07.4374823Z weighted=False, 2025-05-07T20:22:07.4374979Z row_wise=False, 2025-05-07T20:22:07.4375142Z mixed=False, 2025-05-07T20:22:07.4375296Z use_cache=False, 2025-05-07T20:22:07.4375485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4375642Z use_cpu=True, 2025-05-07T20:22:07.4375825Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4375966Z ) 2025-05-07T20:22:07.4376200Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4376876Z self=, 2025-05-07T20:22:07.4377093Z mixed_B=False, 2025-05-07T20:22:07.4377248Z compile=False, 2025-05-07T20:22:07.4377520Z T=2, 2025-05-07T20:22:07.4377672Z D=80, 2025-05-07T20:22:07.4377817Z B=53, 2025-05-07T20:22:07.4377963Z log_E=4, 2025-05-07T20:22:07.4378116Z L=4, 2025-05-07T20:22:07.4378269Z D_gradcheck=2, 2025-05-07T20:22:07.4378443Z stochastic_rounding=False, 2025-05-07T20:22:07.4378600Z weighted=True, 2025-05-07T20:22:07.4378752Z row_wise=False, 2025-05-07T20:22:07.4378906Z mixed=True, 2025-05-07T20:22:07.4379067Z use_cache=True, 2025-05-07T20:22:07.4379256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4379407Z use_cpu=True, 2025-05-07T20:22:07.4379601Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4379743Z ) 2025-05-07T20:22:07.4379977Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4380541Z self=, 2025-05-07T20:22:07.4380692Z mixed_B=True, 2025-05-07T20:22:07.4380852Z compile=True, 2025-05-07T20:22:07.4381003Z T=1, 2025-05-07T20:22:07.4381149Z D=122, 2025-05-07T20:22:07.4381299Z B=41, 2025-05-07T20:22:07.4381446Z log_E=5, 2025-05-07T20:22:07.4381591Z L=9, 2025-05-07T20:22:07.4381751Z D_gradcheck=1, 2025-05-07T20:22:07.4381925Z stochastic_rounding=False, 2025-05-07T20:22:07.4382078Z weighted=False, 2025-05-07T20:22:07.4382236Z row_wise=False, 2025-05-07T20:22:07.4382390Z mixed=False, 2025-05-07T20:22:07.4382683Z use_cache=False, 2025-05-07T20:22:07.4382879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4383032Z use_cpu=True, 2025-05-07T20:22:07.4383224Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4383366Z ) 2025-05-07T20:22:07.4383593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4384299Z self=, 2025-05-07T20:22:07.4384456Z mixed_B=False, 2025-05-07T20:22:07.4384614Z compile=False, 2025-05-07T20:22:07.4384901Z T=3, 2025-05-07T20:22:07.4385057Z D=34, 2025-05-07T20:22:07.4385203Z B=103, 2025-05-07T20:22:07.4385355Z log_E=5, 2025-05-07T20:22:07.4385499Z L=3, 2025-05-07T20:22:07.4385651Z D_gradcheck=2, 2025-05-07T20:22:07.4385833Z stochastic_rounding=False, 2025-05-07T20:22:07.4385985Z weighted=True, 2025-05-07T20:22:07.4386144Z row_wise=False, 2025-05-07T20:22:07.4386411Z mixed=True, 2025-05-07T20:22:07.4386565Z use_cache=False, 2025-05-07T20:22:07.4386768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4386920Z use_cpu=True, 2025-05-07T20:22:07.4387202Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4387366Z ) 2025-05-07T20:22:07.4387597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4388161Z self=, 2025-05-07T20:22:07.4388321Z mixed_B=False, 2025-05-07T20:22:07.4388474Z compile=False, 2025-05-07T20:22:07.4388626Z T=5, 2025-05-07T20:22:07.4388777Z D=12, 2025-05-07T20:22:07.4388922Z B=121, 2025-05-07T20:22:07.4389068Z log_E=4, 2025-05-07T20:22:07.4389221Z L=13, 2025-05-07T20:22:07.4389375Z D_gradcheck=1, 2025-05-07T20:22:07.4389555Z stochastic_rounding=False, 2025-05-07T20:22:07.4389712Z weighted=False, 2025-05-07T20:22:07.4389863Z row_wise=True, 2025-05-07T20:22:07.4390022Z mixed=True, 2025-05-07T20:22:07.4390176Z use_cache=False, 2025-05-07T20:22:07.4390365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4390523Z use_cpu=True, 2025-05-07T20:22:07.4390706Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4390851Z ) 2025-05-07T20:22:07.4962972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4963654Z self=, 2025-05-07T20:22:07.4963823Z mixed_B=True, 2025-05-07T20:22:07.4963976Z compile=True, 2025-05-07T20:22:07.4964649Z T=4, 2025-05-07T20:22:07.4964804Z D=44, 2025-05-07T20:22:07.4964949Z B=57, 2025-05-07T20:22:07.4965101Z log_E=4, 2025-05-07T20:22:07.4965244Z L=20, 2025-05-07T20:22:07.4965397Z D_gradcheck=2, 2025-05-07T20:22:07.4965580Z stochastic_rounding=True, 2025-05-07T20:22:07.4965733Z weighted=True, 2025-05-07T20:22:07.4965883Z row_wise=True, 2025-05-07T20:22:07.4966054Z mixed=False, 2025-05-07T20:22:07.4966208Z use_cache=True, 2025-05-07T20:22:07.4966402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4966562Z use_cpu=True, 2025-05-07T20:22:07.4966751Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4966897Z ) 2025-05-07T20:22:07.4967139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4967708Z self=, 2025-05-07T20:22:07.4967868Z mixed_B=False, 2025-05-07T20:22:07.4968021Z compile=False, 2025-05-07T20:22:07.4968172Z T=4, 2025-05-07T20:22:07.4968325Z D=100, 2025-05-07T20:22:07.4968472Z B=59, 2025-05-07T20:22:07.4968618Z log_E=5, 2025-05-07T20:22:07.4968771Z L=6, 2025-05-07T20:22:07.4968924Z D_gradcheck=1, 2025-05-07T20:22:07.4969096Z stochastic_rounding=True, 2025-05-07T20:22:07.4969256Z weighted=True, 2025-05-07T20:22:07.4969407Z row_wise=True, 2025-05-07T20:22:07.4969561Z mixed=False, 2025-05-07T20:22:07.4969721Z use_cache=True, 2025-05-07T20:22:07.4969909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4970061Z use_cpu=True, 2025-05-07T20:22:07.4970257Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4970400Z ) 2025-05-07T20:22:07.4970639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4971203Z self=, 2025-05-07T20:22:07.4971354Z mixed_B=True, 2025-05-07T20:22:07.4971514Z compile=False, 2025-05-07T20:22:07.4971837Z T=2, 2025-05-07T20:22:07.4971997Z D=88, 2025-05-07T20:22:07.4972146Z B=52, 2025-05-07T20:22:07.4972289Z log_E=5, 2025-05-07T20:22:07.4972434Z L=9, 2025-05-07T20:22:07.4972595Z D_gradcheck=1, 2025-05-07T20:22:07.4972773Z stochastic_rounding=False, 2025-05-07T20:22:07.4972927Z weighted=True, 2025-05-07T20:22:07.4973085Z row_wise=True, 2025-05-07T20:22:07.4973438Z mixed=True, 2025-05-07T20:22:07.4973601Z use_cache=True, 2025-05-07T20:22:07.4973793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4973943Z use_cpu=True, 2025-05-07T20:22:07.4974248Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4974401Z ) 2025-05-07T20:22:07.4974641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4975215Z self=, 2025-05-07T20:22:07.4975366Z mixed_B=True, 2025-05-07T20:22:07.4975519Z compile=True, 2025-05-07T20:22:07.4975680Z T=5, 2025-05-07T20:22:07.4975825Z D=45, 2025-05-07T20:22:07.4975968Z B=94, 2025-05-07T20:22:07.4976125Z log_E=4, 2025-05-07T20:22:07.4976268Z L=20, 2025-05-07T20:22:07.4976422Z D_gradcheck=2, 2025-05-07T20:22:07.4976602Z stochastic_rounding=False, 2025-05-07T20:22:07.4976758Z weighted=False, 2025-05-07T20:22:07.4976917Z row_wise=False, 2025-05-07T20:22:07.4977071Z mixed=False, 2025-05-07T20:22:07.4977224Z use_cache=True, 2025-05-07T20:22:07.4977422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4977572Z use_cpu=True, 2025-05-07T20:22:07.4977756Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4977905Z ) 2025-05-07T20:22:07.4978134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4978698Z self=, 2025-05-07T20:22:07.4978860Z mixed_B=True, 2025-05-07T20:22:07.4979014Z compile=False, 2025-05-07T20:22:07.4979311Z T=2, 2025-05-07T20:22:07.4979464Z D=64, 2025-05-07T20:22:07.4979609Z B=17, 2025-05-07T20:22:07.4979762Z log_E=4, 2025-05-07T20:22:07.4979906Z L=9, 2025-05-07T20:22:07.4980060Z D_gradcheck=1, 2025-05-07T20:22:07.4980240Z stochastic_rounding=False, 2025-05-07T20:22:07.4980396Z weighted=True, 2025-05-07T20:22:07.4980547Z row_wise=True, 2025-05-07T20:22:07.4980709Z mixed=True, 2025-05-07T20:22:07.4980862Z use_cache=True, 2025-05-07T20:22:07.4981050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.4981207Z use_cpu=True, 2025-05-07T20:22:07.4981389Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4981532Z ) 2025-05-07T20:22:07.4981769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4982332Z self=, 2025-05-07T20:22:07.4982483Z mixed_B=True, 2025-05-07T20:22:07.4982642Z compile=False, 2025-05-07T20:22:07.4982792Z T=4, 2025-05-07T20:22:07.4982948Z D=39, 2025-05-07T20:22:07.4983092Z B=48, 2025-05-07T20:22:07.4983240Z log_E=3, 2025-05-07T20:22:07.4983491Z L=13, 2025-05-07T20:22:07.4983647Z D_gradcheck=1, 2025-05-07T20:22:07.4983827Z stochastic_rounding=False, 2025-05-07T20:22:07.4983981Z weighted=False, 2025-05-07T20:22:07.4984251Z row_wise=False, 2025-05-07T20:22:07.4984410Z mixed=True, 2025-05-07T20:22:07.4984564Z use_cache=True, 2025-05-07T20:22:07.4984760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4984912Z use_cpu=True, 2025-05-07T20:22:07.4985095Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.4985241Z ) 2025-05-07T20:22:07.4985470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4986034Z self=, 2025-05-07T20:22:07.4986194Z mixed_B=False, 2025-05-07T20:22:07.4986347Z compile=False, 2025-05-07T20:22:07.4986606Z T=4, 2025-05-07T20:22:07.4986776Z D=43, 2025-05-07T20:22:07.4986923Z B=119, 2025-05-07T20:22:07.4987079Z log_E=3, 2025-05-07T20:22:07.4987221Z L=6, 2025-05-07T20:22:07.4987375Z D_gradcheck=1, 2025-05-07T20:22:07.4987554Z stochastic_rounding=True, 2025-05-07T20:22:07.4987709Z weighted=False, 2025-05-07T20:22:07.4987863Z row_wise=False, 2025-05-07T20:22:07.4988149Z mixed=False, 2025-05-07T20:22:07.4988301Z use_cache=True, 2025-05-07T20:22:07.4988490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4988647Z use_cpu=True, 2025-05-07T20:22:07.4988945Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4989105Z ) 2025-05-07T20:22:07.4989342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4989907Z self=, 2025-05-07T20:22:07.4990058Z mixed_B=True, 2025-05-07T20:22:07.4990220Z compile=True, 2025-05-07T20:22:07.4990366Z T=3, 2025-05-07T20:22:07.4990525Z D=37, 2025-05-07T20:22:07.4990666Z B=95, 2025-05-07T20:22:07.4990810Z log_E=4, 2025-05-07T20:22:07.4990961Z L=0, 2025-05-07T20:22:07.4991112Z D_gradcheck=2, 2025-05-07T20:22:07.4991284Z stochastic_rounding=True, 2025-05-07T20:22:07.4991450Z weighted=False, 2025-05-07T20:22:07.4991603Z row_wise=False, 2025-05-07T20:22:07.4991756Z mixed=True, 2025-05-07T20:22:07.4991917Z use_cache=True, 2025-05-07T20:22:07.4992105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4992258Z use_cpu=True, 2025-05-07T20:22:07.4992447Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4992587Z ) 2025-05-07T20:22:07.4992814Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4993382Z self=, 2025-05-07T20:22:07.4993535Z mixed_B=True, 2025-05-07T20:22:07.4993697Z compile=True, 2025-05-07T20:22:07.4993841Z T=1, 2025-05-07T20:22:07.4994124Z D=23, 2025-05-07T20:22:07.4994276Z B=65, 2025-05-07T20:22:07.4994423Z log_E=4, 2025-05-07T20:22:07.4994565Z L=11, 2025-05-07T20:22:07.4994728Z D_gradcheck=1, 2025-05-07T20:22:07.4994902Z stochastic_rounding=True, 2025-05-07T20:22:07.4995061Z weighted=True, 2025-05-07T20:22:07.4995220Z row_wise=False, 2025-05-07T20:22:07.4995373Z mixed=True, 2025-05-07T20:22:07.4995526Z use_cache=True, 2025-05-07T20:22:07.4995722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4995874Z use_cpu=True, 2025-05-07T20:22:07.4996058Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4996209Z ) 2025-05-07T20:22:07.4996438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.4997009Z self=, 2025-05-07T20:22:07.4997161Z mixed_B=False, 2025-05-07T20:22:07.4997317Z compile=True, 2025-05-07T20:22:07.4997472Z T=4, 2025-05-07T20:22:07.4997625Z D=122, 2025-05-07T20:22:07.4997769Z B=93, 2025-05-07T20:22:07.4997925Z log_E=5, 2025-05-07T20:22:07.4998069Z L=5, 2025-05-07T20:22:07.4998223Z D_gradcheck=2, 2025-05-07T20:22:07.4998401Z stochastic_rounding=True, 2025-05-07T20:22:07.4998554Z weighted=True, 2025-05-07T20:22:07.4998704Z row_wise=True, 2025-05-07T20:22:07.4998869Z mixed=False, 2025-05-07T20:22:07.4999023Z use_cache=True, 2025-05-07T20:22:07.4999213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.4999370Z use_cpu=True, 2025-05-07T20:22:07.4999553Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.4999702Z ) 2025-05-07T20:22:07.4999931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5000497Z self=, 2025-05-07T20:22:07.5000652Z mixed_B=True, 2025-05-07T20:22:07.5000803Z compile=True, 2025-05-07T20:22:07.5000948Z T=4, 2025-05-07T20:22:07.5001240Z D=15, 2025-05-07T20:22:07.5001404Z B=36, 2025-05-07T20:22:07.5001550Z log_E=4, 2025-05-07T20:22:07.5001701Z L=11, 2025-05-07T20:22:07.5001855Z D_gradcheck=2, 2025-05-07T20:22:07.5002031Z stochastic_rounding=False, 2025-05-07T20:22:07.5002191Z weighted=True, 2025-05-07T20:22:07.5002345Z row_wise=False, 2025-05-07T20:22:07.5002632Z mixed=True, 2025-05-07T20:22:07.5002785Z use_cache=True, 2025-05-07T20:22:07.5002974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.5003133Z use_cpu=True, 2025-05-07T20:22:07.5003412Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5003565Z ) 2025-05-07T20:22:07.5003808Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5004371Z self=, 2025-05-07T20:22:07.5004523Z mixed_B=True, 2025-05-07T20:22:07.5004684Z compile=True, 2025-05-07T20:22:07.5004826Z T=3, 2025-05-07T20:22:07.5004980Z D=106, 2025-05-07T20:22:07.5005137Z B=119, 2025-05-07T20:22:07.5005281Z log_E=5, 2025-05-07T20:22:07.5005424Z L=8, 2025-05-07T20:22:07.5005584Z D_gradcheck=1, 2025-05-07T20:22:07.5005757Z stochastic_rounding=False, 2025-05-07T20:22:07.5005916Z weighted=True, 2025-05-07T20:22:07.5006067Z row_wise=True, 2025-05-07T20:22:07.5006215Z mixed=True, 2025-05-07T20:22:07.5006382Z use_cache=False, 2025-05-07T20:22:07.5006571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.5006721Z use_cpu=True, 2025-05-07T20:22:07.5006912Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5007052Z ) 2025-05-07T20:22:07.5007280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5007845Z self=, 2025-05-07T20:22:07.5007998Z mixed_B=True, 2025-05-07T20:22:07.5008150Z compile=False, 2025-05-07T20:22:07.5008304Z T=5, 2025-05-07T20:22:07.5008577Z D=126, 2025-05-07T20:22:07.5008730Z B=20, 2025-05-07T20:22:07.5008876Z log_E=3, 2025-05-07T20:22:07.5009020Z L=9, 2025-05-07T20:22:07.5009180Z D_gradcheck=1, 2025-05-07T20:22:07.5009352Z stochastic_rounding=True, 2025-05-07T20:22:07.5009506Z weighted=False, 2025-05-07T20:22:07.5009666Z row_wise=False, 2025-05-07T20:22:07.5009816Z mixed=False, 2025-05-07T20:22:07.5009971Z use_cache=True, 2025-05-07T20:22:07.5010172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.5010324Z use_cpu=True, 2025-05-07T20:22:07.5010507Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5010653Z ) 2025-05-07T20:22:07.5010882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5011443Z self=, 2025-05-07T20:22:07.5011600Z mixed_B=False, 2025-05-07T20:22:07.5011755Z compile=False, 2025-05-07T20:22:07.5011907Z T=3, 2025-05-07T20:22:07.5012059Z D=4, 2025-05-07T20:22:07.5012207Z B=8, 2025-05-07T20:22:07.5012362Z log_E=5, 2025-05-07T20:22:07.5012505Z L=0, 2025-05-07T20:22:07.5012658Z D_gradcheck=2, 2025-05-07T20:22:07.5012841Z stochastic_rounding=False, 2025-05-07T20:22:07.5012995Z weighted=False, 2025-05-07T20:22:07.5013154Z row_wise=False, 2025-05-07T20:22:07.5013311Z mixed=True, 2025-05-07T20:22:07.5013469Z use_cache=True, 2025-05-07T20:22:07.5013661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.5013819Z use_cpu=True, 2025-05-07T20:22:07.5014001Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5014144Z ) 2025-05-07T20:22:07.5014378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5014942Z self=, 2025-05-07T20:22:07.5015101Z mixed_B=True, 2025-05-07T20:22:07.5015253Z compile=True, 2025-05-07T20:22:07.5015399Z T=4, 2025-05-07T20:22:07.5015697Z D=98, 2025-05-07T20:22:07.5015862Z B=81, 2025-05-07T20:22:07.5016009Z log_E=4, 2025-05-07T20:22:07.5016338Z L=9, 2025-05-07T20:22:07.5016499Z D_gradcheck=2, 2025-05-07T20:22:07.5016672Z stochastic_rounding=True, 2025-05-07T20:22:07.5016832Z weighted=False, 2025-05-07T20:22:07.5016984Z row_wise=True, 2025-05-07T20:22:07.5017131Z mixed=True, 2025-05-07T20:22:07.5017482Z use_cache=True, 2025-05-07T20:22:07.5017673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.5017823Z use_cpu=True, 2025-05-07T20:22:07.5018122Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5018275Z ) 2025-05-07T20:22:07.5018518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5019086Z self=, 2025-05-07T20:22:07.5019238Z mixed_B=False, 2025-05-07T20:22:07.5019396Z compile=True, 2025-05-07T20:22:07.5019538Z T=1, 2025-05-07T20:22:07.5019689Z D=43, 2025-05-07T20:22:07.5019842Z B=63, 2025-05-07T20:22:07.5019989Z log_E=5, 2025-05-07T20:22:07.5020133Z L=20, 2025-05-07T20:22:07.5020293Z D_gradcheck=1, 2025-05-07T20:22:07.5020467Z stochastic_rounding=False, 2025-05-07T20:22:07.5020618Z weighted=True, 2025-05-07T20:22:07.5020780Z row_wise=True, 2025-05-07T20:22:07.5020928Z mixed=False, 2025-05-07T20:22:07.5021082Z use_cache=True, 2025-05-07T20:22:07.5021277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.5021427Z use_cpu=True, 2025-05-07T20:22:07.5021620Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.5021759Z ) 2025-05-07T20:22:07.5021988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.5022561Z self=, 2025-05-07T20:22:07.5022714Z mixed_B=True, 2025-05-07T20:22:07.5022869Z compile=False, 2025-05-07T20:22:07.5023021Z T=5, 2025-05-07T20:22:07.5023366Z D=110, 2025-05-07T20:22:07.5023511Z B=29, 2025-05-07T20:22:07.5023663Z log_E=5, 2025-05-07T20:22:07.5023806Z L=0, 2025-05-07T20:22:07.5023959Z D_gradcheck=1, 2025-05-07T20:22:07.5024265Z stochastic_rounding=True, 2025-05-07T20:22:07.5024421Z weighted=False, 2025-05-07T20:22:07.5024573Z row_wise=False, 2025-05-07T20:22:07.5024734Z mixed=True, 2025-05-07T20:22:07.5024892Z use_cache=False, 2025-05-07T20:22:07.5025089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.5025242Z use_cpu=True, 2025-05-07T20:22:07.5025421Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.5025575Z ) 2025-05-07T20:22:07.8205807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8206848Z self=, 2025-05-07T20:22:07.8207727Z mixed_B=True, 2025-05-07T20:22:07.8208100Z compile=False, 2025-05-07T20:22:07.8208466Z T=1, 2025-05-07T20:22:07.8208829Z D=66, 2025-05-07T20:22:07.8209302Z B=75, 2025-05-07T20:22:07.8209639Z log_E=3, 2025-05-07T20:22:07.8209977Z L=1, 2025-05-07T20:22:07.8210320Z D_gradcheck=2, 2025-05-07T20:22:07.8210720Z stochastic_rounding=False, 2025-05-07T20:22:07.8211160Z weighted=True, 2025-05-07T20:22:07.8211525Z row_wise=False, 2025-05-07T20:22:07.8211897Z mixed=True, 2025-05-07T20:22:07.8212277Z use_cache=False, 2025-05-07T20:22:07.8212699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8213181Z use_cpu=True, 2025-05-07T20:22:07.8213579Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8214029Z ) 2025-05-07T20:22:07.8214456Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8215400Z self=, 2025-05-07T20:22:07.8216530Z mixed_B=True, 2025-05-07T20:22:07.8216903Z compile=True, 2025-05-07T20:22:07.8217265Z T=3, 2025-05-07T20:22:07.8217991Z D=68, 2025-05-07T20:22:07.8218342Z B=45, 2025-05-07T20:22:07.8218681Z log_E=5, 2025-05-07T20:22:07.8219023Z L=2, 2025-05-07T20:22:07.8219356Z D_gradcheck=2, 2025-05-07T20:22:07.8219755Z stochastic_rounding=False, 2025-05-07T20:22:07.8220198Z weighted=True, 2025-05-07T20:22:07.8220568Z row_wise=False, 2025-05-07T20:22:07.8220948Z mixed=False, 2025-05-07T20:22:07.8221546Z use_cache=True, 2025-05-07T20:22:07.8221955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8222441Z use_cpu=True, 2025-05-07T20:22:07.8222841Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8223528Z ) 2025-05-07T20:22:07.8223964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8225031Z self=, 2025-05-07T20:22:07.8225904Z mixed_B=False, 2025-05-07T20:22:07.8226280Z compile=False, 2025-05-07T20:22:07.8226644Z T=4, 2025-05-07T20:22:07.8226991Z D=106, 2025-05-07T20:22:07.8227321Z B=82, 2025-05-07T20:22:07.8227656Z log_E=5, 2025-05-07T20:22:07.8228002Z L=13, 2025-05-07T20:22:07.8228335Z D_gradcheck=2, 2025-05-07T20:22:07.8228727Z stochastic_rounding=True, 2025-05-07T20:22:07.8229168Z weighted=False, 2025-05-07T20:22:07.8229537Z row_wise=True, 2025-05-07T20:22:07.8229908Z mixed=True, 2025-05-07T20:22:07.8230408Z use_cache=True, 2025-05-07T20:22:07.8230882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8245192Z use_cpu=True, 2025-05-07T20:22:07.8245747Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8246217Z ) 2025-05-07T20:22:07.8246622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8247564Z self=, 2025-05-07T20:22:07.8248444Z mixed_B=True, 2025-05-07T20:22:07.8248818Z compile=False, 2025-05-07T20:22:07.8249177Z T=5, 2025-05-07T20:22:07.8249878Z D=86, 2025-05-07T20:22:07.8250213Z B=114, 2025-05-07T20:22:07.8250540Z log_E=4, 2025-05-07T20:22:07.8250878Z L=7, 2025-05-07T20:22:07.8251214Z D_gradcheck=1, 2025-05-07T20:22:07.8251599Z stochastic_rounding=True, 2025-05-07T20:22:07.8252039Z weighted=False, 2025-05-07T20:22:07.8252415Z row_wise=False, 2025-05-07T20:22:07.8252778Z mixed=False, 2025-05-07T20:22:07.8253153Z use_cache=True, 2025-05-07T20:22:07.8253566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8254037Z use_cpu=True, 2025-05-07T20:22:07.8254438Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8254884Z ) 2025-05-07T20:22:07.8255287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8256216Z self=, 2025-05-07T20:22:07.8257083Z mixed_B=True, 2025-05-07T20:22:07.8257456Z compile=False, 2025-05-07T20:22:07.8257807Z T=3, 2025-05-07T20:22:07.8258142Z D=47, 2025-05-07T20:22:07.8258474Z B=71, 2025-05-07T20:22:07.8258797Z log_E=3, 2025-05-07T20:22:07.8259138Z L=20, 2025-05-07T20:22:07.8259472Z D_gradcheck=2, 2025-05-07T20:22:07.8259854Z stochastic_rounding=True, 2025-05-07T20:22:07.8260290Z weighted=False, 2025-05-07T20:22:07.8260662Z row_wise=False, 2025-05-07T20:22:07.8261021Z mixed=True, 2025-05-07T20:22:07.8261390Z use_cache=True, 2025-05-07T20:22:07.8261793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8262264Z use_cpu=True, 2025-05-07T20:22:07.8262661Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8263104Z ) 2025-05-07T20:22:07.8263497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8264552Z self=, 2025-05-07T20:22:07.8265429Z mixed_B=False, 2025-05-07T20:22:07.8265801Z compile=False, 2025-05-07T20:22:07.8266154Z T=3, 2025-05-07T20:22:07.8266682Z D=123, 2025-05-07T20:22:07.8267033Z B=44, 2025-05-07T20:22:07.8267357Z log_E=3, 2025-05-07T20:22:07.8267699Z L=3, 2025-05-07T20:22:07.8268037Z D_gradcheck=2, 2025-05-07T20:22:07.8268421Z stochastic_rounding=False, 2025-05-07T20:22:07.8268860Z weighted=True, 2025-05-07T20:22:07.8269229Z row_wise=True, 2025-05-07T20:22:07.8269589Z mixed=False, 2025-05-07T20:22:07.8270118Z use_cache=False, 2025-05-07T20:22:07.8270537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8271006Z use_cpu=True, 2025-05-07T20:22:07.8271403Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8271971Z ) 2025-05-07T20:22:07.8272382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8273319Z self=, 2025-05-07T20:22:07.8274191Z mixed_B=False, 2025-05-07T20:22:07.8274563Z compile=True, 2025-05-07T20:22:07.8274916Z T=1, 2025-05-07T20:22:07.8275251Z D=69, 2025-05-07T20:22:07.8275585Z B=25, 2025-05-07T20:22:07.8275911Z log_E=5, 2025-05-07T20:22:07.8276254Z L=17, 2025-05-07T20:22:07.8276597Z D_gradcheck=2, 2025-05-07T20:22:07.8276981Z stochastic_rounding=False, 2025-05-07T20:22:07.8277412Z weighted=False, 2025-05-07T20:22:07.8277788Z row_wise=True, 2025-05-07T20:22:07.8278143Z mixed=True, 2025-05-07T20:22:07.8278511Z use_cache=False, 2025-05-07T20:22:07.8278933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8279407Z use_cpu=True, 2025-05-07T20:22:07.8279801Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8280247Z ) 2025-05-07T20:22:07.8280639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8281575Z self=, 2025-05-07T20:22:07.8282443Z mixed_B=False, 2025-05-07T20:22:07.8282807Z compile=False, 2025-05-07T20:22:07.8283168Z T=3, 2025-05-07T20:22:07.8283499Z D=68, 2025-05-07T20:22:07.8284071Z B=81, 2025-05-07T20:22:07.8284401Z log_E=3, 2025-05-07T20:22:07.8284740Z L=1, 2025-05-07T20:22:07.8285069Z D_gradcheck=1, 2025-05-07T20:22:07.8285460Z stochastic_rounding=False, 2025-05-07T20:22:07.8285895Z weighted=False, 2025-05-07T20:22:07.8286268Z row_wise=True, 2025-05-07T20:22:07.8286628Z mixed=False, 2025-05-07T20:22:07.8287004Z use_cache=False, 2025-05-07T20:22:07.8287423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8287894Z use_cpu=True, 2025-05-07T20:22:07.8288289Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8288736Z ) 2025-05-07T20:22:07.8289127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8290069Z self=, 2025-05-07T20:22:07.8290939Z mixed_B=True, 2025-05-07T20:22:07.8291306Z compile=False, 2025-05-07T20:22:07.8291670Z T=2, 2025-05-07T20:22:07.8292004Z D=8, 2025-05-07T20:22:07.8292329Z B=113, 2025-05-07T20:22:07.8292672Z log_E=5, 2025-05-07T20:22:07.8293013Z L=7, 2025-05-07T20:22:07.8293341Z D_gradcheck=2, 2025-05-07T20:22:07.8293731Z stochastic_rounding=False, 2025-05-07T20:22:07.8294168Z weighted=True, 2025-05-07T20:22:07.8294536Z row_wise=False, 2025-05-07T20:22:07.8294906Z mixed=False, 2025-05-07T20:22:07.8295284Z use_cache=True, 2025-05-07T20:22:07.8295685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8296165Z use_cpu=True, 2025-05-07T20:22:07.8296559Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8297001Z ) 2025-05-07T20:22:07.8297396Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8298332Z self=, 2025-05-07T20:22:07.8299195Z mixed_B=False, 2025-05-07T20:22:07.8299556Z compile=True, 2025-05-07T20:22:07.8299916Z T=2, 2025-05-07T20:22:07.8300449Z D=45, 2025-05-07T20:22:07.8300797Z B=68, 2025-05-07T20:22:07.8301127Z log_E=3, 2025-05-07T20:22:07.8301466Z L=12, 2025-05-07T20:22:07.8301794Z D_gradcheck=1, 2025-05-07T20:22:07.8302183Z stochastic_rounding=False, 2025-05-07T20:22:07.8302623Z weighted=False, 2025-05-07T20:22:07.8302993Z row_wise=False, 2025-05-07T20:22:07.8303359Z mixed=True, 2025-05-07T20:22:07.8303846Z use_cache=False, 2025-05-07T20:22:07.8304392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8304879Z use_cpu=True, 2025-05-07T20:22:07.8305276Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8305824Z ) 2025-05-07T20:22:07.8306240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8307184Z self=, 2025-05-07T20:22:07.8308057Z mixed_B=False, 2025-05-07T20:22:07.8308425Z compile=False, 2025-05-07T20:22:07.8308791Z T=4, 2025-05-07T20:22:07.8309128Z D=117, 2025-05-07T20:22:07.8309456Z B=38, 2025-05-07T20:22:07.8309790Z log_E=3, 2025-05-07T20:22:07.8310133Z L=0, 2025-05-07T20:22:07.8310470Z D_gradcheck=2, 2025-05-07T20:22:07.8310861Z stochastic_rounding=True, 2025-05-07T20:22:07.8311296Z weighted=False, 2025-05-07T20:22:07.8311670Z row_wise=True, 2025-05-07T20:22:07.8312048Z mixed=False, 2025-05-07T20:22:07.8312426Z use_cache=False, 2025-05-07T20:22:07.8312842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8313321Z use_cpu=True, 2025-05-07T20:22:07.8313718Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8314158Z ) 2025-05-07T20:22:07.8314566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8315513Z self=, 2025-05-07T20:22:07.8316755Z mixed_B=False, 2025-05-07T20:22:07.8317128Z compile=False, 2025-05-07T20:22:07.8317497Z T=1, 2025-05-07T20:22:07.8317837Z D=93, 2025-05-07T20:22:07.8318455Z B=3, 2025-05-07T20:22:07.8318789Z log_E=5, 2025-05-07T20:22:07.8319131Z L=20, 2025-05-07T20:22:07.8319466Z D_gradcheck=2, 2025-05-07T20:22:07.8319862Z stochastic_rounding=False, 2025-05-07T20:22:07.8320301Z weighted=True, 2025-05-07T20:22:07.8320669Z row_wise=False, 2025-05-07T20:22:07.8321045Z mixed=False, 2025-05-07T20:22:07.8321427Z use_cache=False, 2025-05-07T20:22:07.8321850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8322327Z use_cpu=True, 2025-05-07T20:22:07.8322726Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8323178Z ) 2025-05-07T20:22:07.8323577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8324513Z self=, 2025-05-07T20:22:07.8325387Z mixed_B=False, 2025-05-07T20:22:07.8325752Z compile=False, 2025-05-07T20:22:07.8326114Z T=5, 2025-05-07T20:22:07.8326455Z D=66, 2025-05-07T20:22:07.8326786Z B=41, 2025-05-07T20:22:07.8327124Z log_E=3, 2025-05-07T20:22:07.8327472Z L=18, 2025-05-07T20:22:07.8327808Z D_gradcheck=2, 2025-05-07T20:22:07.8328202Z stochastic_rounding=True, 2025-05-07T20:22:07.8328641Z weighted=False, 2025-05-07T20:22:07.8329013Z row_wise=False, 2025-05-07T20:22:07.8329384Z mixed=True, 2025-05-07T20:22:07.8329754Z use_cache=True, 2025-05-07T20:22:07.8330156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8330636Z use_cpu=True, 2025-05-07T20:22:07.8331032Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8331483Z ) 2025-05-07T20:22:07.8331880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8332829Z self=, 2025-05-07T20:22:07.8333703Z mixed_B=False, 2025-05-07T20:22:07.8334067Z compile=True, 2025-05-07T20:22:07.8334431Z T=4, 2025-05-07T20:22:07.8335016Z D=102, 2025-05-07T20:22:07.8335377Z B=49, 2025-05-07T20:22:07.8335716Z log_E=3, 2025-05-07T20:22:07.8336059Z L=4, 2025-05-07T20:22:07.8336391Z D_gradcheck=1, 2025-05-07T20:22:07.8336783Z stochastic_rounding=False, 2025-05-07T20:22:07.8337223Z weighted=False, 2025-05-07T20:22:07.8337597Z row_wise=False, 2025-05-07T20:22:07.8337969Z mixed=False, 2025-05-07T20:22:07.8338545Z use_cache=True, 2025-05-07T20:22:07.8338948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8339431Z use_cpu=True, 2025-05-07T20:22:07.8339829Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8340450Z ) 2025-05-07T20:22:07.8340864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8341802Z self=, 2025-05-07T20:22:07.8342677Z mixed_B=False, 2025-05-07T20:22:07.8343045Z compile=True, 2025-05-07T20:22:07.8343406Z T=1, 2025-05-07T20:22:07.8343742Z D=74, 2025-05-07T20:22:07.8344213Z B=60, 2025-05-07T20:22:07.8344549Z log_E=3, 2025-05-07T20:22:07.8344890Z L=0, 2025-05-07T20:22:07.8345226Z D_gradcheck=1, 2025-05-07T20:22:07.8345619Z stochastic_rounding=True, 2025-05-07T20:22:07.8346056Z weighted=True, 2025-05-07T20:22:07.8346423Z row_wise=True, 2025-05-07T20:22:07.8346791Z mixed=True, 2025-05-07T20:22:07.8347161Z use_cache=True, 2025-05-07T20:22:07.8347564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8348046Z use_cpu=True, 2025-05-07T20:22:07.8348448Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8348888Z ) 2025-05-07T20:22:07.8349292Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8350234Z self=, 2025-05-07T20:22:07.8351099Z mixed_B=True, 2025-05-07T20:22:07.8351472Z compile=True, 2025-05-07T20:22:07.8351835Z T=2, 2025-05-07T20:22:07.8352165Z D=6, 2025-05-07T20:22:07.8352669Z B=127, 2025-05-07T20:22:07.8353005Z log_E=4, 2025-05-07T20:22:07.8353350Z L=20, 2025-05-07T20:22:07.8353686Z D_gradcheck=2, 2025-05-07T20:22:07.8354077Z stochastic_rounding=False, 2025-05-07T20:22:07.8354510Z weighted=False, 2025-05-07T20:22:07.8354877Z row_wise=True, 2025-05-07T20:22:07.8355245Z mixed=True, 2025-05-07T20:22:07.8355616Z use_cache=False, 2025-05-07T20:22:07.8356030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8356511Z use_cpu=True, 2025-05-07T20:22:07.8356907Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8357347Z ) 2025-05-07T20:22:07.8357754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8358691Z self=, 2025-05-07T20:22:07.8359553Z mixed_B=True, 2025-05-07T20:22:07.8359920Z compile=True, 2025-05-07T20:22:07.8360279Z T=5, 2025-05-07T20:22:07.8360604Z D=81, 2025-05-07T20:22:07.8360947Z B=29, 2025-05-07T20:22:07.8361284Z log_E=4, 2025-05-07T20:22:07.8361623Z L=7, 2025-05-07T20:22:07.8361960Z D_gradcheck=2, 2025-05-07T20:22:07.8362355Z stochastic_rounding=True, 2025-05-07T20:22:07.8362784Z weighted=True, 2025-05-07T20:22:07.8363160Z row_wise=False, 2025-05-07T20:22:07.8363531Z mixed=False, 2025-05-07T20:22:07.8363909Z use_cache=True, 2025-05-07T20:22:07.8364310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8364788Z use_cpu=True, 2025-05-07T20:22:07.8365184Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8365624Z ) 2025-05-07T20:22:07.8855086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8856082Z self=, 2025-05-07T20:22:07.8856948Z mixed_B=False, 2025-05-07T20:22:07.8857322Z compile=False, 2025-05-07T20:22:07.8857686Z T=3, 2025-05-07T20:22:07.8858011Z D=117, 2025-05-07T20:22:07.8858691Z B=71, 2025-05-07T20:22:07.8859053Z log_E=5, 2025-05-07T20:22:07.8859398Z L=13, 2025-05-07T20:22:07.8859734Z D_gradcheck=1, 2025-05-07T20:22:07.8860130Z stochastic_rounding=False, 2025-05-07T20:22:07.8860567Z weighted=True, 2025-05-07T20:22:07.8860933Z row_wise=False, 2025-05-07T20:22:07.8861301Z mixed=False, 2025-05-07T20:22:07.8861929Z use_cache=True, 2025-05-07T20:22:07.8862334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8862820Z use_cpu=True, 2025-05-07T20:22:07.8863220Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8863845Z ) 2025-05-07T20:22:07.8864547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8865494Z self=, 2025-05-07T20:22:07.8866360Z mixed_B=True, 2025-05-07T20:22:07.8866730Z compile=True, 2025-05-07T20:22:07.8867089Z T=1, 2025-05-07T20:22:07.8867413Z D=119, 2025-05-07T20:22:07.8867762Z B=99, 2025-05-07T20:22:07.8868100Z log_E=4, 2025-05-07T20:22:07.8868437Z L=17, 2025-05-07T20:22:07.8868779Z D_gradcheck=1, 2025-05-07T20:22:07.8869172Z stochastic_rounding=True, 2025-05-07T20:22:07.8869614Z weighted=True, 2025-05-07T20:22:07.8869985Z row_wise=False, 2025-05-07T20:22:07.8870357Z mixed=False, 2025-05-07T20:22:07.8870734Z use_cache=False, 2025-05-07T20:22:07.8871146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8871626Z use_cpu=True, 2025-05-07T20:22:07.8872023Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8872466Z ) 2025-05-07T20:22:07.8872872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8873811Z self=, 2025-05-07T20:22:07.8874681Z mixed_B=False, 2025-05-07T20:22:07.8875056Z compile=True, 2025-05-07T20:22:07.8875419Z T=5, 2025-05-07T20:22:07.8875744Z D=123, 2025-05-07T20:22:07.8876281Z B=9, 2025-05-07T20:22:07.8876617Z log_E=5, 2025-05-07T20:22:07.8876953Z L=17, 2025-05-07T20:22:07.8877295Z D_gradcheck=1, 2025-05-07T20:22:07.8877689Z stochastic_rounding=False, 2025-05-07T20:22:07.8878120Z weighted=False, 2025-05-07T20:22:07.8878498Z row_wise=False, 2025-05-07T20:22:07.8878866Z mixed=False, 2025-05-07T20:22:07.8879234Z use_cache=True, 2025-05-07T20:22:07.8879644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8880124Z use_cpu=True, 2025-05-07T20:22:07.8880518Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8880960Z ) 2025-05-07T20:22:07.8881363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8882303Z self=, 2025-05-07T20:22:07.8883168Z mixed_B=True, 2025-05-07T20:22:07.8883542Z compile=True, 2025-05-07T20:22:07.8883900Z T=2, 2025-05-07T20:22:07.8884223Z D=127, 2025-05-07T20:22:07.8884567Z B=73, 2025-05-07T20:22:07.8884903Z log_E=5, 2025-05-07T20:22:07.8885237Z L=7, 2025-05-07T20:22:07.8885576Z D_gradcheck=2, 2025-05-07T20:22:07.8885970Z stochastic_rounding=False, 2025-05-07T20:22:07.8886400Z weighted=True, 2025-05-07T20:22:07.8886773Z row_wise=True, 2025-05-07T20:22:07.8887143Z mixed=False, 2025-05-07T20:22:07.8887511Z use_cache=True, 2025-05-07T20:22:07.8887921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8888399Z use_cpu=True, 2025-05-07T20:22:07.8888791Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8889246Z ) 2025-05-07T20:22:07.8889675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8890612Z self=, 2025-05-07T20:22:07.8891482Z mixed_B=True, 2025-05-07T20:22:07.8891854Z compile=False, 2025-05-07T20:22:07.8892222Z T=2, 2025-05-07T20:22:07.8892548Z D=26, 2025-05-07T20:22:07.8893090Z B=76, 2025-05-07T20:22:07.8893450Z log_E=5, 2025-05-07T20:22:07.8893788Z L=5, 2025-05-07T20:22:07.8894129Z D_gradcheck=2, 2025-05-07T20:22:07.8894525Z stochastic_rounding=False, 2025-05-07T20:22:07.8894957Z weighted=True, 2025-05-07T20:22:07.8895332Z row_wise=False, 2025-05-07T20:22:07.8895706Z mixed=False, 2025-05-07T20:22:07.8896212Z use_cache=True, 2025-05-07T20:22:07.8896620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8897100Z use_cpu=True, 2025-05-07T20:22:07.8897494Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8898056Z ) 2025-05-07T20:22:07.8898479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8899417Z self=, 2025-05-07T20:22:07.8900289Z mixed_B=True, 2025-05-07T20:22:07.8900658Z compile=True, 2025-05-07T20:22:07.8901023Z T=2, 2025-05-07T20:22:07.8901349Z D=112, 2025-05-07T20:22:07.8901691Z B=77, 2025-05-07T20:22:07.8902024Z log_E=5, 2025-05-07T20:22:07.8902357Z L=5, 2025-05-07T20:22:07.8902695Z D_gradcheck=2, 2025-05-07T20:22:07.8903088Z stochastic_rounding=False, 2025-05-07T20:22:07.8903518Z weighted=False, 2025-05-07T20:22:07.8903893Z row_wise=True, 2025-05-07T20:22:07.8904381Z mixed=True, 2025-05-07T20:22:07.8904750Z use_cache=True, 2025-05-07T20:22:07.8905163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8905644Z use_cpu=True, 2025-05-07T20:22:07.8906039Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8906484Z ) 2025-05-07T20:22:07.8906889Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8907822Z self=, 2025-05-07T20:22:07.8908696Z mixed_B=False, 2025-05-07T20:22:07.8909068Z compile=True, 2025-05-07T20:22:07.8909422Z T=2, 2025-05-07T20:22:07.8909760Z D=122, 2025-05-07T20:22:07.8910275Z B=51, 2025-05-07T20:22:07.8910605Z log_E=3, 2025-05-07T20:22:07.8910946Z L=6, 2025-05-07T20:22:07.8911284Z D_gradcheck=1, 2025-05-07T20:22:07.8911682Z stochastic_rounding=False, 2025-05-07T20:22:07.8912115Z weighted=False, 2025-05-07T20:22:07.8912495Z row_wise=True, 2025-05-07T20:22:07.8912867Z mixed=False, 2025-05-07T20:22:07.8913229Z use_cache=False, 2025-05-07T20:22:07.8913654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8914135Z use_cpu=True, 2025-05-07T20:22:07.8914528Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8914971Z ) 2025-05-07T20:22:07.8915377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8916608Z self=, 2025-05-07T20:22:07.8917489Z mixed_B=True, 2025-05-07T20:22:07.8917861Z compile=False, 2025-05-07T20:22:07.8918217Z T=2, 2025-05-07T20:22:07.8918547Z D=18, 2025-05-07T20:22:07.8918894Z B=116, 2025-05-07T20:22:07.8919227Z log_E=3, 2025-05-07T20:22:07.8919573Z L=7, 2025-05-07T20:22:07.8919913Z D_gradcheck=1, 2025-05-07T20:22:07.8920298Z stochastic_rounding=True, 2025-05-07T20:22:07.8920735Z weighted=True, 2025-05-07T20:22:07.8921113Z row_wise=False, 2025-05-07T20:22:07.8921480Z mixed=True, 2025-05-07T20:22:07.8921849Z use_cache=False, 2025-05-07T20:22:07.8922275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8922753Z use_cpu=True, 2025-05-07T20:22:07.8923143Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8923585Z ) 2025-05-07T20:22:07.8923993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8924929Z self=, 2025-05-07T20:22:07.8925801Z mixed_B=False, 2025-05-07T20:22:07.8926172Z compile=True, 2025-05-07T20:22:07.8926529Z T=2, 2025-05-07T20:22:07.8926862Z D=69, 2025-05-07T20:22:07.8927569Z B=48, 2025-05-07T20:22:07.8927919Z log_E=5, 2025-05-07T20:22:07.8928258Z L=16, 2025-05-07T20:22:07.8928601Z D_gradcheck=1, 2025-05-07T20:22:07.8928989Z stochastic_rounding=True, 2025-05-07T20:22:07.8929425Z weighted=False, 2025-05-07T20:22:07.8929804Z row_wise=True, 2025-05-07T20:22:07.8930171Z mixed=True, 2025-05-07T20:22:07.8930532Z use_cache=False, 2025-05-07T20:22:07.8931166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8931641Z use_cpu=True, 2025-05-07T20:22:07.8932040Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8932485Z ) 2025-05-07T20:22:07.8933096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8934057Z self=, 2025-05-07T20:22:07.8934927Z mixed_B=True, 2025-05-07T20:22:07.8935295Z compile=True, 2025-05-07T20:22:07.8935649Z T=1, 2025-05-07T20:22:07.8935981Z D=24, 2025-05-07T20:22:07.8936329Z B=54, 2025-05-07T20:22:07.8936660Z log_E=3, 2025-05-07T20:22:07.8936810Z L=2, 2025-05-07T20:22:07.8936967Z D_gradcheck=1, 2025-05-07T20:22:07.8937140Z stochastic_rounding=False, 2025-05-07T20:22:07.8937301Z weighted=True, 2025-05-07T20:22:07.8937454Z row_wise=False, 2025-05-07T20:22:07.8937604Z mixed=True, 2025-05-07T20:22:07.8937766Z use_cache=False, 2025-05-07T20:22:07.8937963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8938120Z use_cpu=True, 2025-05-07T20:22:07.8938309Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8938450Z ) 2025-05-07T20:22:07.8938689Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8939256Z self=, 2025-05-07T20:22:07.8939410Z mixed_B=True, 2025-05-07T20:22:07.8939569Z compile=True, 2025-05-07T20:22:07.8939712Z T=1, 2025-05-07T20:22:07.8939856Z D=126, 2025-05-07T20:22:07.8940244Z B=83, 2025-05-07T20:22:07.8940390Z log_E=3, 2025-05-07T20:22:07.8940534Z L=14, 2025-05-07T20:22:07.8940693Z D_gradcheck=1, 2025-05-07T20:22:07.8940869Z stochastic_rounding=False, 2025-05-07T20:22:07.8941026Z weighted=True, 2025-05-07T20:22:07.8941184Z row_wise=False, 2025-05-07T20:22:07.8941334Z mixed=False, 2025-05-07T20:22:07.8941486Z use_cache=True, 2025-05-07T20:22:07.8941689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8941841Z use_cpu=True, 2025-05-07T20:22:07.8942028Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8942171Z ) 2025-05-07T20:22:07.8942403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8942979Z self=, 2025-05-07T20:22:07.8943134Z mixed_B=False, 2025-05-07T20:22:07.8943285Z compile=False, 2025-05-07T20:22:07.8943435Z T=5, 2025-05-07T20:22:07.8943579Z D=73, 2025-05-07T20:22:07.8943729Z B=44, 2025-05-07T20:22:07.8943881Z log_E=5, 2025-05-07T20:22:07.8944161Z L=8, 2025-05-07T20:22:07.8944326Z D_gradcheck=2, 2025-05-07T20:22:07.8944505Z stochastic_rounding=True, 2025-05-07T20:22:07.8944663Z weighted=False, 2025-05-07T20:22:07.8944823Z row_wise=True, 2025-05-07T20:22:07.8944973Z mixed=True, 2025-05-07T20:22:07.8945129Z use_cache=False, 2025-05-07T20:22:07.8945335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8945491Z use_cpu=True, 2025-05-07T20:22:07.8945674Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8945825Z ) 2025-05-07T20:22:07.8946056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8946619Z self=, 2025-05-07T20:22:07.8946778Z mixed_B=False, 2025-05-07T20:22:07.8946930Z compile=False, 2025-05-07T20:22:07.8947075Z T=3, 2025-05-07T20:22:07.8947224Z D=51, 2025-05-07T20:22:07.8947527Z B=77, 2025-05-07T20:22:07.8947685Z log_E=4, 2025-05-07T20:22:07.8947837Z L=7, 2025-05-07T20:22:07.8947993Z D_gradcheck=1, 2025-05-07T20:22:07.8948179Z stochastic_rounding=False, 2025-05-07T20:22:07.8948334Z weighted=False, 2025-05-07T20:22:07.8948489Z row_wise=False, 2025-05-07T20:22:07.8948645Z mixed=True, 2025-05-07T20:22:07.8948800Z use_cache=False, 2025-05-07T20:22:07.8949125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8949285Z use_cpu=True, 2025-05-07T20:22:07.8949465Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8949608Z ) 2025-05-07T20:22:07.8949954Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8950530Z self=, 2025-05-07T20:22:07.8950686Z mixed_B=False, 2025-05-07T20:22:07.8950847Z compile=False, 2025-05-07T20:22:07.8950992Z T=5, 2025-05-07T20:22:07.8951144Z D=70, 2025-05-07T20:22:07.8951297Z B=106, 2025-05-07T20:22:07.8951443Z log_E=5, 2025-05-07T20:22:07.8951594Z L=6, 2025-05-07T20:22:07.8951745Z D_gradcheck=2, 2025-05-07T20:22:07.8951920Z stochastic_rounding=False, 2025-05-07T20:22:07.8952083Z weighted=False, 2025-05-07T20:22:07.8952235Z row_wise=False, 2025-05-07T20:22:07.8952382Z mixed=True, 2025-05-07T20:22:07.8952543Z use_cache=False, 2025-05-07T20:22:07.8952738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8952890Z use_cpu=True, 2025-05-07T20:22:07.8953080Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8953221Z ) 2025-05-07T20:22:07.8953451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8954019Z self=, 2025-05-07T20:22:07.8954171Z mixed_B=True, 2025-05-07T20:22:07.8954333Z compile=False, 2025-05-07T20:22:07.8954478Z T=2, 2025-05-07T20:22:07.8954620Z D=11, 2025-05-07T20:22:07.8954970Z B=128, 2025-05-07T20:22:07.8955118Z log_E=4, 2025-05-07T20:22:07.8955260Z L=6, 2025-05-07T20:22:07.8955420Z D_gradcheck=2, 2025-05-07T20:22:07.8955594Z stochastic_rounding=False, 2025-05-07T20:22:07.8955746Z weighted=True, 2025-05-07T20:22:07.8955909Z row_wise=False, 2025-05-07T20:22:07.8956058Z mixed=True, 2025-05-07T20:22:07.8956210Z use_cache=False, 2025-05-07T20:22:07.8956411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8956564Z use_cpu=True, 2025-05-07T20:22:07.8956746Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8956893Z ) 2025-05-07T20:22:07.8957125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8957694Z self=, 2025-05-07T20:22:07.8957849Z mixed_B=False, 2025-05-07T20:22:07.8958003Z compile=False, 2025-05-07T20:22:07.8958153Z T=5, 2025-05-07T20:22:07.8958300Z D=123, 2025-05-07T20:22:07.8958452Z B=109, 2025-05-07T20:22:07.8958605Z log_E=4, 2025-05-07T20:22:07.8958754Z L=8, 2025-05-07T20:22:07.8958908Z D_gradcheck=2, 2025-05-07T20:22:07.8959092Z stochastic_rounding=False, 2025-05-07T20:22:07.8959244Z weighted=True, 2025-05-07T20:22:07.8959396Z row_wise=False, 2025-05-07T20:22:07.8959553Z mixed=False, 2025-05-07T20:22:07.8959707Z use_cache=False, 2025-05-07T20:22:07.8959904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.8960061Z use_cpu=True, 2025-05-07T20:22:07.8960244Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.8960392Z ) 2025-05-07T20:22:07.8960621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.8961184Z self=, 2025-05-07T20:22:07.8961342Z mixed_B=True, 2025-05-07T20:22:07.8961498Z compile=False, 2025-05-07T20:22:07.8961644Z T=5, 2025-05-07T20:22:07.8961798Z D=118, 2025-05-07T20:22:07.8962118Z B=73, 2025-05-07T20:22:07.8962281Z log_E=5, 2025-05-07T20:22:07.8962433Z L=13, 2025-05-07T20:22:07.8962586Z D_gradcheck=1, 2025-05-07T20:22:07.8962758Z stochastic_rounding=True, 2025-05-07T20:22:07.8962921Z weighted=True, 2025-05-07T20:22:07.8963072Z row_wise=True, 2025-05-07T20:22:07.8963222Z mixed=True, 2025-05-07T20:22:07.8963382Z use_cache=False, 2025-05-07T20:22:07.8963694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.8963851Z use_cpu=True, 2025-05-07T20:22:07.8964034Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.8964175Z ) 2025-05-07T20:22:07.9494821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9495446Z self=, 2025-05-07T20:22:07.9495611Z mixed_B=True, 2025-05-07T20:22:07.9495767Z compile=False, 2025-05-07T20:22:07.9495911Z T=1, 2025-05-07T20:22:07.9496065Z D=17, 2025-05-07T20:22:07.9496228Z B=119, 2025-05-07T20:22:07.9496379Z log_E=5, 2025-05-07T20:22:07.9496532Z L=14, 2025-05-07T20:22:07.9496688Z D_gradcheck=1, 2025-05-07T20:22:07.9496861Z stochastic_rounding=True, 2025-05-07T20:22:07.9497024Z weighted=True, 2025-05-07T20:22:07.9497173Z row_wise=True, 2025-05-07T20:22:07.9497330Z mixed=True, 2025-05-07T20:22:07.9497483Z use_cache=True, 2025-05-07T20:22:07.9497683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9497843Z use_cpu=True, 2025-05-07T20:22:07.9498025Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9498169Z ) 2025-05-07T20:22:07.9498410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9498975Z self=, 2025-05-07T20:22:07.9499127Z mixed_B=True, 2025-05-07T20:22:07.9499286Z compile=True, 2025-05-07T20:22:07.9499570Z T=5, 2025-05-07T20:22:07.9499738Z D=77, 2025-05-07T20:22:07.9500039Z B=119, 2025-05-07T20:22:07.9500188Z log_E=5, 2025-05-07T20:22:07.9500341Z L=13, 2025-05-07T20:22:07.9500494Z D_gradcheck=2, 2025-05-07T20:22:07.9500668Z stochastic_rounding=True, 2025-05-07T20:22:07.9500828Z weighted=True, 2025-05-07T20:22:07.9500981Z row_wise=False, 2025-05-07T20:22:07.9501133Z mixed=False, 2025-05-07T20:22:07.9501294Z use_cache=True, 2025-05-07T20:22:07.9501492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9501646Z use_cpu=True, 2025-05-07T20:22:07.9501831Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.9501973Z ) 2025-05-07T20:22:07.9502214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9502789Z self=, 2025-05-07T20:22:07.9502942Z mixed_B=False, 2025-05-07T20:22:07.9503105Z compile=False, 2025-05-07T20:22:07.9503250Z T=2, 2025-05-07T20:22:07.9503396Z D=95, 2025-05-07T20:22:07.9503557Z B=40, 2025-05-07T20:22:07.9503707Z log_E=3, 2025-05-07T20:22:07.9503852Z L=11, 2025-05-07T20:22:07.9504115Z D_gradcheck=1, 2025-05-07T20:22:07.9504292Z stochastic_rounding=True, 2025-05-07T20:22:07.9504446Z weighted=True, 2025-05-07T20:22:07.9504608Z row_wise=True, 2025-05-07T20:22:07.9504758Z mixed=True, 2025-05-07T20:22:07.9504909Z use_cache=True, 2025-05-07T20:22:07.9505113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9505267Z use_cpu=True, 2025-05-07T20:22:07.9505447Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9505594Z ) 2025-05-07T20:22:07.9505826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9506403Z self=, 2025-05-07T20:22:07.9506554Z mixed_B=True, 2025-05-07T20:22:07.9506705Z compile=True, 2025-05-07T20:22:07.9506857Z T=1, 2025-05-07T20:22:07.9507000Z D=44, 2025-05-07T20:22:07.9507379Z B=106, 2025-05-07T20:22:07.9507558Z log_E=4, 2025-05-07T20:22:07.9507700Z L=11, 2025-05-07T20:22:07.9507850Z D_gradcheck=1, 2025-05-07T20:22:07.9508028Z stochastic_rounding=False, 2025-05-07T20:22:07.9508177Z weighted=True, 2025-05-07T20:22:07.9508325Z row_wise=True, 2025-05-07T20:22:07.9508479Z mixed=False, 2025-05-07T20:22:07.9508629Z use_cache=True, 2025-05-07T20:22:07.9509020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9509184Z use_cpu=True, 2025-05-07T20:22:07.9509366Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9509512Z ) 2025-05-07T20:22:07.9509907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9510484Z self=, 2025-05-07T20:22:07.9510647Z mixed_B=False, 2025-05-07T20:22:07.9510797Z compile=True, 2025-05-07T20:22:07.9510943Z T=3, 2025-05-07T20:22:07.9511090Z D=35, 2025-05-07T20:22:07.9511237Z B=124, 2025-05-07T20:22:07.9511388Z log_E=3, 2025-05-07T20:22:07.9511533Z L=7, 2025-05-07T20:22:07.9511682Z D_gradcheck=1, 2025-05-07T20:22:07.9511854Z stochastic_rounding=False, 2025-05-07T20:22:07.9512012Z weighted=True, 2025-05-07T20:22:07.9512162Z row_wise=False, 2025-05-07T20:22:07.9512310Z mixed=False, 2025-05-07T20:22:07.9512471Z use_cache=False, 2025-05-07T20:22:07.9512661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9512818Z use_cpu=True, 2025-05-07T20:22:07.9512999Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.9513141Z ) 2025-05-07T20:22:07.9513375Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9513936Z self=, 2025-05-07T20:22:07.9514083Z mixed_B=True, 2025-05-07T20:22:07.9514241Z compile=True, 2025-05-07T20:22:07.9514384Z T=3, 2025-05-07T20:22:07.9514524Z D=31, 2025-05-07T20:22:07.9514676Z B=61, 2025-05-07T20:22:07.9514958Z log_E=3, 2025-05-07T20:22:07.9515100Z L=1, 2025-05-07T20:22:07.9515255Z D_gradcheck=1, 2025-05-07T20:22:07.9515425Z stochastic_rounding=True, 2025-05-07T20:22:07.9515583Z weighted=True, 2025-05-07T20:22:07.9515733Z row_wise=False, 2025-05-07T20:22:07.9515882Z mixed=False, 2025-05-07T20:22:07.9516041Z use_cache=False, 2025-05-07T20:22:07.9516528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9516685Z use_cpu=True, 2025-05-07T20:22:07.9516874Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.9517012Z ) 2025-05-07T20:22:07.9517246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9517816Z self=, 2025-05-07T20:22:07.9517965Z mixed_B=True, 2025-05-07T20:22:07.9518115Z compile=True, 2025-05-07T20:22:07.9518267Z T=2, 2025-05-07T20:22:07.9518413Z D=116, 2025-05-07T20:22:07.9518555Z B=51, 2025-05-07T20:22:07.9518715Z log_E=4, 2025-05-07T20:22:07.9518859Z L=6, 2025-05-07T20:22:07.9519021Z D_gradcheck=1, 2025-05-07T20:22:07.9519192Z stochastic_rounding=True, 2025-05-07T20:22:07.9519343Z weighted=True, 2025-05-07T20:22:07.9519504Z row_wise=False, 2025-05-07T20:22:07.9519653Z mixed=False, 2025-05-07T20:22:07.9519804Z use_cache=True, 2025-05-07T20:22:07.9520004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9520157Z use_cpu=True, 2025-05-07T20:22:07.9520337Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9520482Z ) 2025-05-07T20:22:07.9520718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9521280Z self=, 2025-05-07T20:22:07.9521437Z mixed_B=False, 2025-05-07T20:22:07.9521588Z compile=True, 2025-05-07T20:22:07.9521740Z T=2, 2025-05-07T20:22:07.9521882Z D=127, 2025-05-07T20:22:07.9522025Z B=38, 2025-05-07T20:22:07.9522428Z log_E=3, 2025-05-07T20:22:07.9522596Z L=8, 2025-05-07T20:22:07.9522755Z D_gradcheck=2, 2025-05-07T20:22:07.9522935Z stochastic_rounding=True, 2025-05-07T20:22:07.9523089Z weighted=True, 2025-05-07T20:22:07.9523243Z row_wise=False, 2025-05-07T20:22:07.9523403Z mixed=True, 2025-05-07T20:22:07.9523555Z use_cache=True, 2025-05-07T20:22:07.9523931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9524093Z use_cpu=True, 2025-05-07T20:22:07.9524273Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9524413Z ) 2025-05-07T20:22:07.9524807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9525393Z self=, 2025-05-07T20:22:07.9525556Z mixed_B=False, 2025-05-07T20:22:07.9525708Z compile=True, 2025-05-07T20:22:07.9525853Z T=1, 2025-05-07T20:22:07.9526008Z D=39, 2025-05-07T20:22:07.9526152Z B=38, 2025-05-07T20:22:07.9526309Z log_E=4, 2025-05-07T20:22:07.9526459Z L=6, 2025-05-07T20:22:07.9526611Z D_gradcheck=1, 2025-05-07T20:22:07.9526784Z stochastic_rounding=False, 2025-05-07T20:22:07.9526944Z weighted=False, 2025-05-07T20:22:07.9527097Z row_wise=True, 2025-05-07T20:22:07.9527249Z mixed=True, 2025-05-07T20:22:07.9527411Z use_cache=False, 2025-05-07T20:22:07.9527604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9527754Z use_cpu=True, 2025-05-07T20:22:07.9527944Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.9528087Z ) 2025-05-07T20:22:07.9528325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9528892Z self=, 2025-05-07T20:22:07.9529043Z mixed_B=True, 2025-05-07T20:22:07.9529206Z compile=False, 2025-05-07T20:22:07.9529353Z T=3, 2025-05-07T20:22:07.9529495Z D=21, 2025-05-07T20:22:07.9529648Z B=47, 2025-05-07T20:22:07.9530010Z log_E=3, 2025-05-07T20:22:07.9530153Z L=4, 2025-05-07T20:22:07.9530311Z D_gradcheck=1, 2025-05-07T20:22:07.9530485Z stochastic_rounding=False, 2025-05-07T20:22:07.9530638Z weighted=True, 2025-05-07T20:22:07.9530797Z row_wise=False, 2025-05-07T20:22:07.9530948Z mixed=False, 2025-05-07T20:22:07.9531103Z use_cache=False, 2025-05-07T20:22:07.9531303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9531455Z use_cpu=True, 2025-05-07T20:22:07.9531643Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9531786Z ) 2025-05-07T20:22:07.9532021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9532592Z self=, 2025-05-07T20:22:07.9532744Z mixed_B=True, 2025-05-07T20:22:07.9532897Z compile=False, 2025-05-07T20:22:07.9533049Z T=4, 2025-05-07T20:22:07.9533192Z D=15, 2025-05-07T20:22:07.9533335Z B=7, 2025-05-07T20:22:07.9533492Z log_E=4, 2025-05-07T20:22:07.9533637Z L=19, 2025-05-07T20:22:07.9533790Z D_gradcheck=1, 2025-05-07T20:22:07.9533968Z stochastic_rounding=True, 2025-05-07T20:22:07.9534123Z weighted=False, 2025-05-07T20:22:07.9534280Z row_wise=False, 2025-05-07T20:22:07.9534435Z mixed=False, 2025-05-07T20:22:07.9534588Z use_cache=False, 2025-05-07T20:22:07.9534787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9534939Z use_cpu=True, 2025-05-07T20:22:07.9535121Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9535269Z ) 2025-05-07T20:22:07.9535501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9536066Z self=, 2025-05-07T20:22:07.9536224Z mixed_B=True, 2025-05-07T20:22:07.9536378Z compile=True, 2025-05-07T20:22:07.9536521Z T=3, 2025-05-07T20:22:07.9536672Z D=19, 2025-05-07T20:22:07.9536819Z B=99, 2025-05-07T20:22:07.9537125Z log_E=5, 2025-05-07T20:22:07.9537293Z L=14, 2025-05-07T20:22:07.9537449Z D_gradcheck=1, 2025-05-07T20:22:07.9537623Z stochastic_rounding=False, 2025-05-07T20:22:07.9537784Z weighted=True, 2025-05-07T20:22:07.9537936Z row_wise=True, 2025-05-07T20:22:07.9538094Z mixed=True, 2025-05-07T20:22:07.9538251Z use_cache=True, 2025-05-07T20:22:07.9538566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9538723Z use_cpu=True, 2025-05-07T20:22:07.9538905Z output_dtype=SparseType.FP16, 2025-05-07T20:22:07.9539045Z ) 2025-05-07T20:22:07.9539381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9539970Z self=, 2025-05-07T20:22:07.9540125Z mixed_B=False, 2025-05-07T20:22:07.9540284Z compile=True, 2025-05-07T20:22:07.9540427Z T=4, 2025-05-07T20:22:07.9540572Z D=99, 2025-05-07T20:22:07.9540721Z B=26, 2025-05-07T20:22:07.9540875Z log_E=5, 2025-05-07T20:22:07.9541027Z L=18, 2025-05-07T20:22:07.9541179Z D_gradcheck=2, 2025-05-07T20:22:07.9541353Z stochastic_rounding=False, 2025-05-07T20:22:07.9541513Z weighted=True, 2025-05-07T20:22:07.9541667Z row_wise=True, 2025-05-07T20:22:07.9541817Z mixed=False, 2025-05-07T20:22:07.9541982Z use_cache=False, 2025-05-07T20:22:07.9542178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9542329Z use_cpu=True, 2025-05-07T20:22:07.9542517Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9542656Z ) 2025-05-07T20:22:07.9542892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9543466Z self=, 2025-05-07T20:22:07.9543619Z mixed_B=False, 2025-05-07T20:22:07.9543782Z compile=False, 2025-05-07T20:22:07.9543928Z T=5, 2025-05-07T20:22:07.9544221Z D=81, 2025-05-07T20:22:07.9544381Z B=101, 2025-05-07T20:22:07.9544711Z log_E=4, 2025-05-07T20:22:07.9544854Z L=5, 2025-05-07T20:22:07.9545014Z D_gradcheck=2, 2025-05-07T20:22:07.9545189Z stochastic_rounding=False, 2025-05-07T20:22:07.9545343Z weighted=False, 2025-05-07T20:22:07.9545503Z row_wise=False, 2025-05-07T20:22:07.9545655Z mixed=False, 2025-05-07T20:22:07.9545811Z use_cache=False, 2025-05-07T20:22:07.9546015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9546167Z use_cpu=True, 2025-05-07T20:22:07.9546347Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9546494Z ) 2025-05-07T20:22:07.9546723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9547299Z self=, 2025-05-07T20:22:07.9547452Z mixed_B=False, 2025-05-07T20:22:07.9547604Z compile=True, 2025-05-07T20:22:07.9547757Z T=1, 2025-05-07T20:22:07.9547901Z D=96, 2025-05-07T20:22:07.9548044Z B=101, 2025-05-07T20:22:07.9548205Z log_E=3, 2025-05-07T20:22:07.9548354Z L=7, 2025-05-07T20:22:07.9548505Z D_gradcheck=1, 2025-05-07T20:22:07.9548686Z stochastic_rounding=False, 2025-05-07T20:22:07.9548841Z weighted=False, 2025-05-07T20:22:07.9548994Z row_wise=False, 2025-05-07T20:22:07.9549153Z mixed=False, 2025-05-07T20:22:07.9549308Z use_cache=False, 2025-05-07T20:22:07.9549502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9549662Z use_cpu=True, 2025-05-07T20:22:07.9549844Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9549988Z ) 2025-05-07T20:22:07.9550230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9550795Z self=, 2025-05-07T20:22:07.9550960Z mixed_B=False, 2025-05-07T20:22:07.9551117Z compile=True, 2025-05-07T20:22:07.9551263Z T=2, 2025-05-07T20:22:07.9551416Z D=104, 2025-05-07T20:22:07.9551559Z B=47, 2025-05-07T20:22:07.9551868Z log_E=3, 2025-05-07T20:22:07.9552037Z L=13, 2025-05-07T20:22:07.9552190Z D_gradcheck=2, 2025-05-07T20:22:07.9552363Z stochastic_rounding=False, 2025-05-07T20:22:07.9552522Z weighted=True, 2025-05-07T20:22:07.9552675Z row_wise=False, 2025-05-07T20:22:07.9552825Z mixed=True, 2025-05-07T20:22:07.9552984Z use_cache=False, 2025-05-07T20:22:07.9553302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:07.9553462Z use_cpu=True, 2025-05-07T20:22:07.9553643Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9553785Z ) 2025-05-07T20:22:07.9554130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:07.9554710Z self=, 2025-05-07T20:22:07.9554864Z mixed_B=True, 2025-05-07T20:22:07.9555022Z compile=True, 2025-05-07T20:22:07.9555168Z T=3, 2025-05-07T20:22:07.9555311Z D=22, 2025-05-07T20:22:07.9555466Z B=126, 2025-05-07T20:22:07.9555619Z log_E=4, 2025-05-07T20:22:07.9555763Z L=19, 2025-05-07T20:22:07.9555921Z D_gradcheck=2, 2025-05-07T20:22:07.9556093Z stochastic_rounding=True, 2025-05-07T20:22:07.9556247Z weighted=False, 2025-05-07T20:22:07.9556406Z row_wise=True, 2025-05-07T20:22:07.9556554Z mixed=False, 2025-05-07T20:22:07.9556714Z use_cache=True, 2025-05-07T20:22:07.9556907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:07.9557059Z use_cpu=True, 2025-05-07T20:22:07.9557247Z output_dtype=SparseType.FP32, 2025-05-07T20:22:07.9557388Z ) 2025-05-07T20:22:08.0162684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0163388Z self=, 2025-05-07T20:22:08.0163555Z mixed_B=False, 2025-05-07T20:22:08.0163710Z compile=False, 2025-05-07T20:22:08.0163853Z T=2, 2025-05-07T20:22:08.0164006Z D=60, 2025-05-07T20:22:08.0164153Z B=81, 2025-05-07T20:22:08.0164702Z log_E=5, 2025-05-07T20:22:08.0164855Z L=11, 2025-05-07T20:22:08.0165017Z D_gradcheck=1, 2025-05-07T20:22:08.0165192Z stochastic_rounding=False, 2025-05-07T20:22:08.0165353Z weighted=True, 2025-05-07T20:22:08.0165503Z row_wise=True, 2025-05-07T20:22:08.0165658Z mixed=True, 2025-05-07T20:22:08.0165815Z use_cache=True, 2025-05-07T20:22:08.0166019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0166179Z use_cpu=True, 2025-05-07T20:22:08.0166365Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0166511Z ) 2025-05-07T20:22:08.0166751Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0167318Z self=, 2025-05-07T20:22:08.0167470Z mixed_B=True, 2025-05-07T20:22:08.0167631Z compile=False, 2025-05-07T20:22:08.0167774Z T=3, 2025-05-07T20:22:08.0167917Z D=125, 2025-05-07T20:22:08.0168066Z B=21, 2025-05-07T20:22:08.0168220Z log_E=5, 2025-05-07T20:22:08.0168365Z L=3, 2025-05-07T20:22:08.0168525Z D_gradcheck=1, 2025-05-07T20:22:08.0168696Z stochastic_rounding=True, 2025-05-07T20:22:08.0168856Z weighted=True, 2025-05-07T20:22:08.0169012Z row_wise=False, 2025-05-07T20:22:08.0169162Z mixed=True, 2025-05-07T20:22:08.0169322Z use_cache=False, 2025-05-07T20:22:08.0169516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0169667Z use_cpu=True, 2025-05-07T20:22:08.0169854Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0169999Z ) 2025-05-07T20:22:08.0170236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0170806Z self=, 2025-05-07T20:22:08.0170958Z mixed_B=False, 2025-05-07T20:22:08.0171111Z compile=False, 2025-05-07T20:22:08.0171265Z T=3, 2025-05-07T20:22:08.0171410Z D=93, 2025-05-07T20:22:08.0171561Z B=103, 2025-05-07T20:22:08.0171941Z log_E=5, 2025-05-07T20:22:08.0172107Z L=7, 2025-05-07T20:22:08.0172271Z D_gradcheck=1, 2025-05-07T20:22:08.0172448Z stochastic_rounding=True, 2025-05-07T20:22:08.0172603Z weighted=True, 2025-05-07T20:22:08.0172764Z row_wise=False, 2025-05-07T20:22:08.0172918Z mixed=True, 2025-05-07T20:22:08.0173072Z use_cache=False, 2025-05-07T20:22:08.0173513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0173668Z use_cpu=True, 2025-05-07T20:22:08.0173851Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0173997Z ) 2025-05-07T20:22:08.0174417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0175000Z self=, 2025-05-07T20:22:08.0175160Z mixed_B=False, 2025-05-07T20:22:08.0175316Z compile=True, 2025-05-07T20:22:08.0175467Z T=4, 2025-05-07T20:22:08.0175610Z D=48, 2025-05-07T20:22:08.0175753Z B=90, 2025-05-07T20:22:08.0175916Z log_E=4, 2025-05-07T20:22:08.0176058Z L=19, 2025-05-07T20:22:08.0176210Z D_gradcheck=1, 2025-05-07T20:22:08.0176389Z stochastic_rounding=False, 2025-05-07T20:22:08.0176542Z weighted=False, 2025-05-07T20:22:08.0176694Z row_wise=False, 2025-05-07T20:22:08.0176848Z mixed=False, 2025-05-07T20:22:08.0177001Z use_cache=True, 2025-05-07T20:22:08.0177194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0177371Z use_cpu=True, 2025-05-07T20:22:08.0177551Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0177691Z ) 2025-05-07T20:22:08.0177931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0178494Z self=, 2025-05-07T20:22:08.0178652Z mixed_B=False, 2025-05-07T20:22:08.0178805Z compile=False, 2025-05-07T20:22:08.0178947Z T=5, 2025-05-07T20:22:08.0179097Z D=27, 2025-05-07T20:22:08.0179239Z B=46, 2025-05-07T20:22:08.0179546Z log_E=3, 2025-05-07T20:22:08.0179701Z L=13, 2025-05-07T20:22:08.0179854Z D_gradcheck=1, 2025-05-07T20:22:08.0180029Z stochastic_rounding=False, 2025-05-07T20:22:08.0180189Z weighted=True, 2025-05-07T20:22:08.0180342Z row_wise=True, 2025-05-07T20:22:08.0180492Z mixed=False, 2025-05-07T20:22:08.0180654Z use_cache=False, 2025-05-07T20:22:08.0180851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0181004Z use_cpu=True, 2025-05-07T20:22:08.0181194Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0181337Z ) 2025-05-07T20:22:08.0181580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0182146Z self=, 2025-05-07T20:22:08.0182298Z mixed_B=True, 2025-05-07T20:22:08.0182462Z compile=False, 2025-05-07T20:22:08.0182606Z T=4, 2025-05-07T20:22:08.0182749Z D=35, 2025-05-07T20:22:08.0182901Z B=34, 2025-05-07T20:22:08.0183053Z log_E=4, 2025-05-07T20:22:08.0183198Z L=5, 2025-05-07T20:22:08.0183361Z D_gradcheck=1, 2025-05-07T20:22:08.0183532Z stochastic_rounding=True, 2025-05-07T20:22:08.0183689Z weighted=True, 2025-05-07T20:22:08.0183849Z row_wise=False, 2025-05-07T20:22:08.0187417Z mixed=False, 2025-05-07T20:22:08.0187654Z use_cache=True, 2025-05-07T20:22:08.0187869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0188022Z use_cpu=True, 2025-05-07T20:22:08.0188205Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0188352Z ) 2025-05-07T20:22:08.0188586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0189155Z self=, 2025-05-07T20:22:08.0189317Z mixed_B=False, 2025-05-07T20:22:08.0189471Z compile=True, 2025-05-07T20:22:08.0189623Z T=1, 2025-05-07T20:22:08.0189768Z D=15, 2025-05-07T20:22:08.0189914Z B=42, 2025-05-07T20:22:08.0190188Z log_E=5, 2025-05-07T20:22:08.0190352Z L=4, 2025-05-07T20:22:08.0190506Z D_gradcheck=2, 2025-05-07T20:22:08.0190688Z stochastic_rounding=True, 2025-05-07T20:22:08.0190839Z weighted=True, 2025-05-07T20:22:08.0190991Z row_wise=True, 2025-05-07T20:22:08.0191144Z mixed=False, 2025-05-07T20:22:08.0191332Z use_cache=True, 2025-05-07T20:22:08.0191621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0191782Z use_cpu=True, 2025-05-07T20:22:08.0191963Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0192105Z ) 2025-05-07T20:22:08.0192343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0192910Z self=, 2025-05-07T20:22:08.0193062Z mixed_B=True, 2025-05-07T20:22:08.0209226Z compile=True, 2025-05-07T20:22:08.0209573Z T=3, 2025-05-07T20:22:08.0209723Z D=61, 2025-05-07T20:22:08.0209873Z B=26, 2025-05-07T20:22:08.0210044Z log_E=5, 2025-05-07T20:22:08.0210189Z L=12, 2025-05-07T20:22:08.0210350Z D_gradcheck=2, 2025-05-07T20:22:08.0210525Z stochastic_rounding=False, 2025-05-07T20:22:08.0210679Z weighted=True, 2025-05-07T20:22:08.0210841Z row_wise=False, 2025-05-07T20:22:08.0210995Z mixed=False, 2025-05-07T20:22:08.0211154Z use_cache=False, 2025-05-07T20:22:08.0211359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0211519Z use_cpu=True, 2025-05-07T20:22:08.0211701Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0211853Z ) 2025-05-07T20:22:08.0212096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0212680Z self=, 2025-05-07T20:22:08.0212834Z mixed_B=False, 2025-05-07T20:22:08.0212987Z compile=False, 2025-05-07T20:22:08.0213139Z T=2, 2025-05-07T20:22:08.0213283Z D=19, 2025-05-07T20:22:08.0213430Z B=46, 2025-05-07T20:22:08.0213798Z log_E=4, 2025-05-07T20:22:08.0213944Z L=19, 2025-05-07T20:22:08.0214097Z D_gradcheck=2, 2025-05-07T20:22:08.0214275Z stochastic_rounding=True, 2025-05-07T20:22:08.0214428Z weighted=False, 2025-05-07T20:22:08.0214668Z row_wise=True, 2025-05-07T20:22:08.0214816Z mixed=True, 2025-05-07T20:22:08.0214982Z use_cache=False, 2025-05-07T20:22:08.0215176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0215332Z use_cpu=True, 2025-05-07T20:22:08.0215520Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0215658Z ) 2025-05-07T20:22:08.0215890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0216795Z self=, 2025-05-07T20:22:08.0216956Z mixed_B=False, 2025-05-07T20:22:08.0217117Z compile=True, 2025-05-07T20:22:08.0217263Z T=3, 2025-05-07T20:22:08.0217405Z D=60, 2025-05-07T20:22:08.0217557Z B=114, 2025-05-07T20:22:08.0217712Z log_E=5, 2025-05-07T20:22:08.0217856Z L=11, 2025-05-07T20:22:08.0218015Z D_gradcheck=2, 2025-05-07T20:22:08.0218187Z stochastic_rounding=False, 2025-05-07T20:22:08.0218346Z weighted=False, 2025-05-07T20:22:08.0218504Z row_wise=True, 2025-05-07T20:22:08.0218654Z mixed=False, 2025-05-07T20:22:08.0219092Z use_cache=False, 2025-05-07T20:22:08.0219311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0219466Z use_cpu=True, 2025-05-07T20:22:08.0219647Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0219793Z ) 2025-05-07T20:22:08.0220022Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0220590Z self=, 2025-05-07T20:22:08.0220743Z mixed_B=False, 2025-05-07T20:22:08.0220896Z compile=True, 2025-05-07T20:22:08.0221050Z T=5, 2025-05-07T20:22:08.0221197Z D=12, 2025-05-07T20:22:08.0221340Z B=62, 2025-05-07T20:22:08.0221694Z log_E=3, 2025-05-07T20:22:08.0221860Z L=1, 2025-05-07T20:22:08.0222012Z D_gradcheck=2, 2025-05-07T20:22:08.0222192Z stochastic_rounding=True, 2025-05-07T20:22:08.0222347Z weighted=False, 2025-05-07T20:22:08.0222501Z row_wise=True, 2025-05-07T20:22:08.0222657Z mixed=False, 2025-05-07T20:22:08.0222814Z use_cache=False, 2025-05-07T20:22:08.0223007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0223323Z use_cpu=True, 2025-05-07T20:22:08.0223504Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0223654Z ) 2025-05-07T20:22:08.0223886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0224581Z self=, 2025-05-07T20:22:08.0224740Z mixed_B=True, 2025-05-07T20:22:08.0224895Z compile=False, 2025-05-07T20:22:08.0225044Z T=3, 2025-05-07T20:22:08.0225199Z D=26, 2025-05-07T20:22:08.0225341Z B=21, 2025-05-07T20:22:08.0225495Z log_E=3, 2025-05-07T20:22:08.0225646Z L=16, 2025-05-07T20:22:08.0225798Z D_gradcheck=2, 2025-05-07T20:22:08.0225970Z stochastic_rounding=True, 2025-05-07T20:22:08.0226132Z weighted=True, 2025-05-07T20:22:08.0226289Z row_wise=False, 2025-05-07T20:22:08.0226442Z mixed=True, 2025-05-07T20:22:08.0226613Z use_cache=True, 2025-05-07T20:22:08.0226804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0226968Z use_cpu=True, 2025-05-07T20:22:08.0227146Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0227292Z ) 2025-05-07T20:22:08.0227527Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0228092Z self=, 2025-05-07T20:22:08.0228243Z mixed_B=True, 2025-05-07T20:22:08.0228403Z compile=True, 2025-05-07T20:22:08.0228548Z T=2, 2025-05-07T20:22:08.0228693Z D=25, 2025-05-07T20:22:08.0228845Z B=110, 2025-05-07T20:22:08.0228993Z log_E=5, 2025-05-07T20:22:08.0229288Z L=0, 2025-05-07T20:22:08.0229452Z D_gradcheck=1, 2025-05-07T20:22:08.0229623Z stochastic_rounding=True, 2025-05-07T20:22:08.0229779Z weighted=False, 2025-05-07T20:22:08.0229940Z row_wise=False, 2025-05-07T20:22:08.0230090Z mixed=False, 2025-05-07T20:22:08.0230258Z use_cache=True, 2025-05-07T20:22:08.0230451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0230607Z use_cpu=True, 2025-05-07T20:22:08.0230796Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0230936Z ) 2025-05-07T20:22:08.0231162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0231733Z self=, 2025-05-07T20:22:08.0231885Z mixed_B=True, 2025-05-07T20:22:08.0232040Z compile=False, 2025-05-07T20:22:08.0232191Z T=2, 2025-05-07T20:22:08.0232337Z D=94, 2025-05-07T20:22:08.0232485Z B=114, 2025-05-07T20:22:08.0232641Z log_E=4, 2025-05-07T20:22:08.0232790Z L=5, 2025-05-07T20:22:08.0232951Z D_gradcheck=1, 2025-05-07T20:22:08.0233126Z stochastic_rounding=False, 2025-05-07T20:22:08.0233280Z weighted=True, 2025-05-07T20:22:08.0233439Z row_wise=False, 2025-05-07T20:22:08.0233589Z mixed=True, 2025-05-07T20:22:08.0233899Z use_cache=False, 2025-05-07T20:22:08.0234118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0234274Z use_cpu=True, 2025-05-07T20:22:08.0234458Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0234609Z ) 2025-05-07T20:22:08.0234832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0235396Z self=, 2025-05-07T20:22:08.0235553Z mixed_B=True, 2025-05-07T20:22:08.0235704Z compile=True, 2025-05-07T20:22:08.0235848Z T=2, 2025-05-07T20:22:08.0236001Z D=22, 2025-05-07T20:22:08.0236145Z B=56, 2025-05-07T20:22:08.0236413Z log_E=4, 2025-05-07T20:22:08.0236578Z L=7, 2025-05-07T20:22:08.0236730Z D_gradcheck=2, 2025-05-07T20:22:08.0236911Z stochastic_rounding=False, 2025-05-07T20:22:08.0237066Z weighted=False, 2025-05-07T20:22:08.0237218Z row_wise=False, 2025-05-07T20:22:08.0237373Z mixed=False, 2025-05-07T20:22:08.0237533Z use_cache=False, 2025-05-07T20:22:08.0237723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0238013Z use_cpu=True, 2025-05-07T20:22:08.0238193Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0238333Z ) 2025-05-07T20:22:08.0238568Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0239133Z self=, 2025-05-07T20:22:08.0239294Z mixed_B=False, 2025-05-07T20:22:08.0239445Z compile=True, 2025-05-07T20:22:08.0239589Z T=4, 2025-05-07T20:22:08.0239746Z D=14, 2025-05-07T20:22:08.0239889Z B=127, 2025-05-07T20:22:08.0240038Z log_E=4, 2025-05-07T20:22:08.0240196Z L=3, 2025-05-07T20:22:08.0240349Z D_gradcheck=2, 2025-05-07T20:22:08.0240520Z stochastic_rounding=True, 2025-05-07T20:22:08.0240684Z weighted=False, 2025-05-07T20:22:08.0240836Z row_wise=False, 2025-05-07T20:22:08.0240986Z mixed=False, 2025-05-07T20:22:08.0241153Z use_cache=False, 2025-05-07T20:22:08.0241343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0241497Z use_cpu=True, 2025-05-07T20:22:08.0241686Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0241826Z ) 2025-05-07T20:22:08.0242053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0242620Z self=, 2025-05-07T20:22:08.0242770Z mixed_B=True, 2025-05-07T20:22:08.0242929Z compile=False, 2025-05-07T20:22:08.0243073Z T=3, 2025-05-07T20:22:08.0243215Z D=106, 2025-05-07T20:22:08.0243365Z B=124, 2025-05-07T20:22:08.0243513Z log_E=5, 2025-05-07T20:22:08.0243802Z L=15, 2025-05-07T20:22:08.0243964Z D_gradcheck=2, 2025-05-07T20:22:08.0244136Z stochastic_rounding=False, 2025-05-07T20:22:08.0244292Z weighted=True, 2025-05-07T20:22:08.0244449Z row_wise=False, 2025-05-07T20:22:08.0244600Z mixed=False, 2025-05-07T20:22:08.0244759Z use_cache=False, 2025-05-07T20:22:08.0244956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0245111Z use_cpu=True, 2025-05-07T20:22:08.0245301Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0245446Z ) 2025-05-07T20:22:08.0862444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0863426Z self=, 2025-05-07T20:22:08.0864392Z mixed_B=False, 2025-05-07T20:22:08.0864780Z compile=False, 2025-05-07T20:22:08.0865145Z T=5, 2025-05-07T20:22:08.0865481Z D=54, 2025-05-07T20:22:08.0865815Z B=33, 2025-05-07T20:22:08.0866163Z log_E=3, 2025-05-07T20:22:08.0866524Z L=3, 2025-05-07T20:22:08.0866869Z D_gradcheck=1, 2025-05-07T20:22:08.0867260Z stochastic_rounding=True, 2025-05-07T20:22:08.0867693Z weighted=True, 2025-05-07T20:22:08.0868071Z row_wise=False, 2025-05-07T20:22:08.0868553Z mixed=True, 2025-05-07T20:22:08.0869218Z use_cache=False, 2025-05-07T20:22:08.0869672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0870164Z use_cpu=True, 2025-05-07T20:22:08.0870560Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0871009Z ) 2025-05-07T20:22:08.0871408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0872361Z self=, 2025-05-07T20:22:08.0873233Z mixed_B=False, 2025-05-07T20:22:08.0873608Z compile=True, 2025-05-07T20:22:08.0873962Z T=1, 2025-05-07T20:22:08.0874294Z D=96, 2025-05-07T20:22:08.0874627Z B=6, 2025-05-07T20:22:08.0875166Z log_E=4, 2025-05-07T20:22:08.0875535Z L=17, 2025-05-07T20:22:08.0875882Z D_gradcheck=1, 2025-05-07T20:22:08.0876265Z stochastic_rounding=True, 2025-05-07T20:22:08.0876706Z weighted=False, 2025-05-07T20:22:08.0877083Z row_wise=True, 2025-05-07T20:22:08.0877444Z mixed=True, 2025-05-07T20:22:08.0877812Z use_cache=False, 2025-05-07T20:22:08.0878234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0878934Z use_cpu=True, 2025-05-07T20:22:08.0879334Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0879780Z ) 2025-05-07T20:22:08.0880182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0881124Z self=, 2025-05-07T20:22:08.0881997Z mixed_B=True, 2025-05-07T20:22:08.0882368Z compile=True, 2025-05-07T20:22:08.0882726Z T=3, 2025-05-07T20:22:08.0883066Z D=12, 2025-05-07T20:22:08.0883403Z B=96, 2025-05-07T20:22:08.0883738Z log_E=4, 2025-05-07T20:22:08.0884103Z L=19, 2025-05-07T20:22:08.0884447Z D_gradcheck=2, 2025-05-07T20:22:08.0884834Z stochastic_rounding=False, 2025-05-07T20:22:08.0885273Z weighted=True, 2025-05-07T20:22:08.0885670Z row_wise=False, 2025-05-07T20:22:08.0886047Z mixed=False, 2025-05-07T20:22:08.0886422Z use_cache=True, 2025-05-07T20:22:08.0886834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0887322Z use_cpu=True, 2025-05-07T20:22:08.0887725Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0888167Z ) 2025-05-07T20:22:08.0888712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0889651Z self=, 2025-05-07T20:22:08.0890518Z mixed_B=False, 2025-05-07T20:22:08.0890895Z compile=False, 2025-05-07T20:22:08.0891262Z T=5, 2025-05-07T20:22:08.0891589Z D=107, 2025-05-07T20:22:08.0891928Z B=104, 2025-05-07T20:22:08.0892278Z log_E=4, 2025-05-07T20:22:08.0892856Z L=6, 2025-05-07T20:22:08.0893198Z D_gradcheck=1, 2025-05-07T20:22:08.0893592Z stochastic_rounding=True, 2025-05-07T20:22:08.0894029Z weighted=True, 2025-05-07T20:22:08.0894395Z row_wise=True, 2025-05-07T20:22:08.0894764Z mixed=False, 2025-05-07T20:22:08.0895141Z use_cache=False, 2025-05-07T20:22:08.0895558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0896046Z use_cpu=True, 2025-05-07T20:22:08.0896452Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0896886Z ) 2025-05-07T20:22:08.0897291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0898234Z self=, 2025-05-07T20:22:08.0899099Z mixed_B=False, 2025-05-07T20:22:08.0899472Z compile=False, 2025-05-07T20:22:08.0899841Z T=1, 2025-05-07T20:22:08.0900173Z D=122, 2025-05-07T20:22:08.0900513Z B=100, 2025-05-07T20:22:08.0900862Z log_E=5, 2025-05-07T20:22:08.0901215Z L=20, 2025-05-07T20:22:08.0901556Z D_gradcheck=1, 2025-05-07T20:22:08.0901950Z stochastic_rounding=True, 2025-05-07T20:22:08.0902377Z weighted=True, 2025-05-07T20:22:08.0902753Z row_wise=False, 2025-05-07T20:22:08.0903125Z mixed=True, 2025-05-07T20:22:08.0903670Z use_cache=True, 2025-05-07T20:22:08.0904239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0904736Z use_cpu=True, 2025-05-07T20:22:08.0905132Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0905575Z ) 2025-05-07T20:22:08.0905981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0906926Z self=, 2025-05-07T20:22:08.0907799Z mixed_B=True, 2025-05-07T20:22:08.0908169Z compile=False, 2025-05-07T20:22:08.0908534Z T=2, 2025-05-07T20:22:08.0908861Z D=98, 2025-05-07T20:22:08.0909194Z B=98, 2025-05-07T20:22:08.0909529Z log_E=3, 2025-05-07T20:22:08.0910064Z L=19, 2025-05-07T20:22:08.0910426Z D_gradcheck=2, 2025-05-07T20:22:08.0910820Z stochastic_rounding=False, 2025-05-07T20:22:08.0911252Z weighted=True, 2025-05-07T20:22:08.0911624Z row_wise=True, 2025-05-07T20:22:08.0911993Z mixed=False, 2025-05-07T20:22:08.0912364Z use_cache=False, 2025-05-07T20:22:08.0912793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0913488Z use_cpu=True, 2025-05-07T20:22:08.0913879Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0914330Z ) 2025-05-07T20:22:08.0914734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0915677Z self=, 2025-05-07T20:22:08.0916835Z mixed_B=False, 2025-05-07T20:22:08.0917211Z compile=False, 2025-05-07T20:22:08.0917574Z T=4, 2025-05-07T20:22:08.0917907Z D=79, 2025-05-07T20:22:08.0918238Z B=87, 2025-05-07T20:22:08.0918570Z log_E=4, 2025-05-07T20:22:08.0918919Z L=19, 2025-05-07T20:22:08.0919259Z D_gradcheck=2, 2025-05-07T20:22:08.0919650Z stochastic_rounding=True, 2025-05-07T20:22:08.0920078Z weighted=True, 2025-05-07T20:22:08.0920454Z row_wise=True, 2025-05-07T20:22:08.0920822Z mixed=False, 2025-05-07T20:22:08.0921191Z use_cache=False, 2025-05-07T20:22:08.0921614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0922193Z use_cpu=True, 2025-05-07T20:22:08.0922792Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0923308Z ) 2025-05-07T20:22:08.0924089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0925095Z self=, 2025-05-07T20:22:08.0925968Z mixed_B=False, 2025-05-07T20:22:08.0926342Z compile=False, 2025-05-07T20:22:08.0926710Z T=5, 2025-05-07T20:22:08.0927041Z D=60, 2025-05-07T20:22:08.0927375Z B=82, 2025-05-07T20:22:08.0927709Z log_E=4, 2025-05-07T20:22:08.0928367Z L=15, 2025-05-07T20:22:08.0928715Z D_gradcheck=2, 2025-05-07T20:22:08.0929107Z stochastic_rounding=True, 2025-05-07T20:22:08.0929536Z weighted=False, 2025-05-07T20:22:08.0929910Z row_wise=False, 2025-05-07T20:22:08.0930279Z mixed=True, 2025-05-07T20:22:08.0930641Z use_cache=True, 2025-05-07T20:22:08.0931054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0931542Z use_cpu=True, 2025-05-07T20:22:08.0931935Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0932376Z ) 2025-05-07T20:22:08.0932781Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0933715Z self=, 2025-05-07T20:22:08.0934588Z mixed_B=True, 2025-05-07T20:22:08.0934959Z compile=False, 2025-05-07T20:22:08.0935319Z T=4, 2025-05-07T20:22:08.0935651Z D=102, 2025-05-07T20:22:08.0935985Z B=95, 2025-05-07T20:22:08.0936310Z log_E=3, 2025-05-07T20:22:08.0936668Z L=5, 2025-05-07T20:22:08.0937005Z D_gradcheck=2, 2025-05-07T20:22:08.0937399Z stochastic_rounding=False, 2025-05-07T20:22:08.0937829Z weighted=False, 2025-05-07T20:22:08.0938208Z row_wise=False, 2025-05-07T20:22:08.0938579Z mixed=True, 2025-05-07T20:22:08.0939151Z use_cache=True, 2025-05-07T20:22:08.0939578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0940065Z use_cpu=True, 2025-05-07T20:22:08.0940456Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0940899Z ) 2025-05-07T20:22:08.0941305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0942235Z self=, 2025-05-07T20:22:08.0943106Z mixed_B=False, 2025-05-07T20:22:08.0943482Z compile=True, 2025-05-07T20:22:08.0943838Z T=5, 2025-05-07T20:22:08.0944298Z D=28, 2025-05-07T20:22:08.0944631Z B=29, 2025-05-07T20:22:08.0944961Z log_E=4, 2025-05-07T20:22:08.0945468Z L=20, 2025-05-07T20:22:08.0945836Z D_gradcheck=1, 2025-05-07T20:22:08.0946220Z stochastic_rounding=True, 2025-05-07T20:22:08.0946657Z weighted=True, 2025-05-07T20:22:08.0947030Z row_wise=True, 2025-05-07T20:22:08.0947388Z mixed=False, 2025-05-07T20:22:08.0947763Z use_cache=True, 2025-05-07T20:22:08.0948174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0948808Z use_cpu=True, 2025-05-07T20:22:08.0949200Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0949640Z ) 2025-05-07T20:22:08.0950043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0950976Z self=, 2025-05-07T20:22:08.0951848Z mixed_B=False, 2025-05-07T20:22:08.0952223Z compile=False, 2025-05-07T20:22:08.0952582Z T=5, 2025-05-07T20:22:08.0952912Z D=123, 2025-05-07T20:22:08.0953249Z B=64, 2025-05-07T20:22:08.0953576Z log_E=3, 2025-05-07T20:22:08.0953935Z L=14, 2025-05-07T20:22:08.0954279Z D_gradcheck=2, 2025-05-07T20:22:08.0954666Z stochastic_rounding=False, 2025-05-07T20:22:08.0955105Z weighted=False, 2025-05-07T20:22:08.0955485Z row_wise=False, 2025-05-07T20:22:08.0955849Z mixed=True, 2025-05-07T20:22:08.0956219Z use_cache=True, 2025-05-07T20:22:08.0956636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0957115Z use_cpu=True, 2025-05-07T20:22:08.0957519Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0957965Z ) 2025-05-07T20:22:08.0958372Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0959311Z self=, 2025-05-07T20:22:08.0960184Z mixed_B=True, 2025-05-07T20:22:08.0960554Z compile=True, 2025-05-07T20:22:08.0960909Z T=2, 2025-05-07T20:22:08.0961243Z D=34, 2025-05-07T20:22:08.0961575Z B=74, 2025-05-07T20:22:08.0961904Z log_E=4, 2025-05-07T20:22:08.0962450Z L=2, 2025-05-07T20:22:08.0962795Z D_gradcheck=2, 2025-05-07T20:22:08.0963179Z stochastic_rounding=True, 2025-05-07T20:22:08.0963614Z weighted=False, 2025-05-07T20:22:08.0963990Z row_wise=False, 2025-05-07T20:22:08.0964353Z mixed=True, 2025-05-07T20:22:08.0964726Z use_cache=False, 2025-05-07T20:22:08.0965153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0965637Z use_cpu=True, 2025-05-07T20:22:08.0966036Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0966480Z ) 2025-05-07T20:22:08.0966877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0967819Z self=, 2025-05-07T20:22:08.0968692Z mixed_B=True, 2025-05-07T20:22:08.0969062Z compile=False, 2025-05-07T20:22:08.0969421Z T=5, 2025-05-07T20:22:08.0969754Z D=56, 2025-05-07T20:22:08.0970086Z B=105, 2025-05-07T20:22:08.0970419Z log_E=5, 2025-05-07T20:22:08.0970771Z L=6, 2025-05-07T20:22:08.0971115Z D_gradcheck=1, 2025-05-07T20:22:08.0971500Z stochastic_rounding=True, 2025-05-07T20:22:08.0971934Z weighted=True, 2025-05-07T20:22:08.0972333Z row_wise=False, 2025-05-07T20:22:08.0972696Z mixed=True, 2025-05-07T20:22:08.0973248Z use_cache=True, 2025-05-07T20:22:08.0973680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0974164Z use_cpu=True, 2025-05-07T20:22:08.0974564Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.0975010Z ) 2025-05-07T20:22:08.0975407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0976350Z self=, 2025-05-07T20:22:08.0977222Z mixed_B=True, 2025-05-07T20:22:08.0977587Z compile=False, 2025-05-07T20:22:08.0977957Z T=3, 2025-05-07T20:22:08.0978287Z D=104, 2025-05-07T20:22:08.0978620Z B=82, 2025-05-07T20:22:08.0978947Z log_E=4, 2025-05-07T20:22:08.0979453Z L=8, 2025-05-07T20:22:08.0979818Z D_gradcheck=1, 2025-05-07T20:22:08.0980208Z stochastic_rounding=False, 2025-05-07T20:22:08.0980644Z weighted=True, 2025-05-07T20:22:08.0981017Z row_wise=True, 2025-05-07T20:22:08.0981381Z mixed=False, 2025-05-07T20:22:08.0981752Z use_cache=True, 2025-05-07T20:22:08.0982165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0982782Z use_cpu=True, 2025-05-07T20:22:08.0983183Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0983628Z ) 2025-05-07T20:22:08.0984161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0985115Z self=, 2025-05-07T20:22:08.0985989Z mixed_B=True, 2025-05-07T20:22:08.0986354Z compile=False, 2025-05-07T20:22:08.0986723Z T=3, 2025-05-07T20:22:08.0987056Z D=51, 2025-05-07T20:22:08.0987380Z B=13, 2025-05-07T20:22:08.0987713Z log_E=4, 2025-05-07T20:22:08.0988069Z L=2, 2025-05-07T20:22:08.0988403Z D_gradcheck=1, 2025-05-07T20:22:08.0988794Z stochastic_rounding=False, 2025-05-07T20:22:08.0989233Z weighted=True, 2025-05-07T20:22:08.0989604Z row_wise=True, 2025-05-07T20:22:08.0989975Z mixed=True, 2025-05-07T20:22:08.0990344Z use_cache=False, 2025-05-07T20:22:08.0990763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.0991242Z use_cpu=True, 2025-05-07T20:22:08.0991643Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.0992087Z ) 2025-05-07T20:22:08.0992479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.0993423Z self=, 2025-05-07T20:22:08.0994299Z mixed_B=False, 2025-05-07T20:22:08.0994666Z compile=True, 2025-05-07T20:22:08.0995029Z T=4, 2025-05-07T20:22:08.0995362Z D=75, 2025-05-07T20:22:08.0995687Z B=97, 2025-05-07T20:22:08.0996023Z log_E=4, 2025-05-07T20:22:08.0996555Z L=1, 2025-05-07T20:22:08.0996895Z D_gradcheck=2, 2025-05-07T20:22:08.0997291Z stochastic_rounding=True, 2025-05-07T20:22:08.0997730Z weighted=False, 2025-05-07T20:22:08.0998098Z row_wise=True, 2025-05-07T20:22:08.0998470Z mixed=True, 2025-05-07T20:22:08.0998843Z use_cache=True, 2025-05-07T20:22:08.0999250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.0999733Z use_cpu=True, 2025-05-07T20:22:08.1000135Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1000582Z ) 2025-05-07T20:22:08.1000980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1001919Z self=, 2025-05-07T20:22:08.1002788Z mixed_B=True, 2025-05-07T20:22:08.1003158Z compile=True, 2025-05-07T20:22:08.1003518Z T=3, 2025-05-07T20:22:08.1003850Z D=17, 2025-05-07T20:22:08.1004175Z B=19, 2025-05-07T20:22:08.1004508Z log_E=5, 2025-05-07T20:22:08.1004864Z L=7, 2025-05-07T20:22:08.1005198Z D_gradcheck=1, 2025-05-07T20:22:08.1005592Z stochastic_rounding=False, 2025-05-07T20:22:08.1006028Z weighted=True, 2025-05-07T20:22:08.1006395Z row_wise=True, 2025-05-07T20:22:08.1006764Z mixed=True, 2025-05-07T20:22:08.1007312Z use_cache=True, 2025-05-07T20:22:08.1007737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1008223Z use_cpu=True, 2025-05-07T20:22:08.1008624Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1009061Z ) 2025-05-07T20:22:08.1555728Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1556728Z self=, 2025-05-07T20:22:08.1557611Z mixed_B=True, 2025-05-07T20:22:08.1557972Z compile=True, 2025-05-07T20:22:08.1558336Z T=5, 2025-05-07T20:22:08.1558668Z D=90, 2025-05-07T20:22:08.1558990Z B=78, 2025-05-07T20:22:08.1559325Z log_E=4, 2025-05-07T20:22:08.1559999Z L=16, 2025-05-07T20:22:08.1560355Z D_gradcheck=1, 2025-05-07T20:22:08.1560751Z stochastic_rounding=False, 2025-05-07T20:22:08.1561190Z weighted=False, 2025-05-07T20:22:08.1561557Z row_wise=True, 2025-05-07T20:22:08.1561922Z mixed=False, 2025-05-07T20:22:08.1562294Z use_cache=True, 2025-05-07T20:22:08.1562697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1563518Z use_cpu=True, 2025-05-07T20:22:08.1563918Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1564359Z ) 2025-05-07T20:22:08.1564763Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1565699Z self=, 2025-05-07T20:22:08.1566573Z mixed_B=False, 2025-05-07T20:22:08.1566938Z compile=True, 2025-05-07T20:22:08.1567299Z T=2, 2025-05-07T20:22:08.1567629Z D=11, 2025-05-07T20:22:08.1567955Z B=35, 2025-05-07T20:22:08.1568283Z log_E=5, 2025-05-07T20:22:08.1568636Z L=4, 2025-05-07T20:22:08.1568966Z D_gradcheck=2, 2025-05-07T20:22:08.1569355Z stochastic_rounding=True, 2025-05-07T20:22:08.1569790Z weighted=True, 2025-05-07T20:22:08.1570158Z row_wise=False, 2025-05-07T20:22:08.1570531Z mixed=False, 2025-05-07T20:22:08.1570899Z use_cache=True, 2025-05-07T20:22:08.1571305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1571790Z use_cpu=True, 2025-05-07T20:22:08.1572187Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1572624Z ) 2025-05-07T20:22:08.1573024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1573961Z self=, 2025-05-07T20:22:08.1574831Z mixed_B=True, 2025-05-07T20:22:08.1575198Z compile=True, 2025-05-07T20:22:08.1575561Z T=1, 2025-05-07T20:22:08.1575892Z D=37, 2025-05-07T20:22:08.1576224Z B=109, 2025-05-07T20:22:08.1576635Z log_E=5, 2025-05-07T20:22:08.1577362Z L=8, 2025-05-07T20:22:08.1577747Z D_gradcheck=2, 2025-05-07T20:22:08.1578144Z stochastic_rounding=False, 2025-05-07T20:22:08.1578577Z weighted=True, 2025-05-07T20:22:08.1578944Z row_wise=True, 2025-05-07T20:22:08.1579310Z mixed=True, 2025-05-07T20:22:08.1579671Z use_cache=False, 2025-05-07T20:22:08.1580088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1580571Z use_cpu=True, 2025-05-07T20:22:08.1580972Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1581408Z ) 2025-05-07T20:22:08.1581811Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1582757Z self=, 2025-05-07T20:22:08.1583631Z mixed_B=False, 2025-05-07T20:22:08.1584125Z compile=False, 2025-05-07T20:22:08.1584497Z T=3, 2025-05-07T20:22:08.1584819Z D=4, 2025-05-07T20:22:08.1585151Z B=29, 2025-05-07T20:22:08.1585494Z log_E=4, 2025-05-07T20:22:08.1585879Z L=6, 2025-05-07T20:22:08.1586212Z D_gradcheck=2, 2025-05-07T20:22:08.1586607Z stochastic_rounding=True, 2025-05-07T20:22:08.1587043Z weighted=False, 2025-05-07T20:22:08.1587409Z row_wise=False, 2025-05-07T20:22:08.1587778Z mixed=False, 2025-05-07T20:22:08.1588146Z use_cache=True, 2025-05-07T20:22:08.1588894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1589406Z use_cpu=True, 2025-05-07T20:22:08.1589798Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1590236Z ) 2025-05-07T20:22:08.1590640Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1591586Z self=, 2025-05-07T20:22:08.1592451Z mixed_B=True, 2025-05-07T20:22:08.1592821Z compile=True, 2025-05-07T20:22:08.1593180Z T=1, 2025-05-07T20:22:08.1593503Z D=40, 2025-05-07T20:22:08.1593829Z B=84, 2025-05-07T20:22:08.1594161Z log_E=4, 2025-05-07T20:22:08.1594493Z L=4, 2025-05-07T20:22:08.1595015Z D_gradcheck=2, 2025-05-07T20:22:08.1595423Z stochastic_rounding=False, 2025-05-07T20:22:08.1595849Z weighted=False, 2025-05-07T20:22:08.1596220Z row_wise=True, 2025-05-07T20:22:08.1596584Z mixed=True, 2025-05-07T20:22:08.1596947Z use_cache=False, 2025-05-07T20:22:08.1597361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1597985Z use_cpu=True, 2025-05-07T20:22:08.1598383Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1598820Z ) 2025-05-07T20:22:08.1599221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1600163Z self=, 2025-05-07T20:22:08.1601028Z mixed_B=False, 2025-05-07T20:22:08.1601397Z compile=True, 2025-05-07T20:22:08.1601754Z T=4, 2025-05-07T20:22:08.1602076Z D=18, 2025-05-07T20:22:08.1602404Z B=41, 2025-05-07T20:22:08.1602733Z log_E=5, 2025-05-07T20:22:08.1603065Z L=16, 2025-05-07T20:22:08.1603441Z D_gradcheck=1, 2025-05-07T20:22:08.1603829Z stochastic_rounding=True, 2025-05-07T20:22:08.1604257Z weighted=False, 2025-05-07T20:22:08.1604633Z row_wise=False, 2025-05-07T20:22:08.1605004Z mixed=True, 2025-05-07T20:22:08.1605361Z use_cache=True, 2025-05-07T20:22:08.1605773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1606259Z use_cpu=True, 2025-05-07T20:22:08.1606648Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1607092Z ) 2025-05-07T20:22:08.1607495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1608436Z self=, 2025-05-07T20:22:08.1609302Z mixed_B=True, 2025-05-07T20:22:08.1609677Z compile=False, 2025-05-07T20:22:08.1610043Z T=4, 2025-05-07T20:22:08.1610366Z D=118, 2025-05-07T20:22:08.1610697Z B=61, 2025-05-07T20:22:08.1611024Z log_E=3, 2025-05-07T20:22:08.1611358Z L=13, 2025-05-07T20:22:08.1611908Z D_gradcheck=1, 2025-05-07T20:22:08.1612301Z stochastic_rounding=True, 2025-05-07T20:22:08.1612731Z weighted=False, 2025-05-07T20:22:08.1613105Z row_wise=True, 2025-05-07T20:22:08.1613471Z mixed=False, 2025-05-07T20:22:08.1613829Z use_cache=True, 2025-05-07T20:22:08.1614241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1614723Z use_cpu=True, 2025-05-07T20:22:08.1615116Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1615558Z ) 2025-05-07T20:22:08.1615964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1617249Z self=, 2025-05-07T20:22:08.1618114Z mixed_B=False, 2025-05-07T20:22:08.1618490Z compile=True, 2025-05-07T20:22:08.1618851Z T=5, 2025-05-07T20:22:08.1619180Z D=103, 2025-05-07T20:22:08.1619513Z B=77, 2025-05-07T20:22:08.1619846Z log_E=5, 2025-05-07T20:22:08.1620180Z L=7, 2025-05-07T20:22:08.1620529Z D_gradcheck=1, 2025-05-07T20:22:08.1620924Z stochastic_rounding=True, 2025-05-07T20:22:08.1621349Z weighted=True, 2025-05-07T20:22:08.1621723Z row_wise=False, 2025-05-07T20:22:08.1622093Z mixed=False, 2025-05-07T20:22:08.1622453Z use_cache=False, 2025-05-07T20:22:08.1623244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1623759Z use_cpu=True, 2025-05-07T20:22:08.1624254Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1624702Z ) 2025-05-07T20:22:08.1625106Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1626037Z self=, 2025-05-07T20:22:08.1626913Z mixed_B=True, 2025-05-07T20:22:08.1627281Z compile=True, 2025-05-07T20:22:08.1627644Z T=3, 2025-05-07T20:22:08.1627969Z D=78, 2025-05-07T20:22:08.1628302Z B=56, 2025-05-07T20:22:08.1628634Z log_E=5, 2025-05-07T20:22:08.1628968Z L=6, 2025-05-07T20:22:08.1629586Z D_gradcheck=1, 2025-05-07T20:22:08.1630002Z stochastic_rounding=True, 2025-05-07T20:22:08.1630429Z weighted=False, 2025-05-07T20:22:08.1630812Z row_wise=False, 2025-05-07T20:22:08.1631182Z mixed=False, 2025-05-07T20:22:08.1631543Z use_cache=True, 2025-05-07T20:22:08.1631958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1632637Z use_cpu=True, 2025-05-07T20:22:08.1633036Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1633478Z ) 2025-05-07T20:22:08.1633880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1634806Z self=, 2025-05-07T20:22:08.1635669Z mixed_B=True, 2025-05-07T20:22:08.1636040Z compile=False, 2025-05-07T20:22:08.1636401Z T=2, 2025-05-07T20:22:08.1636730Z D=102, 2025-05-07T20:22:08.1637062Z B=61, 2025-05-07T20:22:08.1637386Z log_E=4, 2025-05-07T20:22:08.1637538Z L=6, 2025-05-07T20:22:08.1637700Z D_gradcheck=2, 2025-05-07T20:22:08.1637886Z stochastic_rounding=False, 2025-05-07T20:22:08.1638037Z weighted=True, 2025-05-07T20:22:08.1638189Z row_wise=True, 2025-05-07T20:22:08.1638352Z mixed=False, 2025-05-07T20:22:08.1638503Z use_cache=False, 2025-05-07T20:22:08.1638697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1638860Z use_cpu=True, 2025-05-07T20:22:08.1639041Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1639182Z ) 2025-05-07T20:22:08.1639416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1639980Z self=, 2025-05-07T20:22:08.1640129Z mixed_B=False, 2025-05-07T20:22:08.1640288Z compile=True, 2025-05-07T20:22:08.1640436Z T=2, 2025-05-07T20:22:08.1640579Z D=43, 2025-05-07T20:22:08.1640734Z B=29, 2025-05-07T20:22:08.1640878Z log_E=3, 2025-05-07T20:22:08.1641026Z L=4, 2025-05-07T20:22:08.1641499Z D_gradcheck=2, 2025-05-07T20:22:08.1641672Z stochastic_rounding=False, 2025-05-07T20:22:08.1641830Z weighted=True, 2025-05-07T20:22:08.1641981Z row_wise=False, 2025-05-07T20:22:08.1642127Z mixed=False, 2025-05-07T20:22:08.1642291Z use_cache=False, 2025-05-07T20:22:08.1642487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1642641Z use_cpu=True, 2025-05-07T20:22:08.1642830Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1642968Z ) 2025-05-07T20:22:08.1643195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1643781Z self=, 2025-05-07T20:22:08.1643931Z mixed_B=False, 2025-05-07T20:22:08.1644095Z compile=True, 2025-05-07T20:22:08.1644237Z T=2, 2025-05-07T20:22:08.1644380Z D=66, 2025-05-07T20:22:08.1644528Z B=44, 2025-05-07T20:22:08.1644672Z log_E=4, 2025-05-07T20:22:08.1644813Z L=19, 2025-05-07T20:22:08.1644983Z D_gradcheck=2, 2025-05-07T20:22:08.1645156Z stochastic_rounding=False, 2025-05-07T20:22:08.1645309Z weighted=True, 2025-05-07T20:22:08.1645469Z row_wise=True, 2025-05-07T20:22:08.1645615Z mixed=False, 2025-05-07T20:22:08.1645766Z use_cache=True, 2025-05-07T20:22:08.1646115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1646286Z use_cpu=True, 2025-05-07T20:22:08.1646484Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1646630Z ) 2025-05-07T20:22:08.1646903Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1647481Z self=, 2025-05-07T20:22:08.1647632Z mixed_B=False, 2025-05-07T20:22:08.1647787Z compile=False, 2025-05-07T20:22:08.1647941Z T=1, 2025-05-07T20:22:08.1648086Z D=113, 2025-05-07T20:22:08.1648230Z B=112, 2025-05-07T20:22:08.1648384Z log_E=3, 2025-05-07T20:22:08.1648529Z L=5, 2025-05-07T20:22:08.1648805Z D_gradcheck=1, 2025-05-07T20:22:08.1649008Z stochastic_rounding=False, 2025-05-07T20:22:08.1649160Z weighted=True, 2025-05-07T20:22:08.1649315Z row_wise=False, 2025-05-07T20:22:08.1649476Z mixed=True, 2025-05-07T20:22:08.1649631Z use_cache=False, 2025-05-07T20:22:08.1649831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1650121Z use_cpu=True, 2025-05-07T20:22:08.1650303Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1650443Z ) 2025-05-07T20:22:08.1650680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1651239Z self=, 2025-05-07T20:22:08.1651395Z mixed_B=True, 2025-05-07T20:22:08.1651546Z compile=False, 2025-05-07T20:22:08.1651687Z T=5, 2025-05-07T20:22:08.1651839Z D=111, 2025-05-07T20:22:08.1651982Z B=19, 2025-05-07T20:22:08.1652127Z log_E=3, 2025-05-07T20:22:08.1652281Z L=8, 2025-05-07T20:22:08.1652443Z D_gradcheck=1, 2025-05-07T20:22:08.1652617Z stochastic_rounding=False, 2025-05-07T20:22:08.1652773Z weighted=True, 2025-05-07T20:22:08.1652923Z row_wise=False, 2025-05-07T20:22:08.1653073Z mixed=False, 2025-05-07T20:22:08.1653232Z use_cache=True, 2025-05-07T20:22:08.1653423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1653587Z use_cpu=True, 2025-05-07T20:22:08.1653770Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1653910Z ) 2025-05-07T20:22:08.1654144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1654706Z self=, 2025-05-07T20:22:08.1654857Z mixed_B=False, 2025-05-07T20:22:08.1655016Z compile=True, 2025-05-07T20:22:08.1655157Z T=4, 2025-05-07T20:22:08.1655300Z D=62, 2025-05-07T20:22:08.1655450Z B=76, 2025-05-07T20:22:08.1655592Z log_E=5, 2025-05-07T20:22:08.1655739Z L=12, 2025-05-07T20:22:08.1656047Z D_gradcheck=2, 2025-05-07T20:22:08.1656222Z stochastic_rounding=True, 2025-05-07T20:22:08.1656373Z weighted=True, 2025-05-07T20:22:08.1656531Z row_wise=True, 2025-05-07T20:22:08.1656677Z mixed=True, 2025-05-07T20:22:08.1656836Z use_cache=True, 2025-05-07T20:22:08.1657027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1657218Z use_cpu=True, 2025-05-07T20:22:08.1657407Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1657546Z ) 2025-05-07T20:22:08.1657773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1658338Z self=, 2025-05-07T20:22:08.1658490Z mixed_B=False, 2025-05-07T20:22:08.1658644Z compile=False, 2025-05-07T20:22:08.1658796Z T=1, 2025-05-07T20:22:08.1658939Z D=89, 2025-05-07T20:22:08.1659081Z B=63, 2025-05-07T20:22:08.1659235Z log_E=3, 2025-05-07T20:22:08.1659380Z L=9, 2025-05-07T20:22:08.1659541Z D_gradcheck=2, 2025-05-07T20:22:08.1659718Z stochastic_rounding=True, 2025-05-07T20:22:08.1659873Z weighted=False, 2025-05-07T20:22:08.1660030Z row_wise=False, 2025-05-07T20:22:08.1660180Z mixed=False, 2025-05-07T20:22:08.1660335Z use_cache=False, 2025-05-07T20:22:08.1660692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.1660862Z use_cpu=True, 2025-05-07T20:22:08.1661044Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.1661191Z ) 2025-05-07T20:22:08.1661416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.1661983Z self=, 2025-05-07T20:22:08.1662141Z mixed_B=False, 2025-05-07T20:22:08.1662290Z compile=True, 2025-05-07T20:22:08.1662432Z T=1, 2025-05-07T20:22:08.1662583Z D=127, 2025-05-07T20:22:08.1662724Z B=57, 2025-05-07T20:22:08.1662876Z log_E=4, 2025-05-07T20:22:08.1663016Z L=11, 2025-05-07T20:22:08.1663281Z D_gradcheck=1, 2025-05-07T20:22:08.1663478Z stochastic_rounding=True, 2025-05-07T20:22:08.1663629Z weighted=True, 2025-05-07T20:22:08.1663779Z row_wise=True, 2025-05-07T20:22:08.1663937Z mixed=True, 2025-05-07T20:22:08.1664225Z use_cache=False, 2025-05-07T20:22:08.1664428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.1664585Z use_cpu=True, 2025-05-07T20:22:08.1664899Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.1665040Z ) 2025-05-07T20:22:08.2263316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2264094Z self=, 2025-05-07T20:22:08.2264264Z mixed_B=True, 2025-05-07T20:22:08.2264418Z compile=True, 2025-05-07T20:22:08.2264568Z T=5, 2025-05-07T20:22:08.2264712Z D=84, 2025-05-07T20:22:08.2264859Z B=121, 2025-05-07T20:22:08.2265014Z log_E=4, 2025-05-07T20:22:08.2265157Z L=13, 2025-05-07T20:22:08.2265357Z D_gradcheck=1, 2025-05-07T20:22:08.2265537Z stochastic_rounding=False, 2025-05-07T20:22:08.2265692Z weighted=False, 2025-05-07T20:22:08.2265852Z row_wise=False, 2025-05-07T20:22:08.2266001Z mixed=True, 2025-05-07T20:22:08.2266155Z use_cache=False, 2025-05-07T20:22:08.2266365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2266518Z use_cpu=True, 2025-05-07T20:22:08.2266710Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2266858Z ) 2025-05-07T20:22:08.2267088Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2267653Z self=, 2025-05-07T20:22:08.2267815Z mixed_B=False, 2025-05-07T20:22:08.2267970Z compile=False, 2025-05-07T20:22:08.2268120Z T=1, 2025-05-07T20:22:08.2268263Z D=42, 2025-05-07T20:22:08.2268406Z B=60, 2025-05-07T20:22:08.2268558Z log_E=5, 2025-05-07T20:22:08.2268708Z L=8, 2025-05-07T20:22:08.2269308Z D_gradcheck=2, 2025-05-07T20:22:08.2269493Z stochastic_rounding=False, 2025-05-07T20:22:08.2269646Z weighted=True, 2025-05-07T20:22:08.2269799Z row_wise=False, 2025-05-07T20:22:08.2269955Z mixed=True, 2025-05-07T20:22:08.2270111Z use_cache=False, 2025-05-07T20:22:08.2270308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2270468Z use_cpu=True, 2025-05-07T20:22:08.2270654Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2270793Z ) 2025-05-07T20:22:08.2271031Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2271597Z self=, 2025-05-07T20:22:08.2271756Z mixed_B=True, 2025-05-07T20:22:08.2271913Z compile=False, 2025-05-07T20:22:08.2272060Z T=3, 2025-05-07T20:22:08.2272214Z D=85, 2025-05-07T20:22:08.2272359Z B=48, 2025-05-07T20:22:08.2272506Z log_E=4, 2025-05-07T20:22:08.2272657Z L=9, 2025-05-07T20:22:08.2272816Z D_gradcheck=1, 2025-05-07T20:22:08.2272993Z stochastic_rounding=False, 2025-05-07T20:22:08.2273154Z weighted=False, 2025-05-07T20:22:08.2273305Z row_wise=True, 2025-05-07T20:22:08.2273454Z mixed=True, 2025-05-07T20:22:08.2273612Z use_cache=False, 2025-05-07T20:22:08.2274024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2274196Z use_cpu=True, 2025-05-07T20:22:08.2274391Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2274532Z ) 2025-05-07T20:22:08.2274767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2275331Z self=, 2025-05-07T20:22:08.2275484Z mixed_B=False, 2025-05-07T20:22:08.2275644Z compile=False, 2025-05-07T20:22:08.2275787Z T=2, 2025-05-07T20:22:08.2275929Z D=69, 2025-05-07T20:22:08.2276080Z B=45, 2025-05-07T20:22:08.2276226Z log_E=5, 2025-05-07T20:22:08.2276370Z L=2, 2025-05-07T20:22:08.2276728Z D_gradcheck=2, 2025-05-07T20:22:08.2276918Z stochastic_rounding=False, 2025-05-07T20:22:08.2277072Z weighted=False, 2025-05-07T20:22:08.2277231Z row_wise=True, 2025-05-07T20:22:08.2277381Z mixed=False, 2025-05-07T20:22:08.2277533Z use_cache=True, 2025-05-07T20:22:08.2277734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2277886Z use_cpu=True, 2025-05-07T20:22:08.2278282Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2278430Z ) 2025-05-07T20:22:08.2278661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2279232Z self=, 2025-05-07T20:22:08.2279383Z mixed_B=True, 2025-05-07T20:22:08.2279537Z compile=True, 2025-05-07T20:22:08.2279712Z T=2, 2025-05-07T20:22:08.2279858Z D=51, 2025-05-07T20:22:08.2280006Z B=125, 2025-05-07T20:22:08.2280161Z log_E=5, 2025-05-07T20:22:08.2280308Z L=19, 2025-05-07T20:22:08.2280475Z D_gradcheck=1, 2025-05-07T20:22:08.2280657Z stochastic_rounding=True, 2025-05-07T20:22:08.2280810Z weighted=True, 2025-05-07T20:22:08.2280962Z row_wise=True, 2025-05-07T20:22:08.2281121Z mixed=False, 2025-05-07T20:22:08.2281277Z use_cache=False, 2025-05-07T20:22:08.2281480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2281636Z use_cpu=True, 2025-05-07T20:22:08.2281823Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2281970Z ) 2025-05-07T20:22:08.2282201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2282765Z self=, 2025-05-07T20:22:08.2282931Z mixed_B=False, 2025-05-07T20:22:08.2283088Z compile=True, 2025-05-07T20:22:08.2283233Z T=4, 2025-05-07T20:22:08.2283385Z D=62, 2025-05-07T20:22:08.2283531Z B=31, 2025-05-07T20:22:08.2283678Z log_E=5, 2025-05-07T20:22:08.2283833Z L=0, 2025-05-07T20:22:08.2284155Z D_gradcheck=1, 2025-05-07T20:22:08.2284342Z stochastic_rounding=True, 2025-05-07T20:22:08.2284499Z weighted=False, 2025-05-07T20:22:08.2284656Z row_wise=False, 2025-05-07T20:22:08.2284813Z mixed=True, 2025-05-07T20:22:08.2284969Z use_cache=False, 2025-05-07T20:22:08.2285166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2285331Z use_cpu=True, 2025-05-07T20:22:08.2285524Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2285666Z ) 2025-05-07T20:22:08.2285900Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2286463Z self=, 2025-05-07T20:22:08.2286617Z mixed_B=True, 2025-05-07T20:22:08.2286776Z compile=False, 2025-05-07T20:22:08.2286921Z T=2, 2025-05-07T20:22:08.2287065Z D=36, 2025-05-07T20:22:08.2287217Z B=97, 2025-05-07T20:22:08.2287362Z log_E=5, 2025-05-07T20:22:08.2287519Z L=7, 2025-05-07T20:22:08.2287685Z D_gradcheck=2, 2025-05-07T20:22:08.2287859Z stochastic_rounding=False, 2025-05-07T20:22:08.2288021Z weighted=True, 2025-05-07T20:22:08.2288172Z row_wise=False, 2025-05-07T20:22:08.2288324Z mixed=False, 2025-05-07T20:22:08.2288488Z use_cache=True, 2025-05-07T20:22:08.2288847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2289017Z use_cpu=True, 2025-05-07T20:22:08.2289211Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2289353Z ) 2025-05-07T20:22:08.2289582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2290151Z self=, 2025-05-07T20:22:08.2290307Z mixed_B=True, 2025-05-07T20:22:08.2290470Z compile=True, 2025-05-07T20:22:08.2290613Z T=1, 2025-05-07T20:22:08.2290757Z D=76, 2025-05-07T20:22:08.2290909Z B=128, 2025-05-07T20:22:08.2291054Z log_E=4, 2025-05-07T20:22:08.2291199Z L=14, 2025-05-07T20:22:08.2291490Z D_gradcheck=2, 2025-05-07T20:22:08.2291683Z stochastic_rounding=True, 2025-05-07T20:22:08.2291837Z weighted=True, 2025-05-07T20:22:08.2291999Z row_wise=False, 2025-05-07T20:22:08.2292148Z mixed=False, 2025-05-07T20:22:08.2292301Z use_cache=True, 2025-05-07T20:22:08.2292501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2292654Z use_cpu=True, 2025-05-07T20:22:08.2292959Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2293196Z ) 2025-05-07T20:22:08.2310385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2311130Z self=, 2025-05-07T20:22:08.2311288Z mixed_B=True, 2025-05-07T20:22:08.2311452Z compile=False, 2025-05-07T20:22:08.2311593Z T=1, 2025-05-07T20:22:08.2311737Z D=2, 2025-05-07T20:22:08.2311886Z B=37, 2025-05-07T20:22:08.2312031Z log_E=4, 2025-05-07T20:22:08.2312171Z L=7, 2025-05-07T20:22:08.2312360Z D_gradcheck=2, 2025-05-07T20:22:08.2312533Z stochastic_rounding=True, 2025-05-07T20:22:08.2312687Z weighted=True, 2025-05-07T20:22:08.2312932Z row_wise=False, 2025-05-07T20:22:08.2313089Z mixed=False, 2025-05-07T20:22:08.2313242Z use_cache=True, 2025-05-07T20:22:08.2313439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2313600Z use_cpu=True, 2025-05-07T20:22:08.2313791Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2313937Z ) 2025-05-07T20:22:08.2314176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2314741Z self=, 2025-05-07T20:22:08.2314896Z mixed_B=False, 2025-05-07T20:22:08.2315054Z compile=True, 2025-05-07T20:22:08.2315198Z T=3, 2025-05-07T20:22:08.2315342Z D=32, 2025-05-07T20:22:08.2315493Z B=105, 2025-05-07T20:22:08.2315637Z log_E=3, 2025-05-07T20:22:08.2315786Z L=19, 2025-05-07T20:22:08.2315941Z D_gradcheck=2, 2025-05-07T20:22:08.2316621Z stochastic_rounding=False, 2025-05-07T20:22:08.2316787Z weighted=False, 2025-05-07T20:22:08.2316938Z row_wise=True, 2025-05-07T20:22:08.2317090Z mixed=False, 2025-05-07T20:22:08.2317254Z use_cache=False, 2025-05-07T20:22:08.2317452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2317606Z use_cpu=True, 2025-05-07T20:22:08.2317802Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2317943Z ) 2025-05-07T20:22:08.2318179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2318753Z self=, 2025-05-07T20:22:08.2318904Z mixed_B=False, 2025-05-07T20:22:08.2319068Z compile=False, 2025-05-07T20:22:08.2319214Z T=5, 2025-05-07T20:22:08.2319361Z D=34, 2025-05-07T20:22:08.2319516Z B=105, 2025-05-07T20:22:08.2319660Z log_E=5, 2025-05-07T20:22:08.2319804Z L=8, 2025-05-07T20:22:08.2319977Z D_gradcheck=1, 2025-05-07T20:22:08.2320153Z stochastic_rounding=False, 2025-05-07T20:22:08.2320306Z weighted=False, 2025-05-07T20:22:08.2320463Z row_wise=True, 2025-05-07T20:22:08.2320614Z mixed=True, 2025-05-07T20:22:08.2320767Z use_cache=True, 2025-05-07T20:22:08.2321221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2321401Z use_cpu=True, 2025-05-07T20:22:08.2321589Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2321735Z ) 2025-05-07T20:22:08.2321970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2322544Z self=, 2025-05-07T20:22:08.2322697Z mixed_B=False, 2025-05-07T20:22:08.2322847Z compile=True, 2025-05-07T20:22:08.2322997Z T=4, 2025-05-07T20:22:08.2323143Z D=77, 2025-05-07T20:22:08.2323293Z B=70, 2025-05-07T20:22:08.2323449Z log_E=4, 2025-05-07T20:22:08.2323596Z L=0, 2025-05-07T20:22:08.2323949Z D_gradcheck=1, 2025-05-07T20:22:08.2324155Z stochastic_rounding=True, 2025-05-07T20:22:08.2324309Z weighted=False, 2025-05-07T20:22:08.2324462Z row_wise=False, 2025-05-07T20:22:08.2324617Z mixed=True, 2025-05-07T20:22:08.2324773Z use_cache=True, 2025-05-07T20:22:08.2324967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2325126Z use_cpu=True, 2025-05-07T20:22:08.2325509Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2325650Z ) 2025-05-07T20:22:08.2325887Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2326449Z self=, 2025-05-07T20:22:08.2326607Z mixed_B=True, 2025-05-07T20:22:08.2326761Z compile=False, 2025-05-07T20:22:08.2326908Z T=4, 2025-05-07T20:22:08.2327058Z D=36, 2025-05-07T20:22:08.2327200Z B=70, 2025-05-07T20:22:08.2327345Z log_E=3, 2025-05-07T20:22:08.2327494Z L=16, 2025-05-07T20:22:08.2327650Z D_gradcheck=1, 2025-05-07T20:22:08.2327829Z stochastic_rounding=False, 2025-05-07T20:22:08.2327990Z weighted=True, 2025-05-07T20:22:08.2328141Z row_wise=True, 2025-05-07T20:22:08.2328291Z mixed=False, 2025-05-07T20:22:08.2328457Z use_cache=False, 2025-05-07T20:22:08.2328649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2328807Z use_cpu=True, 2025-05-07T20:22:08.2328993Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2329132Z ) 2025-05-07T20:22:08.2329368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2329930Z self=, 2025-05-07T20:22:08.2330083Z mixed_B=True, 2025-05-07T20:22:08.2330246Z compile=False, 2025-05-07T20:22:08.2330390Z T=3, 2025-05-07T20:22:08.2330534Z D=54, 2025-05-07T20:22:08.2330689Z B=17, 2025-05-07T20:22:08.2330836Z log_E=3, 2025-05-07T20:22:08.2330980Z L=3, 2025-05-07T20:22:08.2331149Z D_gradcheck=1, 2025-05-07T20:22:08.2331533Z stochastic_rounding=True, 2025-05-07T20:22:08.2331687Z weighted=True, 2025-05-07T20:22:08.2331851Z row_wise=True, 2025-05-07T20:22:08.2332003Z mixed=True, 2025-05-07T20:22:08.2332171Z use_cache=False, 2025-05-07T20:22:08.2332370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2332522Z use_cpu=True, 2025-05-07T20:22:08.2332718Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2332861Z ) 2025-05-07T20:22:08.2333089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2333658Z self=, 2025-05-07T20:22:08.2333817Z mixed_B=True, 2025-05-07T20:22:08.2333972Z compile=False, 2025-05-07T20:22:08.2334123Z T=1, 2025-05-07T20:22:08.2334268Z D=64, 2025-05-07T20:22:08.2334413Z B=122, 2025-05-07T20:22:08.2334567Z log_E=4, 2025-05-07T20:22:08.2334712Z L=7, 2025-05-07T20:22:08.2334873Z D_gradcheck=1, 2025-05-07T20:22:08.2335060Z stochastic_rounding=False, 2025-05-07T20:22:08.2335220Z weighted=False, 2025-05-07T20:22:08.2335388Z row_wise=False, 2025-05-07T20:22:08.2335539Z mixed=False, 2025-05-07T20:22:08.2335695Z use_cache=False, 2025-05-07T20:22:08.2336046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2336220Z use_cpu=True, 2025-05-07T20:22:08.2336408Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2336562Z ) 2025-05-07T20:22:08.2336794Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2337356Z self=, 2025-05-07T20:22:08.2337517Z mixed_B=True, 2025-05-07T20:22:08.2337672Z compile=False, 2025-05-07T20:22:08.2337816Z T=1, 2025-05-07T20:22:08.2337971Z D=113, 2025-05-07T20:22:08.2338116Z B=95, 2025-05-07T20:22:08.2338273Z log_E=3, 2025-05-07T20:22:08.2338418Z L=13, 2025-05-07T20:22:08.2338691Z D_gradcheck=1, 2025-05-07T20:22:08.2338894Z stochastic_rounding=True, 2025-05-07T20:22:08.2339051Z weighted=False, 2025-05-07T20:22:08.2339204Z row_wise=False, 2025-05-07T20:22:08.2339364Z mixed=False, 2025-05-07T20:22:08.2339518Z use_cache=True, 2025-05-07T20:22:08.2339712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2339871Z use_cpu=True, 2025-05-07T20:22:08.2340178Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2340321Z ) 2025-05-07T20:22:08.2340560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2341123Z self=, 2025-05-07T20:22:08.2341284Z mixed_B=True, 2025-05-07T20:22:08.2341437Z compile=True, 2025-05-07T20:22:08.2341582Z T=3, 2025-05-07T20:22:08.2341734Z D=42, 2025-05-07T20:22:08.2341875Z B=53, 2025-05-07T20:22:08.2342019Z log_E=5, 2025-05-07T20:22:08.2342169Z L=0, 2025-05-07T20:22:08.2342325Z D_gradcheck=1, 2025-05-07T20:22:08.2342502Z stochastic_rounding=False, 2025-05-07T20:22:08.2342664Z weighted=False, 2025-05-07T20:22:08.2342816Z row_wise=True, 2025-05-07T20:22:08.2342968Z mixed=True, 2025-05-07T20:22:08.2343129Z use_cache=False, 2025-05-07T20:22:08.2343321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2343474Z use_cpu=True, 2025-05-07T20:22:08.2343665Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2343805Z ) 2025-05-07T20:22:08.2951043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2951633Z self=, 2025-05-07T20:22:08.2951795Z mixed_B=False, 2025-05-07T20:22:08.2951950Z compile=False, 2025-05-07T20:22:08.2952097Z T=4, 2025-05-07T20:22:08.2952251Z D=85, 2025-05-07T20:22:08.2952396Z B=66, 2025-05-07T20:22:08.2952543Z log_E=4, 2025-05-07T20:22:08.2952697Z L=18, 2025-05-07T20:22:08.2952869Z D_gradcheck=1, 2025-05-07T20:22:08.2953356Z stochastic_rounding=True, 2025-05-07T20:22:08.2953521Z weighted=False, 2025-05-07T20:22:08.2953674Z row_wise=True, 2025-05-07T20:22:08.2953822Z mixed=True, 2025-05-07T20:22:08.2953985Z use_cache=False, 2025-05-07T20:22:08.2954189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2954343Z use_cpu=True, 2025-05-07T20:22:08.2954538Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2954681Z ) 2025-05-07T20:22:08.2954923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2955488Z self=, 2025-05-07T20:22:08.2955641Z mixed_B=False, 2025-05-07T20:22:08.2955800Z compile=True, 2025-05-07T20:22:08.2955944Z T=5, 2025-05-07T20:22:08.2956087Z D=51, 2025-05-07T20:22:08.2956238Z B=38, 2025-05-07T20:22:08.2956383Z log_E=4, 2025-05-07T20:22:08.2956527Z L=19, 2025-05-07T20:22:08.2956689Z D_gradcheck=2, 2025-05-07T20:22:08.2956871Z stochastic_rounding=False, 2025-05-07T20:22:08.2957025Z weighted=True, 2025-05-07T20:22:08.2957182Z row_wise=True, 2025-05-07T20:22:08.2957330Z mixed=True, 2025-05-07T20:22:08.2957482Z use_cache=True, 2025-05-07T20:22:08.2957885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2958056Z use_cpu=True, 2025-05-07T20:22:08.2958251Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2958393Z ) 2025-05-07T20:22:08.2958621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2959189Z self=, 2025-05-07T20:22:08.2959341Z mixed_B=False, 2025-05-07T20:22:08.2959494Z compile=True, 2025-05-07T20:22:08.2959645Z T=1, 2025-05-07T20:22:08.2959789Z D=64, 2025-05-07T20:22:08.2959938Z B=24, 2025-05-07T20:22:08.2960093Z log_E=3, 2025-05-07T20:22:08.2960237Z L=18, 2025-05-07T20:22:08.2960390Z D_gradcheck=2, 2025-05-07T20:22:08.2960770Z stochastic_rounding=False, 2025-05-07T20:22:08.2960941Z weighted=False, 2025-05-07T20:22:08.2961094Z row_wise=False, 2025-05-07T20:22:08.2961252Z mixed=False, 2025-05-07T20:22:08.2961406Z use_cache=False, 2025-05-07T20:22:08.2961608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2961758Z use_cpu=True, 2025-05-07T20:22:08.2962121Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2962269Z ) 2025-05-07T20:22:08.2962498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2963066Z self=, 2025-05-07T20:22:08.2963230Z mixed_B=True, 2025-05-07T20:22:08.2963383Z compile=True, 2025-05-07T20:22:08.2963529Z T=1, 2025-05-07T20:22:08.2963680Z D=47, 2025-05-07T20:22:08.2963823Z B=99, 2025-05-07T20:22:08.2963969Z log_E=5, 2025-05-07T20:22:08.2964119Z L=16, 2025-05-07T20:22:08.2964273Z D_gradcheck=2, 2025-05-07T20:22:08.2964461Z stochastic_rounding=True, 2025-05-07T20:22:08.2964618Z weighted=False, 2025-05-07T20:22:08.2964772Z row_wise=False, 2025-05-07T20:22:08.2964939Z mixed=False, 2025-05-07T20:22:08.2965092Z use_cache=True, 2025-05-07T20:22:08.2965285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2965562Z use_cpu=True, 2025-05-07T20:22:08.2965753Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2965901Z ) 2025-05-07T20:22:08.2966130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2966698Z self=, 2025-05-07T20:22:08.2966848Z mixed_B=True, 2025-05-07T20:22:08.2967001Z compile=False, 2025-05-07T20:22:08.2967154Z T=3, 2025-05-07T20:22:08.2967299Z D=122, 2025-05-07T20:22:08.2967446Z B=128, 2025-05-07T20:22:08.2967601Z log_E=3, 2025-05-07T20:22:08.2967748Z L=19, 2025-05-07T20:22:08.2967905Z D_gradcheck=1, 2025-05-07T20:22:08.2968242Z stochastic_rounding=False, 2025-05-07T20:22:08.2968396Z weighted=False, 2025-05-07T20:22:08.2968548Z row_wise=False, 2025-05-07T20:22:08.2968705Z mixed=False, 2025-05-07T20:22:08.2968860Z use_cache=False, 2025-05-07T20:22:08.2969068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2969220Z use_cpu=True, 2025-05-07T20:22:08.2969405Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2969554Z ) 2025-05-07T20:22:08.2969785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2970349Z self=, 2025-05-07T20:22:08.2970505Z mixed_B=True, 2025-05-07T20:22:08.2970660Z compile=False, 2025-05-07T20:22:08.2970805Z T=3, 2025-05-07T20:22:08.2970960Z D=55, 2025-05-07T20:22:08.2971109Z B=95, 2025-05-07T20:22:08.2971255Z log_E=3, 2025-05-07T20:22:08.2971408Z L=7, 2025-05-07T20:22:08.2971565Z D_gradcheck=2, 2025-05-07T20:22:08.2971750Z stochastic_rounding=False, 2025-05-07T20:22:08.2971906Z weighted=False, 2025-05-07T20:22:08.2972057Z row_wise=False, 2025-05-07T20:22:08.2972216Z mixed=False, 2025-05-07T20:22:08.2972372Z use_cache=True, 2025-05-07T20:22:08.2972731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2972907Z use_cpu=True, 2025-05-07T20:22:08.2973093Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2973234Z ) 2025-05-07T20:22:08.2973468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2974032Z self=, 2025-05-07T20:22:08.2974187Z mixed_B=False, 2025-05-07T20:22:08.2974348Z compile=True, 2025-05-07T20:22:08.2974492Z T=4, 2025-05-07T20:22:08.2974636Z D=80, 2025-05-07T20:22:08.2974789Z B=102, 2025-05-07T20:22:08.2974934Z log_E=4, 2025-05-07T20:22:08.2975086Z L=15, 2025-05-07T20:22:08.2975388Z D_gradcheck=1, 2025-05-07T20:22:08.2975578Z stochastic_rounding=True, 2025-05-07T20:22:08.2975743Z weighted=True, 2025-05-07T20:22:08.2975895Z row_wise=True, 2025-05-07T20:22:08.2976045Z mixed=True, 2025-05-07T20:22:08.2976203Z use_cache=False, 2025-05-07T20:22:08.2976422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2976575Z use_cpu=True, 2025-05-07T20:22:08.2976883Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2977032Z ) 2025-05-07T20:22:08.2977261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2977825Z self=, 2025-05-07T20:22:08.2977987Z mixed_B=False, 2025-05-07T20:22:08.2978140Z compile=True, 2025-05-07T20:22:08.2978292Z T=2, 2025-05-07T20:22:08.2978436Z D=72, 2025-05-07T20:22:08.2978579Z B=2, 2025-05-07T20:22:08.2978731Z log_E=5, 2025-05-07T20:22:08.2978875Z L=5, 2025-05-07T20:22:08.2979026Z D_gradcheck=2, 2025-05-07T20:22:08.2979217Z stochastic_rounding=True, 2025-05-07T20:22:08.2979370Z weighted=True, 2025-05-07T20:22:08.2979521Z row_wise=False, 2025-05-07T20:22:08.2979677Z mixed=False, 2025-05-07T20:22:08.2979837Z use_cache=False, 2025-05-07T20:22:08.2980031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2980191Z use_cpu=True, 2025-05-07T20:22:08.2980377Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2980518Z ) 2025-05-07T20:22:08.2980754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2981315Z self=, 2025-05-07T20:22:08.2981473Z mixed_B=True, 2025-05-07T20:22:08.2981624Z compile=True, 2025-05-07T20:22:08.2981770Z T=2, 2025-05-07T20:22:08.2981920Z D=15, 2025-05-07T20:22:08.2982066Z B=70, 2025-05-07T20:22:08.2982212Z log_E=4, 2025-05-07T20:22:08.2982362Z L=17, 2025-05-07T20:22:08.2982513Z D_gradcheck=1, 2025-05-07T20:22:08.2982828Z stochastic_rounding=False, 2025-05-07T20:22:08.2982993Z weighted=False, 2025-05-07T20:22:08.2983147Z row_wise=True, 2025-05-07T20:22:08.2983299Z mixed=True, 2025-05-07T20:22:08.2983460Z use_cache=True, 2025-05-07T20:22:08.2983653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2983804Z use_cpu=True, 2025-05-07T20:22:08.2984125Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2984276Z ) 2025-05-07T20:22:08.2984517Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2985082Z self=, 2025-05-07T20:22:08.2985234Z mixed_B=False, 2025-05-07T20:22:08.2985395Z compile=True, 2025-05-07T20:22:08.2985539Z T=2, 2025-05-07T20:22:08.2985683Z D=128, 2025-05-07T20:22:08.2985832Z B=70, 2025-05-07T20:22:08.2985977Z log_E=4, 2025-05-07T20:22:08.2986123Z L=1, 2025-05-07T20:22:08.2986280Z D_gradcheck=1, 2025-05-07T20:22:08.2986460Z stochastic_rounding=True, 2025-05-07T20:22:08.2986619Z weighted=False, 2025-05-07T20:22:08.2986780Z row_wise=False, 2025-05-07T20:22:08.2986928Z mixed=True, 2025-05-07T20:22:08.2987082Z use_cache=True, 2025-05-07T20:22:08.2987417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.2987585Z use_cpu=True, 2025-05-07T20:22:08.2987779Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2987917Z ) 2025-05-07T20:22:08.2988145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2988717Z self=, 2025-05-07T20:22:08.2988867Z mixed_B=True, 2025-05-07T20:22:08.2989018Z compile=True, 2025-05-07T20:22:08.2989168Z T=4, 2025-05-07T20:22:08.2989315Z D=39, 2025-05-07T20:22:08.2989457Z B=89, 2025-05-07T20:22:08.2989609Z log_E=4, 2025-05-07T20:22:08.2989752Z L=1, 2025-05-07T20:22:08.2989907Z D_gradcheck=2, 2025-05-07T20:22:08.2990203Z stochastic_rounding=True, 2025-05-07T20:22:08.2990367Z weighted=True, 2025-05-07T20:22:08.2990526Z row_wise=False, 2025-05-07T20:22:08.2990674Z mixed=True, 2025-05-07T20:22:08.2990827Z use_cache=True, 2025-05-07T20:22:08.2991027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2991181Z use_cpu=True, 2025-05-07T20:22:08.2991484Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2991632Z ) 2025-05-07T20:22:08.2991859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2992418Z self=, 2025-05-07T20:22:08.2992574Z mixed_B=False, 2025-05-07T20:22:08.2992728Z compile=False, 2025-05-07T20:22:08.2992871Z T=3, 2025-05-07T20:22:08.2993026Z D=62, 2025-05-07T20:22:08.2993171Z B=70, 2025-05-07T20:22:08.2993315Z log_E=3, 2025-05-07T20:22:08.2993466Z L=10, 2025-05-07T20:22:08.2993620Z D_gradcheck=2, 2025-05-07T20:22:08.2993808Z stochastic_rounding=True, 2025-05-07T20:22:08.2993962Z weighted=False, 2025-05-07T20:22:08.2994111Z row_wise=False, 2025-05-07T20:22:08.2994268Z mixed=True, 2025-05-07T20:22:08.2994422Z use_cache=False, 2025-05-07T20:22:08.2994609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2994772Z use_cpu=True, 2025-05-07T20:22:08.2994957Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.2995096Z ) 2025-05-07T20:22:08.2995329Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2995894Z self=, 2025-05-07T20:22:08.2996048Z mixed_B=False, 2025-05-07T20:22:08.2996211Z compile=False, 2025-05-07T20:22:08.2996355Z T=5, 2025-05-07T20:22:08.2996506Z D=86, 2025-05-07T20:22:08.2996652Z B=128, 2025-05-07T20:22:08.2996797Z log_E=3, 2025-05-07T20:22:08.2996950Z L=11, 2025-05-07T20:22:08.2997104Z D_gradcheck=1, 2025-05-07T20:22:08.2997434Z stochastic_rounding=False, 2025-05-07T20:22:08.2997600Z weighted=False, 2025-05-07T20:22:08.2997753Z row_wise=True, 2025-05-07T20:22:08.2997902Z mixed=True, 2025-05-07T20:22:08.2998062Z use_cache=True, 2025-05-07T20:22:08.2998253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.2998408Z use_cpu=True, 2025-05-07T20:22:08.2998600Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.2998740Z ) 2025-05-07T20:22:08.2998966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.2999534Z self=, 2025-05-07T20:22:08.2999686Z mixed_B=False, 2025-05-07T20:22:08.2999849Z compile=False, 2025-05-07T20:22:08.2999993Z T=4, 2025-05-07T20:22:08.3000138Z D=103, 2025-05-07T20:22:08.3000290Z B=107, 2025-05-07T20:22:08.3000434Z log_E=3, 2025-05-07T20:22:08.3000579Z L=14, 2025-05-07T20:22:08.3000737Z D_gradcheck=2, 2025-05-07T20:22:08.3000916Z stochastic_rounding=False, 2025-05-07T20:22:08.3001075Z weighted=False, 2025-05-07T20:22:08.3001234Z row_wise=False, 2025-05-07T20:22:08.3001386Z mixed=True, 2025-05-07T20:22:08.3001538Z use_cache=True, 2025-05-07T20:22:08.3001859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3002035Z use_cpu=True, 2025-05-07T20:22:08.3002221Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3002367Z ) 2025-05-07T20:22:08.3002595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3003165Z self=, 2025-05-07T20:22:08.3003317Z mixed_B=False, 2025-05-07T20:22:08.3003468Z compile=True, 2025-05-07T20:22:08.3003621Z T=1, 2025-05-07T20:22:08.3003764Z D=55, 2025-05-07T20:22:08.3003910Z B=104, 2025-05-07T20:22:08.3004061Z log_E=3, 2025-05-07T20:22:08.3004203Z L=7, 2025-05-07T20:22:08.3004358Z D_gradcheck=1, 2025-05-07T20:22:08.3004657Z stochastic_rounding=True, 2025-05-07T20:22:08.3004831Z weighted=False, 2025-05-07T20:22:08.3004986Z row_wise=False, 2025-05-07T20:22:08.3005142Z mixed=True, 2025-05-07T20:22:08.3005294Z use_cache=True, 2025-05-07T20:22:08.3005482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3005645Z use_cpu=True, 2025-05-07T20:22:08.3005949Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3006097Z ) 2025-05-07T20:22:08.3006325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3006884Z self=, 2025-05-07T20:22:08.3007042Z mixed_B=True, 2025-05-07T20:22:08.3007195Z compile=True, 2025-05-07T20:22:08.3007339Z T=5, 2025-05-07T20:22:08.3007492Z D=34, 2025-05-07T20:22:08.3007635Z B=13, 2025-05-07T20:22:08.3007779Z log_E=4, 2025-05-07T20:22:08.3007930Z L=16, 2025-05-07T20:22:08.3008083Z D_gradcheck=2, 2025-05-07T20:22:08.3008264Z stochastic_rounding=True, 2025-05-07T20:22:08.3008425Z weighted=True, 2025-05-07T20:22:08.3008578Z row_wise=False, 2025-05-07T20:22:08.3008727Z mixed=True, 2025-05-07T20:22:08.3008891Z use_cache=False, 2025-05-07T20:22:08.3009082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3009244Z use_cpu=True, 2025-05-07T20:22:08.3009428Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3009572Z ) 2025-05-07T20:22:08.3009806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3010373Z self=, 2025-05-07T20:22:08.3010525Z mixed_B=True, 2025-05-07T20:22:08.3010683Z compile=False, 2025-05-07T20:22:08.3010825Z T=4, 2025-05-07T20:22:08.3010968Z D=71, 2025-05-07T20:22:08.3011116Z B=26, 2025-05-07T20:22:08.3011261Z log_E=3, 2025-05-07T20:22:08.3011405Z L=6, 2025-05-07T20:22:08.3011565Z D_gradcheck=1, 2025-05-07T20:22:08.3011883Z stochastic_rounding=True, 2025-05-07T20:22:08.3012048Z weighted=False, 2025-05-07T20:22:08.3012199Z row_wise=True, 2025-05-07T20:22:08.3012349Z mixed=True, 2025-05-07T20:22:08.3012511Z use_cache=True, 2025-05-07T20:22:08.3012706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3012860Z use_cpu=True, 2025-05-07T20:22:08.3013049Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3013194Z ) 2025-05-07T20:22:08.3631451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3632090Z self=, 2025-05-07T20:22:08.3632248Z mixed_B=True, 2025-05-07T20:22:08.3632419Z compile=False, 2025-05-07T20:22:08.3632563Z T=4, 2025-05-07T20:22:08.3632708Z D=121, 2025-05-07T20:22:08.3632861Z B=46, 2025-05-07T20:22:08.3633007Z log_E=4, 2025-05-07T20:22:08.3633152Z L=4, 2025-05-07T20:22:08.3633312Z D_gradcheck=2, 2025-05-07T20:22:08.3633504Z stochastic_rounding=False, 2025-05-07T20:22:08.3633660Z weighted=True, 2025-05-07T20:22:08.3633825Z row_wise=False, 2025-05-07T20:22:08.3633977Z mixed=True, 2025-05-07T20:22:08.3634129Z use_cache=False, 2025-05-07T20:22:08.3634327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3634828Z use_cpu=True, 2025-05-07T20:22:08.3635025Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3635184Z ) 2025-05-07T20:22:08.3635413Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3635981Z self=, 2025-05-07T20:22:08.3636255Z mixed_B=False, 2025-05-07T20:22:08.3636412Z compile=False, 2025-05-07T20:22:08.3636568Z T=1, 2025-05-07T20:22:08.3636713Z D=102, 2025-05-07T20:22:08.3636856Z B=14, 2025-05-07T20:22:08.3637008Z log_E=5, 2025-05-07T20:22:08.3637151Z L=18, 2025-05-07T20:22:08.3637304Z D_gradcheck=1, 2025-05-07T20:22:08.3637654Z stochastic_rounding=True, 2025-05-07T20:22:08.3637825Z weighted=False, 2025-05-07T20:22:08.3637982Z row_wise=True, 2025-05-07T20:22:08.3638131Z mixed=True, 2025-05-07T20:22:08.3638288Z use_cache=False, 2025-05-07T20:22:08.3638484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3638640Z use_cpu=True, 2025-05-07T20:22:08.3638823Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3639153Z ) 2025-05-07T20:22:08.3639385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3639947Z self=, 2025-05-07T20:22:08.3640105Z mixed_B=True, 2025-05-07T20:22:08.3640258Z compile=False, 2025-05-07T20:22:08.3640402Z T=4, 2025-05-07T20:22:08.3640551Z D=78, 2025-05-07T20:22:08.3640696Z B=61, 2025-05-07T20:22:08.3640842Z log_E=5, 2025-05-07T20:22:08.3640995Z L=3, 2025-05-07T20:22:08.3641151Z D_gradcheck=2, 2025-05-07T20:22:08.3641347Z stochastic_rounding=False, 2025-05-07T20:22:08.3641501Z weighted=True, 2025-05-07T20:22:08.3641653Z row_wise=True, 2025-05-07T20:22:08.3641811Z mixed=True, 2025-05-07T20:22:08.3641965Z use_cache=True, 2025-05-07T20:22:08.3642156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3642318Z use_cpu=True, 2025-05-07T20:22:08.3642503Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3642651Z ) 2025-05-07T20:22:08.3642885Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3643448Z self=, 2025-05-07T20:22:08.3643599Z mixed_B=True, 2025-05-07T20:22:08.3643760Z compile=False, 2025-05-07T20:22:08.3643904Z T=3, 2025-05-07T20:22:08.3644055Z D=128, 2025-05-07T20:22:08.3644198Z B=20, 2025-05-07T20:22:08.3644344Z log_E=4, 2025-05-07T20:22:08.3644494Z L=6, 2025-05-07T20:22:08.3644648Z D_gradcheck=2, 2025-05-07T20:22:08.3645032Z stochastic_rounding=True, 2025-05-07T20:22:08.3645196Z weighted=False, 2025-05-07T20:22:08.3645348Z row_wise=False, 2025-05-07T20:22:08.3645498Z mixed=False, 2025-05-07T20:22:08.3645660Z use_cache=False, 2025-05-07T20:22:08.3645851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3646006Z use_cpu=True, 2025-05-07T20:22:08.3646195Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3646339Z ) 2025-05-07T20:22:08.3646567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3647136Z self=, 2025-05-07T20:22:08.3647288Z mixed_B=False, 2025-05-07T20:22:08.3647448Z compile=True, 2025-05-07T20:22:08.3647591Z T=5, 2025-05-07T20:22:08.3647734Z D=114, 2025-05-07T20:22:08.3647883Z B=70, 2025-05-07T20:22:08.3648031Z log_E=3, 2025-05-07T20:22:08.3648175Z L=6, 2025-05-07T20:22:08.3648336Z D_gradcheck=2, 2025-05-07T20:22:08.3648513Z stochastic_rounding=True, 2025-05-07T20:22:08.3648666Z weighted=True, 2025-05-07T20:22:08.3648830Z row_wise=False, 2025-05-07T20:22:08.3648979Z mixed=True, 2025-05-07T20:22:08.3649130Z use_cache=True, 2025-05-07T20:22:08.3649329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3649642Z use_cpu=True, 2025-05-07T20:22:08.3649840Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3649992Z ) 2025-05-07T20:22:08.3650222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3650792Z self=, 2025-05-07T20:22:08.3650946Z mixed_B=False, 2025-05-07T20:22:08.3651098Z compile=True, 2025-05-07T20:22:08.3651250Z T=4, 2025-05-07T20:22:08.3651393Z D=128, 2025-05-07T20:22:08.3651536Z B=42, 2025-05-07T20:22:08.3651690Z log_E=4, 2025-05-07T20:22:08.3651829Z L=12, 2025-05-07T20:22:08.3651982Z D_gradcheck=1, 2025-05-07T20:22:08.3652273Z stochastic_rounding=True, 2025-05-07T20:22:08.3652442Z weighted=False, 2025-05-07T20:22:08.3652596Z row_wise=True, 2025-05-07T20:22:08.3652752Z mixed=False, 2025-05-07T20:22:08.3652908Z use_cache=True, 2025-05-07T20:22:08.3653098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3653260Z use_cpu=True, 2025-05-07T20:22:08.3653442Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3653714Z ) 2025-05-07T20:22:08.3653945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3654508Z self=, 2025-05-07T20:22:08.3654668Z mixed_B=True, 2025-05-07T20:22:08.3654821Z compile=True, 2025-05-07T20:22:08.3654966Z T=2, 2025-05-07T20:22:08.3655117Z D=111, 2025-05-07T20:22:08.3655263Z B=109, 2025-05-07T20:22:08.3655410Z log_E=4, 2025-05-07T20:22:08.3655564Z L=6, 2025-05-07T20:22:08.3655721Z D_gradcheck=1, 2025-05-07T20:22:08.3655904Z stochastic_rounding=False, 2025-05-07T20:22:08.3656065Z weighted=False, 2025-05-07T20:22:08.3656218Z row_wise=False, 2025-05-07T20:22:08.3656367Z mixed=True, 2025-05-07T20:22:08.3656528Z use_cache=False, 2025-05-07T20:22:08.3656718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3656887Z use_cpu=True, 2025-05-07T20:22:08.3657069Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3657212Z ) 2025-05-07T20:22:08.3657447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3658008Z self=, 2025-05-07T20:22:08.3658160Z mixed_B=True, 2025-05-07T20:22:08.3658319Z compile=True, 2025-05-07T20:22:08.3658463Z T=3, 2025-05-07T20:22:08.3658607Z D=53, 2025-05-07T20:22:08.3658757Z B=59, 2025-05-07T20:22:08.3658903Z log_E=3, 2025-05-07T20:22:08.3659047Z L=1, 2025-05-07T20:22:08.3659217Z D_gradcheck=1, 2025-05-07T20:22:08.3659531Z stochastic_rounding=True, 2025-05-07T20:22:08.3659689Z weighted=False, 2025-05-07T20:22:08.3659852Z row_wise=False, 2025-05-07T20:22:08.3660003Z mixed=False, 2025-05-07T20:22:08.3660168Z use_cache=False, 2025-05-07T20:22:08.3660359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3660515Z use_cpu=True, 2025-05-07T20:22:08.3660708Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3660854Z ) 2025-05-07T20:22:08.3661080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3661646Z self=, 2025-05-07T20:22:08.3661797Z mixed_B=True, 2025-05-07T20:22:08.3661950Z compile=False, 2025-05-07T20:22:08.3662104Z T=1, 2025-05-07T20:22:08.3662248Z D=93, 2025-05-07T20:22:08.3662393Z B=41, 2025-05-07T20:22:08.3662544Z log_E=4, 2025-05-07T20:22:08.3662687Z L=3, 2025-05-07T20:22:08.3662848Z D_gradcheck=2, 2025-05-07T20:22:08.3663022Z stochastic_rounding=False, 2025-05-07T20:22:08.3663178Z weighted=True, 2025-05-07T20:22:08.3663335Z row_wise=True, 2025-05-07T20:22:08.3663484Z mixed=True, 2025-05-07T20:22:08.3663638Z use_cache=False, 2025-05-07T20:22:08.3663834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3664230Z use_cpu=True, 2025-05-07T20:22:08.3664440Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3664590Z ) 2025-05-07T20:22:08.3664822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3665388Z self=, 2025-05-07T20:22:08.3665548Z mixed_B=False, 2025-05-07T20:22:08.3665702Z compile=False, 2025-05-07T20:22:08.3665844Z T=1, 2025-05-07T20:22:08.3666006Z D=113, 2025-05-07T20:22:08.3666175Z B=36, 2025-05-07T20:22:08.3666330Z log_E=5, 2025-05-07T20:22:08.3666477Z L=20, 2025-05-07T20:22:08.3666630Z D_gradcheck=2, 2025-05-07T20:22:08.3666909Z stochastic_rounding=True, 2025-05-07T20:22:08.3667084Z weighted=False, 2025-05-07T20:22:08.3667233Z row_wise=True, 2025-05-07T20:22:08.3667382Z mixed=True, 2025-05-07T20:22:08.3667536Z use_cache=True, 2025-05-07T20:22:08.3667726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3667892Z use_cpu=True, 2025-05-07T20:22:08.3668075Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3668339Z ) 2025-05-07T20:22:08.3668578Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3669137Z self=, 2025-05-07T20:22:08.3669299Z mixed_B=False, 2025-05-07T20:22:08.3669451Z compile=True, 2025-05-07T20:22:08.3669603Z T=3, 2025-05-07T20:22:08.3669754Z D=30, 2025-05-07T20:22:08.3669897Z B=28, 2025-05-07T20:22:08.3670044Z log_E=5, 2025-05-07T20:22:08.3670195Z L=5, 2025-05-07T20:22:08.3670350Z D_gradcheck=1, 2025-05-07T20:22:08.3670526Z stochastic_rounding=True, 2025-05-07T20:22:08.3670693Z weighted=True, 2025-05-07T20:22:08.3670845Z row_wise=False, 2025-05-07T20:22:08.3670999Z mixed=True, 2025-05-07T20:22:08.3671159Z use_cache=True, 2025-05-07T20:22:08.3671349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3671505Z use_cpu=True, 2025-05-07T20:22:08.3671690Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3671835Z ) 2025-05-07T20:22:08.3672062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3672633Z self=, 2025-05-07T20:22:08.3672786Z mixed_B=False, 2025-05-07T20:22:08.3672946Z compile=True, 2025-05-07T20:22:08.3673091Z T=1, 2025-05-07T20:22:08.3673236Z D=29, 2025-05-07T20:22:08.3673398Z B=122, 2025-05-07T20:22:08.3673544Z log_E=3, 2025-05-07T20:22:08.3673688Z L=8, 2025-05-07T20:22:08.3673848Z D_gradcheck=1, 2025-05-07T20:22:08.3674024Z stochastic_rounding=True, 2025-05-07T20:22:08.3674334Z weighted=True, 2025-05-07T20:22:08.3674489Z row_wise=True, 2025-05-07T20:22:08.3674645Z mixed=False, 2025-05-07T20:22:08.3674797Z use_cache=True, 2025-05-07T20:22:08.3674993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3675148Z use_cpu=True, 2025-05-07T20:22:08.3675338Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3675485Z ) 2025-05-07T20:22:08.3675714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3676283Z self=, 2025-05-07T20:22:08.3676436Z mixed_B=False, 2025-05-07T20:22:08.3676590Z compile=False, 2025-05-07T20:22:08.3676739Z T=3, 2025-05-07T20:22:08.3676882Z D=123, 2025-05-07T20:22:08.3677030Z B=5, 2025-05-07T20:22:08.3677184Z log_E=4, 2025-05-07T20:22:08.3677330Z L=8, 2025-05-07T20:22:08.3677483Z D_gradcheck=1, 2025-05-07T20:22:08.3677668Z stochastic_rounding=False, 2025-05-07T20:22:08.3677826Z weighted=False, 2025-05-07T20:22:08.3677976Z row_wise=False, 2025-05-07T20:22:08.3678133Z mixed=False, 2025-05-07T20:22:08.3678286Z use_cache=True, 2025-05-07T20:22:08.3678486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3678757Z use_cpu=True, 2025-05-07T20:22:08.3678962Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3679117Z ) 2025-05-07T20:22:08.3679345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3679907Z self=, 2025-05-07T20:22:08.3680065Z mixed_B=True, 2025-05-07T20:22:08.3680220Z compile=False, 2025-05-07T20:22:08.3680365Z T=2, 2025-05-07T20:22:08.3680516Z D=51, 2025-05-07T20:22:08.3680660Z B=117, 2025-05-07T20:22:08.3680808Z log_E=4, 2025-05-07T20:22:08.3680959Z L=5, 2025-05-07T20:22:08.3681112Z D_gradcheck=2, 2025-05-07T20:22:08.3681400Z stochastic_rounding=True, 2025-05-07T20:22:08.3681577Z weighted=True, 2025-05-07T20:22:08.3681730Z row_wise=False, 2025-05-07T20:22:08.3681891Z mixed=False, 2025-05-07T20:22:08.3682041Z use_cache=True, 2025-05-07T20:22:08.3682229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3682392Z use_cpu=True, 2025-05-07T20:22:08.3682575Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3682828Z ) 2025-05-07T20:22:08.3683069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3683631Z self=, 2025-05-07T20:22:08.3683786Z mixed_B=False, 2025-05-07T20:22:08.3683946Z compile=False, 2025-05-07T20:22:08.3684092Z T=3, 2025-05-07T20:22:08.3684237Z D=85, 2025-05-07T20:22:08.3684389Z B=79, 2025-05-07T20:22:08.3684536Z log_E=4, 2025-05-07T20:22:08.3684685Z L=17, 2025-05-07T20:22:08.3684842Z D_gradcheck=1, 2025-05-07T20:22:08.3685020Z stochastic_rounding=True, 2025-05-07T20:22:08.3685184Z weighted=False, 2025-05-07T20:22:08.3685339Z row_wise=False, 2025-05-07T20:22:08.3685489Z mixed=False, 2025-05-07T20:22:08.3685649Z use_cache=False, 2025-05-07T20:22:08.3685836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3685993Z use_cpu=True, 2025-05-07T20:22:08.3686182Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3686328Z ) 2025-05-07T20:22:08.3686554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3687125Z self=, 2025-05-07T20:22:08.3687278Z mixed_B=False, 2025-05-07T20:22:08.3687436Z compile=False, 2025-05-07T20:22:08.3687587Z T=2, 2025-05-07T20:22:08.3687731Z D=48, 2025-05-07T20:22:08.3687882Z B=32, 2025-05-07T20:22:08.3688029Z log_E=4, 2025-05-07T20:22:08.3688174Z L=0, 2025-05-07T20:22:08.3688336Z D_gradcheck=2, 2025-05-07T20:22:08.3688513Z stochastic_rounding=True, 2025-05-07T20:22:08.3688820Z weighted=False, 2025-05-07T20:22:08.3688980Z row_wise=False, 2025-05-07T20:22:08.3689130Z mixed=True, 2025-05-07T20:22:08.3689282Z use_cache=True, 2025-05-07T20:22:08.3689479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.3689637Z use_cpu=True, 2025-05-07T20:22:08.3689822Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.3689976Z ) 2025-05-07T20:22:08.3690207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.3690768Z self=, 2025-05-07T20:22:08.3690936Z mixed_B=False, 2025-05-07T20:22:08.3691091Z compile=False, 2025-05-07T20:22:08.3691242Z T=1, 2025-05-07T20:22:08.3691386Z D=90, 2025-05-07T20:22:08.3691533Z B=18, 2025-05-07T20:22:08.3691687Z log_E=5, 2025-05-07T20:22:08.3691831Z L=2, 2025-05-07T20:22:08.3691983Z D_gradcheck=1, 2025-05-07T20:22:08.3692169Z stochastic_rounding=False, 2025-05-07T20:22:08.3692325Z weighted=False, 2025-05-07T20:22:08.3692479Z row_wise=False, 2025-05-07T20:22:08.3692634Z mixed=False, 2025-05-07T20:22:08.3692788Z use_cache=True, 2025-05-07T20:22:08.3692977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.3693280Z use_cpu=True, 2025-05-07T20:22:08.3693481Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.3693628Z ) 2025-05-07T20:22:08.4323665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4324335Z self=, 2025-05-07T20:22:08.4324492Z mixed_B=False, 2025-05-07T20:22:08.4324647Z compile=True, 2025-05-07T20:22:08.4324804Z T=3, 2025-05-07T20:22:08.4324953Z D=20, 2025-05-07T20:22:08.4325099Z B=108, 2025-05-07T20:22:08.4325254Z log_E=5, 2025-05-07T20:22:08.4325397Z L=3, 2025-05-07T20:22:08.4325551Z D_gradcheck=1, 2025-05-07T20:22:08.4326095Z stochastic_rounding=False, 2025-05-07T20:22:08.4326278Z weighted=True, 2025-05-07T20:22:08.4326430Z row_wise=True, 2025-05-07T20:22:08.4326587Z mixed=False, 2025-05-07T20:22:08.4326743Z use_cache=False, 2025-05-07T20:22:08.4326932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4327098Z use_cpu=True, 2025-05-07T20:22:08.4327279Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4327639Z ) 2025-05-07T20:22:08.4327873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4328437Z self=, 2025-05-07T20:22:08.4328598Z mixed_B=False, 2025-05-07T20:22:08.4328750Z compile=True, 2025-05-07T20:22:08.4328893Z T=4, 2025-05-07T20:22:08.4329045Z D=52, 2025-05-07T20:22:08.4329189Z B=21, 2025-05-07T20:22:08.4329335Z log_E=4, 2025-05-07T20:22:08.4329482Z L=4, 2025-05-07T20:22:08.4329635Z D_gradcheck=1, 2025-05-07T20:22:08.4329815Z stochastic_rounding=True, 2025-05-07T20:22:08.4329981Z weighted=False, 2025-05-07T20:22:08.4330132Z row_wise=True, 2025-05-07T20:22:08.4330294Z mixed=False, 2025-05-07T20:22:08.4330447Z use_cache=True, 2025-05-07T20:22:08.4330638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4330801Z use_cpu=True, 2025-05-07T20:22:08.4330983Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4331133Z ) 2025-05-07T20:22:08.4331370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4331928Z self=, 2025-05-07T20:22:08.4332081Z mixed_B=True, 2025-05-07T20:22:08.4332239Z compile=True, 2025-05-07T20:22:08.4332384Z T=2, 2025-05-07T20:22:08.4332528Z D=52, 2025-05-07T20:22:08.4332685Z B=109, 2025-05-07T20:22:08.4332834Z log_E=3, 2025-05-07T20:22:08.4332982Z L=10, 2025-05-07T20:22:08.4333144Z D_gradcheck=1, 2025-05-07T20:22:08.4333323Z stochastic_rounding=False, 2025-05-07T20:22:08.4333763Z weighted=True, 2025-05-07T20:22:08.4333917Z row_wise=False, 2025-05-07T20:22:08.4334067Z mixed=True, 2025-05-07T20:22:08.4334231Z use_cache=True, 2025-05-07T20:22:08.4334424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4334580Z use_cpu=True, 2025-05-07T20:22:08.4334770Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4334920Z ) 2025-05-07T20:22:08.4335147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4335717Z self=, 2025-05-07T20:22:08.4335874Z mixed_B=False, 2025-05-07T20:22:08.4336028Z compile=False, 2025-05-07T20:22:08.4336181Z T=3, 2025-05-07T20:22:08.4336323Z D=19, 2025-05-07T20:22:08.4336475Z B=99, 2025-05-07T20:22:08.4336623Z log_E=4, 2025-05-07T20:22:08.4336767Z L=19, 2025-05-07T20:22:08.4336927Z D_gradcheck=1, 2025-05-07T20:22:08.4337101Z stochastic_rounding=True, 2025-05-07T20:22:08.4337260Z weighted=False, 2025-05-07T20:22:08.4337416Z row_wise=True, 2025-05-07T20:22:08.4337564Z mixed=False, 2025-05-07T20:22:08.4337714Z use_cache=True, 2025-05-07T20:22:08.4337910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4338276Z use_cpu=True, 2025-05-07T20:22:08.4338474Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4338632Z ) 2025-05-07T20:22:08.4338863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4339538Z self=, 2025-05-07T20:22:08.4339689Z mixed_B=True, 2025-05-07T20:22:08.4339847Z compile=False, 2025-05-07T20:22:08.4339992Z T=5, 2025-05-07T20:22:08.4340135Z D=44, 2025-05-07T20:22:08.4340285Z B=122, 2025-05-07T20:22:08.4340432Z log_E=4, 2025-05-07T20:22:08.4340577Z L=3, 2025-05-07T20:22:08.4340736Z D_gradcheck=2, 2025-05-07T20:22:08.4340994Z stochastic_rounding=False, 2025-05-07T20:22:08.4341178Z weighted=True, 2025-05-07T20:22:08.4341330Z row_wise=False, 2025-05-07T20:22:08.4341480Z mixed=False, 2025-05-07T20:22:08.4341641Z use_cache=False, 2025-05-07T20:22:08.4341830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4341985Z use_cpu=True, 2025-05-07T20:22:08.4342177Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4342444Z ) 2025-05-07T20:22:08.4342675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4343245Z self=, 2025-05-07T20:22:08.4343403Z mixed_B=True, 2025-05-07T20:22:08.4343556Z compile=True, 2025-05-07T20:22:08.4343707Z T=4, 2025-05-07T20:22:08.4343851Z D=53, 2025-05-07T20:22:08.4343996Z B=30, 2025-05-07T20:22:08.4344277Z log_E=3, 2025-05-07T20:22:08.4344426Z L=3, 2025-05-07T20:22:08.4344584Z D_gradcheck=1, 2025-05-07T20:22:08.4344759Z stochastic_rounding=True, 2025-05-07T20:22:08.4344918Z weighted=False, 2025-05-07T20:22:08.4345074Z row_wise=True, 2025-05-07T20:22:08.4345224Z mixed=True, 2025-05-07T20:22:08.4345377Z use_cache=False, 2025-05-07T20:22:08.4345572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4345724Z use_cpu=True, 2025-05-07T20:22:08.4345904Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4346059Z ) 2025-05-07T20:22:08.4346288Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4346854Z self=, 2025-05-07T20:22:08.4347010Z mixed_B=True, 2025-05-07T20:22:08.4347163Z compile=False, 2025-05-07T20:22:08.4347312Z T=1, 2025-05-07T20:22:08.4347457Z D=57, 2025-05-07T20:22:08.4347603Z B=98, 2025-05-07T20:22:08.4347754Z log_E=4, 2025-05-07T20:22:08.4347900Z L=7, 2025-05-07T20:22:08.4348051Z D_gradcheck=2, 2025-05-07T20:22:08.4348234Z stochastic_rounding=True, 2025-05-07T20:22:08.4348568Z weighted=True, 2025-05-07T20:22:08.4348721Z row_wise=True, 2025-05-07T20:22:08.4348879Z mixed=False, 2025-05-07T20:22:08.4349035Z use_cache=True, 2025-05-07T20:22:08.4349224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4349383Z use_cpu=True, 2025-05-07T20:22:08.4349571Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4349717Z ) 2025-05-07T20:22:08.4349953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4350513Z self=, 2025-05-07T20:22:08.4350673Z mixed_B=False, 2025-05-07T20:22:08.4350826Z compile=False, 2025-05-07T20:22:08.4350969Z T=4, 2025-05-07T20:22:08.4351121Z D=49, 2025-05-07T20:22:08.4351265Z B=13, 2025-05-07T20:22:08.4351412Z log_E=3, 2025-05-07T20:22:08.4351566Z L=17, 2025-05-07T20:22:08.4351720Z D_gradcheck=2, 2025-05-07T20:22:08.4351898Z stochastic_rounding=True, 2025-05-07T20:22:08.4352069Z weighted=False, 2025-05-07T20:22:08.4352223Z row_wise=False, 2025-05-07T20:22:08.4352372Z mixed=True, 2025-05-07T20:22:08.4352531Z use_cache=True, 2025-05-07T20:22:08.4352725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4352877Z use_cpu=True, 2025-05-07T20:22:08.4353186Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4353350Z ) 2025-05-07T20:22:08.4353587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4354148Z self=, 2025-05-07T20:22:08.4354299Z mixed_B=True, 2025-05-07T20:22:08.4354460Z compile=False, 2025-05-07T20:22:08.4354601Z T=1, 2025-05-07T20:22:08.4354746Z D=108, 2025-05-07T20:22:08.4354897Z B=11, 2025-05-07T20:22:08.4355040Z log_E=5, 2025-05-07T20:22:08.4355186Z L=7, 2025-05-07T20:22:08.4355341Z D_gradcheck=1, 2025-05-07T20:22:08.4355513Z stochastic_rounding=True, 2025-05-07T20:22:08.4355782Z weighted=True, 2025-05-07T20:22:08.4355950Z row_wise=True, 2025-05-07T20:22:08.4356101Z mixed=True, 2025-05-07T20:22:08.4356253Z use_cache=True, 2025-05-07T20:22:08.4356451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4356604Z use_cpu=True, 2025-05-07T20:22:08.4356797Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4357062Z ) 2025-05-07T20:22:08.4357293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4357862Z self=, 2025-05-07T20:22:08.4358017Z mixed_B=True, 2025-05-07T20:22:08.4358172Z compile=False, 2025-05-07T20:22:08.4358323Z T=5, 2025-05-07T20:22:08.4358464Z D=76, 2025-05-07T20:22:08.4358609Z B=49, 2025-05-07T20:22:08.4358762Z log_E=4, 2025-05-07T20:22:08.4358906Z L=9, 2025-05-07T20:22:08.4359057Z D_gradcheck=1, 2025-05-07T20:22:08.4359238Z stochastic_rounding=False, 2025-05-07T20:22:08.4359398Z weighted=True, 2025-05-07T20:22:08.4359550Z row_wise=False, 2025-05-07T20:22:08.4359707Z mixed=True, 2025-05-07T20:22:08.4359864Z use_cache=False, 2025-05-07T20:22:08.4360068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4360221Z use_cpu=True, 2025-05-07T20:22:08.4360405Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4360560Z ) 2025-05-07T20:22:08.4360790Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4361352Z self=, 2025-05-07T20:22:08.4361510Z mixed_B=True, 2025-05-07T20:22:08.4361663Z compile=True, 2025-05-07T20:22:08.4361807Z T=1, 2025-05-07T20:22:08.4361962Z D=51, 2025-05-07T20:22:08.4362108Z B=82, 2025-05-07T20:22:08.4362259Z log_E=3, 2025-05-07T20:22:08.4362409Z L=18, 2025-05-07T20:22:08.4362563Z D_gradcheck=1, 2025-05-07T20:22:08.4362767Z stochastic_rounding=True, 2025-05-07T20:22:08.4363094Z weighted=True, 2025-05-07T20:22:08.4363261Z row_wise=True, 2025-05-07T20:22:08.4363426Z mixed=True, 2025-05-07T20:22:08.4363593Z use_cache=False, 2025-05-07T20:22:08.4363782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4363942Z use_cpu=True, 2025-05-07T20:22:08.4364128Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4364269Z ) 2025-05-07T20:22:08.4364506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4365067Z self=, 2025-05-07T20:22:08.4365219Z mixed_B=True, 2025-05-07T20:22:08.4365380Z compile=False, 2025-05-07T20:22:08.4365524Z T=3, 2025-05-07T20:22:08.4365667Z D=57, 2025-05-07T20:22:08.4365821Z B=84, 2025-05-07T20:22:08.4365971Z log_E=5, 2025-05-07T20:22:08.4366124Z L=8, 2025-05-07T20:22:08.4366278Z D_gradcheck=1, 2025-05-07T20:22:08.4366454Z stochastic_rounding=False, 2025-05-07T20:22:08.4366622Z weighted=True, 2025-05-07T20:22:08.4366775Z row_wise=False, 2025-05-07T20:22:08.4366926Z mixed=True, 2025-05-07T20:22:08.4367088Z use_cache=True, 2025-05-07T20:22:08.4367280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4367432Z use_cpu=True, 2025-05-07T20:22:08.4367765Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4367931Z ) 2025-05-07T20:22:08.4368166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4368736Z self=, 2025-05-07T20:22:08.4368890Z mixed_B=False, 2025-05-07T20:22:08.4369054Z compile=False, 2025-05-07T20:22:08.4369201Z T=1, 2025-05-07T20:22:08.4369348Z D=115, 2025-05-07T20:22:08.4369502Z B=92, 2025-05-07T20:22:08.4369647Z log_E=5, 2025-05-07T20:22:08.4369790Z L=7, 2025-05-07T20:22:08.4369948Z D_gradcheck=1, 2025-05-07T20:22:08.4370120Z stochastic_rounding=True, 2025-05-07T20:22:08.4370395Z weighted=False, 2025-05-07T20:22:08.4370569Z row_wise=False, 2025-05-07T20:22:08.4370720Z mixed=False, 2025-05-07T20:22:08.4370873Z use_cache=True, 2025-05-07T20:22:08.4371069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4371222Z use_cpu=True, 2025-05-07T20:22:08.4371407Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4371656Z ) 2025-05-07T20:22:08.4371884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4372456Z self=, 2025-05-07T20:22:08.4372607Z mixed_B=True, 2025-05-07T20:22:08.4372762Z compile=True, 2025-05-07T20:22:08.4372914Z T=1, 2025-05-07T20:22:08.4373057Z D=54, 2025-05-07T20:22:08.4373203Z B=84, 2025-05-07T20:22:08.4373359Z log_E=3, 2025-05-07T20:22:08.4373501Z L=15, 2025-05-07T20:22:08.4373654Z D_gradcheck=2, 2025-05-07T20:22:08.4373835Z stochastic_rounding=True, 2025-05-07T20:22:08.4373996Z weighted=True, 2025-05-07T20:22:08.4374150Z row_wise=False, 2025-05-07T20:22:08.4374307Z mixed=False, 2025-05-07T20:22:08.4374461Z use_cache=False, 2025-05-07T20:22:08.4374651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4374810Z use_cpu=True, 2025-05-07T20:22:08.4374994Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4375151Z ) 2025-05-07T20:22:08.4375379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4375943Z self=, 2025-05-07T20:22:08.4376102Z mixed_B=True, 2025-05-07T20:22:08.4376253Z compile=True, 2025-05-07T20:22:08.4376395Z T=4, 2025-05-07T20:22:08.4376545Z D=67, 2025-05-07T20:22:08.4376690Z B=42, 2025-05-07T20:22:08.4376836Z log_E=5, 2025-05-07T20:22:08.4376988Z L=16, 2025-05-07T20:22:08.4377141Z D_gradcheck=2, 2025-05-07T20:22:08.4377314Z stochastic_rounding=False, 2025-05-07T20:22:08.4377626Z weighted=False, 2025-05-07T20:22:08.4377777Z row_wise=True, 2025-05-07T20:22:08.4377927Z mixed=False, 2025-05-07T20:22:08.4378087Z use_cache=False, 2025-05-07T20:22:08.4378281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4378439Z use_cpu=True, 2025-05-07T20:22:08.4378622Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4378768Z ) 2025-05-07T20:22:08.4379003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4379565Z self=, 2025-05-07T20:22:08.4379718Z mixed_B=False, 2025-05-07T20:22:08.4379877Z compile=True, 2025-05-07T20:22:08.4380023Z T=2, 2025-05-07T20:22:08.4380169Z D=32, 2025-05-07T20:22:08.4380322Z B=27, 2025-05-07T20:22:08.4380465Z log_E=5, 2025-05-07T20:22:08.4380609Z L=14, 2025-05-07T20:22:08.4380775Z D_gradcheck=2, 2025-05-07T20:22:08.4380947Z stochastic_rounding=False, 2025-05-07T20:22:08.4381112Z weighted=True, 2025-05-07T20:22:08.4381273Z row_wise=True, 2025-05-07T20:22:08.4381423Z mixed=False, 2025-05-07T20:22:08.4381586Z use_cache=True, 2025-05-07T20:22:08.4381775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.4381927Z use_cpu=True, 2025-05-07T20:22:08.4382242Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.4382397Z ) 2025-05-07T20:22:08.4382631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.4383205Z self=, 2025-05-07T20:22:08.4383357Z mixed_B=False, 2025-05-07T20:22:08.4383510Z compile=False, 2025-05-07T20:22:08.4383661Z T=2, 2025-05-07T20:22:08.4383807Z D=43, 2025-05-07T20:22:08.4383955Z B=71, 2025-05-07T20:22:08.4384233Z log_E=3, 2025-05-07T20:22:08.4384381Z L=15, 2025-05-07T20:22:08.4384543Z D_gradcheck=2, 2025-05-07T20:22:08.4384716Z stochastic_rounding=False, 2025-05-07T20:22:08.4384986Z weighted=False, 2025-05-07T20:22:08.4385161Z row_wise=True, 2025-05-07T20:22:08.4385310Z mixed=True, 2025-05-07T20:22:08.4385464Z use_cache=True, 2025-05-07T20:22:08.4385660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.4385813Z use_cpu=True, 2025-05-07T20:22:08.4385999Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.4386148Z ) 2025-05-07T20:22:08.5012965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5013568Z self=, 2025-05-07T20:22:08.5013724Z mixed_B=True, 2025-05-07T20:22:08.5013878Z compile=False, 2025-05-07T20:22:08.5014034Z T=3, 2025-05-07T20:22:08.5014185Z D=88, 2025-05-07T20:22:08.5014330Z B=60, 2025-05-07T20:22:08.5014483Z log_E=3, 2025-05-07T20:22:08.5014627Z L=14, 2025-05-07T20:22:08.5014783Z D_gradcheck=1, 2025-05-07T20:22:08.5014966Z stochastic_rounding=False, 2025-05-07T20:22:08.5015155Z weighted=True, 2025-05-07T20:22:08.5015317Z row_wise=False, 2025-05-07T20:22:08.5015468Z mixed=False, 2025-05-07T20:22:08.5015621Z use_cache=True, 2025-05-07T20:22:08.5015824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5015976Z use_cpu=True, 2025-05-07T20:22:08.5016259Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5016418Z ) 2025-05-07T20:22:08.5016662Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5017227Z self=, 2025-05-07T20:22:08.5017384Z mixed_B=True, 2025-05-07T20:22:08.5017537Z compile=False, 2025-05-07T20:22:08.5017683Z T=3, 2025-05-07T20:22:08.5017833Z D=94, 2025-05-07T20:22:08.5017974Z B=39, 2025-05-07T20:22:08.5018119Z log_E=4, 2025-05-07T20:22:08.5018271Z L=10, 2025-05-07T20:22:08.5018426Z D_gradcheck=2, 2025-05-07T20:22:08.5018606Z stochastic_rounding=False, 2025-05-07T20:22:08.5019092Z weighted=True, 2025-05-07T20:22:08.5019245Z row_wise=True, 2025-05-07T20:22:08.5019403Z mixed=True, 2025-05-07T20:22:08.5019559Z use_cache=True, 2025-05-07T20:22:08.5019751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5019906Z use_cpu=True, 2025-05-07T20:22:08.5020094Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5020236Z ) 2025-05-07T20:22:08.5020474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5021039Z self=, 2025-05-07T20:22:08.5021195Z mixed_B=True, 2025-05-07T20:22:08.5021353Z compile=False, 2025-05-07T20:22:08.5021497Z T=2, 2025-05-07T20:22:08.5021647Z D=113, 2025-05-07T20:22:08.5021791Z B=52, 2025-05-07T20:22:08.5022055Z log_E=4, 2025-05-07T20:22:08.5022207Z L=7, 2025-05-07T20:22:08.5022359Z D_gradcheck=2, 2025-05-07T20:22:08.5022533Z stochastic_rounding=False, 2025-05-07T20:22:08.5022699Z weighted=False, 2025-05-07T20:22:08.5022851Z row_wise=True, 2025-05-07T20:22:08.5023002Z mixed=True, 2025-05-07T20:22:08.5023163Z use_cache=True, 2025-05-07T20:22:08.5023352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5023505Z use_cpu=True, 2025-05-07T20:22:08.5023890Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5024136Z ) 2025-05-07T20:22:08.5024382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5024954Z self=, 2025-05-07T20:22:08.5025105Z mixed_B=True, 2025-05-07T20:22:08.5025267Z compile=False, 2025-05-07T20:22:08.5025412Z T=5, 2025-05-07T20:22:08.5025556Z D=106, 2025-05-07T20:22:08.5025709Z B=48, 2025-05-07T20:22:08.5025854Z log_E=5, 2025-05-07T20:22:08.5025995Z L=4, 2025-05-07T20:22:08.5026159Z D_gradcheck=2, 2025-05-07T20:22:08.5026331Z stochastic_rounding=True, 2025-05-07T20:22:08.5026658Z weighted=True, 2025-05-07T20:22:08.5026836Z row_wise=False, 2025-05-07T20:22:08.5026986Z mixed=False, 2025-05-07T20:22:08.5027139Z use_cache=True, 2025-05-07T20:22:08.5027340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5027490Z use_cpu=True, 2025-05-07T20:22:08.5027675Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5027823Z ) 2025-05-07T20:22:08.5028195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5028767Z self=, 2025-05-07T20:22:08.5028917Z mixed_B=True, 2025-05-07T20:22:08.5029068Z compile=True, 2025-05-07T20:22:08.5029220Z T=5, 2025-05-07T20:22:08.5029362Z D=42, 2025-05-07T20:22:08.5029506Z B=89, 2025-05-07T20:22:08.5029659Z log_E=3, 2025-05-07T20:22:08.5029807Z L=6, 2025-05-07T20:22:08.5029963Z D_gradcheck=2, 2025-05-07T20:22:08.5030140Z stochastic_rounding=True, 2025-05-07T20:22:08.5030304Z weighted=False, 2025-05-07T20:22:08.5030457Z row_wise=False, 2025-05-07T20:22:08.5030613Z mixed=True, 2025-05-07T20:22:08.5030765Z use_cache=True, 2025-05-07T20:22:08.5030961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5031114Z use_cpu=True, 2025-05-07T20:22:08.5031299Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5031447Z ) 2025-05-07T20:22:08.5031681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5032242Z self=, 2025-05-07T20:22:08.5032400Z mixed_B=True, 2025-05-07T20:22:08.5032556Z compile=False, 2025-05-07T20:22:08.5032701Z T=1, 2025-05-07T20:22:08.5032851Z D=66, 2025-05-07T20:22:08.5032994Z B=69, 2025-05-07T20:22:08.5033140Z log_E=4, 2025-05-07T20:22:08.5033290Z L=16, 2025-05-07T20:22:08.5033442Z D_gradcheck=2, 2025-05-07T20:22:08.5033616Z stochastic_rounding=False, 2025-05-07T20:22:08.5033781Z weighted=False, 2025-05-07T20:22:08.5034076Z row_wise=False, 2025-05-07T20:22:08.5034237Z mixed=False, 2025-05-07T20:22:08.5034390Z use_cache=True, 2025-05-07T20:22:08.5034582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5034740Z use_cpu=True, 2025-05-07T20:22:08.5034926Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5035066Z ) 2025-05-07T20:22:08.5035306Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5035868Z self=, 2025-05-07T20:22:08.5036021Z mixed_B=True, 2025-05-07T20:22:08.5036183Z compile=False, 2025-05-07T20:22:08.5036327Z T=2, 2025-05-07T20:22:08.5036472Z D=106, 2025-05-07T20:22:08.5036623Z B=128, 2025-05-07T20:22:08.5036769Z log_E=4, 2025-05-07T20:22:08.5036918Z L=14, 2025-05-07T20:22:08.5037078Z D_gradcheck=2, 2025-05-07T20:22:08.5037250Z stochastic_rounding=True, 2025-05-07T20:22:08.5037422Z weighted=False, 2025-05-07T20:22:08.5037574Z row_wise=False, 2025-05-07T20:22:08.5037725Z mixed=False, 2025-05-07T20:22:08.5037891Z use_cache=False, 2025-05-07T20:22:08.5038081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5038233Z use_cpu=True, 2025-05-07T20:22:08.5038545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5038701Z ) 2025-05-07T20:22:08.5038936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5039509Z self=, 2025-05-07T20:22:08.5039659Z mixed_B=True, 2025-05-07T20:22:08.5039813Z compile=False, 2025-05-07T20:22:08.5039962Z T=5, 2025-05-07T20:22:08.5040102Z D=117, 2025-05-07T20:22:08.5040252Z B=85, 2025-05-07T20:22:08.5040398Z log_E=3, 2025-05-07T20:22:08.5040542Z L=17, 2025-05-07T20:22:08.5040701Z D_gradcheck=1, 2025-05-07T20:22:08.5040873Z stochastic_rounding=True, 2025-05-07T20:22:08.5041149Z weighted=True, 2025-05-07T20:22:08.5041326Z row_wise=False, 2025-05-07T20:22:08.5041476Z mixed=True, 2025-05-07T20:22:08.5041629Z use_cache=False, 2025-05-07T20:22:08.5041823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5041975Z use_cpu=True, 2025-05-07T20:22:08.5042161Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5042308Z ) 2025-05-07T20:22:08.5042625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5043189Z self=, 2025-05-07T20:22:08.5043349Z mixed_B=False, 2025-05-07T20:22:08.5043503Z compile=False, 2025-05-07T20:22:08.5043658Z T=2, 2025-05-07T20:22:08.5043808Z D=117, 2025-05-07T20:22:08.5043954Z B=24, 2025-05-07T20:22:08.5044106Z log_E=3, 2025-05-07T20:22:08.5044249Z L=14, 2025-05-07T20:22:08.5044402Z D_gradcheck=1, 2025-05-07T20:22:08.5044584Z stochastic_rounding=False, 2025-05-07T20:22:08.5044747Z weighted=False, 2025-05-07T20:22:08.5044900Z row_wise=True, 2025-05-07T20:22:08.5045057Z mixed=True, 2025-05-07T20:22:08.5045209Z use_cache=True, 2025-05-07T20:22:08.5045401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5045559Z use_cpu=True, 2025-05-07T20:22:08.5045745Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5045885Z ) 2025-05-07T20:22:08.5046122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5046685Z self=, 2025-05-07T20:22:08.5046844Z mixed_B=True, 2025-05-07T20:22:08.5046997Z compile=False, 2025-05-07T20:22:08.5047141Z T=2, 2025-05-07T20:22:08.5047291Z D=115, 2025-05-07T20:22:08.5047438Z B=59, 2025-05-07T20:22:08.5047585Z log_E=3, 2025-05-07T20:22:08.5047736Z L=10, 2025-05-07T20:22:08.5047889Z D_gradcheck=1, 2025-05-07T20:22:08.5048064Z stochastic_rounding=True, 2025-05-07T20:22:08.5048370Z weighted=False, 2025-05-07T20:22:08.5048521Z row_wise=True, 2025-05-07T20:22:08.5048670Z mixed=False, 2025-05-07T20:22:08.5048832Z use_cache=True, 2025-05-07T20:22:08.5049023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5049176Z use_cpu=True, 2025-05-07T20:22:08.5049373Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5049514Z ) 2025-05-07T20:22:08.5049752Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5050317Z self=, 2025-05-07T20:22:08.5050474Z mixed_B=True, 2025-05-07T20:22:08.5050635Z compile=False, 2025-05-07T20:22:08.5050781Z T=2, 2025-05-07T20:22:08.5050926Z D=68, 2025-05-07T20:22:08.5051078Z B=84, 2025-05-07T20:22:08.5051225Z log_E=5, 2025-05-07T20:22:08.5051369Z L=10, 2025-05-07T20:22:08.5051528Z D_gradcheck=1, 2025-05-07T20:22:08.5051705Z stochastic_rounding=False, 2025-05-07T20:22:08.5051861Z weighted=True, 2025-05-07T20:22:08.5052026Z row_wise=False, 2025-05-07T20:22:08.5052176Z mixed=True, 2025-05-07T20:22:08.5052338Z use_cache=True, 2025-05-07T20:22:08.5052531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5052685Z use_cpu=True, 2025-05-07T20:22:08.5053005Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5053160Z ) 2025-05-07T20:22:08.5053396Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5053965Z self=, 2025-05-07T20:22:08.5054116Z mixed_B=False, 2025-05-07T20:22:08.5054270Z compile=False, 2025-05-07T20:22:08.5054421Z T=2, 2025-05-07T20:22:08.5054565Z D=37, 2025-05-07T20:22:08.5054710Z B=32, 2025-05-07T20:22:08.5054868Z log_E=4, 2025-05-07T20:22:08.5055016Z L=6, 2025-05-07T20:22:08.5055169Z D_gradcheck=1, 2025-05-07T20:22:08.5055350Z stochastic_rounding=False, 2025-05-07T20:22:08.5055616Z weighted=True, 2025-05-07T20:22:08.5055793Z row_wise=True, 2025-05-07T20:22:08.5055940Z mixed=True, 2025-05-07T20:22:08.5056092Z use_cache=True, 2025-05-07T20:22:08.5056290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5056446Z use_cpu=True, 2025-05-07T20:22:08.5056630Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5056778Z ) 2025-05-07T20:22:08.5057107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5057671Z self=, 2025-05-07T20:22:08.5057833Z mixed_B=False, 2025-05-07T20:22:08.5057984Z compile=True, 2025-05-07T20:22:08.5058128Z T=2, 2025-05-07T20:22:08.5058278Z D=23, 2025-05-07T20:22:08.5058420Z B=86, 2025-05-07T20:22:08.5058563Z log_E=5, 2025-05-07T20:22:08.5058716Z L=0, 2025-05-07T20:22:08.5058867Z D_gradcheck=1, 2025-05-07T20:22:08.5059046Z stochastic_rounding=False, 2025-05-07T20:22:08.5059205Z weighted=True, 2025-05-07T20:22:08.5059362Z row_wise=False, 2025-05-07T20:22:08.5059518Z mixed=True, 2025-05-07T20:22:08.5059671Z use_cache=False, 2025-05-07T20:22:08.5059860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5060020Z use_cpu=True, 2025-05-07T20:22:08.5060203Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5060344Z ) 2025-05-07T20:22:08.5060581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5061142Z self=, 2025-05-07T20:22:08.5061295Z mixed_B=False, 2025-05-07T20:22:08.5061456Z compile=True, 2025-05-07T20:22:08.5061600Z T=1, 2025-05-07T20:22:08.5061754Z D=25, 2025-05-07T20:22:08.5061898Z B=40, 2025-05-07T20:22:08.5062042Z log_E=3, 2025-05-07T20:22:08.5062192Z L=15, 2025-05-07T20:22:08.5062345Z D_gradcheck=2, 2025-05-07T20:22:08.5062518Z stochastic_rounding=True, 2025-05-07T20:22:08.5062685Z weighted=False, 2025-05-07T20:22:08.5062981Z row_wise=True, 2025-05-07T20:22:08.5063133Z mixed=False, 2025-05-07T20:22:08.5063294Z use_cache=False, 2025-05-07T20:22:08.5063485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5063638Z use_cpu=True, 2025-05-07T20:22:08.5063827Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5063969Z ) 2025-05-07T20:22:08.5064326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5064893Z self=, 2025-05-07T20:22:08.5065042Z mixed_B=True, 2025-05-07T20:22:08.5065203Z compile=False, 2025-05-07T20:22:08.5065346Z T=5, 2025-05-07T20:22:08.5065490Z D=48, 2025-05-07T20:22:08.5065641Z B=80, 2025-05-07T20:22:08.5065786Z log_E=5, 2025-05-07T20:22:08.5065929Z L=14, 2025-05-07T20:22:08.5066114Z D_gradcheck=1, 2025-05-07T20:22:08.5066287Z stochastic_rounding=False, 2025-05-07T20:22:08.5066446Z weighted=True, 2025-05-07T20:22:08.5066609Z row_wise=False, 2025-05-07T20:22:08.5066758Z mixed=True, 2025-05-07T20:22:08.5066911Z use_cache=True, 2025-05-07T20:22:08.5067107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5067263Z use_cpu=True, 2025-05-07T20:22:08.5067585Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5067749Z ) 2025-05-07T20:22:08.5067983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5068554Z self=, 2025-05-07T20:22:08.5068707Z mixed_B=False, 2025-05-07T20:22:08.5068860Z compile=False, 2025-05-07T20:22:08.5069011Z T=4, 2025-05-07T20:22:08.5069159Z D=119, 2025-05-07T20:22:08.5069302Z B=20, 2025-05-07T20:22:08.5069457Z log_E=5, 2025-05-07T20:22:08.5069601Z L=1, 2025-05-07T20:22:08.5069753Z D_gradcheck=2, 2025-05-07T20:22:08.5069929Z stochastic_rounding=True, 2025-05-07T20:22:08.5070230Z weighted=False, 2025-05-07T20:22:08.5070400Z row_wise=False, 2025-05-07T20:22:08.5070556Z mixed=True, 2025-05-07T20:22:08.5070708Z use_cache=True, 2025-05-07T20:22:08.5070898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5071060Z use_cpu=True, 2025-05-07T20:22:08.5071244Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5071390Z ) 2025-05-07T20:22:08.5071744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5072307Z self=, 2025-05-07T20:22:08.5072466Z mixed_B=True, 2025-05-07T20:22:08.5072620Z compile=True, 2025-05-07T20:22:08.5072764Z T=4, 2025-05-07T20:22:08.5072916Z D=55, 2025-05-07T20:22:08.5073060Z B=85, 2025-05-07T20:22:08.5073207Z log_E=3, 2025-05-07T20:22:08.5073355Z L=11, 2025-05-07T20:22:08.5073508Z D_gradcheck=2, 2025-05-07T20:22:08.5073681Z stochastic_rounding=True, 2025-05-07T20:22:08.5073844Z weighted=True, 2025-05-07T20:22:08.5074005Z row_wise=False, 2025-05-07T20:22:08.5074165Z mixed=True, 2025-05-07T20:22:08.5074319Z use_cache=False, 2025-05-07T20:22:08.5074510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5074670Z use_cpu=True, 2025-05-07T20:22:08.5074853Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5075000Z ) 2025-05-07T20:22:08.5690143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5691132Z self=, 2025-05-07T20:22:08.5705421Z mixed_B=False, 2025-05-07T20:22:08.5705907Z compile=True, 2025-05-07T20:22:08.5706271Z T=2, 2025-05-07T20:22:08.5706703Z D=56, 2025-05-07T20:22:08.5707033Z B=9, 2025-05-07T20:22:08.5707362Z log_E=4, 2025-05-07T20:22:08.5707702Z L=7, 2025-05-07T20:22:08.5708032Z D_gradcheck=1, 2025-05-07T20:22:08.5708428Z stochastic_rounding=True, 2025-05-07T20:22:08.5708872Z weighted=False, 2025-05-07T20:22:08.5709601Z row_wise=False, 2025-05-07T20:22:08.5709981Z mixed=True, 2025-05-07T20:22:08.5710343Z use_cache=False, 2025-05-07T20:22:08.5710755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5711237Z use_cpu=True, 2025-05-07T20:22:08.5711643Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5712084Z ) 2025-05-07T20:22:08.5712486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5713443Z self=, 2025-05-07T20:22:08.5714311Z mixed_B=False, 2025-05-07T20:22:08.5714689Z compile=True, 2025-05-07T20:22:08.5715053Z T=5, 2025-05-07T20:22:08.5715379Z D=128, 2025-05-07T20:22:08.5715714Z B=116, 2025-05-07T20:22:08.5716052Z log_E=4, 2025-05-07T20:22:08.5716729Z L=12, 2025-05-07T20:22:08.5717065Z D_gradcheck=1, 2025-05-07T20:22:08.5717457Z stochastic_rounding=True, 2025-05-07T20:22:08.5717892Z weighted=False, 2025-05-07T20:22:08.5718272Z row_wise=False, 2025-05-07T20:22:08.5718641Z mixed=False, 2025-05-07T20:22:08.5719009Z use_cache=True, 2025-05-07T20:22:08.5719415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5719897Z use_cpu=True, 2025-05-07T20:22:08.5720550Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5721012Z ) 2025-05-07T20:22:08.5721426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5722373Z self=, 2025-05-07T20:22:08.5723237Z mixed_B=False, 2025-05-07T20:22:08.5723612Z compile=False, 2025-05-07T20:22:08.5723976Z T=2, 2025-05-07T20:22:08.5724302Z D=109, 2025-05-07T20:22:08.5724636Z B=69, 2025-05-07T20:22:08.5724973Z log_E=5, 2025-05-07T20:22:08.5725311Z L=6, 2025-05-07T20:22:08.5725651Z D_gradcheck=1, 2025-05-07T20:22:08.5726045Z stochastic_rounding=True, 2025-05-07T20:22:08.5726481Z weighted=False, 2025-05-07T20:22:08.5727093Z row_wise=True, 2025-05-07T20:22:08.5727481Z mixed=False, 2025-05-07T20:22:08.5727851Z use_cache=False, 2025-05-07T20:22:08.5728266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5728747Z use_cpu=True, 2025-05-07T20:22:08.5729148Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5729585Z ) 2025-05-07T20:22:08.5730200Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5731138Z self=, 2025-05-07T20:22:08.5732002Z mixed_B=True, 2025-05-07T20:22:08.5732377Z compile=False, 2025-05-07T20:22:08.5732744Z T=2, 2025-05-07T20:22:08.5733068Z D=39, 2025-05-07T20:22:08.5733402Z B=67, 2025-05-07T20:22:08.5733739Z log_E=3, 2025-05-07T20:22:08.5734077Z L=3, 2025-05-07T20:22:08.5734420Z D_gradcheck=1, 2025-05-07T20:22:08.5734812Z stochastic_rounding=True, 2025-05-07T20:22:08.5735240Z weighted=False, 2025-05-07T20:22:08.5735630Z row_wise=False, 2025-05-07T20:22:08.5736003Z mixed=False, 2025-05-07T20:22:08.5736368Z use_cache=True, 2025-05-07T20:22:08.5736783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5737262Z use_cpu=True, 2025-05-07T20:22:08.5737659Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5738105Z ) 2025-05-07T20:22:08.5738509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5739455Z self=, 2025-05-07T20:22:08.5740319Z mixed_B=False, 2025-05-07T20:22:08.5740693Z compile=False, 2025-05-07T20:22:08.5741065Z T=4, 2025-05-07T20:22:08.5741393Z D=12, 2025-05-07T20:22:08.5741725Z B=3, 2025-05-07T20:22:08.5742061Z log_E=4, 2025-05-07T20:22:08.5742395Z L=11, 2025-05-07T20:22:08.5742740Z D_gradcheck=2, 2025-05-07T20:22:08.5743138Z stochastic_rounding=False, 2025-05-07T20:22:08.5743567Z weighted=True, 2025-05-07T20:22:08.5744326Z row_wise=True, 2025-05-07T20:22:08.5744698Z mixed=False, 2025-05-07T20:22:08.5745065Z use_cache=False, 2025-05-07T20:22:08.5745488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5745966Z use_cpu=True, 2025-05-07T20:22:08.5746358Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5746805Z ) 2025-05-07T20:22:08.5747208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5748148Z self=, 2025-05-07T20:22:08.5749022Z mixed_B=True, 2025-05-07T20:22:08.5749393Z compile=False, 2025-05-07T20:22:08.5749756Z T=4, 2025-05-07T20:22:08.5750081Z D=88, 2025-05-07T20:22:08.5750413Z B=15, 2025-05-07T20:22:08.5750751Z log_E=5, 2025-05-07T20:22:08.5751088Z L=18, 2025-05-07T20:22:08.5751431Z D_gradcheck=2, 2025-05-07T20:22:08.5751827Z stochastic_rounding=False, 2025-05-07T20:22:08.5752259Z weighted=False, 2025-05-07T20:22:08.5752644Z row_wise=True, 2025-05-07T20:22:08.5753013Z mixed=False, 2025-05-07T20:22:08.5753378Z use_cache=True, 2025-05-07T20:22:08.5753794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5754276Z use_cpu=True, 2025-05-07T20:22:08.5754814Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5755280Z ) 2025-05-07T20:22:08.5755680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5756614Z self=, 2025-05-07T20:22:08.5757487Z mixed_B=False, 2025-05-07T20:22:08.5757862Z compile=True, 2025-05-07T20:22:08.5758216Z T=2, 2025-05-07T20:22:08.5758546Z D=3, 2025-05-07T20:22:08.5758880Z B=84, 2025-05-07T20:22:08.5759219Z log_E=3, 2025-05-07T20:22:08.5759556Z L=10, 2025-05-07T20:22:08.5759903Z D_gradcheck=2, 2025-05-07T20:22:08.5760296Z stochastic_rounding=False, 2025-05-07T20:22:08.5760727Z weighted=False, 2025-05-07T20:22:08.5761262Z row_wise=True, 2025-05-07T20:22:08.5761650Z mixed=True, 2025-05-07T20:22:08.5762009Z use_cache=True, 2025-05-07T20:22:08.5762423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5762902Z use_cpu=True, 2025-05-07T20:22:08.5763302Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5763747Z ) 2025-05-07T20:22:08.5764150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5765228Z self=, 2025-05-07T20:22:08.5766097Z mixed_B=False, 2025-05-07T20:22:08.5766471Z compile=False, 2025-05-07T20:22:08.5766828Z T=1, 2025-05-07T20:22:08.5767156Z D=100, 2025-05-07T20:22:08.5767494Z B=86, 2025-05-07T20:22:08.5767822Z log_E=3, 2025-05-07T20:22:08.5768168Z L=13, 2025-05-07T20:22:08.5768512Z D_gradcheck=1, 2025-05-07T20:22:08.5768897Z stochastic_rounding=True, 2025-05-07T20:22:08.5769338Z weighted=True, 2025-05-07T20:22:08.5769729Z row_wise=True, 2025-05-07T20:22:08.5770105Z mixed=False, 2025-05-07T20:22:08.5770469Z use_cache=True, 2025-05-07T20:22:08.5770878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5771361Z use_cpu=True, 2025-05-07T20:22:08.5771757Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5772204Z ) 2025-05-07T20:22:08.5772610Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5773551Z self=, 2025-05-07T20:22:08.5774421Z mixed_B=False, 2025-05-07T20:22:08.5774798Z compile=False, 2025-05-07T20:22:08.5775160Z T=1, 2025-05-07T20:22:08.5775494Z D=28, 2025-05-07T20:22:08.5775827Z B=100, 2025-05-07T20:22:08.5776182Z log_E=5, 2025-05-07T20:22:08.5776518Z L=9, 2025-05-07T20:22:08.5776860Z D_gradcheck=2, 2025-05-07T20:22:08.5777254Z stochastic_rounding=False, 2025-05-07T20:22:08.5777749Z weighted=True, 2025-05-07T20:22:08.5778384Z row_wise=True, 2025-05-07T20:22:08.5778803Z mixed=True, 2025-05-07T20:22:08.5779167Z use_cache=True, 2025-05-07T20:22:08.5779571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5780048Z use_cpu=True, 2025-05-07T20:22:08.5780453Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5780893Z ) 2025-05-07T20:22:08.5781298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5782239Z self=, 2025-05-07T20:22:08.5783112Z mixed_B=True, 2025-05-07T20:22:08.5783481Z compile=True, 2025-05-07T20:22:08.5783843Z T=1, 2025-05-07T20:22:08.5784290Z D=74, 2025-05-07T20:22:08.5784625Z B=47, 2025-05-07T20:22:08.5784959Z log_E=4, 2025-05-07T20:22:08.5785299Z L=17, 2025-05-07T20:22:08.5785639Z D_gradcheck=1, 2025-05-07T20:22:08.5786034Z stochastic_rounding=True, 2025-05-07T20:22:08.5786461Z weighted=True, 2025-05-07T20:22:08.5786845Z row_wise=True, 2025-05-07T20:22:08.5787215Z mixed=False, 2025-05-07T20:22:08.5787576Z use_cache=False, 2025-05-07T20:22:08.5787997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5788478Z use_cpu=True, 2025-05-07T20:22:08.5789043Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5789504Z ) 2025-05-07T20:22:08.5789907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5790858Z self=, 2025-05-07T20:22:08.5791726Z mixed_B=False, 2025-05-07T20:22:08.5792099Z compile=False, 2025-05-07T20:22:08.5792465Z T=3, 2025-05-07T20:22:08.5792790Z D=98, 2025-05-07T20:22:08.5793125Z B=74, 2025-05-07T20:22:08.5793460Z log_E=4, 2025-05-07T20:22:08.5793798Z L=6, 2025-05-07T20:22:08.5794139Z D_gradcheck=2, 2025-05-07T20:22:08.5794536Z stochastic_rounding=False, 2025-05-07T20:22:08.5794969Z weighted=False, 2025-05-07T20:22:08.5795486Z row_wise=True, 2025-05-07T20:22:08.5795876Z mixed=True, 2025-05-07T20:22:08.5796232Z use_cache=False, 2025-05-07T20:22:08.5796649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5797133Z use_cpu=True, 2025-05-07T20:22:08.5797523Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5797977Z ) 2025-05-07T20:22:08.5798381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5799456Z self=, 2025-05-07T20:22:08.5800323Z mixed_B=False, 2025-05-07T20:22:08.5800698Z compile=True, 2025-05-07T20:22:08.5801064Z T=1, 2025-05-07T20:22:08.5801388Z D=65, 2025-05-07T20:22:08.5801721Z B=89, 2025-05-07T20:22:08.5802057Z log_E=3, 2025-05-07T20:22:08.5802395Z L=2, 2025-05-07T20:22:08.5802735Z D_gradcheck=2, 2025-05-07T20:22:08.5803127Z stochastic_rounding=True, 2025-05-07T20:22:08.5803558Z weighted=True, 2025-05-07T20:22:08.5803952Z row_wise=True, 2025-05-07T20:22:08.5804323Z mixed=False, 2025-05-07T20:22:08.5804691Z use_cache=False, 2025-05-07T20:22:08.5805114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5805596Z use_cpu=True, 2025-05-07T20:22:08.5805989Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5806432Z ) 2025-05-07T20:22:08.5806834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5807768Z self=, 2025-05-07T20:22:08.5808642Z mixed_B=True, 2025-05-07T20:22:08.5809014Z compile=False, 2025-05-07T20:22:08.5809382Z T=3, 2025-05-07T20:22:08.5809705Z D=19, 2025-05-07T20:22:08.5810037Z B=99, 2025-05-07T20:22:08.5810372Z log_E=5, 2025-05-07T20:22:08.5810715Z L=5, 2025-05-07T20:22:08.5811060Z D_gradcheck=1, 2025-05-07T20:22:08.5811452Z stochastic_rounding=True, 2025-05-07T20:22:08.5811882Z weighted=True, 2025-05-07T20:22:08.5812526Z row_wise=False, 2025-05-07T20:22:08.5812901Z mixed=True, 2025-05-07T20:22:08.5813262Z use_cache=True, 2025-05-07T20:22:08.5813672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5814148Z use_cpu=True, 2025-05-07T20:22:08.5814544Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5814990Z ) 2025-05-07T20:22:08.5815393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5816580Z self=, 2025-05-07T20:22:08.5817461Z mixed_B=False, 2025-05-07T20:22:08.5817838Z compile=True, 2025-05-07T20:22:08.5818194Z T=2, 2025-05-07T20:22:08.5818525Z D=92, 2025-05-07T20:22:08.5818864Z B=81, 2025-05-07T20:22:08.5819197Z log_E=4, 2025-05-07T20:22:08.5819541Z L=8, 2025-05-07T20:22:08.5819884Z D_gradcheck=1, 2025-05-07T20:22:08.5820277Z stochastic_rounding=True, 2025-05-07T20:22:08.5820708Z weighted=False, 2025-05-07T20:22:08.5821093Z row_wise=True, 2025-05-07T20:22:08.5821465Z mixed=False, 2025-05-07T20:22:08.5821828Z use_cache=False, 2025-05-07T20:22:08.5822249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.5822731Z use_cpu=True, 2025-05-07T20:22:08.5823123Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5823895Z ) 2025-05-07T20:22:08.5824431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5825372Z self=, 2025-05-07T20:22:08.5826245Z mixed_B=False, 2025-05-07T20:22:08.5826621Z compile=True, 2025-05-07T20:22:08.5826977Z T=5, 2025-05-07T20:22:08.5827309Z D=59, 2025-05-07T20:22:08.5827643Z B=25, 2025-05-07T20:22:08.5827970Z log_E=3, 2025-05-07T20:22:08.5828313Z L=0, 2025-05-07T20:22:08.5828652Z D_gradcheck=2, 2025-05-07T20:22:08.5829039Z stochastic_rounding=False, 2025-05-07T20:22:08.5829476Z weighted=False, 2025-05-07T20:22:08.5830058Z row_wise=True, 2025-05-07T20:22:08.5830441Z mixed=False, 2025-05-07T20:22:08.5830817Z use_cache=False, 2025-05-07T20:22:08.5831239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5831723Z use_cpu=True, 2025-05-07T20:22:08.5832115Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5832566Z ) 2025-05-07T20:22:08.5832973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5834106Z self=, 2025-05-07T20:22:08.5834978Z mixed_B=True, 2025-05-07T20:22:08.5835349Z compile=False, 2025-05-07T20:22:08.5835709Z T=2, 2025-05-07T20:22:08.5836042Z D=24, 2025-05-07T20:22:08.5836378Z B=16, 2025-05-07T20:22:08.5836708Z log_E=3, 2025-05-07T20:22:08.5837056Z L=6, 2025-05-07T20:22:08.5837398Z D_gradcheck=2, 2025-05-07T20:22:08.5837789Z stochastic_rounding=False, 2025-05-07T20:22:08.5838229Z weighted=True, 2025-05-07T20:22:08.5838620Z row_wise=True, 2025-05-07T20:22:08.5838986Z mixed=True, 2025-05-07T20:22:08.5839348Z use_cache=True, 2025-05-07T20:22:08.5839761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5840234Z use_cpu=True, 2025-05-07T20:22:08.5840635Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.5841086Z ) 2025-05-07T20:22:08.5841484Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.5842428Z self=, 2025-05-07T20:22:08.5843300Z mixed_B=True, 2025-05-07T20:22:08.5843673Z compile=True, 2025-05-07T20:22:08.5844031Z T=1, 2025-05-07T20:22:08.5844363Z D=67, 2025-05-07T20:22:08.5844696Z B=124, 2025-05-07T20:22:08.5845028Z log_E=5, 2025-05-07T20:22:08.5845370Z L=1, 2025-05-07T20:22:08.5845715Z D_gradcheck=1, 2025-05-07T20:22:08.5846106Z stochastic_rounding=False, 2025-05-07T20:22:08.5846546Z weighted=True, 2025-05-07T20:22:08.5847191Z row_wise=True, 2025-05-07T20:22:08.5847553Z mixed=True, 2025-05-07T20:22:08.5847921Z use_cache=True, 2025-05-07T20:22:08.5848333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.5848813Z use_cpu=True, 2025-05-07T20:22:08.5849214Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.5849663Z ) 2025-05-07T20:22:08.6378331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6379351Z self=, 2025-05-07T20:22:08.6380228Z mixed_B=False, 2025-05-07T20:22:08.6380605Z compile=False, 2025-05-07T20:22:08.6380964Z T=5, 2025-05-07T20:22:08.6381298Z D=13, 2025-05-07T20:22:08.6381633Z B=65, 2025-05-07T20:22:08.6381961Z log_E=5, 2025-05-07T20:22:08.6382309Z L=2, 2025-05-07T20:22:08.6382653Z D_gradcheck=2, 2025-05-07T20:22:08.6383175Z stochastic_rounding=False, 2025-05-07T20:22:08.6383615Z weighted=False, 2025-05-07T20:22:08.6384096Z row_wise=False, 2025-05-07T20:22:08.6384490Z mixed=False, 2025-05-07T20:22:08.6384864Z use_cache=True, 2025-05-07T20:22:08.6385275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6385752Z use_cpu=True, 2025-05-07T20:22:08.6386151Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6386910Z ) 2025-05-07T20:22:08.6387326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6388271Z self=, 2025-05-07T20:22:08.6389143Z mixed_B=True, 2025-05-07T20:22:08.6389518Z compile=False, 2025-05-07T20:22:08.6389875Z T=1, 2025-05-07T20:22:08.6390227Z D=99, 2025-05-07T20:22:08.6390568Z B=100, 2025-05-07T20:22:08.6390904Z log_E=3, 2025-05-07T20:22:08.6391245Z L=6, 2025-05-07T20:22:08.6391589Z D_gradcheck=1, 2025-05-07T20:22:08.6391987Z stochastic_rounding=False, 2025-05-07T20:22:08.6392425Z weighted=True, 2025-05-07T20:22:08.6393033Z row_wise=True, 2025-05-07T20:22:08.6393420Z mixed=False, 2025-05-07T20:22:08.6393789Z use_cache=False, 2025-05-07T20:22:08.6394214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6394696Z use_cpu=True, 2025-05-07T20:22:08.6395097Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6395548Z ) 2025-05-07T20:22:08.6395964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6397142Z self=, 2025-05-07T20:22:08.6398013Z mixed_B=False, 2025-05-07T20:22:08.6398388Z compile=True, 2025-05-07T20:22:08.6398746Z T=3, 2025-05-07T20:22:08.6399078Z D=31, 2025-05-07T20:22:08.6399409Z B=109, 2025-05-07T20:22:08.6399738Z log_E=5, 2025-05-07T20:22:08.6400081Z L=5, 2025-05-07T20:22:08.6400416Z D_gradcheck=2, 2025-05-07T20:22:08.6400802Z stochastic_rounding=True, 2025-05-07T20:22:08.6401236Z weighted=True, 2025-05-07T20:22:08.6401613Z row_wise=False, 2025-05-07T20:22:08.6401987Z mixed=False, 2025-05-07T20:22:08.6402354Z use_cache=True, 2025-05-07T20:22:08.6402769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6403244Z use_cpu=True, 2025-05-07T20:22:08.6403643Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6404093Z ) 2025-05-07T20:22:08.6404495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6405447Z self=, 2025-05-07T20:22:08.6406317Z mixed_B=False, 2025-05-07T20:22:08.6406688Z compile=True, 2025-05-07T20:22:08.6407056Z T=3, 2025-05-07T20:22:08.6407391Z D=4, 2025-05-07T20:22:08.6407714Z B=36, 2025-05-07T20:22:08.6408054Z log_E=4, 2025-05-07T20:22:08.6408396Z L=0, 2025-05-07T20:22:08.6408729Z D_gradcheck=1, 2025-05-07T20:22:08.6409124Z stochastic_rounding=False, 2025-05-07T20:22:08.6409555Z weighted=False, 2025-05-07T20:22:08.6409935Z row_wise=True, 2025-05-07T20:22:08.6410613Z mixed=False, 2025-05-07T20:22:08.6410984Z use_cache=True, 2025-05-07T20:22:08.6411396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6411872Z use_cpu=True, 2025-05-07T20:22:08.6412273Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6412722Z ) 2025-05-07T20:22:08.6413116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6414063Z self=, 2025-05-07T20:22:08.6414943Z mixed_B=False, 2025-05-07T20:22:08.6415309Z compile=True, 2025-05-07T20:22:08.6415673Z T=2, 2025-05-07T20:22:08.6416003Z D=46, 2025-05-07T20:22:08.6416611Z B=5, 2025-05-07T20:22:08.6416947Z log_E=5, 2025-05-07T20:22:08.6417289Z L=17, 2025-05-07T20:22:08.6417628Z D_gradcheck=2, 2025-05-07T20:22:08.6418022Z stochastic_rounding=False, 2025-05-07T20:22:08.6418459Z weighted=True, 2025-05-07T20:22:08.6418837Z row_wise=False, 2025-05-07T20:22:08.6419217Z mixed=True, 2025-05-07T20:22:08.6419581Z use_cache=True, 2025-05-07T20:22:08.6419991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6420468Z use_cpu=True, 2025-05-07T20:22:08.6420866Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6421570Z ) 2025-05-07T20:22:08.6421988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6422941Z self=, 2025-05-07T20:22:08.6423809Z mixed_B=True, 2025-05-07T20:22:08.6424302Z compile=False, 2025-05-07T20:22:08.6424671Z T=1, 2025-05-07T20:22:08.6425000Z D=127, 2025-05-07T20:22:08.6425330Z B=98, 2025-05-07T20:22:08.6425667Z log_E=3, 2025-05-07T20:22:08.6426009Z L=16, 2025-05-07T20:22:08.6426347Z D_gradcheck=1, 2025-05-07T20:22:08.6426737Z stochastic_rounding=True, 2025-05-07T20:22:08.6427173Z weighted=True, 2025-05-07T20:22:08.6427773Z row_wise=True, 2025-05-07T20:22:08.6428176Z mixed=False, 2025-05-07T20:22:08.6428550Z use_cache=False, 2025-05-07T20:22:08.6428964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6429445Z use_cpu=True, 2025-05-07T20:22:08.6429845Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6430288Z ) 2025-05-07T20:22:08.6430690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6431837Z self=, 2025-05-07T20:22:08.6432705Z mixed_B=True, 2025-05-07T20:22:08.6433069Z compile=False, 2025-05-07T20:22:08.6433432Z T=3, 2025-05-07T20:22:08.6433763Z D=56, 2025-05-07T20:22:08.6434089Z B=121, 2025-05-07T20:22:08.6434427Z log_E=5, 2025-05-07T20:22:08.6434774Z L=13, 2025-05-07T20:22:08.6435106Z D_gradcheck=2, 2025-05-07T20:22:08.6435505Z stochastic_rounding=False, 2025-05-07T20:22:08.6435941Z weighted=True, 2025-05-07T20:22:08.6436317Z row_wise=False, 2025-05-07T20:22:08.6436693Z mixed=True, 2025-05-07T20:22:08.6437061Z use_cache=False, 2025-05-07T20:22:08.6437476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6437962Z use_cpu=True, 2025-05-07T20:22:08.6438365Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6438811Z ) 2025-05-07T20:22:08.6439217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6440155Z self=, 2025-05-07T20:22:08.6441023Z mixed_B=True, 2025-05-07T20:22:08.6441388Z compile=True, 2025-05-07T20:22:08.6441760Z T=5, 2025-05-07T20:22:08.6442093Z D=99, 2025-05-07T20:22:08.6442419Z B=68, 2025-05-07T20:22:08.6442754Z log_E=5, 2025-05-07T20:22:08.6443095Z L=10, 2025-05-07T20:22:08.6443434Z D_gradcheck=1, 2025-05-07T20:22:08.6443829Z stochastic_rounding=True, 2025-05-07T20:22:08.6444270Z weighted=True, 2025-05-07T20:22:08.6444639Z row_wise=False, 2025-05-07T20:22:08.6445304Z mixed=False, 2025-05-07T20:22:08.6445671Z use_cache=False, 2025-05-07T20:22:08.6446086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6446566Z use_cpu=True, 2025-05-07T20:22:08.6446966Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6447405Z ) 2025-05-07T20:22:08.6447809Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6448757Z self=, 2025-05-07T20:22:08.6449625Z mixed_B=False, 2025-05-07T20:22:08.6450013Z compile=False, 2025-05-07T20:22:08.6450376Z T=5, 2025-05-07T20:22:08.6450701Z D=59, 2025-05-07T20:22:08.6451035Z B=92, 2025-05-07T20:22:08.6451371Z log_E=4, 2025-05-07T20:22:08.6451715Z L=20, 2025-05-07T20:22:08.6452052Z D_gradcheck=2, 2025-05-07T20:22:08.6452445Z stochastic_rounding=True, 2025-05-07T20:22:08.6452886Z weighted=False, 2025-05-07T20:22:08.6453260Z row_wise=True, 2025-05-07T20:22:08.6453637Z mixed=False, 2025-05-07T20:22:08.6454017Z use_cache=False, 2025-05-07T20:22:08.6454437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6454917Z use_cpu=True, 2025-05-07T20:22:08.6455314Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6455903Z ) 2025-05-07T20:22:08.6456328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6457277Z self=, 2025-05-07T20:22:08.6458142Z mixed_B=True, 2025-05-07T20:22:08.6458515Z compile=False, 2025-05-07T20:22:08.6458881Z T=5, 2025-05-07T20:22:08.6459207Z D=71, 2025-05-07T20:22:08.6459537Z B=2, 2025-05-07T20:22:08.6459876Z log_E=3, 2025-05-07T20:22:08.6460025Z L=12, 2025-05-07T20:22:08.6460181Z D_gradcheck=2, 2025-05-07T20:22:08.6460361Z stochastic_rounding=False, 2025-05-07T20:22:08.6460515Z weighted=False, 2025-05-07T20:22:08.6460823Z row_wise=False, 2025-05-07T20:22:08.6460987Z mixed=True, 2025-05-07T20:22:08.6461141Z use_cache=False, 2025-05-07T20:22:08.6461337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6461493Z use_cpu=True, 2025-05-07T20:22:08.6461673Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6461821Z ) 2025-05-07T20:22:08.6462053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6462747Z self=, 2025-05-07T20:22:08.6462905Z mixed_B=False, 2025-05-07T20:22:08.6463058Z compile=False, 2025-05-07T20:22:08.6463202Z T=5, 2025-05-07T20:22:08.6463356Z D=73, 2025-05-07T20:22:08.6463503Z B=81, 2025-05-07T20:22:08.6463653Z log_E=3, 2025-05-07T20:22:08.6463803Z L=17, 2025-05-07T20:22:08.6463954Z D_gradcheck=1, 2025-05-07T20:22:08.6464286Z stochastic_rounding=False, 2025-05-07T20:22:08.6464447Z weighted=False, 2025-05-07T20:22:08.6464603Z row_wise=True, 2025-05-07T20:22:08.6464763Z mixed=False, 2025-05-07T20:22:08.6464919Z use_cache=False, 2025-05-07T20:22:08.6465112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6465272Z use_cpu=True, 2025-05-07T20:22:08.6465453Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6465597Z ) 2025-05-07T20:22:08.6465831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6466399Z self=, 2025-05-07T20:22:08.6466551Z mixed_B=True, 2025-05-07T20:22:08.6466714Z compile=False, 2025-05-07T20:22:08.6466862Z T=3, 2025-05-07T20:22:08.6467012Z D=18, 2025-05-07T20:22:08.6467156Z B=107, 2025-05-07T20:22:08.6467300Z log_E=5, 2025-05-07T20:22:08.6467450Z L=15, 2025-05-07T20:22:08.6467604Z D_gradcheck=2, 2025-05-07T20:22:08.6467777Z stochastic_rounding=True, 2025-05-07T20:22:08.6467935Z weighted=True, 2025-05-07T20:22:08.6468095Z row_wise=False, 2025-05-07T20:22:08.6468412Z mixed=False, 2025-05-07T20:22:08.6468576Z use_cache=False, 2025-05-07T20:22:08.6468767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6468921Z use_cpu=True, 2025-05-07T20:22:08.6469115Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6469260Z ) 2025-05-07T20:22:08.6469488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6470060Z self=, 2025-05-07T20:22:08.6470214Z mixed_B=False, 2025-05-07T20:22:08.6470376Z compile=True, 2025-05-07T20:22:08.6470523Z T=3, 2025-05-07T20:22:08.6470665Z D=121, 2025-05-07T20:22:08.6470815Z B=28, 2025-05-07T20:22:08.6470961Z log_E=3, 2025-05-07T20:22:08.6471104Z L=17, 2025-05-07T20:22:08.6471263Z D_gradcheck=1, 2025-05-07T20:22:08.6471435Z stochastic_rounding=True, 2025-05-07T20:22:08.6471593Z weighted=False, 2025-05-07T20:22:08.6471757Z row_wise=True, 2025-05-07T20:22:08.6471910Z mixed=False, 2025-05-07T20:22:08.6472063Z use_cache=False, 2025-05-07T20:22:08.6472261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6472412Z use_cpu=True, 2025-05-07T20:22:08.6472595Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6472898Z ) 2025-05-07T20:22:08.6473140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6473733Z self=, 2025-05-07T20:22:08.6473883Z mixed_B=True, 2025-05-07T20:22:08.6474037Z compile=True, 2025-05-07T20:22:08.6474190Z T=2, 2025-05-07T20:22:08.6474334Z D=27, 2025-05-07T20:22:08.6474478Z B=30, 2025-05-07T20:22:08.6474637Z log_E=4, 2025-05-07T20:22:08.6474782Z L=19, 2025-05-07T20:22:08.6474936Z D_gradcheck=1, 2025-05-07T20:22:08.6475120Z stochastic_rounding=True, 2025-05-07T20:22:08.6475276Z weighted=False, 2025-05-07T20:22:08.6475546Z row_wise=False, 2025-05-07T20:22:08.6475721Z mixed=False, 2025-05-07T20:22:08.6475875Z use_cache=False, 2025-05-07T20:22:08.6476065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6476224Z use_cpu=True, 2025-05-07T20:22:08.6476404Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6476554Z ) 2025-05-07T20:22:08.6476784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6477475Z self=, 2025-05-07T20:22:08.6477636Z mixed_B=False, 2025-05-07T20:22:08.6477790Z compile=False, 2025-05-07T20:22:08.6477933Z T=4, 2025-05-07T20:22:08.6478086Z D=49, 2025-05-07T20:22:08.6478231Z B=41, 2025-05-07T20:22:08.6478377Z log_E=5, 2025-05-07T20:22:08.6478528Z L=10, 2025-05-07T20:22:08.6478683Z D_gradcheck=2, 2025-05-07T20:22:08.6478857Z stochastic_rounding=True, 2025-05-07T20:22:08.6479017Z weighted=True, 2025-05-07T20:22:08.6479175Z row_wise=False, 2025-05-07T20:22:08.6479342Z mixed=True, 2025-05-07T20:22:08.6479499Z use_cache=False, 2025-05-07T20:22:08.6479690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6479852Z use_cpu=True, 2025-05-07T20:22:08.6480035Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.6480176Z ) 2025-05-07T20:22:08.6480414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6480983Z self=, 2025-05-07T20:22:08.6481134Z mixed_B=True, 2025-05-07T20:22:08.6481294Z compile=False, 2025-05-07T20:22:08.6481440Z T=4, 2025-05-07T20:22:08.6481583Z D=24, 2025-05-07T20:22:08.6481737Z B=104, 2025-05-07T20:22:08.6481882Z log_E=4, 2025-05-07T20:22:08.6482025Z L=17, 2025-05-07T20:22:08.6482185Z D_gradcheck=1, 2025-05-07T20:22:08.6482356Z stochastic_rounding=True, 2025-05-07T20:22:08.6482518Z weighted=True, 2025-05-07T20:22:08.6482676Z row_wise=False, 2025-05-07T20:22:08.6482991Z mixed=True, 2025-05-07T20:22:08.6483159Z use_cache=True, 2025-05-07T20:22:08.6483351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.6483503Z use_cpu=True, 2025-05-07T20:22:08.6483689Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6483830Z ) 2025-05-07T20:22:08.6484062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.6484637Z self=, 2025-05-07T20:22:08.6484793Z mixed_B=False, 2025-05-07T20:22:08.6484946Z compile=True, 2025-05-07T20:22:08.6485095Z T=3, 2025-05-07T20:22:08.6485239Z D=45, 2025-05-07T20:22:08.6485392Z B=79, 2025-05-07T20:22:08.6485539Z log_E=5, 2025-05-07T20:22:08.6485681Z L=0, 2025-05-07T20:22:08.6485840Z D_gradcheck=1, 2025-05-07T20:22:08.6486015Z stochastic_rounding=True, 2025-05-07T20:22:08.6486171Z weighted=False, 2025-05-07T20:22:08.6486330Z row_wise=True, 2025-05-07T20:22:08.6486489Z mixed=False, 2025-05-07T20:22:08.6486644Z use_cache=True, 2025-05-07T20:22:08.6486845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.6486997Z use_cpu=True, 2025-05-07T20:22:08.6487178Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.6487327Z ) 2025-05-07T20:22:08.7087606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7088254Z self=, 2025-05-07T20:22:08.7088418Z mixed_B=False, 2025-05-07T20:22:08.7088570Z compile=True, 2025-05-07T20:22:08.7088715Z T=2, 2025-05-07T20:22:08.7088863Z D=59, 2025-05-07T20:22:08.7089003Z B=26, 2025-05-07T20:22:08.7089147Z log_E=5, 2025-05-07T20:22:08.7089297Z L=2, 2025-05-07T20:22:08.7089450Z D_gradcheck=2, 2025-05-07T20:22:08.7089634Z stochastic_rounding=True, 2025-05-07T20:22:08.7089788Z weighted=True, 2025-05-07T20:22:08.7089941Z row_wise=False, 2025-05-07T20:22:08.7090305Z mixed=False, 2025-05-07T20:22:08.7090476Z use_cache=False, 2025-05-07T20:22:08.7090666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7090820Z use_cpu=True, 2025-05-07T20:22:08.7091000Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7091141Z ) 2025-05-07T20:22:08.7091377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7092142Z self=, 2025-05-07T20:22:08.7092292Z mixed_B=True, 2025-05-07T20:22:08.7092453Z compile=True, 2025-05-07T20:22:08.7092594Z T=1, 2025-05-07T20:22:08.7092743Z D=34, 2025-05-07T20:22:08.7092886Z B=123, 2025-05-07T20:22:08.7093030Z log_E=4, 2025-05-07T20:22:08.7093180Z L=9, 2025-05-07T20:22:08.7093331Z D_gradcheck=1, 2025-05-07T20:22:08.7093504Z stochastic_rounding=True, 2025-05-07T20:22:08.7093662Z weighted=False, 2025-05-07T20:22:08.7093813Z row_wise=True, 2025-05-07T20:22:08.7093972Z mixed=False, 2025-05-07T20:22:08.7094133Z use_cache=False, 2025-05-07T20:22:08.7094322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7094471Z use_cpu=True, 2025-05-07T20:22:08.7094658Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7094797Z ) 2025-05-07T20:22:08.7095026Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7095738Z self=, 2025-05-07T20:22:08.7095889Z mixed_B=True, 2025-05-07T20:22:08.7096047Z compile=True, 2025-05-07T20:22:08.7096191Z T=5, 2025-05-07T20:22:08.7096334Z D=84, 2025-05-07T20:22:08.7096483Z B=80, 2025-05-07T20:22:08.7096629Z log_E=3, 2025-05-07T20:22:08.7096772Z L=14, 2025-05-07T20:22:08.7096931Z D_gradcheck=1, 2025-05-07T20:22:08.7097103Z stochastic_rounding=False, 2025-05-07T20:22:08.7097258Z weighted=True, 2025-05-07T20:22:08.7097414Z row_wise=False, 2025-05-07T20:22:08.7097771Z mixed=True, 2025-05-07T20:22:08.7097930Z use_cache=False, 2025-05-07T20:22:08.7098131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7098282Z use_cpu=True, 2025-05-07T20:22:08.7098473Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7098614Z ) 2025-05-07T20:22:08.7098854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7099431Z self=, 2025-05-07T20:22:08.7099586Z mixed_B=True, 2025-05-07T20:22:08.7099739Z compile=False, 2025-05-07T20:22:08.7099890Z T=5, 2025-05-07T20:22:08.7100036Z D=34, 2025-05-07T20:22:08.7100183Z B=119, 2025-05-07T20:22:08.7100336Z log_E=3, 2025-05-07T20:22:08.7100481Z L=20, 2025-05-07T20:22:08.7100633Z D_gradcheck=2, 2025-05-07T20:22:08.7100812Z stochastic_rounding=False, 2025-05-07T20:22:08.7100965Z weighted=True, 2025-05-07T20:22:08.7101120Z row_wise=True, 2025-05-07T20:22:08.7101286Z mixed=False, 2025-05-07T20:22:08.7101440Z use_cache=False, 2025-05-07T20:22:08.7101636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7101788Z use_cpu=True, 2025-05-07T20:22:08.7101969Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7102118Z ) 2025-05-07T20:22:08.7102474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7103056Z self=, 2025-05-07T20:22:08.7103211Z mixed_B=True, 2025-05-07T20:22:08.7103365Z compile=False, 2025-05-07T20:22:08.7103507Z T=5, 2025-05-07T20:22:08.7103661Z D=39, 2025-05-07T20:22:08.7103805Z B=64, 2025-05-07T20:22:08.7103952Z log_E=4, 2025-05-07T20:22:08.7104226Z L=11, 2025-05-07T20:22:08.7104383Z D_gradcheck=2, 2025-05-07T20:22:08.7104556Z stochastic_rounding=False, 2025-05-07T20:22:08.7104715Z weighted=True, 2025-05-07T20:22:08.7104864Z row_wise=True, 2025-05-07T20:22:08.7105108Z mixed=False, 2025-05-07T20:22:08.7105273Z use_cache=True, 2025-05-07T20:22:08.7105467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7105626Z use_cpu=True, 2025-05-07T20:22:08.7105809Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7105949Z ) 2025-05-07T20:22:08.7106188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7106871Z self=, 2025-05-07T20:22:08.7107023Z mixed_B=False, 2025-05-07T20:22:08.7107186Z compile=True, 2025-05-07T20:22:08.7107333Z T=3, 2025-05-07T20:22:08.7107477Z D=2, 2025-05-07T20:22:08.7107627Z B=27, 2025-05-07T20:22:08.7107772Z log_E=4, 2025-05-07T20:22:08.7107921Z L=4, 2025-05-07T20:22:08.7108075Z D_gradcheck=2, 2025-05-07T20:22:08.7108248Z stochastic_rounding=False, 2025-05-07T20:22:08.7108410Z weighted=False, 2025-05-07T20:22:08.7108561Z row_wise=False, 2025-05-07T20:22:08.7108718Z mixed=False, 2025-05-07T20:22:08.7108879Z use_cache=True, 2025-05-07T20:22:08.7109069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7109224Z use_cpu=True, 2025-05-07T20:22:08.7109411Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7109555Z ) 2025-05-07T20:22:08.7109786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7110360Z self=, 2025-05-07T20:22:08.7110513Z mixed_B=False, 2025-05-07T20:22:08.7110665Z compile=False, 2025-05-07T20:22:08.7110819Z T=2, 2025-05-07T20:22:08.7110962Z D=95, 2025-05-07T20:22:08.7111114Z B=34, 2025-05-07T20:22:08.7111259Z log_E=5, 2025-05-07T20:22:08.7111403Z L=3, 2025-05-07T20:22:08.7111561Z D_gradcheck=1, 2025-05-07T20:22:08.7111732Z stochastic_rounding=True, 2025-05-07T20:22:08.7111889Z weighted=False, 2025-05-07T20:22:08.7112049Z row_wise=False, 2025-05-07T20:22:08.7112330Z mixed=False, 2025-05-07T20:22:08.7112486Z use_cache=False, 2025-05-07T20:22:08.7112684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7112833Z use_cpu=True, 2025-05-07T20:22:08.7113012Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7113157Z ) 2025-05-07T20:22:08.7113388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7113957Z self=, 2025-05-07T20:22:08.7114115Z mixed_B=True, 2025-05-07T20:22:08.7114267Z compile=True, 2025-05-07T20:22:08.7114419Z T=5, 2025-05-07T20:22:08.7114562Z D=10, 2025-05-07T20:22:08.7114706Z B=86, 2025-05-07T20:22:08.7114859Z log_E=4, 2025-05-07T20:22:08.7115003Z L=12, 2025-05-07T20:22:08.7115152Z D_gradcheck=1, 2025-05-07T20:22:08.7115331Z stochastic_rounding=True, 2025-05-07T20:22:08.7115485Z weighted=False, 2025-05-07T20:22:08.7115637Z row_wise=False, 2025-05-07T20:22:08.7115803Z mixed=False, 2025-05-07T20:22:08.7115956Z use_cache=True, 2025-05-07T20:22:08.7116387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7116565Z use_cpu=True, 2025-05-07T20:22:08.7116749Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7116892Z ) 2025-05-07T20:22:08.7117324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7117915Z self=, 2025-05-07T20:22:08.7118074Z mixed_B=False, 2025-05-07T20:22:08.7118226Z compile=True, 2025-05-07T20:22:08.7118369Z T=4, 2025-05-07T20:22:08.7118518Z D=71, 2025-05-07T20:22:08.7118659Z B=37, 2025-05-07T20:22:08.7118802Z log_E=5, 2025-05-07T20:22:08.7118952Z L=13, 2025-05-07T20:22:08.7119104Z D_gradcheck=2, 2025-05-07T20:22:08.7119277Z stochastic_rounding=True, 2025-05-07T20:22:08.7119437Z weighted=True, 2025-05-07T20:22:08.7119589Z row_wise=False, 2025-05-07T20:22:08.7119868Z mixed=False, 2025-05-07T20:22:08.7120047Z use_cache=False, 2025-05-07T20:22:08.7120235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7120394Z use_cpu=True, 2025-05-07T20:22:08.7120572Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7120713Z ) 2025-05-07T20:22:08.7120952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7121691Z self=, 2025-05-07T20:22:08.7121842Z mixed_B=True, 2025-05-07T20:22:08.7122003Z compile=False, 2025-05-07T20:22:08.7122146Z T=5, 2025-05-07T20:22:08.7122290Z D=123, 2025-05-07T20:22:08.7122439Z B=71, 2025-05-07T20:22:08.7122584Z log_E=5, 2025-05-07T20:22:08.7122729Z L=4, 2025-05-07T20:22:08.7122889Z D_gradcheck=1, 2025-05-07T20:22:08.7123065Z stochastic_rounding=False, 2025-05-07T20:22:08.7123217Z weighted=False, 2025-05-07T20:22:08.7123375Z row_wise=True, 2025-05-07T20:22:08.7123537Z mixed=False, 2025-05-07T20:22:08.7123696Z use_cache=True, 2025-05-07T20:22:08.7123885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7124037Z use_cpu=True, 2025-05-07T20:22:08.7124225Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7124366Z ) 2025-05-07T20:22:08.7124599Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7125171Z self=, 2025-05-07T20:22:08.7125321Z mixed_B=True, 2025-05-07T20:22:08.7125472Z compile=True, 2025-05-07T20:22:08.7125622Z T=3, 2025-05-07T20:22:08.7125766Z D=31, 2025-05-07T20:22:08.7125909Z B=83, 2025-05-07T20:22:08.7126060Z log_E=5, 2025-05-07T20:22:08.7126367Z L=12, 2025-05-07T20:22:08.7126530Z D_gradcheck=1, 2025-05-07T20:22:08.7126710Z stochastic_rounding=False, 2025-05-07T20:22:08.7126864Z weighted=False, 2025-05-07T20:22:08.7127023Z row_wise=True, 2025-05-07T20:22:08.7127339Z mixed=True, 2025-05-07T20:22:08.7127494Z use_cache=False, 2025-05-07T20:22:08.7127691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7127842Z use_cpu=True, 2025-05-07T20:22:08.7128026Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7128172Z ) 2025-05-07T20:22:08.7128403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7128970Z self=, 2025-05-07T20:22:08.7129127Z mixed_B=False, 2025-05-07T20:22:08.7129280Z compile=False, 2025-05-07T20:22:08.7129423Z T=1, 2025-05-07T20:22:08.7129572Z D=34, 2025-05-07T20:22:08.7129714Z B=63, 2025-05-07T20:22:08.7129864Z log_E=5, 2025-05-07T20:22:08.7130009Z L=11, 2025-05-07T20:22:08.7130162Z D_gradcheck=1, 2025-05-07T20:22:08.7130342Z stochastic_rounding=True, 2025-05-07T20:22:08.7130495Z weighted=True, 2025-05-07T20:22:08.7130648Z row_wise=False, 2025-05-07T20:22:08.7130813Z mixed=False, 2025-05-07T20:22:08.7130966Z use_cache=True, 2025-05-07T20:22:08.7131158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7131317Z use_cpu=True, 2025-05-07T20:22:08.7131498Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7131640Z ) 2025-05-07T20:22:08.7131979Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7132558Z self=, 2025-05-07T20:22:08.7132713Z mixed_B=False, 2025-05-07T20:22:08.7132873Z compile=False, 2025-05-07T20:22:08.7133017Z T=5, 2025-05-07T20:22:08.7133170Z D=119, 2025-05-07T20:22:08.7133315Z B=43, 2025-05-07T20:22:08.7133459Z log_E=5, 2025-05-07T20:22:08.7133613Z L=2, 2025-05-07T20:22:08.7133766Z D_gradcheck=2, 2025-05-07T20:22:08.7133938Z stochastic_rounding=True, 2025-05-07T20:22:08.7134100Z weighted=False, 2025-05-07T20:22:08.7134253Z row_wise=False, 2025-05-07T20:22:08.7134540Z mixed=False, 2025-05-07T20:22:08.7134722Z use_cache=False, 2025-05-07T20:22:08.7134916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7135067Z use_cpu=True, 2025-05-07T20:22:08.7135259Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7135401Z ) 2025-05-07T20:22:08.7135631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7136321Z self=, 2025-05-07T20:22:08.7136470Z mixed_B=True, 2025-05-07T20:22:08.7136632Z compile=False, 2025-05-07T20:22:08.7136774Z T=3, 2025-05-07T20:22:08.7136919Z D=110, 2025-05-07T20:22:08.7137071Z B=128, 2025-05-07T20:22:08.7137217Z log_E=3, 2025-05-07T20:22:08.7137359Z L=11, 2025-05-07T20:22:08.7137518Z D_gradcheck=2, 2025-05-07T20:22:08.7137692Z stochastic_rounding=True, 2025-05-07T20:22:08.7137846Z weighted=True, 2025-05-07T20:22:08.7138004Z row_wise=False, 2025-05-07T20:22:08.7138160Z mixed=False, 2025-05-07T20:22:08.7138312Z use_cache=True, 2025-05-07T20:22:08.7138509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7138660Z use_cpu=True, 2025-05-07T20:22:08.7138845Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7138993Z ) 2025-05-07T20:22:08.7139221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7139795Z self=, 2025-05-07T20:22:08.7139946Z mixed_B=True, 2025-05-07T20:22:08.7140128Z compile=True, 2025-05-07T20:22:08.7140271Z T=5, 2025-05-07T20:22:08.7140421Z D=69, 2025-05-07T20:22:08.7140565Z B=37, 2025-05-07T20:22:08.7140714Z log_E=5, 2025-05-07T20:22:08.7140865Z L=3, 2025-05-07T20:22:08.7141017Z D_gradcheck=1, 2025-05-07T20:22:08.7141199Z stochastic_rounding=False, 2025-05-07T20:22:08.7141355Z weighted=False, 2025-05-07T20:22:08.7141510Z row_wise=True, 2025-05-07T20:22:08.7141816Z mixed=True, 2025-05-07T20:22:08.7141971Z use_cache=False, 2025-05-07T20:22:08.7142162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7142323Z use_cpu=True, 2025-05-07T20:22:08.7142504Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7142646Z ) 2025-05-07T20:22:08.7142882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7143453Z self=, 2025-05-07T20:22:08.7143606Z mixed_B=False, 2025-05-07T20:22:08.7143770Z compile=True, 2025-05-07T20:22:08.7143914Z T=3, 2025-05-07T20:22:08.7144183Z D=99, 2025-05-07T20:22:08.7144346Z B=6, 2025-05-07T20:22:08.7144492Z log_E=3, 2025-05-07T20:22:08.7144644Z L=20, 2025-05-07T20:22:08.7144799Z D_gradcheck=2, 2025-05-07T20:22:08.7144971Z stochastic_rounding=False, 2025-05-07T20:22:08.7145136Z weighted=False, 2025-05-07T20:22:08.7145290Z row_wise=True, 2025-05-07T20:22:08.7145455Z mixed=True, 2025-05-07T20:22:08.7145619Z use_cache=True, 2025-05-07T20:22:08.7145811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7145965Z use_cpu=True, 2025-05-07T20:22:08.7146155Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7146296Z ) 2025-05-07T20:22:08.7146649Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7147238Z self=, 2025-05-07T20:22:08.7147392Z mixed_B=True, 2025-05-07T20:22:08.7147552Z compile=True, 2025-05-07T20:22:08.7147696Z T=2, 2025-05-07T20:22:08.7147839Z D=37, 2025-05-07T20:22:08.7147991Z B=53, 2025-05-07T20:22:08.7148135Z log_E=3, 2025-05-07T20:22:08.7148279Z L=11, 2025-05-07T20:22:08.7148439Z D_gradcheck=1, 2025-05-07T20:22:08.7148611Z stochastic_rounding=True, 2025-05-07T20:22:08.7148763Z weighted=True, 2025-05-07T20:22:08.7148925Z row_wise=False, 2025-05-07T20:22:08.7149197Z mixed=False, 2025-05-07T20:22:08.7149367Z use_cache=True, 2025-05-07T20:22:08.7149566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7149719Z use_cpu=True, 2025-05-07T20:22:08.7149899Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7150044Z ) 2025-05-07T20:22:08.7791896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7793013Z self=, 2025-05-07T20:22:08.7793169Z mixed_B=True, 2025-05-07T20:22:08.7793329Z compile=True, 2025-05-07T20:22:08.7793473Z T=2, 2025-05-07T20:22:08.7810854Z D=123, 2025-05-07T20:22:08.7811190Z B=114, 2025-05-07T20:22:08.7811351Z log_E=4, 2025-05-07T20:22:08.7811497Z L=9, 2025-05-07T20:22:08.7811651Z D_gradcheck=2, 2025-05-07T20:22:08.7811835Z stochastic_rounding=False, 2025-05-07T20:22:08.7811994Z weighted=False, 2025-05-07T20:22:08.7812146Z row_wise=False, 2025-05-07T20:22:08.7812341Z mixed=False, 2025-05-07T20:22:08.7812493Z use_cache=True, 2025-05-07T20:22:08.7812694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7812852Z use_cpu=True, 2025-05-07T20:22:08.7813035Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7813181Z ) 2025-05-07T20:22:08.7813428Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7814019Z self=, 2025-05-07T20:22:08.7814171Z mixed_B=True, 2025-05-07T20:22:08.7814329Z compile=True, 2025-05-07T20:22:08.7814474Z T=4, 2025-05-07T20:22:08.7814628Z D=62, 2025-05-07T20:22:08.7814768Z B=19, 2025-05-07T20:22:08.7814910Z log_E=3, 2025-05-07T20:22:08.7815061Z L=15, 2025-05-07T20:22:08.7815215Z D_gradcheck=1, 2025-05-07T20:22:08.7815387Z stochastic_rounding=False, 2025-05-07T20:22:08.7815546Z weighted=True, 2025-05-07T20:22:08.7815699Z row_wise=True, 2025-05-07T20:22:08.7816386Z mixed=False, 2025-05-07T20:22:08.7816554Z use_cache=True, 2025-05-07T20:22:08.7816745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7816895Z use_cpu=True, 2025-05-07T20:22:08.7817082Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7817223Z ) 2025-05-07T20:22:08.7817460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7818042Z self=, 2025-05-07T20:22:08.7818194Z mixed_B=False, 2025-05-07T20:22:08.7818352Z compile=False, 2025-05-07T20:22:08.7818492Z T=3, 2025-05-07T20:22:08.7818634Z D=51, 2025-05-07T20:22:08.7818787Z B=124, 2025-05-07T20:22:08.7818930Z log_E=4, 2025-05-07T20:22:08.7819072Z L=10, 2025-05-07T20:22:08.7819233Z D_gradcheck=1, 2025-05-07T20:22:08.7819408Z stochastic_rounding=False, 2025-05-07T20:22:08.7819558Z weighted=True, 2025-05-07T20:22:08.7819715Z row_wise=True, 2025-05-07T20:22:08.7819870Z mixed=False, 2025-05-07T20:22:08.7820024Z use_cache=False, 2025-05-07T20:22:08.7820223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7820371Z use_cpu=True, 2025-05-07T20:22:08.7820554Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7820698Z ) 2025-05-07T20:22:08.7821125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7821824Z self=, 2025-05-07T20:22:08.7821979Z mixed_B=True, 2025-05-07T20:22:08.7822130Z compile=True, 2025-05-07T20:22:08.7822279Z T=4, 2025-05-07T20:22:08.7822422Z D=15, 2025-05-07T20:22:08.7822563Z B=83, 2025-05-07T20:22:08.7822713Z log_E=3, 2025-05-07T20:22:08.7822854Z L=17, 2025-05-07T20:22:08.7823006Z D_gradcheck=2, 2025-05-07T20:22:08.7823181Z stochastic_rounding=False, 2025-05-07T20:22:08.7823334Z weighted=False, 2025-05-07T20:22:08.7823484Z row_wise=True, 2025-05-07T20:22:08.7823828Z mixed=True, 2025-05-07T20:22:08.7823998Z use_cache=True, 2025-05-07T20:22:08.7824265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7824427Z use_cpu=True, 2025-05-07T20:22:08.7824608Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7824755Z ) 2025-05-07T20:22:08.7824986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7825553Z self=, 2025-05-07T20:22:08.7825926Z mixed_B=True, 2025-05-07T20:22:08.7826076Z compile=True, 2025-05-07T20:22:08.7826218Z T=3, 2025-05-07T20:22:08.7826369Z D=47, 2025-05-07T20:22:08.7826514Z B=28, 2025-05-07T20:22:08.7826657Z log_E=4, 2025-05-07T20:22:08.7826807Z L=15, 2025-05-07T20:22:08.7826955Z D_gradcheck=1, 2025-05-07T20:22:08.7827125Z stochastic_rounding=True, 2025-05-07T20:22:08.7827284Z weighted=False, 2025-05-07T20:22:08.7827433Z row_wise=False, 2025-05-07T20:22:08.7827594Z mixed=False, 2025-05-07T20:22:08.7827752Z use_cache=True, 2025-05-07T20:22:08.7827942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7828100Z use_cpu=True, 2025-05-07T20:22:08.7828280Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7828419Z ) 2025-05-07T20:22:08.7828654Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7829218Z self=, 2025-05-07T20:22:08.7829373Z mixed_B=False, 2025-05-07T20:22:08.7829531Z compile=False, 2025-05-07T20:22:08.7829672Z T=4, 2025-05-07T20:22:08.7829814Z D=4, 2025-05-07T20:22:08.7829963Z B=7, 2025-05-07T20:22:08.7830108Z log_E=3, 2025-05-07T20:22:08.7830254Z L=20, 2025-05-07T20:22:08.7830411Z D_gradcheck=2, 2025-05-07T20:22:08.7830584Z stochastic_rounding=False, 2025-05-07T20:22:08.7830744Z weighted=False, 2025-05-07T20:22:08.7830894Z row_wise=True, 2025-05-07T20:22:08.7831048Z mixed=True, 2025-05-07T20:22:08.7831434Z use_cache=False, 2025-05-07T20:22:08.7831625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7831774Z use_cpu=True, 2025-05-07T20:22:08.7831961Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7832098Z ) 2025-05-07T20:22:08.7832330Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7832901Z self=, 2025-05-07T20:22:08.7833055Z mixed_B=True, 2025-05-07T20:22:08.7833205Z compile=True, 2025-05-07T20:22:08.7833356Z T=1, 2025-05-07T20:22:08.7833501Z D=30, 2025-05-07T20:22:08.7833654Z B=52, 2025-05-07T20:22:08.7833798Z log_E=4, 2025-05-07T20:22:08.7833940Z L=6, 2025-05-07T20:22:08.7834098Z D_gradcheck=1, 2025-05-07T20:22:08.7834270Z stochastic_rounding=False, 2025-05-07T20:22:08.7834422Z weighted=False, 2025-05-07T20:22:08.7834582Z row_wise=False, 2025-05-07T20:22:08.7834734Z mixed=True, 2025-05-07T20:22:08.7834890Z use_cache=True, 2025-05-07T20:22:08.7835086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7835235Z use_cpu=True, 2025-05-07T20:22:08.7835415Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7835562Z ) 2025-05-07T20:22:08.7835914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7836486Z self=, 2025-05-07T20:22:08.7836649Z mixed_B=True, 2025-05-07T20:22:08.7836801Z compile=True, 2025-05-07T20:22:08.7836954Z T=2, 2025-05-07T20:22:08.7837096Z D=116, 2025-05-07T20:22:08.7837237Z B=55, 2025-05-07T20:22:08.7837393Z log_E=5, 2025-05-07T20:22:08.7837540Z L=3, 2025-05-07T20:22:08.7837691Z D_gradcheck=1, 2025-05-07T20:22:08.7837869Z stochastic_rounding=True, 2025-05-07T20:22:08.7838019Z weighted=False, 2025-05-07T20:22:08.7838167Z row_wise=True, 2025-05-07T20:22:08.7838449Z mixed=True, 2025-05-07T20:22:08.7838622Z use_cache=False, 2025-05-07T20:22:08.7838813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7838973Z use_cpu=True, 2025-05-07T20:22:08.7839154Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7839297Z ) 2025-05-07T20:22:08.7839532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7840095Z self=, 2025-05-07T20:22:08.7840382Z mixed_B=True, 2025-05-07T20:22:08.7840537Z compile=False, 2025-05-07T20:22:08.7840681Z T=4, 2025-05-07T20:22:08.7840831Z D=114, 2025-05-07T20:22:08.7840974Z B=11, 2025-05-07T20:22:08.7841119Z log_E=4, 2025-05-07T20:22:08.7841268Z L=16, 2025-05-07T20:22:08.7841420Z D_gradcheck=2, 2025-05-07T20:22:08.7841593Z stochastic_rounding=True, 2025-05-07T20:22:08.7841754Z weighted=False, 2025-05-07T20:22:08.7841907Z row_wise=False, 2025-05-07T20:22:08.7842061Z mixed=False, 2025-05-07T20:22:08.7842229Z use_cache=False, 2025-05-07T20:22:08.7842419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7842569Z use_cpu=True, 2025-05-07T20:22:08.7842760Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7842903Z ) 2025-05-07T20:22:08.7843138Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7843702Z self=, 2025-05-07T20:22:08.7843857Z mixed_B=True, 2025-05-07T20:22:08.7844014Z compile=False, 2025-05-07T20:22:08.7844158Z T=5, 2025-05-07T20:22:08.7844300Z D=36, 2025-05-07T20:22:08.7844450Z B=111, 2025-05-07T20:22:08.7844595Z log_E=5, 2025-05-07T20:22:08.7844737Z L=20, 2025-05-07T20:22:08.7844893Z D_gradcheck=2, 2025-05-07T20:22:08.7845064Z stochastic_rounding=True, 2025-05-07T20:22:08.7845214Z weighted=True, 2025-05-07T20:22:08.7845371Z row_wise=True, 2025-05-07T20:22:08.7845522Z mixed=False, 2025-05-07T20:22:08.7845833Z use_cache=False, 2025-05-07T20:22:08.7846035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7846186Z use_cpu=True, 2025-05-07T20:22:08.7846373Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7846512Z ) 2025-05-07T20:22:08.7846744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7847320Z self=, 2025-05-07T20:22:08.7847474Z mixed_B=False, 2025-05-07T20:22:08.7847629Z compile=False, 2025-05-07T20:22:08.7847778Z T=1, 2025-05-07T20:22:08.7847922Z D=44, 2025-05-07T20:22:08.7848068Z B=65, 2025-05-07T20:22:08.7848221Z log_E=4, 2025-05-07T20:22:08.7848363Z L=13, 2025-05-07T20:22:08.7848514Z D_gradcheck=2, 2025-05-07T20:22:08.7848695Z stochastic_rounding=True, 2025-05-07T20:22:08.7848847Z weighted=False, 2025-05-07T20:22:08.7849006Z row_wise=False, 2025-05-07T20:22:08.7849158Z mixed=False, 2025-05-07T20:22:08.7849316Z use_cache=False, 2025-05-07T20:22:08.7849515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7849664Z use_cpu=True, 2025-05-07T20:22:08.7849847Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7849995Z ) 2025-05-07T20:22:08.7850354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7850932Z self=, 2025-05-07T20:22:08.7851096Z mixed_B=True, 2025-05-07T20:22:08.7851248Z compile=False, 2025-05-07T20:22:08.7851389Z T=1, 2025-05-07T20:22:08.7851539Z D=19, 2025-05-07T20:22:08.7851683Z B=115, 2025-05-07T20:22:08.7851828Z log_E=3, 2025-05-07T20:22:08.7851980Z L=13, 2025-05-07T20:22:08.7852129Z D_gradcheck=2, 2025-05-07T20:22:08.7852309Z stochastic_rounding=False, 2025-05-07T20:22:08.7852459Z weighted=True, 2025-05-07T20:22:08.7852609Z row_wise=False, 2025-05-07T20:22:08.7852895Z mixed=True, 2025-05-07T20:22:08.7853070Z use_cache=False, 2025-05-07T20:22:08.7853259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7853415Z use_cpu=True, 2025-05-07T20:22:08.7853593Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7853731Z ) 2025-05-07T20:22:08.7853971Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7854537Z self=, 2025-05-07T20:22:08.7854817Z mixed_B=False, 2025-05-07T20:22:08.7854977Z compile=True, 2025-05-07T20:22:08.7855121Z T=5, 2025-05-07T20:22:08.7855343Z D=20, 2025-05-07T20:22:08.7855486Z B=69, 2025-05-07T20:22:08.7855632Z log_E=5, 2025-05-07T20:22:08.7855781Z L=16, 2025-05-07T20:22:08.7855933Z D_gradcheck=1, 2025-05-07T20:22:08.7856112Z stochastic_rounding=False, 2025-05-07T20:22:08.7856264Z weighted=True, 2025-05-07T20:22:08.7856415Z row_wise=False, 2025-05-07T20:22:08.7856573Z mixed=True, 2025-05-07T20:22:08.7856729Z use_cache=False, 2025-05-07T20:22:08.7856920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7857077Z use_cpu=True, 2025-05-07T20:22:08.7857256Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7857396Z ) 2025-05-07T20:22:08.7857635Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7858198Z self=, 2025-05-07T20:22:08.7858352Z mixed_B=True, 2025-05-07T20:22:08.7858517Z compile=False, 2025-05-07T20:22:08.7858660Z T=2, 2025-05-07T20:22:08.7858816Z D=37, 2025-05-07T20:22:08.7858958Z B=7, 2025-05-07T20:22:08.7859102Z log_E=3, 2025-05-07T20:22:08.7859252Z L=9, 2025-05-07T20:22:08.7859416Z D_gradcheck=2, 2025-05-07T20:22:08.7859587Z stochastic_rounding=True, 2025-05-07T20:22:08.7859745Z weighted=False, 2025-05-07T20:22:08.7859895Z row_wise=True, 2025-05-07T20:22:08.7860044Z mixed=False, 2025-05-07T20:22:08.7860370Z use_cache=True, 2025-05-07T20:22:08.7860560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7860711Z use_cpu=True, 2025-05-07T20:22:08.7860899Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.7861038Z ) 2025-05-07T20:22:08.7861267Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7861840Z self=, 2025-05-07T20:22:08.7862027Z mixed_B=False, 2025-05-07T20:22:08.7862193Z compile=False, 2025-05-07T20:22:08.7862338Z T=5, 2025-05-07T20:22:08.7862480Z D=109, 2025-05-07T20:22:08.7862628Z B=78, 2025-05-07T20:22:08.7862770Z log_E=3, 2025-05-07T20:22:08.7862914Z L=18, 2025-05-07T20:22:08.7863074Z D_gradcheck=2, 2025-05-07T20:22:08.7863247Z stochastic_rounding=False, 2025-05-07T20:22:08.7863398Z weighted=True, 2025-05-07T20:22:08.7863555Z row_wise=False, 2025-05-07T20:22:08.7863701Z mixed=True, 2025-05-07T20:22:08.7863893Z use_cache=False, 2025-05-07T20:22:08.7864287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.7864453Z use_cpu=True, 2025-05-07T20:22:08.7864642Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7864791Z ) 2025-05-07T20:22:08.7865208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7865797Z self=, 2025-05-07T20:22:08.7865955Z mixed_B=True, 2025-05-07T20:22:08.7866105Z compile=True, 2025-05-07T20:22:08.7866251Z T=5, 2025-05-07T20:22:08.7866397Z D=47, 2025-05-07T20:22:08.7866539Z B=84, 2025-05-07T20:22:08.7866690Z log_E=4, 2025-05-07T20:22:08.7866835Z L=9, 2025-05-07T20:22:08.7866986Z D_gradcheck=1, 2025-05-07T20:22:08.7867165Z stochastic_rounding=True, 2025-05-07T20:22:08.7867317Z weighted=False, 2025-05-07T20:22:08.7867468Z row_wise=True, 2025-05-07T20:22:08.7867623Z mixed=True, 2025-05-07T20:22:08.7867924Z use_cache=False, 2025-05-07T20:22:08.7868134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7868305Z use_cpu=True, 2025-05-07T20:22:08.7868494Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7868638Z ) 2025-05-07T20:22:08.7868870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.7869444Z self=, 2025-05-07T20:22:08.7869721Z mixed_B=False, 2025-05-07T20:22:08.7869883Z compile=False, 2025-05-07T20:22:08.7870028Z T=2, 2025-05-07T20:22:08.7870171Z D=56, 2025-05-07T20:22:08.7870322Z B=116, 2025-05-07T20:22:08.7870465Z log_E=4, 2025-05-07T20:22:08.7870604Z L=14, 2025-05-07T20:22:08.7870764Z D_gradcheck=1, 2025-05-07T20:22:08.7870937Z stochastic_rounding=False, 2025-05-07T20:22:08.7871089Z weighted=True, 2025-05-07T20:22:08.7871245Z row_wise=True, 2025-05-07T20:22:08.7871392Z mixed=False, 2025-05-07T20:22:08.7871555Z use_cache=False, 2025-05-07T20:22:08.7871753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.7871904Z use_cpu=True, 2025-05-07T20:22:08.7872093Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.7872234Z ) 2025-05-07T20:22:08.8480553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8481269Z self=, 2025-05-07T20:22:08.8481448Z mixed_B=False, 2025-05-07T20:22:08.8481604Z compile=True, 2025-05-07T20:22:08.8481749Z T=5, 2025-05-07T20:22:08.8481899Z D=16, 2025-05-07T20:22:08.8482043Z B=22, 2025-05-07T20:22:08.8482188Z log_E=3, 2025-05-07T20:22:08.8482341Z L=11, 2025-05-07T20:22:08.8482493Z D_gradcheck=2, 2025-05-07T20:22:08.8482668Z stochastic_rounding=False, 2025-05-07T20:22:08.8482829Z weighted=True, 2025-05-07T20:22:08.8482978Z row_wise=True, 2025-05-07T20:22:08.8483125Z mixed=True, 2025-05-07T20:22:08.8483684Z use_cache=False, 2025-05-07T20:22:08.8483875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8484033Z use_cpu=True, 2025-05-07T20:22:08.8484212Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8484359Z ) 2025-05-07T20:22:08.8484597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8485162Z self=, 2025-05-07T20:22:08.8485319Z mixed_B=False, 2025-05-07T20:22:08.8485475Z compile=True, 2025-05-07T20:22:08.8485618Z T=2, 2025-05-07T20:22:08.8485761Z D=112, 2025-05-07T20:22:08.8485913Z B=100, 2025-05-07T20:22:08.8486061Z log_E=3, 2025-05-07T20:22:08.8486202Z L=8, 2025-05-07T20:22:08.8486356Z D_gradcheck=2, 2025-05-07T20:22:08.8486529Z stochastic_rounding=False, 2025-05-07T20:22:08.8486685Z weighted=False, 2025-05-07T20:22:08.8486842Z row_wise=True, 2025-05-07T20:22:08.8486990Z mixed=True, 2025-05-07T20:22:08.8487157Z use_cache=False, 2025-05-07T20:22:08.8487346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8487496Z use_cpu=True, 2025-05-07T20:22:08.8487681Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8487819Z ) 2025-05-07T20:22:08.8488182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8488769Z self=, 2025-05-07T20:22:08.8488926Z mixed_B=True, 2025-05-07T20:22:08.8489078Z compile=True, 2025-05-07T20:22:08.8489227Z T=4, 2025-05-07T20:22:08.8489369Z D=16, 2025-05-07T20:22:08.8489512Z B=108, 2025-05-07T20:22:08.8489666Z log_E=3, 2025-05-07T20:22:08.8489809Z L=1, 2025-05-07T20:22:08.8489970Z D_gradcheck=1, 2025-05-07T20:22:08.8490144Z stochastic_rounding=False, 2025-05-07T20:22:08.8490300Z weighted=False, 2025-05-07T20:22:08.8490455Z row_wise=False, 2025-05-07T20:22:08.8490602Z mixed=False, 2025-05-07T20:22:08.8490960Z use_cache=False, 2025-05-07T20:22:08.8491172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.8491323Z use_cpu=True, 2025-05-07T20:22:08.8491505Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8491650Z ) 2025-05-07T20:22:08.8491878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8492440Z self=, 2025-05-07T20:22:08.8492795Z mixed_B=True, 2025-05-07T20:22:08.8492945Z compile=False, 2025-05-07T20:22:08.8493087Z T=2, 2025-05-07T20:22:08.8493235Z D=104, 2025-05-07T20:22:08.8493379Z B=118, 2025-05-07T20:22:08.8493531Z log_E=5, 2025-05-07T20:22:08.8493672Z L=2, 2025-05-07T20:22:08.8493823Z D_gradcheck=2, 2025-05-07T20:22:08.8494001Z stochastic_rounding=False, 2025-05-07T20:22:08.8494154Z weighted=False, 2025-05-07T20:22:08.8494305Z row_wise=True, 2025-05-07T20:22:08.8494458Z mixed=True, 2025-05-07T20:22:08.8494619Z use_cache=False, 2025-05-07T20:22:08.8494809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8494964Z use_cpu=True, 2025-05-07T20:22:08.8495143Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8495281Z ) 2025-05-07T20:22:08.8495522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8496089Z self=, 2025-05-07T20:22:08.8496248Z mixed_B=True, 2025-05-07T20:22:08.8496403Z compile=False, 2025-05-07T20:22:08.8496547Z T=3, 2025-05-07T20:22:08.8496696Z D=67, 2025-05-07T20:22:08.8496841Z B=49, 2025-05-07T20:22:08.8496998Z log_E=4, 2025-05-07T20:22:08.8497149Z L=12, 2025-05-07T20:22:08.8497298Z D_gradcheck=2, 2025-05-07T20:22:08.8497472Z stochastic_rounding=True, 2025-05-07T20:22:08.8497635Z weighted=False, 2025-05-07T20:22:08.8497784Z row_wise=True, 2025-05-07T20:22:08.8497933Z mixed=False, 2025-05-07T20:22:08.8498236Z use_cache=False, 2025-05-07T20:22:08.8498424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8498578Z use_cpu=True, 2025-05-07T20:22:08.8498764Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8498902Z ) 2025-05-07T20:22:08.8499135Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8499704Z self=, 2025-05-07T20:22:08.8499862Z mixed_B=True, 2025-05-07T20:22:08.8500023Z compile=False, 2025-05-07T20:22:08.8500167Z T=1, 2025-05-07T20:22:08.8500309Z D=90, 2025-05-07T20:22:08.8500459Z B=83, 2025-05-07T20:22:08.8500603Z log_E=3, 2025-05-07T20:22:08.8500748Z L=13, 2025-05-07T20:22:08.8500909Z D_gradcheck=1, 2025-05-07T20:22:08.8501082Z stochastic_rounding=False, 2025-05-07T20:22:08.8501236Z weighted=False, 2025-05-07T20:22:08.8501398Z row_wise=False, 2025-05-07T20:22:08.8501549Z mixed=True, 2025-05-07T20:22:08.8501706Z use_cache=True, 2025-05-07T20:22:08.8501903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.8502054Z use_cpu=True, 2025-05-07T20:22:08.8502241Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8502383Z ) 2025-05-07T20:22:08.8502764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8503357Z self=, 2025-05-07T20:22:08.8503513Z mixed_B=True, 2025-05-07T20:22:08.8503665Z compile=True, 2025-05-07T20:22:08.8503813Z T=1, 2025-05-07T20:22:08.8503954Z D=50, 2025-05-07T20:22:08.8504232Z B=21, 2025-05-07T20:22:08.8504390Z log_E=5, 2025-05-07T20:22:08.8504531Z L=2, 2025-05-07T20:22:08.8504681Z D_gradcheck=2, 2025-05-07T20:22:08.8504863Z stochastic_rounding=False, 2025-05-07T20:22:08.8505017Z weighted=False, 2025-05-07T20:22:08.8505168Z row_wise=False, 2025-05-07T20:22:08.8505322Z mixed=True, 2025-05-07T20:22:08.8505608Z use_cache=True, 2025-05-07T20:22:08.8505818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.8505971Z use_cpu=True, 2025-05-07T20:22:08.8506152Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8506303Z ) 2025-05-07T20:22:08.8506539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8507101Z self=, 2025-05-07T20:22:08.8507388Z mixed_B=True, 2025-05-07T20:22:08.8507548Z compile=False, 2025-05-07T20:22:08.8507690Z T=1, 2025-05-07T20:22:08.8507840Z D=38, 2025-05-07T20:22:08.8507984Z B=116, 2025-05-07T20:22:08.8508130Z log_E=3, 2025-05-07T20:22:08.8508279Z L=12, 2025-05-07T20:22:08.8508432Z D_gradcheck=2, 2025-05-07T20:22:08.8508607Z stochastic_rounding=False, 2025-05-07T20:22:08.8508764Z weighted=True, 2025-05-07T20:22:08.8508914Z row_wise=True, 2025-05-07T20:22:08.8509177Z mixed=False, 2025-05-07T20:22:08.8509338Z use_cache=False, 2025-05-07T20:22:08.8509532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8509683Z use_cpu=True, 2025-05-07T20:22:08.8509862Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8510008Z ) 2025-05-07T20:22:08.8510237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8510806Z self=, 2025-05-07T20:22:08.8510960Z mixed_B=False, 2025-05-07T20:22:08.8511113Z compile=False, 2025-05-07T20:22:08.8511261Z T=1, 2025-05-07T20:22:08.8511402Z D=11, 2025-05-07T20:22:08.8511544Z B=84, 2025-05-07T20:22:08.8511695Z log_E=5, 2025-05-07T20:22:08.8511839Z L=11, 2025-05-07T20:22:08.8511990Z D_gradcheck=1, 2025-05-07T20:22:08.8512164Z stochastic_rounding=True, 2025-05-07T20:22:08.8512317Z weighted=False, 2025-05-07T20:22:08.8512469Z row_wise=False, 2025-05-07T20:22:08.8512624Z mixed=False, 2025-05-07T20:22:08.8512931Z use_cache=False, 2025-05-07T20:22:08.8513128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.8513279Z use_cpu=True, 2025-05-07T20:22:08.8513459Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8513609Z ) 2025-05-07T20:22:08.8513836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8514398Z self=, 2025-05-07T20:22:08.8514558Z mixed_B=True, 2025-05-07T20:22:08.8514709Z compile=False, 2025-05-07T20:22:08.8514850Z T=4, 2025-05-07T20:22:08.8515001Z D=97, 2025-05-07T20:22:08.8515143Z B=52, 2025-05-07T20:22:08.8515287Z log_E=4, 2025-05-07T20:22:08.8515438Z L=13, 2025-05-07T20:22:08.8515591Z D_gradcheck=1, 2025-05-07T20:22:08.8515761Z stochastic_rounding=False, 2025-05-07T20:22:08.8515921Z weighted=True, 2025-05-07T20:22:08.8516342Z row_wise=False, 2025-05-07T20:22:08.8516524Z mixed=True, 2025-05-07T20:22:08.8516690Z use_cache=False, 2025-05-07T20:22:08.8516883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8517045Z use_cpu=True, 2025-05-07T20:22:08.8517225Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8517365Z ) 2025-05-07T20:22:08.8517843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8518428Z self=, 2025-05-07T20:22:08.8518584Z mixed_B=True, 2025-05-07T20:22:08.8518746Z compile=True, 2025-05-07T20:22:08.8518891Z T=2, 2025-05-07T20:22:08.8519034Z D=67, 2025-05-07T20:22:08.8519185Z B=80, 2025-05-07T20:22:08.8519330Z log_E=5, 2025-05-07T20:22:08.8519475Z L=0, 2025-05-07T20:22:08.8519635Z D_gradcheck=2, 2025-05-07T20:22:08.8519804Z stochastic_rounding=True, 2025-05-07T20:22:08.8519964Z weighted=True, 2025-05-07T20:22:08.8520117Z row_wise=False, 2025-05-07T20:22:08.8520265Z mixed=True, 2025-05-07T20:22:08.8520596Z use_cache=True, 2025-05-07T20:22:08.8520804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8520956Z use_cpu=True, 2025-05-07T20:22:08.8521148Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8521290Z ) 2025-05-07T20:22:08.8521522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8522096Z self=, 2025-05-07T20:22:08.8522432Z mixed_B=True, 2025-05-07T20:22:08.8522587Z compile=False, 2025-05-07T20:22:08.8522737Z T=5, 2025-05-07T20:22:08.8522884Z D=27, 2025-05-07T20:22:08.8523031Z B=66, 2025-05-07T20:22:08.8523177Z log_E=3, 2025-05-07T20:22:08.8523322Z L=9, 2025-05-07T20:22:08.8523482Z D_gradcheck=2, 2025-05-07T20:22:08.8523653Z stochastic_rounding=True, 2025-05-07T20:22:08.8523808Z weighted=False, 2025-05-07T20:22:08.8523970Z row_wise=False, 2025-05-07T20:22:08.8524119Z mixed=False, 2025-05-07T20:22:08.8524282Z use_cache=True, 2025-05-07T20:22:08.8524480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8524632Z use_cpu=True, 2025-05-07T20:22:08.8524812Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.8524959Z ) 2025-05-07T20:22:08.8525191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8525759Z self=, 2025-05-07T20:22:08.8525920Z mixed_B=True, 2025-05-07T20:22:08.8526072Z compile=True, 2025-05-07T20:22:08.8526221Z T=5, 2025-05-07T20:22:08.8526364Z D=64, 2025-05-07T20:22:08.8526505Z B=70, 2025-05-07T20:22:08.8526659Z log_E=5, 2025-05-07T20:22:08.8526805Z L=12, 2025-05-07T20:22:08.8526955Z D_gradcheck=1, 2025-05-07T20:22:08.8527132Z stochastic_rounding=True, 2025-05-07T20:22:08.8527286Z weighted=True, 2025-05-07T20:22:08.8527437Z row_wise=True, 2025-05-07T20:22:08.8527593Z mixed=True, 2025-05-07T20:22:08.8527956Z use_cache=True, 2025-05-07T20:22:08.8528148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8528303Z use_cpu=True, 2025-05-07T20:22:08.8528486Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8528627Z ) 2025-05-07T20:22:08.8528869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8529436Z self=, 2025-05-07T20:22:08.8529600Z mixed_B=False, 2025-05-07T20:22:08.8529754Z compile=False, 2025-05-07T20:22:08.8529898Z T=4, 2025-05-07T20:22:08.8530054Z D=106, 2025-05-07T20:22:08.8530197Z B=40, 2025-05-07T20:22:08.8530345Z log_E=3, 2025-05-07T20:22:08.8530497Z L=17, 2025-05-07T20:22:08.8530648Z D_gradcheck=2, 2025-05-07T20:22:08.8530822Z stochastic_rounding=True, 2025-05-07T20:22:08.8530983Z weighted=True, 2025-05-07T20:22:08.8531134Z row_wise=True, 2025-05-07T20:22:08.8531284Z mixed=True, 2025-05-07T20:22:08.8531452Z use_cache=False, 2025-05-07T20:22:08.8531640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8531794Z use_cpu=True, 2025-05-07T20:22:08.8531987Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8532130Z ) 2025-05-07T20:22:08.8532522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8533109Z self=, 2025-05-07T20:22:08.8533268Z mixed_B=False, 2025-05-07T20:22:08.8533429Z compile=True, 2025-05-07T20:22:08.8533574Z T=1, 2025-05-07T20:22:08.8533716Z D=18, 2025-05-07T20:22:08.8533866Z B=111, 2025-05-07T20:22:08.8534012Z log_E=3, 2025-05-07T20:22:08.8534156Z L=13, 2025-05-07T20:22:08.8534319Z D_gradcheck=2, 2025-05-07T20:22:08.8534492Z stochastic_rounding=False, 2025-05-07T20:22:08.8534648Z weighted=True, 2025-05-07T20:22:08.8534808Z row_wise=False, 2025-05-07T20:22:08.8534959Z mixed=True, 2025-05-07T20:22:08.8535251Z use_cache=False, 2025-05-07T20:22:08.8535460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.8535613Z use_cpu=True, 2025-05-07T20:22:08.8535806Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8535947Z ) 2025-05-07T20:22:08.8536179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8536745Z self=, 2025-05-07T20:22:08.8537047Z mixed_B=False, 2025-05-07T20:22:08.8537199Z compile=False, 2025-05-07T20:22:08.8537349Z T=2, 2025-05-07T20:22:08.8537494Z D=4, 2025-05-07T20:22:08.8537638Z B=14, 2025-05-07T20:22:08.8537790Z log_E=4, 2025-05-07T20:22:08.8537933Z L=11, 2025-05-07T20:22:08.8538085Z D_gradcheck=1, 2025-05-07T20:22:08.8538269Z stochastic_rounding=False, 2025-05-07T20:22:08.8538428Z weighted=False, 2025-05-07T20:22:08.8538586Z row_wise=True, 2025-05-07T20:22:08.8538736Z mixed=True, 2025-05-07T20:22:08.8538898Z use_cache=False, 2025-05-07T20:22:08.8539098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8539248Z use_cpu=True, 2025-05-07T20:22:08.8539434Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8539583Z ) 2025-05-07T20:22:08.8539815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.8540377Z self=, 2025-05-07T20:22:08.8540541Z mixed_B=True, 2025-05-07T20:22:08.8540694Z compile=True, 2025-05-07T20:22:08.8540842Z T=3, 2025-05-07T20:22:08.8540993Z D=28, 2025-05-07T20:22:08.8541136Z B=99, 2025-05-07T20:22:08.8541294Z log_E=3, 2025-05-07T20:22:08.8541440Z L=7, 2025-05-07T20:22:08.8541594Z D_gradcheck=1, 2025-05-07T20:22:08.8541775Z stochastic_rounding=False, 2025-05-07T20:22:08.8541934Z weighted=False, 2025-05-07T20:22:08.8542084Z row_wise=True, 2025-05-07T20:22:08.8542242Z mixed=False, 2025-05-07T20:22:08.8542547Z use_cache=True, 2025-05-07T20:22:08.8542740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.8542898Z use_cpu=True, 2025-05-07T20:22:08.8543081Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.8543221Z ) 2025-05-07T20:22:08.9176187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9176815Z self=, 2025-05-07T20:22:08.9176987Z mixed_B=True, 2025-05-07T20:22:08.9177145Z compile=False, 2025-05-07T20:22:08.9177290Z T=4, 2025-05-07T20:22:08.9177443Z D=6, 2025-05-07T20:22:08.9177589Z B=107, 2025-05-07T20:22:08.9177734Z log_E=5, 2025-05-07T20:22:08.9177889Z L=16, 2025-05-07T20:22:08.9178045Z D_gradcheck=2, 2025-05-07T20:22:08.9178221Z stochastic_rounding=False, 2025-05-07T20:22:08.9178384Z weighted=False, 2025-05-07T20:22:08.9178539Z row_wise=False, 2025-05-07T20:22:08.9178686Z mixed=True, 2025-05-07T20:22:08.9178868Z use_cache=True, 2025-05-07T20:22:08.9179192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9179356Z use_cpu=True, 2025-05-07T20:22:08.9179537Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9179682Z ) 2025-05-07T20:22:08.9180272Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9180863Z self=, 2025-05-07T20:22:08.9181045Z mixed_B=False, 2025-05-07T20:22:08.9181206Z compile=False, 2025-05-07T20:22:08.9181348Z T=5, 2025-05-07T20:22:08.9181493Z D=30, 2025-05-07T20:22:08.9181645Z B=23, 2025-05-07T20:22:08.9181790Z log_E=5, 2025-05-07T20:22:08.9181934Z L=12, 2025-05-07T20:22:08.9182093Z D_gradcheck=1, 2025-05-07T20:22:08.9182407Z stochastic_rounding=False, 2025-05-07T20:22:08.9182569Z weighted=True, 2025-05-07T20:22:08.9182729Z row_wise=True, 2025-05-07T20:22:08.9182880Z mixed=False, 2025-05-07T20:22:08.9183317Z use_cache=False, 2025-05-07T20:22:08.9183535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9183692Z use_cpu=True, 2025-05-07T20:22:08.9183878Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9184090Z ) 2025-05-07T20:22:08.9184336Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9184954Z self=, 2025-05-07T20:22:08.9185266Z mixed_B=False, 2025-05-07T20:22:08.9185424Z compile=False, 2025-05-07T20:22:08.9185577Z T=4, 2025-05-07T20:22:08.9185807Z D=22, 2025-05-07T20:22:08.9185957Z B=91, 2025-05-07T20:22:08.9186109Z log_E=5, 2025-05-07T20:22:08.9186323Z L=20, 2025-05-07T20:22:08.9186532Z D_gradcheck=2, 2025-05-07T20:22:08.9186760Z stochastic_rounding=False, 2025-05-07T20:22:08.9186977Z weighted=True, 2025-05-07T20:22:08.9187167Z row_wise=True, 2025-05-07T20:22:08.9187317Z mixed=True, 2025-05-07T20:22:08.9187483Z use_cache=False, 2025-05-07T20:22:08.9187679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9187828Z use_cpu=True, 2025-05-07T20:22:08.9188009Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9188155Z ) 2025-05-07T20:22:08.9188388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9189113Z self=, 2025-05-07T20:22:08.9189278Z mixed_B=True, 2025-05-07T20:22:08.9189431Z compile=True, 2025-05-07T20:22:08.9189574Z T=2, 2025-05-07T20:22:08.9189723Z D=7, 2025-05-07T20:22:08.9189865Z B=2, 2025-05-07T20:22:08.9190021Z log_E=4, 2025-05-07T20:22:08.9190163Z L=2, 2025-05-07T20:22:08.9190314Z D_gradcheck=1, 2025-05-07T20:22:08.9190495Z stochastic_rounding=False, 2025-05-07T20:22:08.9190647Z weighted=True, 2025-05-07T20:22:08.9190797Z row_wise=True, 2025-05-07T20:22:08.9190952Z mixed=True, 2025-05-07T20:22:08.9191153Z use_cache=True, 2025-05-07T20:22:08.9191525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9191764Z use_cpu=True, 2025-05-07T20:22:08.9191952Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9192094Z ) 2025-05-07T20:22:08.9192328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9192895Z self=, 2025-05-07T20:22:08.9193050Z mixed_B=True, 2025-05-07T20:22:08.9193245Z compile=False, 2025-05-07T20:22:08.9193451Z T=3, 2025-05-07T20:22:08.9193603Z D=64, 2025-05-07T20:22:08.9193744Z B=39, 2025-05-07T20:22:08.9193887Z log_E=5, 2025-05-07T20:22:08.9194073Z L=9, 2025-05-07T20:22:08.9194224Z D_gradcheck=1, 2025-05-07T20:22:08.9194395Z stochastic_rounding=True, 2025-05-07T20:22:08.9194554Z weighted=False, 2025-05-07T20:22:08.9194750Z row_wise=False, 2025-05-07T20:22:08.9194934Z mixed=False, 2025-05-07T20:22:08.9195102Z use_cache=True, 2025-05-07T20:22:08.9195298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9195510Z use_cpu=True, 2025-05-07T20:22:08.9195794Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9195937Z ) 2025-05-07T20:22:08.9196164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9196923Z self=, 2025-05-07T20:22:08.9197213Z mixed_B=False, 2025-05-07T20:22:08.9197423Z compile=True, 2025-05-07T20:22:08.9197600Z T=4, 2025-05-07T20:22:08.9197744Z D=37, 2025-05-07T20:22:08.9197937Z B=91, 2025-05-07T20:22:08.9198119Z log_E=5, 2025-05-07T20:22:08.9198266Z L=20, 2025-05-07T20:22:08.9198422Z D_gradcheck=1, 2025-05-07T20:22:08.9198591Z stochastic_rounding=True, 2025-05-07T20:22:08.9198809Z weighted=False, 2025-05-07T20:22:08.9199004Z row_wise=True, 2025-05-07T20:22:08.9199151Z mixed=True, 2025-05-07T20:22:08.9199438Z use_cache=True, 2025-05-07T20:22:08.9199740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9199906Z use_cpu=True, 2025-05-07T20:22:08.9200089Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9200284Z ) 2025-05-07T20:22:08.9200560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9201302Z self=, 2025-05-07T20:22:08.9201546Z mixed_B=False, 2025-05-07T20:22:08.9201698Z compile=True, 2025-05-07T20:22:08.9201947Z T=4, 2025-05-07T20:22:08.9202128Z D=124, 2025-05-07T20:22:08.9202275Z B=115, 2025-05-07T20:22:08.9202429Z log_E=5, 2025-05-07T20:22:08.9202573Z L=5, 2025-05-07T20:22:08.9202742Z D_gradcheck=2, 2025-05-07T20:22:08.9202960Z stochastic_rounding=True, 2025-05-07T20:22:08.9203118Z weighted=True, 2025-05-07T20:22:08.9203270Z row_wise=True, 2025-05-07T20:22:08.9203427Z mixed=True, 2025-05-07T20:22:08.9203584Z use_cache=True, 2025-05-07T20:22:08.9203790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9203942Z use_cpu=True, 2025-05-07T20:22:08.9204124Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9204274Z ) 2025-05-07T20:22:08.9204501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9205067Z self=, 2025-05-07T20:22:08.9205231Z mixed_B=True, 2025-05-07T20:22:08.9205385Z compile=False, 2025-05-07T20:22:08.9205528Z T=3, 2025-05-07T20:22:08.9205680Z D=78, 2025-05-07T20:22:08.9205826Z B=102, 2025-05-07T20:22:08.9206019Z log_E=5, 2025-05-07T20:22:08.9206177Z L=9, 2025-05-07T20:22:08.9206430Z D_gradcheck=2, 2025-05-07T20:22:08.9206605Z stochastic_rounding=True, 2025-05-07T20:22:08.9206804Z weighted=False, 2025-05-07T20:22:08.9206959Z row_wise=True, 2025-05-07T20:22:08.9207116Z mixed=False, 2025-05-07T20:22:08.9207275Z use_cache=False, 2025-05-07T20:22:08.9207685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9207919Z use_cpu=True, 2025-05-07T20:22:08.9208107Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9208250Z ) 2025-05-07T20:22:08.9208523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9209153Z self=, 2025-05-07T20:22:08.9209310Z mixed_B=True, 2025-05-07T20:22:08.9209518Z compile=True, 2025-05-07T20:22:08.9209667Z T=4, 2025-05-07T20:22:08.9209810Z D=52, 2025-05-07T20:22:08.9210009Z B=86, 2025-05-07T20:22:08.9210162Z log_E=3, 2025-05-07T20:22:08.9210420Z L=6, 2025-05-07T20:22:08.9210584Z D_gradcheck=2, 2025-05-07T20:22:08.9210797Z stochastic_rounding=False, 2025-05-07T20:22:08.9210960Z weighted=False, 2025-05-07T20:22:08.9211150Z row_wise=True, 2025-05-07T20:22:08.9211304Z mixed=False, 2025-05-07T20:22:08.9211502Z use_cache=True, 2025-05-07T20:22:08.9211704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9211857Z use_cpu=True, 2025-05-07T20:22:08.9212087Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9212306Z ) 2025-05-07T20:22:08.9212572Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9213403Z self=, 2025-05-07T20:22:08.9213574Z mixed_B=True, 2025-05-07T20:22:08.9213727Z compile=True, 2025-05-07T20:22:08.9213949Z T=3, 2025-05-07T20:22:08.9214098Z D=107, 2025-05-07T20:22:08.9214250Z B=11, 2025-05-07T20:22:08.9214393Z log_E=5, 2025-05-07T20:22:08.9214538Z L=13, 2025-05-07T20:22:08.9214701Z D_gradcheck=1, 2025-05-07T20:22:08.9214954Z stochastic_rounding=False, 2025-05-07T20:22:08.9215111Z weighted=True, 2025-05-07T20:22:08.9215271Z row_wise=True, 2025-05-07T20:22:08.9215459Z mixed=True, 2025-05-07T20:22:08.9215613Z use_cache=False, 2025-05-07T20:22:08.9215892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9216725Z use_cpu=True, 2025-05-07T20:22:08.9216933Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9217135Z ) 2025-05-07T20:22:08.9217379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9218015Z self=, 2025-05-07T20:22:08.9218474Z mixed_B=True, 2025-05-07T20:22:08.9218679Z compile=False, 2025-05-07T20:22:08.9218833Z T=1, 2025-05-07T20:22:08.9218977Z D=94, 2025-05-07T20:22:08.9219153Z B=33, 2025-05-07T20:22:08.9219341Z log_E=3, 2025-05-07T20:22:08.9219520Z L=5, 2025-05-07T20:22:08.9219675Z D_gradcheck=2, 2025-05-07T20:22:08.9219856Z stochastic_rounding=True, 2025-05-07T20:22:08.9220066Z weighted=True, 2025-05-07T20:22:08.9220249Z row_wise=True, 2025-05-07T20:22:08.9220440Z mixed=False, 2025-05-07T20:22:08.9220596Z use_cache=False, 2025-05-07T20:22:08.9220799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9220988Z use_cpu=True, 2025-05-07T20:22:08.9221217Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9221363Z ) 2025-05-07T20:22:08.9221635Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9222224Z self=, 2025-05-07T20:22:08.9222424Z mixed_B=False, 2025-05-07T20:22:08.9222581Z compile=True, 2025-05-07T20:22:08.9222741Z T=4, 2025-05-07T20:22:08.9222898Z D=123, 2025-05-07T20:22:08.9223144Z B=100, 2025-05-07T20:22:08.9223334Z log_E=5, 2025-05-07T20:22:08.9223501Z L=19, 2025-05-07T20:22:08.9223655Z D_gradcheck=1, 2025-05-07T20:22:08.9223861Z stochastic_rounding=True, 2025-05-07T20:22:08.9224101Z weighted=True, 2025-05-07T20:22:08.9224258Z row_wise=False, 2025-05-07T20:22:08.9224451Z mixed=True, 2025-05-07T20:22:08.9224609Z use_cache=True, 2025-05-07T20:22:08.9225092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9225245Z use_cpu=True, 2025-05-07T20:22:08.9225435Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9225577Z ) 2025-05-07T20:22:08.9225875Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9226486Z self=, 2025-05-07T20:22:08.9226643Z mixed_B=False, 2025-05-07T20:22:08.9226807Z compile=True, 2025-05-07T20:22:08.9226988Z T=2, 2025-05-07T20:22:08.9227138Z D=84, 2025-05-07T20:22:08.9227289Z B=120, 2025-05-07T20:22:08.9227433Z log_E=3, 2025-05-07T20:22:08.9227577Z L=18, 2025-05-07T20:22:08.9227880Z D_gradcheck=2, 2025-05-07T20:22:08.9228059Z stochastic_rounding=True, 2025-05-07T20:22:08.9228216Z weighted=False, 2025-05-07T20:22:08.9228375Z row_wise=True, 2025-05-07T20:22:08.9228564Z mixed=True, 2025-05-07T20:22:08.9228755Z use_cache=True, 2025-05-07T20:22:08.9229081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9229328Z use_cpu=True, 2025-05-07T20:22:08.9229537Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9229685Z ) 2025-05-07T20:22:08.9229998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9230850Z self=, 2025-05-07T20:22:08.9231072Z mixed_B=False, 2025-05-07T20:22:08.9231228Z compile=False, 2025-05-07T20:22:08.9231412Z T=3, 2025-05-07T20:22:08.9231559Z D=32, 2025-05-07T20:22:08.9231702Z B=123, 2025-05-07T20:22:08.9231854Z log_E=5, 2025-05-07T20:22:08.9231996Z L=7, 2025-05-07T20:22:08.9232149Z D_gradcheck=2, 2025-05-07T20:22:08.9232327Z stochastic_rounding=True, 2025-05-07T20:22:08.9232477Z weighted=True, 2025-05-07T20:22:08.9232635Z row_wise=True, 2025-05-07T20:22:08.9232783Z mixed=True, 2025-05-07T20:22:08.9232934Z use_cache=True, 2025-05-07T20:22:08.9233255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9233419Z use_cpu=True, 2025-05-07T20:22:08.9233600Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9233745Z ) 2025-05-07T20:22:08.9234054Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9234718Z self=, 2025-05-07T20:22:08.9235043Z mixed_B=True, 2025-05-07T20:22:08.9235202Z compile=True, 2025-05-07T20:22:08.9235422Z T=2, 2025-05-07T20:22:08.9235579Z D=27, 2025-05-07T20:22:08.9235765Z B=108, 2025-05-07T20:22:08.9235912Z log_E=3, 2025-05-07T20:22:08.9236064Z L=11, 2025-05-07T20:22:08.9236217Z D_gradcheck=1, 2025-05-07T20:22:08.9236396Z stochastic_rounding=True, 2025-05-07T20:22:08.9236547Z weighted=True, 2025-05-07T20:22:08.9236699Z row_wise=False, 2025-05-07T20:22:08.9236853Z mixed=True, 2025-05-07T20:22:08.9237007Z use_cache=False, 2025-05-07T20:22:08.9237207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9237365Z use_cpu=True, 2025-05-07T20:22:08.9237545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9237685Z ) 2025-05-07T20:22:08.9237919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9238486Z self=, 2025-05-07T20:22:08.9238641Z mixed_B=False, 2025-05-07T20:22:08.9238800Z compile=False, 2025-05-07T20:22:08.9238944Z T=4, 2025-05-07T20:22:08.9239155Z D=46, 2025-05-07T20:22:08.9239354Z B=79, 2025-05-07T20:22:08.9239498Z log_E=4, 2025-05-07T20:22:08.9239648Z L=10, 2025-05-07T20:22:08.9239798Z D_gradcheck=1, 2025-05-07T20:22:08.9239970Z stochastic_rounding=True, 2025-05-07T20:22:08.9240168Z weighted=False, 2025-05-07T20:22:08.9240319Z row_wise=False, 2025-05-07T20:22:08.9240467Z mixed=True, 2025-05-07T20:22:08.9240693Z use_cache=False, 2025-05-07T20:22:08.9241114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9241269Z use_cpu=True, 2025-05-07T20:22:08.9241541Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9241720Z ) 2025-05-07T20:22:08.9242006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9242622Z self=, 2025-05-07T20:22:08.9242819Z mixed_B=True, 2025-05-07T20:22:08.9243013Z compile=True, 2025-05-07T20:22:08.9243161Z T=2, 2025-05-07T20:22:08.9243306Z D=15, 2025-05-07T20:22:08.9243457Z B=22, 2025-05-07T20:22:08.9243603Z log_E=3, 2025-05-07T20:22:08.9243747Z L=9, 2025-05-07T20:22:08.9243904Z D_gradcheck=2, 2025-05-07T20:22:08.9244076Z stochastic_rounding=True, 2025-05-07T20:22:08.9244229Z weighted=True, 2025-05-07T20:22:08.9244389Z row_wise=False, 2025-05-07T20:22:08.9244538Z mixed=True, 2025-05-07T20:22:08.9244761Z use_cache=False, 2025-05-07T20:22:08.9244970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9245121Z use_cpu=True, 2025-05-07T20:22:08.9245395Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9245547Z ) 2025-05-07T20:22:08.9877488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9878552Z self=, 2025-05-07T20:22:08.9878743Z mixed_B=False, 2025-05-07T20:22:08.9878905Z compile=False, 2025-05-07T20:22:08.9879050Z T=1, 2025-05-07T20:22:08.9879197Z D=96, 2025-05-07T20:22:08.9879352Z B=16, 2025-05-07T20:22:08.9879505Z log_E=5, 2025-05-07T20:22:08.9879672Z L=10, 2025-05-07T20:22:08.9879830Z D_gradcheck=1, 2025-05-07T20:22:08.9880006Z stochastic_rounding=False, 2025-05-07T20:22:08.9880159Z weighted=True, 2025-05-07T20:22:08.9880314Z row_wise=True, 2025-05-07T20:22:08.9880462Z mixed=False, 2025-05-07T20:22:08.9880616Z use_cache=True, 2025-05-07T20:22:08.9880982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9881153Z use_cpu=True, 2025-05-07T20:22:08.9881336Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9881489Z ) 2025-05-07T20:22:08.9881722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9882301Z self=, 2025-05-07T20:22:08.9882640Z mixed_B=False, 2025-05-07T20:22:08.9882795Z compile=True, 2025-05-07T20:22:08.9882944Z T=5, 2025-05-07T20:22:08.9883087Z D=57, 2025-05-07T20:22:08.9883232Z B=114, 2025-05-07T20:22:08.9883389Z log_E=4, 2025-05-07T20:22:08.9883532Z L=6, 2025-05-07T20:22:08.9883685Z D_gradcheck=2, 2025-05-07T20:22:08.9883866Z stochastic_rounding=False, 2025-05-07T20:22:08.9884021Z weighted=False, 2025-05-07T20:22:08.9884177Z row_wise=False, 2025-05-07T20:22:08.9884334Z mixed=True, 2025-05-07T20:22:08.9884490Z use_cache=True, 2025-05-07T20:22:08.9884692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9884855Z use_cpu=True, 2025-05-07T20:22:08.9885036Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9885186Z ) 2025-05-07T20:22:08.9885416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9885987Z self=, 2025-05-07T20:22:08.9886155Z mixed_B=False, 2025-05-07T20:22:08.9886309Z compile=True, 2025-05-07T20:22:08.9886453Z T=5, 2025-05-07T20:22:08.9886605Z D=96, 2025-05-07T20:22:08.9886752Z B=109, 2025-05-07T20:22:08.9886897Z log_E=4, 2025-05-07T20:22:08.9887045Z L=16, 2025-05-07T20:22:08.9887194Z D_gradcheck=2, 2025-05-07T20:22:08.9887370Z stochastic_rounding=False, 2025-05-07T20:22:08.9887532Z weighted=True, 2025-05-07T20:22:08.9887686Z row_wise=False, 2025-05-07T20:22:08.9887837Z mixed=True, 2025-05-07T20:22:08.9887998Z use_cache=True, 2025-05-07T20:22:08.9888419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9888578Z use_cpu=True, 2025-05-07T20:22:08.9888760Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9888901Z ) 2025-05-07T20:22:08.9889136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9889727Z self=, 2025-05-07T20:22:08.9890001Z mixed_B=True, 2025-05-07T20:22:08.9890162Z compile=True, 2025-05-07T20:22:08.9890305Z T=5, 2025-05-07T20:22:08.9890449Z D=35, 2025-05-07T20:22:08.9890599Z B=29, 2025-05-07T20:22:08.9890742Z log_E=3, 2025-05-07T20:22:08.9890884Z L=0, 2025-05-07T20:22:08.9891043Z D_gradcheck=2, 2025-05-07T20:22:08.9891216Z stochastic_rounding=False, 2025-05-07T20:22:08.9891377Z weighted=True, 2025-05-07T20:22:08.9891548Z row_wise=False, 2025-05-07T20:22:08.9891697Z mixed=False, 2025-05-07T20:22:08.9891856Z use_cache=True, 2025-05-07T20:22:08.9892054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9892207Z use_cpu=True, 2025-05-07T20:22:08.9892397Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9892537Z ) 2025-05-07T20:22:08.9892765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9893466Z self=, 2025-05-07T20:22:08.9893640Z mixed_B=False, 2025-05-07T20:22:08.9893797Z compile=False, 2025-05-07T20:22:08.9893950Z T=4, 2025-05-07T20:22:08.9894094Z D=9, 2025-05-07T20:22:08.9894246Z B=7, 2025-05-07T20:22:08.9894393Z log_E=5, 2025-05-07T20:22:08.9894537Z L=0, 2025-05-07T20:22:08.9894699Z D_gradcheck=2, 2025-05-07T20:22:08.9894870Z stochastic_rounding=True, 2025-05-07T20:22:08.9895024Z weighted=False, 2025-05-07T20:22:08.9895182Z row_wise=True, 2025-05-07T20:22:08.9895333Z mixed=True, 2025-05-07T20:22:08.9895488Z use_cache=True, 2025-05-07T20:22:08.9895809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9895974Z use_cpu=True, 2025-05-07T20:22:08.9896158Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9896306Z ) 2025-05-07T20:22:08.9896536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9897104Z self=, 2025-05-07T20:22:08.9897395Z mixed_B=False, 2025-05-07T20:22:08.9897549Z compile=True, 2025-05-07T20:22:08.9897702Z T=2, 2025-05-07T20:22:08.9897850Z D=126, 2025-05-07T20:22:08.9897998Z B=40, 2025-05-07T20:22:08.9898151Z log_E=4, 2025-05-07T20:22:08.9898295Z L=20, 2025-05-07T20:22:08.9898446Z D_gradcheck=1, 2025-05-07T20:22:08.9898630Z stochastic_rounding=True, 2025-05-07T20:22:08.9898786Z weighted=False, 2025-05-07T20:22:08.9898941Z row_wise=True, 2025-05-07T20:22:08.9899097Z mixed=True, 2025-05-07T20:22:08.9899251Z use_cache=False, 2025-05-07T20:22:08.9899450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9899610Z use_cpu=True, 2025-05-07T20:22:08.9899791Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9899932Z ) 2025-05-07T20:22:08.9900167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9900736Z self=, 2025-05-07T20:22:08.9900901Z mixed_B=True, 2025-05-07T20:22:08.9901058Z compile=False, 2025-05-07T20:22:08.9901202Z T=3, 2025-05-07T20:22:08.9901352Z D=84, 2025-05-07T20:22:08.9901497Z B=109, 2025-05-07T20:22:08.9901643Z log_E=5, 2025-05-07T20:22:08.9901793Z L=11, 2025-05-07T20:22:08.9901951Z D_gradcheck=2, 2025-05-07T20:22:08.9902124Z stochastic_rounding=True, 2025-05-07T20:22:08.9902284Z weighted=True, 2025-05-07T20:22:08.9902436Z row_wise=False, 2025-05-07T20:22:08.9902586Z mixed=False, 2025-05-07T20:22:08.9902751Z use_cache=True, 2025-05-07T20:22:08.9903098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9903252Z use_cpu=True, 2025-05-07T20:22:08.9903444Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9903585Z ) 2025-05-07T20:22:08.9903819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9904521Z self=, 2025-05-07T20:22:08.9904680Z mixed_B=True, 2025-05-07T20:22:08.9904844Z compile=False, 2025-05-07T20:22:08.9904987Z T=5, 2025-05-07T20:22:08.9905130Z D=6, 2025-05-07T20:22:08.9905283Z B=40, 2025-05-07T20:22:08.9905429Z log_E=5, 2025-05-07T20:22:08.9905573Z L=6, 2025-05-07T20:22:08.9905729Z D_gradcheck=2, 2025-05-07T20:22:08.9905903Z stochastic_rounding=True, 2025-05-07T20:22:08.9906056Z weighted=True, 2025-05-07T20:22:08.9906216Z row_wise=True, 2025-05-07T20:22:08.9906365Z mixed=False, 2025-05-07T20:22:08.9906521Z use_cache=False, 2025-05-07T20:22:08.9906724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9906878Z use_cpu=True, 2025-05-07T20:22:08.9907064Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9907204Z ) 2025-05-07T20:22:08.9907433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9908153Z self=, 2025-05-07T20:22:08.9908322Z mixed_B=True, 2025-05-07T20:22:08.9908475Z compile=True, 2025-05-07T20:22:08.9908625Z T=5, 2025-05-07T20:22:08.9908768Z D=69, 2025-05-07T20:22:08.9908911Z B=16, 2025-05-07T20:22:08.9909064Z log_E=5, 2025-05-07T20:22:08.9909207Z L=18, 2025-05-07T20:22:08.9909360Z D_gradcheck=2, 2025-05-07T20:22:08.9909542Z stochastic_rounding=True, 2025-05-07T20:22:08.9909698Z weighted=True, 2025-05-07T20:22:08.9909855Z row_wise=True, 2025-05-07T20:22:08.9910004Z mixed=True, 2025-05-07T20:22:08.9910166Z use_cache=True, 2025-05-07T20:22:08.9910531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9910704Z use_cpu=True, 2025-05-07T20:22:08.9910887Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9911035Z ) 2025-05-07T20:22:08.9911263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9911831Z self=, 2025-05-07T20:22:08.9912160Z mixed_B=False, 2025-05-07T20:22:08.9912315Z compile=False, 2025-05-07T20:22:08.9912459Z T=4, 2025-05-07T20:22:08.9912613Z D=83, 2025-05-07T20:22:08.9912858Z B=41, 2025-05-07T20:22:08.9913074Z log_E=5, 2025-05-07T20:22:08.9913225Z L=6, 2025-05-07T20:22:08.9913378Z D_gradcheck=1, 2025-05-07T20:22:08.9913559Z stochastic_rounding=True, 2025-05-07T20:22:08.9913867Z weighted=False, 2025-05-07T20:22:08.9914018Z row_wise=True, 2025-05-07T20:22:08.9914177Z mixed=False, 2025-05-07T20:22:08.9914331Z use_cache=False, 2025-05-07T20:22:08.9914526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9914690Z use_cpu=True, 2025-05-07T20:22:08.9914871Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9915013Z ) 2025-05-07T20:22:08.9915249Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9915813Z self=, 2025-05-07T20:22:08.9915968Z mixed_B=True, 2025-05-07T20:22:08.9916350Z compile=True, 2025-05-07T20:22:08.9916505Z T=3, 2025-05-07T20:22:08.9916657Z D=86, 2025-05-07T20:22:08.9916800Z B=28, 2025-05-07T20:22:08.9916948Z log_E=3, 2025-05-07T20:22:08.9917105Z L=13, 2025-05-07T20:22:08.9917259Z D_gradcheck=2, 2025-05-07T20:22:08.9917431Z stochastic_rounding=True, 2025-05-07T20:22:08.9917596Z weighted=True, 2025-05-07T20:22:08.9917748Z row_wise=True, 2025-05-07T20:22:08.9917896Z mixed=True, 2025-05-07T20:22:08.9918058Z use_cache=False, 2025-05-07T20:22:08.9918255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9918702Z use_cpu=True, 2025-05-07T20:22:08.9918897Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9919039Z ) 2025-05-07T20:22:08.9919272Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9919870Z self=, 2025-05-07T20:22:08.9920029Z mixed_B=True, 2025-05-07T20:22:08.9920189Z compile=False, 2025-05-07T20:22:08.9920386Z T=1, 2025-05-07T20:22:08.9920585Z D=12, 2025-05-07T20:22:08.9920735Z B=83, 2025-05-07T20:22:08.9920881Z log_E=3, 2025-05-07T20:22:08.9921025Z L=13, 2025-05-07T20:22:08.9921309Z D_gradcheck=2, 2025-05-07T20:22:08.9921481Z stochastic_rounding=True, 2025-05-07T20:22:08.9921635Z weighted=True, 2025-05-07T20:22:08.9921792Z row_wise=True, 2025-05-07T20:22:08.9921941Z mixed=True, 2025-05-07T20:22:08.9922096Z use_cache=False, 2025-05-07T20:22:08.9922295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9922452Z use_cpu=True, 2025-05-07T20:22:08.9922634Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9922783Z ) 2025-05-07T20:22:08.9923008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9923763Z self=, 2025-05-07T20:22:08.9923938Z mixed_B=True, 2025-05-07T20:22:08.9924094Z compile=True, 2025-05-07T20:22:08.9924245Z T=2, 2025-05-07T20:22:08.9924390Z D=44, 2025-05-07T20:22:08.9924534Z B=9, 2025-05-07T20:22:08.9924687Z log_E=5, 2025-05-07T20:22:08.9924831Z L=4, 2025-05-07T20:22:08.9924983Z D_gradcheck=2, 2025-05-07T20:22:08.9925162Z stochastic_rounding=True, 2025-05-07T20:22:08.9925321Z weighted=False, 2025-05-07T20:22:08.9925473Z row_wise=True, 2025-05-07T20:22:08.9925628Z mixed=True, 2025-05-07T20:22:08.9925850Z use_cache=True, 2025-05-07T20:22:08.9926228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9926405Z use_cpu=True, 2025-05-07T20:22:08.9926587Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9926736Z ) 2025-05-07T20:22:08.9926966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9927534Z self=, 2025-05-07T20:22:08.9927877Z mixed_B=True, 2025-05-07T20:22:08.9928028Z compile=False, 2025-05-07T20:22:08.9928172Z T=3, 2025-05-07T20:22:08.9928322Z D=100, 2025-05-07T20:22:08.9928465Z B=39, 2025-05-07T20:22:08.9928609Z log_E=3, 2025-05-07T20:22:08.9928762Z L=14, 2025-05-07T20:22:08.9928911Z D_gradcheck=1, 2025-05-07T20:22:08.9929083Z stochastic_rounding=True, 2025-05-07T20:22:08.9929245Z weighted=True, 2025-05-07T20:22:08.9929396Z row_wise=False, 2025-05-07T20:22:08.9929543Z mixed=True, 2025-05-07T20:22:08.9929710Z use_cache=False, 2025-05-07T20:22:08.9929903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9930066Z use_cpu=True, 2025-05-07T20:22:08.9930247Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9930389Z ) 2025-05-07T20:22:08.9930622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9931191Z self=, 2025-05-07T20:22:08.9931351Z mixed_B=False, 2025-05-07T20:22:08.9931514Z compile=True, 2025-05-07T20:22:08.9931658Z T=5, 2025-05-07T20:22:08.9931802Z D=10, 2025-05-07T20:22:08.9931962Z B=15, 2025-05-07T20:22:08.9932115Z log_E=4, 2025-05-07T20:22:08.9932262Z L=19, 2025-05-07T20:22:08.9932429Z D_gradcheck=2, 2025-05-07T20:22:08.9932667Z stochastic_rounding=False, 2025-05-07T20:22:08.9932834Z weighted=True, 2025-05-07T20:22:08.9933046Z row_wise=False, 2025-05-07T20:22:08.9933195Z mixed=True, 2025-05-07T20:22:08.9933360Z use_cache=False, 2025-05-07T20:22:08.9933555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:08.9933817Z use_cpu=True, 2025-05-07T20:22:08.9934007Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9934151Z ) 2025-05-07T20:22:08.9934380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9934955Z self=, 2025-05-07T20:22:08.9935111Z mixed_B=True, 2025-05-07T20:22:08.9935265Z compile=True, 2025-05-07T20:22:08.9935417Z T=4, 2025-05-07T20:22:08.9935563Z D=62, 2025-05-07T20:22:08.9935709Z B=62, 2025-05-07T20:22:08.9935869Z log_E=4, 2025-05-07T20:22:08.9936019Z L=12, 2025-05-07T20:22:08.9936182Z D_gradcheck=2, 2025-05-07T20:22:08.9936356Z stochastic_rounding=False, 2025-05-07T20:22:08.9936510Z weighted=True, 2025-05-07T20:22:08.9936672Z row_wise=True, 2025-05-07T20:22:08.9936825Z mixed=False, 2025-05-07T20:22:08.9936981Z use_cache=False, 2025-05-07T20:22:08.9937181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9937336Z use_cpu=True, 2025-05-07T20:22:08.9937517Z output_dtype=SparseType.FP16, 2025-05-07T20:22:08.9937663Z ) 2025-05-07T20:22:08.9937890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:08.9938576Z self=, 2025-05-07T20:22:08.9938760Z mixed_B=False, 2025-05-07T20:22:08.9938913Z compile=True, 2025-05-07T20:22:08.9939062Z T=3, 2025-05-07T20:22:08.9939206Z D=95, 2025-05-07T20:22:08.9939351Z B=113, 2025-05-07T20:22:08.9939502Z log_E=4, 2025-05-07T20:22:08.9939645Z L=5, 2025-05-07T20:22:08.9939796Z D_gradcheck=1, 2025-05-07T20:22:08.9939981Z stochastic_rounding=True, 2025-05-07T20:22:08.9940134Z weighted=True, 2025-05-07T20:22:08.9940284Z row_wise=True, 2025-05-07T20:22:08.9940438Z mixed=False, 2025-05-07T20:22:08.9940591Z use_cache=True, 2025-05-07T20:22:08.9940898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:08.9941074Z use_cpu=True, 2025-05-07T20:22:08.9941256Z output_dtype=SparseType.FP32, 2025-05-07T20:22:08.9941396Z ) 2025-05-07T20:22:09.0484076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0484776Z self=, 2025-05-07T20:22:09.0485311Z mixed_B=False, 2025-05-07T20:22:09.0485465Z compile=False, 2025-05-07T20:22:09.0485615Z T=2, 2025-05-07T20:22:09.0485765Z D=3, 2025-05-07T20:22:09.0485910Z B=102, 2025-05-07T20:22:09.0486064Z log_E=5, 2025-05-07T20:22:09.0486209Z L=2, 2025-05-07T20:22:09.0486361Z D_gradcheck=1, 2025-05-07T20:22:09.0486546Z stochastic_rounding=False, 2025-05-07T20:22:09.0486701Z weighted=True, 2025-05-07T20:22:09.0486856Z row_wise=True, 2025-05-07T20:22:09.0487013Z mixed=False, 2025-05-07T20:22:09.0487167Z use_cache=True, 2025-05-07T20:22:09.0487367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.0487537Z use_cpu=True, 2025-05-07T20:22:09.0487717Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0487861Z ) 2025-05-07T20:22:09.0488101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0488668Z self=, 2025-05-07T20:22:09.0488833Z mixed_B=True, 2025-05-07T20:22:09.0488985Z compile=True, 2025-05-07T20:22:09.0489128Z T=4, 2025-05-07T20:22:09.0489281Z D=38, 2025-05-07T20:22:09.0489424Z B=6, 2025-05-07T20:22:09.0489570Z log_E=3, 2025-05-07T20:22:09.0489724Z L=4, 2025-05-07T20:22:09.0489878Z D_gradcheck=1, 2025-05-07T20:22:09.0490052Z stochastic_rounding=True, 2025-05-07T20:22:09.0490213Z weighted=True, 2025-05-07T20:22:09.0490367Z row_wise=False, 2025-05-07T20:22:09.0490518Z mixed=False, 2025-05-07T20:22:09.0490677Z use_cache=True, 2025-05-07T20:22:09.0490869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.0491223Z use_cpu=True, 2025-05-07T20:22:09.0491411Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0491554Z ) 2025-05-07T20:22:09.0491791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0492357Z self=, 2025-05-07T20:22:09.0492514Z mixed_B=False, 2025-05-07T20:22:09.0492675Z compile=True, 2025-05-07T20:22:09.0492819Z T=2, 2025-05-07T20:22:09.0492970Z D=16, 2025-05-07T20:22:09.0493122Z B=35, 2025-05-07T20:22:09.0493269Z log_E=3, 2025-05-07T20:22:09.0493413Z L=18, 2025-05-07T20:22:09.0493572Z D_gradcheck=1, 2025-05-07T20:22:09.0493746Z stochastic_rounding=False, 2025-05-07T20:22:09.0493902Z weighted=False, 2025-05-07T20:22:09.0494064Z row_wise=True, 2025-05-07T20:22:09.0494214Z mixed=True, 2025-05-07T20:22:09.0494379Z use_cache=False, 2025-05-07T20:22:09.0494577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0494732Z use_cpu=True, 2025-05-07T20:22:09.0494921Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0495060Z ) 2025-05-07T20:22:09.0495290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0496015Z self=, 2025-05-07T20:22:09.0496196Z mixed_B=True, 2025-05-07T20:22:09.0496350Z compile=False, 2025-05-07T20:22:09.0496502Z T=2, 2025-05-07T20:22:09.0496646Z D=29, 2025-05-07T20:22:09.0496792Z B=54, 2025-05-07T20:22:09.0496943Z log_E=4, 2025-05-07T20:22:09.0497090Z L=0, 2025-05-07T20:22:09.0497242Z D_gradcheck=2, 2025-05-07T20:22:09.0497419Z stochastic_rounding=True, 2025-05-07T20:22:09.0497568Z weighted=True, 2025-05-07T20:22:09.0497727Z row_wise=False, 2025-05-07T20:22:09.0497875Z mixed=False, 2025-05-07T20:22:09.0498028Z use_cache=False, 2025-05-07T20:22:09.0498416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0498597Z use_cpu=True, 2025-05-07T20:22:09.0498778Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0498926Z ) 2025-05-07T20:22:09.0499154Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0499722Z self=, 2025-05-07T20:22:09.0500010Z mixed_B=True, 2025-05-07T20:22:09.0500162Z compile=True, 2025-05-07T20:22:09.0500305Z T=3, 2025-05-07T20:22:09.0500456Z D=106, 2025-05-07T20:22:09.0500602Z B=11, 2025-05-07T20:22:09.0500755Z log_E=4, 2025-05-07T20:22:09.0500901Z L=0, 2025-05-07T20:22:09.0501053Z D_gradcheck=2, 2025-05-07T20:22:09.0501237Z stochastic_rounding=True, 2025-05-07T20:22:09.0501391Z weighted=False, 2025-05-07T20:22:09.0501547Z row_wise=False, 2025-05-07T20:22:09.0501703Z mixed=False, 2025-05-07T20:22:09.0501855Z use_cache=True, 2025-05-07T20:22:09.0502044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0502303Z use_cpu=True, 2025-05-07T20:22:09.0502492Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0502630Z ) 2025-05-07T20:22:09.0502859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0503435Z self=, 2025-05-07T20:22:09.0503591Z mixed_B=True, 2025-05-07T20:22:09.0503742Z compile=True, 2025-05-07T20:22:09.0503890Z T=2, 2025-05-07T20:22:09.0504167Z D=57, 2025-05-07T20:22:09.0504322Z B=43, 2025-05-07T20:22:09.0504474Z log_E=3, 2025-05-07T20:22:09.0504618Z L=13, 2025-05-07T20:22:09.0504768Z D_gradcheck=2, 2025-05-07T20:22:09.0504947Z stochastic_rounding=False, 2025-05-07T20:22:09.0505100Z weighted=True, 2025-05-07T20:22:09.0505263Z row_wise=True, 2025-05-07T20:22:09.0505411Z mixed=False, 2025-05-07T20:22:09.0505561Z use_cache=True, 2025-05-07T20:22:09.0505763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.0506077Z use_cpu=True, 2025-05-07T20:22:09.0506256Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0506402Z ) 2025-05-07T20:22:09.0506631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0507198Z self=, 2025-05-07T20:22:09.0507361Z mixed_B=False, 2025-05-07T20:22:09.0507514Z compile=False, 2025-05-07T20:22:09.0507657Z T=4, 2025-05-07T20:22:09.0507826Z D=112, 2025-05-07T20:22:09.0507968Z B=56, 2025-05-07T20:22:09.0508120Z log_E=4, 2025-05-07T20:22:09.0508262Z L=18, 2025-05-07T20:22:09.0508415Z D_gradcheck=1, 2025-05-07T20:22:09.0508593Z stochastic_rounding=True, 2025-05-07T20:22:09.0508748Z weighted=False, 2025-05-07T20:22:09.0508898Z row_wise=False, 2025-05-07T20:22:09.0509054Z mixed=False, 2025-05-07T20:22:09.0509206Z use_cache=True, 2025-05-07T20:22:09.0509396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0509565Z use_cpu=True, 2025-05-07T20:22:09.0509746Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0509884Z ) 2025-05-07T20:22:09.0510119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0510794Z self=, 2025-05-07T20:22:09.0510971Z mixed_B=False, 2025-05-07T20:22:09.0511135Z compile=False, 2025-05-07T20:22:09.0511279Z T=3, 2025-05-07T20:22:09.0511430Z D=50, 2025-05-07T20:22:09.0511578Z B=65, 2025-05-07T20:22:09.0511723Z log_E=5, 2025-05-07T20:22:09.0511875Z L=5, 2025-05-07T20:22:09.0512029Z D_gradcheck=2, 2025-05-07T20:22:09.0512200Z stochastic_rounding=True, 2025-05-07T20:22:09.0512366Z weighted=False, 2025-05-07T20:22:09.0512526Z row_wise=False, 2025-05-07T20:22:09.0512677Z mixed=True, 2025-05-07T20:22:09.0512838Z use_cache=True, 2025-05-07T20:22:09.0513029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0513352Z use_cpu=True, 2025-05-07T20:22:09.0513555Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0513700Z ) 2025-05-07T20:22:09.0513932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0514511Z self=, 2025-05-07T20:22:09.0514805Z mixed_B=True, 2025-05-07T20:22:09.0514966Z compile=True, 2025-05-07T20:22:09.0515109Z T=4, 2025-05-07T20:22:09.0515253Z D=31, 2025-05-07T20:22:09.0515409Z B=30, 2025-05-07T20:22:09.0515558Z log_E=3, 2025-05-07T20:22:09.0515707Z L=10, 2025-05-07T20:22:09.0515868Z D_gradcheck=2, 2025-05-07T20:22:09.0516042Z stochastic_rounding=False, 2025-05-07T20:22:09.0516489Z weighted=False, 2025-05-07T20:22:09.0516656Z row_wise=True, 2025-05-07T20:22:09.0516806Z mixed=False, 2025-05-07T20:22:09.0516962Z use_cache=False, 2025-05-07T20:22:09.0517161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0517327Z use_cpu=True, 2025-05-07T20:22:09.0517512Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0517661Z ) 2025-05-07T20:22:09.0517894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0518472Z self=, 2025-05-07T20:22:09.0518632Z mixed_B=False, 2025-05-07T20:22:09.0518788Z compile=False, 2025-05-07T20:22:09.0518945Z T=5, 2025-05-07T20:22:09.0519089Z D=63, 2025-05-07T20:22:09.0519235Z B=108, 2025-05-07T20:22:09.0519389Z log_E=3, 2025-05-07T20:22:09.0519533Z L=7, 2025-05-07T20:22:09.0519688Z D_gradcheck=2, 2025-05-07T20:22:09.0519867Z stochastic_rounding=True, 2025-05-07T20:22:09.0520022Z weighted=True, 2025-05-07T20:22:09.0520175Z row_wise=False, 2025-05-07T20:22:09.0520332Z mixed=True, 2025-05-07T20:22:09.0520493Z use_cache=False, 2025-05-07T20:22:09.0520684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.0521129Z use_cpu=True, 2025-05-07T20:22:09.0521312Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0521462Z ) 2025-05-07T20:22:09.0521695Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0522370Z self=, 2025-05-07T20:22:09.0522614Z mixed_B=False, 2025-05-07T20:22:09.0522814Z compile=False, 2025-05-07T20:22:09.0523002Z T=1, 2025-05-07T20:22:09.0523241Z D=2, 2025-05-07T20:22:09.0523672Z B=88, 2025-05-07T20:22:09.0523880Z log_E=5, 2025-05-07T20:22:09.0524095Z L=7, 2025-05-07T20:22:09.0524291Z D_gradcheck=1, 2025-05-07T20:22:09.0538454Z stochastic_rounding=True, 2025-05-07T20:22:09.0538754Z weighted=True, 2025-05-07T20:22:09.0538919Z row_wise=False, 2025-05-07T20:22:09.0539069Z mixed=True, 2025-05-07T20:22:09.0539223Z use_cache=True, 2025-05-07T20:22:09.0539428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0539608Z use_cpu=True, 2025-05-07T20:22:09.0539794Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0539945Z ) 2025-05-07T20:22:09.0540180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0541144Z self=, 2025-05-07T20:22:09.0541326Z mixed_B=True, 2025-05-07T20:22:09.0541495Z compile=False, 2025-05-07T20:22:09.0541643Z T=3, 2025-05-07T20:22:09.0541796Z D=109, 2025-05-07T20:22:09.0541942Z B=9, 2025-05-07T20:22:09.0542098Z log_E=4, 2025-05-07T20:22:09.0542243Z L=15, 2025-05-07T20:22:09.0542397Z D_gradcheck=1, 2025-05-07T20:22:09.0542576Z stochastic_rounding=True, 2025-05-07T20:22:09.0542730Z weighted=False, 2025-05-07T20:22:09.0542885Z row_wise=True, 2025-05-07T20:22:09.0543040Z mixed=True, 2025-05-07T20:22:09.0543195Z use_cache=False, 2025-05-07T20:22:09.0543386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0543750Z use_cpu=True, 2025-05-07T20:22:09.0543945Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0544199Z ) 2025-05-07T20:22:09.0544448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0545024Z self=, 2025-05-07T20:22:09.0545177Z mixed_B=False, 2025-05-07T20:22:09.0545534Z compile=True, 2025-05-07T20:22:09.0545680Z T=1, 2025-05-07T20:22:09.0545831Z D=20, 2025-05-07T20:22:09.0545977Z B=34, 2025-05-07T20:22:09.0546121Z log_E=4, 2025-05-07T20:22:09.0546271Z L=12, 2025-05-07T20:22:09.0546423Z D_gradcheck=2, 2025-05-07T20:22:09.0546594Z stochastic_rounding=False, 2025-05-07T20:22:09.0546755Z weighted=False, 2025-05-07T20:22:09.0546905Z row_wise=True, 2025-05-07T20:22:09.0547054Z mixed=True, 2025-05-07T20:22:09.0547214Z use_cache=True, 2025-05-07T20:22:09.0547405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0547572Z use_cpu=True, 2025-05-07T20:22:09.0547760Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.0547899Z ) 2025-05-07T20:22:09.0548130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:22:09.0548711Z self=, 2025-05-07T20:22:09.0548863Z mixed_B=True, 2025-05-07T20:22:09.0549025Z compile=False, 2025-05-07T20:22:09.0549169Z T=1, 2025-05-07T20:22:09.0549312Z D=20, 2025-05-07T20:22:09.0549462Z B=55, 2025-05-07T20:22:09.0549608Z log_E=3, 2025-05-07T20:22:09.0549755Z L=10, 2025-05-07T20:22:09.0549915Z D_gradcheck=1, 2025-05-07T20:22:09.0550089Z stochastic_rounding=False, 2025-05-07T20:22:09.0550244Z weighted=False, 2025-05-07T20:22:09.0550405Z row_wise=True, 2025-05-07T20:22:09.0550556Z mixed=True, 2025-05-07T20:22:09.0550711Z use_cache=True, 2025-05-07T20:22:09.0550918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.0551191Z use_cpu=True, 2025-05-07T20:22:09.0551378Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.0551526Z ) 2025-05-07T20:22:09.0551673Z PASSED 2025-05-07T20:22:09.0552286Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:22:09.1397086Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1398754Z self=, 2025-05-07T20:22:09.1399619Z mixed_B=False, 2025-05-07T20:22:09.1400001Z compile=False, 2025-05-07T20:22:09.1400368Z T=1, 2025-05-07T20:22:09.1400694Z D=2, 2025-05-07T20:22:09.1401023Z B=1, 2025-05-07T20:22:09.1401361Z log_E=3, 2025-05-07T20:22:09.1401703Z L=0, 2025-05-07T20:22:09.1402043Z D_gradcheck=1, 2025-05-07T20:22:09.1402449Z stochastic_rounding=False, 2025-05-07T20:22:09.1402912Z weighted=False, 2025-05-07T20:22:09.1403285Z row_wise=False, 2025-05-07T20:22:09.1403656Z mixed=False, 2025-05-07T20:22:09.1404027Z use_cache=False, 2025-05-07T20:22:09.1404440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1404930Z use_cpu=True, 2025-05-07T20:22:09.1405700Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1406170Z ) 2025-05-07T20:22:09.1406574Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1407504Z self=, 2025-05-07T20:22:09.1408360Z mixed_B=True, 2025-05-07T20:22:09.1408728Z compile=False, 2025-05-07T20:22:09.1409093Z T=1, 2025-05-07T20:22:09.1409416Z D=2, 2025-05-07T20:22:09.1409749Z B=1, 2025-05-07T20:22:09.1410083Z log_E=3, 2025-05-07T20:22:09.1410416Z L=0, 2025-05-07T20:22:09.1410751Z D_gradcheck=1, 2025-05-07T20:22:09.1411142Z stochastic_rounding=False, 2025-05-07T20:22:09.1411893Z weighted=False, 2025-05-07T20:22:09.1412284Z row_wise=False, 2025-05-07T20:22:09.1412649Z mixed=False, 2025-05-07T20:22:09.1413161Z use_cache=False, 2025-05-07T20:22:09.1413586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1414066Z use_cpu=True, 2025-05-07T20:22:09.1414470Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1414905Z ) 2025-05-07T20:22:09.1415509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1416717Z self=, 2025-05-07T20:22:09.1417586Z mixed_B=True, 2025-05-07T20:22:09.1417958Z compile=True, 2025-05-07T20:22:09.1418317Z T=2, 2025-05-07T20:22:09.1418637Z D=79, 2025-05-07T20:22:09.1418976Z B=10, 2025-05-07T20:22:09.1419311Z log_E=3, 2025-05-07T20:22:09.1419648Z L=12, 2025-05-07T20:22:09.1419996Z D_gradcheck=2, 2025-05-07T20:22:09.1420434Z stochastic_rounding=True, 2025-05-07T20:22:09.1420961Z weighted=False, 2025-05-07T20:22:09.1421368Z row_wise=True, 2025-05-07T20:22:09.1421737Z mixed=False, 2025-05-07T20:22:09.1422236Z use_cache=False, 2025-05-07T20:22:09.1422657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1423136Z use_cpu=True, 2025-05-07T20:22:09.1423528Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1423976Z ) 2025-05-07T20:22:09.1424537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1425469Z self=, 2025-05-07T20:22:09.1426319Z mixed_B=True, 2025-05-07T20:22:09.1426686Z compile=True, 2025-05-07T20:22:09.1427111Z T=4, 2025-05-07T20:22:09.1427434Z D=124, 2025-05-07T20:22:09.1427764Z B=88, 2025-05-07T20:22:09.1428095Z log_E=4, 2025-05-07T20:22:09.1428427Z L=17, 2025-05-07T20:22:09.1428762Z D_gradcheck=2, 2025-05-07T20:22:09.1429152Z stochastic_rounding=False, 2025-05-07T20:22:09.1430026Z weighted=False, 2025-05-07T20:22:09.1430403Z row_wise=False, 2025-05-07T20:22:09.1430769Z mixed=True, 2025-05-07T20:22:09.1431124Z use_cache=False, 2025-05-07T20:22:09.1431542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1432050Z use_cpu=True, 2025-05-07T20:22:09.1432484Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1432986Z ) 2025-05-07T20:22:09.1433392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1434308Z self=, 2025-05-07T20:22:09.1435176Z mixed_B=False, 2025-05-07T20:22:09.1435542Z compile=True, 2025-05-07T20:22:09.1435899Z T=1, 2025-05-07T20:22:09.1436221Z D=114, 2025-05-07T20:22:09.1436618Z B=18, 2025-05-07T20:22:09.1437084Z log_E=3, 2025-05-07T20:22:09.1437488Z L=4, 2025-05-07T20:22:09.1437836Z D_gradcheck=2, 2025-05-07T20:22:09.1438229Z stochastic_rounding=False, 2025-05-07T20:22:09.1438665Z weighted=False, 2025-05-07T20:22:09.1439043Z row_wise=True, 2025-05-07T20:22:09.1439409Z mixed=True, 2025-05-07T20:22:09.1439769Z use_cache=False, 2025-05-07T20:22:09.1440189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1440670Z use_cpu=True, 2025-05-07T20:22:09.1441327Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1441789Z ) 2025-05-07T20:22:09.1442192Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1443112Z self=, 2025-05-07T20:22:09.1443973Z mixed_B=True, 2025-05-07T20:22:09.1444345Z compile=False, 2025-05-07T20:22:09.1444702Z T=5, 2025-05-07T20:22:09.1445037Z D=47, 2025-05-07T20:22:09.1445367Z B=63, 2025-05-07T20:22:09.1445694Z log_E=4, 2025-05-07T20:22:09.1446036Z L=17, 2025-05-07T20:22:09.1446380Z D_gradcheck=2, 2025-05-07T20:22:09.1446788Z stochastic_rounding=True, 2025-05-07T20:22:09.1447453Z weighted=True, 2025-05-07T20:22:09.1447842Z row_wise=False, 2025-05-07T20:22:09.1448213Z mixed=False, 2025-05-07T20:22:09.1448584Z use_cache=True, 2025-05-07T20:22:09.1448989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1449469Z use_cpu=True, 2025-05-07T20:22:09.1449870Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1450305Z ) 2025-05-07T20:22:09.1450939Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1451867Z self=, 2025-05-07T20:22:09.1452724Z mixed_B=True, 2025-05-07T20:22:09.1453093Z compile=False, 2025-05-07T20:22:09.1453456Z T=4, 2025-05-07T20:22:09.1453778Z D=88, 2025-05-07T20:22:09.1454116Z B=126, 2025-05-07T20:22:09.1454682Z log_E=5, 2025-05-07T20:22:09.1455047Z L=10, 2025-05-07T20:22:09.1455398Z D_gradcheck=2, 2025-05-07T20:22:09.1455810Z stochastic_rounding=True, 2025-05-07T20:22:09.1456249Z weighted=False, 2025-05-07T20:22:09.1456629Z row_wise=True, 2025-05-07T20:22:09.1456994Z mixed=True, 2025-05-07T20:22:09.1457353Z use_cache=True, 2025-05-07T20:22:09.1457762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1458242Z use_cpu=True, 2025-05-07T20:22:09.1458640Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1459077Z ) 2025-05-07T20:22:09.1459486Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1460418Z self=, 2025-05-07T20:22:09.1461276Z mixed_B=True, 2025-05-07T20:22:09.1461646Z compile=True, 2025-05-07T20:22:09.1462007Z T=5, 2025-05-07T20:22:09.1462334Z D=21, 2025-05-07T20:22:09.1462666Z B=108, 2025-05-07T20:22:09.1462999Z log_E=5, 2025-05-07T20:22:09.1463336Z L=1, 2025-05-07T20:22:09.1463673Z D_gradcheck=2, 2025-05-07T20:22:09.1464164Z stochastic_rounding=True, 2025-05-07T20:22:09.1464605Z weighted=True, 2025-05-07T20:22:09.1465219Z row_wise=False, 2025-05-07T20:22:09.1465585Z mixed=True, 2025-05-07T20:22:09.1465941Z use_cache=True, 2025-05-07T20:22:09.1466352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1466828Z use_cpu=True, 2025-05-07T20:22:09.1467221Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1467666Z ) 2025-05-07T20:22:09.1468067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1468995Z self=, 2025-05-07T20:22:09.1469849Z mixed_B=True, 2025-05-07T20:22:09.1470214Z compile=False, 2025-05-07T20:22:09.1470580Z T=5, 2025-05-07T20:22:09.1470910Z D=17, 2025-05-07T20:22:09.1471240Z B=112, 2025-05-07T20:22:09.1471580Z log_E=5, 2025-05-07T20:22:09.1471923Z L=4, 2025-05-07T20:22:09.1472287Z D_gradcheck=2, 2025-05-07T20:22:09.1472731Z stochastic_rounding=True, 2025-05-07T20:22:09.1473237Z weighted=True, 2025-05-07T20:22:09.1473647Z row_wise=True, 2025-05-07T20:22:09.1474014Z mixed=True, 2025-05-07T20:22:09.1474398Z use_cache=True, 2025-05-07T20:22:09.1474838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1475329Z use_cpu=True, 2025-05-07T20:22:09.1475950Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1476444Z ) 2025-05-07T20:22:09.1476855Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1477813Z self=, 2025-05-07T20:22:09.1478716Z mixed_B=False, 2025-05-07T20:22:09.1479108Z compile=True, 2025-05-07T20:22:09.1479487Z T=3, 2025-05-07T20:22:09.1479847Z D=119, 2025-05-07T20:22:09.1480214Z B=35, 2025-05-07T20:22:09.1480584Z log_E=5, 2025-05-07T20:22:09.1480945Z L=13, 2025-05-07T20:22:09.1481286Z D_gradcheck=1, 2025-05-07T20:22:09.1481705Z stochastic_rounding=False, 2025-05-07T20:22:09.1482149Z weighted=True, 2025-05-07T20:22:09.1482727Z row_wise=False, 2025-05-07T20:22:09.1483127Z mixed=True, 2025-05-07T20:22:09.1483496Z use_cache=False, 2025-05-07T20:22:09.1483926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1484426Z use_cpu=True, 2025-05-07T20:22:09.1484845Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1485361Z ) 2025-05-07T20:22:09.1485763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1486858Z self=, 2025-05-07T20:22:09.1487754Z mixed_B=True, 2025-05-07T20:22:09.1488162Z compile=True, 2025-05-07T20:22:09.1488525Z T=2, 2025-05-07T20:22:09.1488903Z D=83, 2025-05-07T20:22:09.1489234Z B=127, 2025-05-07T20:22:09.1489595Z log_E=3, 2025-05-07T20:22:09.1489952Z L=7, 2025-05-07T20:22:09.1490297Z D_gradcheck=2, 2025-05-07T20:22:09.1490728Z stochastic_rounding=False, 2025-05-07T20:22:09.1491177Z weighted=False, 2025-05-07T20:22:09.1491567Z row_wise=True, 2025-05-07T20:22:09.1491965Z mixed=True, 2025-05-07T20:22:09.1492319Z use_cache=False, 2025-05-07T20:22:09.1492777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1493291Z use_cpu=True, 2025-05-07T20:22:09.1493696Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1494165Z ) 2025-05-07T20:22:09.1494601Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1495524Z self=, 2025-05-07T20:22:09.1496385Z mixed_B=False, 2025-05-07T20:22:09.1496759Z compile=True, 2025-05-07T20:22:09.1497112Z T=4, 2025-05-07T20:22:09.1497446Z D=116, 2025-05-07T20:22:09.1497782Z B=100, 2025-05-07T20:22:09.1498109Z log_E=5, 2025-05-07T20:22:09.1498449Z L=13, 2025-05-07T20:22:09.1498785Z D_gradcheck=1, 2025-05-07T20:22:09.1499170Z stochastic_rounding=False, 2025-05-07T20:22:09.1499607Z weighted=True, 2025-05-07T20:22:09.1500196Z row_wise=True, 2025-05-07T20:22:09.1500554Z mixed=True, 2025-05-07T20:22:09.1500913Z use_cache=True, 2025-05-07T20:22:09.1501324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1501804Z use_cpu=True, 2025-05-07T20:22:09.1502191Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1502634Z ) 2025-05-07T20:22:09.1503035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1503962Z self=, 2025-05-07T20:22:09.1505001Z mixed_B=False, 2025-05-07T20:22:09.1505372Z compile=False, 2025-05-07T20:22:09.1505728Z T=4, 2025-05-07T20:22:09.1506059Z D=110, 2025-05-07T20:22:09.1506392Z B=45, 2025-05-07T20:22:09.1506716Z log_E=5, 2025-05-07T20:22:09.1507052Z L=15, 2025-05-07T20:22:09.1507391Z D_gradcheck=1, 2025-05-07T20:22:09.1507773Z stochastic_rounding=False, 2025-05-07T20:22:09.1508209Z weighted=True, 2025-05-07T20:22:09.1508593Z row_wise=False, 2025-05-07T20:22:09.1508953Z mixed=True, 2025-05-07T20:22:09.1509315Z use_cache=True, 2025-05-07T20:22:09.1509722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1510195Z use_cpu=True, 2025-05-07T20:22:09.1510597Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1511228Z ) 2025-05-07T20:22:09.1511646Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1512581Z self=, 2025-05-07T20:22:09.1513448Z mixed_B=True, 2025-05-07T20:22:09.1513812Z compile=False, 2025-05-07T20:22:09.1514167Z T=4, 2025-05-07T20:22:09.1514496Z D=97, 2025-05-07T20:22:09.1514827Z B=73, 2025-05-07T20:22:09.1515151Z log_E=5, 2025-05-07T20:22:09.1515493Z L=13, 2025-05-07T20:22:09.1515835Z D_gradcheck=2, 2025-05-07T20:22:09.1516700Z stochastic_rounding=True, 2025-05-07T20:22:09.1517148Z weighted=True, 2025-05-07T20:22:09.1517848Z row_wise=True, 2025-05-07T20:22:09.1518242Z mixed=False, 2025-05-07T20:22:09.1518611Z use_cache=True, 2025-05-07T20:22:09.1519021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1519499Z use_cpu=True, 2025-05-07T20:22:09.1519898Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1520348Z ) 2025-05-07T20:22:09.1520757Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1521927Z self=, 2025-05-07T20:22:09.1522825Z mixed_B=True, 2025-05-07T20:22:09.1523240Z compile=False, 2025-05-07T20:22:09.1523614Z T=1, 2025-05-07T20:22:09.1523976Z D=107, 2025-05-07T20:22:09.1524327Z B=96, 2025-05-07T20:22:09.1524667Z log_E=5, 2025-05-07T20:22:09.1525019Z L=19, 2025-05-07T20:22:09.1525370Z D_gradcheck=1, 2025-05-07T20:22:09.1525756Z stochastic_rounding=True, 2025-05-07T20:22:09.1526225Z weighted=True, 2025-05-07T20:22:09.1526664Z row_wise=False, 2025-05-07T20:22:09.1527043Z mixed=True, 2025-05-07T20:22:09.1527419Z use_cache=False, 2025-05-07T20:22:09.1527860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1528362Z use_cpu=True, 2025-05-07T20:22:09.1528790Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1529279Z ) 2025-05-07T20:22:09.1529696Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1530668Z self=, 2025-05-07T20:22:09.1531536Z mixed_B=False, 2025-05-07T20:22:09.1531902Z compile=True, 2025-05-07T20:22:09.1532267Z T=2, 2025-05-07T20:22:09.1532599Z D=123, 2025-05-07T20:22:09.1532927Z B=120, 2025-05-07T20:22:09.1533261Z log_E=5, 2025-05-07T20:22:09.1533603Z L=2, 2025-05-07T20:22:09.1533942Z D_gradcheck=2, 2025-05-07T20:22:09.1534331Z stochastic_rounding=True, 2025-05-07T20:22:09.1534791Z weighted=True, 2025-05-07T20:22:09.1535449Z row_wise=False, 2025-05-07T20:22:09.1535817Z mixed=False, 2025-05-07T20:22:09.1536183Z use_cache=True, 2025-05-07T20:22:09.1536599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1537077Z use_cpu=True, 2025-05-07T20:22:09.1537482Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1537935Z ) 2025-05-07T20:22:09.1538331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1539276Z self=, 2025-05-07T20:22:09.1540147Z mixed_B=True, 2025-05-07T20:22:09.1540588Z compile=True, 2025-05-07T20:22:09.1540954Z T=3, 2025-05-07T20:22:09.1541289Z D=124, 2025-05-07T20:22:09.1541623Z B=38, 2025-05-07T20:22:09.1541956Z log_E=4, 2025-05-07T20:22:09.1542306Z L=15, 2025-05-07T20:22:09.1542652Z D_gradcheck=1, 2025-05-07T20:22:09.1543042Z stochastic_rounding=True, 2025-05-07T20:22:09.1543476Z weighted=True, 2025-05-07T20:22:09.1543868Z row_wise=False, 2025-05-07T20:22:09.1544372Z mixed=False, 2025-05-07T20:22:09.1544745Z use_cache=False, 2025-05-07T20:22:09.1545164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1545640Z use_cpu=True, 2025-05-07T20:22:09.1546037Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1546750Z ) 2025-05-07T20:22:09.1943820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1945015Z self=, 2025-05-07T20:22:09.1945871Z mixed_B=True, 2025-05-07T20:22:09.1946244Z compile=False, 2025-05-07T20:22:09.1946607Z T=3, 2025-05-07T20:22:09.1946933Z D=103, 2025-05-07T20:22:09.1947272Z B=110, 2025-05-07T20:22:09.1947607Z log_E=3, 2025-05-07T20:22:09.1947949Z L=0, 2025-05-07T20:22:09.1948291Z D_gradcheck=1, 2025-05-07T20:22:09.1948684Z stochastic_rounding=False, 2025-05-07T20:22:09.1949112Z weighted=True, 2025-05-07T20:22:09.1949808Z row_wise=False, 2025-05-07T20:22:09.1950210Z mixed=False, 2025-05-07T20:22:09.1950574Z use_cache=True, 2025-05-07T20:22:09.1951130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1951614Z use_cpu=True, 2025-05-07T20:22:09.1952006Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1952463Z ) 2025-05-07T20:22:09.1952861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1954001Z self=, 2025-05-07T20:22:09.1954862Z mixed_B=False, 2025-05-07T20:22:09.1955233Z compile=True, 2025-05-07T20:22:09.1955598Z T=1, 2025-05-07T20:22:09.1955922Z D=91, 2025-05-07T20:22:09.1956261Z B=8, 2025-05-07T20:22:09.1956588Z log_E=5, 2025-05-07T20:22:09.1956923Z L=14, 2025-05-07T20:22:09.1957265Z D_gradcheck=2, 2025-05-07T20:22:09.1957774Z stochastic_rounding=False, 2025-05-07T20:22:09.1958213Z weighted=False, 2025-05-07T20:22:09.1958599Z row_wise=True, 2025-05-07T20:22:09.1958976Z mixed=False, 2025-05-07T20:22:09.1959338Z use_cache=False, 2025-05-07T20:22:09.1959754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1960232Z use_cpu=True, 2025-05-07T20:22:09.1960626Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1961077Z ) 2025-05-07T20:22:09.1961478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1962409Z self=, 2025-05-07T20:22:09.1963279Z mixed_B=False, 2025-05-07T20:22:09.1963660Z compile=False, 2025-05-07T20:22:09.1964027Z T=5, 2025-05-07T20:22:09.1964354Z D=79, 2025-05-07T20:22:09.1964685Z B=55, 2025-05-07T20:22:09.1965021Z log_E=4, 2025-05-07T20:22:09.1965358Z L=10, 2025-05-07T20:22:09.1965697Z D_gradcheck=2, 2025-05-07T20:22:09.1966091Z stochastic_rounding=False, 2025-05-07T20:22:09.1966527Z weighted=False, 2025-05-07T20:22:09.1966909Z row_wise=False, 2025-05-07T20:22:09.1967626Z mixed=True, 2025-05-07T20:22:09.1967990Z use_cache=False, 2025-05-07T20:22:09.1968411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1968890Z use_cpu=True, 2025-05-07T20:22:09.1969286Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1969735Z ) 2025-05-07T20:22:09.1970139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1971073Z self=, 2025-05-07T20:22:09.1971943Z mixed_B=True, 2025-05-07T20:22:09.1972316Z compile=True, 2025-05-07T20:22:09.1972675Z T=4, 2025-05-07T20:22:09.1973008Z D=107, 2025-05-07T20:22:09.1973341Z B=70, 2025-05-07T20:22:09.1973678Z log_E=3, 2025-05-07T20:22:09.1974019Z L=5, 2025-05-07T20:22:09.1974356Z D_gradcheck=2, 2025-05-07T20:22:09.1974751Z stochastic_rounding=True, 2025-05-07T20:22:09.1975182Z weighted=False, 2025-05-07T20:22:09.1975568Z row_wise=False, 2025-05-07T20:22:09.1975948Z mixed=False, 2025-05-07T20:22:09.1976312Z use_cache=False, 2025-05-07T20:22:09.1976738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.1977220Z use_cpu=True, 2025-05-07T20:22:09.1977611Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.1978316Z ) 2025-05-07T20:22:09.1978735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1979663Z self=, 2025-05-07T20:22:09.1980524Z mixed_B=True, 2025-05-07T20:22:09.1980893Z compile=True, 2025-05-07T20:22:09.1981247Z T=2, 2025-05-07T20:22:09.1981584Z D=121, 2025-05-07T20:22:09.1981915Z B=8, 2025-05-07T20:22:09.1982239Z log_E=5, 2025-05-07T20:22:09.1982579Z L=20, 2025-05-07T20:22:09.1982919Z D_gradcheck=1, 2025-05-07T20:22:09.1983303Z stochastic_rounding=True, 2025-05-07T20:22:09.1983745Z weighted=False, 2025-05-07T20:22:09.1984362Z row_wise=True, 2025-05-07T20:22:09.1984754Z mixed=False, 2025-05-07T20:22:09.1985127Z use_cache=True, 2025-05-07T20:22:09.1985542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1986021Z use_cpu=True, 2025-05-07T20:22:09.1986415Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1986866Z ) 2025-05-07T20:22:09.1987273Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1988300Z self=, 2025-05-07T20:22:09.1989166Z mixed_B=True, 2025-05-07T20:22:09.1989535Z compile=False, 2025-05-07T20:22:09.1989892Z T=2, 2025-05-07T20:22:09.1990225Z D=59, 2025-05-07T20:22:09.1990559Z B=128, 2025-05-07T20:22:09.1990889Z log_E=5, 2025-05-07T20:22:09.1991230Z L=5, 2025-05-07T20:22:09.1991571Z D_gradcheck=2, 2025-05-07T20:22:09.1991957Z stochastic_rounding=False, 2025-05-07T20:22:09.1992392Z weighted=True, 2025-05-07T20:22:09.1992763Z row_wise=True, 2025-05-07T20:22:09.1993135Z mixed=False, 2025-05-07T20:22:09.1993508Z use_cache=False, 2025-05-07T20:22:09.1993923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.1994396Z use_cpu=True, 2025-05-07T20:22:09.1994796Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.1995238Z ) 2025-05-07T20:22:09.1995643Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.1996569Z self=, 2025-05-07T20:22:09.1997435Z mixed_B=True, 2025-05-07T20:22:09.1997805Z compile=False, 2025-05-07T20:22:09.1998162Z T=1, 2025-05-07T20:22:09.1998497Z D=6, 2025-05-07T20:22:09.1998830Z B=105, 2025-05-07T20:22:09.1999160Z log_E=4, 2025-05-07T20:22:09.1999506Z L=19, 2025-05-07T20:22:09.1999846Z D_gradcheck=1, 2025-05-07T20:22:09.2000234Z stochastic_rounding=True, 2025-05-07T20:22:09.2000668Z weighted=True, 2025-05-07T20:22:09.2001043Z row_wise=False, 2025-05-07T20:22:09.2001585Z mixed=False, 2025-05-07T20:22:09.2001954Z use_cache=True, 2025-05-07T20:22:09.2002366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2002839Z use_cpu=True, 2025-05-07T20:22:09.2003238Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2003682Z ) 2025-05-07T20:22:09.2004080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2005007Z self=, 2025-05-07T20:22:09.2005871Z mixed_B=False, 2025-05-07T20:22:09.2006242Z compile=True, 2025-05-07T20:22:09.2006599Z T=3, 2025-05-07T20:22:09.2006933Z D=35, 2025-05-07T20:22:09.2007263Z B=81, 2025-05-07T20:22:09.2007589Z log_E=4, 2025-05-07T20:22:09.2007932Z L=19, 2025-05-07T20:22:09.2008277Z D_gradcheck=1, 2025-05-07T20:22:09.2008661Z stochastic_rounding=True, 2025-05-07T20:22:09.2009099Z weighted=False, 2025-05-07T20:22:09.2009477Z row_wise=False, 2025-05-07T20:22:09.2009848Z mixed=False, 2025-05-07T20:22:09.2010219Z use_cache=False, 2025-05-07T20:22:09.2010638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2011114Z use_cpu=True, 2025-05-07T20:22:09.2011525Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2011971Z ) 2025-05-07T20:22:09.2012522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2013472Z self=, 2025-05-07T20:22:09.2014337Z mixed_B=False, 2025-05-07T20:22:09.2014703Z compile=True, 2025-05-07T20:22:09.2015066Z T=2, 2025-05-07T20:22:09.2015399Z D=43, 2025-05-07T20:22:09.2015732Z B=119, 2025-05-07T20:22:09.2016345Z log_E=3, 2025-05-07T20:22:09.2016723Z L=9, 2025-05-07T20:22:09.2017063Z D_gradcheck=2, 2025-05-07T20:22:09.2017448Z stochastic_rounding=False, 2025-05-07T20:22:09.2017886Z weighted=False, 2025-05-07T20:22:09.2018261Z row_wise=False, 2025-05-07T20:22:09.2018868Z mixed=False, 2025-05-07T20:22:09.2019255Z use_cache=True, 2025-05-07T20:22:09.2019663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2020141Z use_cpu=True, 2025-05-07T20:22:09.2020537Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2020986Z ) 2025-05-07T20:22:09.2021384Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2022508Z self=, 2025-05-07T20:22:09.2023375Z mixed_B=False, 2025-05-07T20:22:09.2023741Z compile=True, 2025-05-07T20:22:09.2024205Z T=5, 2025-05-07T20:22:09.2024546Z D=80, 2025-05-07T20:22:09.2024873Z B=77, 2025-05-07T20:22:09.2025207Z log_E=4, 2025-05-07T20:22:09.2025352Z L=12, 2025-05-07T20:22:09.2025513Z D_gradcheck=2, 2025-05-07T20:22:09.2025687Z stochastic_rounding=False, 2025-05-07T20:22:09.2025853Z weighted=True, 2025-05-07T20:22:09.2026009Z row_wise=False, 2025-05-07T20:22:09.2026173Z mixed=False, 2025-05-07T20:22:09.2026333Z use_cache=False, 2025-05-07T20:22:09.2026522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2026671Z use_cpu=True, 2025-05-07T20:22:09.2026858Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2027001Z ) 2025-05-07T20:22:09.2027232Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2027799Z self=, 2025-05-07T20:22:09.2027951Z mixed_B=False, 2025-05-07T20:22:09.2028104Z compile=True, 2025-05-07T20:22:09.2028253Z T=5, 2025-05-07T20:22:09.2028397Z D=62, 2025-05-07T20:22:09.2028541Z B=94, 2025-05-07T20:22:09.2028693Z log_E=4, 2025-05-07T20:22:09.2028838Z L=3, 2025-05-07T20:22:09.2028996Z D_gradcheck=2, 2025-05-07T20:22:09.2029168Z stochastic_rounding=True, 2025-05-07T20:22:09.2029320Z weighted=True, 2025-05-07T20:22:09.2029482Z row_wise=False, 2025-05-07T20:22:09.2029895Z mixed=True, 2025-05-07T20:22:09.2030047Z use_cache=True, 2025-05-07T20:22:09.2030245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2030394Z use_cpu=True, 2025-05-07T20:22:09.2030576Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2030726Z ) 2025-05-07T20:22:09.2030955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2031515Z self=, 2025-05-07T20:22:09.2031673Z mixed_B=False, 2025-05-07T20:22:09.2031825Z compile=True, 2025-05-07T20:22:09.2031975Z T=4, 2025-05-07T20:22:09.2032119Z D=20, 2025-05-07T20:22:09.2032264Z B=55, 2025-05-07T20:22:09.2032417Z log_E=4, 2025-05-07T20:22:09.2032562Z L=19, 2025-05-07T20:22:09.2032714Z D_gradcheck=2, 2025-05-07T20:22:09.2032892Z stochastic_rounding=True, 2025-05-07T20:22:09.2033048Z weighted=True, 2025-05-07T20:22:09.2033199Z row_wise=False, 2025-05-07T20:22:09.2033363Z mixed=False, 2025-05-07T20:22:09.2033523Z use_cache=False, 2025-05-07T20:22:09.2033713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2033870Z use_cpu=True, 2025-05-07T20:22:09.2034050Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2034190Z ) 2025-05-07T20:22:09.2034640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2035221Z self=, 2025-05-07T20:22:09.2035379Z mixed_B=False, 2025-05-07T20:22:09.2035530Z compile=True, 2025-05-07T20:22:09.2035672Z T=3, 2025-05-07T20:22:09.2035896Z D=93, 2025-05-07T20:22:09.2036038Z B=23, 2025-05-07T20:22:09.2036189Z log_E=3, 2025-05-07T20:22:09.2036332Z L=5, 2025-05-07T20:22:09.2036484Z D_gradcheck=2, 2025-05-07T20:22:09.2036665Z stochastic_rounding=True, 2025-05-07T20:22:09.2036819Z weighted=False, 2025-05-07T20:22:09.2036969Z row_wise=True, 2025-05-07T20:22:09.2037256Z mixed=False, 2025-05-07T20:22:09.2037426Z use_cache=True, 2025-05-07T20:22:09.2037616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2037774Z use_cpu=True, 2025-05-07T20:22:09.2037956Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2038095Z ) 2025-05-07T20:22:09.2038334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2039012Z self=, 2025-05-07T20:22:09.2039174Z mixed_B=True, 2025-05-07T20:22:09.2039328Z compile=False, 2025-05-07T20:22:09.2039471Z T=2, 2025-05-07T20:22:09.2039625Z D=65, 2025-05-07T20:22:09.2039769Z B=87, 2025-05-07T20:22:09.2039915Z log_E=4, 2025-05-07T20:22:09.2040066Z L=7, 2025-05-07T20:22:09.2040219Z D_gradcheck=1, 2025-05-07T20:22:09.2040391Z stochastic_rounding=True, 2025-05-07T20:22:09.2040554Z weighted=False, 2025-05-07T20:22:09.2040706Z row_wise=True, 2025-05-07T20:22:09.2040864Z mixed=True, 2025-05-07T20:22:09.2041025Z use_cache=False, 2025-05-07T20:22:09.2041214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2041368Z use_cpu=True, 2025-05-07T20:22:09.2041556Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2041697Z ) 2025-05-07T20:22:09.2041934Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2042492Z self=, 2025-05-07T20:22:09.2042644Z mixed_B=True, 2025-05-07T20:22:09.2042808Z compile=False, 2025-05-07T20:22:09.2042955Z T=1, 2025-05-07T20:22:09.2043102Z D=85, 2025-05-07T20:22:09.2043259Z B=62, 2025-05-07T20:22:09.2043404Z log_E=5, 2025-05-07T20:22:09.2043549Z L=18, 2025-05-07T20:22:09.2043709Z D_gradcheck=2, 2025-05-07T20:22:09.2043880Z stochastic_rounding=True, 2025-05-07T20:22:09.2044035Z weighted=False, 2025-05-07T20:22:09.2044193Z row_wise=True, 2025-05-07T20:22:09.2044500Z mixed=True, 2025-05-07T20:22:09.2044653Z use_cache=True, 2025-05-07T20:22:09.2044858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2045012Z use_cpu=True, 2025-05-07T20:22:09.2045200Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2045341Z ) 2025-05-07T20:22:09.2045569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2046132Z self=, 2025-05-07T20:22:09.2046289Z mixed_B=False, 2025-05-07T20:22:09.2046441Z compile=True, 2025-05-07T20:22:09.2046588Z T=5, 2025-05-07T20:22:09.2046730Z D=35, 2025-05-07T20:22:09.2046871Z B=8, 2025-05-07T20:22:09.2047025Z log_E=3, 2025-05-07T20:22:09.2047168Z L=8, 2025-05-07T20:22:09.2047322Z D_gradcheck=1, 2025-05-07T20:22:09.2047501Z stochastic_rounding=False, 2025-05-07T20:22:09.2047653Z weighted=True, 2025-05-07T20:22:09.2047812Z row_wise=False, 2025-05-07T20:22:09.2047965Z mixed=False, 2025-05-07T20:22:09.2048125Z use_cache=True, 2025-05-07T20:22:09.2048324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2048475Z use_cpu=True, 2025-05-07T20:22:09.2048657Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2048804Z ) 2025-05-07T20:22:09.2049671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2050260Z self=, 2025-05-07T20:22:09.2050426Z mixed_B=False, 2025-05-07T20:22:09.2050579Z compile=True, 2025-05-07T20:22:09.2050722Z T=3, 2025-05-07T20:22:09.2050873Z D=63, 2025-05-07T20:22:09.2051017Z B=127, 2025-05-07T20:22:09.2051162Z log_E=5, 2025-05-07T20:22:09.2051312Z L=3, 2025-05-07T20:22:09.2051465Z D_gradcheck=2, 2025-05-07T20:22:09.2051645Z stochastic_rounding=False, 2025-05-07T20:22:09.2051800Z weighted=False, 2025-05-07T20:22:09.2051953Z row_wise=False, 2025-05-07T20:22:09.2052218Z mixed=True, 2025-05-07T20:22:09.2052388Z use_cache=True, 2025-05-07T20:22:09.2052581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2052736Z use_cpu=True, 2025-05-07T20:22:09.2052916Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2053056Z ) 2025-05-07T20:22:09.2453035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2453724Z self=, 2025-05-07T20:22:09.2454237Z mixed_B=False, 2025-05-07T20:22:09.2454392Z compile=False, 2025-05-07T20:22:09.2454543Z T=1, 2025-05-07T20:22:09.2454687Z D=47, 2025-05-07T20:22:09.2454833Z B=18, 2025-05-07T20:22:09.2454984Z log_E=4, 2025-05-07T20:22:09.2455129Z L=5, 2025-05-07T20:22:09.2455283Z D_gradcheck=1, 2025-05-07T20:22:09.2455465Z stochastic_rounding=True, 2025-05-07T20:22:09.2455634Z weighted=False, 2025-05-07T20:22:09.2455794Z row_wise=False, 2025-05-07T20:22:09.2455954Z mixed=False, 2025-05-07T20:22:09.2456121Z use_cache=False, 2025-05-07T20:22:09.2456317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2456468Z use_cpu=True, 2025-05-07T20:22:09.2456649Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2456800Z ) 2025-05-07T20:22:09.2457033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2457590Z self=, 2025-05-07T20:22:09.2457753Z mixed_B=True, 2025-05-07T20:22:09.2457907Z compile=False, 2025-05-07T20:22:09.2458050Z T=4, 2025-05-07T20:22:09.2458204Z D=26, 2025-05-07T20:22:09.2458351Z B=51, 2025-05-07T20:22:09.2458504Z log_E=5, 2025-05-07T20:22:09.2458648Z L=12, 2025-05-07T20:22:09.2458801Z D_gradcheck=1, 2025-05-07T20:22:09.2458982Z stochastic_rounding=False, 2025-05-07T20:22:09.2459135Z weighted=True, 2025-05-07T20:22:09.2459288Z row_wise=True, 2025-05-07T20:22:09.2459444Z mixed=True, 2025-05-07T20:22:09.2459814Z use_cache=True, 2025-05-07T20:22:09.2460010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2460170Z use_cpu=True, 2025-05-07T20:22:09.2460351Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2460492Z ) 2025-05-07T20:22:09.2460732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2461293Z self=, 2025-05-07T20:22:09.2461449Z mixed_B=True, 2025-05-07T20:22:09.2461608Z compile=True, 2025-05-07T20:22:09.2461752Z T=1, 2025-05-07T20:22:09.2461902Z D=92, 2025-05-07T20:22:09.2462046Z B=38, 2025-05-07T20:22:09.2462192Z log_E=3, 2025-05-07T20:22:09.2462341Z L=6, 2025-05-07T20:22:09.2462495Z D_gradcheck=1, 2025-05-07T20:22:09.2462667Z stochastic_rounding=True, 2025-05-07T20:22:09.2462830Z weighted=False, 2025-05-07T20:22:09.2462980Z row_wise=True, 2025-05-07T20:22:09.2463130Z mixed=False, 2025-05-07T20:22:09.2463305Z use_cache=False, 2025-05-07T20:22:09.2463493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2463645Z use_cpu=True, 2025-05-07T20:22:09.2463831Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2463971Z ) 2025-05-07T20:22:09.2464509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2465097Z self=, 2025-05-07T20:22:09.2465259Z mixed_B=False, 2025-05-07T20:22:09.2465418Z compile=True, 2025-05-07T20:22:09.2465559Z T=1, 2025-05-07T20:22:09.2465704Z D=29, 2025-05-07T20:22:09.2465852Z B=56, 2025-05-07T20:22:09.2465999Z log_E=3, 2025-05-07T20:22:09.2466140Z L=6, 2025-05-07T20:22:09.2466301Z D_gradcheck=1, 2025-05-07T20:22:09.2466474Z stochastic_rounding=True, 2025-05-07T20:22:09.2466632Z weighted=False, 2025-05-07T20:22:09.2466788Z row_wise=True, 2025-05-07T20:22:09.2466938Z mixed=True, 2025-05-07T20:22:09.2467231Z use_cache=True, 2025-05-07T20:22:09.2467443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2467596Z use_cpu=True, 2025-05-07T20:22:09.2467783Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2467933Z ) 2025-05-07T20:22:09.2468168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2468730Z self=, 2025-05-07T20:22:09.2469004Z mixed_B=True, 2025-05-07T20:22:09.2469157Z compile=True, 2025-05-07T20:22:09.2469307Z T=2, 2025-05-07T20:22:09.2469450Z D=67, 2025-05-07T20:22:09.2469598Z B=11, 2025-05-07T20:22:09.2469752Z log_E=4, 2025-05-07T20:22:09.2469894Z L=11, 2025-05-07T20:22:09.2470045Z D_gradcheck=1, 2025-05-07T20:22:09.2470223Z stochastic_rounding=True, 2025-05-07T20:22:09.2470375Z weighted=True, 2025-05-07T20:22:09.2470527Z row_wise=False, 2025-05-07T20:22:09.2470682Z mixed=True, 2025-05-07T20:22:09.2470846Z use_cache=False, 2025-05-07T20:22:09.2471037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2471195Z use_cpu=True, 2025-05-07T20:22:09.2471380Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2471528Z ) 2025-05-07T20:22:09.2471758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2472312Z self=, 2025-05-07T20:22:09.2472473Z mixed_B=True, 2025-05-07T20:22:09.2472628Z compile=False, 2025-05-07T20:22:09.2472772Z T=1, 2025-05-07T20:22:09.2472923Z D=40, 2025-05-07T20:22:09.2473068Z B=124, 2025-05-07T20:22:09.2473215Z log_E=4, 2025-05-07T20:22:09.2473369Z L=10, 2025-05-07T20:22:09.2473524Z D_gradcheck=2, 2025-05-07T20:22:09.2473697Z stochastic_rounding=False, 2025-05-07T20:22:09.2473858Z weighted=False, 2025-05-07T20:22:09.2474013Z row_wise=True, 2025-05-07T20:22:09.2474176Z mixed=True, 2025-05-07T20:22:09.2474496Z use_cache=False, 2025-05-07T20:22:09.2474688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2474849Z use_cpu=True, 2025-05-07T20:22:09.2475030Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2475171Z ) 2025-05-07T20:22:09.2475406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2475960Z self=, 2025-05-07T20:22:09.2476117Z mixed_B=False, 2025-05-07T20:22:09.2476279Z compile=False, 2025-05-07T20:22:09.2476424Z T=2, 2025-05-07T20:22:09.2476567Z D=51, 2025-05-07T20:22:09.2476718Z B=61, 2025-05-07T20:22:09.2476865Z log_E=4, 2025-05-07T20:22:09.2477010Z L=18, 2025-05-07T20:22:09.2477170Z D_gradcheck=1, 2025-05-07T20:22:09.2477343Z stochastic_rounding=True, 2025-05-07T20:22:09.2477505Z weighted=False, 2025-05-07T20:22:09.2477657Z row_wise=True, 2025-05-07T20:22:09.2477804Z mixed=True, 2025-05-07T20:22:09.2477972Z use_cache=False, 2025-05-07T20:22:09.2478161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2478314Z use_cpu=True, 2025-05-07T20:22:09.2478504Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2478647Z ) 2025-05-07T20:22:09.2479006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2479587Z self=, 2025-05-07T20:22:09.2479747Z mixed_B=False, 2025-05-07T20:22:09.2479904Z compile=False, 2025-05-07T20:22:09.2480055Z T=4, 2025-05-07T20:22:09.2480199Z D=100, 2025-05-07T20:22:09.2480352Z B=20, 2025-05-07T20:22:09.2480497Z log_E=5, 2025-05-07T20:22:09.2480639Z L=4, 2025-05-07T20:22:09.2480799Z D_gradcheck=2, 2025-05-07T20:22:09.2480971Z stochastic_rounding=True, 2025-05-07T20:22:09.2481126Z weighted=True, 2025-05-07T20:22:09.2481283Z row_wise=True, 2025-05-07T20:22:09.2481431Z mixed=True, 2025-05-07T20:22:09.2481706Z use_cache=False, 2025-05-07T20:22:09.2481918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2482072Z use_cpu=True, 2025-05-07T20:22:09.2482251Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2482398Z ) 2025-05-07T20:22:09.2482628Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2483183Z self=, 2025-05-07T20:22:09.2483460Z mixed_B=True, 2025-05-07T20:22:09.2483612Z compile=True, 2025-05-07T20:22:09.2483762Z T=2, 2025-05-07T20:22:09.2483911Z D=14, 2025-05-07T20:22:09.2484053Z B=89, 2025-05-07T20:22:09.2484208Z log_E=4, 2025-05-07T20:22:09.2484353Z L=11, 2025-05-07T20:22:09.2484508Z D_gradcheck=2, 2025-05-07T20:22:09.2484787Z stochastic_rounding=True, 2025-05-07T20:22:09.2484945Z weighted=True, 2025-05-07T20:22:09.2485098Z row_wise=False, 2025-05-07T20:22:09.2485245Z mixed=True, 2025-05-07T20:22:09.2485408Z use_cache=False, 2025-05-07T20:22:09.2485604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2485757Z use_cpu=True, 2025-05-07T20:22:09.2485943Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2486083Z ) 2025-05-07T20:22:09.2486307Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2486871Z self=, 2025-05-07T20:22:09.2487027Z mixed_B=False, 2025-05-07T20:22:09.2487180Z compile=False, 2025-05-07T20:22:09.2487334Z T=5, 2025-05-07T20:22:09.2487482Z D=43, 2025-05-07T20:22:09.2487632Z B=108, 2025-05-07T20:22:09.2487775Z log_E=4, 2025-05-07T20:22:09.2487918Z L=4, 2025-05-07T20:22:09.2488077Z D_gradcheck=2, 2025-05-07T20:22:09.2488251Z stochastic_rounding=False, 2025-05-07T20:22:09.2488402Z weighted=True, 2025-05-07T20:22:09.2488563Z row_wise=False, 2025-05-07T20:22:09.2488714Z mixed=False, 2025-05-07T20:22:09.2488872Z use_cache=False, 2025-05-07T20:22:09.2489205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2489357Z use_cpu=True, 2025-05-07T20:22:09.2489536Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2489685Z ) 2025-05-07T20:22:09.2489913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2490499Z self=, 2025-05-07T20:22:09.2490664Z mixed_B=True, 2025-05-07T20:22:09.2490818Z compile=True, 2025-05-07T20:22:09.2490969Z T=1, 2025-05-07T20:22:09.2491115Z D=26, 2025-05-07T20:22:09.2491260Z B=89, 2025-05-07T20:22:09.2491415Z log_E=4, 2025-05-07T20:22:09.2491560Z L=2, 2025-05-07T20:22:09.2491713Z D_gradcheck=1, 2025-05-07T20:22:09.2491891Z stochastic_rounding=True, 2025-05-07T20:22:09.2492044Z weighted=False, 2025-05-07T20:22:09.2492199Z row_wise=False, 2025-05-07T20:22:09.2492357Z mixed=True, 2025-05-07T20:22:09.2492519Z use_cache=False, 2025-05-07T20:22:09.2492714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2492872Z use_cpu=True, 2025-05-07T20:22:09.2493059Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2493203Z ) 2025-05-07T20:22:09.2493434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2494110Z self=, 2025-05-07T20:22:09.2494292Z mixed_B=True, 2025-05-07T20:22:09.2494447Z compile=False, 2025-05-07T20:22:09.2494590Z T=3, 2025-05-07T20:22:09.2494745Z D=66, 2025-05-07T20:22:09.2494890Z B=58, 2025-05-07T20:22:09.2495038Z log_E=3, 2025-05-07T20:22:09.2495194Z L=7, 2025-05-07T20:22:09.2495356Z D_gradcheck=1, 2025-05-07T20:22:09.2495538Z stochastic_rounding=False, 2025-05-07T20:22:09.2495708Z weighted=False, 2025-05-07T20:22:09.2495870Z row_wise=False, 2025-05-07T20:22:09.2496026Z mixed=True, 2025-05-07T20:22:09.2496307Z use_cache=True, 2025-05-07T20:22:09.2496517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2496672Z use_cpu=True, 2025-05-07T20:22:09.2496864Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2497004Z ) 2025-05-07T20:22:09.2497234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2497793Z self=, 2025-05-07T20:22:09.2498083Z mixed_B=False, 2025-05-07T20:22:09.2498243Z compile=True, 2025-05-07T20:22:09.2498387Z T=3, 2025-05-07T20:22:09.2498534Z D=103, 2025-05-07T20:22:09.2498689Z B=72, 2025-05-07T20:22:09.2498836Z log_E=4, 2025-05-07T20:22:09.2498981Z L=3, 2025-05-07T20:22:09.2499141Z D_gradcheck=2, 2025-05-07T20:22:09.2499319Z stochastic_rounding=False, 2025-05-07T20:22:09.2499478Z weighted=True, 2025-05-07T20:22:09.2499638Z row_wise=True, 2025-05-07T20:22:09.2499786Z mixed=True, 2025-05-07T20:22:09.2499942Z use_cache=True, 2025-05-07T20:22:09.2500148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2500300Z use_cpu=True, 2025-05-07T20:22:09.2500487Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2500627Z ) 2025-05-07T20:22:09.2500853Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2501416Z self=, 2025-05-07T20:22:09.2501571Z mixed_B=True, 2025-05-07T20:22:09.2501726Z compile=True, 2025-05-07T20:22:09.2501874Z T=5, 2025-05-07T20:22:09.2502022Z D=56, 2025-05-07T20:22:09.2502166Z B=10, 2025-05-07T20:22:09.2502317Z log_E=5, 2025-05-07T20:22:09.2502461Z L=0, 2025-05-07T20:22:09.2502615Z D_gradcheck=2, 2025-05-07T20:22:09.2502796Z stochastic_rounding=True, 2025-05-07T20:22:09.2502950Z weighted=False, 2025-05-07T20:22:09.2503110Z row_wise=True, 2025-05-07T20:22:09.2503262Z mixed=False, 2025-05-07T20:22:09.2503416Z use_cache=False, 2025-05-07T20:22:09.2503789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2503944Z use_cpu=True, 2025-05-07T20:22:09.2504264Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2504411Z ) 2025-05-07T20:22:09.2504639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2505200Z self=, 2025-05-07T20:22:09.2505363Z mixed_B=True, 2025-05-07T20:22:09.2505515Z compile=True, 2025-05-07T20:22:09.2505657Z T=3, 2025-05-07T20:22:09.2523152Z D=86, 2025-05-07T20:22:09.2523435Z B=56, 2025-05-07T20:22:09.2523593Z log_E=3, 2025-05-07T20:22:09.2523742Z L=17, 2025-05-07T20:22:09.2523904Z D_gradcheck=1, 2025-05-07T20:22:09.2524080Z stochastic_rounding=True, 2025-05-07T20:22:09.2524245Z weighted=False, 2025-05-07T20:22:09.2524397Z row_wise=True, 2025-05-07T20:22:09.2524562Z mixed=False, 2025-05-07T20:22:09.2524722Z use_cache=True, 2025-05-07T20:22:09.2524949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2525102Z use_cpu=True, 2025-05-07T20:22:09.2525291Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2525437Z ) 2025-05-07T20:22:09.2525676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2526579Z self=, 2025-05-07T20:22:09.2526767Z mixed_B=True, 2025-05-07T20:22:09.2526923Z compile=False, 2025-05-07T20:22:09.2527074Z T=1, 2025-05-07T20:22:09.2527223Z D=126, 2025-05-07T20:22:09.2527377Z B=61, 2025-05-07T20:22:09.2527523Z log_E=3, 2025-05-07T20:22:09.2527667Z L=9, 2025-05-07T20:22:09.2527826Z D_gradcheck=2, 2025-05-07T20:22:09.2527998Z stochastic_rounding=True, 2025-05-07T20:22:09.2528152Z weighted=False, 2025-05-07T20:22:09.2528309Z row_wise=False, 2025-05-07T20:22:09.2528456Z mixed=True, 2025-05-07T20:22:09.2528609Z use_cache=False, 2025-05-07T20:22:09.2529005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2529173Z use_cpu=True, 2025-05-07T20:22:09.2529356Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2529507Z ) 2025-05-07T20:22:09.2529738Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2530296Z self=, 2025-05-07T20:22:09.2530650Z mixed_B=True, 2025-05-07T20:22:09.2530804Z compile=False, 2025-05-07T20:22:09.2530953Z T=1, 2025-05-07T20:22:09.2531096Z D=105, 2025-05-07T20:22:09.2531236Z B=9, 2025-05-07T20:22:09.2531387Z log_E=3, 2025-05-07T20:22:09.2531530Z L=11, 2025-05-07T20:22:09.2531685Z D_gradcheck=2, 2025-05-07T20:22:09.2531860Z stochastic_rounding=True, 2025-05-07T20:22:09.2532012Z weighted=False, 2025-05-07T20:22:09.2532162Z row_wise=True, 2025-05-07T20:22:09.2532318Z mixed=False, 2025-05-07T20:22:09.2532473Z use_cache=False, 2025-05-07T20:22:09.2532675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2532834Z use_cpu=True, 2025-05-07T20:22:09.2533018Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2533157Z ) 2025-05-07T20:22:09.2980059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2980669Z self=, 2025-05-07T20:22:09.2980967Z mixed_B=False, 2025-05-07T20:22:09.2981120Z compile=True, 2025-05-07T20:22:09.2981266Z T=3, 2025-05-07T20:22:09.2981417Z D=128, 2025-05-07T20:22:09.2981561Z B=27, 2025-05-07T20:22:09.2981706Z log_E=3, 2025-05-07T20:22:09.2981858Z L=9, 2025-05-07T20:22:09.2982011Z D_gradcheck=2, 2025-05-07T20:22:09.2982194Z stochastic_rounding=False, 2025-05-07T20:22:09.2982349Z weighted=False, 2025-05-07T20:22:09.2982503Z row_wise=False, 2025-05-07T20:22:09.2982658Z mixed=False, 2025-05-07T20:22:09.2982812Z use_cache=False, 2025-05-07T20:22:09.2983305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2983465Z use_cpu=True, 2025-05-07T20:22:09.2983649Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2983794Z ) 2025-05-07T20:22:09.2984121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2984697Z self=, 2025-05-07T20:22:09.2984854Z mixed_B=True, 2025-05-07T20:22:09.2985017Z compile=False, 2025-05-07T20:22:09.2985161Z T=3, 2025-05-07T20:22:09.2985306Z D=50, 2025-05-07T20:22:09.2985458Z B=114, 2025-05-07T20:22:09.2985604Z log_E=4, 2025-05-07T20:22:09.2985755Z L=16, 2025-05-07T20:22:09.2985907Z D_gradcheck=2, 2025-05-07T20:22:09.2986079Z stochastic_rounding=True, 2025-05-07T20:22:09.2986246Z weighted=False, 2025-05-07T20:22:09.2986399Z row_wise=True, 2025-05-07T20:22:09.2986548Z mixed=True, 2025-05-07T20:22:09.2986711Z use_cache=True, 2025-05-07T20:22:09.2986911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2987067Z use_cpu=True, 2025-05-07T20:22:09.2987253Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2987398Z ) 2025-05-07T20:22:09.2987625Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2988335Z self=, 2025-05-07T20:22:09.2988504Z mixed_B=False, 2025-05-07T20:22:09.2988665Z compile=False, 2025-05-07T20:22:09.2988808Z T=5, 2025-05-07T20:22:09.2988951Z D=104, 2025-05-07T20:22:09.2989101Z B=24, 2025-05-07T20:22:09.2989246Z log_E=5, 2025-05-07T20:22:09.2989390Z L=1, 2025-05-07T20:22:09.2989549Z D_gradcheck=2, 2025-05-07T20:22:09.2989719Z stochastic_rounding=True, 2025-05-07T20:22:09.2989876Z weighted=False, 2025-05-07T20:22:09.2990033Z row_wise=False, 2025-05-07T20:22:09.2990184Z mixed=False, 2025-05-07T20:22:09.2990338Z use_cache=False, 2025-05-07T20:22:09.2990728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.2990896Z use_cpu=True, 2025-05-07T20:22:09.2991079Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2991228Z ) 2025-05-07T20:22:09.2991454Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2992018Z self=, 2025-05-07T20:22:09.2992296Z mixed_B=True, 2025-05-07T20:22:09.2992450Z compile=False, 2025-05-07T20:22:09.2992603Z T=4, 2025-05-07T20:22:09.2992747Z D=92, 2025-05-07T20:22:09.2992890Z B=71, 2025-05-07T20:22:09.2993042Z log_E=3, 2025-05-07T20:22:09.2993186Z L=9, 2025-05-07T20:22:09.2993338Z D_gradcheck=2, 2025-05-07T20:22:09.2993517Z stochastic_rounding=True, 2025-05-07T20:22:09.2993672Z weighted=False, 2025-05-07T20:22:09.2993825Z row_wise=False, 2025-05-07T20:22:09.2993982Z mixed=False, 2025-05-07T20:22:09.2994135Z use_cache=True, 2025-05-07T20:22:09.2994334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2994491Z use_cpu=True, 2025-05-07T20:22:09.2994671Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.2994817Z ) 2025-05-07T20:22:09.2995043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2995601Z self=, 2025-05-07T20:22:09.2995764Z mixed_B=False, 2025-05-07T20:22:09.2995917Z compile=True, 2025-05-07T20:22:09.2996059Z T=1, 2025-05-07T20:22:09.2996211Z D=44, 2025-05-07T20:22:09.2996353Z B=49, 2025-05-07T20:22:09.2996498Z log_E=4, 2025-05-07T20:22:09.2996651Z L=18, 2025-05-07T20:22:09.2996804Z D_gradcheck=1, 2025-05-07T20:22:09.2996976Z stochastic_rounding=False, 2025-05-07T20:22:09.2997133Z weighted=False, 2025-05-07T20:22:09.2997284Z row_wise=True, 2025-05-07T20:22:09.2997433Z mixed=True, 2025-05-07T20:22:09.2997593Z use_cache=False, 2025-05-07T20:22:09.2997926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.2998084Z use_cpu=True, 2025-05-07T20:22:09.2998268Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.2998413Z ) 2025-05-07T20:22:09.2998645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.2999202Z self=, 2025-05-07T20:22:09.2999359Z mixed_B=False, 2025-05-07T20:22:09.2999525Z compile=False, 2025-05-07T20:22:09.2999683Z T=3, 2025-05-07T20:22:09.2999831Z D=128, 2025-05-07T20:22:09.2999981Z B=97, 2025-05-07T20:22:09.3000141Z log_E=5, 2025-05-07T20:22:09.3000284Z L=11, 2025-05-07T20:22:09.3000442Z D_gradcheck=1, 2025-05-07T20:22:09.3000613Z stochastic_rounding=False, 2025-05-07T20:22:09.3000767Z weighted=False, 2025-05-07T20:22:09.3000927Z row_wise=False, 2025-05-07T20:22:09.3001076Z mixed=False, 2025-05-07T20:22:09.3001240Z use_cache=False, 2025-05-07T20:22:09.3001438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3001589Z use_cpu=True, 2025-05-07T20:22:09.3001773Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3001915Z ) 2025-05-07T20:22:09.3002139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3002828Z self=, 2025-05-07T20:22:09.3003004Z mixed_B=False, 2025-05-07T20:22:09.3003158Z compile=False, 2025-05-07T20:22:09.3003311Z T=1, 2025-05-07T20:22:09.3003454Z D=106, 2025-05-07T20:22:09.3003598Z B=50, 2025-05-07T20:22:09.3003750Z log_E=3, 2025-05-07T20:22:09.3003893Z L=2, 2025-05-07T20:22:09.3004052Z D_gradcheck=1, 2025-05-07T20:22:09.3004225Z stochastic_rounding=False, 2025-05-07T20:22:09.3004379Z weighted=False, 2025-05-07T20:22:09.3004537Z row_wise=True, 2025-05-07T20:22:09.3004686Z mixed=False, 2025-05-07T20:22:09.3004839Z use_cache=True, 2025-05-07T20:22:09.3005176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3005342Z use_cpu=True, 2025-05-07T20:22:09.3005525Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3005677Z ) 2025-05-07T20:22:09.3005905Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3006463Z self=, 2025-05-07T20:22:09.3006767Z mixed_B=False, 2025-05-07T20:22:09.3006920Z compile=True, 2025-05-07T20:22:09.3007062Z T=4, 2025-05-07T20:22:09.3007213Z D=105, 2025-05-07T20:22:09.3007355Z B=95, 2025-05-07T20:22:09.3007507Z log_E=3, 2025-05-07T20:22:09.3007650Z L=19, 2025-05-07T20:22:09.3007801Z D_gradcheck=1, 2025-05-07T20:22:09.3007981Z stochastic_rounding=False, 2025-05-07T20:22:09.3008134Z weighted=True, 2025-05-07T20:22:09.3008284Z row_wise=True, 2025-05-07T20:22:09.3008441Z mixed=False, 2025-05-07T20:22:09.3008597Z use_cache=True, 2025-05-07T20:22:09.3008796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3008955Z use_cpu=True, 2025-05-07T20:22:09.3009136Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3009276Z ) 2025-05-07T20:22:09.3009507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3010064Z self=, 2025-05-07T20:22:09.3010225Z mixed_B=True, 2025-05-07T20:22:09.3010377Z compile=True, 2025-05-07T20:22:09.3010519Z T=3, 2025-05-07T20:22:09.3010669Z D=27, 2025-05-07T20:22:09.3010813Z B=119, 2025-05-07T20:22:09.3010958Z log_E=3, 2025-05-07T20:22:09.3011107Z L=4, 2025-05-07T20:22:09.3011259Z D_gradcheck=1, 2025-05-07T20:22:09.3011431Z stochastic_rounding=False, 2025-05-07T20:22:09.3011592Z weighted=False, 2025-05-07T20:22:09.3011743Z row_wise=True, 2025-05-07T20:22:09.3011891Z mixed=False, 2025-05-07T20:22:09.3012049Z use_cache=True, 2025-05-07T20:22:09.3012242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3012530Z use_cpu=True, 2025-05-07T20:22:09.3012717Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3012859Z ) 2025-05-07T20:22:09.3013084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3013651Z self=, 2025-05-07T20:22:09.3013808Z mixed_B=False, 2025-05-07T20:22:09.3013969Z compile=False, 2025-05-07T20:22:09.3014113Z T=1, 2025-05-07T20:22:09.3014255Z D=47, 2025-05-07T20:22:09.3014407Z B=91, 2025-05-07T20:22:09.3014553Z log_E=4, 2025-05-07T20:22:09.3014697Z L=10, 2025-05-07T20:22:09.3014853Z D_gradcheck=1, 2025-05-07T20:22:09.3015026Z stochastic_rounding=True, 2025-05-07T20:22:09.3015179Z weighted=True, 2025-05-07T20:22:09.3015334Z row_wise=True, 2025-05-07T20:22:09.3015484Z mixed=True, 2025-05-07T20:22:09.3015638Z use_cache=False, 2025-05-07T20:22:09.3015841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3015998Z use_cpu=True, 2025-05-07T20:22:09.3016434Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3016582Z ) 2025-05-07T20:22:09.3016813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3017603Z self=, 2025-05-07T20:22:09.3017783Z mixed_B=False, 2025-05-07T20:22:09.3017938Z compile=False, 2025-05-07T20:22:09.3018086Z T=4, 2025-05-07T20:22:09.3018229Z D=35, 2025-05-07T20:22:09.3018372Z B=97, 2025-05-07T20:22:09.3018522Z log_E=3, 2025-05-07T20:22:09.3018665Z L=11, 2025-05-07T20:22:09.3018817Z D_gradcheck=2, 2025-05-07T20:22:09.3018992Z stochastic_rounding=True, 2025-05-07T20:22:09.3019148Z weighted=False, 2025-05-07T20:22:09.3019302Z row_wise=False, 2025-05-07T20:22:09.3019456Z mixed=True, 2025-05-07T20:22:09.3019608Z use_cache=True, 2025-05-07T20:22:09.3019975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3020147Z use_cpu=True, 2025-05-07T20:22:09.3020327Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3020475Z ) 2025-05-07T20:22:09.3020702Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3021259Z self=, 2025-05-07T20:22:09.3021625Z mixed_B=True, 2025-05-07T20:22:09.3021778Z compile=True, 2025-05-07T20:22:09.3021921Z T=5, 2025-05-07T20:22:09.3022069Z D=77, 2025-05-07T20:22:09.3022212Z B=119, 2025-05-07T20:22:09.3022358Z log_E=4, 2025-05-07T20:22:09.3022508Z L=9, 2025-05-07T20:22:09.3022661Z D_gradcheck=2, 2025-05-07T20:22:09.3022833Z stochastic_rounding=False, 2025-05-07T20:22:09.3022992Z weighted=True, 2025-05-07T20:22:09.3023143Z row_wise=True, 2025-05-07T20:22:09.3023300Z mixed=False, 2025-05-07T20:22:09.3023456Z use_cache=False, 2025-05-07T20:22:09.3023651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3023812Z use_cpu=True, 2025-05-07T20:22:09.3023993Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3024249Z ) 2025-05-07T20:22:09.3024489Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3025051Z self=, 2025-05-07T20:22:09.3025206Z mixed_B=True, 2025-05-07T20:22:09.3025367Z compile=False, 2025-05-07T20:22:09.3025510Z T=4, 2025-05-07T20:22:09.3025653Z D=106, 2025-05-07T20:22:09.3025802Z B=33, 2025-05-07T20:22:09.3025948Z log_E=3, 2025-05-07T20:22:09.3026099Z L=6, 2025-05-07T20:22:09.3026250Z D_gradcheck=2, 2025-05-07T20:22:09.3026421Z stochastic_rounding=True, 2025-05-07T20:22:09.3026602Z weighted=True, 2025-05-07T20:22:09.3026754Z row_wise=False, 2025-05-07T20:22:09.3026902Z mixed=True, 2025-05-07T20:22:09.3027063Z use_cache=True, 2025-05-07T20:22:09.3027255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3027639Z use_cpu=True, 2025-05-07T20:22:09.3027828Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3027965Z ) 2025-05-07T20:22:09.3028198Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3028754Z self=, 2025-05-07T20:22:09.3028913Z mixed_B=True, 2025-05-07T20:22:09.3029073Z compile=True, 2025-05-07T20:22:09.3029219Z T=4, 2025-05-07T20:22:09.3029364Z D=90, 2025-05-07T20:22:09.3029513Z B=35, 2025-05-07T20:22:09.3029659Z log_E=5, 2025-05-07T20:22:09.3029802Z L=7, 2025-05-07T20:22:09.3029959Z D_gradcheck=2, 2025-05-07T20:22:09.3030128Z stochastic_rounding=True, 2025-05-07T20:22:09.3030283Z weighted=False, 2025-05-07T20:22:09.3030440Z row_wise=True, 2025-05-07T20:22:09.3030589Z mixed=True, 2025-05-07T20:22:09.3030743Z use_cache=True, 2025-05-07T20:22:09.3030944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3031100Z use_cpu=True, 2025-05-07T20:22:09.3031290Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3031429Z ) 2025-05-07T20:22:09.3031655Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3032336Z self=, 2025-05-07T20:22:09.3032508Z mixed_B=True, 2025-05-07T20:22:09.3032664Z compile=True, 2025-05-07T20:22:09.3032811Z T=4, 2025-05-07T20:22:09.3032955Z D=88, 2025-05-07T20:22:09.3033100Z B=57, 2025-05-07T20:22:09.3033253Z log_E=5, 2025-05-07T20:22:09.3033396Z L=19, 2025-05-07T20:22:09.3033548Z D_gradcheck=1, 2025-05-07T20:22:09.3033727Z stochastic_rounding=True, 2025-05-07T20:22:09.3033879Z weighted=True, 2025-05-07T20:22:09.3034033Z row_wise=False, 2025-05-07T20:22:09.3034190Z mixed=False, 2025-05-07T20:22:09.3034345Z use_cache=False, 2025-05-07T20:22:09.3034626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3034803Z use_cpu=True, 2025-05-07T20:22:09.3034986Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3035135Z ) 2025-05-07T20:22:09.3035367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3035923Z self=, 2025-05-07T20:22:09.3036200Z mixed_B=False, 2025-05-07T20:22:09.3036352Z compile=True, 2025-05-07T20:22:09.3036495Z T=5, 2025-05-07T20:22:09.3036647Z D=76, 2025-05-07T20:22:09.3036792Z B=51, 2025-05-07T20:22:09.3037004Z log_E=3, 2025-05-07T20:22:09.3037149Z L=20, 2025-05-07T20:22:09.3037302Z D_gradcheck=2, 2025-05-07T20:22:09.3037482Z stochastic_rounding=False, 2025-05-07T20:22:09.3037636Z weighted=False, 2025-05-07T20:22:09.3037790Z row_wise=True, 2025-05-07T20:22:09.3037948Z mixed=True, 2025-05-07T20:22:09.3038102Z use_cache=False, 2025-05-07T20:22:09.3038301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3038465Z use_cpu=True, 2025-05-07T20:22:09.3038647Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3038789Z ) 2025-05-07T20:22:09.3039021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3039579Z self=, 2025-05-07T20:22:09.3039743Z mixed_B=True, 2025-05-07T20:22:09.3039896Z compile=True, 2025-05-07T20:22:09.3040041Z T=3, 2025-05-07T20:22:09.3040192Z D=16, 2025-05-07T20:22:09.3040336Z B=105, 2025-05-07T20:22:09.3040479Z log_E=3, 2025-05-07T20:22:09.3040634Z L=14, 2025-05-07T20:22:09.3040788Z D_gradcheck=1, 2025-05-07T20:22:09.3040962Z stochastic_rounding=True, 2025-05-07T20:22:09.3041123Z weighted=True, 2025-05-07T20:22:09.3041274Z row_wise=True, 2025-05-07T20:22:09.3041423Z mixed=True, 2025-05-07T20:22:09.3041585Z use_cache=False, 2025-05-07T20:22:09.3041775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3042073Z use_cpu=True, 2025-05-07T20:22:09.3042261Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3042401Z ) 2025-05-07T20:22:09.3501579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3502258Z self=, 2025-05-07T20:22:09.3502429Z mixed_B=False, 2025-05-07T20:22:09.3502585Z compile=False, 2025-05-07T20:22:09.3502729Z T=4, 2025-05-07T20:22:09.3502880Z D=54, 2025-05-07T20:22:09.3503031Z B=112, 2025-05-07T20:22:09.3503178Z log_E=5, 2025-05-07T20:22:09.3503328Z L=6, 2025-05-07T20:22:09.3503480Z D_gradcheck=1, 2025-05-07T20:22:09.3503655Z stochastic_rounding=False, 2025-05-07T20:22:09.3503817Z weighted=False, 2025-05-07T20:22:09.3503968Z row_wise=True, 2025-05-07T20:22:09.3504190Z mixed=False, 2025-05-07T20:22:09.3504357Z use_cache=True, 2025-05-07T20:22:09.3504553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3504732Z use_cpu=True, 2025-05-07T20:22:09.3504913Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3505058Z ) 2025-05-07T20:22:09.3505293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3506184Z self=, 2025-05-07T20:22:09.3506359Z mixed_B=True, 2025-05-07T20:22:09.3506522Z compile=True, 2025-05-07T20:22:09.3506667Z T=5, 2025-05-07T20:22:09.3506811Z D=45, 2025-05-07T20:22:09.3506961Z B=111, 2025-05-07T20:22:09.3507106Z log_E=3, 2025-05-07T20:22:09.3507250Z L=12, 2025-05-07T20:22:09.3507409Z D_gradcheck=2, 2025-05-07T20:22:09.3507582Z stochastic_rounding=False, 2025-05-07T20:22:09.3507738Z weighted=False, 2025-05-07T20:22:09.3507901Z row_wise=False, 2025-05-07T20:22:09.3508051Z mixed=True, 2025-05-07T20:22:09.3508214Z use_cache=True, 2025-05-07T20:22:09.3508404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3508754Z use_cpu=True, 2025-05-07T20:22:09.3508961Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3509102Z ) 2025-05-07T20:22:09.3509332Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3509911Z self=, 2025-05-07T20:22:09.3510252Z mixed_B=True, 2025-05-07T20:22:09.3510410Z compile=True, 2025-05-07T20:22:09.3510560Z T=3, 2025-05-07T20:22:09.3510706Z D=84, 2025-05-07T20:22:09.3510850Z B=41, 2025-05-07T20:22:09.3511006Z log_E=3, 2025-05-07T20:22:09.3511150Z L=0, 2025-05-07T20:22:09.3511309Z D_gradcheck=1, 2025-05-07T20:22:09.3511484Z stochastic_rounding=False, 2025-05-07T20:22:09.3511638Z weighted=False, 2025-05-07T20:22:09.3511797Z row_wise=False, 2025-05-07T20:22:09.3511945Z mixed=True, 2025-05-07T20:22:09.3512097Z use_cache=False, 2025-05-07T20:22:09.3512300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3512461Z use_cpu=True, 2025-05-07T20:22:09.3512644Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3512791Z ) 2025-05-07T20:22:09.3513018Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3513583Z self=, 2025-05-07T20:22:09.3513748Z mixed_B=True, 2025-05-07T20:22:09.3513903Z compile=True, 2025-05-07T20:22:09.3514052Z T=5, 2025-05-07T20:22:09.3514194Z D=56, 2025-05-07T20:22:09.3514338Z B=30, 2025-05-07T20:22:09.3514489Z log_E=5, 2025-05-07T20:22:09.3514636Z L=11, 2025-05-07T20:22:09.3514789Z D_gradcheck=2, 2025-05-07T20:22:09.3514973Z stochastic_rounding=False, 2025-05-07T20:22:09.3515127Z weighted=True, 2025-05-07T20:22:09.3515277Z row_wise=True, 2025-05-07T20:22:09.3515432Z mixed=True, 2025-05-07T20:22:09.3515583Z use_cache=True, 2025-05-07T20:22:09.3515774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3516420Z use_cpu=True, 2025-05-07T20:22:09.3516610Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3516751Z ) 2025-05-07T20:22:09.3516986Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3517546Z self=, 2025-05-07T20:22:09.3517704Z mixed_B=True, 2025-05-07T20:22:09.3517861Z compile=False, 2025-05-07T20:22:09.3518006Z T=4, 2025-05-07T20:22:09.3518156Z D=117, 2025-05-07T20:22:09.3518300Z B=48, 2025-05-07T20:22:09.3518446Z log_E=4, 2025-05-07T20:22:09.3518704Z L=19, 2025-05-07T20:22:09.3518868Z D_gradcheck=1, 2025-05-07T20:22:09.3519041Z stochastic_rounding=True, 2025-05-07T20:22:09.3519195Z weighted=True, 2025-05-07T20:22:09.3519357Z row_wise=True, 2025-05-07T20:22:09.3519508Z mixed=True, 2025-05-07T20:22:09.3519663Z use_cache=False, 2025-05-07T20:22:09.3519860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3520024Z use_cpu=True, 2025-05-07T20:22:09.3520206Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3520354Z ) 2025-05-07T20:22:09.3520580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3521278Z self=, 2025-05-07T20:22:09.3521456Z mixed_B=True, 2025-05-07T20:22:09.3521617Z compile=True, 2025-05-07T20:22:09.3521764Z T=1, 2025-05-07T20:22:09.3521915Z D=82, 2025-05-07T20:22:09.3522059Z B=38, 2025-05-07T20:22:09.3522210Z log_E=3, 2025-05-07T20:22:09.3522352Z L=18, 2025-05-07T20:22:09.3522504Z D_gradcheck=2, 2025-05-07T20:22:09.3522685Z stochastic_rounding=False, 2025-05-07T20:22:09.3522838Z weighted=True, 2025-05-07T20:22:09.3522992Z row_wise=False, 2025-05-07T20:22:09.3523149Z mixed=False, 2025-05-07T20:22:09.3523301Z use_cache=True, 2025-05-07T20:22:09.3523492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3523770Z use_cpu=True, 2025-05-07T20:22:09.3523970Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3524111Z ) 2025-05-07T20:22:09.3524345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3524905Z self=, 2025-05-07T20:22:09.3525065Z mixed_B=False, 2025-05-07T20:22:09.3525390Z compile=False, 2025-05-07T20:22:09.3525534Z T=3, 2025-05-07T20:22:09.3525686Z D=73, 2025-05-07T20:22:09.3525833Z B=117, 2025-05-07T20:22:09.3525978Z log_E=3, 2025-05-07T20:22:09.3526135Z L=20, 2025-05-07T20:22:09.3526289Z D_gradcheck=2, 2025-05-07T20:22:09.3526460Z stochastic_rounding=True, 2025-05-07T20:22:09.3526622Z weighted=False, 2025-05-07T20:22:09.3526775Z row_wise=False, 2025-05-07T20:22:09.3526924Z mixed=False, 2025-05-07T20:22:09.3527087Z use_cache=False, 2025-05-07T20:22:09.3527278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3527438Z use_cpu=True, 2025-05-07T20:22:09.3527630Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3527777Z ) 2025-05-07T20:22:09.3528003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3528568Z self=, 2025-05-07T20:22:09.3528722Z mixed_B=True, 2025-05-07T20:22:09.3528886Z compile=True, 2025-05-07T20:22:09.3529031Z T=4, 2025-05-07T20:22:09.3529175Z D=82, 2025-05-07T20:22:09.3529326Z B=78, 2025-05-07T20:22:09.3529471Z log_E=4, 2025-05-07T20:22:09.3529614Z L=4, 2025-05-07T20:22:09.3529774Z D_gradcheck=1, 2025-05-07T20:22:09.3529946Z stochastic_rounding=True, 2025-05-07T20:22:09.3530100Z weighted=True, 2025-05-07T20:22:09.3530259Z row_wise=True, 2025-05-07T20:22:09.3530409Z mixed=False, 2025-05-07T20:22:09.3530563Z use_cache=True, 2025-05-07T20:22:09.3530757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3531072Z use_cpu=True, 2025-05-07T20:22:09.3531261Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3531403Z ) 2025-05-07T20:22:09.3531628Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3532193Z self=, 2025-05-07T20:22:09.3532346Z mixed_B=False, 2025-05-07T20:22:09.3532503Z compile=True, 2025-05-07T20:22:09.3532653Z T=1, 2025-05-07T20:22:09.3532797Z D=66, 2025-05-07T20:22:09.3532943Z B=45, 2025-05-07T20:22:09.3533096Z log_E=5, 2025-05-07T20:22:09.3533241Z L=2, 2025-05-07T20:22:09.3533395Z D_gradcheck=1, 2025-05-07T20:22:09.3533570Z stochastic_rounding=True, 2025-05-07T20:22:09.3533723Z weighted=True, 2025-05-07T20:22:09.3533874Z row_wise=True, 2025-05-07T20:22:09.3534031Z mixed=True, 2025-05-07T20:22:09.3534185Z use_cache=False, 2025-05-07T20:22:09.3534382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3534542Z use_cpu=True, 2025-05-07T20:22:09.3534728Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3534877Z ) 2025-05-07T20:22:09.3535101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3535780Z self=, 2025-05-07T20:22:09.3535956Z mixed_B=True, 2025-05-07T20:22:09.3536117Z compile=False, 2025-05-07T20:22:09.3536263Z T=4, 2025-05-07T20:22:09.3536414Z D=26, 2025-05-07T20:22:09.3536559Z B=65, 2025-05-07T20:22:09.3536706Z log_E=3, 2025-05-07T20:22:09.3536855Z L=17, 2025-05-07T20:22:09.3537007Z D_gradcheck=1, 2025-05-07T20:22:09.3537180Z stochastic_rounding=True, 2025-05-07T20:22:09.3537343Z weighted=False, 2025-05-07T20:22:09.3537494Z row_wise=True, 2025-05-07T20:22:09.3537649Z mixed=False, 2025-05-07T20:22:09.3537801Z use_cache=True, 2025-05-07T20:22:09.3537993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3538292Z use_cpu=True, 2025-05-07T20:22:09.3538491Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3538631Z ) 2025-05-07T20:22:09.3538864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3539418Z self=, 2025-05-07T20:22:09.3539571Z mixed_B=True, 2025-05-07T20:22:09.3539856Z compile=False, 2025-05-07T20:22:09.3540002Z T=5, 2025-05-07T20:22:09.3540146Z D=102, 2025-05-07T20:22:09.3540297Z B=107, 2025-05-07T20:22:09.3540444Z log_E=4, 2025-05-07T20:22:09.3540597Z L=14, 2025-05-07T20:22:09.3540750Z D_gradcheck=1, 2025-05-07T20:22:09.3540922Z stochastic_rounding=True, 2025-05-07T20:22:09.3541083Z weighted=False, 2025-05-07T20:22:09.3541237Z row_wise=False, 2025-05-07T20:22:09.3541386Z mixed=True, 2025-05-07T20:22:09.3541547Z use_cache=False, 2025-05-07T20:22:09.3541739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3541893Z use_cpu=True, 2025-05-07T20:22:09.3542087Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3542228Z ) 2025-05-07T20:22:09.3542453Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3543017Z self=, 2025-05-07T20:22:09.3543169Z mixed_B=True, 2025-05-07T20:22:09.3543337Z compile=True, 2025-05-07T20:22:09.3543482Z T=3, 2025-05-07T20:22:09.3543626Z D=76, 2025-05-07T20:22:09.3543778Z B=110, 2025-05-07T20:22:09.3543925Z log_E=3, 2025-05-07T20:22:09.3544191Z L=20, 2025-05-07T20:22:09.3544362Z D_gradcheck=2, 2025-05-07T20:22:09.3544537Z stochastic_rounding=False, 2025-05-07T20:22:09.3544693Z weighted=False, 2025-05-07T20:22:09.3544853Z row_wise=False, 2025-05-07T20:22:09.3545004Z mixed=True, 2025-05-07T20:22:09.3545158Z use_cache=False, 2025-05-07T20:22:09.3545356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3545511Z use_cpu=True, 2025-05-07T20:22:09.3545840Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3545987Z ) 2025-05-07T20:22:09.3546213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3546781Z self=, 2025-05-07T20:22:09.3546931Z mixed_B=True, 2025-05-07T20:22:09.3547090Z compile=True, 2025-05-07T20:22:09.3547244Z T=1, 2025-05-07T20:22:09.3547389Z D=52, 2025-05-07T20:22:09.3547534Z B=128, 2025-05-07T20:22:09.3547687Z log_E=3, 2025-05-07T20:22:09.3547832Z L=13, 2025-05-07T20:22:09.3547984Z D_gradcheck=1, 2025-05-07T20:22:09.3548163Z stochastic_rounding=True, 2025-05-07T20:22:09.3548317Z weighted=True, 2025-05-07T20:22:09.3548470Z row_wise=False, 2025-05-07T20:22:09.3548626Z mixed=True, 2025-05-07T20:22:09.3548780Z use_cache=False, 2025-05-07T20:22:09.3548970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3549127Z use_cpu=True, 2025-05-07T20:22:09.3549317Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3549459Z ) 2025-05-07T20:22:09.3549691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3550348Z self=, 2025-05-07T20:22:09.3550517Z mixed_B=True, 2025-05-07T20:22:09.3550676Z compile=False, 2025-05-07T20:22:09.3550819Z T=5, 2025-05-07T20:22:09.3550971Z D=57, 2025-05-07T20:22:09.3551114Z B=8, 2025-05-07T20:22:09.3551258Z log_E=5, 2025-05-07T20:22:09.3551412Z L=8, 2025-05-07T20:22:09.3551565Z D_gradcheck=1, 2025-05-07T20:22:09.3551737Z stochastic_rounding=True, 2025-05-07T20:22:09.3551896Z weighted=True, 2025-05-07T20:22:09.3552049Z row_wise=False, 2025-05-07T20:22:09.3552198Z mixed=False, 2025-05-07T20:22:09.3552357Z use_cache=True, 2025-05-07T20:22:09.3552548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3552706Z use_cpu=True, 2025-05-07T20:22:09.3552998Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.3553153Z ) 2025-05-07T20:22:09.3553390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3553952Z self=, 2025-05-07T20:22:09.3554108Z mixed_B=False, 2025-05-07T20:22:09.3554400Z compile=False, 2025-05-07T20:22:09.3554546Z T=4, 2025-05-07T20:22:09.3554690Z D=41, 2025-05-07T20:22:09.3554841Z B=18, 2025-05-07T20:22:09.3554987Z log_E=3, 2025-05-07T20:22:09.3555135Z L=6, 2025-05-07T20:22:09.3555292Z D_gradcheck=2, 2025-05-07T20:22:09.3555467Z stochastic_rounding=False, 2025-05-07T20:22:09.3555618Z weighted=True, 2025-05-07T20:22:09.3555780Z row_wise=False, 2025-05-07T20:22:09.3555929Z mixed=False, 2025-05-07T20:22:09.3556092Z use_cache=False, 2025-05-07T20:22:09.3556285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.3556436Z use_cpu=True, 2025-05-07T20:22:09.3556631Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3556776Z ) 2025-05-07T20:22:09.3557000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3557560Z self=, 2025-05-07T20:22:09.3557719Z mixed_B=True, 2025-05-07T20:22:09.3557889Z compile=True, 2025-05-07T20:22:09.3558045Z T=4, 2025-05-07T20:22:09.3558194Z D=19, 2025-05-07T20:22:09.3558337Z B=52, 2025-05-07T20:22:09.3558492Z log_E=3, 2025-05-07T20:22:09.3558636Z L=15, 2025-05-07T20:22:09.3558789Z D_gradcheck=2, 2025-05-07T20:22:09.3558970Z stochastic_rounding=True, 2025-05-07T20:22:09.3559125Z weighted=False, 2025-05-07T20:22:09.3559289Z row_wise=False, 2025-05-07T20:22:09.3559439Z mixed=False, 2025-05-07T20:22:09.3559595Z use_cache=True, 2025-05-07T20:22:09.3559793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3559946Z use_cpu=True, 2025-05-07T20:22:09.3560268Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3560417Z ) 2025-05-07T20:22:09.3560650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.3561203Z self=, 2025-05-07T20:22:09.3561367Z mixed_B=True, 2025-05-07T20:22:09.3561521Z compile=True, 2025-05-07T20:22:09.3561669Z T=4, 2025-05-07T20:22:09.3561820Z D=100, 2025-05-07T20:22:09.3561965Z B=126, 2025-05-07T20:22:09.3562121Z log_E=3, 2025-05-07T20:22:09.3562269Z L=11, 2025-05-07T20:22:09.3562425Z D_gradcheck=2, 2025-05-07T20:22:09.3562611Z stochastic_rounding=False, 2025-05-07T20:22:09.3562763Z weighted=True, 2025-05-07T20:22:09.3562915Z row_wise=True, 2025-05-07T20:22:09.3563076Z mixed=True, 2025-05-07T20:22:09.3563232Z use_cache=False, 2025-05-07T20:22:09.3563426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.3563588Z use_cpu=True, 2025-05-07T20:22:09.3563782Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.3563925Z ) 2025-05-07T20:22:09.4039834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4040443Z self=, 2025-05-07T20:22:09.4040960Z mixed_B=False, 2025-05-07T20:22:09.4041129Z compile=False, 2025-05-07T20:22:09.4041293Z T=4, 2025-05-07T20:22:09.4041444Z D=75, 2025-05-07T20:22:09.4041588Z B=76, 2025-05-07T20:22:09.4041734Z log_E=4, 2025-05-07T20:22:09.4041884Z L=19, 2025-05-07T20:22:09.4042037Z D_gradcheck=2, 2025-05-07T20:22:09.4042212Z stochastic_rounding=False, 2025-05-07T20:22:09.4042375Z weighted=False, 2025-05-07T20:22:09.4042527Z row_wise=False, 2025-05-07T20:22:09.4042813Z mixed=True, 2025-05-07T20:22:09.4042975Z use_cache=False, 2025-05-07T20:22:09.4043168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4043328Z use_cpu=True, 2025-05-07T20:22:09.4043660Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4043824Z ) 2025-05-07T20:22:09.4044076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4044637Z self=, 2025-05-07T20:22:09.4044795Z mixed_B=False, 2025-05-07T20:22:09.4044956Z compile=True, 2025-05-07T20:22:09.4045292Z T=4, 2025-05-07T20:22:09.4045436Z D=93, 2025-05-07T20:22:09.4045587Z B=6, 2025-05-07T20:22:09.4045734Z log_E=3, 2025-05-07T20:22:09.4045877Z L=14, 2025-05-07T20:22:09.4046039Z D_gradcheck=1, 2025-05-07T20:22:09.4046212Z stochastic_rounding=True, 2025-05-07T20:22:09.4046367Z weighted=True, 2025-05-07T20:22:09.4046527Z row_wise=True, 2025-05-07T20:22:09.4046679Z mixed=False, 2025-05-07T20:22:09.4046841Z use_cache=True, 2025-05-07T20:22:09.4047030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4047181Z use_cpu=True, 2025-05-07T20:22:09.4047381Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4047524Z ) 2025-05-07T20:22:09.4047751Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4048320Z self=, 2025-05-07T20:22:09.4048476Z mixed_B=True, 2025-05-07T20:22:09.4048633Z compile=False, 2025-05-07T20:22:09.4048787Z T=3, 2025-05-07T20:22:09.4048933Z D=32, 2025-05-07T20:22:09.4049077Z B=69, 2025-05-07T20:22:09.4049231Z log_E=5, 2025-05-07T20:22:09.4049374Z L=13, 2025-05-07T20:22:09.4049532Z D_gradcheck=1, 2025-05-07T20:22:09.4049705Z stochastic_rounding=False, 2025-05-07T20:22:09.4049861Z weighted=False, 2025-05-07T20:22:09.4050020Z row_wise=True, 2025-05-07T20:22:09.4050170Z mixed=False, 2025-05-07T20:22:09.4050323Z use_cache=True, 2025-05-07T20:22:09.4050522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4050674Z use_cpu=True, 2025-05-07T20:22:09.4051089Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4051236Z ) 2025-05-07T20:22:09.4051463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4052017Z self=, 2025-05-07T20:22:09.4052181Z mixed_B=True, 2025-05-07T20:22:09.4052333Z compile=True, 2025-05-07T20:22:09.4052484Z T=4, 2025-05-07T20:22:09.4052641Z D=12, 2025-05-07T20:22:09.4052786Z B=72, 2025-05-07T20:22:09.4052943Z log_E=3, 2025-05-07T20:22:09.4053087Z L=16, 2025-05-07T20:22:09.4053242Z D_gradcheck=1, 2025-05-07T20:22:09.4053420Z stochastic_rounding=True, 2025-05-07T20:22:09.4053573Z weighted=True, 2025-05-07T20:22:09.4053732Z row_wise=True, 2025-05-07T20:22:09.4053889Z mixed=False, 2025-05-07T20:22:09.4054042Z use_cache=True, 2025-05-07T20:22:09.4054232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4054390Z use_cpu=True, 2025-05-07T20:22:09.4054578Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4054720Z ) 2025-05-07T20:22:09.4054953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4055509Z self=, 2025-05-07T20:22:09.4055807Z mixed_B=True, 2025-05-07T20:22:09.4055979Z compile=True, 2025-05-07T20:22:09.4056128Z T=1, 2025-05-07T20:22:09.4056279Z D=36, 2025-05-07T20:22:09.4056426Z B=70, 2025-05-07T20:22:09.4056573Z log_E=5, 2025-05-07T20:22:09.4056729Z L=6, 2025-05-07T20:22:09.4056888Z D_gradcheck=2, 2025-05-07T20:22:09.4057059Z stochastic_rounding=True, 2025-05-07T20:22:09.4057223Z weighted=False, 2025-05-07T20:22:09.4057376Z row_wise=False, 2025-05-07T20:22:09.4057666Z mixed=False, 2025-05-07T20:22:09.4057834Z use_cache=False, 2025-05-07T20:22:09.4058026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4058179Z use_cpu=True, 2025-05-07T20:22:09.4058500Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4058659Z ) 2025-05-07T20:22:09.4058894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4059460Z self=, 2025-05-07T20:22:09.4059613Z mixed_B=True, 2025-05-07T20:22:09.4059771Z compile=True, 2025-05-07T20:22:09.4060031Z T=1, 2025-05-07T20:22:09.4060175Z D=77, 2025-05-07T20:22:09.4060327Z B=15, 2025-05-07T20:22:09.4060470Z log_E=3, 2025-05-07T20:22:09.4060612Z L=11, 2025-05-07T20:22:09.4060774Z D_gradcheck=1, 2025-05-07T20:22:09.4060947Z stochastic_rounding=False, 2025-05-07T20:22:09.4061100Z weighted=True, 2025-05-07T20:22:09.4061260Z row_wise=False, 2025-05-07T20:22:09.4061407Z mixed=True, 2025-05-07T20:22:09.4061562Z use_cache=False, 2025-05-07T20:22:09.4061762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4061915Z use_cpu=True, 2025-05-07T20:22:09.4062113Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4062259Z ) 2025-05-07T20:22:09.4062485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4063047Z self=, 2025-05-07T20:22:09.4063203Z mixed_B=True, 2025-05-07T20:22:09.4063357Z compile=False, 2025-05-07T20:22:09.4063514Z T=2, 2025-05-07T20:22:09.4063658Z D=74, 2025-05-07T20:22:09.4063801Z B=60, 2025-05-07T20:22:09.4063952Z log_E=4, 2025-05-07T20:22:09.4064207Z L=2, 2025-05-07T20:22:09.4064364Z D_gradcheck=1, 2025-05-07T20:22:09.4064544Z stochastic_rounding=True, 2025-05-07T20:22:09.4064698Z weighted=True, 2025-05-07T20:22:09.4064848Z row_wise=True, 2025-05-07T20:22:09.4065005Z mixed=True, 2025-05-07T20:22:09.4065160Z use_cache=False, 2025-05-07T20:22:09.4065360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4065512Z use_cpu=True, 2025-05-07T20:22:09.4065697Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4066011Z ) 2025-05-07T20:22:09.4066238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4066791Z self=, 2025-05-07T20:22:09.4066954Z mixed_B=True, 2025-05-07T20:22:09.4067109Z compile=False, 2025-05-07T20:22:09.4067257Z T=5, 2025-05-07T20:22:09.4067410Z D=80, 2025-05-07T20:22:09.4067558Z B=123, 2025-05-07T20:22:09.4067705Z log_E=3, 2025-05-07T20:22:09.4067855Z L=8, 2025-05-07T20:22:09.4068006Z D_gradcheck=1, 2025-05-07T20:22:09.4068180Z stochastic_rounding=False, 2025-05-07T20:22:09.4068343Z weighted=False, 2025-05-07T20:22:09.4068498Z row_wise=True, 2025-05-07T20:22:09.4068658Z mixed=False, 2025-05-07T20:22:09.4068814Z use_cache=True, 2025-05-07T20:22:09.4069007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4069170Z use_cpu=True, 2025-05-07T20:22:09.4069357Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4069503Z ) 2025-05-07T20:22:09.4069737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4070292Z self=, 2025-05-07T20:22:09.4070608Z mixed_B=False, 2025-05-07T20:22:09.4070790Z compile=False, 2025-05-07T20:22:09.4070940Z T=4, 2025-05-07T20:22:09.4071086Z D=78, 2025-05-07T20:22:09.4071237Z B=34, 2025-05-07T20:22:09.4071384Z log_E=4, 2025-05-07T20:22:09.4071538Z L=12, 2025-05-07T20:22:09.4071694Z D_gradcheck=1, 2025-05-07T20:22:09.4071868Z stochastic_rounding=False, 2025-05-07T20:22:09.4072032Z weighted=False, 2025-05-07T20:22:09.4072184Z row_wise=False, 2025-05-07T20:22:09.4072336Z mixed=False, 2025-05-07T20:22:09.4072499Z use_cache=False, 2025-05-07T20:22:09.4072695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4072847Z use_cpu=True, 2025-05-07T20:22:09.4073150Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4073312Z ) 2025-05-07T20:22:09.4073539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4074105Z self=, 2025-05-07T20:22:09.4074260Z mixed_B=True, 2025-05-07T20:22:09.4074414Z compile=False, 2025-05-07T20:22:09.4074693Z T=3, 2025-05-07T20:22:09.4074838Z D=85, 2025-05-07T20:22:09.4074991Z B=31, 2025-05-07T20:22:09.4075138Z log_E=4, 2025-05-07T20:22:09.4075282Z L=12, 2025-05-07T20:22:09.4075440Z D_gradcheck=1, 2025-05-07T20:22:09.4075619Z stochastic_rounding=False, 2025-05-07T20:22:09.4075772Z weighted=True, 2025-05-07T20:22:09.4075933Z row_wise=False, 2025-05-07T20:22:09.4076081Z mixed=False, 2025-05-07T20:22:09.4076236Z use_cache=True, 2025-05-07T20:22:09.4076434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4076586Z use_cpu=True, 2025-05-07T20:22:09.4076771Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4076928Z ) 2025-05-07T20:22:09.4077157Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4077713Z self=, 2025-05-07T20:22:09.4077871Z mixed_B=True, 2025-05-07T20:22:09.4078029Z compile=True, 2025-05-07T20:22:09.4078186Z T=2, 2025-05-07T20:22:09.4078331Z D=48, 2025-05-07T20:22:09.4078476Z B=51, 2025-05-07T20:22:09.4078630Z log_E=4, 2025-05-07T20:22:09.4078776Z L=9, 2025-05-07T20:22:09.4078930Z D_gradcheck=2, 2025-05-07T20:22:09.4079112Z stochastic_rounding=False, 2025-05-07T20:22:09.4079265Z weighted=True, 2025-05-07T20:22:09.4079416Z row_wise=True, 2025-05-07T20:22:09.4079575Z mixed=False, 2025-05-07T20:22:09.4079729Z use_cache=False, 2025-05-07T20:22:09.4079922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4080081Z use_cpu=True, 2025-05-07T20:22:09.4080266Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4080547Z ) 2025-05-07T20:22:09.4080781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4081336Z self=, 2025-05-07T20:22:09.4081497Z mixed_B=False, 2025-05-07T20:22:09.4081653Z compile=False, 2025-05-07T20:22:09.4081796Z T=3, 2025-05-07T20:22:09.4081951Z D=83, 2025-05-07T20:22:09.4082093Z B=24, 2025-05-07T20:22:09.4082239Z log_E=4, 2025-05-07T20:22:09.4082389Z L=14, 2025-05-07T20:22:09.4082542Z D_gradcheck=2, 2025-05-07T20:22:09.4082714Z stochastic_rounding=True, 2025-05-07T20:22:09.4082875Z weighted=True, 2025-05-07T20:22:09.4083028Z row_wise=False, 2025-05-07T20:22:09.4083180Z mixed=False, 2025-05-07T20:22:09.4083337Z use_cache=True, 2025-05-07T20:22:09.4083530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4083682Z use_cpu=True, 2025-05-07T20:22:09.4083876Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4084023Z ) 2025-05-07T20:22:09.4084256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4084811Z self=, 2025-05-07T20:22:09.4084965Z mixed_B=False, 2025-05-07T20:22:09.4085302Z compile=True, 2025-05-07T20:22:09.4085462Z T=3, 2025-05-07T20:22:09.4085614Z D=63, 2025-05-07T20:22:09.4085762Z B=14, 2025-05-07T20:22:09.4085907Z log_E=3, 2025-05-07T20:22:09.4086051Z L=19, 2025-05-07T20:22:09.4086211Z D_gradcheck=2, 2025-05-07T20:22:09.4086385Z stochastic_rounding=False, 2025-05-07T20:22:09.4086540Z weighted=False, 2025-05-07T20:22:09.4086701Z row_wise=False, 2025-05-07T20:22:09.4086850Z mixed=True, 2025-05-07T20:22:09.4087014Z use_cache=True, 2025-05-07T20:22:09.4087206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4087357Z use_cpu=True, 2025-05-07T20:22:09.4087547Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4087798Z ) 2025-05-07T20:22:09.4088040Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4088599Z self=, 2025-05-07T20:22:09.4088750Z mixed_B=True, 2025-05-07T20:22:09.4088909Z compile=False, 2025-05-07T20:22:09.4089060Z T=5, 2025-05-07T20:22:09.4089322Z D=32, 2025-05-07T20:22:09.4089469Z B=119, 2025-05-07T20:22:09.4089622Z log_E=3, 2025-05-07T20:22:09.4089765Z L=17, 2025-05-07T20:22:09.4089916Z D_gradcheck=2, 2025-05-07T20:22:09.4090097Z stochastic_rounding=False, 2025-05-07T20:22:09.4090250Z weighted=False, 2025-05-07T20:22:09.4090411Z row_wise=False, 2025-05-07T20:22:09.4090559Z mixed=True, 2025-05-07T20:22:09.4090712Z use_cache=True, 2025-05-07T20:22:09.4090909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4091062Z use_cpu=True, 2025-05-07T20:22:09.4091244Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4091403Z ) 2025-05-07T20:22:09.4091629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4092183Z self=, 2025-05-07T20:22:09.4092344Z mixed_B=True, 2025-05-07T20:22:09.4092503Z compile=False, 2025-05-07T20:22:09.4092646Z T=2, 2025-05-07T20:22:09.4092804Z D=48, 2025-05-07T20:22:09.4092951Z B=27, 2025-05-07T20:22:09.4093109Z log_E=3, 2025-05-07T20:22:09.4093253Z L=8, 2025-05-07T20:22:09.4093408Z D_gradcheck=2, 2025-05-07T20:22:09.4093585Z stochastic_rounding=True, 2025-05-07T20:22:09.4093748Z weighted=False, 2025-05-07T20:22:09.4093900Z row_wise=False, 2025-05-07T20:22:09.4094057Z mixed=True, 2025-05-07T20:22:09.4094210Z use_cache=True, 2025-05-07T20:22:09.4094398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4094557Z use_cpu=True, 2025-05-07T20:22:09.4094738Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4094970Z ) 2025-05-07T20:22:09.4095203Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4095759Z self=, 2025-05-07T20:22:09.4095910Z mixed_B=True, 2025-05-07T20:22:09.4096072Z compile=True, 2025-05-07T20:22:09.4096215Z T=4, 2025-05-07T20:22:09.4096369Z D=63, 2025-05-07T20:22:09.4096517Z B=103, 2025-05-07T20:22:09.4096664Z log_E=4, 2025-05-07T20:22:09.4096818Z L=20, 2025-05-07T20:22:09.4096970Z D_gradcheck=2, 2025-05-07T20:22:09.4097141Z stochastic_rounding=False, 2025-05-07T20:22:09.4097299Z weighted=False, 2025-05-07T20:22:09.4097449Z row_wise=True, 2025-05-07T20:22:09.4097598Z mixed=False, 2025-05-07T20:22:09.4097756Z use_cache=True, 2025-05-07T20:22:09.4097946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4098100Z use_cpu=True, 2025-05-07T20:22:09.4098289Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4098437Z ) 2025-05-07T20:22:09.4098664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4099227Z self=, 2025-05-07T20:22:09.4099379Z mixed_B=False, 2025-05-07T20:22:09.4099649Z compile=True, 2025-05-07T20:22:09.4099810Z T=3, 2025-05-07T20:22:09.4099958Z D=101, 2025-05-07T20:22:09.4100110Z B=22, 2025-05-07T20:22:09.4100255Z log_E=5, 2025-05-07T20:22:09.4100398Z L=14, 2025-05-07T20:22:09.4100557Z D_gradcheck=2, 2025-05-07T20:22:09.4100729Z stochastic_rounding=True, 2025-05-07T20:22:09.4100883Z weighted=True, 2025-05-07T20:22:09.4101037Z row_wise=True, 2025-05-07T20:22:09.4101186Z mixed=True, 2025-05-07T20:22:09.4101338Z use_cache=True, 2025-05-07T20:22:09.4101531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4101681Z use_cpu=True, 2025-05-07T20:22:09.4101861Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4102115Z ) 2025-05-07T20:22:09.4563432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4564036Z self=, 2025-05-07T20:22:09.4564192Z mixed_B=False, 2025-05-07T20:22:09.4564368Z compile=True, 2025-05-07T20:22:09.4564520Z T=3, 2025-05-07T20:22:09.4564994Z D=87, 2025-05-07T20:22:09.4565152Z B=53, 2025-05-07T20:22:09.4565297Z log_E=3, 2025-05-07T20:22:09.4565442Z L=5, 2025-05-07T20:22:09.4565618Z D_gradcheck=1, 2025-05-07T20:22:09.4565789Z stochastic_rounding=True, 2025-05-07T20:22:09.4565944Z weighted=False, 2025-05-07T20:22:09.4566101Z row_wise=True, 2025-05-07T20:22:09.4566250Z mixed=True, 2025-05-07T20:22:09.4566540Z use_cache=True, 2025-05-07T20:22:09.4566747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4566895Z use_cpu=True, 2025-05-07T20:22:09.4567077Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4567243Z ) 2025-05-07T20:22:09.4567469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4568031Z self=, 2025-05-07T20:22:09.4568183Z mixed_B=False, 2025-05-07T20:22:09.4568339Z compile=True, 2025-05-07T20:22:09.4568489Z T=3, 2025-05-07T20:22:09.4568637Z D=67, 2025-05-07T20:22:09.4568780Z B=33, 2025-05-07T20:22:09.4568933Z log_E=3, 2025-05-07T20:22:09.4569078Z L=0, 2025-05-07T20:22:09.4569229Z D_gradcheck=2, 2025-05-07T20:22:09.4569409Z stochastic_rounding=False, 2025-05-07T20:22:09.4569561Z weighted=True, 2025-05-07T20:22:09.4569713Z row_wise=False, 2025-05-07T20:22:09.4569871Z mixed=False, 2025-05-07T20:22:09.4570022Z use_cache=False, 2025-05-07T20:22:09.4570212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4570370Z use_cpu=True, 2025-05-07T20:22:09.4570549Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4570940Z ) 2025-05-07T20:22:09.4571176Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4571724Z self=, 2025-05-07T20:22:09.4571886Z mixed_B=True, 2025-05-07T20:22:09.4572042Z compile=True, 2025-05-07T20:22:09.4572187Z T=4, 2025-05-07T20:22:09.4572341Z D=110, 2025-05-07T20:22:09.4572485Z B=27, 2025-05-07T20:22:09.4572631Z log_E=4, 2025-05-07T20:22:09.4572781Z L=10, 2025-05-07T20:22:09.4572936Z D_gradcheck=2, 2025-05-07T20:22:09.4573110Z stochastic_rounding=False, 2025-05-07T20:22:09.4573268Z weighted=True, 2025-05-07T20:22:09.4573550Z row_wise=False, 2025-05-07T20:22:09.4573702Z mixed=False, 2025-05-07T20:22:09.4573865Z use_cache=True, 2025-05-07T20:22:09.4574053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4574209Z use_cpu=True, 2025-05-07T20:22:09.4574390Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4574539Z ) 2025-05-07T20:22:09.4574774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4575330Z self=, 2025-05-07T20:22:09.4575482Z mixed_B=False, 2025-05-07T20:22:09.4575841Z compile=True, 2025-05-07T20:22:09.4576000Z T=3, 2025-05-07T20:22:09.4576150Z D=87, 2025-05-07T20:22:09.4576303Z B=125, 2025-05-07T20:22:09.4576462Z log_E=5, 2025-05-07T20:22:09.4576606Z L=12, 2025-05-07T20:22:09.4576764Z D_gradcheck=1, 2025-05-07T20:22:09.4576937Z stochastic_rounding=False, 2025-05-07T20:22:09.4577100Z weighted=True, 2025-05-07T20:22:09.4577254Z row_wise=True, 2025-05-07T20:22:09.4577406Z mixed=False, 2025-05-07T20:22:09.4577570Z use_cache=False, 2025-05-07T20:22:09.4577762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4577923Z use_cpu=True, 2025-05-07T20:22:09.4578113Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4578462Z ) 2025-05-07T20:22:09.4578704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4579267Z self=, 2025-05-07T20:22:09.4579419Z mixed_B=False, 2025-05-07T20:22:09.4579575Z compile=False, 2025-05-07T20:22:09.4579725Z T=1, 2025-05-07T20:22:09.4580001Z D=128, 2025-05-07T20:22:09.4580145Z B=10, 2025-05-07T20:22:09.4580298Z log_E=5, 2025-05-07T20:22:09.4580441Z L=16, 2025-05-07T20:22:09.4580599Z D_gradcheck=2, 2025-05-07T20:22:09.4580773Z stochastic_rounding=False, 2025-05-07T20:22:09.4580923Z weighted=True, 2025-05-07T20:22:09.4581081Z row_wise=True, 2025-05-07T20:22:09.4581231Z mixed=False, 2025-05-07T20:22:09.4581387Z use_cache=True, 2025-05-07T20:22:09.4581583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4581731Z use_cpu=True, 2025-05-07T20:22:09.4581910Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4582063Z ) 2025-05-07T20:22:09.4582294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4582852Z self=, 2025-05-07T20:22:09.4583010Z mixed_B=False, 2025-05-07T20:22:09.4583165Z compile=False, 2025-05-07T20:22:09.4583313Z T=2, 2025-05-07T20:22:09.4583457Z D=66, 2025-05-07T20:22:09.4583603Z B=32, 2025-05-07T20:22:09.4583754Z log_E=4, 2025-05-07T20:22:09.4583897Z L=13, 2025-05-07T20:22:09.4584171Z D_gradcheck=1, 2025-05-07T20:22:09.4584362Z stochastic_rounding=True, 2025-05-07T20:22:09.4584515Z weighted=True, 2025-05-07T20:22:09.4584666Z row_wise=True, 2025-05-07T20:22:09.4584822Z mixed=True, 2025-05-07T20:22:09.4584976Z use_cache=True, 2025-05-07T20:22:09.4585165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4585321Z use_cpu=True, 2025-05-07T20:22:09.4585504Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4585648Z ) 2025-05-07T20:22:09.4586033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4586590Z self=, 2025-05-07T20:22:09.4586750Z mixed_B=False, 2025-05-07T20:22:09.4586902Z compile=True, 2025-05-07T20:22:09.4587049Z T=4, 2025-05-07T20:22:09.4587202Z D=22, 2025-05-07T20:22:09.4587355Z B=101, 2025-05-07T20:22:09.4587501Z log_E=5, 2025-05-07T20:22:09.4587649Z L=7, 2025-05-07T20:22:09.4587801Z D_gradcheck=2, 2025-05-07T20:22:09.4587975Z stochastic_rounding=False, 2025-05-07T20:22:09.4588140Z weighted=False, 2025-05-07T20:22:09.4588294Z row_wise=True, 2025-05-07T20:22:09.4588446Z mixed=False, 2025-05-07T20:22:09.4588605Z use_cache=False, 2025-05-07T20:22:09.4588795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4588948Z use_cpu=True, 2025-05-07T20:22:09.4589136Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4589277Z ) 2025-05-07T20:22:09.4589518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4590073Z self=, 2025-05-07T20:22:09.4590225Z mixed_B=False, 2025-05-07T20:22:09.4590390Z compile=False, 2025-05-07T20:22:09.4590662Z T=4, 2025-05-07T20:22:09.4590821Z D=73, 2025-05-07T20:22:09.4590981Z B=25, 2025-05-07T20:22:09.4591125Z log_E=4, 2025-05-07T20:22:09.4591268Z L=9, 2025-05-07T20:22:09.4591426Z D_gradcheck=2, 2025-05-07T20:22:09.4591598Z stochastic_rounding=False, 2025-05-07T20:22:09.4591753Z weighted=True, 2025-05-07T20:22:09.4591910Z row_wise=True, 2025-05-07T20:22:09.4592059Z mixed=True, 2025-05-07T20:22:09.4592212Z use_cache=True, 2025-05-07T20:22:09.4592407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4592558Z use_cpu=True, 2025-05-07T20:22:09.4592746Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4592888Z ) 2025-05-07T20:22:09.4593218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4593793Z self=, 2025-05-07T20:22:09.4593947Z mixed_B=False, 2025-05-07T20:22:09.4594104Z compile=True, 2025-05-07T20:22:09.4594262Z T=4, 2025-05-07T20:22:09.4594406Z D=40, 2025-05-07T20:22:09.4594667Z B=22, 2025-05-07T20:22:09.4594819Z log_E=3, 2025-05-07T20:22:09.4594963Z L=8, 2025-05-07T20:22:09.4595117Z D_gradcheck=2, 2025-05-07T20:22:09.4595297Z stochastic_rounding=True, 2025-05-07T20:22:09.4595451Z weighted=False, 2025-05-07T20:22:09.4595604Z row_wise=False, 2025-05-07T20:22:09.4595761Z mixed=True, 2025-05-07T20:22:09.4595916Z use_cache=False, 2025-05-07T20:22:09.4596113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4596263Z use_cpu=True, 2025-05-07T20:22:09.4596443Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4596592Z ) 2025-05-07T20:22:09.4596826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4597381Z self=, 2025-05-07T20:22:09.4597544Z mixed_B=True, 2025-05-07T20:22:09.4597697Z compile=True, 2025-05-07T20:22:09.4597844Z T=5, 2025-05-07T20:22:09.4597995Z D=72, 2025-05-07T20:22:09.4598141Z B=38, 2025-05-07T20:22:09.4598288Z log_E=4, 2025-05-07T20:22:09.4598439Z L=5, 2025-05-07T20:22:09.4598590Z D_gradcheck=1, 2025-05-07T20:22:09.4598769Z stochastic_rounding=False, 2025-05-07T20:22:09.4598923Z weighted=True, 2025-05-07T20:22:09.4599074Z row_wise=False, 2025-05-07T20:22:09.4599229Z mixed=True, 2025-05-07T20:22:09.4599382Z use_cache=True, 2025-05-07T20:22:09.4599573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4599729Z use_cpu=True, 2025-05-07T20:22:09.4599908Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4600050Z ) 2025-05-07T20:22:09.4600422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4600979Z self=, 2025-05-07T20:22:09.4601131Z mixed_B=False, 2025-05-07T20:22:09.4601290Z compile=True, 2025-05-07T20:22:09.4601435Z T=3, 2025-05-07T20:22:09.4601580Z D=124, 2025-05-07T20:22:09.4601733Z B=54, 2025-05-07T20:22:09.4601880Z log_E=4, 2025-05-07T20:22:09.4602029Z L=4, 2025-05-07T20:22:09.4602181Z D_gradcheck=2, 2025-05-07T20:22:09.4602353Z stochastic_rounding=False, 2025-05-07T20:22:09.4602515Z weighted=False, 2025-05-07T20:22:09.4602667Z row_wise=True, 2025-05-07T20:22:09.4602822Z mixed=False, 2025-05-07T20:22:09.4602982Z use_cache=True, 2025-05-07T20:22:09.4603172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4603323Z use_cpu=True, 2025-05-07T20:22:09.4603508Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4603647Z ) 2025-05-07T20:22:09.4603882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4604448Z self=, 2025-05-07T20:22:09.4604602Z mixed_B=False, 2025-05-07T20:22:09.4604765Z compile=False, 2025-05-07T20:22:09.4605037Z T=2, 2025-05-07T20:22:09.4605199Z D=104, 2025-05-07T20:22:09.4605361Z B=112, 2025-05-07T20:22:09.4605506Z log_E=5, 2025-05-07T20:22:09.4605650Z L=5, 2025-05-07T20:22:09.4605809Z D_gradcheck=1, 2025-05-07T20:22:09.4605982Z stochastic_rounding=True, 2025-05-07T20:22:09.4606134Z weighted=True, 2025-05-07T20:22:09.4606295Z row_wise=False, 2025-05-07T20:22:09.4606442Z mixed=True, 2025-05-07T20:22:09.4606596Z use_cache=True, 2025-05-07T20:22:09.4606793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4606946Z use_cpu=True, 2025-05-07T20:22:09.4607126Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4607276Z ) 2025-05-07T20:22:09.4607617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4608190Z self=, 2025-05-07T20:22:09.4608343Z mixed_B=False, 2025-05-07T20:22:09.4608498Z compile=False, 2025-05-07T20:22:09.4608651Z T=1, 2025-05-07T20:22:09.4608795Z D=63, 2025-05-07T20:22:09.4609068Z B=44, 2025-05-07T20:22:09.4609223Z log_E=4, 2025-05-07T20:22:09.4609366Z L=20, 2025-05-07T20:22:09.4609516Z D_gradcheck=1, 2025-05-07T20:22:09.4609693Z stochastic_rounding=True, 2025-05-07T20:22:09.4609845Z weighted=False, 2025-05-07T20:22:09.4609996Z row_wise=True, 2025-05-07T20:22:09.4610151Z mixed=False, 2025-05-07T20:22:09.4610307Z use_cache=True, 2025-05-07T20:22:09.4610499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4610656Z use_cpu=True, 2025-05-07T20:22:09.4610834Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.4610983Z ) 2025-05-07T20:22:09.4611215Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4611770Z self=, 2025-05-07T20:22:09.4611929Z mixed_B=True, 2025-05-07T20:22:09.4612080Z compile=True, 2025-05-07T20:22:09.4612227Z T=5, 2025-05-07T20:22:09.4612377Z D=64, 2025-05-07T20:22:09.4612524Z B=94, 2025-05-07T20:22:09.4612668Z log_E=3, 2025-05-07T20:22:09.4612821Z L=4, 2025-05-07T20:22:09.4612973Z D_gradcheck=1, 2025-05-07T20:22:09.4613146Z stochastic_rounding=False, 2025-05-07T20:22:09.4613302Z weighted=True, 2025-05-07T20:22:09.4613453Z row_wise=True, 2025-05-07T20:22:09.4613600Z mixed=True, 2025-05-07T20:22:09.4613761Z use_cache=True, 2025-05-07T20:22:09.4613952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4614113Z use_cpu=True, 2025-05-07T20:22:09.4614292Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4614430Z ) 2025-05-07T20:22:09.4614667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4615383Z self=, 2025-05-07T20:22:09.4615538Z mixed_B=False, 2025-05-07T20:22:09.4615698Z compile=True, 2025-05-07T20:22:09.4615846Z T=5, 2025-05-07T20:22:09.4615991Z D=81, 2025-05-07T20:22:09.4616423Z B=80, 2025-05-07T20:22:09.4616587Z log_E=4, 2025-05-07T20:22:09.4616732Z L=13, 2025-05-07T20:22:09.4616891Z D_gradcheck=1, 2025-05-07T20:22:09.4617063Z stochastic_rounding=True, 2025-05-07T20:22:09.4617217Z weighted=False, 2025-05-07T20:22:09.4617380Z row_wise=False, 2025-05-07T20:22:09.4617530Z mixed=False, 2025-05-07T20:22:09.4617691Z use_cache=False, 2025-05-07T20:22:09.4617879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4618030Z use_cpu=True, 2025-05-07T20:22:09.4618220Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4618361Z ) 2025-05-07T20:22:09.4618591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4619156Z self=, 2025-05-07T20:22:09.4619311Z mixed_B=False, 2025-05-07T20:22:09.4619464Z compile=False, 2025-05-07T20:22:09.4619894Z T=2, 2025-05-07T20:22:09.4620053Z D=112, 2025-05-07T20:22:09.4620199Z B=117, 2025-05-07T20:22:09.4620356Z log_E=3, 2025-05-07T20:22:09.4620501Z L=5, 2025-05-07T20:22:09.4620661Z D_gradcheck=1, 2025-05-07T20:22:09.4620834Z stochastic_rounding=True, 2025-05-07T20:22:09.4620987Z weighted=True, 2025-05-07T20:22:09.4621147Z row_wise=True, 2025-05-07T20:22:09.4621296Z mixed=False, 2025-05-07T20:22:09.4621451Z use_cache=True, 2025-05-07T20:22:09.4621648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.4621798Z use_cpu=True, 2025-05-07T20:22:09.4621978Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4622127Z ) 2025-05-07T20:22:09.4622546Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.4623126Z self=, 2025-05-07T20:22:09.4623287Z mixed_B=False, 2025-05-07T20:22:09.4623440Z compile=True, 2025-05-07T20:22:09.4623584Z T=4, 2025-05-07T20:22:09.4623742Z D=96, 2025-05-07T20:22:09.4623886Z B=29, 2025-05-07T20:22:09.4624330Z log_E=5, 2025-05-07T20:22:09.4624474Z L=13, 2025-05-07T20:22:09.4624627Z D_gradcheck=2, 2025-05-07T20:22:09.4624809Z stochastic_rounding=True, 2025-05-07T20:22:09.4624966Z weighted=False, 2025-05-07T20:22:09.4625118Z row_wise=True, 2025-05-07T20:22:09.4625276Z mixed=False, 2025-05-07T20:22:09.4625433Z use_cache=False, 2025-05-07T20:22:09.4625627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.4625787Z use_cpu=True, 2025-05-07T20:22:09.4625969Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.4626111Z ) 2025-05-07T20:22:09.5112557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5113155Z self=, 2025-05-07T20:22:09.5113322Z mixed_B=False, 2025-05-07T20:22:09.5113479Z compile=True, 2025-05-07T20:22:09.5113621Z T=1, 2025-05-07T20:22:09.5113902Z D=95, 2025-05-07T20:22:09.5114050Z B=123, 2025-05-07T20:22:09.5114207Z log_E=4, 2025-05-07T20:22:09.5114357Z L=17, 2025-05-07T20:22:09.5114508Z D_gradcheck=1, 2025-05-07T20:22:09.5114681Z stochastic_rounding=False, 2025-05-07T20:22:09.5114843Z weighted=True, 2025-05-07T20:22:09.5114992Z row_wise=True, 2025-05-07T20:22:09.5115141Z mixed=True, 2025-05-07T20:22:09.5115298Z use_cache=True, 2025-05-07T20:22:09.5115487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5115645Z use_cpu=True, 2025-05-07T20:22:09.5115824Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5115966Z ) 2025-05-07T20:22:09.5116348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5117175Z self=, 2025-05-07T20:22:09.5117328Z mixed_B=False, 2025-05-07T20:22:09.5117485Z compile=True, 2025-05-07T20:22:09.5117627Z T=3, 2025-05-07T20:22:09.5117775Z D=29, 2025-05-07T20:22:09.5117925Z B=22, 2025-05-07T20:22:09.5118074Z log_E=5, 2025-05-07T20:22:09.5118215Z L=1, 2025-05-07T20:22:09.5118370Z D_gradcheck=1, 2025-05-07T20:22:09.5118547Z stochastic_rounding=True, 2025-05-07T20:22:09.5118702Z weighted=False, 2025-05-07T20:22:09.5118862Z row_wise=False, 2025-05-07T20:22:09.5119010Z mixed=True, 2025-05-07T20:22:09.5119173Z use_cache=False, 2025-05-07T20:22:09.5119361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5119509Z use_cpu=True, 2025-05-07T20:22:09.5119696Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5119832Z ) 2025-05-07T20:22:09.5120063Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5120626Z self=, 2025-05-07T20:22:09.5120777Z mixed_B=True, 2025-05-07T20:22:09.5120928Z compile=False, 2025-05-07T20:22:09.5121077Z T=2, 2025-05-07T20:22:09.5121347Z D=98, 2025-05-07T20:22:09.5121505Z B=6, 2025-05-07T20:22:09.5121663Z log_E=3, 2025-05-07T20:22:09.5121806Z L=17, 2025-05-07T20:22:09.5121965Z D_gradcheck=2, 2025-05-07T20:22:09.5122136Z stochastic_rounding=True, 2025-05-07T20:22:09.5122287Z weighted=True, 2025-05-07T20:22:09.5122442Z row_wise=True, 2025-05-07T20:22:09.5122590Z mixed=False, 2025-05-07T20:22:09.5122742Z use_cache=True, 2025-05-07T20:22:09.5122936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5123085Z use_cpu=True, 2025-05-07T20:22:09.5123262Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5123407Z ) 2025-05-07T20:22:09.5123806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5124381Z self=, 2025-05-07T20:22:09.5124538Z mixed_B=True, 2025-05-07T20:22:09.5124689Z compile=True, 2025-05-07T20:22:09.5124832Z T=5, 2025-05-07T20:22:09.5124988Z D=38, 2025-05-07T20:22:09.5125131Z B=102, 2025-05-07T20:22:09.5125510Z log_E=4, 2025-05-07T20:22:09.5125657Z L=4, 2025-05-07T20:22:09.5125808Z D_gradcheck=1, 2025-05-07T20:22:09.5125982Z stochastic_rounding=True, 2025-05-07T20:22:09.5126134Z weighted=True, 2025-05-07T20:22:09.5126287Z row_wise=True, 2025-05-07T20:22:09.5126442Z mixed=False, 2025-05-07T20:22:09.5126593Z use_cache=True, 2025-05-07T20:22:09.5126781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5126939Z use_cpu=True, 2025-05-07T20:22:09.5127117Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5127258Z ) 2025-05-07T20:22:09.5127493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5128055Z self=, 2025-05-07T20:22:09.5128217Z mixed_B=False, 2025-05-07T20:22:09.5128370Z compile=False, 2025-05-07T20:22:09.5128515Z T=1, 2025-05-07T20:22:09.5128673Z D=5, 2025-05-07T20:22:09.5128819Z B=81, 2025-05-07T20:22:09.5128970Z log_E=4, 2025-05-07T20:22:09.5129119Z L=18, 2025-05-07T20:22:09.5129271Z D_gradcheck=1, 2025-05-07T20:22:09.5129443Z stochastic_rounding=False, 2025-05-07T20:22:09.5129605Z weighted=True, 2025-05-07T20:22:09.5129757Z row_wise=False, 2025-05-07T20:22:09.5129905Z mixed=True, 2025-05-07T20:22:09.5130065Z use_cache=True, 2025-05-07T20:22:09.5130254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5130405Z use_cpu=True, 2025-05-07T20:22:09.5130592Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5130731Z ) 2025-05-07T20:22:09.5130959Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5131610Z self=, 2025-05-07T20:22:09.5131763Z mixed_B=False, 2025-05-07T20:22:09.5131922Z compile=False, 2025-05-07T20:22:09.5132062Z T=4, 2025-05-07T20:22:09.5132206Z D=53, 2025-05-07T20:22:09.5132360Z B=77, 2025-05-07T20:22:09.5132506Z log_E=3, 2025-05-07T20:22:09.5132648Z L=3, 2025-05-07T20:22:09.5132805Z D_gradcheck=2, 2025-05-07T20:22:09.5132975Z stochastic_rounding=True, 2025-05-07T20:22:09.5133129Z weighted=False, 2025-05-07T20:22:09.5133291Z row_wise=False, 2025-05-07T20:22:09.5133438Z mixed=False, 2025-05-07T20:22:09.5133589Z use_cache=False, 2025-05-07T20:22:09.5133782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5133932Z use_cpu=True, 2025-05-07T20:22:09.5134120Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5134259Z ) 2025-05-07T20:22:09.5134487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5135051Z self=, 2025-05-07T20:22:09.5135202Z mixed_B=False, 2025-05-07T20:22:09.5135350Z compile=True, 2025-05-07T20:22:09.5135500Z T=1, 2025-05-07T20:22:09.5135776Z D=14, 2025-05-07T20:22:09.5135932Z B=94, 2025-05-07T20:22:09.5136093Z log_E=5, 2025-05-07T20:22:09.5136236Z L=4, 2025-05-07T20:22:09.5136390Z D_gradcheck=1, 2025-05-07T20:22:09.5136569Z stochastic_rounding=False, 2025-05-07T20:22:09.5136723Z weighted=False, 2025-05-07T20:22:09.5136875Z row_wise=False, 2025-05-07T20:22:09.5137029Z mixed=True, 2025-05-07T20:22:09.5137182Z use_cache=True, 2025-05-07T20:22:09.5137379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5137528Z use_cpu=True, 2025-05-07T20:22:09.5137707Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5137855Z ) 2025-05-07T20:22:09.5138194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5138765Z self=, 2025-05-07T20:22:09.5138922Z mixed_B=True, 2025-05-07T20:22:09.5139072Z compile=True, 2025-05-07T20:22:09.5153205Z T=3, 2025-05-07T20:22:09.5153455Z D=58, 2025-05-07T20:22:09.5153603Z B=112, 2025-05-07T20:22:09.5153949Z log_E=4, 2025-05-07T20:22:09.5154103Z L=1, 2025-05-07T20:22:09.5154257Z D_gradcheck=2, 2025-05-07T20:22:09.5154435Z stochastic_rounding=False, 2025-05-07T20:22:09.5154597Z weighted=True, 2025-05-07T20:22:09.5154748Z row_wise=True, 2025-05-07T20:22:09.5154898Z mixed=True, 2025-05-07T20:22:09.5155058Z use_cache=True, 2025-05-07T20:22:09.5155253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5155407Z use_cpu=True, 2025-05-07T20:22:09.5155596Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5155738Z ) 2025-05-07T20:22:09.5155977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5156559Z self=, 2025-05-07T20:22:09.5156714Z mixed_B=False, 2025-05-07T20:22:09.5156874Z compile=True, 2025-05-07T20:22:09.5157023Z T=3, 2025-05-07T20:22:09.5157164Z D=87, 2025-05-07T20:22:09.5157314Z B=72, 2025-05-07T20:22:09.5157460Z log_E=5, 2025-05-07T20:22:09.5157609Z L=11, 2025-05-07T20:22:09.5157771Z D_gradcheck=2, 2025-05-07T20:22:09.5157944Z stochastic_rounding=True, 2025-05-07T20:22:09.5158100Z weighted=True, 2025-05-07T20:22:09.5158257Z row_wise=False, 2025-05-07T20:22:09.5158406Z mixed=True, 2025-05-07T20:22:09.5158558Z use_cache=True, 2025-05-07T20:22:09.5158759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5158913Z use_cpu=True, 2025-05-07T20:22:09.5159099Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5159241Z ) 2025-05-07T20:22:09.5159469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5160177Z self=, 2025-05-07T20:22:09.5160330Z mixed_B=True, 2025-05-07T20:22:09.5160485Z compile=False, 2025-05-07T20:22:09.5160635Z T=5, 2025-05-07T20:22:09.5160777Z D=67, 2025-05-07T20:22:09.5160924Z B=7, 2025-05-07T20:22:09.5161074Z log_E=5, 2025-05-07T20:22:09.5161221Z L=9, 2025-05-07T20:22:09.5161372Z D_gradcheck=2, 2025-05-07T20:22:09.5161551Z stochastic_rounding=False, 2025-05-07T20:22:09.5161705Z weighted=False, 2025-05-07T20:22:09.5161861Z row_wise=True, 2025-05-07T20:22:09.5162016Z mixed=False, 2025-05-07T20:22:09.5162167Z use_cache=True, 2025-05-07T20:22:09.5162365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5162514Z use_cpu=True, 2025-05-07T20:22:09.5162692Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5162840Z ) 2025-05-07T20:22:09.5163070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5163637Z self=, 2025-05-07T20:22:09.5163796Z mixed_B=False, 2025-05-07T20:22:09.5163947Z compile=True, 2025-05-07T20:22:09.5164089Z T=5, 2025-05-07T20:22:09.5164242Z D=70, 2025-05-07T20:22:09.5164515Z B=75, 2025-05-07T20:22:09.5164677Z log_E=5, 2025-05-07T20:22:09.5164833Z L=16, 2025-05-07T20:22:09.5164988Z D_gradcheck=1, 2025-05-07T20:22:09.5165160Z stochastic_rounding=True, 2025-05-07T20:22:09.5165323Z weighted=False, 2025-05-07T20:22:09.5165477Z row_wise=False, 2025-05-07T20:22:09.5165634Z mixed=True, 2025-05-07T20:22:09.5165791Z use_cache=False, 2025-05-07T20:22:09.5165981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5166141Z use_cpu=True, 2025-05-07T20:22:09.5166324Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5166465Z ) 2025-05-07T20:22:09.5166700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5167349Z self=, 2025-05-07T20:22:09.5167518Z mixed_B=False, 2025-05-07T20:22:09.5167678Z compile=False, 2025-05-07T20:22:09.5167823Z T=2, 2025-05-07T20:22:09.5167968Z D=48, 2025-05-07T20:22:09.5168123Z B=42, 2025-05-07T20:22:09.5168268Z log_E=3, 2025-05-07T20:22:09.5168539Z L=7, 2025-05-07T20:22:09.5168693Z D_gradcheck=1, 2025-05-07T20:22:09.5168864Z stochastic_rounding=False, 2025-05-07T20:22:09.5169023Z weighted=False, 2025-05-07T20:22:09.5169176Z row_wise=False, 2025-05-07T20:22:09.5169324Z mixed=True, 2025-05-07T20:22:09.5169489Z use_cache=False, 2025-05-07T20:22:09.5169681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5169831Z use_cpu=True, 2025-05-07T20:22:09.5170019Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5170160Z ) 2025-05-07T20:22:09.5170385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5170953Z self=, 2025-05-07T20:22:09.5171106Z mixed_B=True, 2025-05-07T20:22:09.5171264Z compile=False, 2025-05-07T20:22:09.5171409Z T=4, 2025-05-07T20:22:09.5171552Z D=69, 2025-05-07T20:22:09.5171708Z B=90, 2025-05-07T20:22:09.5171854Z log_E=5, 2025-05-07T20:22:09.5172000Z L=7, 2025-05-07T20:22:09.5172161Z D_gradcheck=1, 2025-05-07T20:22:09.5172332Z stochastic_rounding=True, 2025-05-07T20:22:09.5172489Z weighted=False, 2025-05-07T20:22:09.5172649Z row_wise=False, 2025-05-07T20:22:09.5172796Z mixed=True, 2025-05-07T20:22:09.5172948Z use_cache=True, 2025-05-07T20:22:09.5173144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5173295Z use_cpu=True, 2025-05-07T20:22:09.5173475Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5173619Z ) 2025-05-07T20:22:09.5173847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5174554Z self=, 2025-05-07T20:22:09.5174709Z mixed_B=False, 2025-05-07T20:22:09.5174868Z compile=False, 2025-05-07T20:22:09.5175024Z T=3, 2025-05-07T20:22:09.5175167Z D=103, 2025-05-07T20:22:09.5175312Z B=73, 2025-05-07T20:22:09.5175465Z log_E=4, 2025-05-07T20:22:09.5175613Z L=1, 2025-05-07T20:22:09.5175768Z D_gradcheck=1, 2025-05-07T20:22:09.5175948Z stochastic_rounding=False, 2025-05-07T20:22:09.5176105Z weighted=False, 2025-05-07T20:22:09.5176258Z row_wise=False, 2025-05-07T20:22:09.5176417Z mixed=False, 2025-05-07T20:22:09.5176570Z use_cache=True, 2025-05-07T20:22:09.5176762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5176918Z use_cpu=True, 2025-05-07T20:22:09.5177100Z output_dtype=SparseType.FP16, 2025-05-07T20:22:09.5177242Z ) 2025-05-07T20:22:09.5177476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5178037Z self=, 2025-05-07T20:22:09.5178203Z mixed_B=False, 2025-05-07T20:22:09.5178357Z compile=False, 2025-05-07T20:22:09.5178502Z T=1, 2025-05-07T20:22:09.5178657Z D=107, 2025-05-07T20:22:09.5178920Z B=68, 2025-05-07T20:22:09.5179082Z log_E=3, 2025-05-07T20:22:09.5179241Z L=13, 2025-05-07T20:22:09.5179393Z D_gradcheck=2, 2025-05-07T20:22:09.5179565Z stochastic_rounding=True, 2025-05-07T20:22:09.5179726Z weighted=True, 2025-05-07T20:22:09.5179877Z row_wise=False, 2025-05-07T20:22:09.5180031Z mixed=False, 2025-05-07T20:22:09.5180191Z use_cache=False, 2025-05-07T20:22:09.5180381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:09.5180538Z use_cpu=True, 2025-05-07T20:22:09.5180723Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5180861Z ) 2025-05-07T20:22:09.5181092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5181765Z self=, 2025-05-07T20:22:09.5181938Z mixed_B=False, 2025-05-07T20:22:09.5182097Z compile=True, 2025-05-07T20:22:09.5182240Z T=3, 2025-05-07T20:22:09.5182384Z D=59, 2025-05-07T20:22:09.5182538Z B=121, 2025-05-07T20:22:09.5182687Z log_E=4, 2025-05-07T20:22:09.5182959Z L=11, 2025-05-07T20:22:09.5183118Z D_gradcheck=1, 2025-05-07T20:22:09.5183288Z stochastic_rounding=True, 2025-05-07T20:22:09.5183441Z weighted=True, 2025-05-07T20:22:09.5183607Z row_wise=True, 2025-05-07T20:22:09.5183757Z mixed=True, 2025-05-07T20:22:09.5183924Z use_cache=False, 2025-05-07T20:22:09.5184232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5184388Z use_cpu=True, 2025-05-07T20:22:09.5184577Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5184720Z ) 2025-05-07T20:22:09.5184946Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:09.5185516Z self=, 2025-05-07T20:22:09.5185669Z mixed_B=False, 2025-05-07T20:22:09.5185824Z compile=False, 2025-05-07T20:22:09.5185979Z T=3, 2025-05-07T20:22:09.5186126Z D=75, 2025-05-07T20:22:09.5186275Z B=44, 2025-05-07T20:22:09.5186428Z log_E=3, 2025-05-07T20:22:09.5186577Z L=19, 2025-05-07T20:22:09.5186730Z D_gradcheck=2, 2025-05-07T20:22:09.5186912Z stochastic_rounding=False, 2025-05-07T20:22:09.5187073Z weighted=True, 2025-05-07T20:22:09.5187231Z row_wise=True, 2025-05-07T20:22:09.5187386Z mixed=False, 2025-05-07T20:22:09.5187540Z use_cache=True, 2025-05-07T20:22:09.5187741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:09.5187893Z use_cpu=True, 2025-05-07T20:22:09.5188075Z output_dtype=SparseType.FP32, 2025-05-07T20:22:09.5188221Z ) 2025-05-07T20:22:10.0684896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0686205Z self=, 2025-05-07T20:22:10.0687086Z mixed_B=True, 2025-05-07T20:22:10.0687461Z compile=False, 2025-05-07T20:22:10.0687820Z T=3, 2025-05-07T20:22:10.0688151Z D=18, 2025-05-07T20:22:10.0688491Z B=97, 2025-05-07T20:22:10.0688818Z log_E=3, 2025-05-07T20:22:10.0689173Z L=12, 2025-05-07T20:22:10.0689516Z D_gradcheck=2, 2025-05-07T20:22:10.0689904Z stochastic_rounding=False, 2025-05-07T20:22:10.0690338Z weighted=True, 2025-05-07T20:22:10.0690712Z row_wise=True, 2025-05-07T20:22:10.0691074Z mixed=False, 2025-05-07T20:22:10.0691446Z use_cache=True, 2025-05-07T20:22:10.0691858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0692334Z use_cpu=True, 2025-05-07T20:22:10.0692737Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0693183Z ) 2025-05-07T20:22:10.0693578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0694510Z self=, 2025-05-07T20:22:10.0695408Z mixed_B=True, 2025-05-07T20:22:10.0695790Z compile=True, 2025-05-07T20:22:10.0696162Z T=4, 2025-05-07T20:22:10.0696525Z D=6, 2025-05-07T20:22:10.0697063Z B=45, 2025-05-07T20:22:10.0697410Z log_E=4, 2025-05-07T20:22:10.0697757Z L=1, 2025-05-07T20:22:10.0698098Z D_gradcheck=2, 2025-05-07T20:22:10.0698486Z stochastic_rounding=True, 2025-05-07T20:22:10.0698926Z weighted=True, 2025-05-07T20:22:10.0699303Z row_wise=False, 2025-05-07T20:22:10.0699666Z mixed=True, 2025-05-07T20:22:10.0700032Z use_cache=False, 2025-05-07T20:22:10.0700453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0700930Z use_cpu=True, 2025-05-07T20:22:10.0701331Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0701774Z ) 2025-05-07T20:22:10.0702194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0703304Z self=, 2025-05-07T20:22:10.0704310Z mixed_B=True, 2025-05-07T20:22:10.0704686Z compile=False, 2025-05-07T20:22:10.0705045Z T=1, 2025-05-07T20:22:10.0705376Z D=65, 2025-05-07T20:22:10.0705708Z B=112, 2025-05-07T20:22:10.0706044Z log_E=4, 2025-05-07T20:22:10.0706388Z L=3, 2025-05-07T20:22:10.0706882Z D_gradcheck=2, 2025-05-07T20:22:10.0707268Z stochastic_rounding=True, 2025-05-07T20:22:10.0707706Z weighted=True, 2025-05-07T20:22:10.0708076Z row_wise=False, 2025-05-07T20:22:10.0708442Z mixed=True, 2025-05-07T20:22:10.0708809Z use_cache=False, 2025-05-07T20:22:10.0709231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0709712Z use_cpu=True, 2025-05-07T20:22:10.0710111Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0710559Z ) 2025-05-07T20:22:10.0710953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0711887Z self=, 2025-05-07T20:22:10.0712766Z mixed_B=True, 2025-05-07T20:22:10.0713136Z compile=False, 2025-05-07T20:22:10.0713499Z T=5, 2025-05-07T20:22:10.0713830Z D=72, 2025-05-07T20:22:10.0714164Z B=27, 2025-05-07T20:22:10.0714494Z log_E=3, 2025-05-07T20:22:10.0714837Z L=17, 2025-05-07T20:22:10.0715186Z D_gradcheck=1, 2025-05-07T20:22:10.0715572Z stochastic_rounding=False, 2025-05-07T20:22:10.0716015Z weighted=True, 2025-05-07T20:22:10.0716644Z row_wise=False, 2025-05-07T20:22:10.0717015Z mixed=False, 2025-05-07T20:22:10.0717383Z use_cache=True, 2025-05-07T20:22:10.0717793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0718267Z use_cpu=True, 2025-05-07T20:22:10.0718671Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0719113Z ) 2025-05-07T20:22:10.0719504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0720438Z self=, 2025-05-07T20:22:10.0721609Z mixed_B=False, 2025-05-07T20:22:10.0721972Z compile=True, 2025-05-07T20:22:10.0722332Z T=4, 2025-05-07T20:22:10.0722667Z D=87, 2025-05-07T20:22:10.0722998Z B=71, 2025-05-07T20:22:10.0723332Z log_E=3, 2025-05-07T20:22:10.0723677Z L=9, 2025-05-07T20:22:10.0724028Z D_gradcheck=1, 2025-05-07T20:22:10.0724412Z stochastic_rounding=True, 2025-05-07T20:22:10.0724848Z weighted=False, 2025-05-07T20:22:10.0725221Z row_wise=True, 2025-05-07T20:22:10.0725582Z mixed=False, 2025-05-07T20:22:10.0725952Z use_cache=False, 2025-05-07T20:22:10.0726376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0726852Z use_cpu=True, 2025-05-07T20:22:10.0727254Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0727698Z ) 2025-05-07T20:22:10.0728092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0729032Z self=, 2025-05-07T20:22:10.0729905Z mixed_B=True, 2025-05-07T20:22:10.0730266Z compile=True, 2025-05-07T20:22:10.0730629Z T=2, 2025-05-07T20:22:10.0730963Z D=110, 2025-05-07T20:22:10.0731288Z B=95, 2025-05-07T20:22:10.0731860Z log_E=3, 2025-05-07T20:22:10.0732229Z L=15, 2025-05-07T20:22:10.0732569Z D_gradcheck=1, 2025-05-07T20:22:10.0732965Z stochastic_rounding=False, 2025-05-07T20:22:10.0733402Z weighted=False, 2025-05-07T20:22:10.0733772Z row_wise=False, 2025-05-07T20:22:10.0734143Z mixed=False, 2025-05-07T20:22:10.0734510Z use_cache=True, 2025-05-07T20:22:10.0734922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0735399Z use_cpu=True, 2025-05-07T20:22:10.0735797Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0736243Z ) 2025-05-07T20:22:10.0736637Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0737788Z self=, 2025-05-07T20:22:10.0738674Z mixed_B=True, 2025-05-07T20:22:10.0739038Z compile=True, 2025-05-07T20:22:10.0739398Z T=5, 2025-05-07T20:22:10.0739726Z D=80, 2025-05-07T20:22:10.0740052Z B=74, 2025-05-07T20:22:10.0740386Z log_E=3, 2025-05-07T20:22:10.0740736Z L=10, 2025-05-07T20:22:10.0741311Z D_gradcheck=2, 2025-05-07T20:22:10.0741701Z stochastic_rounding=True, 2025-05-07T20:22:10.0742134Z weighted=False, 2025-05-07T20:22:10.0742500Z row_wise=False, 2025-05-07T20:22:10.0742870Z mixed=False, 2025-05-07T20:22:10.0743235Z use_cache=True, 2025-05-07T20:22:10.0743638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0744245Z use_cpu=True, 2025-05-07T20:22:10.0744650Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0745095Z ) 2025-05-07T20:22:10.0745485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0746417Z self=, 2025-05-07T20:22:10.0747281Z mixed_B=True, 2025-05-07T20:22:10.0747643Z compile=True, 2025-05-07T20:22:10.0748004Z T=4, 2025-05-07T20:22:10.0748334Z D=125, 2025-05-07T20:22:10.0748660Z B=111, 2025-05-07T20:22:10.0749000Z log_E=5, 2025-05-07T20:22:10.0749348Z L=18, 2025-05-07T20:22:10.0749687Z D_gradcheck=1, 2025-05-07T20:22:10.0750086Z stochastic_rounding=False, 2025-05-07T20:22:10.0750523Z weighted=False, 2025-05-07T20:22:10.0750891Z row_wise=True, 2025-05-07T20:22:10.0751261Z mixed=True, 2025-05-07T20:22:10.0751626Z use_cache=True, 2025-05-07T20:22:10.0752030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0752506Z use_cpu=True, 2025-05-07T20:22:10.0752903Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0753343Z ) 2025-05-07T20:22:10.0753744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0754679Z self=, 2025-05-07T20:22:10.0755739Z mixed_B=True, 2025-05-07T20:22:10.0756210Z compile=True, 2025-05-07T20:22:10.0756570Z T=1, 2025-05-07T20:22:10.0756902Z D=61, 2025-05-07T20:22:10.0757236Z B=32, 2025-05-07T20:22:10.0757569Z log_E=4, 2025-05-07T20:22:10.0757913Z L=13, 2025-05-07T20:22:10.0758261Z D_gradcheck=1, 2025-05-07T20:22:10.0758645Z stochastic_rounding=True, 2025-05-07T20:22:10.0759087Z weighted=False, 2025-05-07T20:22:10.0759465Z row_wise=True, 2025-05-07T20:22:10.0759833Z mixed=False, 2025-05-07T20:22:10.0760194Z use_cache=True, 2025-05-07T20:22:10.0760608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0761096Z use_cpu=True, 2025-05-07T20:22:10.0761487Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0761930Z ) 2025-05-07T20:22:10.0762331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0763328Z self=, 2025-05-07T20:22:10.0764277Z mixed_B=False, 2025-05-07T20:22:10.0764655Z compile=False, 2025-05-07T20:22:10.0765012Z T=3, 2025-05-07T20:22:10.0765368Z D=15, 2025-05-07T20:22:10.0765733Z B=100, 2025-05-07T20:22:10.0766294Z log_E=4, 2025-05-07T20:22:10.0766712Z L=0, 2025-05-07T20:22:10.0767104Z D_gradcheck=2, 2025-05-07T20:22:10.0767510Z stochastic_rounding=True, 2025-05-07T20:22:10.0767998Z weighted=False, 2025-05-07T20:22:10.0768404Z row_wise=True, 2025-05-07T20:22:10.0768766Z mixed=True, 2025-05-07T20:22:10.0769145Z use_cache=False, 2025-05-07T20:22:10.0769575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0770050Z use_cpu=True, 2025-05-07T20:22:10.0770523Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0771008Z ) 2025-05-07T20:22:10.0771428Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0772542Z self=, 2025-05-07T20:22:10.0773435Z mixed_B=False, 2025-05-07T20:22:10.0773828Z compile=True, 2025-05-07T20:22:10.0774204Z T=1, 2025-05-07T20:22:10.0774549Z D=14, 2025-05-07T20:22:10.0774899Z B=84, 2025-05-07T20:22:10.0775276Z log_E=3, 2025-05-07T20:22:10.0775626Z L=15, 2025-05-07T20:22:10.0776147Z D_gradcheck=1, 2025-05-07T20:22:10.0776550Z stochastic_rounding=False, 2025-05-07T20:22:10.0776989Z weighted=False, 2025-05-07T20:22:10.0777410Z row_wise=True, 2025-05-07T20:22:10.0777799Z mixed=True, 2025-05-07T20:22:10.0778191Z use_cache=True, 2025-05-07T20:22:10.0778640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0779163Z use_cpu=True, 2025-05-07T20:22:10.0779566Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0780043Z ) 2025-05-07T20:22:10.0780467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0781409Z self=, 2025-05-07T20:22:10.0782284Z mixed_B=False, 2025-05-07T20:22:10.0782658Z compile=True, 2025-05-07T20:22:10.0783013Z T=5, 2025-05-07T20:22:10.0783345Z D=4, 2025-05-07T20:22:10.0783677Z B=15, 2025-05-07T20:22:10.0784160Z log_E=5, 2025-05-07T20:22:10.0784517Z L=13, 2025-05-07T20:22:10.0784865Z D_gradcheck=2, 2025-05-07T20:22:10.0785255Z stochastic_rounding=True, 2025-05-07T20:22:10.0785691Z weighted=False, 2025-05-07T20:22:10.0786066Z row_wise=False, 2025-05-07T20:22:10.0786432Z mixed=True, 2025-05-07T20:22:10.0786798Z use_cache=True, 2025-05-07T20:22:10.0787203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0787674Z use_cpu=True, 2025-05-07T20:22:10.0788073Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0788519Z ) 2025-05-07T20:22:10.0788931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0789864Z self=, 2025-05-07T20:22:10.0790927Z mixed_B=False, 2025-05-07T20:22:10.0791306Z compile=False, 2025-05-07T20:22:10.0791661Z T=2, 2025-05-07T20:22:10.0791992Z D=98, 2025-05-07T20:22:10.0792323Z B=111, 2025-05-07T20:22:10.0792661Z log_E=4, 2025-05-07T20:22:10.0793007Z L=20, 2025-05-07T20:22:10.0793355Z D_gradcheck=2, 2025-05-07T20:22:10.0793742Z stochastic_rounding=False, 2025-05-07T20:22:10.0794186Z weighted=True, 2025-05-07T20:22:10.0794594Z row_wise=True, 2025-05-07T20:22:10.0794972Z mixed=False, 2025-05-07T20:22:10.0795389Z use_cache=False, 2025-05-07T20:22:10.0795832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0796330Z use_cpu=True, 2025-05-07T20:22:10.0796752Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.0797234Z ) 2025-05-07T20:22:10.0797677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0798628Z self=, 2025-05-07T20:22:10.0799509Z mixed_B=True, 2025-05-07T20:22:10.0799897Z compile=True, 2025-05-07T20:22:10.0800293Z T=1, 2025-05-07T20:22:10.0800652Z D=118, 2025-05-07T20:22:10.0801002Z B=114, 2025-05-07T20:22:10.0801523Z log_E=5, 2025-05-07T20:22:10.0801903Z L=15, 2025-05-07T20:22:10.0802255Z D_gradcheck=2, 2025-05-07T20:22:10.0802676Z stochastic_rounding=True, 2025-05-07T20:22:10.0803143Z weighted=True, 2025-05-07T20:22:10.0803563Z row_wise=True, 2025-05-07T20:22:10.0803924Z mixed=True, 2025-05-07T20:22:10.0804303Z use_cache=False, 2025-05-07T20:22:10.0804814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0805311Z use_cpu=True, 2025-05-07T20:22:10.0805745Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0806193Z ) 2025-05-07T20:22:10.0806607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0807713Z self=, 2025-05-07T20:22:10.0808637Z mixed_B=False, 2025-05-07T20:22:10.0809067Z compile=True, 2025-05-07T20:22:10.0809447Z T=2, 2025-05-07T20:22:10.0809786Z D=90, 2025-05-07T20:22:10.0810123Z B=24, 2025-05-07T20:22:10.0810475Z log_E=5, 2025-05-07T20:22:10.0810881Z L=5, 2025-05-07T20:22:10.0811258Z D_gradcheck=1, 2025-05-07T20:22:10.0811834Z stochastic_rounding=False, 2025-05-07T20:22:10.0812327Z weighted=False, 2025-05-07T20:22:10.0812754Z row_wise=False, 2025-05-07T20:22:10.0813140Z mixed=False, 2025-05-07T20:22:10.0813550Z use_cache=False, 2025-05-07T20:22:10.0813978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0814474Z use_cpu=True, 2025-05-07T20:22:10.0814934Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0815395Z ) 2025-05-07T20:22:10.0815809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0817208Z self=, 2025-05-07T20:22:10.0818125Z mixed_B=False, 2025-05-07T20:22:10.0818501Z compile=True, 2025-05-07T20:22:10.0818879Z T=5, 2025-05-07T20:22:10.0819235Z D=66, 2025-05-07T20:22:10.0819611Z B=67, 2025-05-07T20:22:10.0819960Z log_E=4, 2025-05-07T20:22:10.0820391Z L=5, 2025-05-07T20:22:10.0820731Z D_gradcheck=1, 2025-05-07T20:22:10.0821136Z stochastic_rounding=False, 2025-05-07T20:22:10.0821585Z weighted=True, 2025-05-07T20:22:10.0821986Z row_wise=True, 2025-05-07T20:22:10.0822377Z mixed=True, 2025-05-07T20:22:10.0822774Z use_cache=False, 2025-05-07T20:22:10.0823220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.0823719Z use_cpu=True, 2025-05-07T20:22:10.0824224Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0824703Z ) 2025-05-07T20:22:10.0825145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.0826086Z self=, 2025-05-07T20:22:10.0827302Z mixed_B=False, 2025-05-07T20:22:10.0827705Z compile=False, 2025-05-07T20:22:10.0828080Z T=1, 2025-05-07T20:22:10.0828457Z D=79, 2025-05-07T20:22:10.0828833Z B=16, 2025-05-07T20:22:10.0829203Z log_E=3, 2025-05-07T20:22:10.0829558Z L=4, 2025-05-07T20:22:10.0829933Z D_gradcheck=1, 2025-05-07T20:22:10.0830363Z stochastic_rounding=True, 2025-05-07T20:22:10.0830812Z weighted=True, 2025-05-07T20:22:10.0831215Z row_wise=False, 2025-05-07T20:22:10.0831618Z mixed=True, 2025-05-07T20:22:10.0832022Z use_cache=True, 2025-05-07T20:22:10.0832427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.0832936Z use_cpu=True, 2025-05-07T20:22:10.0833361Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.0833844Z ) 2025-05-07T20:22:10.1235514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1236599Z self=, 2025-05-07T20:22:10.1237482Z mixed_B=True, 2025-05-07T20:22:10.1237858Z compile=True, 2025-05-07T20:22:10.1238213Z T=3, 2025-05-07T20:22:10.1238545Z D=118, 2025-05-07T20:22:10.1238880Z B=18, 2025-05-07T20:22:10.1239205Z log_E=5, 2025-05-07T20:22:10.1239826Z L=5, 2025-05-07T20:22:10.1240194Z D_gradcheck=2, 2025-05-07T20:22:10.1240595Z stochastic_rounding=False, 2025-05-07T20:22:10.1241032Z weighted=False, 2025-05-07T20:22:10.1241410Z row_wise=False, 2025-05-07T20:22:10.1241781Z mixed=True, 2025-05-07T20:22:10.1242136Z use_cache=True, 2025-05-07T20:22:10.1242548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1243029Z use_cpu=True, 2025-05-07T20:22:10.1243423Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1243868Z ) 2025-05-07T20:22:10.1244273Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1245401Z self=, 2025-05-07T20:22:10.1246293Z mixed_B=False, 2025-05-07T20:22:10.1246666Z compile=True, 2025-05-07T20:22:10.1247021Z T=4, 2025-05-07T20:22:10.1247352Z D=79, 2025-05-07T20:22:10.1247683Z B=45, 2025-05-07T20:22:10.1248012Z log_E=4, 2025-05-07T20:22:10.1248361Z L=14, 2025-05-07T20:22:10.1248703Z D_gradcheck=1, 2025-05-07T20:22:10.1249311Z stochastic_rounding=False, 2025-05-07T20:22:10.1249747Z weighted=True, 2025-05-07T20:22:10.1250124Z row_wise=False, 2025-05-07T20:22:10.1250489Z mixed=True, 2025-05-07T20:22:10.1250849Z use_cache=True, 2025-05-07T20:22:10.1251263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1251742Z use_cpu=True, 2025-05-07T20:22:10.1252143Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1252589Z ) 2025-05-07T20:22:10.1252990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1253919Z self=, 2025-05-07T20:22:10.1254792Z mixed_B=False, 2025-05-07T20:22:10.1255164Z compile=False, 2025-05-07T20:22:10.1255521Z T=5, 2025-05-07T20:22:10.1255851Z D=117, 2025-05-07T20:22:10.1256186Z B=99, 2025-05-07T20:22:10.1256514Z log_E=5, 2025-05-07T20:22:10.1256863Z L=2, 2025-05-07T20:22:10.1257202Z D_gradcheck=1, 2025-05-07T20:22:10.1257596Z stochastic_rounding=True, 2025-05-07T20:22:10.1258032Z weighted=True, 2025-05-07T20:22:10.1258408Z row_wise=False, 2025-05-07T20:22:10.1258775Z mixed=True, 2025-05-07T20:22:10.1259140Z use_cache=True, 2025-05-07T20:22:10.1259552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1260028Z use_cpu=True, 2025-05-07T20:22:10.1260422Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1260868Z ) 2025-05-07T20:22:10.1261268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1262203Z self=, 2025-05-07T20:22:10.1263276Z mixed_B=True, 2025-05-07T20:22:10.1263646Z compile=True, 2025-05-07T20:22:10.1264113Z T=5, 2025-05-07T20:22:10.1264455Z D=101, 2025-05-07T20:22:10.1264790Z B=83, 2025-05-07T20:22:10.1265119Z log_E=4, 2025-05-07T20:22:10.1265469Z L=18, 2025-05-07T20:22:10.1265812Z D_gradcheck=2, 2025-05-07T20:22:10.1266203Z stochastic_rounding=True, 2025-05-07T20:22:10.1266650Z weighted=False, 2025-05-07T20:22:10.1267030Z row_wise=True, 2025-05-07T20:22:10.1267393Z mixed=False, 2025-05-07T20:22:10.1267761Z use_cache=True, 2025-05-07T20:22:10.1268173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1268645Z use_cpu=True, 2025-05-07T20:22:10.1269042Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1269654Z ) 2025-05-07T20:22:10.1270060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1270996Z self=, 2025-05-07T20:22:10.1271860Z mixed_B=True, 2025-05-07T20:22:10.1272233Z compile=False, 2025-05-07T20:22:10.1272588Z T=3, 2025-05-07T20:22:10.1272924Z D=88, 2025-05-07T20:22:10.1273254Z B=78, 2025-05-07T20:22:10.1273580Z log_E=4, 2025-05-07T20:22:10.1274039Z L=10, 2025-05-07T20:22:10.1274393Z D_gradcheck=2, 2025-05-07T20:22:10.1274783Z stochastic_rounding=False, 2025-05-07T20:22:10.1275218Z weighted=False, 2025-05-07T20:22:10.1275593Z row_wise=False, 2025-05-07T20:22:10.1275954Z mixed=True, 2025-05-07T20:22:10.1276320Z use_cache=False, 2025-05-07T20:22:10.1276738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1277212Z use_cpu=True, 2025-05-07T20:22:10.1277630Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1278076Z ) 2025-05-07T20:22:10.1278472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1279520Z self=, 2025-05-07T20:22:10.1280410Z mixed_B=True, 2025-05-07T20:22:10.1280774Z compile=False, 2025-05-07T20:22:10.1281138Z T=2, 2025-05-07T20:22:10.1281471Z D=60, 2025-05-07T20:22:10.1281793Z B=2, 2025-05-07T20:22:10.1282126Z log_E=4, 2025-05-07T20:22:10.1282473Z L=15, 2025-05-07T20:22:10.1282809Z D_gradcheck=1, 2025-05-07T20:22:10.1283338Z stochastic_rounding=True, 2025-05-07T20:22:10.1283773Z weighted=True, 2025-05-07T20:22:10.1284147Z row_wise=True, 2025-05-07T20:22:10.1284508Z mixed=False, 2025-05-07T20:22:10.1284878Z use_cache=True, 2025-05-07T20:22:10.1285286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1285757Z use_cpu=True, 2025-05-07T20:22:10.1286155Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1286599Z ) 2025-05-07T20:22:10.1286990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1287927Z self=, 2025-05-07T20:22:10.1288798Z mixed_B=False, 2025-05-07T20:22:10.1289164Z compile=False, 2025-05-07T20:22:10.1289528Z T=1, 2025-05-07T20:22:10.1289860Z D=10, 2025-05-07T20:22:10.1290189Z B=106, 2025-05-07T20:22:10.1290520Z log_E=3, 2025-05-07T20:22:10.1290867Z L=6, 2025-05-07T20:22:10.1291203Z D_gradcheck=1, 2025-05-07T20:22:10.1291601Z stochastic_rounding=True, 2025-05-07T20:22:10.1292035Z weighted=False, 2025-05-07T20:22:10.1292403Z row_wise=False, 2025-05-07T20:22:10.1292775Z mixed=False, 2025-05-07T20:22:10.1293141Z use_cache=True, 2025-05-07T20:22:10.1293545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1294024Z use_cpu=True, 2025-05-07T20:22:10.1294427Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1294875Z ) 2025-05-07T20:22:10.1295268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1296207Z self=, 2025-05-07T20:22:10.1297252Z mixed_B=False, 2025-05-07T20:22:10.1297621Z compile=True, 2025-05-07T20:22:10.1297981Z T=4, 2025-05-07T20:22:10.1298312Z D=67, 2025-05-07T20:22:10.1298638Z B=61, 2025-05-07T20:22:10.1298975Z log_E=3, 2025-05-07T20:22:10.1299318Z L=5, 2025-05-07T20:22:10.1299654Z D_gradcheck=1, 2025-05-07T20:22:10.1300168Z stochastic_rounding=False, 2025-05-07T20:22:10.1300596Z weighted=True, 2025-05-07T20:22:10.1300967Z row_wise=True, 2025-05-07T20:22:10.1301335Z mixed=True, 2025-05-07T20:22:10.1301697Z use_cache=False, 2025-05-07T20:22:10.1302122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1302604Z use_cpu=True, 2025-05-07T20:22:10.1302997Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1303443Z ) 2025-05-07T20:22:10.1303847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1304893Z self=, 2025-05-07T20:22:10.1305765Z mixed_B=True, 2025-05-07T20:22:10.1306135Z compile=True, 2025-05-07T20:22:10.1306490Z T=1, 2025-05-07T20:22:10.1306823Z D=82, 2025-05-07T20:22:10.1307156Z B=69, 2025-05-07T20:22:10.1307482Z log_E=4, 2025-05-07T20:22:10.1307824Z L=9, 2025-05-07T20:22:10.1308348Z D_gradcheck=2, 2025-05-07T20:22:10.1308760Z stochastic_rounding=True, 2025-05-07T20:22:10.1309195Z weighted=True, 2025-05-07T20:22:10.1309569Z row_wise=False, 2025-05-07T20:22:10.1309936Z mixed=False, 2025-05-07T20:22:10.1310298Z use_cache=False, 2025-05-07T20:22:10.1310718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1311197Z use_cpu=True, 2025-05-07T20:22:10.1311594Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1312035Z ) 2025-05-07T20:22:10.1312436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1313547Z self=, 2025-05-07T20:22:10.1314438Z mixed_B=True, 2025-05-07T20:22:10.1314811Z compile=True, 2025-05-07T20:22:10.1315168Z T=2, 2025-05-07T20:22:10.1315500Z D=56, 2025-05-07T20:22:10.1315835Z B=99, 2025-05-07T20:22:10.1316454Z log_E=5, 2025-05-07T20:22:10.1316824Z L=7, 2025-05-07T20:22:10.1317171Z D_gradcheck=2, 2025-05-07T20:22:10.1317562Z stochastic_rounding=False, 2025-05-07T20:22:10.1318306Z weighted=False, 2025-05-07T20:22:10.1318684Z row_wise=False, 2025-05-07T20:22:10.1319048Z mixed=False, 2025-05-07T20:22:10.1319419Z use_cache=True, 2025-05-07T20:22:10.1319828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1320311Z use_cpu=True, 2025-05-07T20:22:10.1320706Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1321148Z ) 2025-05-07T20:22:10.1321547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1322483Z self=, 2025-05-07T20:22:10.1323356Z mixed_B=False, 2025-05-07T20:22:10.1323729Z compile=True, 2025-05-07T20:22:10.1324084Z T=4, 2025-05-07T20:22:10.1324413Z D=22, 2025-05-07T20:22:10.1324746Z B=51, 2025-05-07T20:22:10.1325078Z log_E=3, 2025-05-07T20:22:10.1325427Z L=12, 2025-05-07T20:22:10.1325778Z D_gradcheck=1, 2025-05-07T20:22:10.1326164Z stochastic_rounding=True, 2025-05-07T20:22:10.1326607Z weighted=True, 2025-05-07T20:22:10.1326982Z row_wise=False, 2025-05-07T20:22:10.1327346Z mixed=True, 2025-05-07T20:22:10.1327711Z use_cache=True, 2025-05-07T20:22:10.1328119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1328594Z use_cpu=True, 2025-05-07T20:22:10.1328993Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1329442Z ) 2025-05-07T20:22:10.1329844Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1330774Z self=, 2025-05-07T20:22:10.1331917Z mixed_B=True, 2025-05-07T20:22:10.1332292Z compile=False, 2025-05-07T20:22:10.1332647Z T=2, 2025-05-07T20:22:10.1332975Z D=4, 2025-05-07T20:22:10.1333311Z B=32, 2025-05-07T20:22:10.1333637Z log_E=5, 2025-05-07T20:22:10.1333977Z L=10, 2025-05-07T20:22:10.1334329Z D_gradcheck=2, 2025-05-07T20:22:10.1334713Z stochastic_rounding=False, 2025-05-07T20:22:10.1335155Z weighted=True, 2025-05-07T20:22:10.1335527Z row_wise=False, 2025-05-07T20:22:10.1335895Z mixed=False, 2025-05-07T20:22:10.1336456Z use_cache=False, 2025-05-07T20:22:10.1336882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1337356Z use_cpu=True, 2025-05-07T20:22:10.1337754Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1338196Z ) 2025-05-07T20:22:10.1338587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1339517Z self=, 2025-05-07T20:22:10.1340387Z mixed_B=True, 2025-05-07T20:22:10.1340764Z compile=False, 2025-05-07T20:22:10.1341121Z T=5, 2025-05-07T20:22:10.1341451Z D=98, 2025-05-07T20:22:10.1341782Z B=46, 2025-05-07T20:22:10.1342107Z log_E=3, 2025-05-07T20:22:10.1342449Z L=6, 2025-05-07T20:22:10.1343052Z D_gradcheck=2, 2025-05-07T20:22:10.1343462Z stochastic_rounding=False, 2025-05-07T20:22:10.1343907Z weighted=False, 2025-05-07T20:22:10.1344396Z row_wise=True, 2025-05-07T20:22:10.1344755Z mixed=True, 2025-05-07T20:22:10.1345119Z use_cache=True, 2025-05-07T20:22:10.1345526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1345999Z use_cpu=True, 2025-05-07T20:22:10.1346398Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1346843Z ) 2025-05-07T20:22:10.1347233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1348171Z self=, 2025-05-07T20:22:10.1349265Z mixed_B=True, 2025-05-07T20:22:10.1349656Z compile=True, 2025-05-07T20:22:10.1350020Z T=1, 2025-05-07T20:22:10.1350354Z D=79, 2025-05-07T20:22:10.1350681Z B=25, 2025-05-07T20:22:10.1351017Z log_E=4, 2025-05-07T20:22:10.1351361Z L=8, 2025-05-07T20:22:10.1351700Z D_gradcheck=2, 2025-05-07T20:22:10.1352098Z stochastic_rounding=False, 2025-05-07T20:22:10.1352742Z weighted=False, 2025-05-07T20:22:10.1353118Z row_wise=True, 2025-05-07T20:22:10.1353481Z mixed=False, 2025-05-07T20:22:10.1353852Z use_cache=True, 2025-05-07T20:22:10.1354261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1354735Z use_cpu=True, 2025-05-07T20:22:10.1355133Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1355579Z ) 2025-05-07T20:22:10.1355977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1356906Z self=, 2025-05-07T20:22:10.1357784Z mixed_B=True, 2025-05-07T20:22:10.1358150Z compile=False, 2025-05-07T20:22:10.1358514Z T=5, 2025-05-07T20:22:10.1358846Z D=28, 2025-05-07T20:22:10.1359172Z B=71, 2025-05-07T20:22:10.1359507Z log_E=5, 2025-05-07T20:22:10.1359851Z L=11, 2025-05-07T20:22:10.1360188Z D_gradcheck=2, 2025-05-07T20:22:10.1360582Z stochastic_rounding=False, 2025-05-07T20:22:10.1361025Z weighted=False, 2025-05-07T20:22:10.1361393Z row_wise=False, 2025-05-07T20:22:10.1361766Z mixed=False, 2025-05-07T20:22:10.1362134Z use_cache=True, 2025-05-07T20:22:10.1362542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1363028Z use_cpu=True, 2025-05-07T20:22:10.1363455Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1363902Z ) 2025-05-07T20:22:10.1364298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1365227Z self=, 2025-05-07T20:22:10.1366280Z mixed_B=False, 2025-05-07T20:22:10.1366648Z compile=False, 2025-05-07T20:22:10.1367011Z T=1, 2025-05-07T20:22:10.1367338Z D=77, 2025-05-07T20:22:10.1367663Z B=15, 2025-05-07T20:22:10.1367999Z log_E=4, 2025-05-07T20:22:10.1368342Z L=16, 2025-05-07T20:22:10.1368680Z D_gradcheck=1, 2025-05-07T20:22:10.1369074Z stochastic_rounding=True, 2025-05-07T20:22:10.1369514Z weighted=True, 2025-05-07T20:22:10.1369881Z row_wise=False, 2025-05-07T20:22:10.1370250Z mixed=True, 2025-05-07T20:22:10.1370618Z use_cache=False, 2025-05-07T20:22:10.1371032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1371514Z use_cpu=True, 2025-05-07T20:22:10.1371910Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1372348Z ) 2025-05-07T20:22:10.1372753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1373682Z self=, 2025-05-07T20:22:10.1374559Z mixed_B=False, 2025-05-07T20:22:10.1374926Z compile=False, 2025-05-07T20:22:10.1375288Z T=3, 2025-05-07T20:22:10.1375626Z D=11, 2025-05-07T20:22:10.1375952Z B=59, 2025-05-07T20:22:10.1376284Z log_E=5, 2025-05-07T20:22:10.1376627Z L=16, 2025-05-07T20:22:10.1377105Z D_gradcheck=1, 2025-05-07T20:22:10.1377514Z stochastic_rounding=True, 2025-05-07T20:22:10.1377953Z weighted=True, 2025-05-07T20:22:10.1378323Z row_wise=True, 2025-05-07T20:22:10.1378694Z mixed=False, 2025-05-07T20:22:10.1379066Z use_cache=False, 2025-05-07T20:22:10.1379482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1379964Z use_cpu=True, 2025-05-07T20:22:10.1380359Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1380797Z ) 2025-05-07T20:22:10.1764160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1781537Z self=, 2025-05-07T20:22:10.1782786Z mixed_B=True, 2025-05-07T20:22:10.1783189Z compile=True, 2025-05-07T20:22:10.1783546Z T=2, 2025-05-07T20:22:10.1783872Z D=38, 2025-05-07T20:22:10.1784287Z B=110, 2025-05-07T20:22:10.1784626Z log_E=5, 2025-05-07T20:22:10.1784962Z L=14, 2025-05-07T20:22:10.1785314Z D_gradcheck=1, 2025-05-07T20:22:10.1785716Z stochastic_rounding=False, 2025-05-07T20:22:10.1786319Z weighted=False, 2025-05-07T20:22:10.1786693Z row_wise=True, 2025-05-07T20:22:10.1787061Z mixed=False, 2025-05-07T20:22:10.1787428Z use_cache=True, 2025-05-07T20:22:10.1787983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1788485Z use_cpu=True, 2025-05-07T20:22:10.1788879Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1789328Z ) 2025-05-07T20:22:10.1789733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1790667Z self=, 2025-05-07T20:22:10.1791541Z mixed_B=True, 2025-05-07T20:22:10.1791916Z compile=False, 2025-05-07T20:22:10.1792289Z T=3, 2025-05-07T20:22:10.1792615Z D=80, 2025-05-07T20:22:10.1792951Z B=55, 2025-05-07T20:22:10.1793285Z log_E=4, 2025-05-07T20:22:10.1793621Z L=8, 2025-05-07T20:22:10.1793969Z D_gradcheck=2, 2025-05-07T20:22:10.1794368Z stochastic_rounding=True, 2025-05-07T20:22:10.1794808Z weighted=True, 2025-05-07T20:22:10.1795182Z row_wise=False, 2025-05-07T20:22:10.1795554Z mixed=False, 2025-05-07T20:22:10.1795919Z use_cache=False, 2025-05-07T20:22:10.1796339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1796822Z use_cpu=True, 2025-05-07T20:22:10.1797214Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1797659Z ) 2025-05-07T20:22:10.1798058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1798979Z self=, 2025-05-07T20:22:10.1800146Z mixed_B=True, 2025-05-07T20:22:10.1800522Z compile=False, 2025-05-07T20:22:10.1800887Z T=4, 2025-05-07T20:22:10.1801215Z D=25, 2025-05-07T20:22:10.1801548Z B=73, 2025-05-07T20:22:10.1801885Z log_E=5, 2025-05-07T20:22:10.1802222Z L=8, 2025-05-07T20:22:10.1802560Z D_gradcheck=1, 2025-05-07T20:22:10.1802959Z stochastic_rounding=True, 2025-05-07T20:22:10.1803400Z weighted=True, 2025-05-07T20:22:10.1803773Z row_wise=True, 2025-05-07T20:22:10.1804148Z mixed=True, 2025-05-07T20:22:10.1804506Z use_cache=False, 2025-05-07T20:22:10.1804924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1805402Z use_cpu=True, 2025-05-07T20:22:10.1805794Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1806239Z ) 2025-05-07T20:22:10.1806643Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1807563Z self=, 2025-05-07T20:22:10.1808431Z mixed_B=True, 2025-05-07T20:22:10.1808809Z compile=False, 2025-05-07T20:22:10.1809167Z T=3, 2025-05-07T20:22:10.1809502Z D=25, 2025-05-07T20:22:10.1809839Z B=91, 2025-05-07T20:22:10.1810167Z log_E=5, 2025-05-07T20:22:10.1810511Z L=2, 2025-05-07T20:22:10.1810853Z D_gradcheck=2, 2025-05-07T20:22:10.1811491Z stochastic_rounding=True, 2025-05-07T20:22:10.1811958Z weighted=False, 2025-05-07T20:22:10.1812340Z row_wise=True, 2025-05-07T20:22:10.1812710Z mixed=False, 2025-05-07T20:22:10.1813070Z use_cache=True, 2025-05-07T20:22:10.1813484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1813972Z use_cpu=True, 2025-05-07T20:22:10.1814371Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1814817Z ) 2025-05-07T20:22:10.1815218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1816482Z self=, 2025-05-07T20:22:10.1817541Z mixed_B=False, 2025-05-07T20:22:10.1817947Z compile=False, 2025-05-07T20:22:10.1818303Z T=5, 2025-05-07T20:22:10.1818638Z D=126, 2025-05-07T20:22:10.1818973Z B=58, 2025-05-07T20:22:10.1819298Z log_E=3, 2025-05-07T20:22:10.1819640Z L=14, 2025-05-07T20:22:10.1819980Z D_gradcheck=1, 2025-05-07T20:22:10.1820372Z stochastic_rounding=True, 2025-05-07T20:22:10.1820950Z weighted=True, 2025-05-07T20:22:10.1821321Z row_wise=False, 2025-05-07T20:22:10.1821685Z mixed=True, 2025-05-07T20:22:10.1822047Z use_cache=True, 2025-05-07T20:22:10.1822458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1822932Z use_cpu=True, 2025-05-07T20:22:10.1823333Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1823775Z ) 2025-05-07T20:22:10.1824278Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1825205Z self=, 2025-05-07T20:22:10.1826081Z mixed_B=False, 2025-05-07T20:22:10.1826460Z compile=True, 2025-05-07T20:22:10.1826817Z T=3, 2025-05-07T20:22:10.1827149Z D=48, 2025-05-07T20:22:10.1827484Z B=65, 2025-05-07T20:22:10.1827816Z log_E=5, 2025-05-07T20:22:10.1828154Z L=12, 2025-05-07T20:22:10.1828495Z D_gradcheck=2, 2025-05-07T20:22:10.1828886Z stochastic_rounding=True, 2025-05-07T20:22:10.1829324Z weighted=True, 2025-05-07T20:22:10.1829701Z row_wise=False, 2025-05-07T20:22:10.1830062Z mixed=True, 2025-05-07T20:22:10.1830437Z use_cache=False, 2025-05-07T20:22:10.1830858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1831330Z use_cpu=True, 2025-05-07T20:22:10.1831727Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1832176Z ) 2025-05-07T20:22:10.1832569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1833508Z self=, 2025-05-07T20:22:10.1834377Z mixed_B=True, 2025-05-07T20:22:10.1835005Z compile=False, 2025-05-07T20:22:10.1835366Z T=5, 2025-05-07T20:22:10.1835699Z D=40, 2025-05-07T20:22:10.1836030Z B=15, 2025-05-07T20:22:10.1836363Z log_E=4, 2025-05-07T20:22:10.1836706Z L=6, 2025-05-07T20:22:10.1837044Z D_gradcheck=1, 2025-05-07T20:22:10.1837434Z stochastic_rounding=True, 2025-05-07T20:22:10.1837879Z weighted=False, 2025-05-07T20:22:10.1838261Z row_wise=False, 2025-05-07T20:22:10.1838627Z mixed=False, 2025-05-07T20:22:10.1838995Z use_cache=False, 2025-05-07T20:22:10.1839416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1839887Z use_cpu=True, 2025-05-07T20:22:10.1840284Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1840722Z ) 2025-05-07T20:22:10.1841117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1842046Z self=, 2025-05-07T20:22:10.1842917Z mixed_B=True, 2025-05-07T20:22:10.1843301Z compile=False, 2025-05-07T20:22:10.1843661Z T=1, 2025-05-07T20:22:10.1843995Z D=38, 2025-05-07T20:22:10.1844331Z B=84, 2025-05-07T20:22:10.1844661Z log_E=3, 2025-05-07T20:22:10.1845008Z L=20, 2025-05-07T20:22:10.1845352Z D_gradcheck=2, 2025-05-07T20:22:10.1845984Z stochastic_rounding=True, 2025-05-07T20:22:10.1846447Z weighted=False, 2025-05-07T20:22:10.1846838Z row_wise=True, 2025-05-07T20:22:10.1847202Z mixed=True, 2025-05-07T20:22:10.1847565Z use_cache=False, 2025-05-07T20:22:10.1847989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1848469Z use_cpu=True, 2025-05-07T20:22:10.1848868Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1849326Z ) 2025-05-07T20:22:10.1849730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1850773Z self=, 2025-05-07T20:22:10.1851631Z mixed_B=False, 2025-05-07T20:22:10.1852153Z compile=False, 2025-05-07T20:22:10.1852534Z T=3, 2025-05-07T20:22:10.1852869Z D=55, 2025-05-07T20:22:10.1853194Z B=113, 2025-05-07T20:22:10.1853530Z log_E=3, 2025-05-07T20:22:10.1853872Z L=15, 2025-05-07T20:22:10.1854207Z D_gradcheck=1, 2025-05-07T20:22:10.1854609Z stochastic_rounding=False, 2025-05-07T20:22:10.1855047Z weighted=False, 2025-05-07T20:22:10.1855579Z row_wise=True, 2025-05-07T20:22:10.1855947Z mixed=False, 2025-05-07T20:22:10.1856310Z use_cache=True, 2025-05-07T20:22:10.1856721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1857198Z use_cpu=True, 2025-05-07T20:22:10.1857596Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1858042Z ) 2025-05-07T20:22:10.1858442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1859373Z self=, 2025-05-07T20:22:10.1860235Z mixed_B=True, 2025-05-07T20:22:10.1860611Z compile=True, 2025-05-07T20:22:10.1860974Z T=5, 2025-05-07T20:22:10.1861308Z D=52, 2025-05-07T20:22:10.1861632Z B=60, 2025-05-07T20:22:10.1861966Z log_E=4, 2025-05-07T20:22:10.1862310Z L=8, 2025-05-07T20:22:10.1862643Z D_gradcheck=1, 2025-05-07T20:22:10.1863039Z stochastic_rounding=False, 2025-05-07T20:22:10.1863483Z weighted=True, 2025-05-07T20:22:10.1863854Z row_wise=True, 2025-05-07T20:22:10.1864366Z mixed=False, 2025-05-07T20:22:10.1864746Z use_cache=True, 2025-05-07T20:22:10.1865155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1865636Z use_cpu=True, 2025-05-07T20:22:10.1866034Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1866480Z ) 2025-05-07T20:22:10.1866875Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1867806Z self=, 2025-05-07T20:22:10.1868673Z mixed_B=False, 2025-05-07T20:22:10.1869181Z compile=False, 2025-05-07T20:22:10.1869547Z T=3, 2025-05-07T20:22:10.1869873Z D=6, 2025-05-07T20:22:10.1870194Z B=69, 2025-05-07T20:22:10.1870537Z log_E=4, 2025-05-07T20:22:10.1870879Z L=12, 2025-05-07T20:22:10.1871213Z D_gradcheck=2, 2025-05-07T20:22:10.1871613Z stochastic_rounding=True, 2025-05-07T20:22:10.1872054Z weighted=True, 2025-05-07T20:22:10.1872425Z row_wise=True, 2025-05-07T20:22:10.1872792Z mixed=True, 2025-05-07T20:22:10.1873153Z use_cache=True, 2025-05-07T20:22:10.1873558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1874038Z use_cpu=True, 2025-05-07T20:22:10.1874436Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1874874Z ) 2025-05-07T20:22:10.1875279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1876208Z self=, 2025-05-07T20:22:10.1877073Z mixed_B=False, 2025-05-07T20:22:10.1877450Z compile=False, 2025-05-07T20:22:10.1877823Z T=5, 2025-05-07T20:22:10.1878157Z D=113, 2025-05-07T20:22:10.1878487Z B=44, 2025-05-07T20:22:10.1878825Z log_E=3, 2025-05-07T20:22:10.1879168Z L=16, 2025-05-07T20:22:10.1879502Z D_gradcheck=1, 2025-05-07T20:22:10.1880022Z stochastic_rounding=True, 2025-05-07T20:22:10.1880483Z weighted=True, 2025-05-07T20:22:10.1880858Z row_wise=True, 2025-05-07T20:22:10.1881228Z mixed=True, 2025-05-07T20:22:10.1881590Z use_cache=True, 2025-05-07T20:22:10.1881991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1882476Z use_cpu=True, 2025-05-07T20:22:10.1882873Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1883309Z ) 2025-05-07T20:22:10.1883712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1884643Z self=, 2025-05-07T20:22:10.1885504Z mixed_B=False, 2025-05-07T20:22:10.1886018Z compile=False, 2025-05-07T20:22:10.1886401Z T=2, 2025-05-07T20:22:10.1886736Z D=126, 2025-05-07T20:22:10.1887065Z B=80, 2025-05-07T20:22:10.1887396Z log_E=3, 2025-05-07T20:22:10.1887736Z L=6, 2025-05-07T20:22:10.1888069Z D_gradcheck=2, 2025-05-07T20:22:10.1888462Z stochastic_rounding=True, 2025-05-07T20:22:10.1888900Z weighted=True, 2025-05-07T20:22:10.1889451Z row_wise=False, 2025-05-07T20:22:10.1889822Z mixed=True, 2025-05-07T20:22:10.1890184Z use_cache=True, 2025-05-07T20:22:10.1890587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1891072Z use_cpu=True, 2025-05-07T20:22:10.1891473Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1891910Z ) 2025-05-07T20:22:10.1892306Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1893236Z self=, 2025-05-07T20:22:10.1894095Z mixed_B=False, 2025-05-07T20:22:10.1894482Z compile=False, 2025-05-07T20:22:10.1894849Z T=3, 2025-05-07T20:22:10.1895174Z D=41, 2025-05-07T20:22:10.1895505Z B=126, 2025-05-07T20:22:10.1895843Z log_E=3, 2025-05-07T20:22:10.1896177Z L=13, 2025-05-07T20:22:10.1896521Z D_gradcheck=1, 2025-05-07T20:22:10.1896923Z stochastic_rounding=False, 2025-05-07T20:22:10.1897356Z weighted=False, 2025-05-07T20:22:10.1897740Z row_wise=True, 2025-05-07T20:22:10.1898111Z mixed=True, 2025-05-07T20:22:10.1898474Z use_cache=False, 2025-05-07T20:22:10.1898887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.1899365Z use_cpu=True, 2025-05-07T20:22:10.1899766Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1900201Z ) 2025-05-07T20:22:10.1900603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1901533Z self=, 2025-05-07T20:22:10.1902391Z mixed_B=False, 2025-05-07T20:22:10.1902938Z compile=False, 2025-05-07T20:22:10.1903302Z T=3, 2025-05-07T20:22:10.1903624Z D=21, 2025-05-07T20:22:10.1903955Z B=125, 2025-05-07T20:22:10.1904439Z log_E=5, 2025-05-07T20:22:10.1904776Z L=11, 2025-05-07T20:22:10.1905122Z D_gradcheck=1, 2025-05-07T20:22:10.1905520Z stochastic_rounding=False, 2025-05-07T20:22:10.1905957Z weighted=True, 2025-05-07T20:22:10.1906338Z row_wise=False, 2025-05-07T20:22:10.1906712Z mixed=True, 2025-05-07T20:22:10.1907072Z use_cache=False, 2025-05-07T20:22:10.1907491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1907973Z use_cpu=True, 2025-05-07T20:22:10.1908372Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1908814Z ) 2025-05-07T20:22:10.1909219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1910153Z self=, 2025-05-07T20:22:10.1911012Z mixed_B=False, 2025-05-07T20:22:10.1911389Z compile=False, 2025-05-07T20:22:10.1911754Z T=5, 2025-05-07T20:22:10.1912079Z D=12, 2025-05-07T20:22:10.1912413Z B=23, 2025-05-07T20:22:10.1912748Z log_E=3, 2025-05-07T20:22:10.1913087Z L=0, 2025-05-07T20:22:10.1913427Z D_gradcheck=2, 2025-05-07T20:22:10.1913931Z stochastic_rounding=True, 2025-05-07T20:22:10.1914381Z weighted=True, 2025-05-07T20:22:10.1914760Z row_wise=False, 2025-05-07T20:22:10.1915130Z mixed=False, 2025-05-07T20:22:10.1915491Z use_cache=False, 2025-05-07T20:22:10.1915909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1916567Z use_cpu=True, 2025-05-07T20:22:10.1916963Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.1917408Z ) 2025-05-07T20:22:10.1917812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.1918750Z self=, 2025-05-07T20:22:10.1919604Z mixed_B=True, 2025-05-07T20:22:10.1920186Z compile=True, 2025-05-07T20:22:10.1920577Z T=4, 2025-05-07T20:22:10.1920908Z D=10, 2025-05-07T20:22:10.1921238Z B=91, 2025-05-07T20:22:10.1921571Z log_E=3, 2025-05-07T20:22:10.1921908Z L=3, 2025-05-07T20:22:10.1922250Z D_gradcheck=1, 2025-05-07T20:22:10.1922650Z stochastic_rounding=True, 2025-05-07T20:22:10.1923086Z weighted=False, 2025-05-07T20:22:10.1923606Z row_wise=False, 2025-05-07T20:22:10.1923978Z mixed=True, 2025-05-07T20:22:10.1924334Z use_cache=False, 2025-05-07T20:22:10.1924753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.1925232Z use_cpu=True, 2025-05-07T20:22:10.1925622Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.1926063Z ) 2025-05-07T20:22:10.2318097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2319182Z self=, 2025-05-07T20:22:10.2320058Z mixed_B=False, 2025-05-07T20:22:10.2320453Z compile=True, 2025-05-07T20:22:10.2320836Z T=2, 2025-05-07T20:22:10.2321175Z D=54, 2025-05-07T20:22:10.2321512Z B=17, 2025-05-07T20:22:10.2321842Z log_E=3, 2025-05-07T20:22:10.2322245Z L=17, 2025-05-07T20:22:10.2322688Z D_gradcheck=1, 2025-05-07T20:22:10.2323089Z stochastic_rounding=False, 2025-05-07T20:22:10.2323534Z weighted=True, 2025-05-07T20:22:10.2323929Z row_wise=False, 2025-05-07T20:22:10.2324291Z mixed=True, 2025-05-07T20:22:10.2324655Z use_cache=True, 2025-05-07T20:22:10.2325069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2325563Z use_cpu=True, 2025-05-07T20:22:10.2325961Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2326408Z ) 2025-05-07T20:22:10.2326804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2327738Z self=, 2025-05-07T20:22:10.2328607Z mixed_B=True, 2025-05-07T20:22:10.2328976Z compile=True, 2025-05-07T20:22:10.2329668Z T=3, 2025-05-07T20:22:10.2330002Z D=92, 2025-05-07T20:22:10.2330329Z B=88, 2025-05-07T20:22:10.2330667Z log_E=3, 2025-05-07T20:22:10.2331018Z L=14, 2025-05-07T20:22:10.2331355Z D_gradcheck=2, 2025-05-07T20:22:10.2331751Z stochastic_rounding=False, 2025-05-07T20:22:10.2332207Z weighted=False, 2025-05-07T20:22:10.2332592Z row_wise=False, 2025-05-07T20:22:10.2332957Z mixed=True, 2025-05-07T20:22:10.2333324Z use_cache=False, 2025-05-07T20:22:10.2333518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2333680Z use_cpu=True, 2025-05-07T20:22:10.2333861Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2334004Z ) 2025-05-07T20:22:10.2334237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2334795Z self=, 2025-05-07T20:22:10.2334947Z mixed_B=True, 2025-05-07T20:22:10.2335116Z compile=True, 2025-05-07T20:22:10.2335264Z T=5, 2025-05-07T20:22:10.2335413Z D=112, 2025-05-07T20:22:10.2335564Z B=52, 2025-05-07T20:22:10.2335711Z log_E=3, 2025-05-07T20:22:10.2335858Z L=4, 2025-05-07T20:22:10.2336017Z D_gradcheck=2, 2025-05-07T20:22:10.2336189Z stochastic_rounding=True, 2025-05-07T20:22:10.2336616Z weighted=False, 2025-05-07T20:22:10.2336792Z row_wise=False, 2025-05-07T20:22:10.2336941Z mixed=False, 2025-05-07T20:22:10.2337100Z use_cache=True, 2025-05-07T20:22:10.2337288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2337439Z use_cpu=True, 2025-05-07T20:22:10.2337626Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2337767Z ) 2025-05-07T20:22:10.2337993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2338559Z self=, 2025-05-07T20:22:10.2338710Z mixed_B=False, 2025-05-07T20:22:10.2338862Z compile=True, 2025-05-07T20:22:10.2339220Z T=2, 2025-05-07T20:22:10.2339379Z D=127, 2025-05-07T20:22:10.2339529Z B=55, 2025-05-07T20:22:10.2339674Z log_E=3, 2025-05-07T20:22:10.2339818Z L=9, 2025-05-07T20:22:10.2339976Z D_gradcheck=1, 2025-05-07T20:22:10.2340150Z stochastic_rounding=False, 2025-05-07T20:22:10.2340310Z weighted=True, 2025-05-07T20:22:10.2340469Z row_wise=True, 2025-05-07T20:22:10.2340808Z mixed=True, 2025-05-07T20:22:10.2340963Z use_cache=False, 2025-05-07T20:22:10.2341162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2341314Z use_cpu=True, 2025-05-07T20:22:10.2341494Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2341647Z ) 2025-05-07T20:22:10.2341873Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2342432Z self=, 2025-05-07T20:22:10.2342591Z mixed_B=True, 2025-05-07T20:22:10.2342746Z compile=False, 2025-05-07T20:22:10.2342903Z T=3, 2025-05-07T20:22:10.2343048Z D=123, 2025-05-07T20:22:10.2343193Z B=109, 2025-05-07T20:22:10.2343349Z log_E=3, 2025-05-07T20:22:10.2343493Z L=2, 2025-05-07T20:22:10.2343646Z D_gradcheck=1, 2025-05-07T20:22:10.2343824Z stochastic_rounding=True, 2025-05-07T20:22:10.2343980Z weighted=True, 2025-05-07T20:22:10.2344257Z row_wise=True, 2025-05-07T20:22:10.2344424Z mixed=False, 2025-05-07T20:22:10.2344575Z use_cache=True, 2025-05-07T20:22:10.2344764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2344920Z use_cpu=True, 2025-05-07T20:22:10.2345105Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2345246Z ) 2025-05-07T20:22:10.2345566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2346122Z self=, 2025-05-07T20:22:10.2346281Z mixed_B=True, 2025-05-07T20:22:10.2346433Z compile=True, 2025-05-07T20:22:10.2346736Z T=3, 2025-05-07T20:22:10.2346890Z D=113, 2025-05-07T20:22:10.2347035Z B=79, 2025-05-07T20:22:10.2347185Z log_E=3, 2025-05-07T20:22:10.2347336Z L=15, 2025-05-07T20:22:10.2347494Z D_gradcheck=1, 2025-05-07T20:22:10.2347667Z stochastic_rounding=True, 2025-05-07T20:22:10.2347837Z weighted=True, 2025-05-07T20:22:10.2347988Z row_wise=True, 2025-05-07T20:22:10.2348142Z mixed=False, 2025-05-07T20:22:10.2348300Z use_cache=True, 2025-05-07T20:22:10.2348491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2348647Z use_cpu=True, 2025-05-07T20:22:10.2348836Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2348976Z ) 2025-05-07T20:22:10.2349211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2349768Z self=, 2025-05-07T20:22:10.2349921Z mixed_B=False, 2025-05-07T20:22:10.2350079Z compile=True, 2025-05-07T20:22:10.2350231Z T=1, 2025-05-07T20:22:10.2350374Z D=45, 2025-05-07T20:22:10.2350525Z B=75, 2025-05-07T20:22:10.2350670Z log_E=5, 2025-05-07T20:22:10.2350814Z L=10, 2025-05-07T20:22:10.2350973Z D_gradcheck=1, 2025-05-07T20:22:10.2351144Z stochastic_rounding=True, 2025-05-07T20:22:10.2351439Z weighted=False, 2025-05-07T20:22:10.2351617Z row_wise=False, 2025-05-07T20:22:10.2351770Z mixed=True, 2025-05-07T20:22:10.2351925Z use_cache=False, 2025-05-07T20:22:10.2352126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2352278Z use_cpu=True, 2025-05-07T20:22:10.2352466Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2352606Z ) 2025-05-07T20:22:10.2352835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2353399Z self=, 2025-05-07T20:22:10.2353550Z mixed_B=True, 2025-05-07T20:22:10.2353702Z compile=True, 2025-05-07T20:22:10.2353975Z T=2, 2025-05-07T20:22:10.2354135Z D=92, 2025-05-07T20:22:10.2354280Z B=47, 2025-05-07T20:22:10.2354433Z log_E=3, 2025-05-07T20:22:10.2354577Z L=6, 2025-05-07T20:22:10.2354728Z D_gradcheck=1, 2025-05-07T20:22:10.2354908Z stochastic_rounding=False, 2025-05-07T20:22:10.2355066Z weighted=False, 2025-05-07T20:22:10.2355227Z row_wise=False, 2025-05-07T20:22:10.2355495Z mixed=False, 2025-05-07T20:22:10.2355648Z use_cache=True, 2025-05-07T20:22:10.2355847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2355999Z use_cpu=True, 2025-05-07T20:22:10.2356182Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2356332Z ) 2025-05-07T20:22:10.2356559Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2357112Z self=, 2025-05-07T20:22:10.2357271Z mixed_B=True, 2025-05-07T20:22:10.2357425Z compile=False, 2025-05-07T20:22:10.2357578Z T=5, 2025-05-07T20:22:10.2357728Z D=78, 2025-05-07T20:22:10.2357875Z B=109, 2025-05-07T20:22:10.2358021Z log_E=5, 2025-05-07T20:22:10.2358175Z L=16, 2025-05-07T20:22:10.2358330Z D_gradcheck=1, 2025-05-07T20:22:10.2358510Z stochastic_rounding=True, 2025-05-07T20:22:10.2358668Z weighted=True, 2025-05-07T20:22:10.2358825Z row_wise=True, 2025-05-07T20:22:10.2358984Z mixed=False, 2025-05-07T20:22:10.2359136Z use_cache=True, 2025-05-07T20:22:10.2359326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2359485Z use_cpu=True, 2025-05-07T20:22:10.2359667Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2359810Z ) 2025-05-07T20:22:10.2360043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2360599Z self=, 2025-05-07T20:22:10.2360751Z mixed_B=True, 2025-05-07T20:22:10.2360910Z compile=False, 2025-05-07T20:22:10.2361216Z T=1, 2025-05-07T20:22:10.2361367Z D=8, 2025-05-07T20:22:10.2361510Z B=41, 2025-05-07T20:22:10.2361655Z log_E=4, 2025-05-07T20:22:10.2361805Z L=18, 2025-05-07T20:22:10.2361956Z D_gradcheck=1, 2025-05-07T20:22:10.2362129Z stochastic_rounding=True, 2025-05-07T20:22:10.2362291Z weighted=True, 2025-05-07T20:22:10.2362445Z row_wise=False, 2025-05-07T20:22:10.2362599Z mixed=False, 2025-05-07T20:22:10.2362759Z use_cache=True, 2025-05-07T20:22:10.2363048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2363199Z use_cpu=True, 2025-05-07T20:22:10.2363379Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2363529Z ) 2025-05-07T20:22:10.2363758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2364315Z self=, 2025-05-07T20:22:10.2364476Z mixed_B=True, 2025-05-07T20:22:10.2364628Z compile=True, 2025-05-07T20:22:10.2364781Z T=3, 2025-05-07T20:22:10.2364935Z D=110, 2025-05-07T20:22:10.2365080Z B=105, 2025-05-07T20:22:10.2365225Z log_E=3, 2025-05-07T20:22:10.2365384Z L=9, 2025-05-07T20:22:10.2365538Z D_gradcheck=1, 2025-05-07T20:22:10.2365717Z stochastic_rounding=False, 2025-05-07T20:22:10.2366010Z weighted=False, 2025-05-07T20:22:10.2366179Z row_wise=True, 2025-05-07T20:22:10.2366340Z mixed=True, 2025-05-07T20:22:10.2366493Z use_cache=True, 2025-05-07T20:22:10.2366684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2366848Z use_cpu=True, 2025-05-07T20:22:10.2367033Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2367173Z ) 2025-05-07T20:22:10.2367406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2367962Z self=, 2025-05-07T20:22:10.2368115Z mixed_B=False, 2025-05-07T20:22:10.2368273Z compile=True, 2025-05-07T20:22:10.2368571Z T=1, 2025-05-07T20:22:10.2368745Z D=88, 2025-05-07T20:22:10.2368893Z B=87, 2025-05-07T20:22:10.2369038Z log_E=5, 2025-05-07T20:22:10.2369188Z L=9, 2025-05-07T20:22:10.2369341Z D_gradcheck=2, 2025-05-07T20:22:10.2369518Z stochastic_rounding=True, 2025-05-07T20:22:10.2369684Z weighted=False, 2025-05-07T20:22:10.2369841Z row_wise=False, 2025-05-07T20:22:10.2370121Z mixed=False, 2025-05-07T20:22:10.2370282Z use_cache=False, 2025-05-07T20:22:10.2370471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2370622Z use_cpu=True, 2025-05-07T20:22:10.2370812Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2370952Z ) 2025-05-07T20:22:10.2371178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2371739Z self=, 2025-05-07T20:22:10.2371893Z mixed_B=False, 2025-05-07T20:22:10.2372053Z compile=False, 2025-05-07T20:22:10.2372199Z T=3, 2025-05-07T20:22:10.2372346Z D=45, 2025-05-07T20:22:10.2372498Z B=125, 2025-05-07T20:22:10.2372644Z log_E=5, 2025-05-07T20:22:10.2372788Z L=2, 2025-05-07T20:22:10.2372947Z D_gradcheck=2, 2025-05-07T20:22:10.2373124Z stochastic_rounding=False, 2025-05-07T20:22:10.2373281Z weighted=False, 2025-05-07T20:22:10.2373442Z row_wise=False, 2025-05-07T20:22:10.2373592Z mixed=True, 2025-05-07T20:22:10.2373746Z use_cache=False, 2025-05-07T20:22:10.2373944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2374097Z use_cpu=True, 2025-05-07T20:22:10.2374280Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2374427Z ) 2025-05-07T20:22:10.2374660Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2375225Z self=, 2025-05-07T20:22:10.2375377Z mixed_B=False, 2025-05-07T20:22:10.2375531Z compile=True, 2025-05-07T20:22:10.2375681Z T=3, 2025-05-07T20:22:10.2375976Z D=107, 2025-05-07T20:22:10.2376122Z B=120, 2025-05-07T20:22:10.2376273Z log_E=5, 2025-05-07T20:22:10.2376412Z L=15, 2025-05-07T20:22:10.2376564Z D_gradcheck=2, 2025-05-07T20:22:10.2376745Z stochastic_rounding=True, 2025-05-07T20:22:10.2376902Z weighted=False, 2025-05-07T20:22:10.2377062Z row_wise=False, 2025-05-07T20:22:10.2377222Z mixed=False, 2025-05-07T20:22:10.2377378Z use_cache=True, 2025-05-07T20:22:10.2377572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2377729Z use_cpu=True, 2025-05-07T20:22:10.2377909Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2378055Z ) 2025-05-07T20:22:10.2378284Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2378837Z self=, 2025-05-07T20:22:10.2378996Z mixed_B=False, 2025-05-07T20:22:10.2379148Z compile=True, 2025-05-07T20:22:10.2379290Z T=1, 2025-05-07T20:22:10.2379448Z D=92, 2025-05-07T20:22:10.2379592Z B=53, 2025-05-07T20:22:10.2379736Z log_E=5, 2025-05-07T20:22:10.2379885Z L=17, 2025-05-07T20:22:10.2380035Z D_gradcheck=2, 2025-05-07T20:22:10.2380205Z stochastic_rounding=True, 2025-05-07T20:22:10.2380496Z weighted=True, 2025-05-07T20:22:10.2380665Z row_wise=True, 2025-05-07T20:22:10.2380820Z mixed=True, 2025-05-07T20:22:10.2380979Z use_cache=True, 2025-05-07T20:22:10.2381172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2381330Z use_cpu=True, 2025-05-07T20:22:10.2381510Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2381650Z ) 2025-05-07T20:22:10.2381885Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2382441Z self=, 2025-05-07T20:22:10.2382592Z mixed_B=True, 2025-05-07T20:22:10.2382751Z compile=True, 2025-05-07T20:22:10.2382895Z T=2, 2025-05-07T20:22:10.2383165Z D=72, 2025-05-07T20:22:10.2383330Z B=2, 2025-05-07T20:22:10.2383474Z log_E=5, 2025-05-07T20:22:10.2383616Z L=20, 2025-05-07T20:22:10.2383782Z D_gradcheck=2, 2025-05-07T20:22:10.2383953Z stochastic_rounding=True, 2025-05-07T20:22:10.2384241Z weighted=True, 2025-05-07T20:22:10.2384400Z row_wise=True, 2025-05-07T20:22:10.2384548Z mixed=True, 2025-05-07T20:22:10.2384819Z use_cache=True, 2025-05-07T20:22:10.2385011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2385163Z use_cpu=True, 2025-05-07T20:22:10.2385357Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2385499Z ) 2025-05-07T20:22:10.2385726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2386287Z self=, 2025-05-07T20:22:10.2386439Z mixed_B=False, 2025-05-07T20:22:10.2386594Z compile=True, 2025-05-07T20:22:10.2386744Z T=3, 2025-05-07T20:22:10.2386899Z D=44, 2025-05-07T20:22:10.2387044Z B=51, 2025-05-07T20:22:10.2387197Z log_E=4, 2025-05-07T20:22:10.2387340Z L=16, 2025-05-07T20:22:10.2387499Z D_gradcheck=1, 2025-05-07T20:22:10.2387672Z stochastic_rounding=True, 2025-05-07T20:22:10.2387826Z weighted=False, 2025-05-07T20:22:10.2387990Z row_wise=False, 2025-05-07T20:22:10.2388143Z mixed=False, 2025-05-07T20:22:10.2388303Z use_cache=False, 2025-05-07T20:22:10.2388500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2388651Z use_cpu=True, 2025-05-07T20:22:10.2388832Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2388980Z ) 2025-05-07T20:22:10.2888991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2889617Z self=, 2025-05-07T20:22:10.2889777Z mixed_B=True, 2025-05-07T20:22:10.2889928Z compile=True, 2025-05-07T20:22:10.2890078Z T=3, 2025-05-07T20:22:10.2890602Z D=90, 2025-05-07T20:22:10.2890747Z B=55, 2025-05-07T20:22:10.2890901Z log_E=3, 2025-05-07T20:22:10.2891043Z L=13, 2025-05-07T20:22:10.2891195Z D_gradcheck=2, 2025-05-07T20:22:10.2891379Z stochastic_rounding=False, 2025-05-07T20:22:10.2891668Z weighted=False, 2025-05-07T20:22:10.2891834Z row_wise=True, 2025-05-07T20:22:10.2891992Z mixed=False, 2025-05-07T20:22:10.2892157Z use_cache=True, 2025-05-07T20:22:10.2892359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2892514Z use_cpu=True, 2025-05-07T20:22:10.2892698Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2892850Z ) 2025-05-07T20:22:10.2893087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2893646Z self=, 2025-05-07T20:22:10.2893805Z mixed_B=False, 2025-05-07T20:22:10.2893959Z compile=True, 2025-05-07T20:22:10.2894103Z T=3, 2025-05-07T20:22:10.2894262Z D=39, 2025-05-07T20:22:10.2894405Z B=73, 2025-05-07T20:22:10.2894551Z log_E=5, 2025-05-07T20:22:10.2894700Z L=13, 2025-05-07T20:22:10.2894859Z D_gradcheck=2, 2025-05-07T20:22:10.2895034Z stochastic_rounding=False, 2025-05-07T20:22:10.2895196Z weighted=True, 2025-05-07T20:22:10.2895489Z row_wise=True, 2025-05-07T20:22:10.2895657Z mixed=False, 2025-05-07T20:22:10.2895817Z use_cache=False, 2025-05-07T20:22:10.2896008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2896168Z use_cpu=True, 2025-05-07T20:22:10.2896350Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2896491Z ) 2025-05-07T20:22:10.2896724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2897281Z self=, 2025-05-07T20:22:10.2897433Z mixed_B=False, 2025-05-07T20:22:10.2897592Z compile=False, 2025-05-07T20:22:10.2897736Z T=1, 2025-05-07T20:22:10.2898080Z D=120, 2025-05-07T20:22:10.2898250Z B=5, 2025-05-07T20:22:10.2898396Z log_E=4, 2025-05-07T20:22:10.2898540Z L=19, 2025-05-07T20:22:10.2898714Z D_gradcheck=2, 2025-05-07T20:22:10.2898885Z stochastic_rounding=True, 2025-05-07T20:22:10.2899046Z weighted=False, 2025-05-07T20:22:10.2899203Z row_wise=True, 2025-05-07T20:22:10.2899353Z mixed=True, 2025-05-07T20:22:10.2899676Z use_cache=False, 2025-05-07T20:22:10.2899867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2900020Z use_cpu=True, 2025-05-07T20:22:10.2900209Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2900352Z ) 2025-05-07T20:22:10.2900577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2901143Z self=, 2025-05-07T20:22:10.2901294Z mixed_B=True, 2025-05-07T20:22:10.2901446Z compile=True, 2025-05-07T20:22:10.2901598Z T=1, 2025-05-07T20:22:10.2901751Z D=2, 2025-05-07T20:22:10.2901903Z B=107, 2025-05-07T20:22:10.2902054Z log_E=4, 2025-05-07T20:22:10.2902199Z L=11, 2025-05-07T20:22:10.2902358Z D_gradcheck=2, 2025-05-07T20:22:10.2902533Z stochastic_rounding=False, 2025-05-07T20:22:10.2902690Z weighted=False, 2025-05-07T20:22:10.2902852Z row_wise=True, 2025-05-07T20:22:10.2903004Z mixed=True, 2025-05-07T20:22:10.2903162Z use_cache=False, 2025-05-07T20:22:10.2903360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2903512Z use_cpu=True, 2025-05-07T20:22:10.2903696Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2903845Z ) 2025-05-07T20:22:10.2904176Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2904739Z self=, 2025-05-07T20:22:10.2904900Z mixed_B=True, 2025-05-07T20:22:10.2905053Z compile=False, 2025-05-07T20:22:10.2905202Z T=3, 2025-05-07T20:22:10.2905494Z D=46, 2025-05-07T20:22:10.2905639Z B=76, 2025-05-07T20:22:10.2905791Z log_E=5, 2025-05-07T20:22:10.2905935Z L=6, 2025-05-07T20:22:10.2906086Z D_gradcheck=2, 2025-05-07T20:22:10.2906266Z stochastic_rounding=False, 2025-05-07T20:22:10.2906420Z weighted=True, 2025-05-07T20:22:10.2906577Z row_wise=False, 2025-05-07T20:22:10.2906732Z mixed=True, 2025-05-07T20:22:10.2906891Z use_cache=False, 2025-05-07T20:22:10.2907082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2907239Z use_cpu=True, 2025-05-07T20:22:10.2907420Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2907564Z ) 2025-05-07T20:22:10.2907797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2908351Z self=, 2025-05-07T20:22:10.2908510Z mixed_B=False, 2025-05-07T20:22:10.2908663Z compile=False, 2025-05-07T20:22:10.2908806Z T=5, 2025-05-07T20:22:10.2908961Z D=111, 2025-05-07T20:22:10.2909108Z B=89, 2025-05-07T20:22:10.2909255Z log_E=3, 2025-05-07T20:22:10.2909405Z L=12, 2025-05-07T20:22:10.2909557Z D_gradcheck=2, 2025-05-07T20:22:10.2909731Z stochastic_rounding=False, 2025-05-07T20:22:10.2909894Z weighted=False, 2025-05-07T20:22:10.2910158Z row_wise=False, 2025-05-07T20:22:10.2910327Z mixed=True, 2025-05-07T20:22:10.2910494Z use_cache=False, 2025-05-07T20:22:10.2910685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2910840Z use_cpu=True, 2025-05-07T20:22:10.2911029Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2911170Z ) 2025-05-07T20:22:10.2911404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2911961Z self=, 2025-05-07T20:22:10.2912110Z mixed_B=True, 2025-05-07T20:22:10.2912270Z compile=False, 2025-05-07T20:22:10.2912413Z T=5, 2025-05-07T20:22:10.2912665Z D=47, 2025-05-07T20:22:10.2912839Z B=43, 2025-05-07T20:22:10.2912986Z log_E=3, 2025-05-07T20:22:10.2913134Z L=17, 2025-05-07T20:22:10.2913295Z D_gradcheck=1, 2025-05-07T20:22:10.2913467Z stochastic_rounding=False, 2025-05-07T20:22:10.2913619Z weighted=True, 2025-05-07T20:22:10.2913785Z row_wise=True, 2025-05-07T20:22:10.2913935Z mixed=True, 2025-05-07T20:22:10.2914222Z use_cache=False, 2025-05-07T20:22:10.2914416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2914567Z use_cpu=True, 2025-05-07T20:22:10.2914755Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2914898Z ) 2025-05-07T20:22:10.2915123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2915685Z self=, 2025-05-07T20:22:10.2915838Z mixed_B=False, 2025-05-07T20:22:10.2915992Z compile=False, 2025-05-07T20:22:10.2916473Z T=2, 2025-05-07T20:22:10.2916635Z D=98, 2025-05-07T20:22:10.2916794Z B=34, 2025-05-07T20:22:10.2916947Z log_E=5, 2025-05-07T20:22:10.2917093Z L=8, 2025-05-07T20:22:10.2917244Z D_gradcheck=2, 2025-05-07T20:22:10.2917423Z stochastic_rounding=True, 2025-05-07T20:22:10.2917576Z weighted=True, 2025-05-07T20:22:10.2917742Z row_wise=False, 2025-05-07T20:22:10.2917892Z mixed=True, 2025-05-07T20:22:10.2918052Z use_cache=False, 2025-05-07T20:22:10.2918250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2918402Z use_cpu=True, 2025-05-07T20:22:10.2918586Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2918737Z ) 2025-05-07T20:22:10.2918965Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2919518Z self=, 2025-05-07T20:22:10.2919676Z mixed_B=True, 2025-05-07T20:22:10.2919829Z compile=True, 2025-05-07T20:22:10.2919972Z T=2, 2025-05-07T20:22:10.2920124Z D=101, 2025-05-07T20:22:10.2920538Z B=92, 2025-05-07T20:22:10.2920691Z log_E=4, 2025-05-07T20:22:10.2920834Z L=14, 2025-05-07T20:22:10.2920986Z D_gradcheck=1, 2025-05-07T20:22:10.2921164Z stochastic_rounding=True, 2025-05-07T20:22:10.2921319Z weighted=True, 2025-05-07T20:22:10.2921474Z row_wise=True, 2025-05-07T20:22:10.2921629Z mixed=True, 2025-05-07T20:22:10.2921789Z use_cache=True, 2025-05-07T20:22:10.2921980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2922139Z use_cpu=True, 2025-05-07T20:22:10.2922321Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2922462Z ) 2025-05-07T20:22:10.2922699Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2923258Z self=, 2025-05-07T20:22:10.2923409Z mixed_B=False, 2025-05-07T20:22:10.2923570Z compile=False, 2025-05-07T20:22:10.2923714Z T=3, 2025-05-07T20:22:10.2923865Z D=74, 2025-05-07T20:22:10.2924013Z B=93, 2025-05-07T20:22:10.2924158Z log_E=4, 2025-05-07T20:22:10.2924309Z L=18, 2025-05-07T20:22:10.2924462Z D_gradcheck=1, 2025-05-07T20:22:10.2924634Z stochastic_rounding=False, 2025-05-07T20:22:10.2924794Z weighted=True, 2025-05-07T20:22:10.2925172Z row_wise=True, 2025-05-07T20:22:10.2925345Z mixed=True, 2025-05-07T20:22:10.2925512Z use_cache=False, 2025-05-07T20:22:10.2925702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2925853Z use_cpu=True, 2025-05-07T20:22:10.2926042Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2926182Z ) 2025-05-07T20:22:10.2926407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2926967Z self=, 2025-05-07T20:22:10.2927118Z mixed_B=False, 2025-05-07T20:22:10.2927277Z compile=False, 2025-05-07T20:22:10.2927421Z T=4, 2025-05-07T20:22:10.2927563Z D=48, 2025-05-07T20:22:10.2927888Z B=46, 2025-05-07T20:22:10.2928050Z log_E=5, 2025-05-07T20:22:10.2928194Z L=15, 2025-05-07T20:22:10.2928354Z D_gradcheck=1, 2025-05-07T20:22:10.2928529Z stochastic_rounding=True, 2025-05-07T20:22:10.2928683Z weighted=False, 2025-05-07T20:22:10.2928845Z row_wise=True, 2025-05-07T20:22:10.2928995Z mixed=True, 2025-05-07T20:22:10.2929322Z use_cache=True, 2025-05-07T20:22:10.2929515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2929668Z use_cpu=True, 2025-05-07T20:22:10.2929851Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2930003Z ) 2025-05-07T20:22:10.2930231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2930795Z self=, 2025-05-07T20:22:10.2930951Z mixed_B=True, 2025-05-07T20:22:10.2931105Z compile=True, 2025-05-07T20:22:10.2931257Z T=3, 2025-05-07T20:22:10.2931403Z D=75, 2025-05-07T20:22:10.2931557Z B=13, 2025-05-07T20:22:10.2931713Z log_E=4, 2025-05-07T20:22:10.2931860Z L=1, 2025-05-07T20:22:10.2932013Z D_gradcheck=1, 2025-05-07T20:22:10.2932193Z stochastic_rounding=False, 2025-05-07T20:22:10.2932346Z weighted=True, 2025-05-07T20:22:10.2932498Z row_wise=True, 2025-05-07T20:22:10.2932658Z mixed=False, 2025-05-07T20:22:10.2932813Z use_cache=True, 2025-05-07T20:22:10.2933008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2933170Z use_cpu=True, 2025-05-07T20:22:10.2933353Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2933504Z ) 2025-05-07T20:22:10.2933728Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2934284Z self=, 2025-05-07T20:22:10.2934444Z mixed_B=False, 2025-05-07T20:22:10.2934600Z compile=False, 2025-05-07T20:22:10.2934743Z T=2, 2025-05-07T20:22:10.2934894Z D=38, 2025-05-07T20:22:10.2935191Z B=2, 2025-05-07T20:22:10.2935339Z log_E=3, 2025-05-07T20:22:10.2935491Z L=17, 2025-05-07T20:22:10.2935645Z D_gradcheck=1, 2025-05-07T20:22:10.2935819Z stochastic_rounding=False, 2025-05-07T20:22:10.2935980Z weighted=False, 2025-05-07T20:22:10.2936131Z row_wise=True, 2025-05-07T20:22:10.2936294Z mixed=False, 2025-05-07T20:22:10.2936449Z use_cache=False, 2025-05-07T20:22:10.2936645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2936803Z use_cpu=True, 2025-05-07T20:22:10.2936985Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2937127Z ) 2025-05-07T20:22:10.2937363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2937916Z self=, 2025-05-07T20:22:10.2938068Z mixed_B=True, 2025-05-07T20:22:10.2938228Z compile=True, 2025-05-07T20:22:10.2938374Z T=2, 2025-05-07T20:22:10.2938517Z D=114, 2025-05-07T20:22:10.2938676Z B=16, 2025-05-07T20:22:10.2938827Z log_E=3, 2025-05-07T20:22:10.2938973Z L=8, 2025-05-07T20:22:10.2939136Z D_gradcheck=1, 2025-05-07T20:22:10.2939311Z stochastic_rounding=True, 2025-05-07T20:22:10.2939475Z weighted=True, 2025-05-07T20:22:10.2939630Z row_wise=True, 2025-05-07T20:22:10.2939907Z mixed=False, 2025-05-07T20:22:10.2940083Z use_cache=False, 2025-05-07T20:22:10.2940275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.2940428Z use_cpu=True, 2025-05-07T20:22:10.2940616Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2940758Z ) 2025-05-07T20:22:10.2940981Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2941546Z self=, 2025-05-07T20:22:10.2941696Z mixed_B=True, 2025-05-07T20:22:10.2941852Z compile=False, 2025-05-07T20:22:10.2942003Z T=2, 2025-05-07T20:22:10.2942148Z D=106, 2025-05-07T20:22:10.2942411Z B=127, 2025-05-07T20:22:10.2942578Z log_E=3, 2025-05-07T20:22:10.2942724Z L=10, 2025-05-07T20:22:10.2942882Z D_gradcheck=1, 2025-05-07T20:22:10.2943053Z stochastic_rounding=True, 2025-05-07T20:22:10.2943208Z weighted=True, 2025-05-07T20:22:10.2943368Z row_wise=False, 2025-05-07T20:22:10.2943521Z mixed=True, 2025-05-07T20:22:10.2943677Z use_cache=True, 2025-05-07T20:22:10.2944113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2944275Z use_cpu=True, 2025-05-07T20:22:10.2944456Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2944606Z ) 2025-05-07T20:22:10.2944832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2945387Z self=, 2025-05-07T20:22:10.2945546Z mixed_B=True, 2025-05-07T20:22:10.2945699Z compile=False, 2025-05-07T20:22:10.2945851Z T=2, 2025-05-07T20:22:10.2945997Z D=23, 2025-05-07T20:22:10.2946146Z B=69, 2025-05-07T20:22:10.2946304Z log_E=3, 2025-05-07T20:22:10.2946450Z L=4, 2025-05-07T20:22:10.2946603Z D_gradcheck=2, 2025-05-07T20:22:10.2946783Z stochastic_rounding=False, 2025-05-07T20:22:10.2946941Z weighted=True, 2025-05-07T20:22:10.2947094Z row_wise=False, 2025-05-07T20:22:10.2947253Z mixed=True, 2025-05-07T20:22:10.2947405Z use_cache=True, 2025-05-07T20:22:10.2947599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2947757Z use_cpu=True, 2025-05-07T20:22:10.2947940Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.2948081Z ) 2025-05-07T20:22:10.2948315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.2948869Z self=, 2025-05-07T20:22:10.2949032Z mixed_B=False, 2025-05-07T20:22:10.2949185Z compile=True, 2025-05-07T20:22:10.2949331Z T=2, 2025-05-07T20:22:10.2949483Z D=119, 2025-05-07T20:22:10.2949629Z B=87, 2025-05-07T20:22:10.2949880Z log_E=5, 2025-05-07T20:22:10.2950031Z L=14, 2025-05-07T20:22:10.2950187Z D_gradcheck=1, 2025-05-07T20:22:10.2950361Z stochastic_rounding=False, 2025-05-07T20:22:10.2950522Z weighted=False, 2025-05-07T20:22:10.2950674Z row_wise=False, 2025-05-07T20:22:10.2950827Z mixed=True, 2025-05-07T20:22:10.2950987Z use_cache=False, 2025-05-07T20:22:10.2951182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.2951332Z use_cpu=True, 2025-05-07T20:22:10.2951522Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.2951661Z ) 2025-05-07T20:22:10.3446560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3447172Z self=, 2025-05-07T20:22:10.3447329Z mixed_B=True, 2025-05-07T20:22:10.3447490Z compile=False, 2025-05-07T20:22:10.3447633Z T=4, 2025-05-07T20:22:10.3447780Z D=21, 2025-05-07T20:22:10.3447931Z B=128, 2025-05-07T20:22:10.3448117Z log_E=4, 2025-05-07T20:22:10.3448261Z L=7, 2025-05-07T20:22:10.3448423Z D_gradcheck=1, 2025-05-07T20:22:10.3448599Z stochastic_rounding=False, 2025-05-07T20:22:10.3448761Z weighted=True, 2025-05-07T20:22:10.3448913Z row_wise=True, 2025-05-07T20:22:10.3449385Z mixed=True, 2025-05-07T20:22:10.3449563Z use_cache=True, 2025-05-07T20:22:10.3449771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3449923Z use_cpu=True, 2025-05-07T20:22:10.3450245Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3450389Z ) 2025-05-07T20:22:10.3450621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3451191Z self=, 2025-05-07T20:22:10.3451344Z mixed_B=True, 2025-05-07T20:22:10.3451512Z compile=True, 2025-05-07T20:22:10.3451663Z T=1, 2025-05-07T20:22:10.3451817Z D=61, 2025-05-07T20:22:10.3451968Z B=64, 2025-05-07T20:22:10.3452323Z log_E=4, 2025-05-07T20:22:10.3452492Z L=0, 2025-05-07T20:22:10.3452667Z D_gradcheck=2, 2025-05-07T20:22:10.3452842Z stochastic_rounding=False, 2025-05-07T20:22:10.3453004Z weighted=True, 2025-05-07T20:22:10.3453163Z row_wise=True, 2025-05-07T20:22:10.3453326Z mixed=False, 2025-05-07T20:22:10.3453503Z use_cache=False, 2025-05-07T20:22:10.3453892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3454045Z use_cpu=True, 2025-05-07T20:22:10.3454226Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3454370Z ) 2025-05-07T20:22:10.3454599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3455160Z self=, 2025-05-07T20:22:10.3455312Z mixed_B=False, 2025-05-07T20:22:10.3455464Z compile=True, 2025-05-07T20:22:10.3455616Z T=4, 2025-05-07T20:22:10.3455762Z D=126, 2025-05-07T20:22:10.3455909Z B=119, 2025-05-07T20:22:10.3456073Z log_E=3, 2025-05-07T20:22:10.3456217Z L=1, 2025-05-07T20:22:10.3456369Z D_gradcheck=2, 2025-05-07T20:22:10.3456555Z stochastic_rounding=False, 2025-05-07T20:22:10.3456708Z weighted=True, 2025-05-07T20:22:10.3456862Z row_wise=False, 2025-05-07T20:22:10.3457022Z mixed=True, 2025-05-07T20:22:10.3457177Z use_cache=False, 2025-05-07T20:22:10.3457373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3457530Z use_cpu=True, 2025-05-07T20:22:10.3457718Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3457860Z ) 2025-05-07T20:22:10.3458095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3458650Z self=, 2025-05-07T20:22:10.3458811Z mixed_B=True, 2025-05-07T20:22:10.3458965Z compile=True, 2025-05-07T20:22:10.3459110Z T=5, 2025-05-07T20:22:10.3459266Z D=90, 2025-05-07T20:22:10.3459409Z B=51, 2025-05-07T20:22:10.3459740Z log_E=3, 2025-05-07T20:22:10.3459896Z L=6, 2025-05-07T20:22:10.3460047Z D_gradcheck=2, 2025-05-07T20:22:10.3460221Z stochastic_rounding=False, 2025-05-07T20:22:10.3460385Z weighted=False, 2025-05-07T20:22:10.3460540Z row_wise=False, 2025-05-07T20:22:10.3460696Z mixed=False, 2025-05-07T20:22:10.3460864Z use_cache=True, 2025-05-07T20:22:10.3461061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3461225Z use_cpu=True, 2025-05-07T20:22:10.3461406Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3461551Z ) 2025-05-07T20:22:10.3461785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3462346Z self=, 2025-05-07T20:22:10.3462499Z mixed_B=False, 2025-05-07T20:22:10.3462663Z compile=False, 2025-05-07T20:22:10.3462808Z T=2, 2025-05-07T20:22:10.3462953Z D=62, 2025-05-07T20:22:10.3463099Z B=95, 2025-05-07T20:22:10.3463253Z log_E=5, 2025-05-07T20:22:10.3463397Z L=4, 2025-05-07T20:22:10.3463557Z D_gradcheck=2, 2025-05-07T20:22:10.3463741Z stochastic_rounding=True, 2025-05-07T20:22:10.3463899Z weighted=False, 2025-05-07T20:22:10.3464220Z row_wise=False, 2025-05-07T20:22:10.3464477Z mixed=True, 2025-05-07T20:22:10.3464651Z use_cache=False, 2025-05-07T20:22:10.3464848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3464999Z use_cpu=True, 2025-05-07T20:22:10.3465187Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3465326Z ) 2025-05-07T20:22:10.3465573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3466137Z self=, 2025-05-07T20:22:10.3466288Z mixed_B=False, 2025-05-07T20:22:10.3466440Z compile=True, 2025-05-07T20:22:10.3466590Z T=3, 2025-05-07T20:22:10.3466737Z D=10, 2025-05-07T20:22:10.3466882Z B=76, 2025-05-07T20:22:10.3467160Z log_E=5, 2025-05-07T20:22:10.3467323Z L=14, 2025-05-07T20:22:10.3467475Z D_gradcheck=2, 2025-05-07T20:22:10.3467654Z stochastic_rounding=True, 2025-05-07T20:22:10.3467809Z weighted=True, 2025-05-07T20:22:10.3467969Z row_wise=False, 2025-05-07T20:22:10.3468126Z mixed=False, 2025-05-07T20:22:10.3468281Z use_cache=True, 2025-05-07T20:22:10.3468607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3468757Z use_cpu=True, 2025-05-07T20:22:10.3468940Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3469087Z ) 2025-05-07T20:22:10.3469315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3469868Z self=, 2025-05-07T20:22:10.3470025Z mixed_B=True, 2025-05-07T20:22:10.3470180Z compile=False, 2025-05-07T20:22:10.3470324Z T=5, 2025-05-07T20:22:10.3470475Z D=123, 2025-05-07T20:22:10.3470618Z B=33, 2025-05-07T20:22:10.3470783Z log_E=5, 2025-05-07T20:22:10.3470929Z L=3, 2025-05-07T20:22:10.3471081Z D_gradcheck=1, 2025-05-07T20:22:10.3471259Z stochastic_rounding=False, 2025-05-07T20:22:10.3471410Z weighted=True, 2025-05-07T20:22:10.3471563Z row_wise=True, 2025-05-07T20:22:10.3471725Z mixed=False, 2025-05-07T20:22:10.3471882Z use_cache=True, 2025-05-07T20:22:10.3472078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3472236Z use_cpu=True, 2025-05-07T20:22:10.3472416Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3472555Z ) 2025-05-07T20:22:10.3472787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3473337Z self=, 2025-05-07T20:22:10.3473495Z mixed_B=False, 2025-05-07T20:22:10.3473652Z compile=False, 2025-05-07T20:22:10.3473795Z T=3, 2025-05-07T20:22:10.3473944Z D=39, 2025-05-07T20:22:10.3474086Z B=115, 2025-05-07T20:22:10.3474422Z log_E=4, 2025-05-07T20:22:10.3474574Z L=14, 2025-05-07T20:22:10.3474728Z D_gradcheck=1, 2025-05-07T20:22:10.3474898Z stochastic_rounding=True, 2025-05-07T20:22:10.3475061Z weighted=False, 2025-05-07T20:22:10.3475211Z row_wise=True, 2025-05-07T20:22:10.3475361Z mixed=False, 2025-05-07T20:22:10.3475527Z use_cache=False, 2025-05-07T20:22:10.3475726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3475877Z use_cpu=True, 2025-05-07T20:22:10.3476066Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3476206Z ) 2025-05-07T20:22:10.3476432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3476993Z self=, 2025-05-07T20:22:10.3477146Z mixed_B=True, 2025-05-07T20:22:10.3477305Z compile=True, 2025-05-07T20:22:10.3477449Z T=1, 2025-05-07T20:22:10.3477596Z D=84, 2025-05-07T20:22:10.3477748Z B=24, 2025-05-07T20:22:10.3477901Z log_E=3, 2025-05-07T20:22:10.3478045Z L=5, 2025-05-07T20:22:10.3478207Z D_gradcheck=2, 2025-05-07T20:22:10.3478380Z stochastic_rounding=True, 2025-05-07T20:22:10.3478538Z weighted=False, 2025-05-07T20:22:10.3478700Z row_wise=True, 2025-05-07T20:22:10.3478849Z mixed=True, 2025-05-07T20:22:10.3479139Z use_cache=True, 2025-05-07T20:22:10.3479354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3479512Z use_cpu=True, 2025-05-07T20:22:10.3479693Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3495233Z ) 2025-05-07T20:22:10.3495594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3496162Z self=, 2025-05-07T20:22:10.3496315Z mixed_B=False, 2025-05-07T20:22:10.3496476Z compile=True, 2025-05-07T20:22:10.3496620Z T=5, 2025-05-07T20:22:10.3496768Z D=74, 2025-05-07T20:22:10.3496912Z B=81, 2025-05-07T20:22:10.3497253Z log_E=3, 2025-05-07T20:22:10.3497434Z L=6, 2025-05-07T20:22:10.3497588Z D_gradcheck=2, 2025-05-07T20:22:10.3497758Z stochastic_rounding=True, 2025-05-07T20:22:10.3497917Z weighted=False, 2025-05-07T20:22:10.3498067Z row_wise=True, 2025-05-07T20:22:10.3498216Z mixed=False, 2025-05-07T20:22:10.3498382Z use_cache=False, 2025-05-07T20:22:10.3498572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3498848Z use_cpu=True, 2025-05-07T20:22:10.3499038Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3499183Z ) 2025-05-07T20:22:10.3499411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3499973Z self=, 2025-05-07T20:22:10.3500121Z mixed_B=True, 2025-05-07T20:22:10.3500279Z compile=False, 2025-05-07T20:22:10.3500421Z T=3, 2025-05-07T20:22:10.3500564Z D=21, 2025-05-07T20:22:10.3500719Z B=99, 2025-05-07T20:22:10.3500865Z log_E=4, 2025-05-07T20:22:10.3501010Z L=7, 2025-05-07T20:22:10.3501168Z D_gradcheck=1, 2025-05-07T20:22:10.3501338Z stochastic_rounding=True, 2025-05-07T20:22:10.3501489Z weighted=True, 2025-05-07T20:22:10.3501647Z row_wise=True, 2025-05-07T20:22:10.3501795Z mixed=False, 2025-05-07T20:22:10.3501950Z use_cache=True, 2025-05-07T20:22:10.3502149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3502301Z use_cpu=True, 2025-05-07T20:22:10.3502481Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3502626Z ) 2025-05-07T20:22:10.3502847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3503406Z self=, 2025-05-07T20:22:10.3503555Z mixed_B=True, 2025-05-07T20:22:10.3503707Z compile=True, 2025-05-07T20:22:10.3503857Z T=4, 2025-05-07T20:22:10.3504091Z D=7, 2025-05-07T20:22:10.3504242Z B=124, 2025-05-07T20:22:10.3504393Z log_E=4, 2025-05-07T20:22:10.3504748Z L=7, 2025-05-07T20:22:10.3504903Z D_gradcheck=2, 2025-05-07T20:22:10.3505082Z stochastic_rounding=False, 2025-05-07T20:22:10.3505234Z weighted=False, 2025-05-07T20:22:10.3505384Z row_wise=True, 2025-05-07T20:22:10.3505538Z mixed=True, 2025-05-07T20:22:10.3505695Z use_cache=True, 2025-05-07T20:22:10.3505891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3506051Z use_cpu=True, 2025-05-07T20:22:10.3506229Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3506375Z ) 2025-05-07T20:22:10.3506599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3507154Z self=, 2025-05-07T20:22:10.3507309Z mixed_B=False, 2025-05-07T20:22:10.3507460Z compile=False, 2025-05-07T20:22:10.3507601Z T=2, 2025-05-07T20:22:10.3507750Z D=99, 2025-05-07T20:22:10.3507892Z B=46, 2025-05-07T20:22:10.3508036Z log_E=3, 2025-05-07T20:22:10.3508191Z L=6, 2025-05-07T20:22:10.3508344Z D_gradcheck=2, 2025-05-07T20:22:10.3508516Z stochastic_rounding=False, 2025-05-07T20:22:10.3508674Z weighted=True, 2025-05-07T20:22:10.3508823Z row_wise=True, 2025-05-07T20:22:10.3508978Z mixed=True, 2025-05-07T20:22:10.3509248Z use_cache=False, 2025-05-07T20:22:10.3509456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.3509617Z use_cpu=True, 2025-05-07T20:22:10.3509796Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3509936Z ) 2025-05-07T20:22:10.3510166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3510722Z self=, 2025-05-07T20:22:10.3510871Z mixed_B=True, 2025-05-07T20:22:10.3511029Z compile=False, 2025-05-07T20:22:10.3511170Z T=5, 2025-05-07T20:22:10.3511311Z D=124, 2025-05-07T20:22:10.3511461Z B=49, 2025-05-07T20:22:10.3511603Z log_E=5, 2025-05-07T20:22:10.3511862Z L=1, 2025-05-07T20:22:10.3512036Z D_gradcheck=1, 2025-05-07T20:22:10.3512208Z stochastic_rounding=False, 2025-05-07T20:22:10.3512366Z weighted=False, 2025-05-07T20:22:10.3512516Z row_wise=False, 2025-05-07T20:22:10.3512661Z mixed=True, 2025-05-07T20:22:10.3512826Z use_cache=False, 2025-05-07T20:22:10.3513014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3513273Z use_cpu=True, 2025-05-07T20:22:10.3513459Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3513597Z ) 2025-05-07T20:22:10.3513819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3514383Z self=, 2025-05-07T20:22:10.3514532Z mixed_B=False, 2025-05-07T20:22:10.3514681Z compile=True, 2025-05-07T20:22:10.3514836Z T=1, 2025-05-07T20:22:10.3514979Z D=34, 2025-05-07T20:22:10.3515127Z B=81, 2025-05-07T20:22:10.3515270Z log_E=4, 2025-05-07T20:22:10.3515420Z L=13, 2025-05-07T20:22:10.3515578Z D_gradcheck=2, 2025-05-07T20:22:10.3515748Z stochastic_rounding=False, 2025-05-07T20:22:10.3515899Z weighted=False, 2025-05-07T20:22:10.3516307Z row_wise=False, 2025-05-07T20:22:10.3516480Z mixed=False, 2025-05-07T20:22:10.3516640Z use_cache=True, 2025-05-07T20:22:10.3516839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3516997Z use_cpu=True, 2025-05-07T20:22:10.3517181Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3517329Z ) 2025-05-07T20:22:10.3517558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3518118Z self=, 2025-05-07T20:22:10.3518279Z mixed_B=True, 2025-05-07T20:22:10.3518436Z compile=False, 2025-05-07T20:22:10.3518586Z T=5, 2025-05-07T20:22:10.3518731Z D=55, 2025-05-07T20:22:10.3518876Z B=117, 2025-05-07T20:22:10.3519027Z log_E=4, 2025-05-07T20:22:10.3519393Z L=8, 2025-05-07T20:22:10.3519548Z D_gradcheck=1, 2025-05-07T20:22:10.3519730Z stochastic_rounding=True, 2025-05-07T20:22:10.3519884Z weighted=False, 2025-05-07T20:22:10.3520036Z row_wise=True, 2025-05-07T20:22:10.3520192Z mixed=True, 2025-05-07T20:22:10.3520353Z use_cache=False, 2025-05-07T20:22:10.3520552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3520719Z use_cpu=True, 2025-05-07T20:22:10.3520905Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.3521047Z ) 2025-05-07T20:22:10.3521283Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.3521839Z self=, 2025-05-07T20:22:10.3522001Z mixed_B=False, 2025-05-07T20:22:10.3522153Z compile=True, 2025-05-07T20:22:10.3522296Z T=4, 2025-05-07T20:22:10.3522449Z D=90, 2025-05-07T20:22:10.3522594Z B=87, 2025-05-07T20:22:10.3522738Z log_E=5, 2025-05-07T20:22:10.3522898Z L=2, 2025-05-07T20:22:10.3523052Z D_gradcheck=1, 2025-05-07T20:22:10.3523228Z stochastic_rounding=False, 2025-05-07T20:22:10.3523392Z weighted=False, 2025-05-07T20:22:10.3523544Z row_wise=True, 2025-05-07T20:22:10.3523693Z mixed=True, 2025-05-07T20:22:10.3523975Z use_cache=False, 2025-05-07T20:22:10.3524178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.3524334Z use_cpu=True, 2025-05-07T20:22:10.3524521Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.3524662Z ) 2025-05-07T20:22:10.4031345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4031984Z self=, 2025-05-07T20:22:10.4032147Z mixed_B=False, 2025-05-07T20:22:10.4032304Z compile=False, 2025-05-07T20:22:10.4032447Z T=5, 2025-05-07T20:22:10.4032599Z D=53, 2025-05-07T20:22:10.4032743Z B=83, 2025-05-07T20:22:10.4032891Z log_E=4, 2025-05-07T20:22:10.4033362Z L=19, 2025-05-07T20:22:10.4033536Z D_gradcheck=1, 2025-05-07T20:22:10.4033711Z stochastic_rounding=False, 2025-05-07T20:22:10.4033872Z weighted=False, 2025-05-07T20:22:10.4034025Z row_wise=False, 2025-05-07T20:22:10.4034177Z mixed=False, 2025-05-07T20:22:10.4034353Z use_cache=False, 2025-05-07T20:22:10.4034547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4034848Z use_cpu=True, 2025-05-07T20:22:10.4035030Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4035171Z ) 2025-05-07T20:22:10.4035411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4035973Z self=, 2025-05-07T20:22:10.4036125Z mixed_B=False, 2025-05-07T20:22:10.4036283Z compile=True, 2025-05-07T20:22:10.4036426Z T=4, 2025-05-07T20:22:10.4036569Z D=33, 2025-05-07T20:22:10.4036716Z B=38, 2025-05-07T20:22:10.4036861Z log_E=4, 2025-05-07T20:22:10.4037015Z L=18, 2025-05-07T20:22:10.4037173Z D_gradcheck=1, 2025-05-07T20:22:10.4037348Z stochastic_rounding=False, 2025-05-07T20:22:10.4037512Z weighted=False, 2025-05-07T20:22:10.4037663Z row_wise=False, 2025-05-07T20:22:10.4037809Z mixed=True, 2025-05-07T20:22:10.4037971Z use_cache=False, 2025-05-07T20:22:10.4038161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4038311Z use_cpu=True, 2025-05-07T20:22:10.4038499Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4038637Z ) 2025-05-07T20:22:10.4038862Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4039425Z self=, 2025-05-07T20:22:10.4039574Z mixed_B=True, 2025-05-07T20:22:10.4039724Z compile=True, 2025-05-07T20:22:10.4039875Z T=1, 2025-05-07T20:22:10.4040021Z D=57, 2025-05-07T20:22:10.4040167Z B=14, 2025-05-07T20:22:10.4040320Z log_E=5, 2025-05-07T20:22:10.4040604Z L=17, 2025-05-07T20:22:10.4040765Z D_gradcheck=2, 2025-05-07T20:22:10.4040939Z stochastic_rounding=True, 2025-05-07T20:22:10.4041093Z weighted=False, 2025-05-07T20:22:10.4041249Z row_wise=True, 2025-05-07T20:22:10.4041397Z mixed=True, 2025-05-07T20:22:10.4041547Z use_cache=True, 2025-05-07T20:22:10.4041746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4041900Z use_cpu=True, 2025-05-07T20:22:10.4042078Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4042229Z ) 2025-05-07T20:22:10.4042456Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4043009Z self=, 2025-05-07T20:22:10.4043167Z mixed_B=False, 2025-05-07T20:22:10.4043320Z compile=True, 2025-05-07T20:22:10.4043469Z T=1, 2025-05-07T20:22:10.4043612Z D=82, 2025-05-07T20:22:10.4043754Z B=87, 2025-05-07T20:22:10.4043902Z log_E=4, 2025-05-07T20:22:10.4044047Z L=4, 2025-05-07T20:22:10.4044319Z D_gradcheck=2, 2025-05-07T20:22:10.4044491Z stochastic_rounding=True, 2025-05-07T20:22:10.4044644Z weighted=False, 2025-05-07T20:22:10.4044794Z row_wise=False, 2025-05-07T20:22:10.4044955Z mixed=False, 2025-05-07T20:22:10.4045106Z use_cache=False, 2025-05-07T20:22:10.4045486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4045668Z use_cpu=True, 2025-05-07T20:22:10.4045848Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4045986Z ) 2025-05-07T20:22:10.4046219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4046773Z self=, 2025-05-07T20:22:10.4046933Z mixed_B=True, 2025-05-07T20:22:10.4047085Z compile=False, 2025-05-07T20:22:10.4047226Z T=2, 2025-05-07T20:22:10.4047374Z D=28, 2025-05-07T20:22:10.4047515Z B=58, 2025-05-07T20:22:10.4047658Z log_E=4, 2025-05-07T20:22:10.4047909Z L=9, 2025-05-07T20:22:10.4048082Z D_gradcheck=2, 2025-05-07T20:22:10.4048253Z stochastic_rounding=False, 2025-05-07T20:22:10.4048412Z weighted=True, 2025-05-07T20:22:10.4048565Z row_wise=True, 2025-05-07T20:22:10.4048713Z mixed=True, 2025-05-07T20:22:10.4048874Z use_cache=True, 2025-05-07T20:22:10.4049066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4049342Z use_cpu=True, 2025-05-07T20:22:10.4049530Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4049670Z ) 2025-05-07T20:22:10.4049902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4050456Z self=, 2025-05-07T20:22:10.4050609Z mixed_B=True, 2025-05-07T20:22:10.4050766Z compile=True, 2025-05-07T20:22:10.4050908Z T=4, 2025-05-07T20:22:10.4051050Z D=69, 2025-05-07T20:22:10.4051201Z B=121, 2025-05-07T20:22:10.4051347Z log_E=3, 2025-05-07T20:22:10.4051490Z L=18, 2025-05-07T20:22:10.4051657Z D_gradcheck=2, 2025-05-07T20:22:10.4051829Z stochastic_rounding=True, 2025-05-07T20:22:10.4051985Z weighted=False, 2025-05-07T20:22:10.4052139Z row_wise=True, 2025-05-07T20:22:10.4052288Z mixed=True, 2025-05-07T20:22:10.4052449Z use_cache=False, 2025-05-07T20:22:10.4052644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4052799Z use_cpu=True, 2025-05-07T20:22:10.4052986Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4053125Z ) 2025-05-07T20:22:10.4053351Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4053908Z self=, 2025-05-07T20:22:10.4054058Z mixed_B=False, 2025-05-07T20:22:10.4054211Z compile=False, 2025-05-07T20:22:10.4054362Z T=2, 2025-05-07T20:22:10.4054505Z D=34, 2025-05-07T20:22:10.4054648Z B=2, 2025-05-07T20:22:10.4054799Z log_E=5, 2025-05-07T20:22:10.4054942Z L=19, 2025-05-07T20:22:10.4055265Z D_gradcheck=1, 2025-05-07T20:22:10.4055444Z stochastic_rounding=True, 2025-05-07T20:22:10.4055597Z weighted=False, 2025-05-07T20:22:10.4055753Z row_wise=True, 2025-05-07T20:22:10.4055901Z mixed=True, 2025-05-07T20:22:10.4056052Z use_cache=True, 2025-05-07T20:22:10.4056252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4056407Z use_cpu=True, 2025-05-07T20:22:10.4056585Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4056732Z ) 2025-05-07T20:22:10.4056955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4057510Z self=, 2025-05-07T20:22:10.4057672Z mixed_B=False, 2025-05-07T20:22:10.4057825Z compile=False, 2025-05-07T20:22:10.4057995Z T=2, 2025-05-07T20:22:10.4058138Z D=56, 2025-05-07T20:22:10.4058284Z B=98, 2025-05-07T20:22:10.4058429Z log_E=5, 2025-05-07T20:22:10.4058572Z L=6, 2025-05-07T20:22:10.4058741Z D_gradcheck=2, 2025-05-07T20:22:10.4058917Z stochastic_rounding=False, 2025-05-07T20:22:10.4059070Z weighted=False, 2025-05-07T20:22:10.4059228Z row_wise=False, 2025-05-07T20:22:10.4059377Z mixed=True, 2025-05-07T20:22:10.4059532Z use_cache=False, 2025-05-07T20:22:10.4059863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4060039Z use_cpu=True, 2025-05-07T20:22:10.4060225Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4060367Z ) 2025-05-07T20:22:10.4060596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4061156Z self=, 2025-05-07T20:22:10.4061307Z mixed_B=True, 2025-05-07T20:22:10.4061459Z compile=True, 2025-05-07T20:22:10.4061616Z T=3, 2025-05-07T20:22:10.4061758Z D=21, 2025-05-07T20:22:10.4061901Z B=39, 2025-05-07T20:22:10.4062057Z log_E=3, 2025-05-07T20:22:10.4062200Z L=2, 2025-05-07T20:22:10.4062470Z D_gradcheck=1, 2025-05-07T20:22:10.4062665Z stochastic_rounding=True, 2025-05-07T20:22:10.4062821Z weighted=True, 2025-05-07T20:22:10.4062986Z row_wise=False, 2025-05-07T20:22:10.4063135Z mixed=False, 2025-05-07T20:22:10.4063291Z use_cache=False, 2025-05-07T20:22:10.4063492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4063644Z use_cpu=True, 2025-05-07T20:22:10.4063945Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4064204Z ) 2025-05-07T20:22:10.4064437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4064998Z self=, 2025-05-07T20:22:10.4065157Z mixed_B=True, 2025-05-07T20:22:10.4065312Z compile=False, 2025-05-07T20:22:10.4065457Z T=2, 2025-05-07T20:22:10.4065606Z D=42, 2025-05-07T20:22:10.4065750Z B=104, 2025-05-07T20:22:10.4065892Z log_E=3, 2025-05-07T20:22:10.4066047Z L=2, 2025-05-07T20:22:10.4066210Z D_gradcheck=2, 2025-05-07T20:22:10.4066389Z stochastic_rounding=True, 2025-05-07T20:22:10.4066541Z weighted=False, 2025-05-07T20:22:10.4066696Z row_wise=True, 2025-05-07T20:22:10.4066853Z mixed=True, 2025-05-07T20:22:10.4067010Z use_cache=False, 2025-05-07T20:22:10.4067203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4067361Z use_cpu=True, 2025-05-07T20:22:10.4067550Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4067688Z ) 2025-05-07T20:22:10.4067919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4068473Z self=, 2025-05-07T20:22:10.4068626Z mixed_B=False, 2025-05-07T20:22:10.4068785Z compile=False, 2025-05-07T20:22:10.4068927Z T=4, 2025-05-07T20:22:10.4069079Z D=13, 2025-05-07T20:22:10.4069222Z B=123, 2025-05-07T20:22:10.4069367Z log_E=3, 2025-05-07T20:22:10.4069518Z L=13, 2025-05-07T20:22:10.4069833Z D_gradcheck=1, 2025-05-07T20:22:10.4070009Z stochastic_rounding=False, 2025-05-07T20:22:10.4070170Z weighted=True, 2025-05-07T20:22:10.4070323Z row_wise=False, 2025-05-07T20:22:10.4070472Z mixed=True, 2025-05-07T20:22:10.4070631Z use_cache=True, 2025-05-07T20:22:10.4070828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4070978Z use_cpu=True, 2025-05-07T20:22:10.4071172Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4071314Z ) 2025-05-07T20:22:10.4071539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4072102Z self=, 2025-05-07T20:22:10.4072251Z mixed_B=True, 2025-05-07T20:22:10.4072416Z compile=False, 2025-05-07T20:22:10.4072562Z T=5, 2025-05-07T20:22:10.4072705Z D=45, 2025-05-07T20:22:10.4072856Z B=26, 2025-05-07T20:22:10.4073002Z log_E=5, 2025-05-07T20:22:10.4073146Z L=0, 2025-05-07T20:22:10.4073314Z D_gradcheck=2, 2025-05-07T20:22:10.4073487Z stochastic_rounding=True, 2025-05-07T20:22:10.4073642Z weighted=False, 2025-05-07T20:22:10.4073803Z row_wise=False, 2025-05-07T20:22:10.4073954Z mixed=True, 2025-05-07T20:22:10.4074108Z use_cache=True, 2025-05-07T20:22:10.4074426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4074594Z use_cpu=True, 2025-05-07T20:22:10.4074781Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4074927Z ) 2025-05-07T20:22:10.4075151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4075712Z self=, 2025-05-07T20:22:10.4075860Z mixed_B=True, 2025-05-07T20:22:10.4076013Z compile=False, 2025-05-07T20:22:10.4076162Z T=4, 2025-05-07T20:22:10.4076307Z D=80, 2025-05-07T20:22:10.4076450Z B=57, 2025-05-07T20:22:10.4076604Z log_E=5, 2025-05-07T20:22:10.4076750Z L=10, 2025-05-07T20:22:10.4077019Z D_gradcheck=1, 2025-05-07T20:22:10.4077215Z stochastic_rounding=False, 2025-05-07T20:22:10.4077368Z weighted=True, 2025-05-07T20:22:10.4077520Z row_wise=True, 2025-05-07T20:22:10.4077677Z mixed=True, 2025-05-07T20:22:10.4077829Z use_cache=True, 2025-05-07T20:22:10.4078025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4078182Z use_cpu=True, 2025-05-07T20:22:10.4078482Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4078631Z ) 2025-05-07T20:22:10.4078861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4079418Z self=, 2025-05-07T20:22:10.4079577Z mixed_B=True, 2025-05-07T20:22:10.4079728Z compile=True, 2025-05-07T20:22:10.4079873Z T=1, 2025-05-07T20:22:10.4080023Z D=45, 2025-05-07T20:22:10.4080169Z B=122, 2025-05-07T20:22:10.4080315Z log_E=5, 2025-05-07T20:22:10.4080466Z L=16, 2025-05-07T20:22:10.4080621Z D_gradcheck=1, 2025-05-07T20:22:10.4080800Z stochastic_rounding=False, 2025-05-07T20:22:10.4080964Z weighted=False, 2025-05-07T20:22:10.4081114Z row_wise=True, 2025-05-07T20:22:10.4081264Z mixed=True, 2025-05-07T20:22:10.4081426Z use_cache=True, 2025-05-07T20:22:10.4081619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4081780Z use_cpu=True, 2025-05-07T20:22:10.4081969Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4082110Z ) 2025-05-07T20:22:10.4082342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4082899Z self=, 2025-05-07T20:22:10.4083050Z mixed_B=False, 2025-05-07T20:22:10.4083213Z compile=False, 2025-05-07T20:22:10.4083357Z T=4, 2025-05-07T20:22:10.4083501Z D=23, 2025-05-07T20:22:10.4083652Z B=55, 2025-05-07T20:22:10.4083797Z log_E=5, 2025-05-07T20:22:10.4083942Z L=14, 2025-05-07T20:22:10.4084108Z D_gradcheck=2, 2025-05-07T20:22:10.4084423Z stochastic_rounding=False, 2025-05-07T20:22:10.4084585Z weighted=True, 2025-05-07T20:22:10.4084737Z row_wise=True, 2025-05-07T20:22:10.4084885Z mixed=True, 2025-05-07T20:22:10.4085045Z use_cache=True, 2025-05-07T20:22:10.4085239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4085391Z use_cpu=True, 2025-05-07T20:22:10.4085584Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4085725Z ) 2025-05-07T20:22:10.4085953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4086518Z self=, 2025-05-07T20:22:10.4086670Z mixed_B=False, 2025-05-07T20:22:10.4086824Z compile=True, 2025-05-07T20:22:10.4086979Z T=2, 2025-05-07T20:22:10.4087124Z D=53, 2025-05-07T20:22:10.4087268Z B=33, 2025-05-07T20:22:10.4087422Z log_E=5, 2025-05-07T20:22:10.4087569Z L=11, 2025-05-07T20:22:10.4087734Z D_gradcheck=1, 2025-05-07T20:22:10.4087912Z stochastic_rounding=False, 2025-05-07T20:22:10.4088066Z weighted=True, 2025-05-07T20:22:10.4088226Z row_wise=False, 2025-05-07T20:22:10.4088377Z mixed=False, 2025-05-07T20:22:10.4088529Z use_cache=True, 2025-05-07T20:22:10.4088916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4089090Z use_cpu=True, 2025-05-07T20:22:10.4089276Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4089423Z ) 2025-05-07T20:22:10.4089648Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4090202Z self=, 2025-05-07T20:22:10.4090361Z mixed_B=False, 2025-05-07T20:22:10.4090515Z compile=False, 2025-05-07T20:22:10.4090668Z T=3, 2025-05-07T20:22:10.4090815Z D=24, 2025-05-07T20:22:10.4090964Z B=116, 2025-05-07T20:22:10.4091117Z log_E=3, 2025-05-07T20:22:10.4091260Z L=13, 2025-05-07T20:22:10.4091522Z D_gradcheck=1, 2025-05-07T20:22:10.4091729Z stochastic_rounding=False, 2025-05-07T20:22:10.4091881Z weighted=True, 2025-05-07T20:22:10.4092032Z row_wise=True, 2025-05-07T20:22:10.4092187Z mixed=True, 2025-05-07T20:22:10.4092337Z use_cache=True, 2025-05-07T20:22:10.4092532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4092690Z use_cpu=True, 2025-05-07T20:22:10.4092965Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4093111Z ) 2025-05-07T20:22:10.4589743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4590331Z self=, 2025-05-07T20:22:10.4590496Z mixed_B=True, 2025-05-07T20:22:10.4590654Z compile=True, 2025-05-07T20:22:10.4590799Z T=4, 2025-05-07T20:22:10.4590953Z D=26, 2025-05-07T20:22:10.4591099Z B=38, 2025-05-07T20:22:10.4591245Z log_E=5, 2025-05-07T20:22:10.4591399Z L=12, 2025-05-07T20:22:10.4591554Z D_gradcheck=2, 2025-05-07T20:22:10.4591766Z stochastic_rounding=False, 2025-05-07T20:22:10.4591932Z weighted=True, 2025-05-07T20:22:10.4592084Z row_wise=True, 2025-05-07T20:22:10.4592241Z mixed=True, 2025-05-07T20:22:10.4592395Z use_cache=True, 2025-05-07T20:22:10.4592600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4592763Z use_cpu=True, 2025-05-07T20:22:10.4592958Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4593102Z ) 2025-05-07T20:22:10.4593338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4593897Z self=, 2025-05-07T20:22:10.4594050Z mixed_B=True, 2025-05-07T20:22:10.4594212Z compile=False, 2025-05-07T20:22:10.4594482Z T=2, 2025-05-07T20:22:10.4594636Z D=73, 2025-05-07T20:22:10.4594780Z B=82, 2025-05-07T20:22:10.4594925Z log_E=3, 2025-05-07T20:22:10.4595077Z L=6, 2025-05-07T20:22:10.4595231Z D_gradcheck=2, 2025-05-07T20:22:10.4595726Z stochastic_rounding=False, 2025-05-07T20:22:10.4595890Z weighted=False, 2025-05-07T20:22:10.4596043Z row_wise=False, 2025-05-07T20:22:10.4596192Z mixed=True, 2025-05-07T20:22:10.4596358Z use_cache=True, 2025-05-07T20:22:10.4596558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4596708Z use_cpu=True, 2025-05-07T20:22:10.4596903Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4597045Z ) 2025-05-07T20:22:10.4597277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4597845Z self=, 2025-05-07T20:22:10.4597997Z mixed_B=False, 2025-05-07T20:22:10.4598158Z compile=False, 2025-05-07T20:22:10.4598301Z T=4, 2025-05-07T20:22:10.4598445Z D=91, 2025-05-07T20:22:10.4598595Z B=64, 2025-05-07T20:22:10.4598743Z log_E=3, 2025-05-07T20:22:10.4598890Z L=5, 2025-05-07T20:22:10.4599051Z D_gradcheck=1, 2025-05-07T20:22:10.4599231Z stochastic_rounding=True, 2025-05-07T20:22:10.4599385Z weighted=True, 2025-05-07T20:22:10.4599543Z row_wise=False, 2025-05-07T20:22:10.4599695Z mixed=False, 2025-05-07T20:22:10.4599849Z use_cache=False, 2025-05-07T20:22:10.4600043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4600346Z use_cpu=True, 2025-05-07T20:22:10.4600545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4600691Z ) 2025-05-07T20:22:10.4600918Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4601478Z self=, 2025-05-07T20:22:10.4601629Z mixed_B=True, 2025-05-07T20:22:10.4601781Z compile=True, 2025-05-07T20:22:10.4601931Z T=1, 2025-05-07T20:22:10.4602076Z D=115, 2025-05-07T20:22:10.4602220Z B=37, 2025-05-07T20:22:10.4602372Z log_E=4, 2025-05-07T20:22:10.4602516Z L=2, 2025-05-07T20:22:10.4602667Z D_gradcheck=1, 2025-05-07T20:22:10.4603042Z stochastic_rounding=True, 2025-05-07T20:22:10.4603209Z weighted=True, 2025-05-07T20:22:10.4603360Z row_wise=False, 2025-05-07T20:22:10.4603516Z mixed=False, 2025-05-07T20:22:10.4603670Z use_cache=True, 2025-05-07T20:22:10.4603864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4604026Z use_cpu=True, 2025-05-07T20:22:10.4604207Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4604588Z ) 2025-05-07T20:22:10.4604817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4605372Z self=, 2025-05-07T20:22:10.4605532Z mixed_B=False, 2025-05-07T20:22:10.4605684Z compile=True, 2025-05-07T20:22:10.4605828Z T=3, 2025-05-07T20:22:10.4605977Z D=52, 2025-05-07T20:22:10.4606121Z B=46, 2025-05-07T20:22:10.4606265Z log_E=5, 2025-05-07T20:22:10.4606415Z L=6, 2025-05-07T20:22:10.4606567Z D_gradcheck=1, 2025-05-07T20:22:10.4606749Z stochastic_rounding=False, 2025-05-07T20:22:10.4606911Z weighted=False, 2025-05-07T20:22:10.4607068Z row_wise=True, 2025-05-07T20:22:10.4607219Z mixed=True, 2025-05-07T20:22:10.4607378Z use_cache=False, 2025-05-07T20:22:10.4607571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4607732Z use_cpu=True, 2025-05-07T20:22:10.4607914Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4608058Z ) 2025-05-07T20:22:10.4608289Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4608841Z self=, 2025-05-07T20:22:10.4608997Z mixed_B=False, 2025-05-07T20:22:10.4609158Z compile=True, 2025-05-07T20:22:10.4609302Z T=5, 2025-05-07T20:22:10.4609445Z D=121, 2025-05-07T20:22:10.4609596Z B=111, 2025-05-07T20:22:10.4609742Z log_E=3, 2025-05-07T20:22:10.4609887Z L=10, 2025-05-07T20:22:10.4610047Z D_gradcheck=1, 2025-05-07T20:22:10.4610365Z stochastic_rounding=True, 2025-05-07T20:22:10.4610529Z weighted=False, 2025-05-07T20:22:10.4610680Z row_wise=True, 2025-05-07T20:22:10.4610832Z mixed=False, 2025-05-07T20:22:10.4610994Z use_cache=True, 2025-05-07T20:22:10.4611187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4611342Z use_cpu=True, 2025-05-07T20:22:10.4611531Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4611675Z ) 2025-05-07T20:22:10.4611903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4612468Z self=, 2025-05-07T20:22:10.4612621Z mixed_B=False, 2025-05-07T20:22:10.4612774Z compile=True, 2025-05-07T20:22:10.4612926Z T=4, 2025-05-07T20:22:10.4613073Z D=27, 2025-05-07T20:22:10.4613220Z B=41, 2025-05-07T20:22:10.4613373Z log_E=4, 2025-05-07T20:22:10.4613515Z L=0, 2025-05-07T20:22:10.4613679Z D_gradcheck=2, 2025-05-07T20:22:10.4613859Z stochastic_rounding=True, 2025-05-07T20:22:10.4614018Z weighted=False, 2025-05-07T20:22:10.4614179Z row_wise=False, 2025-05-07T20:22:10.4614327Z mixed=True, 2025-05-07T20:22:10.4614482Z use_cache=False, 2025-05-07T20:22:10.4614679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4614956Z use_cpu=True, 2025-05-07T20:22:10.4615154Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4615305Z ) 2025-05-07T20:22:10.4615531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4616515Z self=, 2025-05-07T20:22:10.4616703Z mixed_B=False, 2025-05-07T20:22:10.4616860Z compile=False, 2025-05-07T20:22:10.4617016Z T=5, 2025-05-07T20:22:10.4617160Z D=92, 2025-05-07T20:22:10.4617306Z B=26, 2025-05-07T20:22:10.4617459Z log_E=5, 2025-05-07T20:22:10.4617603Z L=15, 2025-05-07T20:22:10.4617755Z D_gradcheck=1, 2025-05-07T20:22:10.4618169Z stochastic_rounding=False, 2025-05-07T20:22:10.4618347Z weighted=False, 2025-05-07T20:22:10.4618499Z row_wise=False, 2025-05-07T20:22:10.4618653Z mixed=True, 2025-05-07T20:22:10.4618805Z use_cache=True, 2025-05-07T20:22:10.4618996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4619156Z use_cpu=True, 2025-05-07T20:22:10.4619340Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4619665Z ) 2025-05-07T20:22:10.4619904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4620463Z self=, 2025-05-07T20:22:10.4620628Z mixed_B=False, 2025-05-07T20:22:10.4620781Z compile=True, 2025-05-07T20:22:10.4620927Z T=1, 2025-05-07T20:22:10.4621078Z D=83, 2025-05-07T20:22:10.4621221Z B=96, 2025-05-07T20:22:10.4621366Z log_E=4, 2025-05-07T20:22:10.4621518Z L=2, 2025-05-07T20:22:10.4621670Z D_gradcheck=1, 2025-05-07T20:22:10.4621846Z stochastic_rounding=False, 2025-05-07T20:22:10.4622014Z weighted=False, 2025-05-07T20:22:10.4622168Z row_wise=False, 2025-05-07T20:22:10.4622315Z mixed=True, 2025-05-07T20:22:10.4622475Z use_cache=True, 2025-05-07T20:22:10.4622667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4622821Z use_cpu=True, 2025-05-07T20:22:10.4623011Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4623158Z ) 2025-05-07T20:22:10.4623386Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4623950Z self=, 2025-05-07T20:22:10.4624209Z mixed_B=True, 2025-05-07T20:22:10.4624377Z compile=False, 2025-05-07T20:22:10.4624524Z T=5, 2025-05-07T20:22:10.4624672Z D=111, 2025-05-07T20:22:10.4624825Z B=7, 2025-05-07T20:22:10.4624969Z log_E=5, 2025-05-07T20:22:10.4625111Z L=0, 2025-05-07T20:22:10.4625268Z D_gradcheck=1, 2025-05-07T20:22:10.4625442Z stochastic_rounding=True, 2025-05-07T20:22:10.4625832Z weighted=False, 2025-05-07T20:22:10.4625994Z row_wise=False, 2025-05-07T20:22:10.4626144Z mixed=False, 2025-05-07T20:22:10.4626296Z use_cache=True, 2025-05-07T20:22:10.4626513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4626672Z use_cpu=True, 2025-05-07T20:22:10.4626864Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4627014Z ) 2025-05-07T20:22:10.4627245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4627810Z self=, 2025-05-07T20:22:10.4627960Z mixed_B=True, 2025-05-07T20:22:10.4628113Z compile=True, 2025-05-07T20:22:10.4628263Z T=2, 2025-05-07T20:22:10.4628405Z D=43, 2025-05-07T20:22:10.4628555Z B=122, 2025-05-07T20:22:10.4628708Z log_E=3, 2025-05-07T20:22:10.4628852Z L=17, 2025-05-07T20:22:10.4629005Z D_gradcheck=2, 2025-05-07T20:22:10.4629193Z stochastic_rounding=False, 2025-05-07T20:22:10.4629356Z weighted=False, 2025-05-07T20:22:10.4629507Z row_wise=True, 2025-05-07T20:22:10.4629664Z mixed=False, 2025-05-07T20:22:10.4629817Z use_cache=True, 2025-05-07T20:22:10.4630021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4630385Z use_cpu=True, 2025-05-07T20:22:10.4630585Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4630740Z ) 2025-05-07T20:22:10.4630966Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4631521Z self=, 2025-05-07T20:22:10.4631682Z mixed_B=True, 2025-05-07T20:22:10.4631836Z compile=False, 2025-05-07T20:22:10.4631978Z T=5, 2025-05-07T20:22:10.4632130Z D=48, 2025-05-07T20:22:10.4632273Z B=94, 2025-05-07T20:22:10.4632418Z log_E=4, 2025-05-07T20:22:10.4632574Z L=10, 2025-05-07T20:22:10.4632727Z D_gradcheck=1, 2025-05-07T20:22:10.4633020Z stochastic_rounding=True, 2025-05-07T20:22:10.4633199Z weighted=True, 2025-05-07T20:22:10.4633353Z row_wise=False, 2025-05-07T20:22:10.4633512Z mixed=True, 2025-05-07T20:22:10.4633666Z use_cache=False, 2025-05-07T20:22:10.4633857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4634017Z use_cpu=True, 2025-05-07T20:22:10.4634201Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4634466Z ) 2025-05-07T20:22:10.4634699Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4635256Z self=, 2025-05-07T20:22:10.4635411Z mixed_B=True, 2025-05-07T20:22:10.4635568Z compile=True, 2025-05-07T20:22:10.4635712Z T=3, 2025-05-07T20:22:10.4635855Z D=35, 2025-05-07T20:22:10.4636006Z B=123, 2025-05-07T20:22:10.4636152Z log_E=3, 2025-05-07T20:22:10.4636301Z L=1, 2025-05-07T20:22:10.4636454Z D_gradcheck=2, 2025-05-07T20:22:10.4636631Z stochastic_rounding=False, 2025-05-07T20:22:10.4636796Z weighted=True, 2025-05-07T20:22:10.4636951Z row_wise=False, 2025-05-07T20:22:10.4637100Z mixed=False, 2025-05-07T20:22:10.4637259Z use_cache=True, 2025-05-07T20:22:10.4637452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4637607Z use_cpu=True, 2025-05-07T20:22:10.4637794Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4637938Z ) 2025-05-07T20:22:10.4638163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4638724Z self=, 2025-05-07T20:22:10.4638873Z mixed_B=True, 2025-05-07T20:22:10.4639036Z compile=False, 2025-05-07T20:22:10.4639181Z T=5, 2025-05-07T20:22:10.4639328Z D=114, 2025-05-07T20:22:10.4639481Z B=121, 2025-05-07T20:22:10.4639627Z log_E=3, 2025-05-07T20:22:10.4639771Z L=2, 2025-05-07T20:22:10.4639932Z D_gradcheck=2, 2025-05-07T20:22:10.4640109Z stochastic_rounding=True, 2025-05-07T20:22:10.4640420Z weighted=False, 2025-05-07T20:22:10.4640584Z row_wise=False, 2025-05-07T20:22:10.4640735Z mixed=True, 2025-05-07T20:22:10.4640889Z use_cache=True, 2025-05-07T20:22:10.4641086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.4641242Z use_cpu=True, 2025-05-07T20:22:10.4641423Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4641577Z ) 2025-05-07T20:22:10.4641803Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4642365Z self=, 2025-05-07T20:22:10.4642517Z mixed_B=True, 2025-05-07T20:22:10.4642670Z compile=False, 2025-05-07T20:22:10.4642822Z T=1, 2025-05-07T20:22:10.4642969Z D=117, 2025-05-07T20:22:10.4643115Z B=71, 2025-05-07T20:22:10.4643269Z log_E=5, 2025-05-07T20:22:10.4643413Z L=18, 2025-05-07T20:22:10.4643566Z D_gradcheck=2, 2025-05-07T20:22:10.4643748Z stochastic_rounding=True, 2025-05-07T20:22:10.4643904Z weighted=True, 2025-05-07T20:22:10.4644056Z row_wise=False, 2025-05-07T20:22:10.4644214Z mixed=True, 2025-05-07T20:22:10.4644369Z use_cache=False, 2025-05-07T20:22:10.4644559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4644849Z use_cpu=True, 2025-05-07T20:22:10.4645047Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4645259Z ) 2025-05-07T20:22:10.4645491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4646043Z self=, 2025-05-07T20:22:10.4646199Z mixed_B=True, 2025-05-07T20:22:10.4646350Z compile=True, 2025-05-07T20:22:10.4646495Z T=3, 2025-05-07T20:22:10.4646645Z D=113, 2025-05-07T20:22:10.4646789Z B=53, 2025-05-07T20:22:10.4646935Z log_E=4, 2025-05-07T20:22:10.4647084Z L=18, 2025-05-07T20:22:10.4647235Z D_gradcheck=2, 2025-05-07T20:22:10.4647545Z stochastic_rounding=True, 2025-05-07T20:22:10.4647729Z weighted=False, 2025-05-07T20:22:10.4647880Z row_wise=True, 2025-05-07T20:22:10.4648030Z mixed=False, 2025-05-07T20:22:10.4648195Z use_cache=False, 2025-05-07T20:22:10.4648390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4648553Z use_cpu=True, 2025-05-07T20:22:10.4648738Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.4649016Z ) 2025-05-07T20:22:10.4649253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.4649811Z self=, 2025-05-07T20:22:10.4649962Z mixed_B=True, 2025-05-07T20:22:10.4650121Z compile=True, 2025-05-07T20:22:10.4650269Z T=4, 2025-05-07T20:22:10.4650413Z D=110, 2025-05-07T20:22:10.4650561Z B=113, 2025-05-07T20:22:10.4650705Z log_E=4, 2025-05-07T20:22:10.4650851Z L=4, 2025-05-07T20:22:10.4651008Z D_gradcheck=2, 2025-05-07T20:22:10.4651181Z stochastic_rounding=False, 2025-05-07T20:22:10.4651343Z weighted=True, 2025-05-07T20:22:10.4651507Z row_wise=True, 2025-05-07T20:22:10.4651657Z mixed=False, 2025-05-07T20:22:10.4651819Z use_cache=True, 2025-05-07T20:22:10.4652008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.4652163Z use_cpu=True, 2025-05-07T20:22:10.4652356Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.4652502Z ) 2025-05-07T20:22:10.5178247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5178867Z self=, 2025-05-07T20:22:10.5179023Z mixed_B=False, 2025-05-07T20:22:10.5179189Z compile=True, 2025-05-07T20:22:10.5179335Z T=3, 2025-05-07T20:22:10.5179479Z D=124, 2025-05-07T20:22:10.5179628Z B=53, 2025-05-07T20:22:10.5179772Z log_E=5, 2025-05-07T20:22:10.5179915Z L=5, 2025-05-07T20:22:10.5180078Z D_gradcheck=2, 2025-05-07T20:22:10.5180251Z stochastic_rounding=True, 2025-05-07T20:22:10.5180713Z weighted=True, 2025-05-07T20:22:10.5180872Z row_wise=True, 2025-05-07T20:22:10.5181027Z mixed=False, 2025-05-07T20:22:10.5181179Z use_cache=True, 2025-05-07T20:22:10.5181376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5181527Z use_cpu=True, 2025-05-07T20:22:10.5181721Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5181877Z ) 2025-05-07T20:22:10.5182111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5182674Z self=, 2025-05-07T20:22:10.5182833Z mixed_B=False, 2025-05-07T20:22:10.5182987Z compile=True, 2025-05-07T20:22:10.5183142Z T=5, 2025-05-07T20:22:10.5183284Z D=81, 2025-05-07T20:22:10.5183431Z B=41, 2025-05-07T20:22:10.5183588Z log_E=3, 2025-05-07T20:22:10.5183737Z L=3, 2025-05-07T20:22:10.5183891Z D_gradcheck=2, 2025-05-07T20:22:10.5184276Z stochastic_rounding=False, 2025-05-07T20:22:10.5184439Z weighted=False, 2025-05-07T20:22:10.5184597Z row_wise=True, 2025-05-07T20:22:10.5184753Z mixed=True, 2025-05-07T20:22:10.5184908Z use_cache=True, 2025-05-07T20:22:10.5185109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5185259Z use_cpu=True, 2025-05-07T20:22:10.5185593Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5185758Z ) 2025-05-07T20:22:10.5185988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5186549Z self=, 2025-05-07T20:22:10.5186710Z mixed_B=False, 2025-05-07T20:22:10.5186862Z compile=True, 2025-05-07T20:22:10.5187004Z T=3, 2025-05-07T20:22:10.5187153Z D=43, 2025-05-07T20:22:10.5187296Z B=90, 2025-05-07T20:22:10.5187439Z log_E=4, 2025-05-07T20:22:10.5187589Z L=20, 2025-05-07T20:22:10.5187741Z D_gradcheck=2, 2025-05-07T20:22:10.5187911Z stochastic_rounding=True, 2025-05-07T20:22:10.5188294Z weighted=True, 2025-05-07T20:22:10.5188465Z row_wise=False, 2025-05-07T20:22:10.5188622Z mixed=True, 2025-05-07T20:22:10.5188774Z use_cache=False, 2025-05-07T20:22:10.5188964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5189122Z use_cpu=True, 2025-05-07T20:22:10.5189310Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5189625Z ) 2025-05-07T20:22:10.5189864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5190421Z self=, 2025-05-07T20:22:10.5190575Z mixed_B=False, 2025-05-07T20:22:10.5190736Z compile=True, 2025-05-07T20:22:10.5190883Z T=5, 2025-05-07T20:22:10.5191029Z D=24, 2025-05-07T20:22:10.5191181Z B=115, 2025-05-07T20:22:10.5191327Z log_E=4, 2025-05-07T20:22:10.5191479Z L=19, 2025-05-07T20:22:10.5191635Z D_gradcheck=1, 2025-05-07T20:22:10.5191810Z stochastic_rounding=False, 2025-05-07T20:22:10.5191983Z weighted=False, 2025-05-07T20:22:10.5192137Z row_wise=False, 2025-05-07T20:22:10.5192286Z mixed=True, 2025-05-07T20:22:10.5192450Z use_cache=False, 2025-05-07T20:22:10.5192640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5192791Z use_cpu=True, 2025-05-07T20:22:10.5192988Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5193135Z ) 2025-05-07T20:22:10.5193361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5193923Z self=, 2025-05-07T20:22:10.5194084Z mixed_B=False, 2025-05-07T20:22:10.5194238Z compile=False, 2025-05-07T20:22:10.5194389Z T=4, 2025-05-07T20:22:10.5194537Z D=14, 2025-05-07T20:22:10.5194691Z B=101, 2025-05-07T20:22:10.5194838Z log_E=5, 2025-05-07T20:22:10.5194985Z L=18, 2025-05-07T20:22:10.5195143Z D_gradcheck=2, 2025-05-07T20:22:10.5195316Z stochastic_rounding=False, 2025-05-07T20:22:10.5195634Z weighted=False, 2025-05-07T20:22:10.5195796Z row_wise=True, 2025-05-07T20:22:10.5195946Z mixed=False, 2025-05-07T20:22:10.5196098Z use_cache=True, 2025-05-07T20:22:10.5196296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5196452Z use_cpu=True, 2025-05-07T20:22:10.5196638Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5196791Z ) 2025-05-07T20:22:10.5197018Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5197573Z self=, 2025-05-07T20:22:10.5197731Z mixed_B=False, 2025-05-07T20:22:10.5197882Z compile=True, 2025-05-07T20:22:10.5198031Z T=5, 2025-05-07T20:22:10.5198173Z D=53, 2025-05-07T20:22:10.5198316Z B=23, 2025-05-07T20:22:10.5198468Z log_E=3, 2025-05-07T20:22:10.5198613Z L=6, 2025-05-07T20:22:10.5198765Z D_gradcheck=1, 2025-05-07T20:22:10.5198950Z stochastic_rounding=False, 2025-05-07T20:22:10.5199109Z weighted=True, 2025-05-07T20:22:10.5199263Z row_wise=False, 2025-05-07T20:22:10.5199415Z mixed=False, 2025-05-07T20:22:10.5199572Z use_cache=False, 2025-05-07T20:22:10.5199767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5199929Z use_cpu=True, 2025-05-07T20:22:10.5200239Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5200393Z ) 2025-05-07T20:22:10.5200634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5201191Z self=, 2025-05-07T20:22:10.5201349Z mixed_B=True, 2025-05-07T20:22:10.5201503Z compile=False, 2025-05-07T20:22:10.5201646Z T=4, 2025-05-07T20:22:10.5201800Z D=111, 2025-05-07T20:22:10.5201944Z B=88, 2025-05-07T20:22:10.5202093Z log_E=4, 2025-05-07T20:22:10.5202246Z L=15, 2025-05-07T20:22:10.5202398Z D_gradcheck=1, 2025-05-07T20:22:10.5202573Z stochastic_rounding=False, 2025-05-07T20:22:10.5202860Z weighted=False, 2025-05-07T20:22:10.5203028Z row_wise=True, 2025-05-07T20:22:10.5203179Z mixed=False, 2025-05-07T20:22:10.5203339Z use_cache=True, 2025-05-07T20:22:10.5203531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5203689Z use_cpu=True, 2025-05-07T20:22:10.5203874Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5204013Z ) 2025-05-07T20:22:10.5204367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5204919Z self=, 2025-05-07T20:22:10.5205071Z mixed_B=True, 2025-05-07T20:22:10.5205234Z compile=False, 2025-05-07T20:22:10.5205381Z T=1, 2025-05-07T20:22:10.5205529Z D=51, 2025-05-07T20:22:10.5205680Z B=117, 2025-05-07T20:22:10.5205826Z log_E=4, 2025-05-07T20:22:10.5205970Z L=19, 2025-05-07T20:22:10.5206128Z D_gradcheck=2, 2025-05-07T20:22:10.5206300Z stochastic_rounding=True, 2025-05-07T20:22:10.5206461Z weighted=True, 2025-05-07T20:22:10.5206620Z row_wise=True, 2025-05-07T20:22:10.5206771Z mixed=False, 2025-05-07T20:22:10.5206933Z use_cache=True, 2025-05-07T20:22:10.5207127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5207277Z use_cpu=True, 2025-05-07T20:22:10.5207467Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5207607Z ) 2025-05-07T20:22:10.5207835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5208395Z self=, 2025-05-07T20:22:10.5208546Z mixed_B=True, 2025-05-07T20:22:10.5208700Z compile=True, 2025-05-07T20:22:10.5208850Z T=2, 2025-05-07T20:22:10.5208994Z D=44, 2025-05-07T20:22:10.5209137Z B=92, 2025-05-07T20:22:10.5209288Z log_E=3, 2025-05-07T20:22:10.5209431Z L=3, 2025-05-07T20:22:10.5209584Z D_gradcheck=1, 2025-05-07T20:22:10.5209766Z stochastic_rounding=True, 2025-05-07T20:22:10.5210068Z weighted=False, 2025-05-07T20:22:10.5210230Z row_wise=False, 2025-05-07T20:22:10.5210380Z mixed=False, 2025-05-07T20:22:10.5210532Z use_cache=True, 2025-05-07T20:22:10.5210730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5210880Z use_cpu=True, 2025-05-07T20:22:10.5211070Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5211217Z ) 2025-05-07T20:22:10.5211447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5212002Z self=, 2025-05-07T20:22:10.5212159Z mixed_B=False, 2025-05-07T20:22:10.5212314Z compile=True, 2025-05-07T20:22:10.5212458Z T=1, 2025-05-07T20:22:10.5212610Z D=29, 2025-05-07T20:22:10.5212755Z B=16, 2025-05-07T20:22:10.5212909Z log_E=5, 2025-05-07T20:22:10.5213055Z L=0, 2025-05-07T20:22:10.5213208Z D_gradcheck=1, 2025-05-07T20:22:10.5213387Z stochastic_rounding=False, 2025-05-07T20:22:10.5213546Z weighted=False, 2025-05-07T20:22:10.5213702Z row_wise=True, 2025-05-07T20:22:10.5213855Z mixed=True, 2025-05-07T20:22:10.5214007Z use_cache=True, 2025-05-07T20:22:10.5214200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5214358Z use_cpu=True, 2025-05-07T20:22:10.5214674Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5214831Z ) 2025-05-07T20:22:10.5215071Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5215627Z self=, 2025-05-07T20:22:10.5215779Z mixed_B=False, 2025-05-07T20:22:10.5215940Z compile=False, 2025-05-07T20:22:10.5216314Z T=3, 2025-05-07T20:22:10.5216482Z D=91, 2025-05-07T20:22:10.5216626Z B=122, 2025-05-07T20:22:10.5216771Z log_E=5, 2025-05-07T20:22:10.5216920Z L=7, 2025-05-07T20:22:10.5217072Z D_gradcheck=1, 2025-05-07T20:22:10.5217245Z stochastic_rounding=False, 2025-05-07T20:22:10.5217668Z weighted=True, 2025-05-07T20:22:10.5217840Z row_wise=True, 2025-05-07T20:22:10.5217990Z mixed=True, 2025-05-07T20:22:10.5218147Z use_cache=False, 2025-05-07T20:22:10.5218341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5218496Z use_cpu=True, 2025-05-07T20:22:10.5218689Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5218832Z ) 2025-05-07T20:22:10.5219241Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5219805Z self=, 2025-05-07T20:22:10.5219956Z mixed_B=True, 2025-05-07T20:22:10.5220117Z compile=False, 2025-05-07T20:22:10.5220264Z T=2, 2025-05-07T20:22:10.5220406Z D=69, 2025-05-07T20:22:10.5220557Z B=75, 2025-05-07T20:22:10.5220704Z log_E=4, 2025-05-07T20:22:10.5220849Z L=7, 2025-05-07T20:22:10.5221007Z D_gradcheck=2, 2025-05-07T20:22:10.5221179Z stochastic_rounding=False, 2025-05-07T20:22:10.5221337Z weighted=False, 2025-05-07T20:22:10.5221500Z row_wise=False, 2025-05-07T20:22:10.5221651Z mixed=False, 2025-05-07T20:22:10.5221804Z use_cache=False, 2025-05-07T20:22:10.5222000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5222150Z use_cpu=True, 2025-05-07T20:22:10.5222332Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5222481Z ) 2025-05-07T20:22:10.5222710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5223269Z self=, 2025-05-07T20:22:10.5223419Z mixed_B=False, 2025-05-07T20:22:10.5223572Z compile=True, 2025-05-07T20:22:10.5223719Z T=3, 2025-05-07T20:22:10.5223863Z D=45, 2025-05-07T20:22:10.5224133Z B=45, 2025-05-07T20:22:10.5224297Z log_E=5, 2025-05-07T20:22:10.5224440Z L=2, 2025-05-07T20:22:10.5224596Z D_gradcheck=1, 2025-05-07T20:22:10.5224779Z stochastic_rounding=False, 2025-05-07T20:22:10.5224937Z weighted=False, 2025-05-07T20:22:10.5225309Z row_wise=True, 2025-05-07T20:22:10.5225461Z mixed=True, 2025-05-07T20:22:10.5225615Z use_cache=True, 2025-05-07T20:22:10.5225806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5225963Z use_cpu=True, 2025-05-07T20:22:10.5226149Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5226300Z ) 2025-05-07T20:22:10.5226534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5227091Z self=, 2025-05-07T20:22:10.5227252Z mixed_B=False, 2025-05-07T20:22:10.5227404Z compile=True, 2025-05-07T20:22:10.5227548Z T=1, 2025-05-07T20:22:10.5227702Z D=48, 2025-05-07T20:22:10.5227850Z B=94, 2025-05-07T20:22:10.5227997Z log_E=3, 2025-05-07T20:22:10.5228147Z L=17, 2025-05-07T20:22:10.5228300Z D_gradcheck=1, 2025-05-07T20:22:10.5228473Z stochastic_rounding=True, 2025-05-07T20:22:10.5228635Z weighted=False, 2025-05-07T20:22:10.5228799Z row_wise=True, 2025-05-07T20:22:10.5228957Z mixed=True, 2025-05-07T20:22:10.5229113Z use_cache=False, 2025-05-07T20:22:10.5229306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5229465Z use_cpu=True, 2025-05-07T20:22:10.5229828Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5229981Z ) 2025-05-07T20:22:10.5230220Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5230778Z self=, 2025-05-07T20:22:10.5230931Z mixed_B=False, 2025-05-07T20:22:10.5231093Z compile=True, 2025-05-07T20:22:10.5231239Z T=3, 2025-05-07T20:22:10.5231384Z D=26, 2025-05-07T20:22:10.5231535Z B=73, 2025-05-07T20:22:10.5231682Z log_E=4, 2025-05-07T20:22:10.5231825Z L=12, 2025-05-07T20:22:10.5231984Z D_gradcheck=1, 2025-05-07T20:22:10.5232156Z stochastic_rounding=True, 2025-05-07T20:22:10.5232317Z weighted=True, 2025-05-07T20:22:10.5232597Z row_wise=True, 2025-05-07T20:22:10.5232760Z mixed=True, 2025-05-07T20:22:10.5232918Z use_cache=True, 2025-05-07T20:22:10.5233107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5233256Z use_cpu=True, 2025-05-07T20:22:10.5233449Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5233589Z ) 2025-05-07T20:22:10.5233814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5234504Z self=, 2025-05-07T20:22:10.5234657Z mixed_B=False, 2025-05-07T20:22:10.5234809Z compile=True, 2025-05-07T20:22:10.5234960Z T=3, 2025-05-07T20:22:10.5235102Z D=35, 2025-05-07T20:22:10.5235252Z B=112, 2025-05-07T20:22:10.5235398Z log_E=3, 2025-05-07T20:22:10.5235544Z L=7, 2025-05-07T20:22:10.5235704Z D_gradcheck=1, 2025-05-07T20:22:10.5235878Z stochastic_rounding=True, 2025-05-07T20:22:10.5236032Z weighted=False, 2025-05-07T20:22:10.5236201Z row_wise=False, 2025-05-07T20:22:10.5236351Z mixed=True, 2025-05-07T20:22:10.5236503Z use_cache=True, 2025-05-07T20:22:10.5236705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5236858Z use_cpu=True, 2025-05-07T20:22:10.5237047Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5237196Z ) 2025-05-07T20:22:10.5237423Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5237984Z self=, 2025-05-07T20:22:10.5238143Z mixed_B=False, 2025-05-07T20:22:10.5238295Z compile=False, 2025-05-07T20:22:10.5238449Z T=1, 2025-05-07T20:22:10.5238596Z D=62, 2025-05-07T20:22:10.5238743Z B=40, 2025-05-07T20:22:10.5238898Z log_E=3, 2025-05-07T20:22:10.5239040Z L=5, 2025-05-07T20:22:10.5239193Z D_gradcheck=1, 2025-05-07T20:22:10.5239378Z stochastic_rounding=False, 2025-05-07T20:22:10.5239531Z weighted=True, 2025-05-07T20:22:10.5239819Z row_wise=False, 2025-05-07T20:22:10.5239973Z mixed=True, 2025-05-07T20:22:10.5240126Z use_cache=True, 2025-05-07T20:22:10.5240316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5240480Z use_cpu=True, 2025-05-07T20:22:10.5240659Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5240804Z ) 2025-05-07T20:22:10.5750557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5751680Z self=, 2025-05-07T20:22:10.5752565Z mixed_B=False, 2025-05-07T20:22:10.5752942Z compile=True, 2025-05-07T20:22:10.5753302Z T=5, 2025-05-07T20:22:10.5753636Z D=100, 2025-05-07T20:22:10.5753981Z B=77, 2025-05-07T20:22:10.5754318Z log_E=4, 2025-05-07T20:22:10.5754662Z L=20, 2025-05-07T20:22:10.5755009Z D_gradcheck=1, 2025-05-07T20:22:10.5755398Z stochastic_rounding=False, 2025-05-07T20:22:10.5755837Z weighted=False, 2025-05-07T20:22:10.5756234Z row_wise=False, 2025-05-07T20:22:10.5756605Z mixed=False, 2025-05-07T20:22:10.5756979Z use_cache=True, 2025-05-07T20:22:10.5757390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5757869Z use_cpu=True, 2025-05-07T20:22:10.5758273Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5759088Z ) 2025-05-07T20:22:10.5759511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5760456Z self=, 2025-05-07T20:22:10.5761323Z mixed_B=True, 2025-05-07T20:22:10.5761696Z compile=True, 2025-05-07T20:22:10.5762053Z T=1, 2025-05-07T20:22:10.5762389Z D=78, 2025-05-07T20:22:10.5762728Z B=89, 2025-05-07T20:22:10.5763062Z log_E=3, 2025-05-07T20:22:10.5763407Z L=1, 2025-05-07T20:22:10.5763748Z D_gradcheck=1, 2025-05-07T20:22:10.5764138Z stochastic_rounding=False, 2025-05-07T20:22:10.5764577Z weighted=True, 2025-05-07T20:22:10.5765160Z row_wise=True, 2025-05-07T20:22:10.5765538Z mixed=False, 2025-05-07T20:22:10.5765912Z use_cache=True, 2025-05-07T20:22:10.5766328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5766805Z use_cpu=True, 2025-05-07T20:22:10.5767203Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5767652Z ) 2025-05-07T20:22:10.5768049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5769199Z self=, 2025-05-07T20:22:10.5770065Z mixed_B=True, 2025-05-07T20:22:10.5770436Z compile=True, 2025-05-07T20:22:10.5770801Z T=1, 2025-05-07T20:22:10.5771137Z D=108, 2025-05-07T20:22:10.5771464Z B=94, 2025-05-07T20:22:10.5771803Z log_E=4, 2025-05-07T20:22:10.5772149Z L=4, 2025-05-07T20:22:10.5772483Z D_gradcheck=1, 2025-05-07T20:22:10.5772877Z stochastic_rounding=True, 2025-05-07T20:22:10.5773316Z weighted=False, 2025-05-07T20:22:10.5773712Z row_wise=True, 2025-05-07T20:22:10.5774080Z mixed=True, 2025-05-07T20:22:10.5774449Z use_cache=True, 2025-05-07T20:22:10.5774866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5775345Z use_cpu=True, 2025-05-07T20:22:10.5775746Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5776199Z ) 2025-05-07T20:22:10.5776597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5777528Z self=, 2025-05-07T20:22:10.5778394Z mixed_B=True, 2025-05-07T20:22:10.5778759Z compile=True, 2025-05-07T20:22:10.5779127Z T=5, 2025-05-07T20:22:10.5779460Z D=34, 2025-05-07T20:22:10.5779791Z B=65, 2025-05-07T20:22:10.5780128Z log_E=3, 2025-05-07T20:22:10.5780474Z L=9, 2025-05-07T20:22:10.5780810Z D_gradcheck=2, 2025-05-07T20:22:10.5781203Z stochastic_rounding=True, 2025-05-07T20:22:10.5781646Z weighted=True, 2025-05-07T20:22:10.5782023Z row_wise=True, 2025-05-07T20:22:10.5782660Z mixed=False, 2025-05-07T20:22:10.5783029Z use_cache=True, 2025-05-07T20:22:10.5783434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5783919Z use_cpu=True, 2025-05-07T20:22:10.5784439Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5784899Z ) 2025-05-07T20:22:10.5785296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5786235Z self=, 2025-05-07T20:22:10.5787101Z mixed_B=False, 2025-05-07T20:22:10.5787475Z compile=True, 2025-05-07T20:22:10.5787840Z T=5, 2025-05-07T20:22:10.5788177Z D=54, 2025-05-07T20:22:10.5788506Z B=68, 2025-05-07T20:22:10.5788847Z log_E=3, 2025-05-07T20:22:10.5789197Z L=6, 2025-05-07T20:22:10.5789534Z D_gradcheck=2, 2025-05-07T20:22:10.5789930Z stochastic_rounding=True, 2025-05-07T20:22:10.5790373Z weighted=False, 2025-05-07T20:22:10.5790752Z row_wise=False, 2025-05-07T20:22:10.5791130Z mixed=True, 2025-05-07T20:22:10.5791500Z use_cache=False, 2025-05-07T20:22:10.5791913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5792396Z use_cpu=True, 2025-05-07T20:22:10.5792797Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5793420Z ) 2025-05-07T20:22:10.5793843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5794776Z self=, 2025-05-07T20:22:10.5795649Z mixed_B=False, 2025-05-07T20:22:10.5796016Z compile=True, 2025-05-07T20:22:10.5796378Z T=3, 2025-05-07T20:22:10.5796711Z D=115, 2025-05-07T20:22:10.5797040Z B=56, 2025-05-07T20:22:10.5797378Z log_E=4, 2025-05-07T20:22:10.5797721Z L=17, 2025-05-07T20:22:10.5798060Z D_gradcheck=1, 2025-05-07T20:22:10.5798458Z stochastic_rounding=False, 2025-05-07T20:22:10.5798897Z weighted=False, 2025-05-07T20:22:10.5799431Z row_wise=False, 2025-05-07T20:22:10.5799820Z mixed=False, 2025-05-07T20:22:10.5800192Z use_cache=True, 2025-05-07T20:22:10.5800597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5801075Z use_cpu=True, 2025-05-07T20:22:10.5801476Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5801918Z ) 2025-05-07T20:22:10.5802316Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5803463Z self=, 2025-05-07T20:22:10.5804339Z mixed_B=True, 2025-05-07T20:22:10.5804714Z compile=True, 2025-05-07T20:22:10.5805081Z T=1, 2025-05-07T20:22:10.5805412Z D=106, 2025-05-07T20:22:10.5805748Z B=34, 2025-05-07T20:22:10.5806081Z log_E=3, 2025-05-07T20:22:10.5806426Z L=7, 2025-05-07T20:22:10.5806763Z D_gradcheck=2, 2025-05-07T20:22:10.5807160Z stochastic_rounding=False, 2025-05-07T20:22:10.5807599Z weighted=True, 2025-05-07T20:22:10.5807971Z row_wise=True, 2025-05-07T20:22:10.5808347Z mixed=False, 2025-05-07T20:22:10.5808714Z use_cache=True, 2025-05-07T20:22:10.5809117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5809598Z use_cpu=True, 2025-05-07T20:22:10.5809997Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5810439Z ) 2025-05-07T20:22:10.5810845Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5811777Z self=, 2025-05-07T20:22:10.5812635Z mixed_B=True, 2025-05-07T20:22:10.5813030Z compile=True, 2025-05-07T20:22:10.5813394Z T=4, 2025-05-07T20:22:10.5813739Z D=71, 2025-05-07T20:22:10.5814079Z B=39, 2025-05-07T20:22:10.5814417Z log_E=5, 2025-05-07T20:22:10.5814753Z L=4, 2025-05-07T20:22:10.5815105Z D_gradcheck=2, 2025-05-07T20:22:10.5815502Z stochastic_rounding=True, 2025-05-07T20:22:10.5815952Z weighted=False, 2025-05-07T20:22:10.5816502Z row_wise=False, 2025-05-07T20:22:10.5817245Z mixed=True, 2025-05-07T20:22:10.5817610Z use_cache=True, 2025-05-07T20:22:10.5818017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5818502Z use_cpu=True, 2025-05-07T20:22:10.5818904Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5819340Z ) 2025-05-07T20:22:10.5819758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5820698Z self=, 2025-05-07T20:22:10.5821556Z mixed_B=False, 2025-05-07T20:22:10.5821934Z compile=False, 2025-05-07T20:22:10.5822302Z T=2, 2025-05-07T20:22:10.5822631Z D=14, 2025-05-07T20:22:10.5822965Z B=106, 2025-05-07T20:22:10.5823302Z log_E=4, 2025-05-07T20:22:10.5823639Z L=1, 2025-05-07T20:22:10.5823982Z D_gradcheck=1, 2025-05-07T20:22:10.5824578Z stochastic_rounding=False, 2025-05-07T20:22:10.5825018Z weighted=True, 2025-05-07T20:22:10.5825392Z row_wise=True, 2025-05-07T20:22:10.5825766Z mixed=False, 2025-05-07T20:22:10.5826150Z use_cache=False, 2025-05-07T20:22:10.5826572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5827044Z use_cpu=True, 2025-05-07T20:22:10.5827441Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5828023Z ) 2025-05-07T20:22:10.5828742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5829696Z self=, 2025-05-07T20:22:10.5830555Z mixed_B=True, 2025-05-07T20:22:10.5830929Z compile=False, 2025-05-07T20:22:10.5831446Z T=4, 2025-05-07T20:22:10.5831776Z D=93, 2025-05-07T20:22:10.5846264Z B=111, 2025-05-07T20:22:10.5846628Z log_E=4, 2025-05-07T20:22:10.5846970Z L=16, 2025-05-07T20:22:10.5847314Z D_gradcheck=1, 2025-05-07T20:22:10.5847712Z stochastic_rounding=False, 2025-05-07T20:22:10.5848151Z weighted=False, 2025-05-07T20:22:10.5848527Z row_wise=True, 2025-05-07T20:22:10.5849170Z mixed=True, 2025-05-07T20:22:10.5849559Z use_cache=True, 2025-05-07T20:22:10.5849968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5850442Z use_cpu=True, 2025-05-07T20:22:10.5850830Z output_dtype=SparseType.FP16, 2025-05-07T20:22:10.5851276Z ) 2025-05-07T20:22:10.5851680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5852815Z self=, 2025-05-07T20:22:10.5853676Z mixed_B=True, 2025-05-07T20:22:10.5854039Z compile=True, 2025-05-07T20:22:10.5854398Z T=5, 2025-05-07T20:22:10.5854716Z D=16, 2025-05-07T20:22:10.5855044Z B=3, 2025-05-07T20:22:10.5855372Z log_E=4, 2025-05-07T20:22:10.5855701Z L=3, 2025-05-07T20:22:10.5856035Z D_gradcheck=2, 2025-05-07T20:22:10.5856427Z stochastic_rounding=False, 2025-05-07T20:22:10.5856855Z weighted=False, 2025-05-07T20:22:10.5857224Z row_wise=True, 2025-05-07T20:22:10.5857596Z mixed=False, 2025-05-07T20:22:10.5857954Z use_cache=True, 2025-05-07T20:22:10.5858363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5858838Z use_cpu=True, 2025-05-07T20:22:10.5859229Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5859669Z ) 2025-05-07T20:22:10.5860075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5861001Z self=, 2025-05-07T20:22:10.5861863Z mixed_B=True, 2025-05-07T20:22:10.5862227Z compile=False, 2025-05-07T20:22:10.5862578Z T=1, 2025-05-07T20:22:10.5862903Z D=16, 2025-05-07T20:22:10.5863227Z B=89, 2025-05-07T20:22:10.5863559Z log_E=3, 2025-05-07T20:22:10.5863890Z L=8, 2025-05-07T20:22:10.5864333Z D_gradcheck=1, 2025-05-07T20:22:10.5864722Z stochastic_rounding=False, 2025-05-07T20:22:10.5865145Z weighted=True, 2025-05-07T20:22:10.5865513Z row_wise=True, 2025-05-07T20:22:10.5866107Z mixed=False, 2025-05-07T20:22:10.5866474Z use_cache=True, 2025-05-07T20:22:10.5866885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5867365Z use_cpu=True, 2025-05-07T20:22:10.5867761Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5868205Z ) 2025-05-07T20:22:10.5868613Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5869548Z self=, 2025-05-07T20:22:10.5870425Z mixed_B=False, 2025-05-07T20:22:10.5870798Z compile=False, 2025-05-07T20:22:10.5871164Z T=1, 2025-05-07T20:22:10.5871514Z D=35, 2025-05-07T20:22:10.5871856Z B=16, 2025-05-07T20:22:10.5872198Z log_E=5, 2025-05-07T20:22:10.5872547Z L=6, 2025-05-07T20:22:10.5872901Z D_gradcheck=1, 2025-05-07T20:22:10.5873290Z stochastic_rounding=False, 2025-05-07T20:22:10.5873730Z weighted=False, 2025-05-07T20:22:10.5874104Z row_wise=False, 2025-05-07T20:22:10.5874483Z mixed=True, 2025-05-07T20:22:10.5874842Z use_cache=False, 2025-05-07T20:22:10.5875261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5875743Z use_cpu=True, 2025-05-07T20:22:10.5876139Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5876582Z ) 2025-05-07T20:22:10.5877150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5878119Z self=, 2025-05-07T20:22:10.5878983Z mixed_B=True, 2025-05-07T20:22:10.5879360Z compile=True, 2025-05-07T20:22:10.5879725Z T=3, 2025-05-07T20:22:10.5880074Z D=95, 2025-05-07T20:22:10.5880415Z B=123, 2025-05-07T20:22:10.5880756Z log_E=5, 2025-05-07T20:22:10.5881103Z L=18, 2025-05-07T20:22:10.5881443Z D_gradcheck=2, 2025-05-07T20:22:10.5881832Z stochastic_rounding=False, 2025-05-07T20:22:10.5882291Z weighted=False, 2025-05-07T20:22:10.5882683Z row_wise=False, 2025-05-07T20:22:10.5883167Z mixed=False, 2025-05-07T20:22:10.5883556Z use_cache=True, 2025-05-07T20:22:10.5883967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5884441Z use_cpu=True, 2025-05-07T20:22:10.5884838Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5885279Z ) 2025-05-07T20:22:10.5885683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5886740Z self=, 2025-05-07T20:22:10.5887602Z mixed_B=False, 2025-05-07T20:22:10.5887976Z compile=True, 2025-05-07T20:22:10.5888336Z T=5, 2025-05-07T20:22:10.5888676Z D=121, 2025-05-07T20:22:10.5889027Z B=31, 2025-05-07T20:22:10.5889356Z log_E=5, 2025-05-07T20:22:10.5889704Z L=7, 2025-05-07T20:22:10.5890053Z D_gradcheck=1, 2025-05-07T20:22:10.5890451Z stochastic_rounding=True, 2025-05-07T20:22:10.5890900Z weighted=False, 2025-05-07T20:22:10.5891283Z row_wise=True, 2025-05-07T20:22:10.5891665Z mixed=False, 2025-05-07T20:22:10.5892034Z use_cache=True, 2025-05-07T20:22:10.5892448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:10.5892919Z use_cpu=True, 2025-05-07T20:22:10.5893322Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5893764Z ) 2025-05-07T20:22:10.5894162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5895105Z self=, 2025-05-07T20:22:10.5895972Z mixed_B=True, 2025-05-07T20:22:10.5896343Z compile=False, 2025-05-07T20:22:10.5896700Z T=4, 2025-05-07T20:22:10.5897033Z D=24, 2025-05-07T20:22:10.5897364Z B=3, 2025-05-07T20:22:10.5897690Z log_E=4, 2025-05-07T20:22:10.5898032Z L=15, 2025-05-07T20:22:10.5898377Z D_gradcheck=2, 2025-05-07T20:22:10.5898765Z stochastic_rounding=False, 2025-05-07T20:22:10.5899202Z weighted=True, 2025-05-07T20:22:10.5899577Z row_wise=False, 2025-05-07T20:22:10.5900119Z mixed=False, 2025-05-07T20:22:10.5900494Z use_cache=False, 2025-05-07T20:22:10.5900913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5901386Z use_cpu=True, 2025-05-07T20:22:10.5901780Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5902225Z ) 2025-05-07T20:22:10.5902621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:10.5903557Z self=, 2025-05-07T20:22:10.5904568Z mixed_B=True, 2025-05-07T20:22:10.5904934Z compile=True, 2025-05-07T20:22:10.5905295Z T=1, 2025-05-07T20:22:10.5905625Z D=35, 2025-05-07T20:22:10.5905956Z B=46, 2025-05-07T20:22:10.5906285Z log_E=4, 2025-05-07T20:22:10.5906627Z L=11, 2025-05-07T20:22:10.5906965Z D_gradcheck=2, 2025-05-07T20:22:10.5907350Z stochastic_rounding=False, 2025-05-07T20:22:10.5907786Z weighted=False, 2025-05-07T20:22:10.5908162Z row_wise=True, 2025-05-07T20:22:10.5908529Z mixed=False, 2025-05-07T20:22:10.5908901Z use_cache=False, 2025-05-07T20:22:10.5909321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:10.5909793Z use_cpu=True, 2025-05-07T20:22:10.5910194Z output_dtype=SparseType.FP32, 2025-05-07T20:22:10.5910643Z ) 2025-05-07T20:22:11.0126342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0127439Z self=, 2025-05-07T20:22:11.0128328Z mixed_B=True, 2025-05-07T20:22:11.0128713Z compile=False, 2025-05-07T20:22:11.0129075Z T=5, 2025-05-07T20:22:11.0129408Z D=18, 2025-05-07T20:22:11.0129732Z B=33, 2025-05-07T20:22:11.0130062Z log_E=3, 2025-05-07T20:22:11.0130409Z L=15, 2025-05-07T20:22:11.0130747Z D_gradcheck=1, 2025-05-07T20:22:11.0131140Z stochastic_rounding=True, 2025-05-07T20:22:11.0131579Z weighted=True, 2025-05-07T20:22:11.0131951Z row_wise=False, 2025-05-07T20:22:11.0132480Z mixed=True, 2025-05-07T20:22:11.0132873Z use_cache=True, 2025-05-07T20:22:11.0133280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0133760Z use_cpu=True, 2025-05-07T20:22:11.0134158Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0134598Z ) 2025-05-07T20:22:11.0135003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0135934Z self=, 2025-05-07T20:22:11.0137015Z mixed_B=False, 2025-05-07T20:22:11.0137381Z compile=False, 2025-05-07T20:22:11.0137748Z T=3, 2025-05-07T20:22:11.0138078Z D=88, 2025-05-07T20:22:11.0138404Z B=73, 2025-05-07T20:22:11.0138741Z log_E=3, 2025-05-07T20:22:11.0139086Z L=0, 2025-05-07T20:22:11.0139416Z D_gradcheck=2, 2025-05-07T20:22:11.0139809Z stochastic_rounding=True, 2025-05-07T20:22:11.0140247Z weighted=False, 2025-05-07T20:22:11.0140612Z row_wise=True, 2025-05-07T20:22:11.0140986Z mixed=False, 2025-05-07T20:22:11.0141360Z use_cache=False, 2025-05-07T20:22:11.0141771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0142254Z use_cpu=True, 2025-05-07T20:22:11.0142652Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0143089Z ) 2025-05-07T20:22:11.0143493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0144546Z self=, 2025-05-07T20:22:11.0145417Z mixed_B=True, 2025-05-07T20:22:11.0145789Z compile=False, 2025-05-07T20:22:11.0146153Z T=3, 2025-05-07T20:22:11.0146476Z D=79, 2025-05-07T20:22:11.0146806Z B=71, 2025-05-07T20:22:11.0147137Z log_E=4, 2025-05-07T20:22:11.0147480Z L=13, 2025-05-07T20:22:11.0147816Z D_gradcheck=1, 2025-05-07T20:22:11.0148208Z stochastic_rounding=False, 2025-05-07T20:22:11.0148649Z weighted=True, 2025-05-07T20:22:11.0149021Z row_wise=True, 2025-05-07T20:22:11.0149395Z mixed=False, 2025-05-07T20:22:11.0150026Z use_cache=False, 2025-05-07T20:22:11.0150440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0150919Z use_cpu=True, 2025-05-07T20:22:11.0151315Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0151751Z ) 2025-05-07T20:22:11.0152154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0153083Z self=, 2025-05-07T20:22:11.0153946Z mixed_B=False, 2025-05-07T20:22:11.0154321Z compile=True, 2025-05-07T20:22:11.0154684Z T=4, 2025-05-07T20:22:11.0155010Z D=65, 2025-05-07T20:22:11.0155344Z B=35, 2025-05-07T20:22:11.0155681Z log_E=3, 2025-05-07T20:22:11.0156019Z L=15, 2025-05-07T20:22:11.0156361Z D_gradcheck=1, 2025-05-07T20:22:11.0156758Z stochastic_rounding=False, 2025-05-07T20:22:11.0157186Z weighted=True, 2025-05-07T20:22:11.0157565Z row_wise=True, 2025-05-07T20:22:11.0157932Z mixed=True, 2025-05-07T20:22:11.0158306Z use_cache=False, 2025-05-07T20:22:11.0158722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0159202Z use_cpu=True, 2025-05-07T20:22:11.0159604Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0160041Z ) 2025-05-07T20:22:11.0160602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0161552Z self=, 2025-05-07T20:22:11.0162413Z mixed_B=True, 2025-05-07T20:22:11.0162783Z compile=False, 2025-05-07T20:22:11.0163150Z T=2, 2025-05-07T20:22:11.0163471Z D=48, 2025-05-07T20:22:11.0163804Z B=99, 2025-05-07T20:22:11.0164135Z log_E=5, 2025-05-07T20:22:11.0164470Z L=19, 2025-05-07T20:22:11.0164813Z D_gradcheck=2, 2025-05-07T20:22:11.0165205Z stochastic_rounding=False, 2025-05-07T20:22:11.0165637Z weighted=False, 2025-05-07T20:22:11.0166011Z row_wise=False, 2025-05-07T20:22:11.0166379Z mixed=True, 2025-05-07T20:22:11.0166882Z use_cache=True, 2025-05-07T20:22:11.0167312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0167795Z use_cpu=True, 2025-05-07T20:22:11.0168185Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0168631Z ) 2025-05-07T20:22:11.0169033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0169962Z self=, 2025-05-07T20:22:11.0170960Z mixed_B=False, 2025-05-07T20:22:11.0171331Z compile=False, 2025-05-07T20:22:11.0171695Z T=1, 2025-05-07T20:22:11.0172019Z D=11, 2025-05-07T20:22:11.0172350Z B=17, 2025-05-07T20:22:11.0172685Z log_E=5, 2025-05-07T20:22:11.0173021Z L=20, 2025-05-07T20:22:11.0173366Z D_gradcheck=1, 2025-05-07T20:22:11.0173758Z stochastic_rounding=False, 2025-05-07T20:22:11.0174190Z weighted=True, 2025-05-07T20:22:11.0174566Z row_wise=False, 2025-05-07T20:22:11.0174935Z mixed=True, 2025-05-07T20:22:11.0175301Z use_cache=True, 2025-05-07T20:22:11.0175714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0176194Z use_cpu=True, 2025-05-07T20:22:11.0176585Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0177028Z ) 2025-05-07T20:22:11.0177433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0178354Z self=, 2025-05-07T20:22:11.0179227Z mixed_B=False, 2025-05-07T20:22:11.0179603Z compile=False, 2025-05-07T20:22:11.0179971Z T=5, 2025-05-07T20:22:11.0180303Z D=62, 2025-05-07T20:22:11.0180633Z B=24, 2025-05-07T20:22:11.0180965Z log_E=5, 2025-05-07T20:22:11.0181303Z L=13, 2025-05-07T20:22:11.0181643Z D_gradcheck=2, 2025-05-07T20:22:11.0182037Z stochastic_rounding=True, 2025-05-07T20:22:11.0182466Z weighted=True, 2025-05-07T20:22:11.0182841Z row_wise=False, 2025-05-07T20:22:11.0183211Z mixed=True, 2025-05-07T20:22:11.0183802Z use_cache=True, 2025-05-07T20:22:11.0184345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0184824Z use_cpu=True, 2025-05-07T20:22:11.0185213Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0185658Z ) 2025-05-07T20:22:11.0186065Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0186992Z self=, 2025-05-07T20:22:11.0187865Z mixed_B=True, 2025-05-07T20:22:11.0188235Z compile=True, 2025-05-07T20:22:11.0188598Z T=5, 2025-05-07T20:22:11.0188921Z D=68, 2025-05-07T20:22:11.0189254Z B=91, 2025-05-07T20:22:11.0189592Z log_E=5, 2025-05-07T20:22:11.0189928Z L=12, 2025-05-07T20:22:11.0190269Z D_gradcheck=2, 2025-05-07T20:22:11.0190659Z stochastic_rounding=True, 2025-05-07T20:22:11.0191089Z weighted=True, 2025-05-07T20:22:11.0191465Z row_wise=False, 2025-05-07T20:22:11.0191835Z mixed=True, 2025-05-07T20:22:11.0192203Z use_cache=False, 2025-05-07T20:22:11.0192623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0193106Z use_cpu=True, 2025-05-07T20:22:11.0193498Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0193942Z ) 2025-05-07T20:22:11.0194452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0195409Z self=, 2025-05-07T20:22:11.0196279Z mixed_B=False, 2025-05-07T20:22:11.0196651Z compile=True, 2025-05-07T20:22:11.0197012Z T=5, 2025-05-07T20:22:11.0197345Z D=76, 2025-05-07T20:22:11.0197681Z B=123, 2025-05-07T20:22:11.0198011Z log_E=5, 2025-05-07T20:22:11.0198356Z L=20, 2025-05-07T20:22:11.0198706Z D_gradcheck=2, 2025-05-07T20:22:11.0199091Z stochastic_rounding=True, 2025-05-07T20:22:11.0199527Z weighted=True, 2025-05-07T20:22:11.0199898Z row_wise=True, 2025-05-07T20:22:11.0200268Z mixed=False, 2025-05-07T20:22:11.0200722Z use_cache=False, 2025-05-07T20:22:11.0201152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0201632Z use_cpu=True, 2025-05-07T20:22:11.0202023Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0202466Z ) 2025-05-07T20:22:11.0202869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0203793Z self=, 2025-05-07T20:22:11.0204738Z mixed_B=True, 2025-05-07T20:22:11.0205111Z compile=False, 2025-05-07T20:22:11.0205469Z T=5, 2025-05-07T20:22:11.0205799Z D=98, 2025-05-07T20:22:11.0206219Z B=8, 2025-05-07T20:22:11.0206551Z log_E=5, 2025-05-07T20:22:11.0206694Z L=19, 2025-05-07T20:22:11.0206857Z D_gradcheck=1, 2025-05-07T20:22:11.0207030Z stochastic_rounding=True, 2025-05-07T20:22:11.0207184Z weighted=False, 2025-05-07T20:22:11.0207343Z row_wise=True, 2025-05-07T20:22:11.0207492Z mixed=True, 2025-05-07T20:22:11.0207652Z use_cache=False, 2025-05-07T20:22:11.0207851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0208001Z use_cpu=True, 2025-05-07T20:22:11.0208182Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0208331Z ) 2025-05-07T20:22:11.0208560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0209126Z self=, 2025-05-07T20:22:11.0209281Z mixed_B=True, 2025-05-07T20:22:11.0209439Z compile=False, 2025-05-07T20:22:11.0209590Z T=4, 2025-05-07T20:22:11.0209734Z D=76, 2025-05-07T20:22:11.0209878Z B=67, 2025-05-07T20:22:11.0210030Z log_E=4, 2025-05-07T20:22:11.0210173Z L=12, 2025-05-07T20:22:11.0210324Z D_gradcheck=1, 2025-05-07T20:22:11.0210504Z stochastic_rounding=False, 2025-05-07T20:22:11.0210655Z weighted=True, 2025-05-07T20:22:11.0210811Z row_wise=False, 2025-05-07T20:22:11.0210966Z mixed=True, 2025-05-07T20:22:11.0211255Z use_cache=True, 2025-05-07T20:22:11.0211452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0211611Z use_cpu=True, 2025-05-07T20:22:11.0211811Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0211962Z ) 2025-05-07T20:22:11.0212187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0212746Z self=, 2025-05-07T20:22:11.0212911Z mixed_B=True, 2025-05-07T20:22:11.0213064Z compile=False, 2025-05-07T20:22:11.0213206Z T=4, 2025-05-07T20:22:11.0213357Z D=118, 2025-05-07T20:22:11.0213499Z B=57, 2025-05-07T20:22:11.0213652Z log_E=5, 2025-05-07T20:22:11.0213803Z L=10, 2025-05-07T20:22:11.0213959Z D_gradcheck=2, 2025-05-07T20:22:11.0214133Z stochastic_rounding=False, 2025-05-07T20:22:11.0214294Z weighted=False, 2025-05-07T20:22:11.0214447Z row_wise=False, 2025-05-07T20:22:11.0214595Z mixed=True, 2025-05-07T20:22:11.0214759Z use_cache=True, 2025-05-07T20:22:11.0214950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0215107Z use_cpu=True, 2025-05-07T20:22:11.0215290Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0215432Z ) 2025-05-07T20:22:11.0215662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0216706Z self=, 2025-05-07T20:22:11.0216885Z mixed_B=True, 2025-05-07T20:22:11.0217046Z compile=True, 2025-05-07T20:22:11.0217188Z T=1, 2025-05-07T20:22:11.0217330Z D=39, 2025-05-07T20:22:11.0217480Z B=2, 2025-05-07T20:22:11.0217625Z log_E=4, 2025-05-07T20:22:11.0217767Z L=10, 2025-05-07T20:22:11.0217927Z D_gradcheck=1, 2025-05-07T20:22:11.0218101Z stochastic_rounding=True, 2025-05-07T20:22:11.0218262Z weighted=False, 2025-05-07T20:22:11.0218415Z row_wise=False, 2025-05-07T20:22:11.0218560Z mixed=True, 2025-05-07T20:22:11.0218860Z use_cache=True, 2025-05-07T20:22:11.0219074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0219227Z use_cpu=True, 2025-05-07T20:22:11.0219414Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0219553Z ) 2025-05-07T20:22:11.0219783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0220348Z self=, 2025-05-07T20:22:11.0220672Z mixed_B=False, 2025-05-07T20:22:11.0220826Z compile=False, 2025-05-07T20:22:11.0220977Z T=1, 2025-05-07T20:22:11.0221120Z D=125, 2025-05-07T20:22:11.0221266Z B=11, 2025-05-07T20:22:11.0221421Z log_E=4, 2025-05-07T20:22:11.0221564Z L=6, 2025-05-07T20:22:11.0221725Z D_gradcheck=2, 2025-05-07T20:22:11.0221899Z stochastic_rounding=False, 2025-05-07T20:22:11.0222053Z weighted=False, 2025-05-07T20:22:11.0222213Z row_wise=False, 2025-05-07T20:22:11.0222363Z mixed=False, 2025-05-07T20:22:11.0222521Z use_cache=False, 2025-05-07T20:22:11.0222723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0222875Z use_cpu=True, 2025-05-07T20:22:11.0223056Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0223203Z ) 2025-05-07T20:22:11.0223430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0223985Z self=, 2025-05-07T20:22:11.0224246Z mixed_B=True, 2025-05-07T20:22:11.0224400Z compile=True, 2025-05-07T20:22:11.0224550Z T=5, 2025-05-07T20:22:11.0224692Z D=31, 2025-05-07T20:22:11.0224838Z B=124, 2025-05-07T20:22:11.0224992Z log_E=5, 2025-05-07T20:22:11.0225136Z L=3, 2025-05-07T20:22:11.0225289Z D_gradcheck=2, 2025-05-07T20:22:11.0225469Z stochastic_rounding=False, 2025-05-07T20:22:11.0225624Z weighted=False, 2025-05-07T20:22:11.0225780Z row_wise=True, 2025-05-07T20:22:11.0225936Z mixed=True, 2025-05-07T20:22:11.0226092Z use_cache=True, 2025-05-07T20:22:11.0226479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0226634Z use_cpu=True, 2025-05-07T20:22:11.0226815Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0226955Z ) 2025-05-07T20:22:11.0227187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0227747Z self=, 2025-05-07T20:22:11.0227910Z mixed_B=False, 2025-05-07T20:22:11.0228062Z compile=True, 2025-05-07T20:22:11.0228207Z T=5, 2025-05-07T20:22:11.0228357Z D=39, 2025-05-07T20:22:11.0228499Z B=69, 2025-05-07T20:22:11.0228643Z log_E=3, 2025-05-07T20:22:11.0228791Z L=16, 2025-05-07T20:22:11.0228942Z D_gradcheck=2, 2025-05-07T20:22:11.0229114Z stochastic_rounding=True, 2025-05-07T20:22:11.0229274Z weighted=False, 2025-05-07T20:22:11.0229424Z row_wise=False, 2025-05-07T20:22:11.0229576Z mixed=False, 2025-05-07T20:22:11.0229739Z use_cache=False, 2025-05-07T20:22:11.0229938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0230090Z use_cpu=True, 2025-05-07T20:22:11.0230276Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0230418Z ) 2025-05-07T20:22:11.0230653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0231334Z self=, 2025-05-07T20:22:11.0231512Z mixed_B=True, 2025-05-07T20:22:11.0231673Z compile=True, 2025-05-07T20:22:11.0231816Z T=4, 2025-05-07T20:22:11.0231959Z D=73, 2025-05-07T20:22:11.0232110Z B=1, 2025-05-07T20:22:11.0232257Z log_E=5, 2025-05-07T20:22:11.0232401Z L=14, 2025-05-07T20:22:11.0232560Z D_gradcheck=2, 2025-05-07T20:22:11.0232736Z stochastic_rounding=False, 2025-05-07T20:22:11.0232892Z weighted=False, 2025-05-07T20:22:11.0233050Z row_wise=False, 2025-05-07T20:22:11.0233199Z mixed=True, 2025-05-07T20:22:11.0233463Z use_cache=False, 2025-05-07T20:22:11.0233673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0233826Z use_cpu=True, 2025-05-07T20:22:11.0234018Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0234160Z ) 2025-05-07T20:22:11.0830931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0832028Z self=, 2025-05-07T20:22:11.0833155Z mixed_B=True, 2025-05-07T20:22:11.0833529Z compile=True, 2025-05-07T20:22:11.0833896Z T=1, 2025-05-07T20:22:11.0834223Z D=78, 2025-05-07T20:22:11.0834554Z B=28, 2025-05-07T20:22:11.0834892Z log_E=3, 2025-05-07T20:22:11.0835230Z L=4, 2025-05-07T20:22:11.0835571Z D_gradcheck=2, 2025-05-07T20:22:11.0835966Z stochastic_rounding=False, 2025-05-07T20:22:11.0836398Z weighted=False, 2025-05-07T20:22:11.0836776Z row_wise=False, 2025-05-07T20:22:11.0837405Z mixed=True, 2025-05-07T20:22:11.0837763Z use_cache=True, 2025-05-07T20:22:11.0838192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0838674Z use_cpu=True, 2025-05-07T20:22:11.0839089Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0839534Z ) 2025-05-07T20:22:11.0839975Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0840933Z self=, 2025-05-07T20:22:11.0841798Z mixed_B=True, 2025-05-07T20:22:11.0842170Z compile=True, 2025-05-07T20:22:11.0842532Z T=1, 2025-05-07T20:22:11.0842857Z D=98, 2025-05-07T20:22:11.0843188Z B=19, 2025-05-07T20:22:11.0843522Z log_E=4, 2025-05-07T20:22:11.0843860Z L=0, 2025-05-07T20:22:11.0844199Z D_gradcheck=1, 2025-05-07T20:22:11.0844591Z stochastic_rounding=True, 2025-05-07T20:22:11.0845017Z weighted=True, 2025-05-07T20:22:11.0845391Z row_wise=False, 2025-05-07T20:22:11.0845763Z mixed=False, 2025-05-07T20:22:11.0846126Z use_cache=True, 2025-05-07T20:22:11.0846750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0847236Z use_cpu=True, 2025-05-07T20:22:11.0847628Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0848072Z ) 2025-05-07T20:22:11.0848477Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0849405Z self=, 2025-05-07T20:22:11.0850288Z mixed_B=False, 2025-05-07T20:22:11.0850668Z compile=False, 2025-05-07T20:22:11.0851035Z T=1, 2025-05-07T20:22:11.0851358Z D=88, 2025-05-07T20:22:11.0851693Z B=24, 2025-05-07T20:22:11.0852032Z log_E=5, 2025-05-07T20:22:11.0852374Z L=11, 2025-05-07T20:22:11.0852718Z D_gradcheck=1, 2025-05-07T20:22:11.0853110Z stochastic_rounding=True, 2025-05-07T20:22:11.0853545Z weighted=False, 2025-05-07T20:22:11.0853918Z row_wise=True, 2025-05-07T20:22:11.0854289Z mixed=True, 2025-05-07T20:22:11.0854647Z use_cache=False, 2025-05-07T20:22:11.0855077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0855565Z use_cpu=True, 2025-05-07T20:22:11.0855961Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0856408Z ) 2025-05-07T20:22:11.0856813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0858001Z self=, 2025-05-07T20:22:11.0858885Z mixed_B=True, 2025-05-07T20:22:11.0859256Z compile=False, 2025-05-07T20:22:11.0859621Z T=3, 2025-05-07T20:22:11.0859944Z D=80, 2025-05-07T20:22:11.0860277Z B=46, 2025-05-07T20:22:11.0860613Z log_E=3, 2025-05-07T20:22:11.0860950Z L=11, 2025-05-07T20:22:11.0861305Z D_gradcheck=1, 2025-05-07T20:22:11.0861764Z stochastic_rounding=False, 2025-05-07T20:22:11.0862219Z weighted=False, 2025-05-07T20:22:11.0862613Z row_wise=False, 2025-05-07T20:22:11.0862989Z mixed=False, 2025-05-07T20:22:11.0863352Z use_cache=True, 2025-05-07T20:22:11.0863963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0864589Z use_cpu=True, 2025-05-07T20:22:11.0864989Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0865433Z ) 2025-05-07T20:22:11.0865836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0866765Z self=, 2025-05-07T20:22:11.0867790Z mixed_B=False, 2025-05-07T20:22:11.0868163Z compile=True, 2025-05-07T20:22:11.0868516Z T=3, 2025-05-07T20:22:11.0868845Z D=104, 2025-05-07T20:22:11.0869175Z B=84, 2025-05-07T20:22:11.0869499Z log_E=3, 2025-05-07T20:22:11.0869838Z L=5, 2025-05-07T20:22:11.0870176Z D_gradcheck=1, 2025-05-07T20:22:11.0870565Z stochastic_rounding=False, 2025-05-07T20:22:11.0871009Z weighted=False, 2025-05-07T20:22:11.0871386Z row_wise=False, 2025-05-07T20:22:11.0871759Z mixed=True, 2025-05-07T20:22:11.0872120Z use_cache=False, 2025-05-07T20:22:11.0872553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0873037Z use_cpu=True, 2025-05-07T20:22:11.0873430Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0873874Z ) 2025-05-07T20:22:11.0874271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0875194Z self=, 2025-05-07T20:22:11.0876066Z mixed_B=False, 2025-05-07T20:22:11.0876444Z compile=True, 2025-05-07T20:22:11.0876800Z T=5, 2025-05-07T20:22:11.0877132Z D=113, 2025-05-07T20:22:11.0877463Z B=42, 2025-05-07T20:22:11.0877795Z log_E=3, 2025-05-07T20:22:11.0878135Z L=8, 2025-05-07T20:22:11.0878475Z D_gradcheck=2, 2025-05-07T20:22:11.0878860Z stochastic_rounding=False, 2025-05-07T20:22:11.0879297Z weighted=True, 2025-05-07T20:22:11.0879673Z row_wise=False, 2025-05-07T20:22:11.0880037Z mixed=True, 2025-05-07T20:22:11.0880403Z use_cache=True, 2025-05-07T20:22:11.0881015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0881491Z use_cpu=True, 2025-05-07T20:22:11.0881894Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0882338Z ) 2025-05-07T20:22:11.0882737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0883664Z self=, 2025-05-07T20:22:11.0884534Z mixed_B=True, 2025-05-07T20:22:11.0884907Z compile=True, 2025-05-07T20:22:11.0885262Z T=2, 2025-05-07T20:22:11.0885598Z D=41, 2025-05-07T20:22:11.0885933Z B=83, 2025-05-07T20:22:11.0886259Z log_E=4, 2025-05-07T20:22:11.0886627Z L=8, 2025-05-07T20:22:11.0886963Z D_gradcheck=2, 2025-05-07T20:22:11.0887349Z stochastic_rounding=False, 2025-05-07T20:22:11.0887787Z weighted=True, 2025-05-07T20:22:11.0888160Z row_wise=False, 2025-05-07T20:22:11.0888523Z mixed=True, 2025-05-07T20:22:11.0888890Z use_cache=False, 2025-05-07T20:22:11.0889326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0889803Z use_cpu=True, 2025-05-07T20:22:11.0890199Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0890648Z ) 2025-05-07T20:22:11.0891046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0892129Z self=, 2025-05-07T20:22:11.0893027Z mixed_B=False, 2025-05-07T20:22:11.0893399Z compile=True, 2025-05-07T20:22:11.0893760Z T=2, 2025-05-07T20:22:11.0894093Z D=115, 2025-05-07T20:22:11.0894431Z B=51, 2025-05-07T20:22:11.0894757Z log_E=4, 2025-05-07T20:22:11.0895103Z L=0, 2025-05-07T20:22:11.0895443Z D_gradcheck=2, 2025-05-07T20:22:11.0895829Z stochastic_rounding=True, 2025-05-07T20:22:11.0896265Z weighted=False, 2025-05-07T20:22:11.0896639Z row_wise=True, 2025-05-07T20:22:11.0896995Z mixed=True, 2025-05-07T20:22:11.0897353Z use_cache=True, 2025-05-07T20:22:11.0897927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0898421Z use_cpu=True, 2025-05-07T20:22:11.0898820Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0899264Z ) 2025-05-07T20:22:11.0899657Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0900590Z self=, 2025-05-07T20:22:11.0901604Z mixed_B=True, 2025-05-07T20:22:11.0901972Z compile=True, 2025-05-07T20:22:11.0902339Z T=5, 2025-05-07T20:22:11.0902673Z D=6, 2025-05-07T20:22:11.0902997Z B=52, 2025-05-07T20:22:11.0903332Z log_E=3, 2025-05-07T20:22:11.0903680Z L=14, 2025-05-07T20:22:11.0904117Z D_gradcheck=1, 2025-05-07T20:22:11.0904529Z stochastic_rounding=False, 2025-05-07T20:22:11.0904964Z weighted=False, 2025-05-07T20:22:11.0905338Z row_wise=False, 2025-05-07T20:22:11.0905809Z mixed=True, 2025-05-07T20:22:11.0906169Z use_cache=False, 2025-05-07T20:22:11.0906592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0907083Z use_cpu=True, 2025-05-07T20:22:11.0907474Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0907916Z ) 2025-05-07T20:22:11.0908318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0909252Z self=, 2025-05-07T20:22:11.0910117Z mixed_B=False, 2025-05-07T20:22:11.0910492Z compile=True, 2025-05-07T20:22:11.0910856Z T=2, 2025-05-07T20:22:11.0911183Z D=65, 2025-05-07T20:22:11.0911518Z B=8, 2025-05-07T20:22:11.0911848Z log_E=3, 2025-05-07T20:22:11.0912186Z L=18, 2025-05-07T20:22:11.0912532Z D_gradcheck=2, 2025-05-07T20:22:11.0912928Z stochastic_rounding=False, 2025-05-07T20:22:11.0913361Z weighted=True, 2025-05-07T20:22:11.0913741Z row_wise=False, 2025-05-07T20:22:11.0914115Z mixed=False, 2025-05-07T20:22:11.0914481Z use_cache=False, 2025-05-07T20:22:11.0914904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0915585Z use_cpu=True, 2025-05-07T20:22:11.0915982Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0916613Z ) 2025-05-07T20:22:11.0917019Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0917958Z self=, 2025-05-07T20:22:11.0918835Z mixed_B=False, 2025-05-07T20:22:11.0919207Z compile=False, 2025-05-07T20:22:11.0919573Z T=5, 2025-05-07T20:22:11.0919898Z D=54, 2025-05-07T20:22:11.0920239Z B=1, 2025-05-07T20:22:11.0920575Z log_E=5, 2025-05-07T20:22:11.0920914Z L=20, 2025-05-07T20:22:11.0921257Z D_gradcheck=2, 2025-05-07T20:22:11.0921651Z stochastic_rounding=False, 2025-05-07T20:22:11.0922085Z weighted=True, 2025-05-07T20:22:11.0922467Z row_wise=False, 2025-05-07T20:22:11.0922839Z mixed=True, 2025-05-07T20:22:11.0923200Z use_cache=False, 2025-05-07T20:22:11.0923632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0924122Z use_cpu=True, 2025-05-07T20:22:11.0924515Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0924968Z ) 2025-05-07T20:22:11.0925371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0926558Z self=, 2025-05-07T20:22:11.0927448Z mixed_B=True, 2025-05-07T20:22:11.0927818Z compile=False, 2025-05-07T20:22:11.0928176Z T=5, 2025-05-07T20:22:11.0928506Z D=126, 2025-05-07T20:22:11.0928845Z B=86, 2025-05-07T20:22:11.0929173Z log_E=3, 2025-05-07T20:22:11.0929518Z L=8, 2025-05-07T20:22:11.0929857Z D_gradcheck=1, 2025-05-07T20:22:11.0930250Z stochastic_rounding=True, 2025-05-07T20:22:11.0930686Z weighted=False, 2025-05-07T20:22:11.0931063Z row_wise=True, 2025-05-07T20:22:11.0931432Z mixed=True, 2025-05-07T20:22:11.0931795Z use_cache=False, 2025-05-07T20:22:11.0932429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0932934Z use_cpu=True, 2025-05-07T20:22:11.0933325Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0933768Z ) 2025-05-07T20:22:11.0934175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0935103Z self=, 2025-05-07T20:22:11.0936179Z mixed_B=True, 2025-05-07T20:22:11.0936552Z compile=False, 2025-05-07T20:22:11.0936911Z T=2, 2025-05-07T20:22:11.0937245Z D=67, 2025-05-07T20:22:11.0937577Z B=52, 2025-05-07T20:22:11.0937907Z log_E=5, 2025-05-07T20:22:11.0938250Z L=8, 2025-05-07T20:22:11.0938586Z D_gradcheck=1, 2025-05-07T20:22:11.0938973Z stochastic_rounding=True, 2025-05-07T20:22:11.0939412Z weighted=True, 2025-05-07T20:22:11.0939783Z row_wise=True, 2025-05-07T20:22:11.0940144Z mixed=True, 2025-05-07T20:22:11.0940508Z use_cache=False, 2025-05-07T20:22:11.0940929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0941412Z use_cpu=True, 2025-05-07T20:22:11.0941803Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0942245Z ) 2025-05-07T20:22:11.0942645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0943568Z self=, 2025-05-07T20:22:11.0944582Z mixed_B=True, 2025-05-07T20:22:11.0944951Z compile=True, 2025-05-07T20:22:11.0945305Z T=3, 2025-05-07T20:22:11.0945638Z D=105, 2025-05-07T20:22:11.0945975Z B=28, 2025-05-07T20:22:11.0946302Z log_E=5, 2025-05-07T20:22:11.0946646Z L=6, 2025-05-07T20:22:11.0946985Z D_gradcheck=1, 2025-05-07T20:22:11.0947369Z stochastic_rounding=True, 2025-05-07T20:22:11.0947804Z weighted=True, 2025-05-07T20:22:11.0948177Z row_wise=True, 2025-05-07T20:22:11.0948535Z mixed=True, 2025-05-07T20:22:11.0948897Z use_cache=False, 2025-05-07T20:22:11.0949320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0950075Z use_cpu=True, 2025-05-07T20:22:11.0950474Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0950917Z ) 2025-05-07T20:22:11.0951317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0952239Z self=, 2025-05-07T20:22:11.0953107Z mixed_B=False, 2025-05-07T20:22:11.0953481Z compile=True, 2025-05-07T20:22:11.0953836Z T=4, 2025-05-07T20:22:11.0954162Z D=33, 2025-05-07T20:22:11.0954493Z B=55, 2025-05-07T20:22:11.0954824Z log_E=4, 2025-05-07T20:22:11.0955167Z L=5, 2025-05-07T20:22:11.0955510Z D_gradcheck=2, 2025-05-07T20:22:11.0955899Z stochastic_rounding=False, 2025-05-07T20:22:11.0956340Z weighted=False, 2025-05-07T20:22:11.0956716Z row_wise=False, 2025-05-07T20:22:11.0957081Z mixed=True, 2025-05-07T20:22:11.0957448Z use_cache=False, 2025-05-07T20:22:11.0957870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.0958347Z use_cpu=True, 2025-05-07T20:22:11.0958742Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0959185Z ) 2025-05-07T20:22:11.0959579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0960670Z self=, 2025-05-07T20:22:11.0961558Z mixed_B=False, 2025-05-07T20:22:11.0961934Z compile=False, 2025-05-07T20:22:11.0962292Z T=5, 2025-05-07T20:22:11.0962623Z D=74, 2025-05-07T20:22:11.0962954Z B=76, 2025-05-07T20:22:11.0963286Z log_E=3, 2025-05-07T20:22:11.0963630Z L=19, 2025-05-07T20:22:11.0963972Z D_gradcheck=1, 2025-05-07T20:22:11.0964356Z stochastic_rounding=True, 2025-05-07T20:22:11.0964792Z weighted=True, 2025-05-07T20:22:11.0965167Z row_wise=True, 2025-05-07T20:22:11.0965530Z mixed=False, 2025-05-07T20:22:11.0965899Z use_cache=False, 2025-05-07T20:22:11.0966457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0966948Z use_cpu=True, 2025-05-07T20:22:11.0967350Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.0967790Z ) 2025-05-07T20:22:11.0968186Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.0969116Z self=, 2025-05-07T20:22:11.0970118Z mixed_B=True, 2025-05-07T20:22:11.0970483Z compile=False, 2025-05-07T20:22:11.0970850Z T=5, 2025-05-07T20:22:11.0971178Z D=8, 2025-05-07T20:22:11.0971497Z B=34, 2025-05-07T20:22:11.0971831Z log_E=5, 2025-05-07T20:22:11.0972197Z L=8, 2025-05-07T20:22:11.0972537Z D_gradcheck=2, 2025-05-07T20:22:11.0972924Z stochastic_rounding=True, 2025-05-07T20:22:11.0973359Z weighted=False, 2025-05-07T20:22:11.0973736Z row_wise=True, 2025-05-07T20:22:11.0974099Z mixed=True, 2025-05-07T20:22:11.0974462Z use_cache=True, 2025-05-07T20:22:11.0974875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.0975360Z use_cpu=True, 2025-05-07T20:22:11.0975760Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.0976205Z ) 2025-05-07T20:22:11.2227020Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2228153Z self=, 2025-05-07T20:22:11.2229027Z mixed_B=True, 2025-05-07T20:22:11.2229406Z compile=False, 2025-05-07T20:22:11.2229772Z T=1, 2025-05-07T20:22:11.2230101Z D=17, 2025-05-07T20:22:11.2230432Z B=1, 2025-05-07T20:22:11.2230764Z log_E=5, 2025-05-07T20:22:11.2231101Z L=5, 2025-05-07T20:22:11.2231441Z D_gradcheck=2, 2025-05-07T20:22:11.2231834Z stochastic_rounding=True, 2025-05-07T20:22:11.2232265Z weighted=False, 2025-05-07T20:22:11.2232634Z row_wise=True, 2025-05-07T20:22:11.2233000Z mixed=False, 2025-05-07T20:22:11.2233363Z use_cache=False, 2025-05-07T20:22:11.2233780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2234656Z use_cpu=True, 2025-05-07T20:22:11.2235054Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2235505Z ) 2025-05-07T20:22:11.2235907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2236851Z self=, 2025-05-07T20:22:11.2237720Z mixed_B=False, 2025-05-07T20:22:11.2238096Z compile=False, 2025-05-07T20:22:11.2238461Z T=2, 2025-05-07T20:22:11.2238789Z D=85, 2025-05-07T20:22:11.2255882Z B=88, 2025-05-07T20:22:11.2256256Z log_E=3, 2025-05-07T20:22:11.2256606Z L=17, 2025-05-07T20:22:11.2256938Z D_gradcheck=2, 2025-05-07T20:22:11.2257339Z stochastic_rounding=False, 2025-05-07T20:22:11.2257785Z weighted=False, 2025-05-07T20:22:11.2258152Z row_wise=True, 2025-05-07T20:22:11.2258524Z mixed=False, 2025-05-07T20:22:11.2258892Z use_cache=False, 2025-05-07T20:22:11.2259305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2259816Z use_cpu=True, 2025-05-07T20:22:11.2260216Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2260656Z ) 2025-05-07T20:22:11.2261055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2262334Z self=, 2025-05-07T20:22:11.2263240Z mixed_B=False, 2025-05-07T20:22:11.2263618Z compile=True, 2025-05-07T20:22:11.2263982Z T=5, 2025-05-07T20:22:11.2264418Z D=66, 2025-05-07T20:22:11.2264743Z B=62, 2025-05-07T20:22:11.2265075Z log_E=4, 2025-05-07T20:22:11.2265419Z L=18, 2025-05-07T20:22:11.2265749Z D_gradcheck=2, 2025-05-07T20:22:11.2266139Z stochastic_rounding=True, 2025-05-07T20:22:11.2266574Z weighted=False, 2025-05-07T20:22:11.2266939Z row_wise=False, 2025-05-07T20:22:11.2267306Z mixed=True, 2025-05-07T20:22:11.2267667Z use_cache=False, 2025-05-07T20:22:11.2268079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2268803Z use_cpu=True, 2025-05-07T20:22:11.2269241Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2269677Z ) 2025-05-07T20:22:11.2270081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2271021Z self=, 2025-05-07T20:22:11.2271880Z mixed_B=True, 2025-05-07T20:22:11.2272444Z compile=False, 2025-05-07T20:22:11.2272806Z T=5, 2025-05-07T20:22:11.2273129Z D=94, 2025-05-07T20:22:11.2273457Z B=32, 2025-05-07T20:22:11.2273792Z log_E=3, 2025-05-07T20:22:11.2274127Z L=7, 2025-05-07T20:22:11.2274468Z D_gradcheck=1, 2025-05-07T20:22:11.2274864Z stochastic_rounding=False, 2025-05-07T20:22:11.2275303Z weighted=False, 2025-05-07T20:22:11.2275668Z row_wise=True, 2025-05-07T20:22:11.2276064Z mixed=False, 2025-05-07T20:22:11.2276505Z use_cache=True, 2025-05-07T20:22:11.2276910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2277404Z use_cpu=True, 2025-05-07T20:22:11.2277804Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2278237Z ) 2025-05-07T20:22:11.2278634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2279567Z self=, 2025-05-07T20:22:11.2280427Z mixed_B=False, 2025-05-07T20:22:11.2280804Z compile=True, 2025-05-07T20:22:11.2281172Z T=4, 2025-05-07T20:22:11.2281497Z D=81, 2025-05-07T20:22:11.2281831Z B=85, 2025-05-07T20:22:11.2282165Z log_E=5, 2025-05-07T20:22:11.2282504Z L=16, 2025-05-07T20:22:11.2282848Z D_gradcheck=2, 2025-05-07T20:22:11.2283243Z stochastic_rounding=False, 2025-05-07T20:22:11.2283671Z weighted=False, 2025-05-07T20:22:11.2284046Z row_wise=True, 2025-05-07T20:22:11.2284416Z mixed=False, 2025-05-07T20:22:11.2284772Z use_cache=True, 2025-05-07T20:22:11.2285179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2285853Z use_cpu=True, 2025-05-07T20:22:11.2286254Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2286690Z ) 2025-05-07T20:22:11.2287088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2288020Z self=, 2025-05-07T20:22:11.2288877Z mixed_B=True, 2025-05-07T20:22:11.2289249Z compile=True, 2025-05-07T20:22:11.2289610Z T=1, 2025-05-07T20:22:11.2289934Z D=119, 2025-05-07T20:22:11.2290266Z B=39, 2025-05-07T20:22:11.2290599Z log_E=3, 2025-05-07T20:22:11.2290937Z L=20, 2025-05-07T20:22:11.2291275Z D_gradcheck=2, 2025-05-07T20:22:11.2291672Z stochastic_rounding=False, 2025-05-07T20:22:11.2292101Z weighted=False, 2025-05-07T20:22:11.2292480Z row_wise=False, 2025-05-07T20:22:11.2292854Z mixed=False, 2025-05-07T20:22:11.2293217Z use_cache=True, 2025-05-07T20:22:11.2293630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2294117Z use_cpu=True, 2025-05-07T20:22:11.2294512Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2294959Z ) 2025-05-07T20:22:11.2295361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2296467Z self=, 2025-05-07T20:22:11.2297340Z mixed_B=True, 2025-05-07T20:22:11.2297722Z compile=True, 2025-05-07T20:22:11.2298086Z T=2, 2025-05-07T20:22:11.2298415Z D=110, 2025-05-07T20:22:11.2298750Z B=101, 2025-05-07T20:22:11.2299087Z log_E=5, 2025-05-07T20:22:11.2299424Z L=18, 2025-05-07T20:22:11.2299765Z D_gradcheck=1, 2025-05-07T20:22:11.2300156Z stochastic_rounding=False, 2025-05-07T20:22:11.2300584Z weighted=True, 2025-05-07T20:22:11.2300964Z row_wise=False, 2025-05-07T20:22:11.2301333Z mixed=False, 2025-05-07T20:22:11.2301693Z use_cache=True, 2025-05-07T20:22:11.2302106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2302736Z use_cpu=True, 2025-05-07T20:22:11.2303150Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2303591Z ) 2025-05-07T20:22:11.2303994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2305075Z self=, 2025-05-07T20:22:11.2305941Z mixed_B=True, 2025-05-07T20:22:11.2306502Z compile=True, 2025-05-07T20:22:11.2306871Z T=5, 2025-05-07T20:22:11.2307199Z D=67, 2025-05-07T20:22:11.2307534Z B=7, 2025-05-07T20:22:11.2307868Z log_E=3, 2025-05-07T20:22:11.2308203Z L=13, 2025-05-07T20:22:11.2308548Z D_gradcheck=1, 2025-05-07T20:22:11.2308944Z stochastic_rounding=True, 2025-05-07T20:22:11.2309375Z weighted=True, 2025-05-07T20:22:11.2309747Z row_wise=False, 2025-05-07T20:22:11.2310120Z mixed=True, 2025-05-07T20:22:11.2310477Z use_cache=False, 2025-05-07T20:22:11.2310895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2311393Z use_cpu=True, 2025-05-07T20:22:11.2311785Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2312229Z ) 2025-05-07T20:22:11.2312627Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2313560Z self=, 2025-05-07T20:22:11.2314431Z mixed_B=False, 2025-05-07T20:22:11.2314812Z compile=True, 2025-05-07T20:22:11.2315169Z T=1, 2025-05-07T20:22:11.2315502Z D=63, 2025-05-07T20:22:11.2315938Z B=90, 2025-05-07T20:22:11.2316460Z log_E=3, 2025-05-07T20:22:11.2316808Z L=3, 2025-05-07T20:22:11.2317143Z D_gradcheck=1, 2025-05-07T20:22:11.2317538Z stochastic_rounding=False, 2025-05-07T20:22:11.2317978Z weighted=False, 2025-05-07T20:22:11.2318345Z row_wise=True, 2025-05-07T20:22:11.2318713Z mixed=False, 2025-05-07T20:22:11.2319082Z use_cache=True, 2025-05-07T20:22:11.2319482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2320265Z use_cpu=True, 2025-05-07T20:22:11.2320666Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2321100Z ) 2025-05-07T20:22:11.2321501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2322437Z self=, 2025-05-07T20:22:11.2323299Z mixed_B=True, 2025-05-07T20:22:11.2323665Z compile=True, 2025-05-07T20:22:11.2324046Z T=3, 2025-05-07T20:22:11.2324369Z D=20, 2025-05-07T20:22:11.2324703Z B=114, 2025-05-07T20:22:11.2325043Z log_E=3, 2025-05-07T20:22:11.2325190Z L=12, 2025-05-07T20:22:11.2325343Z D_gradcheck=1, 2025-05-07T20:22:11.2325521Z stochastic_rounding=True, 2025-05-07T20:22:11.2325677Z weighted=True, 2025-05-07T20:22:11.2325832Z row_wise=False, 2025-05-07T20:22:11.2325991Z mixed=True, 2025-05-07T20:22:11.2326148Z use_cache=True, 2025-05-07T20:22:11.2326350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2326510Z use_cpu=True, 2025-05-07T20:22:11.2326697Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2326845Z ) 2025-05-07T20:22:11.2327073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2327837Z self=, 2025-05-07T20:22:11.2328011Z mixed_B=False, 2025-05-07T20:22:11.2328170Z compile=True, 2025-05-07T20:22:11.2328316Z T=3, 2025-05-07T20:22:11.2328470Z D=113, 2025-05-07T20:22:11.2328614Z B=117, 2025-05-07T20:22:11.2328761Z log_E=5, 2025-05-07T20:22:11.2328911Z L=5, 2025-05-07T20:22:11.2329065Z D_gradcheck=2, 2025-05-07T20:22:11.2329242Z stochastic_rounding=True, 2025-05-07T20:22:11.2329406Z weighted=True, 2025-05-07T20:22:11.2329557Z row_wise=True, 2025-05-07T20:22:11.2329714Z mixed=False, 2025-05-07T20:22:11.2329867Z use_cache=True, 2025-05-07T20:22:11.2330056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2330411Z use_cpu=True, 2025-05-07T20:22:11.2330616Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2330758Z ) 2025-05-07T20:22:11.2330995Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2331556Z self=, 2025-05-07T20:22:11.2331708Z mixed_B=False, 2025-05-07T20:22:11.2332055Z compile=False, 2025-05-07T20:22:11.2332198Z T=4, 2025-05-07T20:22:11.2332342Z D=33, 2025-05-07T20:22:11.2332490Z B=80, 2025-05-07T20:22:11.2332635Z log_E=5, 2025-05-07T20:22:11.2332779Z L=15, 2025-05-07T20:22:11.2332940Z D_gradcheck=2, 2025-05-07T20:22:11.2333112Z stochastic_rounding=True, 2025-05-07T20:22:11.2333275Z weighted=True, 2025-05-07T20:22:11.2333425Z row_wise=True, 2025-05-07T20:22:11.2333572Z mixed=True, 2025-05-07T20:22:11.2333733Z use_cache=False, 2025-05-07T20:22:11.2333924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2334082Z use_cpu=True, 2025-05-07T20:22:11.2334273Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2334415Z ) 2025-05-07T20:22:11.2334641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2335207Z self=, 2025-05-07T20:22:11.2335359Z mixed_B=True, 2025-05-07T20:22:11.2335517Z compile=False, 2025-05-07T20:22:11.2335669Z T=5, 2025-05-07T20:22:11.2335812Z D=73, 2025-05-07T20:22:11.2335966Z B=30, 2025-05-07T20:22:11.2336111Z log_E=3, 2025-05-07T20:22:11.2336255Z L=0, 2025-05-07T20:22:11.2336419Z D_gradcheck=2, 2025-05-07T20:22:11.2336589Z stochastic_rounding=True, 2025-05-07T20:22:11.2336741Z weighted=True, 2025-05-07T20:22:11.2336906Z row_wise=False, 2025-05-07T20:22:11.2337056Z mixed=False, 2025-05-07T20:22:11.2337211Z use_cache=True, 2025-05-07T20:22:11.2337409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2337561Z use_cpu=True, 2025-05-07T20:22:11.2337878Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2338025Z ) 2025-05-07T20:22:11.2338252Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2338809Z self=, 2025-05-07T20:22:11.2338969Z mixed_B=False, 2025-05-07T20:22:11.2339127Z compile=False, 2025-05-07T20:22:11.2339277Z T=1, 2025-05-07T20:22:11.2339420Z D=9, 2025-05-07T20:22:11.2339564Z B=115, 2025-05-07T20:22:11.2339718Z log_E=4, 2025-05-07T20:22:11.2339860Z L=10, 2025-05-07T20:22:11.2340011Z D_gradcheck=2, 2025-05-07T20:22:11.2340190Z stochastic_rounding=True, 2025-05-07T20:22:11.2340342Z weighted=True, 2025-05-07T20:22:11.2340493Z row_wise=True, 2025-05-07T20:22:11.2340649Z mixed=True, 2025-05-07T20:22:11.2340803Z use_cache=False, 2025-05-07T20:22:11.2340994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2341156Z use_cpu=True, 2025-05-07T20:22:11.2341349Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2341490Z ) 2025-05-07T20:22:11.2341724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2342277Z self=, 2025-05-07T20:22:11.2342553Z mixed_B=True, 2025-05-07T20:22:11.2342728Z compile=True, 2025-05-07T20:22:11.2342875Z T=4, 2025-05-07T20:22:11.2343028Z D=17, 2025-05-07T20:22:11.2343172Z B=128, 2025-05-07T20:22:11.2343317Z log_E=5, 2025-05-07T20:22:11.2343468Z L=16, 2025-05-07T20:22:11.2343618Z D_gradcheck=2, 2025-05-07T20:22:11.2343791Z stochastic_rounding=False, 2025-05-07T20:22:11.2343953Z weighted=False, 2025-05-07T20:22:11.2344220Z row_wise=True, 2025-05-07T20:22:11.2344374Z mixed=False, 2025-05-07T20:22:11.2344534Z use_cache=False, 2025-05-07T20:22:11.2344725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2344882Z use_cpu=True, 2025-05-07T20:22:11.2345200Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2345355Z ) 2025-05-07T20:22:11.2345589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2346142Z self=, 2025-05-07T20:22:11.2346302Z mixed_B=False, 2025-05-07T20:22:11.2346466Z compile=False, 2025-05-07T20:22:11.2346763Z T=3, 2025-05-07T20:22:11.2346908Z D=79, 2025-05-07T20:22:11.2347056Z B=26, 2025-05-07T20:22:11.2347202Z log_E=5, 2025-05-07T20:22:11.2347346Z L=15, 2025-05-07T20:22:11.2347510Z D_gradcheck=1, 2025-05-07T20:22:11.2347684Z stochastic_rounding=False, 2025-05-07T20:22:11.2347839Z weighted=True, 2025-05-07T20:22:11.2348001Z row_wise=True, 2025-05-07T20:22:11.2348149Z mixed=False, 2025-05-07T20:22:11.2348312Z use_cache=False, 2025-05-07T20:22:11.2348500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2348652Z use_cpu=True, 2025-05-07T20:22:11.2348846Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2348987Z ) 2025-05-07T20:22:11.2349212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2349773Z self=, 2025-05-07T20:22:11.2349929Z mixed_B=False, 2025-05-07T20:22:11.2350082Z compile=True, 2025-05-07T20:22:11.2350237Z T=5, 2025-05-07T20:22:11.2350379Z D=65, 2025-05-07T20:22:11.2350523Z B=102, 2025-05-07T20:22:11.2350672Z log_E=5, 2025-05-07T20:22:11.2350817Z L=13, 2025-05-07T20:22:11.2350968Z D_gradcheck=1, 2025-05-07T20:22:11.2351145Z stochastic_rounding=True, 2025-05-07T20:22:11.2351299Z weighted=False, 2025-05-07T20:22:11.2351457Z row_wise=False, 2025-05-07T20:22:11.2351606Z mixed=True, 2025-05-07T20:22:11.2351757Z use_cache=True, 2025-05-07T20:22:11.2351953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2352105Z use_cpu=True, 2025-05-07T20:22:11.2352424Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2352571Z ) 2025-05-07T20:22:11.2825310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2825908Z self=, 2025-05-07T20:22:11.2826087Z mixed_B=True, 2025-05-07T20:22:11.2826273Z compile=True, 2025-05-07T20:22:11.2826437Z T=1, 2025-05-07T20:22:11.2826585Z D=122, 2025-05-07T20:22:11.2826728Z B=62, 2025-05-07T20:22:11.2826877Z log_E=5, 2025-05-07T20:22:11.2827021Z L=5, 2025-05-07T20:22:11.2827173Z D_gradcheck=2, 2025-05-07T20:22:11.2827356Z stochastic_rounding=False, 2025-05-07T20:22:11.2827511Z weighted=True, 2025-05-07T20:22:11.2827663Z row_wise=False, 2025-05-07T20:22:11.2827824Z mixed=False, 2025-05-07T20:22:11.2827977Z use_cache=False, 2025-05-07T20:22:11.2828169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2828333Z use_cpu=True, 2025-05-07T20:22:11.2828536Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2828687Z ) 2025-05-07T20:22:11.2828913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2829467Z self=, 2025-05-07T20:22:11.2829942Z mixed_B=True, 2025-05-07T20:22:11.2830117Z compile=False, 2025-05-07T20:22:11.2830268Z T=5, 2025-05-07T20:22:11.2830417Z D=83, 2025-05-07T20:22:11.2830560Z B=109, 2025-05-07T20:22:11.2830703Z log_E=5, 2025-05-07T20:22:11.2830852Z L=12, 2025-05-07T20:22:11.2831009Z D_gradcheck=2, 2025-05-07T20:22:11.2831180Z stochastic_rounding=True, 2025-05-07T20:22:11.2831342Z weighted=False, 2025-05-07T20:22:11.2831494Z row_wise=False, 2025-05-07T20:22:11.2831648Z mixed=True, 2025-05-07T20:22:11.2831800Z use_cache=True, 2025-05-07T20:22:11.2832113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2832273Z use_cpu=True, 2025-05-07T20:22:11.2832599Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2832749Z ) 2025-05-07T20:22:11.2832990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2833549Z self=, 2025-05-07T20:22:11.2833705Z mixed_B=False, 2025-05-07T20:22:11.2833862Z compile=True, 2025-05-07T20:22:11.2834190Z T=5, 2025-05-07T20:22:11.2834334Z D=89, 2025-05-07T20:22:11.2834489Z B=54, 2025-05-07T20:22:11.2834635Z log_E=3, 2025-05-07T20:22:11.2834786Z L=12, 2025-05-07T20:22:11.2834939Z D_gradcheck=2, 2025-05-07T20:22:11.2835111Z stochastic_rounding=True, 2025-05-07T20:22:11.2835271Z weighted=False, 2025-05-07T20:22:11.2835422Z row_wise=False, 2025-05-07T20:22:11.2835572Z mixed=True, 2025-05-07T20:22:11.2835732Z use_cache=True, 2025-05-07T20:22:11.2835923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2836074Z use_cpu=True, 2025-05-07T20:22:11.2836275Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2836418Z ) 2025-05-07T20:22:11.2836647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2837206Z self=, 2025-05-07T20:22:11.2837362Z mixed_B=True, 2025-05-07T20:22:11.2837527Z compile=True, 2025-05-07T20:22:11.2837674Z T=5, 2025-05-07T20:22:11.2837819Z D=120, 2025-05-07T20:22:11.2837970Z B=52, 2025-05-07T20:22:11.2838115Z log_E=4, 2025-05-07T20:22:11.2838259Z L=4, 2025-05-07T20:22:11.2838418Z D_gradcheck=2, 2025-05-07T20:22:11.2838594Z stochastic_rounding=False, 2025-05-07T20:22:11.2838748Z weighted=False, 2025-05-07T20:22:11.2838907Z row_wise=True, 2025-05-07T20:22:11.2839058Z mixed=True, 2025-05-07T20:22:11.2839213Z use_cache=True, 2025-05-07T20:22:11.2839413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2839569Z use_cpu=True, 2025-05-07T20:22:11.2839972Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2840121Z ) 2025-05-07T20:22:11.2840347Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2840908Z self=, 2025-05-07T20:22:11.2841065Z mixed_B=True, 2025-05-07T20:22:11.2841220Z compile=True, 2025-05-07T20:22:11.2841379Z T=1, 2025-05-07T20:22:11.2841526Z D=26, 2025-05-07T20:22:11.2841672Z B=80, 2025-05-07T20:22:11.2841829Z log_E=5, 2025-05-07T20:22:11.2841973Z L=18, 2025-05-07T20:22:11.2842127Z D_gradcheck=2, 2025-05-07T20:22:11.2842307Z stochastic_rounding=False, 2025-05-07T20:22:11.2842464Z weighted=False, 2025-05-07T20:22:11.2842621Z row_wise=False, 2025-05-07T20:22:11.2842779Z mixed=True, 2025-05-07T20:22:11.2842929Z use_cache=True, 2025-05-07T20:22:11.2843120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2843277Z use_cpu=True, 2025-05-07T20:22:11.2843467Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2843612Z ) 2025-05-07T20:22:11.2843845Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2844397Z self=, 2025-05-07T20:22:11.2844705Z mixed_B=False, 2025-05-07T20:22:11.2844886Z compile=True, 2025-05-07T20:22:11.2845036Z T=3, 2025-05-07T20:22:11.2845191Z D=43, 2025-05-07T20:22:11.2845357Z B=27, 2025-05-07T20:22:11.2845506Z log_E=3, 2025-05-07T20:22:11.2845666Z L=20, 2025-05-07T20:22:11.2845828Z D_gradcheck=1, 2025-05-07T20:22:11.2846017Z stochastic_rounding=False, 2025-05-07T20:22:11.2846187Z weighted=True, 2025-05-07T20:22:11.2846352Z row_wise=True, 2025-05-07T20:22:11.2846505Z mixed=False, 2025-05-07T20:22:11.2846676Z use_cache=False, 2025-05-07T20:22:11.2846867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2847027Z use_cpu=True, 2025-05-07T20:22:11.2847280Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2847442Z ) 2025-05-07T20:22:11.2847676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2848229Z self=, 2025-05-07T20:22:11.2848384Z mixed_B=False, 2025-05-07T20:22:11.2848545Z compile=False, 2025-05-07T20:22:11.2848802Z T=4, 2025-05-07T20:22:11.2848946Z D=66, 2025-05-07T20:22:11.2849095Z B=50, 2025-05-07T20:22:11.2849240Z log_E=5, 2025-05-07T20:22:11.2849383Z L=12, 2025-05-07T20:22:11.2849545Z D_gradcheck=1, 2025-05-07T20:22:11.2849717Z stochastic_rounding=True, 2025-05-07T20:22:11.2849880Z weighted=True, 2025-05-07T20:22:11.2850041Z row_wise=False, 2025-05-07T20:22:11.2850191Z mixed=True, 2025-05-07T20:22:11.2850356Z use_cache=True, 2025-05-07T20:22:11.2850547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2850699Z use_cpu=True, 2025-05-07T20:22:11.2850896Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2851044Z ) 2025-05-07T20:22:11.2851271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2851832Z self=, 2025-05-07T20:22:11.2851987Z mixed_B=True, 2025-05-07T20:22:11.2852142Z compile=False, 2025-05-07T20:22:11.2852299Z T=3, 2025-05-07T20:22:11.2852444Z D=108, 2025-05-07T20:22:11.2852587Z B=8, 2025-05-07T20:22:11.2852738Z log_E=4, 2025-05-07T20:22:11.2852883Z L=19, 2025-05-07T20:22:11.2853038Z D_gradcheck=1, 2025-05-07T20:22:11.2853220Z stochastic_rounding=True, 2025-05-07T20:22:11.2853374Z weighted=True, 2025-05-07T20:22:11.2853532Z row_wise=False, 2025-05-07T20:22:11.2853681Z mixed=False, 2025-05-07T20:22:11.2853833Z use_cache=True, 2025-05-07T20:22:11.2854030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2854183Z use_cpu=True, 2025-05-07T20:22:11.2854367Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2854649Z ) 2025-05-07T20:22:11.2854878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2855438Z self=, 2025-05-07T20:22:11.2855602Z mixed_B=False, 2025-05-07T20:22:11.2855754Z compile=False, 2025-05-07T20:22:11.2855902Z T=4, 2025-05-07T20:22:11.2856051Z D=78, 2025-05-07T20:22:11.2856195Z B=65, 2025-05-07T20:22:11.2856350Z log_E=4, 2025-05-07T20:22:11.2856496Z L=20, 2025-05-07T20:22:11.2856647Z D_gradcheck=2, 2025-05-07T20:22:11.2856828Z stochastic_rounding=False, 2025-05-07T20:22:11.2856984Z weighted=False, 2025-05-07T20:22:11.2857135Z row_wise=True, 2025-05-07T20:22:11.2857293Z mixed=False, 2025-05-07T20:22:11.2857446Z use_cache=True, 2025-05-07T20:22:11.2857637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2857796Z use_cpu=True, 2025-05-07T20:22:11.2857981Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2858127Z ) 2025-05-07T20:22:11.2858361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2858912Z self=, 2025-05-07T20:22:11.2859199Z mixed_B=False, 2025-05-07T20:22:11.2859368Z compile=False, 2025-05-07T20:22:11.2859525Z T=1, 2025-05-07T20:22:11.2859674Z D=42, 2025-05-07T20:22:11.2859816Z B=92, 2025-05-07T20:22:11.2859961Z log_E=5, 2025-05-07T20:22:11.2860114Z L=18, 2025-05-07T20:22:11.2860265Z D_gradcheck=1, 2025-05-07T20:22:11.2860437Z stochastic_rounding=True, 2025-05-07T20:22:11.2860595Z weighted=True, 2025-05-07T20:22:11.2860746Z row_wise=False, 2025-05-07T20:22:11.2860895Z mixed=True, 2025-05-07T20:22:11.2861054Z use_cache=True, 2025-05-07T20:22:11.2861244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2861394Z use_cpu=True, 2025-05-07T20:22:11.2861701Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2861857Z ) 2025-05-07T20:22:11.2862086Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2862647Z self=, 2025-05-07T20:22:11.2862799Z mixed_B=False, 2025-05-07T20:22:11.2862960Z compile=False, 2025-05-07T20:22:11.2863306Z T=4, 2025-05-07T20:22:11.2863455Z D=13, 2025-05-07T20:22:11.2863605Z B=67, 2025-05-07T20:22:11.2863751Z log_E=5, 2025-05-07T20:22:11.2863896Z L=17, 2025-05-07T20:22:11.2864174Z D_gradcheck=2, 2025-05-07T20:22:11.2864352Z stochastic_rounding=True, 2025-05-07T20:22:11.2864505Z weighted=True, 2025-05-07T20:22:11.2864661Z row_wise=True, 2025-05-07T20:22:11.2864811Z mixed=True, 2025-05-07T20:22:11.2864971Z use_cache=False, 2025-05-07T20:22:11.2865169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2865321Z use_cpu=True, 2025-05-07T20:22:11.2865515Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2865664Z ) 2025-05-07T20:22:11.2865890Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2866452Z self=, 2025-05-07T20:22:11.2866606Z mixed_B=True, 2025-05-07T20:22:11.2866764Z compile=True, 2025-05-07T20:22:11.2866919Z T=4, 2025-05-07T20:22:11.2867062Z D=96, 2025-05-07T20:22:11.2867206Z B=16, 2025-05-07T20:22:11.2867359Z log_E=3, 2025-05-07T20:22:11.2867503Z L=2, 2025-05-07T20:22:11.2867654Z D_gradcheck=2, 2025-05-07T20:22:11.2867835Z stochastic_rounding=False, 2025-05-07T20:22:11.2868010Z weighted=False, 2025-05-07T20:22:11.2868163Z row_wise=False, 2025-05-07T20:22:11.2868321Z mixed=True, 2025-05-07T20:22:11.2868474Z use_cache=True, 2025-05-07T20:22:11.2868676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2868829Z use_cpu=True, 2025-05-07T20:22:11.2869015Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2869303Z ) 2025-05-07T20:22:11.2869536Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2870093Z self=, 2025-05-07T20:22:11.2870248Z mixed_B=False, 2025-05-07T20:22:11.2870406Z compile=False, 2025-05-07T20:22:11.2870550Z T=5, 2025-05-07T20:22:11.2870706Z D=59, 2025-05-07T20:22:11.2870849Z B=89, 2025-05-07T20:22:11.2870994Z log_E=3, 2025-05-07T20:22:11.2871144Z L=9, 2025-05-07T20:22:11.2871295Z D_gradcheck=2, 2025-05-07T20:22:11.2871468Z stochastic_rounding=False, 2025-05-07T20:22:11.2871633Z weighted=True, 2025-05-07T20:22:11.2871785Z row_wise=False, 2025-05-07T20:22:11.2871941Z mixed=True, 2025-05-07T20:22:11.2872094Z use_cache=True, 2025-05-07T20:22:11.2872286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2872450Z use_cpu=True, 2025-05-07T20:22:11.2872635Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2872780Z ) 2025-05-07T20:22:11.2873014Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2873573Z self=, 2025-05-07T20:22:11.2873726Z mixed_B=False, 2025-05-07T20:22:11.2874014Z compile=False, 2025-05-07T20:22:11.2874177Z T=4, 2025-05-07T20:22:11.2874329Z D=74, 2025-05-07T20:22:11.2874479Z B=67, 2025-05-07T20:22:11.2874622Z log_E=3, 2025-05-07T20:22:11.2874773Z L=10, 2025-05-07T20:22:11.2874927Z D_gradcheck=2, 2025-05-07T20:22:11.2875099Z stochastic_rounding=False, 2025-05-07T20:22:11.2875259Z weighted=True, 2025-05-07T20:22:11.2875409Z row_wise=True, 2025-05-07T20:22:11.2875559Z mixed=False, 2025-05-07T20:22:11.2875717Z use_cache=True, 2025-05-07T20:22:11.2875903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.2876055Z use_cpu=True, 2025-05-07T20:22:11.2876242Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2876509Z ) 2025-05-07T20:22:11.2876752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2877312Z self=, 2025-05-07T20:22:11.2877463Z mixed_B=True, 2025-05-07T20:22:11.2877620Z compile=True, 2025-05-07T20:22:11.2877771Z T=4, 2025-05-07T20:22:11.2878037Z D=70, 2025-05-07T20:22:11.2878187Z B=49, 2025-05-07T20:22:11.2878335Z log_E=3, 2025-05-07T20:22:11.2878481Z L=17, 2025-05-07T20:22:11.2878641Z D_gradcheck=1, 2025-05-07T20:22:11.2878815Z stochastic_rounding=False, 2025-05-07T20:22:11.2878967Z weighted=True, 2025-05-07T20:22:11.2879129Z row_wise=False, 2025-05-07T20:22:11.2879280Z mixed=True, 2025-05-07T20:22:11.2879432Z use_cache=False, 2025-05-07T20:22:11.2879627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2879777Z use_cpu=True, 2025-05-07T20:22:11.2879958Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.2880113Z ) 2025-05-07T20:22:11.2880343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2880901Z self=, 2025-05-07T20:22:11.2881066Z mixed_B=False, 2025-05-07T20:22:11.2881223Z compile=False, 2025-05-07T20:22:11.2881375Z T=3, 2025-05-07T20:22:11.2881522Z D=93, 2025-05-07T20:22:11.2881667Z B=29, 2025-05-07T20:22:11.2881820Z log_E=5, 2025-05-07T20:22:11.2881968Z L=7, 2025-05-07T20:22:11.2882120Z D_gradcheck=2, 2025-05-07T20:22:11.2882298Z stochastic_rounding=True, 2025-05-07T20:22:11.2882451Z weighted=True, 2025-05-07T20:22:11.2882602Z row_wise=True, 2025-05-07T20:22:11.2882759Z mixed=False, 2025-05-07T20:22:11.2882913Z use_cache=False, 2025-05-07T20:22:11.2883102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2883260Z use_cpu=True, 2025-05-07T20:22:11.2883438Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2883708Z ) 2025-05-07T20:22:11.2883943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.2884498Z self=, 2025-05-07T20:22:11.2884655Z mixed_B=False, 2025-05-07T20:22:11.2884810Z compile=False, 2025-05-07T20:22:11.2884952Z T=5, 2025-05-07T20:22:11.2885105Z D=35, 2025-05-07T20:22:11.2885247Z B=25, 2025-05-07T20:22:11.2885391Z log_E=3, 2025-05-07T20:22:11.2885540Z L=4, 2025-05-07T20:22:11.2885693Z D_gradcheck=1, 2025-05-07T20:22:11.2885868Z stochastic_rounding=False, 2025-05-07T20:22:11.2886028Z weighted=False, 2025-05-07T20:22:11.2886182Z row_wise=False, 2025-05-07T20:22:11.2886332Z mixed=True, 2025-05-07T20:22:11.2886495Z use_cache=False, 2025-05-07T20:22:11.2886684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.2886837Z use_cpu=True, 2025-05-07T20:22:11.2887025Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.2887174Z ) 2025-05-07T20:22:11.4241949Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4242575Z self=, 2025-05-07T20:22:11.4242734Z mixed_B=False, 2025-05-07T20:22:11.4243249Z compile=False, 2025-05-07T20:22:11.4243411Z T=2, 2025-05-07T20:22:11.4243572Z D=2, 2025-05-07T20:22:11.4243720Z B=2, 2025-05-07T20:22:11.4243868Z log_E=5, 2025-05-07T20:22:11.4244018Z L=1, 2025-05-07T20:22:11.4244170Z D_gradcheck=1, 2025-05-07T20:22:11.4244346Z stochastic_rounding=False, 2025-05-07T20:22:11.4244506Z weighted=False, 2025-05-07T20:22:11.4244659Z row_wise=False, 2025-05-07T20:22:11.4244809Z mixed=False, 2025-05-07T20:22:11.4244970Z use_cache=False, 2025-05-07T20:22:11.4245168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4245320Z use_cpu=True, 2025-05-07T20:22:11.4245508Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4245795Z ) 2025-05-07T20:22:11.4246036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4246601Z self=, 2025-05-07T20:22:11.4246755Z mixed_B=False, 2025-05-07T20:22:11.4246914Z compile=True, 2025-05-07T20:22:11.4247064Z T=3, 2025-05-07T20:22:11.4247451Z D=94, 2025-05-07T20:22:11.4247599Z B=67, 2025-05-07T20:22:11.4247742Z log_E=3, 2025-05-07T20:22:11.4247884Z L=6, 2025-05-07T20:22:11.4248043Z D_gradcheck=1, 2025-05-07T20:22:11.4248350Z stochastic_rounding=False, 2025-05-07T20:22:11.4248503Z weighted=True, 2025-05-07T20:22:11.4248662Z row_wise=False, 2025-05-07T20:22:11.4248809Z mixed=False, 2025-05-07T20:22:11.4248961Z use_cache=False, 2025-05-07T20:22:11.4249156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4249304Z use_cpu=True, 2025-05-07T20:22:11.4249484Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4249640Z ) 2025-05-07T20:22:11.4249868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4250431Z self=, 2025-05-07T20:22:11.4250579Z mixed_B=True, 2025-05-07T20:22:11.4250734Z compile=False, 2025-05-07T20:22:11.4250884Z T=3, 2025-05-07T20:22:11.4251030Z D=34, 2025-05-07T20:22:11.4251177Z B=33, 2025-05-07T20:22:11.4251332Z log_E=5, 2025-05-07T20:22:11.4251473Z L=10, 2025-05-07T20:22:11.4251624Z D_gradcheck=1, 2025-05-07T20:22:11.4251802Z stochastic_rounding=False, 2025-05-07T20:22:11.4251954Z weighted=False, 2025-05-07T20:22:11.4252107Z row_wise=False, 2025-05-07T20:22:11.4252259Z mixed=False, 2025-05-07T20:22:11.4252411Z use_cache=True, 2025-05-07T20:22:11.4252598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4252751Z use_cpu=True, 2025-05-07T20:22:11.4252930Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4253259Z ) 2025-05-07T20:22:11.4253487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4254041Z self=, 2025-05-07T20:22:11.4254197Z mixed_B=False, 2025-05-07T20:22:11.4254353Z compile=False, 2025-05-07T20:22:11.4254497Z T=1, 2025-05-07T20:22:11.4254647Z D=42, 2025-05-07T20:22:11.4254788Z B=52, 2025-05-07T20:22:11.4254931Z log_E=5, 2025-05-07T20:22:11.4255083Z L=17, 2025-05-07T20:22:11.4255234Z D_gradcheck=1, 2025-05-07T20:22:11.4255403Z stochastic_rounding=True, 2025-05-07T20:22:11.4255562Z weighted=False, 2025-05-07T20:22:11.4255711Z row_wise=True, 2025-05-07T20:22:11.4255858Z mixed=True, 2025-05-07T20:22:11.4256017Z use_cache=False, 2025-05-07T20:22:11.4256205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4256359Z use_cpu=True, 2025-05-07T20:22:11.4256539Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4256683Z ) 2025-05-07T20:22:11.4256916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4257469Z self=, 2025-05-07T20:22:11.4257618Z mixed_B=False, 2025-05-07T20:22:11.4257878Z compile=False, 2025-05-07T20:22:11.4258035Z T=4, 2025-05-07T20:22:11.4258182Z D=75, 2025-05-07T20:22:11.4258331Z B=42, 2025-05-07T20:22:11.4258477Z log_E=3, 2025-05-07T20:22:11.4258619Z L=14, 2025-05-07T20:22:11.4258777Z D_gradcheck=1, 2025-05-07T20:22:11.4258949Z stochastic_rounding=False, 2025-05-07T20:22:11.4259109Z weighted=False, 2025-05-07T20:22:11.4259260Z row_wise=False, 2025-05-07T20:22:11.4259411Z mixed=False, 2025-05-07T20:22:11.4259570Z use_cache=True, 2025-05-07T20:22:11.4259758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4259907Z use_cpu=True, 2025-05-07T20:22:11.4260094Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4260347Z ) 2025-05-07T20:22:11.4260590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4261148Z self=, 2025-05-07T20:22:11.4261297Z mixed_B=True, 2025-05-07T20:22:11.4261453Z compile=True, 2025-05-07T20:22:11.4261603Z T=2, 2025-05-07T20:22:11.4261860Z D=125, 2025-05-07T20:22:11.4262005Z B=19, 2025-05-07T20:22:11.4262157Z log_E=3, 2025-05-07T20:22:11.4262300Z L=4, 2025-05-07T20:22:11.4262458Z D_gradcheck=1, 2025-05-07T20:22:11.4262629Z stochastic_rounding=True, 2025-05-07T20:22:11.4262781Z weighted=True, 2025-05-07T20:22:11.4262944Z row_wise=False, 2025-05-07T20:22:11.4263092Z mixed=True, 2025-05-07T20:22:11.4263246Z use_cache=False, 2025-05-07T20:22:11.4263444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4263595Z use_cpu=True, 2025-05-07T20:22:11.4263773Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4263928Z ) 2025-05-07T20:22:11.4264276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4264832Z self=, 2025-05-07T20:22:11.4264989Z mixed_B=False, 2025-05-07T20:22:11.4265144Z compile=True, 2025-05-07T20:22:11.4265295Z T=1, 2025-05-07T20:22:11.4265442Z D=83, 2025-05-07T20:22:11.4265584Z B=62, 2025-05-07T20:22:11.4265733Z log_E=5, 2025-05-07T20:22:11.4265874Z L=17, 2025-05-07T20:22:11.4266028Z D_gradcheck=1, 2025-05-07T20:22:11.4266205Z stochastic_rounding=True, 2025-05-07T20:22:11.4266356Z weighted=False, 2025-05-07T20:22:11.4266505Z row_wise=False, 2025-05-07T20:22:11.4266659Z mixed=False, 2025-05-07T20:22:11.4266809Z use_cache=True, 2025-05-07T20:22:11.4266998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4267154Z use_cpu=True, 2025-05-07T20:22:11.4267332Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4267589Z ) 2025-05-07T20:22:11.4267830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4268385Z self=, 2025-05-07T20:22:11.4268541Z mixed_B=False, 2025-05-07T20:22:11.4268694Z compile=False, 2025-05-07T20:22:11.4268835Z T=3, 2025-05-07T20:22:11.4268987Z D=62, 2025-05-07T20:22:11.4269132Z B=95, 2025-05-07T20:22:11.4269276Z log_E=5, 2025-05-07T20:22:11.4269425Z L=13, 2025-05-07T20:22:11.4269577Z D_gradcheck=2, 2025-05-07T20:22:11.4269750Z stochastic_rounding=False, 2025-05-07T20:22:11.4269907Z weighted=True, 2025-05-07T20:22:11.4270055Z row_wise=True, 2025-05-07T20:22:11.4270202Z mixed=True, 2025-05-07T20:22:11.4270361Z use_cache=False, 2025-05-07T20:22:11.4270549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4270697Z use_cpu=True, 2025-05-07T20:22:11.4270886Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4271026Z ) 2025-05-07T20:22:11.4271268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4271819Z self=, 2025-05-07T20:22:11.4271968Z mixed_B=False, 2025-05-07T20:22:11.4272251Z compile=True, 2025-05-07T20:22:11.4272408Z T=1, 2025-05-07T20:22:11.4272551Z D=60, 2025-05-07T20:22:11.4272705Z B=71, 2025-05-07T20:22:11.4272846Z log_E=4, 2025-05-07T20:22:11.4272988Z L=8, 2025-05-07T20:22:11.4273143Z D_gradcheck=2, 2025-05-07T20:22:11.4273314Z stochastic_rounding=True, 2025-05-07T20:22:11.4273467Z weighted=False, 2025-05-07T20:22:11.4273626Z row_wise=False, 2025-05-07T20:22:11.4273771Z mixed=True, 2025-05-07T20:22:11.4273922Z use_cache=False, 2025-05-07T20:22:11.4274115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4274262Z use_cpu=True, 2025-05-07T20:22:11.4274450Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4274588Z ) 2025-05-07T20:22:11.4274911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4275483Z self=, 2025-05-07T20:22:11.4275633Z mixed_B=False, 2025-05-07T20:22:11.4275783Z compile=True, 2025-05-07T20:22:11.4275936Z T=4, 2025-05-07T20:22:11.4276077Z D=22, 2025-05-07T20:22:11.4276331Z B=82, 2025-05-07T20:22:11.4276481Z log_E=3, 2025-05-07T20:22:11.4276623Z L=17, 2025-05-07T20:22:11.4276774Z D_gradcheck=1, 2025-05-07T20:22:11.4276953Z stochastic_rounding=False, 2025-05-07T20:22:11.4277104Z weighted=True, 2025-05-07T20:22:11.4277254Z row_wise=True, 2025-05-07T20:22:11.4277409Z mixed=True, 2025-05-07T20:22:11.4277560Z use_cache=True, 2025-05-07T20:22:11.4277754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4277905Z use_cpu=True, 2025-05-07T20:22:11.4278082Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4278228Z ) 2025-05-07T20:22:11.4278461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4279014Z self=, 2025-05-07T20:22:11.4279170Z mixed_B=True, 2025-05-07T20:22:11.4279320Z compile=True, 2025-05-07T20:22:11.4279465Z T=4, 2025-05-07T20:22:11.4279614Z D=12, 2025-05-07T20:22:11.4279762Z B=75, 2025-05-07T20:22:11.4279907Z log_E=3, 2025-05-07T20:22:11.4280059Z L=9, 2025-05-07T20:22:11.4280208Z D_gradcheck=1, 2025-05-07T20:22:11.4280385Z stochastic_rounding=True, 2025-05-07T20:22:11.4280538Z weighted=False, 2025-05-07T20:22:11.4280689Z row_wise=True, 2025-05-07T20:22:11.4280844Z mixed=True, 2025-05-07T20:22:11.4280995Z use_cache=True, 2025-05-07T20:22:11.4281184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4281342Z use_cpu=True, 2025-05-07T20:22:11.4281520Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4281660Z ) 2025-05-07T20:22:11.4282037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4282593Z self=, 2025-05-07T20:22:11.4282742Z mixed_B=False, 2025-05-07T20:22:11.4282899Z compile=True, 2025-05-07T20:22:11.4283044Z T=2, 2025-05-07T20:22:11.4283186Z D=85, 2025-05-07T20:22:11.4283346Z B=26, 2025-05-07T20:22:11.4283493Z log_E=5, 2025-05-07T20:22:11.4283641Z L=7, 2025-05-07T20:22:11.4283791Z D_gradcheck=2, 2025-05-07T20:22:11.4283961Z stochastic_rounding=True, 2025-05-07T20:22:11.4284119Z weighted=True, 2025-05-07T20:22:11.4284269Z row_wise=True, 2025-05-07T20:22:11.4284413Z mixed=True, 2025-05-07T20:22:11.4284573Z use_cache=True, 2025-05-07T20:22:11.4284761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4284910Z use_cpu=True, 2025-05-07T20:22:11.4285095Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4285237Z ) 2025-05-07T20:22:11.4285465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4286017Z self=, 2025-05-07T20:22:11.4286168Z mixed_B=False, 2025-05-07T20:22:11.4286327Z compile=False, 2025-05-07T20:22:11.4286579Z T=1, 2025-05-07T20:22:11.4286743Z D=121, 2025-05-07T20:22:11.4286900Z B=116, 2025-05-07T20:22:11.4287044Z log_E=5, 2025-05-07T20:22:11.4287185Z L=16, 2025-05-07T20:22:11.4287346Z D_gradcheck=1, 2025-05-07T20:22:11.4287516Z stochastic_rounding=True, 2025-05-07T20:22:11.4287668Z weighted=False, 2025-05-07T20:22:11.4287826Z row_wise=False, 2025-05-07T20:22:11.4287974Z mixed=True, 2025-05-07T20:22:11.4288125Z use_cache=True, 2025-05-07T20:22:11.4288319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4288469Z use_cpu=True, 2025-05-07T20:22:11.4288647Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4288792Z ) 2025-05-07T20:22:11.4289140Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4289716Z self=, 2025-05-07T20:22:11.4289866Z mixed_B=True, 2025-05-07T20:22:11.4290016Z compile=True, 2025-05-07T20:22:11.4290168Z T=2, 2025-05-07T20:22:11.4290310Z D=64, 2025-05-07T20:22:11.4290555Z B=71, 2025-05-07T20:22:11.4290703Z log_E=5, 2025-05-07T20:22:11.4290847Z L=12, 2025-05-07T20:22:11.4290996Z D_gradcheck=1, 2025-05-07T20:22:11.4291174Z stochastic_rounding=True, 2025-05-07T20:22:11.4291325Z weighted=True, 2025-05-07T20:22:11.4291476Z row_wise=False, 2025-05-07T20:22:11.4291628Z mixed=True, 2025-05-07T20:22:11.4291782Z use_cache=False, 2025-05-07T20:22:11.4291969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4292125Z use_cpu=True, 2025-05-07T20:22:11.4292304Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4292450Z ) 2025-05-07T20:22:11.4292681Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4293243Z self=, 2025-05-07T20:22:11.4293425Z mixed_B=True, 2025-05-07T20:22:11.4293578Z compile=True, 2025-05-07T20:22:11.4293723Z T=4, 2025-05-07T20:22:11.4293875Z D=68, 2025-05-07T20:22:11.4294021Z B=105, 2025-05-07T20:22:11.4294164Z log_E=3, 2025-05-07T20:22:11.4294314Z L=10, 2025-05-07T20:22:11.4294467Z D_gradcheck=2, 2025-05-07T20:22:11.4294636Z stochastic_rounding=True, 2025-05-07T20:22:11.4294795Z weighted=True, 2025-05-07T20:22:11.4294946Z row_wise=False, 2025-05-07T20:22:11.4295094Z mixed=True, 2025-05-07T20:22:11.4295258Z use_cache=False, 2025-05-07T20:22:11.4295447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4295604Z use_cpu=True, 2025-05-07T20:22:11.4295784Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4295924Z ) 2025-05-07T20:22:11.4296159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4296853Z self=, 2025-05-07T20:22:11.4297004Z mixed_B=False, 2025-05-07T20:22:11.4297162Z compile=False, 2025-05-07T20:22:11.4297308Z T=4, 2025-05-07T20:22:11.4297452Z D=74, 2025-05-07T20:22:11.4297605Z B=4, 2025-05-07T20:22:11.4297752Z log_E=3, 2025-05-07T20:22:11.4297894Z L=2, 2025-05-07T20:22:11.4298053Z D_gradcheck=2, 2025-05-07T20:22:11.4298225Z stochastic_rounding=False, 2025-05-07T20:22:11.4298378Z weighted=True, 2025-05-07T20:22:11.4298536Z row_wise=False, 2025-05-07T20:22:11.4298683Z mixed=True, 2025-05-07T20:22:11.4298842Z use_cache=True, 2025-05-07T20:22:11.4299030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4299179Z use_cpu=True, 2025-05-07T20:22:11.4299365Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4299504Z ) 2025-05-07T20:22:11.4299731Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4300292Z self=, 2025-05-07T20:22:11.4300445Z mixed_B=False, 2025-05-07T20:22:11.4300596Z compile=True, 2025-05-07T20:22:11.4300862Z T=4, 2025-05-07T20:22:11.4301024Z D=70, 2025-05-07T20:22:11.4301168Z B=126, 2025-05-07T20:22:11.4301326Z log_E=5, 2025-05-07T20:22:11.4301470Z L=14, 2025-05-07T20:22:11.4301628Z D_gradcheck=2, 2025-05-07T20:22:11.4301799Z stochastic_rounding=True, 2025-05-07T20:22:11.4301951Z weighted=True, 2025-05-07T20:22:11.4302107Z row_wise=True, 2025-05-07T20:22:11.4302254Z mixed=False, 2025-05-07T20:22:11.4302403Z use_cache=True, 2025-05-07T20:22:11.4302596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4302745Z use_cpu=True, 2025-05-07T20:22:11.4302925Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4303070Z ) 2025-05-07T20:22:11.4836960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4837658Z self=, 2025-05-07T20:22:11.4837814Z mixed_B=False, 2025-05-07T20:22:11.4837983Z compile=False, 2025-05-07T20:22:11.4838128Z T=3, 2025-05-07T20:22:11.4838278Z D=106, 2025-05-07T20:22:11.4838427Z B=7, 2025-05-07T20:22:11.4838712Z log_E=4, 2025-05-07T20:22:11.4838857Z L=11, 2025-05-07T20:22:11.4839020Z D_gradcheck=2, 2025-05-07T20:22:11.4839193Z stochastic_rounding=True, 2025-05-07T20:22:11.4839348Z weighted=False, 2025-05-07T20:22:11.4839508Z row_wise=True, 2025-05-07T20:22:11.4839656Z mixed=True, 2025-05-07T20:22:11.4839810Z use_cache=True, 2025-05-07T20:22:11.4840010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4840163Z use_cpu=True, 2025-05-07T20:22:11.4840341Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4840489Z ) 2025-05-07T20:22:11.4840726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4841290Z self=, 2025-05-07T20:22:11.4841442Z mixed_B=True, 2025-05-07T20:22:11.4841596Z compile=False, 2025-05-07T20:22:11.4841748Z T=4, 2025-05-07T20:22:11.4841894Z D=67, 2025-05-07T20:22:11.4842040Z B=72, 2025-05-07T20:22:11.4842198Z log_E=5, 2025-05-07T20:22:11.4842339Z L=1, 2025-05-07T20:22:11.4842491Z D_gradcheck=1, 2025-05-07T20:22:11.4842667Z stochastic_rounding=True, 2025-05-07T20:22:11.4842821Z weighted=True, 2025-05-07T20:22:11.4842974Z row_wise=False, 2025-05-07T20:22:11.4843131Z mixed=False, 2025-05-07T20:22:11.4843283Z use_cache=True, 2025-05-07T20:22:11.4843474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4843640Z use_cpu=True, 2025-05-07T20:22:11.4843820Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4843968Z ) 2025-05-07T20:22:11.4844200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4844909Z self=, 2025-05-07T20:22:11.4845070Z mixed_B=True, 2025-05-07T20:22:11.4845223Z compile=True, 2025-05-07T20:22:11.4845368Z T=3, 2025-05-07T20:22:11.4845525Z D=25, 2025-05-07T20:22:11.4845669Z B=76, 2025-05-07T20:22:11.4845817Z log_E=4, 2025-05-07T20:22:11.4845968Z L=19, 2025-05-07T20:22:11.4846122Z D_gradcheck=2, 2025-05-07T20:22:11.4846298Z stochastic_rounding=False, 2025-05-07T20:22:11.4846459Z weighted=True, 2025-05-07T20:22:11.4846611Z row_wise=True, 2025-05-07T20:22:11.4846760Z mixed=True, 2025-05-07T20:22:11.4846921Z use_cache=False, 2025-05-07T20:22:11.4847111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4847270Z use_cpu=True, 2025-05-07T20:22:11.4847453Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4847595Z ) 2025-05-07T20:22:11.4847835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4848391Z self=, 2025-05-07T20:22:11.4848546Z mixed_B=False, 2025-05-07T20:22:11.4848709Z compile=False, 2025-05-07T20:22:11.4848851Z T=4, 2025-05-07T20:22:11.4849177Z D=123, 2025-05-07T20:22:11.4849351Z B=53, 2025-05-07T20:22:11.4849504Z log_E=3, 2025-05-07T20:22:11.4849648Z L=19, 2025-05-07T20:22:11.4849807Z D_gradcheck=2, 2025-05-07T20:22:11.4849979Z stochastic_rounding=False, 2025-05-07T20:22:11.4850135Z weighted=True, 2025-05-07T20:22:11.4850294Z row_wise=True, 2025-05-07T20:22:11.4850444Z mixed=True, 2025-05-07T20:22:11.4850603Z use_cache=True, 2025-05-07T20:22:11.4850796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4850946Z use_cpu=True, 2025-05-07T20:22:11.4851136Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4851278Z ) 2025-05-07T20:22:11.4851610Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4852194Z self=, 2025-05-07T20:22:11.4852346Z mixed_B=False, 2025-05-07T20:22:11.4852497Z compile=True, 2025-05-07T20:22:11.4852649Z T=4, 2025-05-07T20:22:11.4852799Z D=110, 2025-05-07T20:22:11.4852942Z B=29, 2025-05-07T20:22:11.4853199Z log_E=3, 2025-05-07T20:22:11.4853342Z L=10, 2025-05-07T20:22:11.4853493Z D_gradcheck=1, 2025-05-07T20:22:11.4853672Z stochastic_rounding=True, 2025-05-07T20:22:11.4853825Z weighted=False, 2025-05-07T20:22:11.4853985Z row_wise=False, 2025-05-07T20:22:11.4854134Z mixed=False, 2025-05-07T20:22:11.4854293Z use_cache=True, 2025-05-07T20:22:11.4854494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4854647Z use_cpu=True, 2025-05-07T20:22:11.4854828Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4854981Z ) 2025-05-07T20:22:11.4855216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4855773Z self=, 2025-05-07T20:22:11.4855932Z mixed_B=True, 2025-05-07T20:22:11.4856087Z compile=False, 2025-05-07T20:22:11.4856231Z T=3, 2025-05-07T20:22:11.4856385Z D=5, 2025-05-07T20:22:11.4856528Z B=17, 2025-05-07T20:22:11.4856685Z log_E=5, 2025-05-07T20:22:11.4856832Z L=8, 2025-05-07T20:22:11.4856984Z D_gradcheck=1, 2025-05-07T20:22:11.4857164Z stochastic_rounding=True, 2025-05-07T20:22:11.4857319Z weighted=False, 2025-05-07T20:22:11.4857470Z row_wise=True, 2025-05-07T20:22:11.4857629Z mixed=False, 2025-05-07T20:22:11.4857784Z use_cache=False, 2025-05-07T20:22:11.4857974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4858132Z use_cpu=True, 2025-05-07T20:22:11.4858313Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4858453Z ) 2025-05-07T20:22:11.4858691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4859373Z self=, 2025-05-07T20:22:11.4859534Z mixed_B=False, 2025-05-07T20:22:11.4859688Z compile=True, 2025-05-07T20:22:11.4859831Z T=5, 2025-05-07T20:22:11.4859985Z D=86, 2025-05-07T20:22:11.4860129Z B=35, 2025-05-07T20:22:11.4860278Z log_E=4, 2025-05-07T20:22:11.4860431Z L=14, 2025-05-07T20:22:11.4860582Z D_gradcheck=1, 2025-05-07T20:22:11.4860860Z stochastic_rounding=False, 2025-05-07T20:22:11.4861015Z weighted=True, 2025-05-07T20:22:11.4861176Z row_wise=False, 2025-05-07T20:22:11.4861324Z mixed=True, 2025-05-07T20:22:11.4861478Z use_cache=False, 2025-05-07T20:22:11.4861673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4861828Z use_cpu=True, 2025-05-07T20:22:11.4862008Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4862169Z ) 2025-05-07T20:22:11.4862399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4862960Z self=, 2025-05-07T20:22:11.4863119Z mixed_B=True, 2025-05-07T20:22:11.4863272Z compile=False, 2025-05-07T20:22:11.4863417Z T=4, 2025-05-07T20:22:11.4863685Z D=128, 2025-05-07T20:22:11.4863847Z B=53, 2025-05-07T20:22:11.4864116Z log_E=4, 2025-05-07T20:22:11.4864271Z L=0, 2025-05-07T20:22:11.4864425Z D_gradcheck=1, 2025-05-07T20:22:11.4864605Z stochastic_rounding=False, 2025-05-07T20:22:11.4864759Z weighted=True, 2025-05-07T20:22:11.4864910Z row_wise=True, 2025-05-07T20:22:11.4865066Z mixed=False, 2025-05-07T20:22:11.4865220Z use_cache=True, 2025-05-07T20:22:11.4865414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4865573Z use_cpu=True, 2025-05-07T20:22:11.4865755Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4865895Z ) 2025-05-07T20:22:11.4866217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4866795Z self=, 2025-05-07T20:22:11.4866956Z mixed_B=False, 2025-05-07T20:22:11.4867109Z compile=True, 2025-05-07T20:22:11.4867253Z T=2, 2025-05-07T20:22:11.4867412Z D=117, 2025-05-07T20:22:11.4867559Z B=68, 2025-05-07T20:22:11.4867846Z log_E=5, 2025-05-07T20:22:11.4867996Z L=13, 2025-05-07T20:22:11.4868148Z D_gradcheck=2, 2025-05-07T20:22:11.4868319Z stochastic_rounding=True, 2025-05-07T20:22:11.4868479Z weighted=True, 2025-05-07T20:22:11.4868630Z row_wise=True, 2025-05-07T20:22:11.4868782Z mixed=False, 2025-05-07T20:22:11.4868942Z use_cache=False, 2025-05-07T20:22:11.4869132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4869284Z use_cpu=True, 2025-05-07T20:22:11.4869473Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4869613Z ) 2025-05-07T20:22:11.4869841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4870412Z self=, 2025-05-07T20:22:11.4870563Z mixed_B=True, 2025-05-07T20:22:11.4870724Z compile=False, 2025-05-07T20:22:11.4870867Z T=1, 2025-05-07T20:22:11.4871011Z D=11, 2025-05-07T20:22:11.4871161Z B=45, 2025-05-07T20:22:11.4871307Z log_E=3, 2025-05-07T20:22:11.4871456Z L=10, 2025-05-07T20:22:11.4871612Z D_gradcheck=2, 2025-05-07T20:22:11.4871784Z stochastic_rounding=False, 2025-05-07T20:22:11.4871937Z weighted=True, 2025-05-07T20:22:11.4872093Z row_wise=True, 2025-05-07T20:22:11.4872242Z mixed=True, 2025-05-07T20:22:11.4872401Z use_cache=False, 2025-05-07T20:22:11.4872599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4872751Z use_cpu=True, 2025-05-07T20:22:11.4872932Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4873080Z ) 2025-05-07T20:22:11.4873306Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4874010Z self=, 2025-05-07T20:22:11.4874162Z mixed_B=True, 2025-05-07T20:22:11.4874317Z compile=False, 2025-05-07T20:22:11.4874468Z T=4, 2025-05-07T20:22:11.4874611Z D=61, 2025-05-07T20:22:11.4874758Z B=20, 2025-05-07T20:22:11.4874909Z log_E=4, 2025-05-07T20:22:11.4875058Z L=2, 2025-05-07T20:22:11.4875212Z D_gradcheck=1, 2025-05-07T20:22:11.4875386Z stochastic_rounding=True, 2025-05-07T20:22:11.4875540Z weighted=False, 2025-05-07T20:22:11.4875692Z row_wise=False, 2025-05-07T20:22:11.4875851Z mixed=True, 2025-05-07T20:22:11.4876004Z use_cache=True, 2025-05-07T20:22:11.4876205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4876355Z use_cpu=True, 2025-05-07T20:22:11.4876536Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.4876682Z ) 2025-05-07T20:22:11.4876907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4877464Z self=, 2025-05-07T20:22:11.4877622Z mixed_B=True, 2025-05-07T20:22:11.4877774Z compile=True, 2025-05-07T20:22:11.4877915Z T=2, 2025-05-07T20:22:11.4878065Z D=50, 2025-05-07T20:22:11.4878333Z B=69, 2025-05-07T20:22:11.4878497Z log_E=4, 2025-05-07T20:22:11.4878652Z L=16, 2025-05-07T20:22:11.4878807Z D_gradcheck=1, 2025-05-07T20:22:11.4878980Z stochastic_rounding=False, 2025-05-07T20:22:11.4879142Z weighted=False, 2025-05-07T20:22:11.4879295Z row_wise=False, 2025-05-07T20:22:11.4879450Z mixed=True, 2025-05-07T20:22:11.4879604Z use_cache=True, 2025-05-07T20:22:11.4879799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4879958Z use_cpu=True, 2025-05-07T20:22:11.4880139Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4880282Z ) 2025-05-07T20:22:11.4880513Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4881188Z self=, 2025-05-07T20:22:11.4881354Z mixed_B=True, 2025-05-07T20:22:11.4881514Z compile=True, 2025-05-07T20:22:11.4881658Z T=1, 2025-05-07T20:22:11.4881802Z D=26, 2025-05-07T20:22:11.4881953Z B=8, 2025-05-07T20:22:11.4882098Z log_E=3, 2025-05-07T20:22:11.4882362Z L=18, 2025-05-07T20:22:11.4882527Z D_gradcheck=2, 2025-05-07T20:22:11.4882699Z stochastic_rounding=True, 2025-05-07T20:22:11.4882859Z weighted=True, 2025-05-07T20:22:11.4883012Z row_wise=False, 2025-05-07T20:22:11.4883161Z mixed=True, 2025-05-07T20:22:11.4883327Z use_cache=False, 2025-05-07T20:22:11.4883516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4883663Z use_cpu=True, 2025-05-07T20:22:11.4883850Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4883992Z ) 2025-05-07T20:22:11.4884219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4884790Z self=, 2025-05-07T20:22:11.4884941Z mixed_B=True, 2025-05-07T20:22:11.4885095Z compile=False, 2025-05-07T20:22:11.4885252Z T=1, 2025-05-07T20:22:11.4885395Z D=16, 2025-05-07T20:22:11.4885548Z B=53, 2025-05-07T20:22:11.4885696Z log_E=3, 2025-05-07T20:22:11.4885844Z L=2, 2025-05-07T20:22:11.4886003Z D_gradcheck=2, 2025-05-07T20:22:11.4886176Z stochastic_rounding=False, 2025-05-07T20:22:11.4886331Z weighted=False, 2025-05-07T20:22:11.4886488Z row_wise=True, 2025-05-07T20:22:11.4886637Z mixed=True, 2025-05-07T20:22:11.4886792Z use_cache=False, 2025-05-07T20:22:11.4886988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4887144Z use_cpu=True, 2025-05-07T20:22:11.4887325Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4887471Z ) 2025-05-07T20:22:11.4887703Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4888402Z self=, 2025-05-07T20:22:11.4888563Z mixed_B=False, 2025-05-07T20:22:11.4888722Z compile=False, 2025-05-07T20:22:11.4888874Z T=4, 2025-05-07T20:22:11.4889018Z D=116, 2025-05-07T20:22:11.4889167Z B=96, 2025-05-07T20:22:11.4889318Z log_E=5, 2025-05-07T20:22:11.4889467Z L=13, 2025-05-07T20:22:11.4889621Z D_gradcheck=2, 2025-05-07T20:22:11.4889802Z stochastic_rounding=True, 2025-05-07T20:22:11.4889956Z weighted=True, 2025-05-07T20:22:11.4890107Z row_wise=True, 2025-05-07T20:22:11.4890264Z mixed=False, 2025-05-07T20:22:11.4890423Z use_cache=False, 2025-05-07T20:22:11.4890611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4890771Z use_cpu=True, 2025-05-07T20:22:11.4890950Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4891091Z ) 2025-05-07T20:22:11.4891322Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4891880Z self=, 2025-05-07T20:22:11.4892041Z mixed_B=True, 2025-05-07T20:22:11.4892193Z compile=True, 2025-05-07T20:22:11.4892336Z T=1, 2025-05-07T20:22:11.4892487Z D=55, 2025-05-07T20:22:11.4892771Z B=128, 2025-05-07T20:22:11.4892927Z log_E=5, 2025-05-07T20:22:11.4893084Z L=11, 2025-05-07T20:22:11.4893237Z D_gradcheck=1, 2025-05-07T20:22:11.4893410Z stochastic_rounding=True, 2025-05-07T20:22:11.4893571Z weighted=False, 2025-05-07T20:22:11.4893724Z row_wise=False, 2025-05-07T20:22:11.4893871Z mixed=True, 2025-05-07T20:22:11.4894029Z use_cache=True, 2025-05-07T20:22:11.4894219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.4894369Z use_cpu=True, 2025-05-07T20:22:11.4894555Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4894694Z ) 2025-05-07T20:22:11.4894930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.4895586Z self=, 2025-05-07T20:22:11.4895750Z mixed_B=True, 2025-05-07T20:22:11.4895908Z compile=True, 2025-05-07T20:22:11.4896051Z T=4, 2025-05-07T20:22:11.4896194Z D=68, 2025-05-07T20:22:11.4896347Z B=41, 2025-05-07T20:22:11.4896494Z log_E=4, 2025-05-07T20:22:11.4896754Z L=14, 2025-05-07T20:22:11.4896913Z D_gradcheck=1, 2025-05-07T20:22:11.4897087Z stochastic_rounding=False, 2025-05-07T20:22:11.4897243Z weighted=True, 2025-05-07T20:22:11.4897429Z row_wise=False, 2025-05-07T20:22:11.4897577Z mixed=True, 2025-05-07T20:22:11.4897738Z use_cache=False, 2025-05-07T20:22:11.4897928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.4898082Z use_cpu=True, 2025-05-07T20:22:11.4898269Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.4898408Z ) 2025-05-07T20:22:11.5437387Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5438096Z self=, 2025-05-07T20:22:11.5438268Z mixed_B=False, 2025-05-07T20:22:11.5438437Z compile=True, 2025-05-07T20:22:11.5438582Z T=3, 2025-05-07T20:22:11.5438726Z D=21, 2025-05-07T20:22:11.5438895Z B=3, 2025-05-07T20:22:11.5439043Z log_E=5, 2025-05-07T20:22:11.5439200Z L=7, 2025-05-07T20:22:11.5439360Z D_gradcheck=1, 2025-05-07T20:22:11.5439535Z stochastic_rounding=False, 2025-05-07T20:22:11.5439700Z weighted=False, 2025-05-07T20:22:11.5439855Z row_wise=False, 2025-05-07T20:22:11.5440005Z mixed=False, 2025-05-07T20:22:11.5440169Z use_cache=True, 2025-05-07T20:22:11.5440361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5440512Z use_cpu=True, 2025-05-07T20:22:11.5440705Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5440851Z ) 2025-05-07T20:22:11.5441083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5441658Z self=, 2025-05-07T20:22:11.5442181Z mixed_B=False, 2025-05-07T20:22:11.5442340Z compile=False, 2025-05-07T20:22:11.5442493Z T=4, 2025-05-07T20:22:11.5442639Z D=61, 2025-05-07T20:22:11.5442792Z B=27, 2025-05-07T20:22:11.5442946Z log_E=5, 2025-05-07T20:22:11.5443096Z L=18, 2025-05-07T20:22:11.5443258Z D_gradcheck=1, 2025-05-07T20:22:11.5443432Z stochastic_rounding=True, 2025-05-07T20:22:11.5443586Z weighted=False, 2025-05-07T20:22:11.5443747Z row_wise=False, 2025-05-07T20:22:11.5443896Z mixed=False, 2025-05-07T20:22:11.5444050Z use_cache=False, 2025-05-07T20:22:11.5444251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5444407Z use_cpu=True, 2025-05-07T20:22:11.5444596Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5444750Z ) 2025-05-07T20:22:11.5444997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5445566Z self=, 2025-05-07T20:22:11.5445732Z mixed_B=False, 2025-05-07T20:22:11.5445886Z compile=False, 2025-05-07T20:22:11.5446037Z T=5, 2025-05-07T20:22:11.5446181Z D=2, 2025-05-07T20:22:11.5446466Z B=103, 2025-05-07T20:22:11.5446640Z log_E=3, 2025-05-07T20:22:11.5446792Z L=19, 2025-05-07T20:22:11.5446948Z D_gradcheck=2, 2025-05-07T20:22:11.5447127Z stochastic_rounding=True, 2025-05-07T20:22:11.5447282Z weighted=True, 2025-05-07T20:22:11.5447439Z row_wise=False, 2025-05-07T20:22:11.5447597Z mixed=False, 2025-05-07T20:22:11.5447756Z use_cache=False, 2025-05-07T20:22:11.5447948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5448117Z use_cpu=True, 2025-05-07T20:22:11.5448300Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5448444Z ) 2025-05-07T20:22:11.5448684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5449424Z self=, 2025-05-07T20:22:11.5449608Z mixed_B=False, 2025-05-07T20:22:11.5449764Z compile=False, 2025-05-07T20:22:11.5449907Z T=2, 2025-05-07T20:22:11.5450060Z D=28, 2025-05-07T20:22:11.5450210Z B=127, 2025-05-07T20:22:11.5450356Z log_E=5, 2025-05-07T20:22:11.5450713Z L=1, 2025-05-07T20:22:11.5450866Z D_gradcheck=2, 2025-05-07T20:22:11.5451038Z stochastic_rounding=False, 2025-05-07T20:22:11.5469144Z weighted=True, 2025-05-07T20:22:11.5469527Z row_wise=False, 2025-05-07T20:22:11.5469693Z mixed=False, 2025-05-07T20:22:11.5469922Z use_cache=False, 2025-05-07T20:22:11.5470139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5470356Z use_cpu=True, 2025-05-07T20:22:11.5470549Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5470695Z ) 2025-05-07T20:22:11.5471004Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5471604Z self=, 2025-05-07T20:22:11.5471768Z mixed_B=False, 2025-05-07T20:22:11.5471970Z compile=True, 2025-05-07T20:22:11.5472116Z T=2, 2025-05-07T20:22:11.5472267Z D=21, 2025-05-07T20:22:11.5472409Z B=55, 2025-05-07T20:22:11.5472593Z log_E=4, 2025-05-07T20:22:11.5472820Z L=16, 2025-05-07T20:22:11.5473040Z D_gradcheck=1, 2025-05-07T20:22:11.5473292Z stochastic_rounding=True, 2025-05-07T20:22:11.5473494Z weighted=True, 2025-05-07T20:22:11.5473700Z row_wise=True, 2025-05-07T20:22:11.5473854Z mixed=True, 2025-05-07T20:22:11.5474022Z use_cache=False, 2025-05-07T20:22:11.5474257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5474408Z use_cpu=True, 2025-05-07T20:22:11.5474604Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5474842Z ) 2025-05-07T20:22:11.5475073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5475775Z self=, 2025-05-07T20:22:11.5476309Z mixed_B=False, 2025-05-07T20:22:11.5476465Z compile=True, 2025-05-07T20:22:11.5476652Z T=4, 2025-05-07T20:22:11.5476811Z D=100, 2025-05-07T20:22:11.5476954Z B=60, 2025-05-07T20:22:11.5477168Z log_E=3, 2025-05-07T20:22:11.5477357Z L=10, 2025-05-07T20:22:11.5477552Z D_gradcheck=2, 2025-05-07T20:22:11.5477774Z stochastic_rounding=True, 2025-05-07T20:22:11.5477931Z weighted=False, 2025-05-07T20:22:11.5478086Z row_wise=True, 2025-05-07T20:22:11.5478242Z mixed=False, 2025-05-07T20:22:11.5478394Z use_cache=True, 2025-05-07T20:22:11.5478589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5478812Z use_cpu=True, 2025-05-07T20:22:11.5478997Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5479142Z ) 2025-05-07T20:22:11.5479419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5480025Z self=, 2025-05-07T20:22:11.5480183Z mixed_B=True, 2025-05-07T20:22:11.5480381Z compile=True, 2025-05-07T20:22:11.5480527Z T=5, 2025-05-07T20:22:11.5480683Z D=25, 2025-05-07T20:22:11.5480864Z B=96, 2025-05-07T20:22:11.5481177Z log_E=3, 2025-05-07T20:22:11.5481341Z L=9, 2025-05-07T20:22:11.5481499Z D_gradcheck=2, 2025-05-07T20:22:11.5481672Z stochastic_rounding=False, 2025-05-07T20:22:11.5481836Z weighted=False, 2025-05-07T20:22:11.5481987Z row_wise=True, 2025-05-07T20:22:11.5482224Z mixed=True, 2025-05-07T20:22:11.5482387Z use_cache=True, 2025-05-07T20:22:11.5482584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5482734Z use_cpu=True, 2025-05-07T20:22:11.5482969Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5483113Z ) 2025-05-07T20:22:11.5483342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5484150Z self=, 2025-05-07T20:22:11.5484369Z mixed_B=True, 2025-05-07T20:22:11.5484535Z compile=False, 2025-05-07T20:22:11.5484680Z T=5, 2025-05-07T20:22:11.5484823Z D=126, 2025-05-07T20:22:11.5484973Z B=50, 2025-05-07T20:22:11.5485121Z log_E=5, 2025-05-07T20:22:11.5485264Z L=16, 2025-05-07T20:22:11.5485527Z D_gradcheck=2, 2025-05-07T20:22:11.5485701Z stochastic_rounding=True, 2025-05-07T20:22:11.5485853Z weighted=True, 2025-05-07T20:22:11.5486105Z row_wise=True, 2025-05-07T20:22:11.5486299Z mixed=False, 2025-05-07T20:22:11.5486454Z use_cache=True, 2025-05-07T20:22:11.5486749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5486904Z use_cpu=True, 2025-05-07T20:22:11.5487127Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5487277Z ) 2025-05-07T20:22:11.5487506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5488161Z self=, 2025-05-07T20:22:11.5488325Z mixed_B=False, 2025-05-07T20:22:11.5488479Z compile=True, 2025-05-07T20:22:11.5488631Z T=4, 2025-05-07T20:22:11.5488821Z D=77, 2025-05-07T20:22:11.5488970Z B=38, 2025-05-07T20:22:11.5489169Z log_E=5, 2025-05-07T20:22:11.5489357Z L=5, 2025-05-07T20:22:11.5489519Z D_gradcheck=1, 2025-05-07T20:22:11.5489762Z stochastic_rounding=False, 2025-05-07T20:22:11.5489923Z weighted=False, 2025-05-07T20:22:11.5490119Z row_wise=False, 2025-05-07T20:22:11.5490280Z mixed=True, 2025-05-07T20:22:11.5490432Z use_cache=True, 2025-05-07T20:22:11.5490681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5490879Z use_cpu=True, 2025-05-07T20:22:11.5491067Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5491215Z ) 2025-05-07T20:22:11.5491482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5492117Z self=, 2025-05-07T20:22:11.5492409Z mixed_B=True, 2025-05-07T20:22:11.5492566Z compile=True, 2025-05-07T20:22:11.5492834Z T=5, 2025-05-07T20:22:11.5492989Z D=113, 2025-05-07T20:22:11.5493193Z B=52, 2025-05-07T20:22:11.5493351Z log_E=5, 2025-05-07T20:22:11.5493501Z L=18, 2025-05-07T20:22:11.5493711Z D_gradcheck=1, 2025-05-07T20:22:11.5493895Z stochastic_rounding=True, 2025-05-07T20:22:11.5494098Z weighted=False, 2025-05-07T20:22:11.5494295Z row_wise=True, 2025-05-07T20:22:11.5494452Z mixed=True, 2025-05-07T20:22:11.5494607Z use_cache=True, 2025-05-07T20:22:11.5494829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5495024Z use_cpu=True, 2025-05-07T20:22:11.5495209Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5495351Z ) 2025-05-07T20:22:11.5495584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5496146Z self=, 2025-05-07T20:22:11.5496303Z mixed_B=True, 2025-05-07T20:22:11.5496464Z compile=True, 2025-05-07T20:22:11.5496607Z T=3, 2025-05-07T20:22:11.5496784Z D=33, 2025-05-07T20:22:11.5496979Z B=78, 2025-05-07T20:22:11.5497276Z log_E=5, 2025-05-07T20:22:11.5497551Z L=10, 2025-05-07T20:22:11.5497721Z D_gradcheck=2, 2025-05-07T20:22:11.5497894Z stochastic_rounding=False, 2025-05-07T20:22:11.5498057Z weighted=False, 2025-05-07T20:22:11.5498288Z row_wise=True, 2025-05-07T20:22:11.5498445Z mixed=True, 2025-05-07T20:22:11.5498649Z use_cache=True, 2025-05-07T20:22:11.5498893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5499051Z use_cpu=True, 2025-05-07T20:22:11.5499239Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5499383Z ) 2025-05-07T20:22:11.5499612Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5500298Z self=, 2025-05-07T20:22:11.5500472Z mixed_B=False, 2025-05-07T20:22:11.5500626Z compile=True, 2025-05-07T20:22:11.5500863Z T=2, 2025-05-07T20:22:11.5501016Z D=89, 2025-05-07T20:22:11.5501227Z B=40, 2025-05-07T20:22:11.5501384Z log_E=5, 2025-05-07T20:22:11.5501571Z L=6, 2025-05-07T20:22:11.5501826Z D_gradcheck=1, 2025-05-07T20:22:11.5502077Z stochastic_rounding=False, 2025-05-07T20:22:11.5502231Z weighted=True, 2025-05-07T20:22:11.5502456Z row_wise=True, 2025-05-07T20:22:11.5502608Z mixed=False, 2025-05-07T20:22:11.5502763Z use_cache=False, 2025-05-07T20:22:11.5502962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.5503113Z use_cpu=True, 2025-05-07T20:22:11.5503294Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5503442Z ) 2025-05-07T20:22:11.5503666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5504305Z self=, 2025-05-07T20:22:11.5504468Z mixed_B=True, 2025-05-07T20:22:11.5504661Z compile=False, 2025-05-07T20:22:11.5504890Z T=1, 2025-05-07T20:22:11.5505038Z D=78, 2025-05-07T20:22:11.5505217Z B=99, 2025-05-07T20:22:11.5505382Z log_E=4, 2025-05-07T20:22:11.5505622Z L=16, 2025-05-07T20:22:11.5505841Z D_gradcheck=1, 2025-05-07T20:22:11.5506027Z stochastic_rounding=False, 2025-05-07T20:22:11.5506183Z weighted=False, 2025-05-07T20:22:11.5506371Z row_wise=True, 2025-05-07T20:22:11.5506576Z mixed=False, 2025-05-07T20:22:11.5506786Z use_cache=False, 2025-05-07T20:22:11.5506983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5507144Z use_cpu=True, 2025-05-07T20:22:11.5507327Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5507601Z ) 2025-05-07T20:22:11.5507839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5508518Z self=, 2025-05-07T20:22:11.5508819Z mixed_B=False, 2025-05-07T20:22:11.5508974Z compile=True, 2025-05-07T20:22:11.5509120Z T=2, 2025-05-07T20:22:11.5509271Z D=66, 2025-05-07T20:22:11.5509414Z B=93, 2025-05-07T20:22:11.5509563Z log_E=4, 2025-05-07T20:22:11.5509715Z L=6, 2025-05-07T20:22:11.5509978Z D_gradcheck=1, 2025-05-07T20:22:11.5510158Z stochastic_rounding=True, 2025-05-07T20:22:11.5510385Z weighted=True, 2025-05-07T20:22:11.5510544Z row_wise=False, 2025-05-07T20:22:11.5510696Z mixed=True, 2025-05-07T20:22:11.5510857Z use_cache=True, 2025-05-07T20:22:11.5511047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5511199Z use_cpu=True, 2025-05-07T20:22:11.5511386Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5511568Z ) 2025-05-07T20:22:11.5511805Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5512366Z self=, 2025-05-07T20:22:11.5512521Z mixed_B=True, 2025-05-07T20:22:11.5512718Z compile=True, 2025-05-07T20:22:11.5512941Z T=2, 2025-05-07T20:22:11.5513092Z D=38, 2025-05-07T20:22:11.5513247Z B=1, 2025-05-07T20:22:11.5513393Z log_E=3, 2025-05-07T20:22:11.5513638Z L=3, 2025-05-07T20:22:11.5513812Z D_gradcheck=2, 2025-05-07T20:22:11.5514070Z stochastic_rounding=False, 2025-05-07T20:22:11.5514233Z weighted=False, 2025-05-07T20:22:11.5514391Z row_wise=False, 2025-05-07T20:22:11.5514538Z mixed=True, 2025-05-07T20:22:11.5514788Z use_cache=True, 2025-05-07T20:22:11.5514993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5515146Z use_cpu=True, 2025-05-07T20:22:11.5515374Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5515600Z ) 2025-05-07T20:22:11.5515865Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5517285Z self=, 2025-05-07T20:22:11.5517513Z mixed_B=False, 2025-05-07T20:22:11.5517674Z compile=False, 2025-05-07T20:22:11.5517829Z T=1, 2025-05-07T20:22:11.5517972Z D=102, 2025-05-07T20:22:11.5518116Z B=108, 2025-05-07T20:22:11.5518306Z log_E=4, 2025-05-07T20:22:11.5518458Z L=10, 2025-05-07T20:22:11.5518611Z D_gradcheck=1, 2025-05-07T20:22:11.5519106Z stochastic_rounding=False, 2025-05-07T20:22:11.5519266Z weighted=True, 2025-05-07T20:22:11.5519428Z row_wise=True, 2025-05-07T20:22:11.5519581Z mixed=True, 2025-05-07T20:22:11.5519736Z use_cache=False, 2025-05-07T20:22:11.5519994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5520153Z use_cpu=True, 2025-05-07T20:22:11.5520406Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.5520598Z ) 2025-05-07T20:22:11.5520913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.5521520Z self=, 2025-05-07T20:22:11.5521750Z mixed_B=False, 2025-05-07T20:22:11.5522003Z compile=True, 2025-05-07T20:22:11.5522154Z T=1, 2025-05-07T20:22:11.5522305Z D=106, 2025-05-07T20:22:11.5522452Z B=124, 2025-05-07T20:22:11.5522599Z log_E=5, 2025-05-07T20:22:11.5522757Z L=5, 2025-05-07T20:22:11.5522911Z D_gradcheck=2, 2025-05-07T20:22:11.5523097Z stochastic_rounding=True, 2025-05-07T20:22:11.5523251Z weighted=False, 2025-05-07T20:22:11.5523480Z row_wise=True, 2025-05-07T20:22:11.5523689Z mixed=True, 2025-05-07T20:22:11.5523841Z use_cache=True, 2025-05-07T20:22:11.5524101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.5524357Z use_cpu=True, 2025-05-07T20:22:11.5524581Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.5524763Z ) 2025-05-07T20:22:11.6058174Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6059353Z self=, 2025-05-07T20:22:11.6060642Z mixed_B=True, 2025-05-07T20:22:11.6061061Z compile=False, 2025-05-07T20:22:11.6061422Z T=5, 2025-05-07T20:22:11.6061794Z D=17, 2025-05-07T20:22:11.6062127Z B=58, 2025-05-07T20:22:11.6062455Z log_E=4, 2025-05-07T20:22:11.6062813Z L=5, 2025-05-07T20:22:11.6063154Z D_gradcheck=2, 2025-05-07T20:22:11.6063558Z stochastic_rounding=False, 2025-05-07T20:22:11.6064170Z weighted=False, 2025-05-07T20:22:11.6064551Z row_wise=True, 2025-05-07T20:22:11.6064920Z mixed=True, 2025-05-07T20:22:11.6065276Z use_cache=True, 2025-05-07T20:22:11.6065691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6066169Z use_cpu=True, 2025-05-07T20:22:11.6066562Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6067004Z ) 2025-05-07T20:22:11.6067484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6068422Z self=, 2025-05-07T20:22:11.6069298Z mixed_B=False, 2025-05-07T20:22:11.6069672Z compile=True, 2025-05-07T20:22:11.6070156Z T=2, 2025-05-07T20:22:11.6070492Z D=125, 2025-05-07T20:22:11.6070869Z B=112, 2025-05-07T20:22:11.6071204Z log_E=5, 2025-05-07T20:22:11.6071742Z L=9, 2025-05-07T20:22:11.6072101Z D_gradcheck=1, 2025-05-07T20:22:11.6072504Z stochastic_rounding=False, 2025-05-07T20:22:11.6073089Z weighted=False, 2025-05-07T20:22:11.6073530Z row_wise=False, 2025-05-07T20:22:11.6073939Z mixed=False, 2025-05-07T20:22:11.6074342Z use_cache=True, 2025-05-07T20:22:11.6074752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6075305Z use_cpu=True, 2025-05-07T20:22:11.6075700Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6076141Z ) 2025-05-07T20:22:11.6076543Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6077852Z self=, 2025-05-07T20:22:11.6078885Z mixed_B=True, 2025-05-07T20:22:11.6079345Z compile=True, 2025-05-07T20:22:11.6079706Z T=5, 2025-05-07T20:22:11.6080040Z D=19, 2025-05-07T20:22:11.6080373Z B=34, 2025-05-07T20:22:11.6080707Z log_E=4, 2025-05-07T20:22:11.6081059Z L=10, 2025-05-07T20:22:11.6081406Z D_gradcheck=1, 2025-05-07T20:22:11.6082084Z stochastic_rounding=True, 2025-05-07T20:22:11.6082524Z weighted=True, 2025-05-07T20:22:11.6082895Z row_wise=True, 2025-05-07T20:22:11.6083261Z mixed=False, 2025-05-07T20:22:11.6083714Z use_cache=False, 2025-05-07T20:22:11.6084200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6084774Z use_cpu=True, 2025-05-07T20:22:11.6085173Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6085703Z ) 2025-05-07T20:22:11.6086171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6087178Z self=, 2025-05-07T20:22:11.6088171Z mixed_B=False, 2025-05-07T20:22:11.6088607Z compile=True, 2025-05-07T20:22:11.6089050Z T=5, 2025-05-07T20:22:11.6089408Z D=61, 2025-05-07T20:22:11.6089814Z B=11, 2025-05-07T20:22:11.6090145Z log_E=5, 2025-05-07T20:22:11.6090549Z L=2, 2025-05-07T20:22:11.6090896Z D_gradcheck=2, 2025-05-07T20:22:11.6091302Z stochastic_rounding=False, 2025-05-07T20:22:11.6091803Z weighted=True, 2025-05-07T20:22:11.6092212Z row_wise=True, 2025-05-07T20:22:11.6092578Z mixed=True, 2025-05-07T20:22:11.6093139Z use_cache=False, 2025-05-07T20:22:11.6093565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6094045Z use_cpu=True, 2025-05-07T20:22:11.6094496Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6095016Z ) 2025-05-07T20:22:11.6095508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6096544Z self=, 2025-05-07T20:22:11.6097661Z mixed_B=False, 2025-05-07T20:22:11.6098042Z compile=False, 2025-05-07T20:22:11.6098529Z T=5, 2025-05-07T20:22:11.6098943Z D=117, 2025-05-07T20:22:11.6099284Z B=85, 2025-05-07T20:22:11.6099610Z log_E=5, 2025-05-07T20:22:11.6100033Z L=20, 2025-05-07T20:22:11.6100413Z D_gradcheck=1, 2025-05-07T20:22:11.6100887Z stochastic_rounding=True, 2025-05-07T20:22:11.6101327Z weighted=True, 2025-05-07T20:22:11.6101702Z row_wise=False, 2025-05-07T20:22:11.6102134Z mixed=True, 2025-05-07T20:22:11.6102499Z use_cache=True, 2025-05-07T20:22:11.6102912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6103387Z use_cpu=True, 2025-05-07T20:22:11.6103828Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.6104333Z ) 2025-05-07T20:22:11.6104769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6105749Z self=, 2025-05-07T20:22:11.6106693Z mixed_B=True, 2025-05-07T20:22:11.6107063Z compile=False, 2025-05-07T20:22:11.6107423Z T=5, 2025-05-07T20:22:11.6107762Z D=11, 2025-05-07T20:22:11.6108093Z B=10, 2025-05-07T20:22:11.6108416Z log_E=4, 2025-05-07T20:22:11.6108892Z L=8, 2025-05-07T20:22:11.6109375Z D_gradcheck=1, 2025-05-07T20:22:11.6109874Z stochastic_rounding=False, 2025-05-07T20:22:11.6110452Z weighted=True, 2025-05-07T20:22:11.6110830Z row_wise=True, 2025-05-07T20:22:11.6111284Z mixed=True, 2025-05-07T20:22:11.6111706Z use_cache=False, 2025-05-07T20:22:11.6112188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6112756Z use_cpu=True, 2025-05-07T20:22:11.6113162Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6113641Z ) 2025-05-07T20:22:11.6114100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6117600Z self=, 2025-05-07T20:22:11.6118674Z mixed_B=False, 2025-05-07T20:22:11.6119100Z compile=True, 2025-05-07T20:22:11.6119480Z T=3, 2025-05-07T20:22:11.6119816Z D=128, 2025-05-07T20:22:11.6120148Z B=99, 2025-05-07T20:22:11.6120476Z log_E=4, 2025-05-07T20:22:11.6120872Z L=17, 2025-05-07T20:22:11.6121213Z D_gradcheck=1, 2025-05-07T20:22:11.6121832Z stochastic_rounding=False, 2025-05-07T20:22:11.6122367Z weighted=False, 2025-05-07T20:22:11.6122748Z row_wise=False, 2025-05-07T20:22:11.6123113Z mixed=False, 2025-05-07T20:22:11.6123481Z use_cache=True, 2025-05-07T20:22:11.6123990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6124507Z use_cpu=True, 2025-05-07T20:22:11.6124946Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6125392Z ) 2025-05-07T20:22:11.6125907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6126974Z self=, 2025-05-07T20:22:11.6128007Z mixed_B=True, 2025-05-07T20:22:11.6128413Z compile=True, 2025-05-07T20:22:11.6128902Z T=2, 2025-05-07T20:22:11.6129412Z D=87, 2025-05-07T20:22:11.6129743Z B=20, 2025-05-07T20:22:11.6130082Z log_E=5, 2025-05-07T20:22:11.6130525Z L=8, 2025-05-07T20:22:11.6130988Z D_gradcheck=1, 2025-05-07T20:22:11.6131398Z stochastic_rounding=True, 2025-05-07T20:22:11.6131870Z weighted=True, 2025-05-07T20:22:11.6132284Z row_wise=False, 2025-05-07T20:22:11.6132701Z mixed=True, 2025-05-07T20:22:11.6133148Z use_cache=False, 2025-05-07T20:22:11.6133605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6134141Z use_cpu=True, 2025-05-07T20:22:11.6134583Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6135096Z ) 2025-05-07T20:22:11.6135532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6136521Z self=, 2025-05-07T20:22:11.6137693Z mixed_B=False, 2025-05-07T20:22:11.6138141Z compile=True, 2025-05-07T20:22:11.6138506Z T=5, 2025-05-07T20:22:11.6138838Z D=14, 2025-05-07T20:22:11.6139223Z B=118, 2025-05-07T20:22:11.6139631Z log_E=5, 2025-05-07T20:22:11.6139979Z L=5, 2025-05-07T20:22:11.6140321Z D_gradcheck=2, 2025-05-07T20:22:11.6140766Z stochastic_rounding=True, 2025-05-07T20:22:11.6141349Z weighted=True, 2025-05-07T20:22:11.6141821Z row_wise=True, 2025-05-07T20:22:11.6142235Z mixed=True, 2025-05-07T20:22:11.6142603Z use_cache=True, 2025-05-07T20:22:11.6143044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6143707Z use_cpu=True, 2025-05-07T20:22:11.6144327Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6144862Z ) 2025-05-07T20:22:11.6145304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6146241Z self=, 2025-05-07T20:22:11.6147274Z mixed_B=False, 2025-05-07T20:22:11.6147677Z compile=True, 2025-05-07T20:22:11.6148087Z T=3, 2025-05-07T20:22:11.6148421Z D=58, 2025-05-07T20:22:11.6148743Z B=127, 2025-05-07T20:22:11.6149114Z log_E=3, 2025-05-07T20:22:11.6149463Z L=9, 2025-05-07T20:22:11.6150087Z D_gradcheck=2, 2025-05-07T20:22:11.6150506Z stochastic_rounding=False, 2025-05-07T20:22:11.6150950Z weighted=False, 2025-05-07T20:22:11.6151459Z row_wise=False, 2025-05-07T20:22:11.6151833Z mixed=False, 2025-05-07T20:22:11.6152347Z use_cache=False, 2025-05-07T20:22:11.6152824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6153380Z use_cpu=True, 2025-05-07T20:22:11.6153807Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.6154340Z ) 2025-05-07T20:22:11.6154822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6155974Z self=, 2025-05-07T20:22:11.6156926Z mixed_B=False, 2025-05-07T20:22:11.6157302Z compile=False, 2025-05-07T20:22:11.6157779Z T=3, 2025-05-07T20:22:11.6158115Z D=95, 2025-05-07T20:22:11.6158516Z B=3, 2025-05-07T20:22:11.6158841Z log_E=3, 2025-05-07T20:22:11.6159186Z L=5, 2025-05-07T20:22:11.6159657Z D_gradcheck=1, 2025-05-07T20:22:11.6160126Z stochastic_rounding=False, 2025-05-07T20:22:11.6160822Z weighted=False, 2025-05-07T20:22:11.6161308Z row_wise=True, 2025-05-07T20:22:11.6161886Z mixed=False, 2025-05-07T20:22:11.6162402Z use_cache=False, 2025-05-07T20:22:11.6162858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6163382Z use_cpu=True, 2025-05-07T20:22:11.6163941Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6164461Z ) 2025-05-07T20:22:11.6165016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6166048Z self=, 2025-05-07T20:22:11.6167087Z mixed_B=True, 2025-05-07T20:22:11.6167562Z compile=True, 2025-05-07T20:22:11.6167956Z T=1, 2025-05-07T20:22:11.6168383Z D=85, 2025-05-07T20:22:11.6168888Z B=97, 2025-05-07T20:22:11.6169278Z log_E=3, 2025-05-07T20:22:11.6169651Z L=20, 2025-05-07T20:22:11.6170075Z D_gradcheck=1, 2025-05-07T20:22:11.6170463Z stochastic_rounding=True, 2025-05-07T20:22:11.6170972Z weighted=True, 2025-05-07T20:22:11.6171464Z row_wise=True, 2025-05-07T20:22:11.6171827Z mixed=True, 2025-05-07T20:22:11.6172194Z use_cache=True, 2025-05-07T20:22:11.6172723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6173236Z use_cpu=True, 2025-05-07T20:22:11.6173833Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6174371Z ) 2025-05-07T20:22:11.6174810Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6175833Z self=, 2025-05-07T20:22:11.6177076Z mixed_B=False, 2025-05-07T20:22:11.6177458Z compile=False, 2025-05-07T20:22:11.6177868Z T=5, 2025-05-07T20:22:11.6178264Z D=109, 2025-05-07T20:22:11.6178602Z B=101, 2025-05-07T20:22:11.6179045Z log_E=4, 2025-05-07T20:22:11.6179462Z L=6, 2025-05-07T20:22:11.6179811Z D_gradcheck=2, 2025-05-07T20:22:11.6180252Z stochastic_rounding=False, 2025-05-07T20:22:11.6180734Z weighted=False, 2025-05-07T20:22:11.6181145Z row_wise=True, 2025-05-07T20:22:11.6181541Z mixed=True, 2025-05-07T20:22:11.6181905Z use_cache=False, 2025-05-07T20:22:11.6182453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6182999Z use_cpu=True, 2025-05-07T20:22:11.6183500Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6184098Z ) 2025-05-07T20:22:11.6184502Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6185634Z self=, 2025-05-07T20:22:11.6186567Z mixed_B=False, 2025-05-07T20:22:11.6187119Z compile=True, 2025-05-07T20:22:11.6187509Z T=2, 2025-05-07T20:22:11.6187921Z D=73, 2025-05-07T20:22:11.6188308Z B=107, 2025-05-07T20:22:11.6188703Z log_E=3, 2025-05-07T20:22:11.6189050Z L=2, 2025-05-07T20:22:11.6189659Z D_gradcheck=1, 2025-05-07T20:22:11.6190239Z stochastic_rounding=True, 2025-05-07T20:22:11.6190691Z weighted=False, 2025-05-07T20:22:11.6191133Z row_wise=True, 2025-05-07T20:22:11.6191544Z mixed=False, 2025-05-07T20:22:11.6191923Z use_cache=False, 2025-05-07T20:22:11.6192387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6192945Z use_cpu=True, 2025-05-07T20:22:11.6193461Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6194023Z ) 2025-05-07T20:22:11.6194429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6195542Z self=, 2025-05-07T20:22:11.6196839Z mixed_B=False, 2025-05-07T20:22:11.6197314Z compile=True, 2025-05-07T20:22:11.6197753Z T=3, 2025-05-07T20:22:11.6198087Z D=99, 2025-05-07T20:22:11.6198422Z B=21, 2025-05-07T20:22:11.6198787Z log_E=4, 2025-05-07T20:22:11.6199198Z L=13, 2025-05-07T20:22:11.6199544Z D_gradcheck=2, 2025-05-07T20:22:11.6199998Z stochastic_rounding=True, 2025-05-07T20:22:11.6200656Z weighted=False, 2025-05-07T20:22:11.6201083Z row_wise=True, 2025-05-07T20:22:11.6201496Z mixed=False, 2025-05-07T20:22:11.6201933Z use_cache=True, 2025-05-07T20:22:11.6202346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:11.6202859Z use_cpu=True, 2025-05-07T20:22:11.6203260Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.6203707Z ) 2025-05-07T20:22:11.6204152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6205155Z self=, 2025-05-07T20:22:11.6206131Z mixed_B=True, 2025-05-07T20:22:11.6206539Z compile=True, 2025-05-07T20:22:11.6206968Z T=1, 2025-05-07T20:22:11.6207340Z D=81, 2025-05-07T20:22:11.6207744Z B=125, 2025-05-07T20:22:11.6208157Z log_E=5, 2025-05-07T20:22:11.6208633Z L=2, 2025-05-07T20:22:11.6209034Z D_gradcheck=1, 2025-05-07T20:22:11.6209465Z stochastic_rounding=True, 2025-05-07T20:22:11.6209948Z weighted=False, 2025-05-07T20:22:11.6210326Z row_wise=True, 2025-05-07T20:22:11.6210732Z mixed=True, 2025-05-07T20:22:11.6211176Z use_cache=True, 2025-05-07T20:22:11.6211628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6212145Z use_cpu=True, 2025-05-07T20:22:11.6212548Z output_dtype=SparseType.FP32, 2025-05-07T20:22:11.6213064Z ) 2025-05-07T20:22:11.6213461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:11.6214460Z self=, 2025-05-07T20:22:11.6215592Z mixed_B=False, 2025-05-07T20:22:11.6216046Z compile=False, 2025-05-07T20:22:11.6216813Z T=3, 2025-05-07T20:22:11.6217151Z D=54, 2025-05-07T20:22:11.6217544Z B=117, 2025-05-07T20:22:11.6217889Z log_E=4, 2025-05-07T20:22:11.6218334Z L=16, 2025-05-07T20:22:11.6218740Z D_gradcheck=2, 2025-05-07T20:22:11.6219136Z stochastic_rounding=True, 2025-05-07T20:22:11.6219576Z weighted=False, 2025-05-07T20:22:11.6220007Z row_wise=False, 2025-05-07T20:22:11.6220380Z mixed=False, 2025-05-07T20:22:11.6220749Z use_cache=True, 2025-05-07T20:22:11.6221199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:11.6221747Z use_cpu=True, 2025-05-07T20:22:11.6222233Z output_dtype=SparseType.FP16, 2025-05-07T20:22:11.6222718Z ) 2025-05-07T20:22:13.3432457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3433563Z self=, 2025-05-07T20:22:13.3434471Z mixed_B=False, 2025-05-07T20:22:13.3434852Z compile=False, 2025-05-07T20:22:13.3435212Z T=2, 2025-05-07T20:22:13.3435550Z D=44, 2025-05-07T20:22:13.3435977Z B=7, 2025-05-07T20:22:13.3436321Z log_E=3, 2025-05-07T20:22:13.3436664Z L=1, 2025-05-07T20:22:13.3437364Z D_gradcheck=1, 2025-05-07T20:22:13.3437769Z stochastic_rounding=False, 2025-05-07T20:22:13.3438223Z weighted=False, 2025-05-07T20:22:13.3438602Z row_wise=False, 2025-05-07T20:22:13.3438967Z mixed=False, 2025-05-07T20:22:13.3439336Z use_cache=True, 2025-05-07T20:22:13.3439750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3440225Z use_cpu=True, 2025-05-07T20:22:13.3440624Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3441076Z ) 2025-05-07T20:22:13.3441469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3442406Z self=, 2025-05-07T20:22:13.3443426Z mixed_B=True, 2025-05-07T20:22:13.3443815Z compile=True, 2025-05-07T20:22:13.3444180Z T=5, 2025-05-07T20:22:13.3444512Z D=67, 2025-05-07T20:22:13.3444844Z B=42, 2025-05-07T20:22:13.3445168Z log_E=3, 2025-05-07T20:22:13.3445508Z L=13, 2025-05-07T20:22:13.3445855Z D_gradcheck=2, 2025-05-07T20:22:13.3446242Z stochastic_rounding=True, 2025-05-07T20:22:13.3446880Z weighted=False, 2025-05-07T20:22:13.3447254Z row_wise=True, 2025-05-07T20:22:13.3447616Z mixed=True, 2025-05-07T20:22:13.3447985Z use_cache=False, 2025-05-07T20:22:13.3448411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3448887Z use_cpu=True, 2025-05-07T20:22:13.3449289Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3449738Z ) 2025-05-07T20:22:13.3450134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3451068Z self=, 2025-05-07T20:22:13.3451944Z mixed_B=False, 2025-05-07T20:22:13.3452312Z compile=True, 2025-05-07T20:22:13.3452674Z T=4, 2025-05-07T20:22:13.3453009Z D=25, 2025-05-07T20:22:13.3453339Z B=96, 2025-05-07T20:22:13.3453674Z log_E=4, 2025-05-07T20:22:13.3454023Z L=13, 2025-05-07T20:22:13.3454369Z D_gradcheck=2, 2025-05-07T20:22:13.3454765Z stochastic_rounding=True, 2025-05-07T20:22:13.3455208Z weighted=False, 2025-05-07T20:22:13.3455603Z row_wise=True, 2025-05-07T20:22:13.3455971Z mixed=True, 2025-05-07T20:22:13.3456337Z use_cache=True, 2025-05-07T20:22:13.3456743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3457222Z use_cpu=True, 2025-05-07T20:22:13.3457622Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3458060Z ) 2025-05-07T20:22:13.3458461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3459392Z self=, 2025-05-07T20:22:13.3460256Z mixed_B=False, 2025-05-07T20:22:13.3460912Z compile=True, 2025-05-07T20:22:13.3461277Z T=4, 2025-05-07T20:22:13.3461604Z D=79, 2025-05-07T20:22:13.3461937Z B=29, 2025-05-07T20:22:13.3462274Z log_E=4, 2025-05-07T20:22:13.3462611Z L=10, 2025-05-07T20:22:13.3462952Z D_gradcheck=2, 2025-05-07T20:22:13.3463354Z stochastic_rounding=True, 2025-05-07T20:22:13.3463798Z weighted=True, 2025-05-07T20:22:13.3464287Z row_wise=True, 2025-05-07T20:22:13.3464663Z mixed=True, 2025-05-07T20:22:13.3465069Z use_cache=False, 2025-05-07T20:22:13.3465515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3466004Z use_cpu=True, 2025-05-07T20:22:13.3466415Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3466859Z ) 2025-05-07T20:22:13.3467257Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3468185Z self=, 2025-05-07T20:22:13.3469050Z mixed_B=True, 2025-05-07T20:22:13.3469429Z compile=False, 2025-05-07T20:22:13.3469794Z T=4, 2025-05-07T20:22:13.3470120Z D=128, 2025-05-07T20:22:13.3470459Z B=14, 2025-05-07T20:22:13.3470797Z log_E=4, 2025-05-07T20:22:13.3471138Z L=5, 2025-05-07T20:22:13.3471482Z D_gradcheck=2, 2025-05-07T20:22:13.3472103Z stochastic_rounding=True, 2025-05-07T20:22:13.3472553Z weighted=True, 2025-05-07T20:22:13.3472924Z row_wise=False, 2025-05-07T20:22:13.3473291Z mixed=False, 2025-05-07T20:22:13.3473654Z use_cache=True, 2025-05-07T20:22:13.3474061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3474542Z use_cpu=True, 2025-05-07T20:22:13.3474934Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3475373Z ) 2025-05-07T20:22:13.3475770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3476696Z self=, 2025-05-07T20:22:13.3477702Z mixed_B=False, 2025-05-07T20:22:13.3478105Z compile=False, 2025-05-07T20:22:13.3478476Z T=2, 2025-05-07T20:22:13.3478803Z D=50, 2025-05-07T20:22:13.3479133Z B=53, 2025-05-07T20:22:13.3479469Z log_E=4, 2025-05-07T20:22:13.3479806Z L=10, 2025-05-07T20:22:13.3480147Z D_gradcheck=1, 2025-05-07T20:22:13.3480543Z stochastic_rounding=True, 2025-05-07T20:22:13.3481134Z weighted=True, 2025-05-07T20:22:13.3481505Z row_wise=True, 2025-05-07T20:22:13.3481876Z mixed=True, 2025-05-07T20:22:13.3482237Z use_cache=True, 2025-05-07T20:22:13.3482644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3483127Z use_cpu=True, 2025-05-07T20:22:13.3483522Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3483964Z ) 2025-05-07T20:22:13.3484365Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3485296Z self=, 2025-05-07T20:22:13.3486166Z mixed_B=True, 2025-05-07T20:22:13.3486548Z compile=False, 2025-05-07T20:22:13.3486917Z T=4, 2025-05-07T20:22:13.3487245Z D=109, 2025-05-07T20:22:13.3487583Z B=34, 2025-05-07T20:22:13.3487918Z log_E=4, 2025-05-07T20:22:13.3488255Z L=14, 2025-05-07T20:22:13.3488595Z D_gradcheck=1, 2025-05-07T20:22:13.3488992Z stochastic_rounding=True, 2025-05-07T20:22:13.3489428Z weighted=False, 2025-05-07T20:22:13.3489810Z row_wise=False, 2025-05-07T20:22:13.3490189Z mixed=True, 2025-05-07T20:22:13.3490543Z use_cache=True, 2025-05-07T20:22:13.3490958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3491437Z use_cpu=True, 2025-05-07T20:22:13.3491831Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3492271Z ) 2025-05-07T20:22:13.3492674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3493595Z self=, 2025-05-07T20:22:13.3494457Z mixed_B=True, 2025-05-07T20:22:13.3495041Z compile=False, 2025-05-07T20:22:13.3495400Z T=1, 2025-05-07T20:22:13.3495739Z D=125, 2025-05-07T20:22:13.3496072Z B=85, 2025-05-07T20:22:13.3496401Z log_E=5, 2025-05-07T20:22:13.3496744Z L=16, 2025-05-07T20:22:13.3497085Z D_gradcheck=2, 2025-05-07T20:22:13.3497476Z stochastic_rounding=False, 2025-05-07T20:22:13.3497919Z weighted=True, 2025-05-07T20:22:13.3498297Z row_wise=True, 2025-05-07T20:22:13.3498663Z mixed=True, 2025-05-07T20:22:13.3499021Z use_cache=True, 2025-05-07T20:22:13.3499434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3499914Z use_cpu=True, 2025-05-07T20:22:13.3500307Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3500759Z ) 2025-05-07T20:22:13.3501162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3502086Z self=, 2025-05-07T20:22:13.3502952Z mixed_B=True, 2025-05-07T20:22:13.3503337Z compile=False, 2025-05-07T20:22:13.3503702Z T=2, 2025-05-07T20:22:13.3504186Z D=2, 2025-05-07T20:22:13.3504532Z B=32, 2025-05-07T20:22:13.3504858Z log_E=5, 2025-05-07T20:22:13.3505204Z L=3, 2025-05-07T20:22:13.3505539Z D_gradcheck=2, 2025-05-07T20:22:13.3506108Z stochastic_rounding=False, 2025-05-07T20:22:13.3506563Z weighted=False, 2025-05-07T20:22:13.3506955Z row_wise=True, 2025-05-07T20:22:13.3507323Z mixed=False, 2025-05-07T20:22:13.3507694Z use_cache=False, 2025-05-07T20:22:13.3508117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3508597Z use_cpu=True, 2025-05-07T20:22:13.3508990Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3509436Z ) 2025-05-07T20:22:13.3509836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3510762Z self=, 2025-05-07T20:22:13.3511628Z mixed_B=True, 2025-05-07T20:22:13.3512158Z compile=True, 2025-05-07T20:22:13.3512536Z T=3, 2025-05-07T20:22:13.3512871Z D=31, 2025-05-07T20:22:13.3513211Z B=116, 2025-05-07T20:22:13.3513548Z log_E=4, 2025-05-07T20:22:13.3513893Z L=18, 2025-05-07T20:22:13.3514238Z D_gradcheck=2, 2025-05-07T20:22:13.3514629Z stochastic_rounding=True, 2025-05-07T20:22:13.3515072Z weighted=False, 2025-05-07T20:22:13.3515596Z row_wise=False, 2025-05-07T20:22:13.3515959Z mixed=False, 2025-05-07T20:22:13.3516622Z use_cache=False, 2025-05-07T20:22:13.3517157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3517638Z use_cpu=True, 2025-05-07T20:22:13.3518036Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3518474Z ) 2025-05-07T20:22:13.3518874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3519805Z self=, 2025-05-07T20:22:13.3520666Z mixed_B=False, 2025-05-07T20:22:13.3521055Z compile=False, 2025-05-07T20:22:13.3521421Z T=2, 2025-05-07T20:22:13.3521748Z D=2, 2025-05-07T20:22:13.3522083Z B=114, 2025-05-07T20:22:13.3522423Z log_E=3, 2025-05-07T20:22:13.3522763Z L=19, 2025-05-07T20:22:13.3523107Z D_gradcheck=2, 2025-05-07T20:22:13.3523509Z stochastic_rounding=False, 2025-05-07T20:22:13.3523948Z weighted=True, 2025-05-07T20:22:13.3524318Z row_wise=True, 2025-05-07T20:22:13.3524693Z mixed=True, 2025-05-07T20:22:13.3525062Z use_cache=True, 2025-05-07T20:22:13.3525468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3525953Z use_cpu=True, 2025-05-07T20:22:13.3526354Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3526792Z ) 2025-05-07T20:22:13.3527195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3528130Z self=, 2025-05-07T20:22:13.3528990Z mixed_B=True, 2025-05-07T20:22:13.3529718Z compile=True, 2025-05-07T20:22:13.3530080Z T=5, 2025-05-07T20:22:13.3530405Z D=82, 2025-05-07T20:22:13.3530736Z B=103, 2025-05-07T20:22:13.3531072Z log_E=4, 2025-05-07T20:22:13.3531414Z L=10, 2025-05-07T20:22:13.3531756Z D_gradcheck=2, 2025-05-07T20:22:13.3532155Z stochastic_rounding=False, 2025-05-07T20:22:13.3532587Z weighted=False, 2025-05-07T20:22:13.3532971Z row_wise=True, 2025-05-07T20:22:13.3533345Z mixed=False, 2025-05-07T20:22:13.3533722Z use_cache=False, 2025-05-07T20:22:13.3534145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3534626Z use_cpu=True, 2025-05-07T20:22:13.3535027Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3535464Z ) 2025-05-07T20:22:13.3535867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3536793Z self=, 2025-05-07T20:22:13.3537651Z mixed_B=False, 2025-05-07T20:22:13.3538031Z compile=False, 2025-05-07T20:22:13.3538401Z T=5, 2025-05-07T20:22:13.3538725Z D=115, 2025-05-07T20:22:13.3539061Z B=9, 2025-05-07T20:22:13.3539392Z log_E=3, 2025-05-07T20:22:13.3539729Z L=16, 2025-05-07T20:22:13.3540071Z D_gradcheck=1, 2025-05-07T20:22:13.3540696Z stochastic_rounding=False, 2025-05-07T20:22:13.3541163Z weighted=True, 2025-05-07T20:22:13.3541567Z row_wise=True, 2025-05-07T20:22:13.3541935Z mixed=True, 2025-05-07T20:22:13.3542306Z use_cache=False, 2025-05-07T20:22:13.3542728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3543221Z use_cpu=True, 2025-05-07T20:22:13.3543612Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3544167Z ) 2025-05-07T20:22:13.3544580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3545510Z self=, 2025-05-07T20:22:13.3546377Z mixed_B=False, 2025-05-07T20:22:13.3546984Z compile=False, 2025-05-07T20:22:13.3547366Z T=1, 2025-05-07T20:22:13.3547695Z D=12, 2025-05-07T20:22:13.3548028Z B=73, 2025-05-07T20:22:13.3548363Z log_E=4, 2025-05-07T20:22:13.3548700Z L=14, 2025-05-07T20:22:13.3549044Z D_gradcheck=2, 2025-05-07T20:22:13.3549444Z stochastic_rounding=True, 2025-05-07T20:22:13.3549875Z weighted=True, 2025-05-07T20:22:13.3550501Z row_wise=True, 2025-05-07T20:22:13.3550866Z mixed=True, 2025-05-07T20:22:13.3551237Z use_cache=False, 2025-05-07T20:22:13.3551657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3552153Z use_cpu=True, 2025-05-07T20:22:13.3552545Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3552994Z ) 2025-05-07T20:22:13.3553395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3554317Z self=, 2025-05-07T20:22:13.3555183Z mixed_B=False, 2025-05-07T20:22:13.3555566Z compile=False, 2025-05-07T20:22:13.3555940Z T=1, 2025-05-07T20:22:13.3556283Z D=31, 2025-05-07T20:22:13.3556616Z B=73, 2025-05-07T20:22:13.3556962Z log_E=5, 2025-05-07T20:22:13.3557301Z L=6, 2025-05-07T20:22:13.3557644Z D_gradcheck=2, 2025-05-07T20:22:13.3558042Z stochastic_rounding=True, 2025-05-07T20:22:13.3558474Z weighted=True, 2025-05-07T20:22:13.3558853Z row_wise=True, 2025-05-07T20:22:13.3559226Z mixed=False, 2025-05-07T20:22:13.3559589Z use_cache=True, 2025-05-07T20:22:13.3573179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3573689Z use_cpu=True, 2025-05-07T20:22:13.3574089Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3574536Z ) 2025-05-07T20:22:13.3574931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3575872Z self=, 2025-05-07T20:22:13.3576740Z mixed_B=False, 2025-05-07T20:22:13.3577364Z compile=True, 2025-05-07T20:22:13.3577729Z T=4, 2025-05-07T20:22:13.3578059Z D=68, 2025-05-07T20:22:13.3578384Z B=26, 2025-05-07T20:22:13.3578718Z log_E=4, 2025-05-07T20:22:13.3579061Z L=15, 2025-05-07T20:22:13.3579394Z D_gradcheck=1, 2025-05-07T20:22:13.3579791Z stochastic_rounding=True, 2025-05-07T20:22:13.3580233Z weighted=True, 2025-05-07T20:22:13.3580607Z row_wise=True, 2025-05-07T20:22:13.3580976Z mixed=False, 2025-05-07T20:22:13.3581346Z use_cache=False, 2025-05-07T20:22:13.3581761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.3582248Z use_cpu=True, 2025-05-07T20:22:13.3582646Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.3583092Z ) 2025-05-07T20:22:13.3583485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.3584532Z self=, 2025-05-07T20:22:13.3585402Z mixed_B=True, 2025-05-07T20:22:13.3585777Z compile=True, 2025-05-07T20:22:13.3586152Z T=2, 2025-05-07T20:22:13.3586488Z D=36, 2025-05-07T20:22:13.3586844Z B=38, 2025-05-07T20:22:13.3587204Z log_E=4, 2025-05-07T20:22:13.3587566Z L=9, 2025-05-07T20:22:13.3587919Z D_gradcheck=1, 2025-05-07T20:22:13.3588504Z stochastic_rounding=True, 2025-05-07T20:22:13.3588980Z weighted=True, 2025-05-07T20:22:13.3589370Z row_wise=True, 2025-05-07T20:22:13.3589752Z mixed=True, 2025-05-07T20:22:13.3590136Z use_cache=False, 2025-05-07T20:22:13.3590563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.3591050Z use_cpu=True, 2025-05-07T20:22:13.3591459Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.3591907Z ) 2025-05-07T20:22:13.4065669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4066794Z self=, 2025-05-07T20:22:13.4067667Z mixed_B=True, 2025-05-07T20:22:13.4068394Z compile=True, 2025-05-07T20:22:13.4068797Z T=3, 2025-05-07T20:22:13.4069125Z D=116, 2025-05-07T20:22:13.4069465Z B=55, 2025-05-07T20:22:13.4069804Z log_E=5, 2025-05-07T20:22:13.4070168Z L=16, 2025-05-07T20:22:13.4070537Z D_gradcheck=2, 2025-05-07T20:22:13.4070966Z stochastic_rounding=True, 2025-05-07T20:22:13.4071397Z weighted=False, 2025-05-07T20:22:13.4072023Z row_wise=False, 2025-05-07T20:22:13.4072396Z mixed=False, 2025-05-07T20:22:13.4072760Z use_cache=True, 2025-05-07T20:22:13.4073170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4073648Z use_cpu=True, 2025-05-07T20:22:13.4074042Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4074486Z ) 2025-05-07T20:22:13.4074887Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4075811Z self=, 2025-05-07T20:22:13.4076674Z mixed_B=True, 2025-05-07T20:22:13.4077050Z compile=True, 2025-05-07T20:22:13.4077412Z T=1, 2025-05-07T20:22:13.4077745Z D=64, 2025-05-07T20:22:13.4078078Z B=98, 2025-05-07T20:22:13.4078413Z log_E=5, 2025-05-07T20:22:13.4078751Z L=8, 2025-05-07T20:22:13.4079090Z D_gradcheck=1, 2025-05-07T20:22:13.4079483Z stochastic_rounding=True, 2025-05-07T20:22:13.4079921Z weighted=True, 2025-05-07T20:22:13.4080293Z row_wise=True, 2025-05-07T20:22:13.4080662Z mixed=False, 2025-05-07T20:22:13.4081022Z use_cache=True, 2025-05-07T20:22:13.4081429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4081906Z use_cpu=True, 2025-05-07T20:22:13.4082301Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4082744Z ) 2025-05-07T20:22:13.4083144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4084067Z self=, 2025-05-07T20:22:13.4084929Z mixed_B=False, 2025-05-07T20:22:13.4085301Z compile=False, 2025-05-07T20:22:13.4085855Z T=2, 2025-05-07T20:22:13.4086189Z D=3, 2025-05-07T20:22:13.4086520Z B=28, 2025-05-07T20:22:13.4086846Z log_E=3, 2025-05-07T20:22:13.4087189Z L=11, 2025-05-07T20:22:13.4087531Z D_gradcheck=1, 2025-05-07T20:22:13.4087921Z stochastic_rounding=False, 2025-05-07T20:22:13.4088364Z weighted=False, 2025-05-07T20:22:13.4088738Z row_wise=True, 2025-05-07T20:22:13.4089106Z mixed=False, 2025-05-07T20:22:13.4089474Z use_cache=True, 2025-05-07T20:22:13.4089883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4090362Z use_cpu=True, 2025-05-07T20:22:13.4090752Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4091197Z ) 2025-05-07T20:22:13.4091596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4092521Z self=, 2025-05-07T20:22:13.4093394Z mixed_B=False, 2025-05-07T20:22:13.4093764Z compile=True, 2025-05-07T20:22:13.4094130Z T=4, 2025-05-07T20:22:13.4094458Z D=88, 2025-05-07T20:22:13.4094790Z B=88, 2025-05-07T20:22:13.4095115Z log_E=4, 2025-05-07T20:22:13.4095460Z L=14, 2025-05-07T20:22:13.4095803Z D_gradcheck=2, 2025-05-07T20:22:13.4096188Z stochastic_rounding=False, 2025-05-07T20:22:13.4096776Z weighted=True, 2025-05-07T20:22:13.4097171Z row_wise=True, 2025-05-07T20:22:13.4097536Z mixed=False, 2025-05-07T20:22:13.4097909Z use_cache=True, 2025-05-07T20:22:13.4098325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4098799Z use_cpu=True, 2025-05-07T20:22:13.4099195Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4099646Z ) 2025-05-07T20:22:13.4100045Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4100969Z self=, 2025-05-07T20:22:13.4101834Z mixed_B=False, 2025-05-07T20:22:13.4102203Z compile=True, 2025-05-07T20:22:13.4102689Z T=4, 2025-05-07T20:22:13.4103044Z D=66, 2025-05-07T20:22:13.4103378Z B=128, 2025-05-07T20:22:13.4103706Z log_E=4, 2025-05-07T20:22:13.4104148Z L=18, 2025-05-07T20:22:13.4104499Z D_gradcheck=2, 2025-05-07T20:22:13.4104882Z stochastic_rounding=True, 2025-05-07T20:22:13.4105330Z weighted=True, 2025-05-07T20:22:13.4105702Z row_wise=False, 2025-05-07T20:22:13.4106188Z mixed=False, 2025-05-07T20:22:13.4106555Z use_cache=False, 2025-05-07T20:22:13.4106972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4107450Z use_cpu=True, 2025-05-07T20:22:13.4107850Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4108296Z ) 2025-05-07T20:22:13.4108688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4109621Z self=, 2025-05-07T20:22:13.4110485Z mixed_B=False, 2025-05-07T20:22:13.4110860Z compile=False, 2025-05-07T20:22:13.4111226Z T=2, 2025-05-07T20:22:13.4111560Z D=107, 2025-05-07T20:22:13.4111894Z B=31, 2025-05-07T20:22:13.4112221Z log_E=5, 2025-05-07T20:22:13.4112570Z L=19, 2025-05-07T20:22:13.4112912Z D_gradcheck=2, 2025-05-07T20:22:13.4113304Z stochastic_rounding=False, 2025-05-07T20:22:13.4113745Z weighted=True, 2025-05-07T20:22:13.4114120Z row_wise=True, 2025-05-07T20:22:13.4114486Z mixed=False, 2025-05-07T20:22:13.4114854Z use_cache=True, 2025-05-07T20:22:13.4115265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4115739Z use_cpu=True, 2025-05-07T20:22:13.4116390Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4116871Z ) 2025-05-07T20:22:13.4117277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4118211Z self=, 2025-05-07T20:22:13.4119077Z mixed_B=False, 2025-05-07T20:22:13.4119444Z compile=False, 2025-05-07T20:22:13.4120027Z T=2, 2025-05-07T20:22:13.4120362Z D=23, 2025-05-07T20:22:13.4120687Z B=25, 2025-05-07T20:22:13.4121021Z log_E=3, 2025-05-07T20:22:13.4121363Z L=13, 2025-05-07T20:22:13.4121700Z D_gradcheck=1, 2025-05-07T20:22:13.4122091Z stochastic_rounding=False, 2025-05-07T20:22:13.4122535Z weighted=False, 2025-05-07T20:22:13.4122902Z row_wise=True, 2025-05-07T20:22:13.4123275Z mixed=False, 2025-05-07T20:22:13.4123643Z use_cache=False, 2025-05-07T20:22:13.4124056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4124533Z use_cpu=True, 2025-05-07T20:22:13.4124934Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4125373Z ) 2025-05-07T20:22:13.4125775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4126701Z self=, 2025-05-07T20:22:13.4127567Z mixed_B=True, 2025-05-07T20:22:13.4127933Z compile=False, 2025-05-07T20:22:13.4128312Z T=2, 2025-05-07T20:22:13.4128644Z D=56, 2025-05-07T20:22:13.4128970Z B=16, 2025-05-07T20:22:13.4129308Z log_E=3, 2025-05-07T20:22:13.4129652Z L=9, 2025-05-07T20:22:13.4129989Z D_gradcheck=2, 2025-05-07T20:22:13.4130381Z stochastic_rounding=False, 2025-05-07T20:22:13.4131051Z weighted=True, 2025-05-07T20:22:13.4131440Z row_wise=True, 2025-05-07T20:22:13.4131812Z mixed=True, 2025-05-07T20:22:13.4132178Z use_cache=True, 2025-05-07T20:22:13.4132581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4133062Z use_cpu=True, 2025-05-07T20:22:13.4133457Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4133892Z ) 2025-05-07T20:22:13.4134290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4135221Z self=, 2025-05-07T20:22:13.4136080Z mixed_B=True, 2025-05-07T20:22:13.4136450Z compile=True, 2025-05-07T20:22:13.4136962Z T=3, 2025-05-07T20:22:13.4137308Z D=86, 2025-05-07T20:22:13.4137641Z B=13, 2025-05-07T20:22:13.4137974Z log_E=3, 2025-05-07T20:22:13.4138313Z L=1, 2025-05-07T20:22:13.4138653Z D_gradcheck=2, 2025-05-07T20:22:13.4139048Z stochastic_rounding=False, 2025-05-07T20:22:13.4139491Z weighted=True, 2025-05-07T20:22:13.4139859Z row_wise=False, 2025-05-07T20:22:13.4140416Z mixed=True, 2025-05-07T20:22:13.4140780Z use_cache=True, 2025-05-07T20:22:13.4141186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4141669Z use_cpu=True, 2025-05-07T20:22:13.4142070Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4142506Z ) 2025-05-07T20:22:13.4142911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4143841Z self=, 2025-05-07T20:22:13.4144808Z mixed_B=True, 2025-05-07T20:22:13.4145179Z compile=False, 2025-05-07T20:22:13.4145552Z T=1, 2025-05-07T20:22:13.4145878Z D=64, 2025-05-07T20:22:13.4146207Z B=68, 2025-05-07T20:22:13.4146541Z log_E=5, 2025-05-07T20:22:13.4146881Z L=18, 2025-05-07T20:22:13.4147221Z D_gradcheck=2, 2025-05-07T20:22:13.4147615Z stochastic_rounding=False, 2025-05-07T20:22:13.4148051Z weighted=True, 2025-05-07T20:22:13.4148428Z row_wise=False, 2025-05-07T20:22:13.4148804Z mixed=False, 2025-05-07T20:22:13.4149167Z use_cache=True, 2025-05-07T20:22:13.4149578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4150059Z use_cpu=True, 2025-05-07T20:22:13.4150456Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4150894Z ) 2025-05-07T20:22:13.4151298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4152224Z self=, 2025-05-07T20:22:13.4153082Z mixed_B=True, 2025-05-07T20:22:13.4153456Z compile=False, 2025-05-07T20:22:13.4153980Z T=1, 2025-05-07T20:22:13.4154307Z D=109, 2025-05-07T20:22:13.4154646Z B=122, 2025-05-07T20:22:13.4154983Z log_E=4, 2025-05-07T20:22:13.4155316Z L=17, 2025-05-07T20:22:13.4155656Z D_gradcheck=2, 2025-05-07T20:22:13.4156048Z stochastic_rounding=True, 2025-05-07T20:22:13.4156480Z weighted=False, 2025-05-07T20:22:13.4156856Z row_wise=True, 2025-05-07T20:22:13.4157230Z mixed=True, 2025-05-07T20:22:13.4157586Z use_cache=True, 2025-05-07T20:22:13.4158082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4158563Z use_cpu=True, 2025-05-07T20:22:13.4158963Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4159401Z ) 2025-05-07T20:22:13.4159801Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4160729Z self=, 2025-05-07T20:22:13.4161593Z mixed_B=True, 2025-05-07T20:22:13.4161961Z compile=False, 2025-05-07T20:22:13.4162334Z T=3, 2025-05-07T20:22:13.4162671Z D=16, 2025-05-07T20:22:13.4162996Z B=6, 2025-05-07T20:22:13.4163331Z log_E=3, 2025-05-07T20:22:13.4163674Z L=17, 2025-05-07T20:22:13.4164007Z D_gradcheck=2, 2025-05-07T20:22:13.4164403Z stochastic_rounding=False, 2025-05-07T20:22:13.4164971Z weighted=False, 2025-05-07T20:22:13.4165355Z row_wise=False, 2025-05-07T20:22:13.4165733Z mixed=True, 2025-05-07T20:22:13.4166098Z use_cache=False, 2025-05-07T20:22:13.4166515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4166994Z use_cpu=True, 2025-05-07T20:22:13.4167393Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4167825Z ) 2025-05-07T20:22:13.4168223Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4169150Z self=, 2025-05-07T20:22:13.4170008Z mixed_B=False, 2025-05-07T20:22:13.4170387Z compile=False, 2025-05-07T20:22:13.4170906Z T=3, 2025-05-07T20:22:13.4171266Z D=75, 2025-05-07T20:22:13.4171590Z B=90, 2025-05-07T20:22:13.4171923Z log_E=4, 2025-05-07T20:22:13.4172265Z L=2, 2025-05-07T20:22:13.4172599Z D_gradcheck=1, 2025-05-07T20:22:13.4172995Z stochastic_rounding=False, 2025-05-07T20:22:13.4173438Z weighted=False, 2025-05-07T20:22:13.4173806Z row_wise=False, 2025-05-07T20:22:13.4174314Z mixed=True, 2025-05-07T20:22:13.4174676Z use_cache=True, 2025-05-07T20:22:13.4175082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4175563Z use_cpu=True, 2025-05-07T20:22:13.4175963Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4176399Z ) 2025-05-07T20:22:13.4176797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4177723Z self=, 2025-05-07T20:22:13.4178579Z mixed_B=False, 2025-05-07T20:22:13.4178949Z compile=True, 2025-05-07T20:22:13.4179307Z T=2, 2025-05-07T20:22:13.4179637Z D=11, 2025-05-07T20:22:13.4179969Z B=117, 2025-05-07T20:22:13.4180304Z log_E=5, 2025-05-07T20:22:13.4180640Z L=14, 2025-05-07T20:22:13.4180978Z D_gradcheck=1, 2025-05-07T20:22:13.4181374Z stochastic_rounding=False, 2025-05-07T20:22:13.4181808Z weighted=True, 2025-05-07T20:22:13.4182180Z row_wise=True, 2025-05-07T20:22:13.4182551Z mixed=True, 2025-05-07T20:22:13.4182925Z use_cache=False, 2025-05-07T20:22:13.4183343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4183825Z use_cpu=True, 2025-05-07T20:22:13.4184327Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4184769Z ) 2025-05-07T20:22:13.4185170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4186103Z self=, 2025-05-07T20:22:13.4186961Z mixed_B=True, 2025-05-07T20:22:13.4187334Z compile=False, 2025-05-07T20:22:13.4187698Z T=2, 2025-05-07T20:22:13.4188146Z D=39, 2025-05-07T20:22:13.4188480Z B=49, 2025-05-07T20:22:13.4188813Z log_E=5, 2025-05-07T20:22:13.4189150Z L=18, 2025-05-07T20:22:13.4189493Z D_gradcheck=1, 2025-05-07T20:22:13.4189971Z stochastic_rounding=False, 2025-05-07T20:22:13.4190408Z weighted=True, 2025-05-07T20:22:13.4190780Z row_wise=True, 2025-05-07T20:22:13.4191154Z mixed=True, 2025-05-07T20:22:13.4191512Z use_cache=True, 2025-05-07T20:22:13.4191925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4192406Z use_cpu=True, 2025-05-07T20:22:13.4192802Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4193240Z ) 2025-05-07T20:22:13.4193644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4194577Z self=, 2025-05-07T20:22:13.4195437Z mixed_B=True, 2025-05-07T20:22:13.4195808Z compile=True, 2025-05-07T20:22:13.4196174Z T=2, 2025-05-07T20:22:13.4196510Z D=65, 2025-05-07T20:22:13.4196850Z B=23, 2025-05-07T20:22:13.4197180Z log_E=5, 2025-05-07T20:22:13.4197519Z L=10, 2025-05-07T20:22:13.4197861Z D_gradcheck=2, 2025-05-07T20:22:13.4198256Z stochastic_rounding=True, 2025-05-07T20:22:13.4198685Z weighted=True, 2025-05-07T20:22:13.4199176Z row_wise=False, 2025-05-07T20:22:13.4199564Z mixed=True, 2025-05-07T20:22:13.4199927Z use_cache=True, 2025-05-07T20:22:13.4200337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4200822Z use_cpu=True, 2025-05-07T20:22:13.4201210Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4201669Z ) 2025-05-07T20:22:13.4202072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4203009Z self=, 2025-05-07T20:22:13.4203866Z mixed_B=True, 2025-05-07T20:22:13.4204235Z compile=True, 2025-05-07T20:22:13.4204597Z T=4, 2025-05-07T20:22:13.4205055Z D=2, 2025-05-07T20:22:13.4205408Z B=43, 2025-05-07T20:22:13.4205748Z log_E=3, 2025-05-07T20:22:13.4206085Z L=11, 2025-05-07T20:22:13.4206429Z D_gradcheck=2, 2025-05-07T20:22:13.4206826Z stochastic_rounding=False, 2025-05-07T20:22:13.4207259Z weighted=False, 2025-05-07T20:22:13.4207639Z row_wise=True, 2025-05-07T20:22:13.4208011Z mixed=False, 2025-05-07T20:22:13.4208508Z use_cache=False, 2025-05-07T20:22:13.4208928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4209408Z use_cpu=True, 2025-05-07T20:22:13.4209801Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4210243Z ) 2025-05-07T20:22:13.4655161Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4656272Z self=, 2025-05-07T20:22:13.4657144Z mixed_B=True, 2025-05-07T20:22:13.4657514Z compile=True, 2025-05-07T20:22:13.4657880Z T=1, 2025-05-07T20:22:13.4658255Z D=86, 2025-05-07T20:22:13.4658585Z B=120, 2025-05-07T20:22:13.4658927Z log_E=3, 2025-05-07T20:22:13.4659269Z L=18, 2025-05-07T20:22:13.4659605Z D_gradcheck=2, 2025-05-07T20:22:13.4660003Z stochastic_rounding=False, 2025-05-07T20:22:13.4660442Z weighted=True, 2025-05-07T20:22:13.4660823Z row_wise=False, 2025-05-07T20:22:13.4661200Z mixed=True, 2025-05-07T20:22:13.4661612Z use_cache=True, 2025-05-07T20:22:13.4662043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4662525Z use_cpu=True, 2025-05-07T20:22:13.4662925Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4663373Z ) 2025-05-07T20:22:13.4663771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4664811Z self=, 2025-05-07T20:22:13.4665677Z mixed_B=True, 2025-05-07T20:22:13.4666041Z compile=True, 2025-05-07T20:22:13.4666410Z T=2, 2025-05-07T20:22:13.4667134Z D=47, 2025-05-07T20:22:13.4667464Z B=63, 2025-05-07T20:22:13.4667804Z log_E=5, 2025-05-07T20:22:13.4668152Z L=2, 2025-05-07T20:22:13.4668488Z D_gradcheck=2, 2025-05-07T20:22:13.4668881Z stochastic_rounding=False, 2025-05-07T20:22:13.4669321Z weighted=True, 2025-05-07T20:22:13.4669698Z row_wise=True, 2025-05-07T20:22:13.4670070Z mixed=False, 2025-05-07T20:22:13.4670448Z use_cache=True, 2025-05-07T20:22:13.4670864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4671343Z use_cpu=True, 2025-05-07T20:22:13.4671741Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4672188Z ) 2025-05-07T20:22:13.4672589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4673534Z self=, 2025-05-07T20:22:13.4674401Z mixed_B=True, 2025-05-07T20:22:13.4674767Z compile=True, 2025-05-07T20:22:13.4675137Z T=3, 2025-05-07T20:22:13.4675485Z D=6, 2025-05-07T20:22:13.4675812Z B=72, 2025-05-07T20:22:13.4676149Z log_E=5, 2025-05-07T20:22:13.4676497Z L=18, 2025-05-07T20:22:13.4676833Z D_gradcheck=2, 2025-05-07T20:22:13.4677227Z stochastic_rounding=True, 2025-05-07T20:22:13.4677659Z weighted=True, 2025-05-07T20:22:13.4678273Z row_wise=True, 2025-05-07T20:22:13.4678670Z mixed=False, 2025-05-07T20:22:13.4679046Z use_cache=False, 2025-05-07T20:22:13.4679453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4679933Z use_cpu=True, 2025-05-07T20:22:13.4680333Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4680769Z ) 2025-05-07T20:22:13.4681179Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4682114Z self=, 2025-05-07T20:22:13.4682978Z mixed_B=True, 2025-05-07T20:22:13.4683342Z compile=False, 2025-05-07T20:22:13.4683723Z T=4, 2025-05-07T20:22:13.4684307Z D=8, 2025-05-07T20:22:13.4684691Z B=127, 2025-05-07T20:22:13.4685043Z log_E=3, 2025-05-07T20:22:13.4685408Z L=16, 2025-05-07T20:22:13.4685749Z D_gradcheck=1, 2025-05-07T20:22:13.4686180Z stochastic_rounding=False, 2025-05-07T20:22:13.4686621Z weighted=False, 2025-05-07T20:22:13.4687038Z row_wise=False, 2025-05-07T20:22:13.4687409Z mixed=False, 2025-05-07T20:22:13.4687997Z use_cache=False, 2025-05-07T20:22:13.4688411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4688891Z use_cpu=True, 2025-05-07T20:22:13.4689288Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4689727Z ) 2025-05-07T20:22:13.4690126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4691065Z self=, 2025-05-07T20:22:13.4691930Z mixed_B=True, 2025-05-07T20:22:13.4692295Z compile=False, 2025-05-07T20:22:13.4692659Z T=5, 2025-05-07T20:22:13.4692995Z D=39, 2025-05-07T20:22:13.4693334Z B=123, 2025-05-07T20:22:13.4693673Z log_E=5, 2025-05-07T20:22:13.4694016Z L=19, 2025-05-07T20:22:13.4694351Z D_gradcheck=2, 2025-05-07T20:22:13.4694749Z stochastic_rounding=False, 2025-05-07T20:22:13.4695187Z weighted=True, 2025-05-07T20:22:13.4695559Z row_wise=True, 2025-05-07T20:22:13.4695927Z mixed=False, 2025-05-07T20:22:13.4696302Z use_cache=False, 2025-05-07T20:22:13.4696715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4697200Z use_cpu=True, 2025-05-07T20:22:13.4697602Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4698048Z ) 2025-05-07T20:22:13.4698449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4699381Z self=, 2025-05-07T20:22:13.4700240Z mixed_B=False, 2025-05-07T20:22:13.4700616Z compile=False, 2025-05-07T20:22:13.4700978Z T=5, 2025-05-07T20:22:13.4701317Z D=85, 2025-05-07T20:22:13.4701925Z B=29, 2025-05-07T20:22:13.4702265Z log_E=5, 2025-05-07T20:22:13.4702601Z L=9, 2025-05-07T20:22:13.4702941Z D_gradcheck=1, 2025-05-07T20:22:13.4703343Z stochastic_rounding=True, 2025-05-07T20:22:13.4703790Z weighted=True, 2025-05-07T20:22:13.4704309Z row_wise=True, 2025-05-07T20:22:13.4704678Z mixed=True, 2025-05-07T20:22:13.4705048Z use_cache=True, 2025-05-07T20:22:13.4705455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4705939Z use_cpu=True, 2025-05-07T20:22:13.4706340Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4706775Z ) 2025-05-07T20:22:13.4707179Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4708110Z self=, 2025-05-07T20:22:13.4708968Z mixed_B=False, 2025-05-07T20:22:13.4709340Z compile=False, 2025-05-07T20:22:13.4709704Z T=4, 2025-05-07T20:22:13.4710027Z D=22, 2025-05-07T20:22:13.4710372Z B=92, 2025-05-07T20:22:13.4710745Z log_E=4, 2025-05-07T20:22:13.4711083Z L=10, 2025-05-07T20:22:13.4711429Z D_gradcheck=2, 2025-05-07T20:22:13.4711821Z stochastic_rounding=False, 2025-05-07T20:22:13.4712254Z weighted=False, 2025-05-07T20:22:13.4712851Z row_wise=False, 2025-05-07T20:22:13.4713240Z mixed=True, 2025-05-07T20:22:13.4713603Z use_cache=True, 2025-05-07T20:22:13.4714011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4714491Z use_cpu=True, 2025-05-07T20:22:13.4714892Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4715330Z ) 2025-05-07T20:22:13.4715735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4717035Z self=, 2025-05-07T20:22:13.4717901Z mixed_B=False, 2025-05-07T20:22:13.4718280Z compile=True, 2025-05-07T20:22:13.4718644Z T=3, 2025-05-07T20:22:13.4718970Z D=75, 2025-05-07T20:22:13.4719603Z B=30, 2025-05-07T20:22:13.4719962Z log_E=3, 2025-05-07T20:22:13.4720299Z L=6, 2025-05-07T20:22:13.4720638Z D_gradcheck=2, 2025-05-07T20:22:13.4721029Z stochastic_rounding=False, 2025-05-07T20:22:13.4721464Z weighted=False, 2025-05-07T20:22:13.4721845Z row_wise=True, 2025-05-07T20:22:13.4722216Z mixed=False, 2025-05-07T20:22:13.4722777Z use_cache=True, 2025-05-07T20:22:13.4723186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4723668Z use_cpu=True, 2025-05-07T20:22:13.4724063Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4724505Z ) 2025-05-07T20:22:13.4724907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4725848Z self=, 2025-05-07T20:22:13.4726706Z mixed_B=True, 2025-05-07T20:22:13.4727075Z compile=False, 2025-05-07T20:22:13.4727447Z T=5, 2025-05-07T20:22:13.4727771Z D=35, 2025-05-07T20:22:13.4728116Z B=7, 2025-05-07T20:22:13.4728457Z log_E=4, 2025-05-07T20:22:13.4728797Z L=6, 2025-05-07T20:22:13.4729139Z D_gradcheck=1, 2025-05-07T20:22:13.4729533Z stochastic_rounding=True, 2025-05-07T20:22:13.4729957Z weighted=True, 2025-05-07T20:22:13.4730326Z row_wise=True, 2025-05-07T20:22:13.4730785Z mixed=False, 2025-05-07T20:22:13.4731163Z use_cache=True, 2025-05-07T20:22:13.4731595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4732072Z use_cpu=True, 2025-05-07T20:22:13.4732471Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4732918Z ) 2025-05-07T20:22:13.4733317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4734255Z self=, 2025-05-07T20:22:13.4735123Z mixed_B=True, 2025-05-07T20:22:13.4735488Z compile=True, 2025-05-07T20:22:13.4735849Z T=5, 2025-05-07T20:22:13.4736177Z D=100, 2025-05-07T20:22:13.4736818Z B=75, 2025-05-07T20:22:13.4737158Z log_E=3, 2025-05-07T20:22:13.4737504Z L=17, 2025-05-07T20:22:13.4737842Z D_gradcheck=2, 2025-05-07T20:22:13.4738239Z stochastic_rounding=False, 2025-05-07T20:22:13.4738678Z weighted=True, 2025-05-07T20:22:13.4739044Z row_wise=True, 2025-05-07T20:22:13.4739419Z mixed=True, 2025-05-07T20:22:13.4739787Z use_cache=False, 2025-05-07T20:22:13.4740212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4740686Z use_cpu=True, 2025-05-07T20:22:13.4741086Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4741532Z ) 2025-05-07T20:22:13.4741928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4742863Z self=, 2025-05-07T20:22:13.4743735Z mixed_B=True, 2025-05-07T20:22:13.4744256Z compile=True, 2025-05-07T20:22:13.4744625Z T=5, 2025-05-07T20:22:13.4744957Z D=99, 2025-05-07T20:22:13.4745297Z B=55, 2025-05-07T20:22:13.4745632Z log_E=4, 2025-05-07T20:22:13.4745975Z L=7, 2025-05-07T20:22:13.4746310Z D_gradcheck=1, 2025-05-07T20:22:13.4746701Z stochastic_rounding=True, 2025-05-07T20:22:13.4747134Z weighted=True, 2025-05-07T20:22:13.4747499Z row_wise=False, 2025-05-07T20:22:13.4748146Z mixed=False, 2025-05-07T20:22:13.4748533Z use_cache=True, 2025-05-07T20:22:13.4748944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4749426Z use_cpu=True, 2025-05-07T20:22:13.4749829Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4750267Z ) 2025-05-07T20:22:13.4750673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4751606Z self=, 2025-05-07T20:22:13.4752474Z mixed_B=True, 2025-05-07T20:22:13.4752840Z compile=True, 2025-05-07T20:22:13.4753205Z T=1, 2025-05-07T20:22:13.4753536Z D=33, 2025-05-07T20:22:13.4754008Z B=43, 2025-05-07T20:22:13.4754370Z log_E=4, 2025-05-07T20:22:13.4754714Z L=19, 2025-05-07T20:22:13.4755049Z D_gradcheck=1, 2025-05-07T20:22:13.4755442Z stochastic_rounding=True, 2025-05-07T20:22:13.4755878Z weighted=True, 2025-05-07T20:22:13.4756248Z row_wise=False, 2025-05-07T20:22:13.4756628Z mixed=False, 2025-05-07T20:22:13.4756999Z use_cache=True, 2025-05-07T20:22:13.4757631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4758115Z use_cpu=True, 2025-05-07T20:22:13.4758514Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4758953Z ) 2025-05-07T20:22:13.4759353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4760283Z self=, 2025-05-07T20:22:13.4761147Z mixed_B=True, 2025-05-07T20:22:13.4761513Z compile=False, 2025-05-07T20:22:13.4761876Z T=2, 2025-05-07T20:22:13.4762208Z D=122, 2025-05-07T20:22:13.4762543Z B=60, 2025-05-07T20:22:13.4762883Z log_E=4, 2025-05-07T20:22:13.4763225Z L=16, 2025-05-07T20:22:13.4763559Z D_gradcheck=1, 2025-05-07T20:22:13.4763956Z stochastic_rounding=False, 2025-05-07T20:22:13.4764396Z weighted=False, 2025-05-07T20:22:13.4764767Z row_wise=False, 2025-05-07T20:22:13.4765140Z mixed=False, 2025-05-07T20:22:13.4765509Z use_cache=False, 2025-05-07T20:22:13.4765930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4766412Z use_cpu=True, 2025-05-07T20:22:13.4766814Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4767252Z ) 2025-05-07T20:22:13.4767652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4768582Z self=, 2025-05-07T20:22:13.4769442Z mixed_B=True, 2025-05-07T20:22:13.4769817Z compile=True, 2025-05-07T20:22:13.4770179Z T=4, 2025-05-07T20:22:13.4770506Z D=65, 2025-05-07T20:22:13.4770845Z B=32, 2025-05-07T20:22:13.4771367Z log_E=3, 2025-05-07T20:22:13.4771721Z L=15, 2025-05-07T20:22:13.4772069Z D_gradcheck=1, 2025-05-07T20:22:13.4772465Z stochastic_rounding=True, 2025-05-07T20:22:13.4772908Z weighted=False, 2025-05-07T20:22:13.4773276Z row_wise=True, 2025-05-07T20:22:13.4773647Z mixed=False, 2025-05-07T20:22:13.4774035Z use_cache=True, 2025-05-07T20:22:13.4774446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4774925Z use_cpu=True, 2025-05-07T20:22:13.4775321Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4775756Z ) 2025-05-07T20:22:13.4776162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4777094Z self=, 2025-05-07T20:22:13.4777953Z mixed_B=True, 2025-05-07T20:22:13.4778323Z compile=False, 2025-05-07T20:22:13.4778702Z T=1, 2025-05-07T20:22:13.4779030Z D=96, 2025-05-07T20:22:13.4779363Z B=115, 2025-05-07T20:22:13.4779704Z log_E=3, 2025-05-07T20:22:13.4780042Z L=19, 2025-05-07T20:22:13.4780392Z D_gradcheck=2, 2025-05-07T20:22:13.4780786Z stochastic_rounding=False, 2025-05-07T20:22:13.4781235Z weighted=True, 2025-05-07T20:22:13.4781627Z row_wise=False, 2025-05-07T20:22:13.4782185Z mixed=True, 2025-05-07T20:22:13.4782576Z use_cache=False, 2025-05-07T20:22:13.4782997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.4783480Z use_cpu=True, 2025-05-07T20:22:13.4783873Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4785480Z ) 2025-05-07T20:22:13.4785900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4786832Z self=, 2025-05-07T20:22:13.4787690Z mixed_B=False, 2025-05-07T20:22:13.4788063Z compile=True, 2025-05-07T20:22:13.4788424Z T=1, 2025-05-07T20:22:13.4788750Z D=57, 2025-05-07T20:22:13.4789080Z B=29, 2025-05-07T20:22:13.4789639Z log_E=4, 2025-05-07T20:22:13.4790002Z L=4, 2025-05-07T20:22:13.4790338Z D_gradcheck=1, 2025-05-07T20:22:13.4790731Z stochastic_rounding=False, 2025-05-07T20:22:13.4791162Z weighted=False, 2025-05-07T20:22:13.4791536Z row_wise=False, 2025-05-07T20:22:13.4791911Z mixed=False, 2025-05-07T20:22:13.4792270Z use_cache=True, 2025-05-07T20:22:13.4792813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4793289Z use_cpu=True, 2025-05-07T20:22:13.4793675Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.4794122Z ) 2025-05-07T20:22:13.4794519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.4795448Z self=, 2025-05-07T20:22:13.4796299Z mixed_B=False, 2025-05-07T20:22:13.4796667Z compile=True, 2025-05-07T20:22:13.4797027Z T=3, 2025-05-07T20:22:13.4797348Z D=104, 2025-05-07T20:22:13.4797684Z B=110, 2025-05-07T20:22:13.4798024Z log_E=4, 2025-05-07T20:22:13.4798359Z L=14, 2025-05-07T20:22:13.4798693Z D_gradcheck=2, 2025-05-07T20:22:13.4799088Z stochastic_rounding=True, 2025-05-07T20:22:13.4799515Z weighted=True, 2025-05-07T20:22:13.4799890Z row_wise=False, 2025-05-07T20:22:13.4800265Z mixed=True, 2025-05-07T20:22:13.4800621Z use_cache=True, 2025-05-07T20:22:13.4801038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.4801518Z use_cpu=True, 2025-05-07T20:22:13.4801905Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.4802346Z ) 2025-05-07T20:22:13.5268624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5269807Z self=, 2025-05-07T20:22:13.5270683Z mixed_B=True, 2025-05-07T20:22:13.5271050Z compile=True, 2025-05-07T20:22:13.5271413Z T=2, 2025-05-07T20:22:13.5271747Z D=83, 2025-05-07T20:22:13.5272080Z B=26, 2025-05-07T20:22:13.5272811Z log_E=3, 2025-05-07T20:22:13.5273159Z L=15, 2025-05-07T20:22:13.5273502Z D_gradcheck=1, 2025-05-07T20:22:13.5273888Z stochastic_rounding=True, 2025-05-07T20:22:13.5274321Z weighted=True, 2025-05-07T20:22:13.5274694Z row_wise=False, 2025-05-07T20:22:13.5275068Z mixed=False, 2025-05-07T20:22:13.5275437Z use_cache=True, 2025-05-07T20:22:13.5275857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5276332Z use_cpu=True, 2025-05-07T20:22:13.5276733Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5277183Z ) 2025-05-07T20:22:13.5277575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5278508Z self=, 2025-05-07T20:22:13.5279374Z mixed_B=False, 2025-05-07T20:22:13.5279738Z compile=True, 2025-05-07T20:22:13.5280100Z T=1, 2025-05-07T20:22:13.5280434Z D=95, 2025-05-07T20:22:13.5280761Z B=49, 2025-05-07T20:22:13.5281104Z log_E=5, 2025-05-07T20:22:13.5281445Z L=0, 2025-05-07T20:22:13.5281774Z D_gradcheck=1, 2025-05-07T20:22:13.5282162Z stochastic_rounding=True, 2025-05-07T20:22:13.5282606Z weighted=True, 2025-05-07T20:22:13.5282971Z row_wise=True, 2025-05-07T20:22:13.5283573Z mixed=False, 2025-05-07T20:22:13.5283961Z use_cache=False, 2025-05-07T20:22:13.5284390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5284869Z use_cpu=True, 2025-05-07T20:22:13.5285265Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5285707Z ) 2025-05-07T20:22:13.5286100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5287027Z self=, 2025-05-07T20:22:13.5287890Z mixed_B=False, 2025-05-07T20:22:13.5288257Z compile=False, 2025-05-07T20:22:13.5288624Z T=5, 2025-05-07T20:22:13.5288958Z D=47, 2025-05-07T20:22:13.5289283Z B=63, 2025-05-07T20:22:13.5289838Z log_E=4, 2025-05-07T20:22:13.5290204Z L=15, 2025-05-07T20:22:13.5290539Z D_gradcheck=2, 2025-05-07T20:22:13.5290930Z stochastic_rounding=True, 2025-05-07T20:22:13.5291367Z weighted=False, 2025-05-07T20:22:13.5291736Z row_wise=True, 2025-05-07T20:22:13.5292110Z mixed=False, 2025-05-07T20:22:13.5292480Z use_cache=False, 2025-05-07T20:22:13.5293096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5293581Z use_cpu=True, 2025-05-07T20:22:13.5293979Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5294119Z ) 2025-05-07T20:22:13.5294351Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5294907Z self=, 2025-05-07T20:22:13.5295059Z mixed_B=False, 2025-05-07T20:22:13.5295216Z compile=False, 2025-05-07T20:22:13.5295358Z T=4, 2025-05-07T20:22:13.5295502Z D=23, 2025-05-07T20:22:13.5295657Z B=93, 2025-05-07T20:22:13.5295814Z log_E=3, 2025-05-07T20:22:13.5295959Z L=8, 2025-05-07T20:22:13.5296116Z D_gradcheck=1, 2025-05-07T20:22:13.5296289Z stochastic_rounding=False, 2025-05-07T20:22:13.5296441Z weighted=True, 2025-05-07T20:22:13.5296597Z row_wise=True, 2025-05-07T20:22:13.5296757Z mixed=False, 2025-05-07T20:22:13.5296912Z use_cache=True, 2025-05-07T20:22:13.5297120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5297272Z use_cpu=True, 2025-05-07T20:22:13.5313708Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5313976Z ) 2025-05-07T20:22:13.5314240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5314822Z self=, 2025-05-07T20:22:13.5314975Z mixed_B=True, 2025-05-07T20:22:13.5315139Z compile=False, 2025-05-07T20:22:13.5315281Z T=1, 2025-05-07T20:22:13.5315425Z D=18, 2025-05-07T20:22:13.5315572Z B=47, 2025-05-07T20:22:13.5315947Z log_E=5, 2025-05-07T20:22:13.5316345Z L=3, 2025-05-07T20:22:13.5316525Z D_gradcheck=1, 2025-05-07T20:22:13.5316703Z stochastic_rounding=False, 2025-05-07T20:22:13.5316858Z weighted=False, 2025-05-07T20:22:13.5317018Z row_wise=False, 2025-05-07T20:22:13.5317165Z mixed=True, 2025-05-07T20:22:13.5317327Z use_cache=False, 2025-05-07T20:22:13.5317537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5317690Z use_cpu=True, 2025-05-07T20:22:13.5317871Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5318021Z ) 2025-05-07T20:22:13.5318248Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5318816Z self=, 2025-05-07T20:22:13.5318970Z mixed_B=False, 2025-05-07T20:22:13.5319124Z compile=False, 2025-05-07T20:22:13.5319277Z T=2, 2025-05-07T20:22:13.5319421Z D=41, 2025-05-07T20:22:13.5319564Z B=8, 2025-05-07T20:22:13.5319727Z log_E=5, 2025-05-07T20:22:13.5319875Z L=5, 2025-05-07T20:22:13.5320027Z D_gradcheck=2, 2025-05-07T20:22:13.5320205Z stochastic_rounding=True, 2025-05-07T20:22:13.5320359Z weighted=True, 2025-05-07T20:22:13.5320512Z row_wise=False, 2025-05-07T20:22:13.5320667Z mixed=False, 2025-05-07T20:22:13.5321089Z use_cache=False, 2025-05-07T20:22:13.5321293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5321462Z use_cpu=True, 2025-05-07T20:22:13.5321650Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5321803Z ) 2025-05-07T20:22:13.5322041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5322607Z self=, 2025-05-07T20:22:13.5322769Z mixed_B=False, 2025-05-07T20:22:13.5322919Z compile=True, 2025-05-07T20:22:13.5323062Z T=2, 2025-05-07T20:22:13.5323215Z D=45, 2025-05-07T20:22:13.5323359Z B=124, 2025-05-07T20:22:13.5323691Z log_E=4, 2025-05-07T20:22:13.5323857Z L=5, 2025-05-07T20:22:13.5324012Z D_gradcheck=1, 2025-05-07T20:22:13.5324181Z stochastic_rounding=True, 2025-05-07T20:22:13.5324342Z weighted=False, 2025-05-07T20:22:13.5324495Z row_wise=False, 2025-05-07T20:22:13.5324653Z mixed=True, 2025-05-07T20:22:13.5324869Z use_cache=False, 2025-05-07T20:22:13.5325080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5325407Z use_cpu=True, 2025-05-07T20:22:13.5325589Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5325729Z ) 2025-05-07T20:22:13.5325962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5326517Z self=, 2025-05-07T20:22:13.5326667Z mixed_B=True, 2025-05-07T20:22:13.5326825Z compile=False, 2025-05-07T20:22:13.5326973Z T=3, 2025-05-07T20:22:13.5327120Z D=88, 2025-05-07T20:22:13.5327270Z B=15, 2025-05-07T20:22:13.5327419Z log_E=5, 2025-05-07T20:22:13.5327570Z L=3, 2025-05-07T20:22:13.5327731Z D_gradcheck=1, 2025-05-07T20:22:13.5327904Z stochastic_rounding=True, 2025-05-07T20:22:13.5328072Z weighted=True, 2025-05-07T20:22:13.5328222Z row_wise=True, 2025-05-07T20:22:13.5328371Z mixed=False, 2025-05-07T20:22:13.5328533Z use_cache=True, 2025-05-07T20:22:13.5328721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5328875Z use_cpu=True, 2025-05-07T20:22:13.5329058Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5329359Z ) 2025-05-07T20:22:13.5329591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5330149Z self=, 2025-05-07T20:22:13.5330297Z mixed_B=True, 2025-05-07T20:22:13.5330446Z compile=True, 2025-05-07T20:22:13.5330594Z T=1, 2025-05-07T20:22:13.5330736Z D=25, 2025-05-07T20:22:13.5330879Z B=83, 2025-05-07T20:22:13.5331035Z log_E=4, 2025-05-07T20:22:13.5331402Z L=8, 2025-05-07T20:22:13.5331560Z D_gradcheck=1, 2025-05-07T20:22:13.5331732Z stochastic_rounding=True, 2025-05-07T20:22:13.5331885Z weighted=False, 2025-05-07T20:22:13.5332045Z row_wise=True, 2025-05-07T20:22:13.5332194Z mixed=False, 2025-05-07T20:22:13.5332353Z use_cache=True, 2025-05-07T20:22:13.5332551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5332706Z use_cpu=True, 2025-05-07T20:22:13.5332887Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5333032Z ) 2025-05-07T20:22:13.5333261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5333823Z self=, 2025-05-07T20:22:13.5333981Z mixed_B=True, 2025-05-07T20:22:13.5334135Z compile=True, 2025-05-07T20:22:13.5334285Z T=1, 2025-05-07T20:22:13.5334429Z D=73, 2025-05-07T20:22:13.5334573Z B=41, 2025-05-07T20:22:13.5334728Z log_E=5, 2025-05-07T20:22:13.5334879Z L=11, 2025-05-07T20:22:13.5335121Z D_gradcheck=1, 2025-05-07T20:22:13.5335296Z stochastic_rounding=False, 2025-05-07T20:22:13.5335460Z weighted=False, 2025-05-07T20:22:13.5335611Z row_wise=False, 2025-05-07T20:22:13.5335762Z mixed=False, 2025-05-07T20:22:13.5336003Z use_cache=True, 2025-05-07T20:22:13.5336206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5336364Z use_cpu=True, 2025-05-07T20:22:13.5336553Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5336694Z ) 2025-05-07T20:22:13.5336918Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5337480Z self=, 2025-05-07T20:22:13.5337630Z mixed_B=True, 2025-05-07T20:22:13.5337784Z compile=False, 2025-05-07T20:22:13.5337935Z T=3, 2025-05-07T20:22:13.5338078Z D=18, 2025-05-07T20:22:13.5338221Z B=75, 2025-05-07T20:22:13.5338375Z log_E=5, 2025-05-07T20:22:13.5338618Z L=20, 2025-05-07T20:22:13.5338790Z D_gradcheck=1, 2025-05-07T20:22:13.5338967Z stochastic_rounding=False, 2025-05-07T20:22:13.5339117Z weighted=True, 2025-05-07T20:22:13.5339275Z row_wise=True, 2025-05-07T20:22:13.5339426Z mixed=False, 2025-05-07T20:22:13.5339580Z use_cache=True, 2025-05-07T20:22:13.5339777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5340047Z use_cpu=True, 2025-05-07T20:22:13.5340227Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5340374Z ) 2025-05-07T20:22:13.5340600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5341157Z self=, 2025-05-07T20:22:13.5341317Z mixed_B=False, 2025-05-07T20:22:13.5341471Z compile=True, 2025-05-07T20:22:13.5341626Z T=2, 2025-05-07T20:22:13.5341774Z D=47, 2025-05-07T20:22:13.5341920Z B=1, 2025-05-07T20:22:13.5342078Z log_E=4, 2025-05-07T20:22:13.5342233Z L=10, 2025-05-07T20:22:13.5342388Z D_gradcheck=2, 2025-05-07T20:22:13.5342570Z stochastic_rounding=False, 2025-05-07T20:22:13.5342724Z weighted=False, 2025-05-07T20:22:13.5342878Z row_wise=False, 2025-05-07T20:22:13.5343036Z mixed=False, 2025-05-07T20:22:13.5343195Z use_cache=True, 2025-05-07T20:22:13.5343385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5343545Z use_cpu=True, 2025-05-07T20:22:13.5343727Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5343868Z ) 2025-05-07T20:22:13.5344204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5344765Z self=, 2025-05-07T20:22:13.5344926Z mixed_B=False, 2025-05-07T20:22:13.5345077Z compile=True, 2025-05-07T20:22:13.5345221Z T=1, 2025-05-07T20:22:13.5345375Z D=5, 2025-05-07T20:22:13.5345521Z B=48, 2025-05-07T20:22:13.5345670Z log_E=3, 2025-05-07T20:22:13.5345946Z L=2, 2025-05-07T20:22:13.5346101Z D_gradcheck=1, 2025-05-07T20:22:13.5346273Z stochastic_rounding=True, 2025-05-07T20:22:13.5346436Z weighted=False, 2025-05-07T20:22:13.5346591Z row_wise=False, 2025-05-07T20:22:13.5346740Z mixed=True, 2025-05-07T20:22:13.5346905Z use_cache=False, 2025-05-07T20:22:13.5347098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5347254Z use_cpu=True, 2025-05-07T20:22:13.5347443Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5347585Z ) 2025-05-07T20:22:13.5347817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5348377Z self=, 2025-05-07T20:22:13.5348531Z mixed_B=False, 2025-05-07T20:22:13.5348694Z compile=True, 2025-05-07T20:22:13.5348842Z T=5, 2025-05-07T20:22:13.5348990Z D=24, 2025-05-07T20:22:13.5349143Z B=71, 2025-05-07T20:22:13.5349290Z log_E=4, 2025-05-07T20:22:13.5349441Z L=7, 2025-05-07T20:22:13.5349601Z D_gradcheck=1, 2025-05-07T20:22:13.5349774Z stochastic_rounding=False, 2025-05-07T20:22:13.5349932Z weighted=False, 2025-05-07T20:22:13.5350092Z row_wise=False, 2025-05-07T20:22:13.5350242Z mixed=False, 2025-05-07T20:22:13.5350512Z use_cache=False, 2025-05-07T20:22:13.5350722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5350877Z use_cpu=True, 2025-05-07T20:22:13.5351066Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5351207Z ) 2025-05-07T20:22:13.5351433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5351999Z self=, 2025-05-07T20:22:13.5352150Z mixed_B=True, 2025-05-07T20:22:13.5352311Z compile=False, 2025-05-07T20:22:13.5352473Z T=2, 2025-05-07T20:22:13.5352670Z D=85, 2025-05-07T20:22:13.5352857Z B=100, 2025-05-07T20:22:13.5353011Z log_E=3, 2025-05-07T20:22:13.5353245Z L=20, 2025-05-07T20:22:13.5353410Z D_gradcheck=2, 2025-05-07T20:22:13.5353593Z stochastic_rounding=True, 2025-05-07T20:22:13.5353749Z weighted=False, 2025-05-07T20:22:13.5353901Z row_wise=True, 2025-05-07T20:22:13.5354063Z mixed=False, 2025-05-07T20:22:13.5354219Z use_cache=False, 2025-05-07T20:22:13.5354420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5354687Z use_cpu=True, 2025-05-07T20:22:13.5354868Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5355016Z ) 2025-05-07T20:22:13.5355241Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5355793Z self=, 2025-05-07T20:22:13.5355951Z mixed_B=False, 2025-05-07T20:22:13.5356104Z compile=True, 2025-05-07T20:22:13.5356248Z T=3, 2025-05-07T20:22:13.5356400Z D=100, 2025-05-07T20:22:13.5356542Z B=56, 2025-05-07T20:22:13.5356688Z log_E=5, 2025-05-07T20:22:13.5356843Z L=9, 2025-05-07T20:22:13.5356995Z D_gradcheck=1, 2025-05-07T20:22:13.5357175Z stochastic_rounding=True, 2025-05-07T20:22:13.5357331Z weighted=True, 2025-05-07T20:22:13.5357481Z row_wise=True, 2025-05-07T20:22:13.5357637Z mixed=True, 2025-05-07T20:22:13.5357794Z use_cache=False, 2025-05-07T20:22:13.5357984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5358150Z use_cpu=True, 2025-05-07T20:22:13.5358331Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5358471Z ) 2025-05-07T20:22:13.5358705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5359260Z self=, 2025-05-07T20:22:13.5359413Z mixed_B=True, 2025-05-07T20:22:13.5359572Z compile=False, 2025-05-07T20:22:13.5359716Z T=1, 2025-05-07T20:22:13.5359856Z D=28, 2025-05-07T20:22:13.5360007Z B=120, 2025-05-07T20:22:13.5360148Z log_E=5, 2025-05-07T20:22:13.5360446Z L=12, 2025-05-07T20:22:13.5360601Z D_gradcheck=2, 2025-05-07T20:22:13.5360772Z stochastic_rounding=True, 2025-05-07T20:22:13.5360937Z weighted=False, 2025-05-07T20:22:13.5361089Z row_wise=True, 2025-05-07T20:22:13.5361237Z mixed=True, 2025-05-07T20:22:13.5361402Z use_cache=False, 2025-05-07T20:22:13.5361593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5361749Z use_cpu=True, 2025-05-07T20:22:13.5361937Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5362079Z ) 2025-05-07T20:22:13.5885170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5886179Z self=, 2025-05-07T20:22:13.5887044Z mixed_B=True, 2025-05-07T20:22:13.5887422Z compile=True, 2025-05-07T20:22:13.5887785Z T=4, 2025-05-07T20:22:13.5888112Z D=98, 2025-05-07T20:22:13.5888452Z B=30, 2025-05-07T20:22:13.5888787Z log_E=4, 2025-05-07T20:22:13.5889158Z L=5, 2025-05-07T20:22:13.5889503Z D_gradcheck=2, 2025-05-07T20:22:13.5889900Z stochastic_rounding=True, 2025-05-07T20:22:13.5890342Z weighted=False, 2025-05-07T20:22:13.5890713Z row_wise=True, 2025-05-07T20:22:13.5891077Z mixed=True, 2025-05-07T20:22:13.5891442Z use_cache=False, 2025-05-07T20:22:13.5892207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5892732Z use_cpu=True, 2025-05-07T20:22:13.5893149Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5893603Z ) 2025-05-07T20:22:13.5894002Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5894941Z self=, 2025-05-07T20:22:13.5895813Z mixed_B=False, 2025-05-07T20:22:13.5896182Z compile=False, 2025-05-07T20:22:13.5896550Z T=2, 2025-05-07T20:22:13.5896884Z D=64, 2025-05-07T20:22:13.5897209Z B=51, 2025-05-07T20:22:13.5897548Z log_E=4, 2025-05-07T20:22:13.5898149Z L=5, 2025-05-07T20:22:13.5898513Z D_gradcheck=1, 2025-05-07T20:22:13.5898912Z stochastic_rounding=True, 2025-05-07T20:22:13.5899359Z weighted=False, 2025-05-07T20:22:13.5899736Z row_wise=True, 2025-05-07T20:22:13.5900111Z mixed=True, 2025-05-07T20:22:13.5900476Z use_cache=False, 2025-05-07T20:22:13.5900900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5901627Z use_cpu=True, 2025-05-07T20:22:13.5902029Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5902468Z ) 2025-05-07T20:22:13.5902868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5903796Z self=, 2025-05-07T20:22:13.5904790Z mixed_B=True, 2025-05-07T20:22:13.5905155Z compile=True, 2025-05-07T20:22:13.5905516Z T=3, 2025-05-07T20:22:13.5905849Z D=29, 2025-05-07T20:22:13.5906171Z B=23, 2025-05-07T20:22:13.5906507Z log_E=5, 2025-05-07T20:22:13.5906851Z L=14, 2025-05-07T20:22:13.5907202Z D_gradcheck=1, 2025-05-07T20:22:13.5907603Z stochastic_rounding=True, 2025-05-07T20:22:13.5908042Z weighted=True, 2025-05-07T20:22:13.5908407Z row_wise=True, 2025-05-07T20:22:13.5908774Z mixed=True, 2025-05-07T20:22:13.5909138Z use_cache=True, 2025-05-07T20:22:13.5909544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5910031Z use_cpu=True, 2025-05-07T20:22:13.5910436Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5911003Z ) 2025-05-07T20:22:13.5911404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5912335Z self=, 2025-05-07T20:22:13.5913198Z mixed_B=True, 2025-05-07T20:22:13.5913566Z compile=False, 2025-05-07T20:22:13.5913933Z T=4, 2025-05-07T20:22:13.5914270Z D=73, 2025-05-07T20:22:13.5914595Z B=1, 2025-05-07T20:22:13.5914930Z log_E=5, 2025-05-07T20:22:13.5915275Z L=18, 2025-05-07T20:22:13.5915854Z D_gradcheck=1, 2025-05-07T20:22:13.5916544Z stochastic_rounding=False, 2025-05-07T20:22:13.5916996Z weighted=True, 2025-05-07T20:22:13.5917363Z row_wise=True, 2025-05-07T20:22:13.5917733Z mixed=True, 2025-05-07T20:22:13.5918098Z use_cache=False, 2025-05-07T20:22:13.5918520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5919011Z use_cpu=True, 2025-05-07T20:22:13.5919414Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5919854Z ) 2025-05-07T20:22:13.5920267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5921200Z self=, 2025-05-07T20:22:13.5922062Z mixed_B=False, 2025-05-07T20:22:13.5922441Z compile=True, 2025-05-07T20:22:13.5922805Z T=4, 2025-05-07T20:22:13.5923129Z D=49, 2025-05-07T20:22:13.5923469Z B=61, 2025-05-07T20:22:13.5923805Z log_E=3, 2025-05-07T20:22:13.5924153Z L=13, 2025-05-07T20:22:13.5924499Z D_gradcheck=1, 2025-05-07T20:22:13.5924892Z stochastic_rounding=True, 2025-05-07T20:22:13.5925329Z weighted=False, 2025-05-07T20:22:13.5925700Z row_wise=False, 2025-05-07T20:22:13.5926070Z mixed=False, 2025-05-07T20:22:13.5926439Z use_cache=True, 2025-05-07T20:22:13.5927066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5927575Z use_cpu=True, 2025-05-07T20:22:13.5927970Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5928408Z ) 2025-05-07T20:22:13.5928807Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5929738Z self=, 2025-05-07T20:22:13.5930598Z mixed_B=False, 2025-05-07T20:22:13.5930969Z compile=True, 2025-05-07T20:22:13.5931336Z T=4, 2025-05-07T20:22:13.5931666Z D=127, 2025-05-07T20:22:13.5932003Z B=124, 2025-05-07T20:22:13.5932337Z log_E=4, 2025-05-07T20:22:13.5932672Z L=18, 2025-05-07T20:22:13.5933230Z D_gradcheck=1, 2025-05-07T20:22:13.5933643Z stochastic_rounding=True, 2025-05-07T20:22:13.5934076Z weighted=True, 2025-05-07T20:22:13.5934450Z row_wise=True, 2025-05-07T20:22:13.5934827Z mixed=False, 2025-05-07T20:22:13.5935191Z use_cache=False, 2025-05-07T20:22:13.5935615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5936100Z use_cpu=True, 2025-05-07T20:22:13.5936717Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5937156Z ) 2025-05-07T20:22:13.5937569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5938498Z self=, 2025-05-07T20:22:13.5939359Z mixed_B=False, 2025-05-07T20:22:13.5939734Z compile=True, 2025-05-07T20:22:13.5940104Z T=3, 2025-05-07T20:22:13.5940435Z D=120, 2025-05-07T20:22:13.5940773Z B=58, 2025-05-07T20:22:13.5941108Z log_E=4, 2025-05-07T20:22:13.5941445Z L=14, 2025-05-07T20:22:13.5941799Z D_gradcheck=2, 2025-05-07T20:22:13.5942193Z stochastic_rounding=False, 2025-05-07T20:22:13.5942623Z weighted=False, 2025-05-07T20:22:13.5943003Z row_wise=True, 2025-05-07T20:22:13.5943373Z mixed=False, 2025-05-07T20:22:13.5943737Z use_cache=False, 2025-05-07T20:22:13.5944387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5944882Z use_cpu=True, 2025-05-07T20:22:13.5945278Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5945725Z ) 2025-05-07T20:22:13.5946127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5947062Z self=, 2025-05-07T20:22:13.5948002Z mixed_B=True, 2025-05-07T20:22:13.5948379Z compile=True, 2025-05-07T20:22:13.5948844Z T=2, 2025-05-07T20:22:13.5949258Z D=2, 2025-05-07T20:22:13.5949591Z B=97, 2025-05-07T20:22:13.5949931Z log_E=3, 2025-05-07T20:22:13.5950292Z L=2, 2025-05-07T20:22:13.5950934Z D_gradcheck=1, 2025-05-07T20:22:13.5951402Z stochastic_rounding=True, 2025-05-07T20:22:13.5951871Z weighted=True, 2025-05-07T20:22:13.5952283Z row_wise=False, 2025-05-07T20:22:13.5952731Z mixed=True, 2025-05-07T20:22:13.5953116Z use_cache=False, 2025-05-07T20:22:13.5953643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5954128Z use_cpu=True, 2025-05-07T20:22:13.5954525Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5955090Z ) 2025-05-07T20:22:13.5955531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5956514Z self=, 2025-05-07T20:22:13.5957385Z mixed_B=False, 2025-05-07T20:22:13.5957758Z compile=True, 2025-05-07T20:22:13.5958185Z T=1, 2025-05-07T20:22:13.5958564Z D=70, 2025-05-07T20:22:13.5958899Z B=61, 2025-05-07T20:22:13.5959275Z log_E=4, 2025-05-07T20:22:13.5959655Z L=11, 2025-05-07T20:22:13.5960016Z D_gradcheck=2, 2025-05-07T20:22:13.5960456Z stochastic_rounding=True, 2025-05-07T20:22:13.5960886Z weighted=True, 2025-05-07T20:22:13.5961263Z row_wise=False, 2025-05-07T20:22:13.5961640Z mixed=False, 2025-05-07T20:22:13.5962069Z use_cache=True, 2025-05-07T20:22:13.5962711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5963209Z use_cpu=True, 2025-05-07T20:22:13.5963610Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.5964060Z ) 2025-05-07T20:22:13.5964464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5965513Z self=, 2025-05-07T20:22:13.5966486Z mixed_B=False, 2025-05-07T20:22:13.5966909Z compile=False, 2025-05-07T20:22:13.5967279Z T=3, 2025-05-07T20:22:13.5967601Z D=82, 2025-05-07T20:22:13.5967974Z B=22, 2025-05-07T20:22:13.5968318Z log_E=5, 2025-05-07T20:22:13.5968656Z L=9, 2025-05-07T20:22:13.5969188Z D_gradcheck=1, 2025-05-07T20:22:13.5969654Z stochastic_rounding=False, 2025-05-07T20:22:13.5970092Z weighted=False, 2025-05-07T20:22:13.5970470Z row_wise=False, 2025-05-07T20:22:13.5970840Z mixed=True, 2025-05-07T20:22:13.5971270Z use_cache=True, 2025-05-07T20:22:13.5971691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5972223Z use_cpu=True, 2025-05-07T20:22:13.5972813Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5973341Z ) 2025-05-07T20:22:13.5973746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5974712Z self=, 2025-05-07T20:22:13.5975582Z mixed_B=True, 2025-05-07T20:22:13.5975958Z compile=True, 2025-05-07T20:22:13.5976313Z T=2, 2025-05-07T20:22:13.5976643Z D=96, 2025-05-07T20:22:13.5976981Z B=127, 2025-05-07T20:22:13.5977410Z log_E=3, 2025-05-07T20:22:13.5977753Z L=11, 2025-05-07T20:22:13.5978100Z D_gradcheck=1, 2025-05-07T20:22:13.5978496Z stochastic_rounding=True, 2025-05-07T20:22:13.5978935Z weighted=True, 2025-05-07T20:22:13.5979380Z row_wise=False, 2025-05-07T20:22:13.5979765Z mixed=True, 2025-05-07T20:22:13.5980123Z use_cache=True, 2025-05-07T20:22:13.5980537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.5981020Z use_cpu=True, 2025-05-07T20:22:13.5981481Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5981993Z ) 2025-05-07T20:22:13.5982485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5983466Z self=, 2025-05-07T20:22:13.5984449Z mixed_B=False, 2025-05-07T20:22:13.5984825Z compile=True, 2025-05-07T20:22:13.5985185Z T=4, 2025-05-07T20:22:13.5985555Z D=52, 2025-05-07T20:22:13.5985889Z B=21, 2025-05-07T20:22:13.5986252Z log_E=5, 2025-05-07T20:22:13.5986601Z L=6, 2025-05-07T20:22:13.5986949Z D_gradcheck=1, 2025-05-07T20:22:13.5987628Z stochastic_rounding=True, 2025-05-07T20:22:13.5988196Z weighted=True, 2025-05-07T20:22:13.5988584Z row_wise=False, 2025-05-07T20:22:13.5988947Z mixed=True, 2025-05-07T20:22:13.5989359Z use_cache=False, 2025-05-07T20:22:13.5989796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5990271Z use_cpu=True, 2025-05-07T20:22:13.5990722Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.5991167Z ) 2025-05-07T20:22:13.5991573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.5992494Z self=, 2025-05-07T20:22:13.5993396Z mixed_B=False, 2025-05-07T20:22:13.5993840Z compile=True, 2025-05-07T20:22:13.5994198Z T=1, 2025-05-07T20:22:13.5994566Z D=118, 2025-05-07T20:22:13.5994912Z B=20, 2025-05-07T20:22:13.5995242Z log_E=5, 2025-05-07T20:22:13.5995591Z L=11, 2025-05-07T20:22:13.5996054Z D_gradcheck=2, 2025-05-07T20:22:13.5996488Z stochastic_rounding=True, 2025-05-07T20:22:13.5997006Z weighted=True, 2025-05-07T20:22:13.5997381Z row_wise=False, 2025-05-07T20:22:13.5997746Z mixed=False, 2025-05-07T20:22:13.5998117Z use_cache=False, 2025-05-07T20:22:13.5998712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.5999206Z use_cpu=True, 2025-05-07T20:22:13.5999657Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6000208Z ) 2025-05-07T20:22:13.6000605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6001538Z self=, 2025-05-07T20:22:13.6002399Z mixed_B=False, 2025-05-07T20:22:13.6002836Z compile=True, 2025-05-07T20:22:13.6003197Z T=4, 2025-05-07T20:22:13.6003535Z D=25, 2025-05-07T20:22:13.6003870Z B=10, 2025-05-07T20:22:13.6004198Z log_E=4, 2025-05-07T20:22:13.6004541Z L=4, 2025-05-07T20:22:13.6005015Z D_gradcheck=2, 2025-05-07T20:22:13.6005442Z stochastic_rounding=True, 2025-05-07T20:22:13.6005882Z weighted=False, 2025-05-07T20:22:13.6006256Z row_wise=True, 2025-05-07T20:22:13.6006621Z mixed=True, 2025-05-07T20:22:13.6006980Z use_cache=True, 2025-05-07T20:22:13.6007494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6008059Z use_cpu=True, 2025-05-07T20:22:13.6008652Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6009154Z ) 2025-05-07T20:22:13.6009617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6010657Z self=, 2025-05-07T20:22:13.6011527Z mixed_B=False, 2025-05-07T20:22:13.6011894Z compile=True, 2025-05-07T20:22:13.6012254Z T=3, 2025-05-07T20:22:13.6012588Z D=124, 2025-05-07T20:22:13.6012929Z B=116, 2025-05-07T20:22:13.6013257Z log_E=3, 2025-05-07T20:22:13.6013604Z L=5, 2025-05-07T20:22:13.6013984Z D_gradcheck=1, 2025-05-07T20:22:13.6014426Z stochastic_rounding=False, 2025-05-07T20:22:13.6014864Z weighted=True, 2025-05-07T20:22:13.6015281Z row_wise=True, 2025-05-07T20:22:13.6015647Z mixed=True, 2025-05-07T20:22:13.6016201Z use_cache=False, 2025-05-07T20:22:13.6016707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6017224Z use_cpu=True, 2025-05-07T20:22:13.6017680Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6018133Z ) 2025-05-07T20:22:13.6018564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6019562Z self=, 2025-05-07T20:22:13.6020509Z mixed_B=True, 2025-05-07T20:22:13.6020874Z compile=False, 2025-05-07T20:22:13.6021287Z T=1, 2025-05-07T20:22:13.6021654Z D=15, 2025-05-07T20:22:13.6021980Z B=48, 2025-05-07T20:22:13.6022319Z log_E=4, 2025-05-07T20:22:13.6022662Z L=12, 2025-05-07T20:22:13.6022996Z D_gradcheck=1, 2025-05-07T20:22:13.6023689Z stochastic_rounding=False, 2025-05-07T20:22:13.6024241Z weighted=True, 2025-05-07T20:22:13.6024665Z row_wise=False, 2025-05-07T20:22:13.6025035Z mixed=True, 2025-05-07T20:22:13.6025451Z use_cache=True, 2025-05-07T20:22:13.6025916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6026395Z use_cpu=True, 2025-05-07T20:22:13.6026847Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6027295Z ) 2025-05-07T20:22:13.6027730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6028663Z self=, 2025-05-07T20:22:13.6029523Z mixed_B=True, 2025-05-07T20:22:13.6029886Z compile=True, 2025-05-07T20:22:13.6030321Z T=5, 2025-05-07T20:22:13.6030657Z D=122, 2025-05-07T20:22:13.6030984Z B=8, 2025-05-07T20:22:13.6031314Z log_E=3, 2025-05-07T20:22:13.6031693Z L=4, 2025-05-07T20:22:13.6032032Z D_gradcheck=2, 2025-05-07T20:22:13.6032437Z stochastic_rounding=False, 2025-05-07T20:22:13.6032881Z weighted=True, 2025-05-07T20:22:13.6033293Z row_wise=False, 2025-05-07T20:22:13.6033668Z mixed=False, 2025-05-07T20:22:13.6034040Z use_cache=False, 2025-05-07T20:22:13.6034454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6035142Z use_cpu=True, 2025-05-07T20:22:13.6035642Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6036125Z ) 2025-05-07T20:22:13.6521095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6522121Z self=, 2025-05-07T20:22:13.6522990Z mixed_B=False, 2025-05-07T20:22:13.6523495Z compile=False, 2025-05-07T20:22:13.6523862Z T=5, 2025-05-07T20:22:13.6524189Z D=119, 2025-05-07T20:22:13.6524525Z B=42, 2025-05-07T20:22:13.6524859Z log_E=4, 2025-05-07T20:22:13.6525198Z L=5, 2025-05-07T20:22:13.6525661Z D_gradcheck=2, 2025-05-07T20:22:13.6526440Z stochastic_rounding=True, 2025-05-07T20:22:13.6526905Z weighted=True, 2025-05-07T20:22:13.6527296Z row_wise=True, 2025-05-07T20:22:13.6527686Z mixed=False, 2025-05-07T20:22:13.6528061Z use_cache=False, 2025-05-07T20:22:13.6528482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6528973Z use_cpu=True, 2025-05-07T20:22:13.6529378Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6529973Z ) 2025-05-07T20:22:13.6530374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6531313Z self=, 2025-05-07T20:22:13.6532176Z mixed_B=False, 2025-05-07T20:22:13.6532546Z compile=True, 2025-05-07T20:22:13.6532909Z T=4, 2025-05-07T20:22:13.6533236Z D=50, 2025-05-07T20:22:13.6533568Z B=49, 2025-05-07T20:22:13.6533903Z log_E=4, 2025-05-07T20:22:13.6534241Z L=8, 2025-05-07T20:22:13.6534582Z D_gradcheck=2, 2025-05-07T20:22:13.6534991Z stochastic_rounding=False, 2025-05-07T20:22:13.6535429Z weighted=False, 2025-05-07T20:22:13.6535810Z row_wise=False, 2025-05-07T20:22:13.6536185Z mixed=True, 2025-05-07T20:22:13.6536544Z use_cache=False, 2025-05-07T20:22:13.6536965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6537453Z use_cpu=True, 2025-05-07T20:22:13.6537850Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6538303Z ) 2025-05-07T20:22:13.6538708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6539640Z self=, 2025-05-07T20:22:13.6540502Z mixed_B=False, 2025-05-07T20:22:13.6540878Z compile=True, 2025-05-07T20:22:13.6541240Z T=2, 2025-05-07T20:22:13.6541566Z D=66, 2025-05-07T20:22:13.6541898Z B=50, 2025-05-07T20:22:13.6542238Z log_E=4, 2025-05-07T20:22:13.6542576Z L=6, 2025-05-07T20:22:13.6542918Z D_gradcheck=1, 2025-05-07T20:22:13.6543613Z stochastic_rounding=True, 2025-05-07T20:22:13.6544162Z weighted=False, 2025-05-07T20:22:13.6544552Z row_wise=True, 2025-05-07T20:22:13.6544920Z mixed=True, 2025-05-07T20:22:13.6545281Z use_cache=False, 2025-05-07T20:22:13.6545707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6546196Z use_cpu=True, 2025-05-07T20:22:13.6546590Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6547043Z ) 2025-05-07T20:22:13.6547444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6548367Z self=, 2025-05-07T20:22:13.6549242Z mixed_B=True, 2025-05-07T20:22:13.6549616Z compile=False, 2025-05-07T20:22:13.6549977Z T=5, 2025-05-07T20:22:13.6550305Z D=47, 2025-05-07T20:22:13.6550639Z B=35, 2025-05-07T20:22:13.6550976Z log_E=5, 2025-05-07T20:22:13.6551316Z L=11, 2025-05-07T20:22:13.6551658Z D_gradcheck=1, 2025-05-07T20:22:13.6552057Z stochastic_rounding=False, 2025-05-07T20:22:13.6552493Z weighted=False, 2025-05-07T20:22:13.6552866Z row_wise=True, 2025-05-07T20:22:13.6553237Z mixed=True, 2025-05-07T20:22:13.6553613Z use_cache=False, 2025-05-07T20:22:13.6554035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6554754Z use_cpu=True, 2025-05-07T20:22:13.6555165Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6555615Z ) 2025-05-07T20:22:13.6556016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6556937Z self=, 2025-05-07T20:22:13.6557800Z mixed_B=False, 2025-05-07T20:22:13.6558172Z compile=True, 2025-05-07T20:22:13.6558528Z T=5, 2025-05-07T20:22:13.6558864Z D=108, 2025-05-07T20:22:13.6559202Z B=68, 2025-05-07T20:22:13.6559533Z log_E=5, 2025-05-07T20:22:13.6559886Z L=20, 2025-05-07T20:22:13.6560228Z D_gradcheck=2, 2025-05-07T20:22:13.6560775Z stochastic_rounding=True, 2025-05-07T20:22:13.6561248Z weighted=False, 2025-05-07T20:22:13.6561628Z row_wise=False, 2025-05-07T20:22:13.6562001Z mixed=False, 2025-05-07T20:22:13.6562371Z use_cache=False, 2025-05-07T20:22:13.6562794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6563280Z use_cpu=True, 2025-05-07T20:22:13.6563671Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6564259Z ) 2025-05-07T20:22:13.6564658Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6565581Z self=, 2025-05-07T20:22:13.6566448Z mixed_B=False, 2025-05-07T20:22:13.6566823Z compile=False, 2025-05-07T20:22:13.6567180Z T=3, 2025-05-07T20:22:13.6567514Z D=102, 2025-05-07T20:22:13.6567852Z B=122, 2025-05-07T20:22:13.6568190Z log_E=4, 2025-05-07T20:22:13.6568536Z L=2, 2025-05-07T20:22:13.6568883Z D_gradcheck=2, 2025-05-07T20:22:13.6569285Z stochastic_rounding=False, 2025-05-07T20:22:13.6569723Z weighted=False, 2025-05-07T20:22:13.6570096Z row_wise=True, 2025-05-07T20:22:13.6570460Z mixed=True, 2025-05-07T20:22:13.6570829Z use_cache=False, 2025-05-07T20:22:13.6571247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6571733Z use_cpu=True, 2025-05-07T20:22:13.6572128Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6572582Z ) 2025-05-07T20:22:13.6572983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6573904Z self=, 2025-05-07T20:22:13.6574768Z mixed_B=False, 2025-05-07T20:22:13.6575142Z compile=False, 2025-05-07T20:22:13.6575498Z T=4, 2025-05-07T20:22:13.6575834Z D=106, 2025-05-07T20:22:13.6576171Z B=35, 2025-05-07T20:22:13.6576501Z log_E=5, 2025-05-07T20:22:13.6576847Z L=10, 2025-05-07T20:22:13.6577195Z D_gradcheck=1, 2025-05-07T20:22:13.6577786Z stochastic_rounding=True, 2025-05-07T20:22:13.6578230Z weighted=True, 2025-05-07T20:22:13.6578605Z row_wise=False, 2025-05-07T20:22:13.6578979Z mixed=False, 2025-05-07T20:22:13.6579347Z use_cache=False, 2025-05-07T20:22:13.6579777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6580262Z use_cpu=True, 2025-05-07T20:22:13.6580670Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6581124Z ) 2025-05-07T20:22:13.6581518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6582448Z self=, 2025-05-07T20:22:13.6583313Z mixed_B=False, 2025-05-07T20:22:13.6583689Z compile=True, 2025-05-07T20:22:13.6584182Z T=1, 2025-05-07T20:22:13.6584526Z D=9, 2025-05-07T20:22:13.6584860Z B=4, 2025-05-07T20:22:13.6585186Z log_E=4, 2025-05-07T20:22:13.6585535Z L=12, 2025-05-07T20:22:13.6585874Z D_gradcheck=1, 2025-05-07T20:22:13.6586267Z stochastic_rounding=False, 2025-05-07T20:22:13.6586719Z weighted=False, 2025-05-07T20:22:13.6587103Z row_wise=False, 2025-05-07T20:22:13.6587465Z mixed=False, 2025-05-07T20:22:13.6587836Z use_cache=True, 2025-05-07T20:22:13.6588247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6588889Z use_cpu=True, 2025-05-07T20:22:13.6589303Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6589757Z ) 2025-05-07T20:22:13.6590149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6591073Z self=, 2025-05-07T20:22:13.6591935Z mixed_B=True, 2025-05-07T20:22:13.6592305Z compile=True, 2025-05-07T20:22:13.6592661Z T=2, 2025-05-07T20:22:13.6592996Z D=59, 2025-05-07T20:22:13.6593329Z B=123, 2025-05-07T20:22:13.6593659Z log_E=4, 2025-05-07T20:22:13.6594001Z L=20, 2025-05-07T20:22:13.6594345Z D_gradcheck=2, 2025-05-07T20:22:13.6594886Z stochastic_rounding=True, 2025-05-07T20:22:13.6595351Z weighted=False, 2025-05-07T20:22:13.6595727Z row_wise=False, 2025-05-07T20:22:13.6596088Z mixed=True, 2025-05-07T20:22:13.6596451Z use_cache=True, 2025-05-07T20:22:13.6596860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6597338Z use_cpu=True, 2025-05-07T20:22:13.6597740Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6598343Z ) 2025-05-07T20:22:13.6598737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6599668Z self=, 2025-05-07T20:22:13.6600538Z mixed_B=True, 2025-05-07T20:22:13.6600909Z compile=False, 2025-05-07T20:22:13.6601277Z T=3, 2025-05-07T20:22:13.6601612Z D=80, 2025-05-07T20:22:13.6601939Z B=56, 2025-05-07T20:22:13.6602280Z log_E=4, 2025-05-07T20:22:13.6602425Z L=10, 2025-05-07T20:22:13.6602589Z D_gradcheck=2, 2025-05-07T20:22:13.6602769Z stochastic_rounding=False, 2025-05-07T20:22:13.6602939Z weighted=False, 2025-05-07T20:22:13.6603093Z row_wise=False, 2025-05-07T20:22:13.6603244Z mixed=True, 2025-05-07T20:22:13.6603405Z use_cache=False, 2025-05-07T20:22:13.6603599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6603756Z use_cpu=True, 2025-05-07T20:22:13.6603946Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6604092Z ) 2025-05-07T20:22:13.6604320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6604880Z self=, 2025-05-07T20:22:13.6605032Z mixed_B=True, 2025-05-07T20:22:13.6605187Z compile=False, 2025-05-07T20:22:13.6605337Z T=1, 2025-05-07T20:22:13.6605480Z D=61, 2025-05-07T20:22:13.6605632Z B=35, 2025-05-07T20:22:13.6605776Z log_E=3, 2025-05-07T20:22:13.6605919Z L=17, 2025-05-07T20:22:13.6606079Z D_gradcheck=2, 2025-05-07T20:22:13.6606256Z stochastic_rounding=False, 2025-05-07T20:22:13.6606588Z weighted=False, 2025-05-07T20:22:13.6606749Z row_wise=False, 2025-05-07T20:22:13.6606896Z mixed=True, 2025-05-07T20:22:13.6607049Z use_cache=True, 2025-05-07T20:22:13.6607242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6607397Z use_cpu=True, 2025-05-07T20:22:13.6607579Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6607732Z ) 2025-05-07T20:22:13.6607957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6608516Z self=, 2025-05-07T20:22:13.6608689Z mixed_B=False, 2025-05-07T20:22:13.6608844Z compile=True, 2025-05-07T20:22:13.6608996Z T=2, 2025-05-07T20:22:13.6609141Z D=72, 2025-05-07T20:22:13.6609284Z B=79, 2025-05-07T20:22:13.6609439Z log_E=4, 2025-05-07T20:22:13.6609583Z L=20, 2025-05-07T20:22:13.6609736Z D_gradcheck=1, 2025-05-07T20:22:13.6609920Z stochastic_rounding=True, 2025-05-07T20:22:13.6610078Z weighted=True, 2025-05-07T20:22:13.6610230Z row_wise=False, 2025-05-07T20:22:13.6610387Z mixed=True, 2025-05-07T20:22:13.6610546Z use_cache=False, 2025-05-07T20:22:13.6610735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6611026Z use_cpu=True, 2025-05-07T20:22:13.6611226Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6611371Z ) 2025-05-07T20:22:13.6611610Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6612163Z self=, 2025-05-07T20:22:13.6612322Z mixed_B=True, 2025-05-07T20:22:13.6612479Z compile=False, 2025-05-07T20:22:13.6612622Z T=4, 2025-05-07T20:22:13.6612773Z D=83, 2025-05-07T20:22:13.6612916Z B=124, 2025-05-07T20:22:13.6613065Z log_E=3, 2025-05-07T20:22:13.6613218Z L=1, 2025-05-07T20:22:13.6613369Z D_gradcheck=2, 2025-05-07T20:22:13.6613661Z stochastic_rounding=True, 2025-05-07T20:22:13.6613839Z weighted=False, 2025-05-07T20:22:13.6613991Z row_wise=False, 2025-05-07T20:22:13.6614139Z mixed=True, 2025-05-07T20:22:13.6614302Z use_cache=True, 2025-05-07T20:22:13.6614492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6614647Z use_cpu=True, 2025-05-07T20:22:13.6614839Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6615155Z ) 2025-05-07T20:22:13.6615391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6615944Z self=, 2025-05-07T20:22:13.6616422Z mixed_B=True, 2025-05-07T20:22:13.6616605Z compile=False, 2025-05-07T20:22:13.6616749Z T=1, 2025-05-07T20:22:13.6616892Z D=48, 2025-05-07T20:22:13.6617046Z B=83, 2025-05-07T20:22:13.6617191Z log_E=5, 2025-05-07T20:22:13.6617334Z L=18, 2025-05-07T20:22:13.6617497Z D_gradcheck=1, 2025-05-07T20:22:13.6617679Z stochastic_rounding=True, 2025-05-07T20:22:13.6617838Z weighted=True, 2025-05-07T20:22:13.6617998Z row_wise=True, 2025-05-07T20:22:13.6618148Z mixed=True, 2025-05-07T20:22:13.6618308Z use_cache=True, 2025-05-07T20:22:13.6618500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6618656Z use_cpu=True, 2025-05-07T20:22:13.6618845Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6618990Z ) 2025-05-07T20:22:13.6619217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6619786Z self=, 2025-05-07T20:22:13.6619942Z mixed_B=False, 2025-05-07T20:22:13.6620094Z compile=True, 2025-05-07T20:22:13.6620246Z T=3, 2025-05-07T20:22:13.6620390Z D=42, 2025-05-07T20:22:13.6620535Z B=86, 2025-05-07T20:22:13.6620684Z log_E=5, 2025-05-07T20:22:13.6620829Z L=20, 2025-05-07T20:22:13.6620983Z D_gradcheck=1, 2025-05-07T20:22:13.6621167Z stochastic_rounding=False, 2025-05-07T20:22:13.6621550Z weighted=True, 2025-05-07T20:22:13.6621711Z row_wise=True, 2025-05-07T20:22:13.6621861Z mixed=True, 2025-05-07T20:22:13.6622016Z use_cache=True, 2025-05-07T20:22:13.6622216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6622369Z use_cpu=True, 2025-05-07T20:22:13.6622556Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6622714Z ) 2025-05-07T20:22:13.6622942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6623497Z self=, 2025-05-07T20:22:13.6623659Z mixed_B=False, 2025-05-07T20:22:13.6623810Z compile=True, 2025-05-07T20:22:13.6623958Z T=5, 2025-05-07T20:22:13.6624221Z D=13, 2025-05-07T20:22:13.6624369Z B=82, 2025-05-07T20:22:13.6624525Z log_E=5, 2025-05-07T20:22:13.6624669Z L=18, 2025-05-07T20:22:13.6624820Z D_gradcheck=1, 2025-05-07T20:22:13.6625003Z stochastic_rounding=False, 2025-05-07T20:22:13.6625169Z weighted=False, 2025-05-07T20:22:13.6625322Z row_wise=True, 2025-05-07T20:22:13.6625478Z mixed=False, 2025-05-07T20:22:13.6625631Z use_cache=False, 2025-05-07T20:22:13.6625822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.6625978Z use_cpu=True, 2025-05-07T20:22:13.6626350Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.6626507Z ) 2025-05-07T20:22:13.6626742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.6627303Z self=, 2025-05-07T20:22:13.6627454Z mixed_B=True, 2025-05-07T20:22:13.6627615Z compile=True, 2025-05-07T20:22:13.6627762Z T=4, 2025-05-07T20:22:13.6627912Z D=41, 2025-05-07T20:22:13.6628057Z B=76, 2025-05-07T20:22:13.6628200Z log_E=5, 2025-05-07T20:22:13.6628352Z L=10, 2025-05-07T20:22:13.6628505Z D_gradcheck=2, 2025-05-07T20:22:13.6628676Z stochastic_rounding=True, 2025-05-07T20:22:13.6629032Z weighted=False, 2025-05-07T20:22:13.6629201Z row_wise=True, 2025-05-07T20:22:13.6629354Z mixed=True, 2025-05-07T20:22:13.6629515Z use_cache=False, 2025-05-07T20:22:13.6629710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.6629865Z use_cpu=True, 2025-05-07T20:22:13.6630058Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.6630375Z ) 2025-05-07T20:22:13.7196758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7197347Z self=, 2025-05-07T20:22:13.7197502Z mixed_B=True, 2025-05-07T20:22:13.7197669Z compile=True, 2025-05-07T20:22:13.7197814Z T=5, 2025-05-07T20:22:13.7197958Z D=77, 2025-05-07T20:22:13.7198110Z B=2, 2025-05-07T20:22:13.7198260Z log_E=3, 2025-05-07T20:22:13.7198402Z L=0, 2025-05-07T20:22:13.7198565Z D_gradcheck=2, 2025-05-07T20:22:13.7198740Z stochastic_rounding=False, 2025-05-07T20:22:13.7198918Z weighted=False, 2025-05-07T20:22:13.7199078Z row_wise=True, 2025-05-07T20:22:13.7199227Z mixed=True, 2025-05-07T20:22:13.7199389Z use_cache=False, 2025-05-07T20:22:13.7199599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7199873Z use_cpu=True, 2025-05-07T20:22:13.7200085Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7200234Z ) 2025-05-07T20:22:13.7200468Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7201036Z self=, 2025-05-07T20:22:13.7201189Z mixed_B=False, 2025-05-07T20:22:13.7201343Z compile=False, 2025-05-07T20:22:13.7201491Z T=1, 2025-05-07T20:22:13.7201635Z D=125, 2025-05-07T20:22:13.7201779Z B=99, 2025-05-07T20:22:13.7201930Z log_E=5, 2025-05-07T20:22:13.7202074Z L=12, 2025-05-07T20:22:13.7202227Z D_gradcheck=2, 2025-05-07T20:22:13.7202409Z stochastic_rounding=False, 2025-05-07T20:22:13.7202844Z weighted=False, 2025-05-07T20:22:13.7203004Z row_wise=True, 2025-05-07T20:22:13.7203276Z mixed=False, 2025-05-07T20:22:13.7203428Z use_cache=True, 2025-05-07T20:22:13.7203628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7203782Z use_cpu=True, 2025-05-07T20:22:13.7203968Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7204119Z ) 2025-05-07T20:22:13.7204345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7204900Z self=, 2025-05-07T20:22:13.7205063Z mixed_B=False, 2025-05-07T20:22:13.7205213Z compile=True, 2025-05-07T20:22:13.7205366Z T=5, 2025-05-07T20:22:13.7205509Z D=75, 2025-05-07T20:22:13.7205652Z B=107, 2025-05-07T20:22:13.7205803Z log_E=4, 2025-05-07T20:22:13.7205947Z L=7, 2025-05-07T20:22:13.7206101Z D_gradcheck=2, 2025-05-07T20:22:13.7206280Z stochastic_rounding=True, 2025-05-07T20:22:13.7206445Z weighted=False, 2025-05-07T20:22:13.7206598Z row_wise=False, 2025-05-07T20:22:13.7206754Z mixed=False, 2025-05-07T20:22:13.7206909Z use_cache=False, 2025-05-07T20:22:13.7207098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7207256Z use_cpu=True, 2025-05-07T20:22:13.7207637Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7207802Z ) 2025-05-07T20:22:13.7208037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7208589Z self=, 2025-05-07T20:22:13.7208748Z mixed_B=True, 2025-05-07T20:22:13.7208902Z compile=False, 2025-05-07T20:22:13.7209047Z T=5, 2025-05-07T20:22:13.7209197Z D=18, 2025-05-07T20:22:13.7209340Z B=30, 2025-05-07T20:22:13.7209486Z log_E=5, 2025-05-07T20:22:13.7209637Z L=2, 2025-05-07T20:22:13.7209788Z D_gradcheck=2, 2025-05-07T20:22:13.7209961Z stochastic_rounding=False, 2025-05-07T20:22:13.7210310Z weighted=True, 2025-05-07T20:22:13.7210481Z row_wise=False, 2025-05-07T20:22:13.7210632Z mixed=False, 2025-05-07T20:22:13.7210794Z use_cache=False, 2025-05-07T20:22:13.7210986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7211138Z use_cpu=True, 2025-05-07T20:22:13.7211329Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7211471Z ) 2025-05-07T20:22:13.7211891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7212452Z self=, 2025-05-07T20:22:13.7212602Z mixed_B=True, 2025-05-07T20:22:13.7212765Z compile=True, 2025-05-07T20:22:13.7212910Z T=1, 2025-05-07T20:22:13.7213053Z D=69, 2025-05-07T20:22:13.7213202Z B=4, 2025-05-07T20:22:13.7213347Z log_E=4, 2025-05-07T20:22:13.7213489Z L=10, 2025-05-07T20:22:13.7213651Z D_gradcheck=2, 2025-05-07T20:22:13.7213826Z stochastic_rounding=False, 2025-05-07T20:22:13.7213989Z weighted=True, 2025-05-07T20:22:13.7214149Z row_wise=False, 2025-05-07T20:22:13.7214300Z mixed=False, 2025-05-07T20:22:13.7231111Z use_cache=False, 2025-05-07T20:22:13.7231349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7231517Z use_cpu=True, 2025-05-07T20:22:13.7231719Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7231865Z ) 2025-05-07T20:22:13.7232114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7232681Z self=, 2025-05-07T20:22:13.7232834Z mixed_B=True, 2025-05-07T20:22:13.7232994Z compile=True, 2025-05-07T20:22:13.7233138Z T=3, 2025-05-07T20:22:13.7233281Z D=38, 2025-05-07T20:22:13.7233431Z B=79, 2025-05-07T20:22:13.7233576Z log_E=3, 2025-05-07T20:22:13.7233719Z L=9, 2025-05-07T20:22:13.7233878Z D_gradcheck=2, 2025-05-07T20:22:13.7234051Z stochastic_rounding=False, 2025-05-07T20:22:13.7234487Z weighted=False, 2025-05-07T20:22:13.7234649Z row_wise=False, 2025-05-07T20:22:13.7234800Z mixed=True, 2025-05-07T20:22:13.7234964Z use_cache=False, 2025-05-07T20:22:13.7235158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7235309Z use_cpu=True, 2025-05-07T20:22:13.7235505Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7235648Z ) 2025-05-07T20:22:13.7235883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7236449Z self=, 2025-05-07T20:22:13.7236601Z mixed_B=True, 2025-05-07T20:22:13.7236753Z compile=True, 2025-05-07T20:22:13.7236907Z T=1, 2025-05-07T20:22:13.7237051Z D=40, 2025-05-07T20:22:13.7237197Z B=110, 2025-05-07T20:22:13.7237350Z log_E=4, 2025-05-07T20:22:13.7237493Z L=9, 2025-05-07T20:22:13.7237646Z D_gradcheck=1, 2025-05-07T20:22:13.7237826Z stochastic_rounding=False, 2025-05-07T20:22:13.7237987Z weighted=True, 2025-05-07T20:22:13.7238146Z row_wise=True, 2025-05-07T20:22:13.7238298Z mixed=False, 2025-05-07T20:22:13.7238449Z use_cache=True, 2025-05-07T20:22:13.7238648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7238802Z use_cpu=True, 2025-05-07T20:22:13.7239159Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7239322Z ) 2025-05-07T20:22:13.7239556Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7240110Z self=, 2025-05-07T20:22:13.7240271Z mixed_B=False, 2025-05-07T20:22:13.7240423Z compile=False, 2025-05-07T20:22:13.7240568Z T=5, 2025-05-07T20:22:13.7240717Z D=109, 2025-05-07T20:22:13.7240860Z B=60, 2025-05-07T20:22:13.7241010Z log_E=3, 2025-05-07T20:22:13.7241153Z L=8, 2025-05-07T20:22:13.7241305Z D_gradcheck=2, 2025-05-07T20:22:13.7241482Z stochastic_rounding=True, 2025-05-07T20:22:13.7241783Z weighted=False, 2025-05-07T20:22:13.7241955Z row_wise=True, 2025-05-07T20:22:13.7242111Z mixed=False, 2025-05-07T20:22:13.7242265Z use_cache=False, 2025-05-07T20:22:13.7242454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7242614Z use_cpu=True, 2025-05-07T20:22:13.7242800Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7242941Z ) 2025-05-07T20:22:13.7243325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7243879Z self=, 2025-05-07T20:22:13.7244036Z mixed_B=True, 2025-05-07T20:22:13.7244188Z compile=True, 2025-05-07T20:22:13.7244331Z T=2, 2025-05-07T20:22:13.7244482Z D=47, 2025-05-07T20:22:13.7244625Z B=93, 2025-05-07T20:22:13.7244772Z log_E=3, 2025-05-07T20:22:13.7244922Z L=3, 2025-05-07T20:22:13.7245073Z D_gradcheck=1, 2025-05-07T20:22:13.7245245Z stochastic_rounding=False, 2025-05-07T20:22:13.7245414Z weighted=False, 2025-05-07T20:22:13.7245569Z row_wise=True, 2025-05-07T20:22:13.7245717Z mixed=False, 2025-05-07T20:22:13.7245875Z use_cache=False, 2025-05-07T20:22:13.7246065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7246219Z use_cpu=True, 2025-05-07T20:22:13.7246409Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7246548Z ) 2025-05-07T20:22:13.7246780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7247339Z self=, 2025-05-07T20:22:13.7247490Z mixed_B=True, 2025-05-07T20:22:13.7247648Z compile=True, 2025-05-07T20:22:13.7247792Z T=5, 2025-05-07T20:22:13.7247934Z D=7, 2025-05-07T20:22:13.7248085Z B=56, 2025-05-07T20:22:13.7248231Z log_E=3, 2025-05-07T20:22:13.7248373Z L=3, 2025-05-07T20:22:13.7248533Z D_gradcheck=2, 2025-05-07T20:22:13.7248705Z stochastic_rounding=True, 2025-05-07T20:22:13.7248862Z weighted=False, 2025-05-07T20:22:13.7249164Z row_wise=False, 2025-05-07T20:22:13.7249313Z mixed=False, 2025-05-07T20:22:13.7249465Z use_cache=True, 2025-05-07T20:22:13.7249664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7249816Z use_cpu=True, 2025-05-07T20:22:13.7250001Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7250148Z ) 2025-05-07T20:22:13.7250378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7250941Z self=, 2025-05-07T20:22:13.7251094Z mixed_B=False, 2025-05-07T20:22:13.7251246Z compile=True, 2025-05-07T20:22:13.7251396Z T=1, 2025-05-07T20:22:13.7251537Z D=91, 2025-05-07T20:22:13.7251680Z B=45, 2025-05-07T20:22:13.7251833Z log_E=5, 2025-05-07T20:22:13.7251975Z L=14, 2025-05-07T20:22:13.7252128Z D_gradcheck=2, 2025-05-07T20:22:13.7252311Z stochastic_rounding=True, 2025-05-07T20:22:13.7252466Z weighted=True, 2025-05-07T20:22:13.7252624Z row_wise=True, 2025-05-07T20:22:13.7252782Z mixed=True, 2025-05-07T20:22:13.7252937Z use_cache=False, 2025-05-07T20:22:13.7253133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7253288Z use_cpu=True, 2025-05-07T20:22:13.7253597Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7253758Z ) 2025-05-07T20:22:13.7253987Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7254546Z self=, 2025-05-07T20:22:13.7254706Z mixed_B=False, 2025-05-07T20:22:13.7254859Z compile=True, 2025-05-07T20:22:13.7255002Z T=2, 2025-05-07T20:22:13.7255151Z D=85, 2025-05-07T20:22:13.7255295Z B=47, 2025-05-07T20:22:13.7255441Z log_E=3, 2025-05-07T20:22:13.7255592Z L=18, 2025-05-07T20:22:13.7255746Z D_gradcheck=1, 2025-05-07T20:22:13.7255917Z stochastic_rounding=True, 2025-05-07T20:22:13.7256079Z weighted=True, 2025-05-07T20:22:13.7256359Z row_wise=False, 2025-05-07T20:22:13.7256532Z mixed=True, 2025-05-07T20:22:13.7256685Z use_cache=True, 2025-05-07T20:22:13.7256874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7257030Z use_cpu=True, 2025-05-07T20:22:13.7257215Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7257357Z ) 2025-05-07T20:22:13.7257586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7258274Z self=, 2025-05-07T20:22:13.7258429Z mixed_B=False, 2025-05-07T20:22:13.7258592Z compile=True, 2025-05-07T20:22:13.7258737Z T=5, 2025-05-07T20:22:13.7258881Z D=21, 2025-05-07T20:22:13.7259031Z B=106, 2025-05-07T20:22:13.7259178Z log_E=5, 2025-05-07T20:22:13.7259325Z L=20, 2025-05-07T20:22:13.7259488Z D_gradcheck=2, 2025-05-07T20:22:13.7259661Z stochastic_rounding=False, 2025-05-07T20:22:13.7259824Z weighted=False, 2025-05-07T20:22:13.7259987Z row_wise=False, 2025-05-07T20:22:13.7260136Z mixed=True, 2025-05-07T20:22:13.7260296Z use_cache=False, 2025-05-07T20:22:13.7260488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7260641Z use_cpu=True, 2025-05-07T20:22:13.7260832Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7260974Z ) 2025-05-07T20:22:13.7261200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7261768Z self=, 2025-05-07T20:22:13.7261919Z mixed_B=True, 2025-05-07T20:22:13.7262073Z compile=False, 2025-05-07T20:22:13.7262226Z T=3, 2025-05-07T20:22:13.7262368Z D=23, 2025-05-07T20:22:13.7262522Z B=114, 2025-05-07T20:22:13.7262670Z log_E=3, 2025-05-07T20:22:13.7262818Z L=9, 2025-05-07T20:22:13.7262978Z D_gradcheck=2, 2025-05-07T20:22:13.7263152Z stochastic_rounding=False, 2025-05-07T20:22:13.7263305Z weighted=True, 2025-05-07T20:22:13.7263605Z row_wise=False, 2025-05-07T20:22:13.7263755Z mixed=True, 2025-05-07T20:22:13.7263908Z use_cache=False, 2025-05-07T20:22:13.7264224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7264379Z use_cpu=True, 2025-05-07T20:22:13.7264565Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7264713Z ) 2025-05-07T20:22:13.7264938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7265500Z self=, 2025-05-07T20:22:13.7265660Z mixed_B=True, 2025-05-07T20:22:13.7265812Z compile=False, 2025-05-07T20:22:13.7265960Z T=1, 2025-05-07T20:22:13.7266105Z D=20, 2025-05-07T20:22:13.7266251Z B=71, 2025-05-07T20:22:13.7266405Z log_E=5, 2025-05-07T20:22:13.7266545Z L=19, 2025-05-07T20:22:13.7266694Z D_gradcheck=2, 2025-05-07T20:22:13.7266872Z stochastic_rounding=False, 2025-05-07T20:22:13.7267023Z weighted=False, 2025-05-07T20:22:13.7267181Z row_wise=False, 2025-05-07T20:22:13.7267338Z mixed=False, 2025-05-07T20:22:13.7267491Z use_cache=False, 2025-05-07T20:22:13.7267684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7267842Z use_cpu=True, 2025-05-07T20:22:13.7268137Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7268291Z ) 2025-05-07T20:22:13.7268523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7269082Z self=, 2025-05-07T20:22:13.7269240Z mixed_B=True, 2025-05-07T20:22:13.7269391Z compile=False, 2025-05-07T20:22:13.7269534Z T=1, 2025-05-07T20:22:13.7269685Z D=13, 2025-05-07T20:22:13.7269829Z B=51, 2025-05-07T20:22:13.7269975Z log_E=4, 2025-05-07T20:22:13.7270127Z L=6, 2025-05-07T20:22:13.7270281Z D_gradcheck=2, 2025-05-07T20:22:13.7270453Z stochastic_rounding=True, 2025-05-07T20:22:13.7270613Z weighted=True, 2025-05-07T20:22:13.7270873Z row_wise=True, 2025-05-07T20:22:13.7271040Z mixed=False, 2025-05-07T20:22:13.7271202Z use_cache=False, 2025-05-07T20:22:13.7271393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7271544Z use_cpu=True, 2025-05-07T20:22:13.7271735Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7271878Z ) 2025-05-07T20:22:13.7272116Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7272796Z self=, 2025-05-07T20:22:13.7272950Z mixed_B=False, 2025-05-07T20:22:13.7273108Z compile=True, 2025-05-07T20:22:13.7273252Z T=4, 2025-05-07T20:22:13.7273395Z D=21, 2025-05-07T20:22:13.7273550Z B=62, 2025-05-07T20:22:13.7273695Z log_E=3, 2025-05-07T20:22:13.7273839Z L=0, 2025-05-07T20:22:13.7274000Z D_gradcheck=2, 2025-05-07T20:22:13.7274171Z stochastic_rounding=False, 2025-05-07T20:22:13.7274326Z weighted=False, 2025-05-07T20:22:13.7274491Z row_wise=True, 2025-05-07T20:22:13.7274643Z mixed=False, 2025-05-07T20:22:13.7274806Z use_cache=True, 2025-05-07T20:22:13.7274995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7275148Z use_cpu=True, 2025-05-07T20:22:13.7275340Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7275484Z ) 2025-05-07T20:22:13.7844775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7845420Z self=, 2025-05-07T20:22:13.7845587Z mixed_B=False, 2025-05-07T20:22:13.7845739Z compile=True, 2025-05-07T20:22:13.7845886Z T=5, 2025-05-07T20:22:13.7846034Z D=78, 2025-05-07T20:22:13.7846177Z B=36, 2025-05-07T20:22:13.7846322Z log_E=5, 2025-05-07T20:22:13.7846472Z L=3, 2025-05-07T20:22:13.7846624Z D_gradcheck=2, 2025-05-07T20:22:13.7846800Z stochastic_rounding=False, 2025-05-07T20:22:13.7846961Z weighted=True, 2025-05-07T20:22:13.7847472Z row_wise=False, 2025-05-07T20:22:13.7847630Z mixed=True, 2025-05-07T20:22:13.7847785Z use_cache=True, 2025-05-07T20:22:13.7847977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7848135Z use_cpu=True, 2025-05-07T20:22:13.7848320Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7848475Z ) 2025-05-07T20:22:13.7848714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7849278Z self=, 2025-05-07T20:22:13.7849431Z mixed_B=True, 2025-05-07T20:22:13.7849728Z compile=False, 2025-05-07T20:22:13.7849875Z T=3, 2025-05-07T20:22:13.7850029Z D=105, 2025-05-07T20:22:13.7850173Z B=31, 2025-05-07T20:22:13.7850319Z log_E=4, 2025-05-07T20:22:13.7850471Z L=12, 2025-05-07T20:22:13.7850623Z D_gradcheck=2, 2025-05-07T20:22:13.7850799Z stochastic_rounding=False, 2025-05-07T20:22:13.7850961Z weighted=False, 2025-05-07T20:22:13.7851126Z row_wise=True, 2025-05-07T20:22:13.7851279Z mixed=True, 2025-05-07T20:22:13.7851436Z use_cache=True, 2025-05-07T20:22:13.7851627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7851777Z use_cpu=True, 2025-05-07T20:22:13.7851966Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7852245Z ) 2025-05-07T20:22:13.7852499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7853077Z self=, 2025-05-07T20:22:13.7853227Z mixed_B=True, 2025-05-07T20:22:13.7853397Z compile=False, 2025-05-07T20:22:13.7853541Z T=2, 2025-05-07T20:22:13.7853685Z D=91, 2025-05-07T20:22:13.7853835Z B=120, 2025-05-07T20:22:13.7853983Z log_E=3, 2025-05-07T20:22:13.7854129Z L=7, 2025-05-07T20:22:13.7854293Z D_gradcheck=1, 2025-05-07T20:22:13.7854465Z stochastic_rounding=True, 2025-05-07T20:22:13.7854621Z weighted=False, 2025-05-07T20:22:13.7854959Z row_wise=False, 2025-05-07T20:22:13.7855122Z mixed=True, 2025-05-07T20:22:13.7855277Z use_cache=False, 2025-05-07T20:22:13.7855474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7855627Z use_cpu=True, 2025-05-07T20:22:13.7855807Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7855960Z ) 2025-05-07T20:22:13.7856221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7857004Z self=, 2025-05-07T20:22:13.7857158Z mixed_B=False, 2025-05-07T20:22:13.7857325Z compile=False, 2025-05-07T20:22:13.7857470Z T=4, 2025-05-07T20:22:13.7857614Z D=19, 2025-05-07T20:22:13.7857767Z B=107, 2025-05-07T20:22:13.7857911Z log_E=3, 2025-05-07T20:22:13.7858061Z L=5, 2025-05-07T20:22:13.7858214Z D_gradcheck=2, 2025-05-07T20:22:13.7858387Z stochastic_rounding=False, 2025-05-07T20:22:13.7858545Z weighted=False, 2025-05-07T20:22:13.7858701Z row_wise=False, 2025-05-07T20:22:13.7858856Z mixed=False, 2025-05-07T20:22:13.7859020Z use_cache=False, 2025-05-07T20:22:13.7859211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7859362Z use_cpu=True, 2025-05-07T20:22:13.7859550Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7859693Z ) 2025-05-07T20:22:13.7859920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7860484Z self=, 2025-05-07T20:22:13.7860638Z mixed_B=False, 2025-05-07T20:22:13.7860797Z compile=True, 2025-05-07T20:22:13.7860940Z T=3, 2025-05-07T20:22:13.7861081Z D=127, 2025-05-07T20:22:13.7861232Z B=18, 2025-05-07T20:22:13.7861379Z log_E=5, 2025-05-07T20:22:13.7861522Z L=7, 2025-05-07T20:22:13.7861686Z D_gradcheck=1, 2025-05-07T20:22:13.7861861Z stochastic_rounding=False, 2025-05-07T20:22:13.7862014Z weighted=True, 2025-05-07T20:22:13.7862175Z row_wise=True, 2025-05-07T20:22:13.7862472Z mixed=True, 2025-05-07T20:22:13.7862629Z use_cache=True, 2025-05-07T20:22:13.7862827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7862979Z use_cpu=True, 2025-05-07T20:22:13.7863161Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7863314Z ) 2025-05-07T20:22:13.7863541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7864215Z self=, 2025-05-07T20:22:13.7864375Z mixed_B=False, 2025-05-07T20:22:13.7864533Z compile=True, 2025-05-07T20:22:13.7864687Z T=3, 2025-05-07T20:22:13.7864829Z D=59, 2025-05-07T20:22:13.7864975Z B=127, 2025-05-07T20:22:13.7865127Z log_E=3, 2025-05-07T20:22:13.7865272Z L=5, 2025-05-07T20:22:13.7865423Z D_gradcheck=2, 2025-05-07T20:22:13.7865604Z stochastic_rounding=True, 2025-05-07T20:22:13.7865758Z weighted=False, 2025-05-07T20:22:13.7865915Z row_wise=True, 2025-05-07T20:22:13.7866074Z mixed=True, 2025-05-07T20:22:13.7866227Z use_cache=True, 2025-05-07T20:22:13.7866418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7866575Z use_cpu=True, 2025-05-07T20:22:13.7866757Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7867035Z ) 2025-05-07T20:22:13.7867274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7867834Z self=, 2025-05-07T20:22:13.7867992Z mixed_B=True, 2025-05-07T20:22:13.7868145Z compile=True, 2025-05-07T20:22:13.7868287Z T=2, 2025-05-07T20:22:13.7868439Z D=123, 2025-05-07T20:22:13.7868583Z B=70, 2025-05-07T20:22:13.7868729Z log_E=5, 2025-05-07T20:22:13.7868879Z L=10, 2025-05-07T20:22:13.7869031Z D_gradcheck=1, 2025-05-07T20:22:13.7869205Z stochastic_rounding=False, 2025-05-07T20:22:13.7869365Z weighted=True, 2025-05-07T20:22:13.7869628Z row_wise=False, 2025-05-07T20:22:13.7869802Z mixed=True, 2025-05-07T20:22:13.7869961Z use_cache=False, 2025-05-07T20:22:13.7870151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7870310Z use_cpu=True, 2025-05-07T20:22:13.7870491Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7870632Z ) 2025-05-07T20:22:13.7870872Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7871560Z self=, 2025-05-07T20:22:13.7871717Z mixed_B=False, 2025-05-07T20:22:13.7871875Z compile=False, 2025-05-07T20:22:13.7872020Z T=2, 2025-05-07T20:22:13.7872166Z D=69, 2025-05-07T20:22:13.7872314Z B=96, 2025-05-07T20:22:13.7872459Z log_E=5, 2025-05-07T20:22:13.7872603Z L=19, 2025-05-07T20:22:13.7872763Z D_gradcheck=1, 2025-05-07T20:22:13.7872935Z stochastic_rounding=False, 2025-05-07T20:22:13.7873091Z weighted=False, 2025-05-07T20:22:13.7873253Z row_wise=True, 2025-05-07T20:22:13.7873407Z mixed=False, 2025-05-07T20:22:13.7873565Z use_cache=True, 2025-05-07T20:22:13.7873754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7873908Z use_cpu=True, 2025-05-07T20:22:13.7874097Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7874237Z ) 2025-05-07T20:22:13.7874467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7875033Z self=, 2025-05-07T20:22:13.7875184Z mixed_B=True, 2025-05-07T20:22:13.7875342Z compile=False, 2025-05-07T20:22:13.7875493Z T=5, 2025-05-07T20:22:13.7875636Z D=109, 2025-05-07T20:22:13.7875783Z B=35, 2025-05-07T20:22:13.7875936Z log_E=4, 2025-05-07T20:22:13.7876078Z L=4, 2025-05-07T20:22:13.7876242Z D_gradcheck=1, 2025-05-07T20:22:13.7876417Z stochastic_rounding=False, 2025-05-07T20:22:13.7876572Z weighted=True, 2025-05-07T20:22:13.7876736Z row_wise=True, 2025-05-07T20:22:13.7877010Z mixed=False, 2025-05-07T20:22:13.7877163Z use_cache=True, 2025-05-07T20:22:13.7877359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7877510Z use_cpu=True, 2025-05-07T20:22:13.7877692Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7877839Z ) 2025-05-07T20:22:13.7878070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7878631Z self=, 2025-05-07T20:22:13.7878791Z mixed_B=False, 2025-05-07T20:22:13.7878952Z compile=False, 2025-05-07T20:22:13.7879098Z T=3, 2025-05-07T20:22:13.7879248Z D=67, 2025-05-07T20:22:13.7879391Z B=50, 2025-05-07T20:22:13.7879544Z log_E=3, 2025-05-07T20:22:13.7879688Z L=7, 2025-05-07T20:22:13.7879839Z D_gradcheck=2, 2025-05-07T20:22:13.7880019Z stochastic_rounding=True, 2025-05-07T20:22:13.7880174Z weighted=False, 2025-05-07T20:22:13.7880327Z row_wise=False, 2025-05-07T20:22:13.7880492Z mixed=True, 2025-05-07T20:22:13.7880645Z use_cache=True, 2025-05-07T20:22:13.7880837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7881000Z use_cpu=True, 2025-05-07T20:22:13.7881180Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7881321Z ) 2025-05-07T20:22:13.7881678Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7882255Z self=, 2025-05-07T20:22:13.7882413Z mixed_B=True, 2025-05-07T20:22:13.7882567Z compile=False, 2025-05-07T20:22:13.7882709Z T=4, 2025-05-07T20:22:13.7882861Z D=26, 2025-05-07T20:22:13.7883007Z B=76, 2025-05-07T20:22:13.7883154Z log_E=5, 2025-05-07T20:22:13.7883309Z L=10, 2025-05-07T20:22:13.7883463Z D_gradcheck=1, 2025-05-07T20:22:13.7883635Z stochastic_rounding=True, 2025-05-07T20:22:13.7883792Z weighted=False, 2025-05-07T20:22:13.7883945Z row_wise=True, 2025-05-07T20:22:13.7884207Z mixed=True, 2025-05-07T20:22:13.7884385Z use_cache=False, 2025-05-07T20:22:13.7884576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7884727Z use_cpu=True, 2025-05-07T20:22:13.7884914Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7885055Z ) 2025-05-07T20:22:13.7885285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7886013Z self=, 2025-05-07T20:22:13.7886166Z mixed_B=True, 2025-05-07T20:22:13.7886326Z compile=True, 2025-05-07T20:22:13.7886470Z T=4, 2025-05-07T20:22:13.7886612Z D=76, 2025-05-07T20:22:13.7886764Z B=31, 2025-05-07T20:22:13.7886909Z log_E=5, 2025-05-07T20:22:13.7887055Z L=2, 2025-05-07T20:22:13.7887217Z D_gradcheck=2, 2025-05-07T20:22:13.7887390Z stochastic_rounding=True, 2025-05-07T20:22:13.7887545Z weighted=False, 2025-05-07T20:22:13.7887703Z row_wise=True, 2025-05-07T20:22:13.7887860Z mixed=False, 2025-05-07T20:22:13.7888015Z use_cache=False, 2025-05-07T20:22:13.7888212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7888363Z use_cpu=True, 2025-05-07T20:22:13.7888552Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7888693Z ) 2025-05-07T20:22:13.7888922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7889487Z self=, 2025-05-07T20:22:13.7889640Z mixed_B=False, 2025-05-07T20:22:13.7889792Z compile=False, 2025-05-07T20:22:13.7889942Z T=2, 2025-05-07T20:22:13.7890087Z D=66, 2025-05-07T20:22:13.7890229Z B=47, 2025-05-07T20:22:13.7890382Z log_E=4, 2025-05-07T20:22:13.7890528Z L=7, 2025-05-07T20:22:13.7890677Z D_gradcheck=1, 2025-05-07T20:22:13.7890854Z stochastic_rounding=True, 2025-05-07T20:22:13.7891008Z weighted=False, 2025-05-07T20:22:13.7891160Z row_wise=True, 2025-05-07T20:22:13.7891471Z mixed=False, 2025-05-07T20:22:13.7891625Z use_cache=True, 2025-05-07T20:22:13.7891823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7891974Z use_cpu=True, 2025-05-07T20:22:13.7892157Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7892305Z ) 2025-05-07T20:22:13.7892535Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7893094Z self=, 2025-05-07T20:22:13.7893252Z mixed_B=False, 2025-05-07T20:22:13.7893405Z compile=False, 2025-05-07T20:22:13.7893551Z T=4, 2025-05-07T20:22:13.7893701Z D=83, 2025-05-07T20:22:13.7893848Z B=117, 2025-05-07T20:22:13.7893995Z log_E=5, 2025-05-07T20:22:13.7894146Z L=16, 2025-05-07T20:22:13.7894299Z D_gradcheck=2, 2025-05-07T20:22:13.7894475Z stochastic_rounding=False, 2025-05-07T20:22:13.7894636Z weighted=True, 2025-05-07T20:22:13.7894792Z row_wise=False, 2025-05-07T20:22:13.7894955Z mixed=False, 2025-05-07T20:22:13.7895113Z use_cache=True, 2025-05-07T20:22:13.7895304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.7895462Z use_cpu=True, 2025-05-07T20:22:13.7895645Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7895785Z ) 2025-05-07T20:22:13.7896154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7896730Z self=, 2025-05-07T20:22:13.7896884Z mixed_B=True, 2025-05-07T20:22:13.7897046Z compile=True, 2025-05-07T20:22:13.7897190Z T=4, 2025-05-07T20:22:13.7897331Z D=126, 2025-05-07T20:22:13.7897480Z B=103, 2025-05-07T20:22:13.7897626Z log_E=4, 2025-05-07T20:22:13.7897777Z L=19, 2025-05-07T20:22:13.7897930Z D_gradcheck=1, 2025-05-07T20:22:13.7898105Z stochastic_rounding=False, 2025-05-07T20:22:13.7898268Z weighted=False, 2025-05-07T20:22:13.7898422Z row_wise=True, 2025-05-07T20:22:13.7898692Z mixed=True, 2025-05-07T20:22:13.7898874Z use_cache=True, 2025-05-07T20:22:13.7899066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7899219Z use_cpu=True, 2025-05-07T20:22:13.7899410Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.7899552Z ) 2025-05-07T20:22:13.7899782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7900478Z self=, 2025-05-07T20:22:13.7900634Z mixed_B=False, 2025-05-07T20:22:13.7900786Z compile=False, 2025-05-07T20:22:13.7900940Z T=5, 2025-05-07T20:22:13.7901084Z D=91, 2025-05-07T20:22:13.7901233Z B=109, 2025-05-07T20:22:13.7901380Z log_E=5, 2025-05-07T20:22:13.7901520Z L=6, 2025-05-07T20:22:13.7901679Z D_gradcheck=2, 2025-05-07T20:22:13.7901852Z stochastic_rounding=False, 2025-05-07T20:22:13.7902006Z weighted=False, 2025-05-07T20:22:13.7902167Z row_wise=False, 2025-05-07T20:22:13.7902324Z mixed=True, 2025-05-07T20:22:13.7902480Z use_cache=True, 2025-05-07T20:22:13.7902695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7902868Z use_cpu=True, 2025-05-07T20:22:13.7903063Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7903207Z ) 2025-05-07T20:22:13.7903437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.7903998Z self=, 2025-05-07T20:22:13.7904291Z mixed_B=True, 2025-05-07T20:22:13.7904444Z compile=True, 2025-05-07T20:22:13.7904594Z T=1, 2025-05-07T20:22:13.7904734Z D=107, 2025-05-07T20:22:13.7904876Z B=106, 2025-05-07T20:22:13.7905028Z log_E=5, 2025-05-07T20:22:13.7905170Z L=13, 2025-05-07T20:22:13.7905327Z D_gradcheck=1, 2025-05-07T20:22:13.7905509Z stochastic_rounding=False, 2025-05-07T20:22:13.7905663Z weighted=True, 2025-05-07T20:22:13.7905816Z row_wise=True, 2025-05-07T20:22:13.7906093Z mixed=False, 2025-05-07T20:22:13.7906249Z use_cache=False, 2025-05-07T20:22:13.7906441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.7906601Z use_cpu=True, 2025-05-07T20:22:13.7906784Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.7906925Z ) 2025-05-07T20:22:13.8508791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8509413Z self=, 2025-05-07T20:22:13.8509577Z mixed_B=False, 2025-05-07T20:22:13.8509728Z compile=True, 2025-05-07T20:22:13.8509872Z T=5, 2025-05-07T20:22:13.8510019Z D=117, 2025-05-07T20:22:13.8510162Z B=47, 2025-05-07T20:22:13.8510307Z log_E=4, 2025-05-07T20:22:13.8510457Z L=12, 2025-05-07T20:22:13.8510612Z D_gradcheck=1, 2025-05-07T20:22:13.8510784Z stochastic_rounding=True, 2025-05-07T20:22:13.8510943Z weighted=True, 2025-05-07T20:22:13.8511098Z row_wise=False, 2025-05-07T20:22:13.8511272Z mixed=False, 2025-05-07T20:22:13.8511427Z use_cache=True, 2025-05-07T20:22:13.8511748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8511906Z use_cpu=True, 2025-05-07T20:22:13.8512087Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8512233Z ) 2025-05-07T20:22:13.8512823Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8513431Z self=, 2025-05-07T20:22:13.8513603Z mixed_B=False, 2025-05-07T20:22:13.8513781Z compile=True, 2025-05-07T20:22:13.8513943Z T=1, 2025-05-07T20:22:13.8514104Z D=20, 2025-05-07T20:22:13.8514277Z B=51, 2025-05-07T20:22:13.8514438Z log_E=4, 2025-05-07T20:22:13.8514608Z L=3, 2025-05-07T20:22:13.8514778Z D_gradcheck=2, 2025-05-07T20:22:13.8514966Z stochastic_rounding=True, 2025-05-07T20:22:13.8515145Z weighted=False, 2025-05-07T20:22:13.8515314Z row_wise=True, 2025-05-07T20:22:13.8515620Z mixed=False, 2025-05-07T20:22:13.8515817Z use_cache=True, 2025-05-07T20:22:13.8516027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8516425Z use_cpu=True, 2025-05-07T20:22:13.8516639Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8516801Z ) 2025-05-07T20:22:13.8517052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8517632Z self=, 2025-05-07T20:22:13.8517991Z mixed_B=True, 2025-05-07T20:22:13.8518173Z compile=False, 2025-05-07T20:22:13.8518334Z T=1, 2025-05-07T20:22:13.8518503Z D=115, 2025-05-07T20:22:13.8518675Z B=34, 2025-05-07T20:22:13.8518839Z log_E=4, 2025-05-07T20:22:13.8518996Z L=20, 2025-05-07T20:22:13.8519167Z D_gradcheck=2, 2025-05-07T20:22:13.8519354Z stochastic_rounding=False, 2025-05-07T20:22:13.8519633Z weighted=True, 2025-05-07T20:22:13.8519806Z row_wise=False, 2025-05-07T20:22:13.8519976Z mixed=True, 2025-05-07T20:22:13.8520147Z use_cache=False, 2025-05-07T20:22:13.8520401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8520707Z use_cpu=True, 2025-05-07T20:22:13.8520898Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8521058Z ) 2025-05-07T20:22:13.8521305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8521886Z self=, 2025-05-07T20:22:13.8522055Z mixed_B=False, 2025-05-07T20:22:13.8522221Z compile=False, 2025-05-07T20:22:13.8522383Z T=5, 2025-05-07T20:22:13.8522539Z D=108, 2025-05-07T20:22:13.8522693Z B=9, 2025-05-07T20:22:13.8522858Z log_E=3, 2025-05-07T20:22:13.8523012Z L=2, 2025-05-07T20:22:13.8523176Z D_gradcheck=1, 2025-05-07T20:22:13.8523364Z stochastic_rounding=False, 2025-05-07T20:22:13.8523530Z weighted=False, 2025-05-07T20:22:13.8523692Z row_wise=True, 2025-05-07T20:22:13.8523864Z mixed=True, 2025-05-07T20:22:13.8524276Z use_cache=False, 2025-05-07T20:22:13.8524479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.8524648Z use_cpu=True, 2025-05-07T20:22:13.8524836Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8524988Z ) 2025-05-07T20:22:13.8525237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8525803Z self=, 2025-05-07T20:22:13.8525980Z mixed_B=False, 2025-05-07T20:22:13.8526144Z compile=False, 2025-05-07T20:22:13.8526300Z T=1, 2025-05-07T20:22:13.8526462Z D=87, 2025-05-07T20:22:13.8526617Z B=78, 2025-05-07T20:22:13.8526772Z log_E=3, 2025-05-07T20:22:13.8526928Z L=1, 2025-05-07T20:22:13.8527090Z D_gradcheck=2, 2025-05-07T20:22:13.8527274Z stochastic_rounding=False, 2025-05-07T20:22:13.8527444Z weighted=True, 2025-05-07T20:22:13.8527608Z row_wise=False, 2025-05-07T20:22:13.8527771Z mixed=True, 2025-05-07T20:22:13.8527950Z use_cache=True, 2025-05-07T20:22:13.8528149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.8528316Z use_cpu=True, 2025-05-07T20:22:13.8528510Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8528661Z ) 2025-05-07T20:22:13.8529108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8529694Z self=, 2025-05-07T20:22:13.8529862Z mixed_B=False, 2025-05-07T20:22:13.8530033Z compile=False, 2025-05-07T20:22:13.8530186Z T=2, 2025-05-07T20:22:13.8530343Z D=79, 2025-05-07T20:22:13.8530503Z B=101, 2025-05-07T20:22:13.8530664Z log_E=3, 2025-05-07T20:22:13.8530817Z L=10, 2025-05-07T20:22:13.8530988Z D_gradcheck=2, 2025-05-07T20:22:13.8531189Z stochastic_rounding=True, 2025-05-07T20:22:13.8531354Z weighted=False, 2025-05-07T20:22:13.8531524Z row_wise=True, 2025-05-07T20:22:13.8531693Z mixed=False, 2025-05-07T20:22:13.8532063Z use_cache=True, 2025-05-07T20:22:13.8532284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8532446Z use_cpu=True, 2025-05-07T20:22:13.8532664Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8532817Z ) 2025-05-07T20:22:13.8533059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8533637Z self=, 2025-05-07T20:22:13.8533945Z mixed_B=False, 2025-05-07T20:22:13.8534114Z compile=True, 2025-05-07T20:22:13.8534277Z T=1, 2025-05-07T20:22:13.8534432Z D=88, 2025-05-07T20:22:13.8534586Z B=72, 2025-05-07T20:22:13.8534748Z log_E=5, 2025-05-07T20:22:13.8534902Z L=5, 2025-05-07T20:22:13.8535064Z D_gradcheck=2, 2025-05-07T20:22:13.8535255Z stochastic_rounding=True, 2025-05-07T20:22:13.8535421Z weighted=False, 2025-05-07T20:22:13.8535596Z row_wise=False, 2025-05-07T20:22:13.8535756Z mixed=True, 2025-05-07T20:22:13.8535929Z use_cache=True, 2025-05-07T20:22:13.8536139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8536302Z use_cpu=True, 2025-05-07T20:22:13.8536495Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8536652Z ) 2025-05-07T20:22:13.8536891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8537462Z self=, 2025-05-07T20:22:13.8537646Z mixed_B=False, 2025-05-07T20:22:13.8537825Z compile=True, 2025-05-07T20:22:13.8537996Z T=3, 2025-05-07T20:22:13.8538164Z D=111, 2025-05-07T20:22:13.8538328Z B=61, 2025-05-07T20:22:13.8538491Z log_E=5, 2025-05-07T20:22:13.8538656Z L=16, 2025-05-07T20:22:13.8538830Z D_gradcheck=1, 2025-05-07T20:22:13.8539025Z stochastic_rounding=False, 2025-05-07T20:22:13.8539193Z weighted=True, 2025-05-07T20:22:13.8539361Z row_wise=True, 2025-05-07T20:22:13.8539529Z mixed=False, 2025-05-07T20:22:13.8539869Z use_cache=False, 2025-05-07T20:22:13.8540070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8540236Z use_cpu=True, 2025-05-07T20:22:13.8540428Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8540581Z ) 2025-05-07T20:22:13.8540824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8541389Z self=, 2025-05-07T20:22:13.8541569Z mixed_B=False, 2025-05-07T20:22:13.8541734Z compile=True, 2025-05-07T20:22:13.8541889Z T=3, 2025-05-07T20:22:13.8542051Z D=114, 2025-05-07T20:22:13.8542206Z B=20, 2025-05-07T20:22:13.8542362Z log_E=5, 2025-05-07T20:22:13.8542524Z L=0, 2025-05-07T20:22:13.8542687Z D_gradcheck=2, 2025-05-07T20:22:13.8542873Z stochastic_rounding=False, 2025-05-07T20:22:13.8543050Z weighted=True, 2025-05-07T20:22:13.8543216Z row_wise=False, 2025-05-07T20:22:13.8543376Z mixed=False, 2025-05-07T20:22:13.8543554Z use_cache=False, 2025-05-07T20:22:13.8543756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8543917Z use_cpu=True, 2025-05-07T20:22:13.8544256Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8544412Z ) 2025-05-07T20:22:13.8544799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8545386Z self=, 2025-05-07T20:22:13.8545552Z mixed_B=True, 2025-05-07T20:22:13.8545723Z compile=False, 2025-05-07T20:22:13.8545878Z T=2, 2025-05-07T20:22:13.8546032Z D=61, 2025-05-07T20:22:13.8546193Z B=98, 2025-05-07T20:22:13.8546350Z log_E=4, 2025-05-07T20:22:13.8546504Z L=4, 2025-05-07T20:22:13.8546673Z D_gradcheck=1, 2025-05-07T20:22:13.8546856Z stochastic_rounding=True, 2025-05-07T20:22:13.8547021Z weighted=False, 2025-05-07T20:22:13.8547195Z row_wise=False, 2025-05-07T20:22:13.8547357Z mixed=False, 2025-05-07T20:22:13.8547756Z use_cache=False, 2025-05-07T20:22:13.8547980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8548144Z use_cpu=True, 2025-05-07T20:22:13.8548336Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8548498Z ) 2025-05-07T20:22:13.8548744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8549321Z self=, 2025-05-07T20:22:13.8549611Z mixed_B=False, 2025-05-07T20:22:13.8549775Z compile=True, 2025-05-07T20:22:13.8549934Z T=3, 2025-05-07T20:22:13.8550086Z D=125, 2025-05-07T20:22:13.8550238Z B=31, 2025-05-07T20:22:13.8550400Z log_E=3, 2025-05-07T20:22:13.8550554Z L=7, 2025-05-07T20:22:13.8550717Z D_gradcheck=2, 2025-05-07T20:22:13.8550911Z stochastic_rounding=False, 2025-05-07T20:22:13.8551075Z weighted=True, 2025-05-07T20:22:13.8551237Z row_wise=True, 2025-05-07T20:22:13.8551405Z mixed=True, 2025-05-07T20:22:13.8551580Z use_cache=False, 2025-05-07T20:22:13.8551793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.8551955Z use_cpu=True, 2025-05-07T20:22:13.8552146Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8552305Z ) 2025-05-07T20:22:13.8552544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8553111Z self=, 2025-05-07T20:22:13.8553287Z mixed_B=True, 2025-05-07T20:22:13.8553450Z compile=False, 2025-05-07T20:22:13.8553605Z T=4, 2025-05-07T20:22:13.8553765Z D=77, 2025-05-07T20:22:13.8553920Z B=80, 2025-05-07T20:22:13.8554075Z log_E=3, 2025-05-07T20:22:13.8554234Z L=4, 2025-05-07T20:22:13.8554398Z D_gradcheck=2, 2025-05-07T20:22:13.8554580Z stochastic_rounding=True, 2025-05-07T20:22:13.8554759Z weighted=True, 2025-05-07T20:22:13.8554923Z row_wise=False, 2025-05-07T20:22:13.8555093Z mixed=False, 2025-05-07T20:22:13.8555421Z use_cache=True, 2025-05-07T20:22:13.8555620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.8555788Z use_cpu=True, 2025-05-07T20:22:13.8555987Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8556140Z ) 2025-05-07T20:22:13.8556389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8556961Z self=, 2025-05-07T20:22:13.8557128Z mixed_B=False, 2025-05-07T20:22:13.8557300Z compile=True, 2025-05-07T20:22:13.8557455Z T=1, 2025-05-07T20:22:13.8557613Z D=4, 2025-05-07T20:22:13.8557775Z B=126, 2025-05-07T20:22:13.8557931Z log_E=4, 2025-05-07T20:22:13.8558082Z L=4, 2025-05-07T20:22:13.8558252Z D_gradcheck=1, 2025-05-07T20:22:13.8558436Z stochastic_rounding=False, 2025-05-07T20:22:13.8558606Z weighted=True, 2025-05-07T20:22:13.8558768Z row_wise=False, 2025-05-07T20:22:13.8558928Z mixed=False, 2025-05-07T20:22:13.8559107Z use_cache=False, 2025-05-07T20:22:13.8559309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8559473Z use_cpu=True, 2025-05-07T20:22:13.8559678Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8559832Z ) 2025-05-07T20:22:13.8560194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8560789Z self=, 2025-05-07T20:22:13.8560957Z mixed_B=False, 2025-05-07T20:22:13.8561124Z compile=False, 2025-05-07T20:22:13.8561286Z T=1, 2025-05-07T20:22:13.8561442Z D=112, 2025-05-07T20:22:13.8561603Z B=97, 2025-05-07T20:22:13.8561762Z log_E=3, 2025-05-07T20:22:13.8561917Z L=17, 2025-05-07T20:22:13.8562089Z D_gradcheck=1, 2025-05-07T20:22:13.8562271Z stochastic_rounding=True, 2025-05-07T20:22:13.8562438Z weighted=False, 2025-05-07T20:22:13.8562608Z row_wise=True, 2025-05-07T20:22:13.8562768Z mixed=True, 2025-05-07T20:22:13.8563062Z use_cache=False, 2025-05-07T20:22:13.8563288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8563450Z use_cpu=True, 2025-05-07T20:22:13.8563652Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8563821Z ) 2025-05-07T20:22:13.8564082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8564650Z self=, 2025-05-07T20:22:13.8564938Z mixed_B=True, 2025-05-07T20:22:13.8565103Z compile=True, 2025-05-07T20:22:13.8565265Z T=3, 2025-05-07T20:22:13.8565418Z D=54, 2025-05-07T20:22:13.8565572Z B=57, 2025-05-07T20:22:13.8565735Z log_E=5, 2025-05-07T20:22:13.8565892Z L=18, 2025-05-07T20:22:13.8566058Z D_gradcheck=2, 2025-05-07T20:22:13.8566248Z stochastic_rounding=False, 2025-05-07T20:22:13.8566415Z weighted=False, 2025-05-07T20:22:13.8566579Z row_wise=False, 2025-05-07T20:22:13.8566744Z mixed=False, 2025-05-07T20:22:13.8566921Z use_cache=False, 2025-05-07T20:22:13.8567125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8567296Z use_cpu=True, 2025-05-07T20:22:13.8567486Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8567639Z ) 2025-05-07T20:22:13.8567893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8568460Z self=, 2025-05-07T20:22:13.8568638Z mixed_B=False, 2025-05-07T20:22:13.8568803Z compile=True, 2025-05-07T20:22:13.8568961Z T=4, 2025-05-07T20:22:13.8569129Z D=107, 2025-05-07T20:22:13.8569280Z B=39, 2025-05-07T20:22:13.8569433Z log_E=3, 2025-05-07T20:22:13.8569593Z L=13, 2025-05-07T20:22:13.8569756Z D_gradcheck=2, 2025-05-07T20:22:13.8569938Z stochastic_rounding=True, 2025-05-07T20:22:13.8570107Z weighted=True, 2025-05-07T20:22:13.8570268Z row_wise=True, 2025-05-07T20:22:13.8570427Z mixed=True, 2025-05-07T20:22:13.8570602Z use_cache=False, 2025-05-07T20:22:13.8571489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8571654Z use_cpu=True, 2025-05-07T20:22:13.8571855Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.8572008Z ) 2025-05-07T20:22:13.8572251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.8572825Z self=, 2025-05-07T20:22:13.8572992Z mixed_B=False, 2025-05-07T20:22:13.8573162Z compile=True, 2025-05-07T20:22:13.8573316Z T=1, 2025-05-07T20:22:13.8573474Z D=54, 2025-05-07T20:22:13.8573634Z B=80, 2025-05-07T20:22:13.8573793Z log_E=5, 2025-05-07T20:22:13.8573947Z L=3, 2025-05-07T20:22:13.8574119Z D_gradcheck=2, 2025-05-07T20:22:13.8574305Z stochastic_rounding=False, 2025-05-07T20:22:13.8574470Z weighted=True, 2025-05-07T20:22:13.8574639Z row_wise=True, 2025-05-07T20:22:13.8574801Z mixed=False, 2025-05-07T20:22:13.8574978Z use_cache=False, 2025-05-07T20:22:13.8575184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.8575345Z use_cpu=True, 2025-05-07T20:22:13.8575543Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.8575698Z ) 2025-05-07T20:22:13.9163634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9164671Z self=, 2025-05-07T20:22:13.9164867Z mixed_B=False, 2025-05-07T20:22:13.9165021Z compile=False, 2025-05-07T20:22:13.9165164Z T=1, 2025-05-07T20:22:13.9165312Z D=9, 2025-05-07T20:22:13.9165453Z B=46, 2025-05-07T20:22:13.9165596Z log_E=5, 2025-05-07T20:22:13.9165742Z L=15, 2025-05-07T20:22:13.9165896Z D_gradcheck=1, 2025-05-07T20:22:13.9166074Z stochastic_rounding=False, 2025-05-07T20:22:13.9166236Z weighted=False, 2025-05-07T20:22:13.9166385Z row_wise=True, 2025-05-07T20:22:13.9166546Z mixed=True, 2025-05-07T20:22:13.9166897Z use_cache=False, 2025-05-07T20:22:13.9167109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9167264Z use_cpu=True, 2025-05-07T20:22:13.9167442Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9167583Z ) 2025-05-07T20:22:13.9167818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9168379Z self=, 2025-05-07T20:22:13.9168654Z mixed_B=False, 2025-05-07T20:22:13.9168814Z compile=False, 2025-05-07T20:22:13.9168957Z T=3, 2025-05-07T20:22:13.9169099Z D=17, 2025-05-07T20:22:13.9169250Z B=105, 2025-05-07T20:22:13.9169394Z log_E=3, 2025-05-07T20:22:13.9169540Z L=3, 2025-05-07T20:22:13.9169698Z D_gradcheck=2, 2025-05-07T20:22:13.9169870Z stochastic_rounding=False, 2025-05-07T20:22:13.9170030Z weighted=False, 2025-05-07T20:22:13.9170181Z row_wise=False, 2025-05-07T20:22:13.9170329Z mixed=False, 2025-05-07T20:22:13.9170495Z use_cache=True, 2025-05-07T20:22:13.9170688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9170835Z use_cpu=True, 2025-05-07T20:22:13.9171023Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9171163Z ) 2025-05-07T20:22:13.9171389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9171952Z self=, 2025-05-07T20:22:13.9172107Z mixed_B=False, 2025-05-07T20:22:13.9172257Z compile=True, 2025-05-07T20:22:13.9172408Z T=2, 2025-05-07T20:22:13.9172552Z D=92, 2025-05-07T20:22:13.9172705Z B=21, 2025-05-07T20:22:13.9172850Z log_E=3, 2025-05-07T20:22:13.9172991Z L=11, 2025-05-07T20:22:13.9173147Z D_gradcheck=1, 2025-05-07T20:22:13.9173320Z stochastic_rounding=False, 2025-05-07T20:22:13.9173472Z weighted=False, 2025-05-07T20:22:13.9173627Z row_wise=False, 2025-05-07T20:22:13.9173777Z mixed=False, 2025-05-07T20:22:13.9173933Z use_cache=False, 2025-05-07T20:22:13.9174343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9174493Z use_cpu=True, 2025-05-07T20:22:13.9174671Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9174817Z ) 2025-05-07T20:22:13.9175045Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9175608Z self=, 2025-05-07T20:22:13.9175769Z mixed_B=True, 2025-05-07T20:22:13.9175921Z compile=False, 2025-05-07T20:22:13.9176069Z T=2, 2025-05-07T20:22:13.9176211Z D=44, 2025-05-07T20:22:13.9176353Z B=120, 2025-05-07T20:22:13.9176501Z log_E=5, 2025-05-07T20:22:13.9176645Z L=0, 2025-05-07T20:22:13.9176795Z D_gradcheck=1, 2025-05-07T20:22:13.9176972Z stochastic_rounding=True, 2025-05-07T20:22:13.9177125Z weighted=True, 2025-05-07T20:22:13.9177277Z row_wise=True, 2025-05-07T20:22:13.9177432Z mixed=False, 2025-05-07T20:22:13.9177585Z use_cache=True, 2025-05-07T20:22:13.9177780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9177938Z use_cpu=True, 2025-05-07T20:22:13.9178117Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9178258Z ) 2025-05-07T20:22:13.9178490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9179171Z self=, 2025-05-07T20:22:13.9179352Z mixed_B=False, 2025-05-07T20:22:13.9179506Z compile=False, 2025-05-07T20:22:13.9179647Z T=1, 2025-05-07T20:22:13.9179796Z D=110, 2025-05-07T20:22:13.9179940Z B=125, 2025-05-07T20:22:13.9180086Z log_E=3, 2025-05-07T20:22:13.9180234Z L=2, 2025-05-07T20:22:13.9180385Z D_gradcheck=2, 2025-05-07T20:22:13.9180558Z stochastic_rounding=False, 2025-05-07T20:22:13.9180719Z weighted=False, 2025-05-07T20:22:13.9180870Z row_wise=True, 2025-05-07T20:22:13.9181016Z mixed=True, 2025-05-07T20:22:13.9181301Z use_cache=False, 2025-05-07T20:22:13.9181511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9181659Z use_cpu=True, 2025-05-07T20:22:13.9181848Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9181990Z ) 2025-05-07T20:22:13.9182222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9182780Z self=, 2025-05-07T20:22:13.9183061Z mixed_B=False, 2025-05-07T20:22:13.9183217Z compile=True, 2025-05-07T20:22:13.9183360Z T=4, 2025-05-07T20:22:13.9183504Z D=120, 2025-05-07T20:22:13.9183654Z B=44, 2025-05-07T20:22:13.9183798Z log_E=4, 2025-05-07T20:22:13.9183941Z L=9, 2025-05-07T20:22:13.9184216Z D_gradcheck=2, 2025-05-07T20:22:13.9184391Z stochastic_rounding=False, 2025-05-07T20:22:13.9184546Z weighted=True, 2025-05-07T20:22:13.9184704Z row_wise=False, 2025-05-07T20:22:13.9184854Z mixed=False, 2025-05-07T20:22:13.9185011Z use_cache=False, 2025-05-07T20:22:13.9185208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9185358Z use_cpu=True, 2025-05-07T20:22:13.9185549Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9185687Z ) 2025-05-07T20:22:13.9185911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9186475Z self=, 2025-05-07T20:22:13.9186628Z mixed_B=True, 2025-05-07T20:22:13.9186778Z compile=True, 2025-05-07T20:22:13.9186927Z T=2, 2025-05-07T20:22:13.9187071Z D=24, 2025-05-07T20:22:13.9187212Z B=81, 2025-05-07T20:22:13.9187365Z log_E=3, 2025-05-07T20:22:13.9187507Z L=9, 2025-05-07T20:22:13.9187656Z D_gradcheck=2, 2025-05-07T20:22:13.9187833Z stochastic_rounding=True, 2025-05-07T20:22:13.9187985Z weighted=True, 2025-05-07T20:22:13.9188141Z row_wise=True, 2025-05-07T20:22:13.9188287Z mixed=True, 2025-05-07T20:22:13.9188439Z use_cache=True, 2025-05-07T20:22:13.9188783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9188935Z use_cpu=True, 2025-05-07T20:22:13.9189114Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9189265Z ) 2025-05-07T20:22:13.9189491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9190046Z self=, 2025-05-07T20:22:13.9190206Z mixed_B=True, 2025-05-07T20:22:13.9190359Z compile=True, 2025-05-07T20:22:13.9190500Z T=4, 2025-05-07T20:22:13.9190652Z D=27, 2025-05-07T20:22:13.9190793Z B=59, 2025-05-07T20:22:13.9190937Z log_E=5, 2025-05-07T20:22:13.9191087Z L=3, 2025-05-07T20:22:13.9191239Z D_gradcheck=2, 2025-05-07T20:22:13.9191416Z stochastic_rounding=False, 2025-05-07T20:22:13.9191570Z weighted=True, 2025-05-07T20:22:13.9191819Z row_wise=False, 2025-05-07T20:22:13.9191966Z mixed=False, 2025-05-07T20:22:13.9192118Z use_cache=True, 2025-05-07T20:22:13.9192320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9192468Z use_cpu=True, 2025-05-07T20:22:13.9192659Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9192799Z ) 2025-05-07T20:22:13.9193022Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9193728Z self=, 2025-05-07T20:22:13.9193899Z mixed_B=False, 2025-05-07T20:22:13.9194051Z compile=True, 2025-05-07T20:22:13.9194202Z T=1, 2025-05-07T20:22:13.9194344Z D=54, 2025-05-07T20:22:13.9194490Z B=75, 2025-05-07T20:22:13.9194641Z log_E=5, 2025-05-07T20:22:13.9194782Z L=10, 2025-05-07T20:22:13.9194934Z D_gradcheck=2, 2025-05-07T20:22:13.9195113Z stochastic_rounding=False, 2025-05-07T20:22:13.9195265Z weighted=False, 2025-05-07T20:22:13.9195422Z row_wise=True, 2025-05-07T20:22:13.9195575Z mixed=False, 2025-05-07T20:22:13.9195726Z use_cache=False, 2025-05-07T20:22:13.9196033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9196198Z use_cpu=True, 2025-05-07T20:22:13.9196379Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9196528Z ) 2025-05-07T20:22:13.9196752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9197310Z self=, 2025-05-07T20:22:13.9197590Z mixed_B=False, 2025-05-07T20:22:13.9197742Z compile=True, 2025-05-07T20:22:13.9197888Z T=2, 2025-05-07T20:22:13.9198036Z D=24, 2025-05-07T20:22:13.9198179Z B=79, 2025-05-07T20:22:13.9198323Z log_E=4, 2025-05-07T20:22:13.9198475Z L=1, 2025-05-07T20:22:13.9198622Z D_gradcheck=1, 2025-05-07T20:22:13.9198801Z stochastic_rounding=False, 2025-05-07T20:22:13.9198954Z weighted=True, 2025-05-07T20:22:13.9199104Z row_wise=False, 2025-05-07T20:22:13.9199260Z mixed=False, 2025-05-07T20:22:13.9199410Z use_cache=True, 2025-05-07T20:22:13.9199606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9199764Z use_cpu=True, 2025-05-07T20:22:13.9199944Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9200084Z ) 2025-05-07T20:22:13.9200315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9200871Z self=, 2025-05-07T20:22:13.9201027Z mixed_B=False, 2025-05-07T20:22:13.9201188Z compile=True, 2025-05-07T20:22:13.9201332Z T=4, 2025-05-07T20:22:13.9201481Z D=58, 2025-05-07T20:22:13.9201623Z B=59, 2025-05-07T20:22:13.9201768Z log_E=3, 2025-05-07T20:22:13.9201920Z L=12, 2025-05-07T20:22:13.9202070Z D_gradcheck=2, 2025-05-07T20:22:13.9202241Z stochastic_rounding=False, 2025-05-07T20:22:13.9202401Z weighted=False, 2025-05-07T20:22:13.9202551Z row_wise=False, 2025-05-07T20:22:13.9202698Z mixed=False, 2025-05-07T20:22:13.9202855Z use_cache=False, 2025-05-07T20:22:13.9203202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9203353Z use_cpu=True, 2025-05-07T20:22:13.9203541Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9203680Z ) 2025-05-07T20:22:13.9203902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9204469Z self=, 2025-05-07T20:22:13.9204624Z mixed_B=False, 2025-05-07T20:22:13.9204786Z compile=True, 2025-05-07T20:22:13.9204928Z T=2, 2025-05-07T20:22:13.9205072Z D=80, 2025-05-07T20:22:13.9205223Z B=29, 2025-05-07T20:22:13.9205370Z log_E=5, 2025-05-07T20:22:13.9205513Z L=9, 2025-05-07T20:22:13.9205673Z D_gradcheck=2, 2025-05-07T20:22:13.9205845Z stochastic_rounding=False, 2025-05-07T20:22:13.9205998Z weighted=False, 2025-05-07T20:22:13.9206155Z row_wise=True, 2025-05-07T20:22:13.9206304Z mixed=False, 2025-05-07T20:22:13.9206457Z use_cache=False, 2025-05-07T20:22:13.9206661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9206812Z use_cpu=True, 2025-05-07T20:22:13.9206993Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9207142Z ) 2025-05-07T20:22:13.9207367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9208058Z self=, 2025-05-07T20:22:13.9208230Z mixed_B=True, 2025-05-07T20:22:13.9208383Z compile=False, 2025-05-07T20:22:13.9208534Z T=2, 2025-05-07T20:22:13.9208673Z D=33, 2025-05-07T20:22:13.9208814Z B=123, 2025-05-07T20:22:13.9208964Z log_E=5, 2025-05-07T20:22:13.9209104Z L=2, 2025-05-07T20:22:13.9209255Z D_gradcheck=2, 2025-05-07T20:22:13.9209428Z stochastic_rounding=True, 2025-05-07T20:22:13.9209581Z weighted=False, 2025-05-07T20:22:13.9209731Z row_wise=True, 2025-05-07T20:22:13.9209883Z mixed=True, 2025-05-07T20:22:13.9210032Z use_cache=True, 2025-05-07T20:22:13.9210346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9210515Z use_cpu=True, 2025-05-07T20:22:13.9210696Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9210843Z ) 2025-05-07T20:22:13.9211066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9211626Z self=, 2025-05-07T20:22:13.9211918Z mixed_B=False, 2025-05-07T20:22:13.9212070Z compile=False, 2025-05-07T20:22:13.9212212Z T=5, 2025-05-07T20:22:13.9212364Z D=81, 2025-05-07T20:22:13.9212506Z B=28, 2025-05-07T20:22:13.9212651Z log_E=4, 2025-05-07T20:22:13.9212799Z L=11, 2025-05-07T20:22:13.9212948Z D_gradcheck=1, 2025-05-07T20:22:13.9213118Z stochastic_rounding=True, 2025-05-07T20:22:13.9213276Z weighted=False, 2025-05-07T20:22:13.9213430Z row_wise=False, 2025-05-07T20:22:13.9213578Z mixed=False, 2025-05-07T20:22:13.9213741Z use_cache=False, 2025-05-07T20:22:13.9213940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9214096Z use_cpu=True, 2025-05-07T20:22:13.9214275Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9214415Z ) 2025-05-07T20:22:13.9214647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9215203Z self=, 2025-05-07T20:22:13.9215356Z mixed_B=True, 2025-05-07T20:22:13.9215517Z compile=False, 2025-05-07T20:22:13.9215659Z T=3, 2025-05-07T20:22:13.9215803Z D=123, 2025-05-07T20:22:13.9215954Z B=80, 2025-05-07T20:22:13.9216389Z log_E=3, 2025-05-07T20:22:13.9216554Z L=16, 2025-05-07T20:22:13.9216715Z D_gradcheck=1, 2025-05-07T20:22:13.9216888Z stochastic_rounding=True, 2025-05-07T20:22:13.9217051Z weighted=False, 2025-05-07T20:22:13.9217203Z row_wise=False, 2025-05-07T20:22:13.9217350Z mixed=False, 2025-05-07T20:22:13.9217510Z use_cache=True, 2025-05-07T20:22:13.9217927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9218080Z use_cpu=True, 2025-05-07T20:22:13.9218271Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9218411Z ) 2025-05-07T20:22:13.9218642Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9219215Z self=, 2025-05-07T20:22:13.9219372Z mixed_B=True, 2025-05-07T20:22:13.9219531Z compile=False, 2025-05-07T20:22:13.9219682Z T=1, 2025-05-07T20:22:13.9219823Z D=77, 2025-05-07T20:22:13.9219965Z B=107, 2025-05-07T20:22:13.9220119Z log_E=3, 2025-05-07T20:22:13.9220263Z L=11, 2025-05-07T20:22:13.9220426Z D_gradcheck=1, 2025-05-07T20:22:13.9220600Z stochastic_rounding=False, 2025-05-07T20:22:13.9220753Z weighted=True, 2025-05-07T20:22:13.9220909Z row_wise=True, 2025-05-07T20:22:13.9221058Z mixed=True, 2025-05-07T20:22:13.9221212Z use_cache=False, 2025-05-07T20:22:13.9221410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9221567Z use_cpu=True, 2025-05-07T20:22:13.9221752Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9221904Z ) 2025-05-07T20:22:13.9222130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9222821Z self=, 2025-05-07T20:22:13.9223003Z mixed_B=False, 2025-05-07T20:22:13.9223157Z compile=True, 2025-05-07T20:22:13.9223312Z T=2, 2025-05-07T20:22:13.9223460Z D=91, 2025-05-07T20:22:13.9223606Z B=112, 2025-05-07T20:22:13.9223758Z log_E=4, 2025-05-07T20:22:13.9223902Z L=0, 2025-05-07T20:22:13.9224162Z D_gradcheck=2, 2025-05-07T20:22:13.9224350Z stochastic_rounding=True, 2025-05-07T20:22:13.9224504Z weighted=True, 2025-05-07T20:22:13.9224655Z row_wise=True, 2025-05-07T20:22:13.9224810Z mixed=True, 2025-05-07T20:22:13.9224963Z use_cache=True, 2025-05-07T20:22:13.9225284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9225463Z use_cpu=True, 2025-05-07T20:22:13.9225645Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9225786Z ) 2025-05-07T20:22:13.9841491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9842175Z self=, 2025-05-07T20:22:13.9842703Z mixed_B=True, 2025-05-07T20:22:13.9842855Z compile=False, 2025-05-07T20:22:13.9843001Z T=2, 2025-05-07T20:22:13.9843151Z D=40, 2025-05-07T20:22:13.9843292Z B=53, 2025-05-07T20:22:13.9843442Z log_E=4, 2025-05-07T20:22:13.9843584Z L=5, 2025-05-07T20:22:13.9843735Z D_gradcheck=2, 2025-05-07T20:22:13.9843914Z stochastic_rounding=True, 2025-05-07T20:22:13.9844067Z weighted=False, 2025-05-07T20:22:13.9844223Z row_wise=True, 2025-05-07T20:22:13.9844381Z mixed=True, 2025-05-07T20:22:13.9844533Z use_cache=True, 2025-05-07T20:22:13.9844731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9844898Z use_cpu=True, 2025-05-07T20:22:13.9845082Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9845224Z ) 2025-05-07T20:22:13.9845459Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9846018Z self=, 2025-05-07T20:22:13.9846194Z mixed_B=True, 2025-05-07T20:22:13.9846345Z compile=True, 2025-05-07T20:22:13.9846487Z T=2, 2025-05-07T20:22:13.9846638Z D=30, 2025-05-07T20:22:13.9846780Z B=110, 2025-05-07T20:22:13.9846924Z log_E=4, 2025-05-07T20:22:13.9847073Z L=19, 2025-05-07T20:22:13.9847223Z D_gradcheck=2, 2025-05-07T20:22:13.9847393Z stochastic_rounding=True, 2025-05-07T20:22:13.9847554Z weighted=False, 2025-05-07T20:22:13.9847706Z row_wise=True, 2025-05-07T20:22:13.9847854Z mixed=False, 2025-05-07T20:22:13.9848014Z use_cache=False, 2025-05-07T20:22:13.9848207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9848585Z use_cpu=True, 2025-05-07T20:22:13.9848773Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9848914Z ) 2025-05-07T20:22:13.9849141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9849709Z self=, 2025-05-07T20:22:13.9849864Z mixed_B=False, 2025-05-07T20:22:13.9850024Z compile=False, 2025-05-07T20:22:13.9850165Z T=1, 2025-05-07T20:22:13.9850307Z D=47, 2025-05-07T20:22:13.9850465Z B=126, 2025-05-07T20:22:13.9850611Z log_E=3, 2025-05-07T20:22:13.9850756Z L=1, 2025-05-07T20:22:13.9850914Z D_gradcheck=2, 2025-05-07T20:22:13.9851085Z stochastic_rounding=True, 2025-05-07T20:22:13.9851236Z weighted=False, 2025-05-07T20:22:13.9851396Z row_wise=False, 2025-05-07T20:22:13.9851542Z mixed=True, 2025-05-07T20:22:13.9851695Z use_cache=False, 2025-05-07T20:22:13.9851893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9852049Z use_cpu=True, 2025-05-07T20:22:13.9852235Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9852375Z ) 2025-05-07T20:22:13.9852599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9853414Z self=, 2025-05-07T20:22:13.9853584Z mixed_B=True, 2025-05-07T20:22:13.9853735Z compile=True, 2025-05-07T20:22:13.9853884Z T=4, 2025-05-07T20:22:13.9854027Z D=10, 2025-05-07T20:22:13.9854169Z B=89, 2025-05-07T20:22:13.9854321Z log_E=3, 2025-05-07T20:22:13.9854465Z L=10, 2025-05-07T20:22:13.9854617Z D_gradcheck=1, 2025-05-07T20:22:13.9854794Z stochastic_rounding=True, 2025-05-07T20:22:13.9854945Z weighted=True, 2025-05-07T20:22:13.9855108Z row_wise=False, 2025-05-07T20:22:13.9855254Z mixed=True, 2025-05-07T20:22:13.9855408Z use_cache=False, 2025-05-07T20:22:13.9855774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9855945Z use_cpu=True, 2025-05-07T20:22:13.9856126Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9856273Z ) 2025-05-07T20:22:13.9856500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9857062Z self=, 2025-05-07T20:22:13.9857339Z mixed_B=True, 2025-05-07T20:22:13.9857490Z compile=False, 2025-05-07T20:22:13.9857632Z T=2, 2025-05-07T20:22:13.9857780Z D=4, 2025-05-07T20:22:13.9857921Z B=66, 2025-05-07T20:22:13.9858064Z log_E=5, 2025-05-07T20:22:13.9858213Z L=1, 2025-05-07T20:22:13.9858362Z D_gradcheck=1, 2025-05-07T20:22:13.9858537Z stochastic_rounding=False, 2025-05-07T20:22:13.9858689Z weighted=False, 2025-05-07T20:22:13.9858839Z row_wise=True, 2025-05-07T20:22:13.9858997Z mixed=False, 2025-05-07T20:22:13.9859147Z use_cache=True, 2025-05-07T20:22:13.9859341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9859500Z use_cpu=True, 2025-05-07T20:22:13.9859678Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9859815Z ) 2025-05-07T20:22:13.9860046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9860600Z self=, 2025-05-07T20:22:13.9860758Z mixed_B=False, 2025-05-07T20:22:13.9860914Z compile=True, 2025-05-07T20:22:13.9861055Z T=5, 2025-05-07T20:22:13.9861201Z D=48, 2025-05-07T20:22:13.9861342Z B=96, 2025-05-07T20:22:13.9861485Z log_E=5, 2025-05-07T20:22:13.9861632Z L=14, 2025-05-07T20:22:13.9861783Z D_gradcheck=2, 2025-05-07T20:22:13.9861953Z stochastic_rounding=True, 2025-05-07T20:22:13.9862112Z weighted=False, 2025-05-07T20:22:13.9862262Z row_wise=False, 2025-05-07T20:22:13.9862409Z mixed=False, 2025-05-07T20:22:13.9862565Z use_cache=False, 2025-05-07T20:22:13.9862762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9863036Z use_cpu=True, 2025-05-07T20:22:13.9863225Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9863363Z ) 2025-05-07T20:22:13.9863588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9864268Z self=, 2025-05-07T20:22:13.9864430Z mixed_B=True, 2025-05-07T20:22:13.9864590Z compile=True, 2025-05-07T20:22:13.9864732Z T=3, 2025-05-07T20:22:13.9864874Z D=114, 2025-05-07T20:22:13.9865024Z B=108, 2025-05-07T20:22:13.9865167Z log_E=4, 2025-05-07T20:22:13.9865309Z L=4, 2025-05-07T20:22:13.9865467Z D_gradcheck=2, 2025-05-07T20:22:13.9865637Z stochastic_rounding=True, 2025-05-07T20:22:13.9865791Z weighted=False, 2025-05-07T20:22:13.9865950Z row_wise=True, 2025-05-07T20:22:13.9866100Z mixed=False, 2025-05-07T20:22:13.9866250Z use_cache=True, 2025-05-07T20:22:13.9866448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9866602Z use_cpu=True, 2025-05-07T20:22:13.9866782Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9866933Z ) 2025-05-07T20:22:13.9867159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9867836Z self=, 2025-05-07T20:22:13.9868004Z mixed_B=True, 2025-05-07T20:22:13.9868155Z compile=True, 2025-05-07T20:22:13.9868305Z T=2, 2025-05-07T20:22:13.9868446Z D=54, 2025-05-07T20:22:13.9868588Z B=102, 2025-05-07T20:22:13.9868739Z log_E=4, 2025-05-07T20:22:13.9868879Z L=20, 2025-05-07T20:22:13.9869030Z D_gradcheck=1, 2025-05-07T20:22:13.9869202Z stochastic_rounding=True, 2025-05-07T20:22:13.9869355Z weighted=False, 2025-05-07T20:22:13.9869505Z row_wise=True, 2025-05-07T20:22:13.9869663Z mixed=False, 2025-05-07T20:22:13.9869814Z use_cache=False, 2025-05-07T20:22:13.9870001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9870283Z use_cpu=True, 2025-05-07T20:22:13.9870478Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9870624Z ) 2025-05-07T20:22:13.9870849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9871403Z self=, 2025-05-07T20:22:13.9871680Z mixed_B=False, 2025-05-07T20:22:13.9871829Z compile=True, 2025-05-07T20:22:13.9871973Z T=5, 2025-05-07T20:22:13.9872120Z D=112, 2025-05-07T20:22:13.9872260Z B=95, 2025-05-07T20:22:13.9872409Z log_E=4, 2025-05-07T20:22:13.9872555Z L=4, 2025-05-07T20:22:13.9872705Z D_gradcheck=2, 2025-05-07T20:22:13.9872877Z stochastic_rounding=False, 2025-05-07T20:22:13.9873036Z weighted=False, 2025-05-07T20:22:13.9873186Z row_wise=False, 2025-05-07T20:22:13.9873332Z mixed=True, 2025-05-07T20:22:13.9873490Z use_cache=True, 2025-05-07T20:22:13.9873679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9873842Z use_cpu=True, 2025-05-07T20:22:13.9874021Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9874160Z ) 2025-05-07T20:22:13.9874388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9874944Z self=, 2025-05-07T20:22:13.9875096Z mixed_B=False, 2025-05-07T20:22:13.9875253Z compile=False, 2025-05-07T20:22:13.9875394Z T=4, 2025-05-07T20:22:13.9875535Z D=13, 2025-05-07T20:22:13.9875681Z B=106, 2025-05-07T20:22:13.9875823Z log_E=3, 2025-05-07T20:22:13.9875963Z L=6, 2025-05-07T20:22:13.9876122Z D_gradcheck=1, 2025-05-07T20:22:13.9876293Z stochastic_rounding=False, 2025-05-07T20:22:13.9876453Z weighted=False, 2025-05-07T20:22:13.9876605Z row_wise=False, 2025-05-07T20:22:13.9876754Z mixed=True, 2025-05-07T20:22:13.9876914Z use_cache=True, 2025-05-07T20:22:13.9877102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9877411Z use_cpu=True, 2025-05-07T20:22:13.9877598Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9877739Z ) 2025-05-07T20:22:13.9877964Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9878530Z self=, 2025-05-07T20:22:13.9878687Z mixed_B=False, 2025-05-07T20:22:13.9878843Z compile=True, 2025-05-07T20:22:13.9878993Z T=4, 2025-05-07T20:22:13.9879134Z D=103, 2025-05-07T20:22:13.9879279Z B=42, 2025-05-07T20:22:13.9879432Z log_E=5, 2025-05-07T20:22:13.9879575Z L=1, 2025-05-07T20:22:13.9879739Z D_gradcheck=2, 2025-05-07T20:22:13.9879913Z stochastic_rounding=False, 2025-05-07T20:22:13.9880065Z weighted=True, 2025-05-07T20:22:13.9880250Z row_wise=False, 2025-05-07T20:22:13.9880400Z mixed=False, 2025-05-07T20:22:13.9880547Z use_cache=True, 2025-05-07T20:22:13.9880743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9880901Z use_cpu=True, 2025-05-07T20:22:13.9881083Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9881230Z ) 2025-05-07T20:22:13.9881455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9882159Z self=, 2025-05-07T20:22:13.9882333Z mixed_B=False, 2025-05-07T20:22:13.9882492Z compile=True, 2025-05-07T20:22:13.9882645Z T=1, 2025-05-07T20:22:13.9882789Z D=2, 2025-05-07T20:22:13.9882931Z B=124, 2025-05-07T20:22:13.9883083Z log_E=4, 2025-05-07T20:22:13.9883225Z L=9, 2025-05-07T20:22:13.9883378Z D_gradcheck=1, 2025-05-07T20:22:13.9883558Z stochastic_rounding=False, 2025-05-07T20:22:13.9883711Z weighted=False, 2025-05-07T20:22:13.9883863Z row_wise=False, 2025-05-07T20:22:13.9884022Z mixed=True, 2025-05-07T20:22:13.9884177Z use_cache=True, 2025-05-07T20:22:13.9884364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9884646Z use_cpu=True, 2025-05-07T20:22:13.9884840Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9884980Z ) 2025-05-07T20:22:13.9885212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9885770Z self=, 2025-05-07T20:22:13.9885926Z mixed_B=True, 2025-05-07T20:22:13.9886195Z compile=True, 2025-05-07T20:22:13.9886338Z T=5, 2025-05-07T20:22:13.9886493Z D=66, 2025-05-07T20:22:13.9886638Z B=81, 2025-05-07T20:22:13.9886784Z log_E=4, 2025-05-07T20:22:13.9886933Z L=3, 2025-05-07T20:22:13.9887084Z D_gradcheck=2, 2025-05-07T20:22:13.9887256Z stochastic_rounding=False, 2025-05-07T20:22:13.9887416Z weighted=True, 2025-05-07T20:22:13.9887566Z row_wise=True, 2025-05-07T20:22:13.9887716Z mixed=False, 2025-05-07T20:22:13.9887875Z use_cache=True, 2025-05-07T20:22:13.9888062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9888220Z use_cpu=True, 2025-05-07T20:22:13.9888407Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9888547Z ) 2025-05-07T20:22:13.9888783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9889344Z self=, 2025-05-07T20:22:13.9889495Z mixed_B=True, 2025-05-07T20:22:13.9889659Z compile=False, 2025-05-07T20:22:13.9889803Z T=2, 2025-05-07T20:22:13.9889946Z D=80, 2025-05-07T20:22:13.9890097Z B=123, 2025-05-07T20:22:13.9890241Z log_E=5, 2025-05-07T20:22:13.9890384Z L=3, 2025-05-07T20:22:13.9890545Z D_gradcheck=1, 2025-05-07T20:22:13.9890716Z stochastic_rounding=False, 2025-05-07T20:22:13.9890869Z weighted=False, 2025-05-07T20:22:13.9891028Z row_wise=False, 2025-05-07T20:22:13.9891179Z mixed=True, 2025-05-07T20:22:13.9891333Z use_cache=False, 2025-05-07T20:22:13.9891531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9891848Z use_cpu=True, 2025-05-07T20:22:13.9892036Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9892177Z ) 2025-05-07T20:22:13.9892405Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9892970Z self=, 2025-05-07T20:22:13.9893120Z mixed_B=False, 2025-05-07T20:22:13.9893277Z compile=True, 2025-05-07T20:22:13.9893427Z T=1, 2025-05-07T20:22:13.9893573Z D=89, 2025-05-07T20:22:13.9893717Z B=40, 2025-05-07T20:22:13.9893867Z log_E=4, 2025-05-07T20:22:13.9894010Z L=17, 2025-05-07T20:22:13.9894162Z D_gradcheck=1, 2025-05-07T20:22:13.9894339Z stochastic_rounding=False, 2025-05-07T20:22:13.9894495Z weighted=False, 2025-05-07T20:22:13.9894648Z row_wise=True, 2025-05-07T20:22:13.9894804Z mixed=False, 2025-05-07T20:22:13.9894956Z use_cache=True, 2025-05-07T20:22:13.9895155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9895312Z use_cpu=True, 2025-05-07T20:22:13.9909974Z output_dtype=SparseType.FP32, 2025-05-07T20:22:13.9910239Z ) 2025-05-07T20:22:13.9910512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9911275Z self=, 2025-05-07T20:22:13.9911446Z mixed_B=False, 2025-05-07T20:22:13.9911611Z compile=False, 2025-05-07T20:22:13.9911763Z T=5, 2025-05-07T20:22:13.9911904Z D=121, 2025-05-07T20:22:13.9912053Z B=23, 2025-05-07T20:22:13.9912197Z log_E=5, 2025-05-07T20:22:13.9912340Z L=5, 2025-05-07T20:22:13.9912499Z D_gradcheck=2, 2025-05-07T20:22:13.9912674Z stochastic_rounding=False, 2025-05-07T20:22:13.9912827Z weighted=False, 2025-05-07T20:22:13.9912984Z row_wise=False, 2025-05-07T20:22:13.9913133Z mixed=False, 2025-05-07T20:22:13.9913284Z use_cache=True, 2025-05-07T20:22:13.9913485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:13.9913720Z use_cpu=True, 2025-05-07T20:22:13.9913925Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9914071Z ) 2025-05-07T20:22:13.9914301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:13.9914865Z self=, 2025-05-07T20:22:13.9915027Z mixed_B=True, 2025-05-07T20:22:13.9915303Z compile=False, 2025-05-07T20:22:13.9915453Z T=2, 2025-05-07T20:22:13.9915594Z D=83, 2025-05-07T20:22:13.9915736Z B=15, 2025-05-07T20:22:13.9915886Z log_E=5, 2025-05-07T20:22:13.9916025Z L=14, 2025-05-07T20:22:13.9916520Z D_gradcheck=2, 2025-05-07T20:22:13.9916709Z stochastic_rounding=False, 2025-05-07T20:22:13.9916864Z weighted=False, 2025-05-07T20:22:13.9917013Z row_wise=True, 2025-05-07T20:22:13.9917167Z mixed=True, 2025-05-07T20:22:13.9917317Z use_cache=True, 2025-05-07T20:22:13.9917505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:13.9917673Z use_cpu=True, 2025-05-07T20:22:13.9917857Z output_dtype=SparseType.FP16, 2025-05-07T20:22:13.9917995Z ) 2025-05-07T20:22:14.0500038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0500672Z self=, 2025-05-07T20:22:14.0500833Z mixed_B=True, 2025-05-07T20:22:14.0500998Z compile=False, 2025-05-07T20:22:14.0501145Z T=4, 2025-05-07T20:22:14.0501295Z D=6, 2025-05-07T20:22:14.0501441Z B=68, 2025-05-07T20:22:14.0501586Z log_E=3, 2025-05-07T20:22:14.0501738Z L=17, 2025-05-07T20:22:14.0502027Z D_gradcheck=1, 2025-05-07T20:22:14.0502212Z stochastic_rounding=False, 2025-05-07T20:22:14.0502367Z weighted=False, 2025-05-07T20:22:14.0502522Z row_wise=False, 2025-05-07T20:22:14.0502676Z mixed=True, 2025-05-07T20:22:14.0502830Z use_cache=False, 2025-05-07T20:22:14.0503021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0503541Z use_cpu=True, 2025-05-07T20:22:14.0503726Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0503871Z ) 2025-05-07T20:22:14.0504208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0504779Z self=, 2025-05-07T20:22:14.0504935Z mixed_B=True, 2025-05-07T20:22:14.0505097Z compile=True, 2025-05-07T20:22:14.0505238Z T=4, 2025-05-07T20:22:14.0505378Z D=59, 2025-05-07T20:22:14.0505528Z B=57, 2025-05-07T20:22:14.0505671Z log_E=3, 2025-05-07T20:22:14.0505820Z L=1, 2025-05-07T20:22:14.0505972Z D_gradcheck=2, 2025-05-07T20:22:14.0506141Z stochastic_rounding=True, 2025-05-07T20:22:14.0506302Z weighted=True, 2025-05-07T20:22:14.0506453Z row_wise=False, 2025-05-07T20:22:14.0506601Z mixed=False, 2025-05-07T20:22:14.0506759Z use_cache=True, 2025-05-07T20:22:14.0506950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0507111Z use_cpu=True, 2025-05-07T20:22:14.0507308Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0507447Z ) 2025-05-07T20:22:14.0507675Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0508392Z self=, 2025-05-07T20:22:14.0508554Z mixed_B=False, 2025-05-07T20:22:14.0508718Z compile=False, 2025-05-07T20:22:14.0508865Z T=5, 2025-05-07T20:22:14.0509007Z D=106, 2025-05-07T20:22:14.0509158Z B=117, 2025-05-07T20:22:14.0509300Z log_E=3, 2025-05-07T20:22:14.0509442Z L=3, 2025-05-07T20:22:14.0509603Z D_gradcheck=1, 2025-05-07T20:22:14.0509773Z stochastic_rounding=True, 2025-05-07T20:22:14.0509924Z weighted=True, 2025-05-07T20:22:14.0510083Z row_wise=False, 2025-05-07T20:22:14.0510230Z mixed=True, 2025-05-07T20:22:14.0510383Z use_cache=True, 2025-05-07T20:22:14.0510579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0510883Z use_cpu=True, 2025-05-07T20:22:14.0511085Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0511234Z ) 2025-05-07T20:22:14.0511460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0512025Z self=, 2025-05-07T20:22:14.0512178Z mixed_B=True, 2025-05-07T20:22:14.0512525Z compile=True, 2025-05-07T20:22:14.0512679Z T=4, 2025-05-07T20:22:14.0512820Z D=94, 2025-05-07T20:22:14.0512960Z B=100, 2025-05-07T20:22:14.0513110Z log_E=5, 2025-05-07T20:22:14.0513252Z L=5, 2025-05-07T20:22:14.0513401Z D_gradcheck=1, 2025-05-07T20:22:14.0513579Z stochastic_rounding=False, 2025-05-07T20:22:14.0513732Z weighted=False, 2025-05-07T20:22:14.0513880Z row_wise=False, 2025-05-07T20:22:14.0514037Z mixed=False, 2025-05-07T20:22:14.0514188Z use_cache=False, 2025-05-07T20:22:14.0514379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0514543Z use_cpu=True, 2025-05-07T20:22:14.0514726Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0514878Z ) 2025-05-07T20:22:14.0515102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0515660Z self=, 2025-05-07T20:22:14.0515821Z mixed_B=True, 2025-05-07T20:22:14.0515973Z compile=False, 2025-05-07T20:22:14.0516352Z T=5, 2025-05-07T20:22:14.0516515Z D=121, 2025-05-07T20:22:14.0516657Z B=123, 2025-05-07T20:22:14.0516801Z log_E=4, 2025-05-07T20:22:14.0516950Z L=9, 2025-05-07T20:22:14.0517100Z D_gradcheck=1, 2025-05-07T20:22:14.0517270Z stochastic_rounding=True, 2025-05-07T20:22:14.0517432Z weighted=False, 2025-05-07T20:22:14.0517580Z row_wise=False, 2025-05-07T20:22:14.0517730Z mixed=True, 2025-05-07T20:22:14.0517888Z use_cache=False, 2025-05-07T20:22:14.0518078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0518239Z use_cpu=True, 2025-05-07T20:22:14.0518601Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0518739Z ) 2025-05-07T20:22:14.0518970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0519529Z self=, 2025-05-07T20:22:14.0519678Z mixed_B=True, 2025-05-07T20:22:14.0519840Z compile=False, 2025-05-07T20:22:14.0519982Z T=2, 2025-05-07T20:22:14.0520125Z D=101, 2025-05-07T20:22:14.0520274Z B=47, 2025-05-07T20:22:14.0520421Z log_E=4, 2025-05-07T20:22:14.0520562Z L=15, 2025-05-07T20:22:14.0520718Z D_gradcheck=1, 2025-05-07T20:22:14.0520901Z stochastic_rounding=False, 2025-05-07T20:22:14.0521053Z weighted=False, 2025-05-07T20:22:14.0521212Z row_wise=False, 2025-05-07T20:22:14.0521360Z mixed=True, 2025-05-07T20:22:14.0521520Z use_cache=False, 2025-05-07T20:22:14.0521711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0521866Z use_cpu=True, 2025-05-07T20:22:14.0522063Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0522207Z ) 2025-05-07T20:22:14.0522430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0523119Z self=, 2025-05-07T20:22:14.0523289Z mixed_B=False, 2025-05-07T20:22:14.0523446Z compile=True, 2025-05-07T20:22:14.0523597Z T=4, 2025-05-07T20:22:14.0523757Z D=93, 2025-05-07T20:22:14.0523897Z B=19, 2025-05-07T20:22:14.0524048Z log_E=5, 2025-05-07T20:22:14.0524190Z L=6, 2025-05-07T20:22:14.0524341Z D_gradcheck=1, 2025-05-07T20:22:14.0524521Z stochastic_rounding=True, 2025-05-07T20:22:14.0524673Z weighted=False, 2025-05-07T20:22:14.0524830Z row_wise=False, 2025-05-07T20:22:14.0524979Z mixed=False, 2025-05-07T20:22:14.0525129Z use_cache=False, 2025-05-07T20:22:14.0525323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0525474Z use_cpu=True, 2025-05-07T20:22:14.0525831Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0525995Z ) 2025-05-07T20:22:14.0526223Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0526781Z self=, 2025-05-07T20:22:14.0526938Z mixed_B=True, 2025-05-07T20:22:14.0527269Z compile=False, 2025-05-07T20:22:14.0527411Z T=3, 2025-05-07T20:22:14.0527560Z D=63, 2025-05-07T20:22:14.0527702Z B=39, 2025-05-07T20:22:14.0527851Z log_E=4, 2025-05-07T20:22:14.0527993Z L=10, 2025-05-07T20:22:14.0528142Z D_gradcheck=2, 2025-05-07T20:22:14.0528320Z stochastic_rounding=False, 2025-05-07T20:22:14.0528472Z weighted=False, 2025-05-07T20:22:14.0528623Z row_wise=False, 2025-05-07T20:22:14.0528779Z mixed=False, 2025-05-07T20:22:14.0528931Z use_cache=False, 2025-05-07T20:22:14.0529121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0529276Z use_cpu=True, 2025-05-07T20:22:14.0529463Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0529603Z ) 2025-05-07T20:22:14.0529835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0530397Z self=, 2025-05-07T20:22:14.0530554Z mixed_B=True, 2025-05-07T20:22:14.0530707Z compile=True, 2025-05-07T20:22:14.0530851Z T=5, 2025-05-07T20:22:14.0531003Z D=3, 2025-05-07T20:22:14.0531145Z B=89, 2025-05-07T20:22:14.0531288Z log_E=5, 2025-05-07T20:22:14.0531435Z L=11, 2025-05-07T20:22:14.0531586Z D_gradcheck=1, 2025-05-07T20:22:14.0531758Z stochastic_rounding=False, 2025-05-07T20:22:14.0531915Z weighted=True, 2025-05-07T20:22:14.0532066Z row_wise=True, 2025-05-07T20:22:14.0532212Z mixed=True, 2025-05-07T20:22:14.0532370Z use_cache=True, 2025-05-07T20:22:14.0532559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0532708Z use_cpu=True, 2025-05-07T20:22:14.0533053Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0533193Z ) 2025-05-07T20:22:14.0533419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0533976Z self=, 2025-05-07T20:22:14.0534131Z mixed_B=False, 2025-05-07T20:22:14.0534298Z compile=True, 2025-05-07T20:22:14.0534453Z T=3, 2025-05-07T20:22:14.0534602Z D=21, 2025-05-07T20:22:14.0534758Z B=47, 2025-05-07T20:22:14.0534906Z log_E=4, 2025-05-07T20:22:14.0535070Z L=8, 2025-05-07T20:22:14.0535233Z D_gradcheck=1, 2025-05-07T20:22:14.0535416Z stochastic_rounding=False, 2025-05-07T20:22:14.0535586Z weighted=True, 2025-05-07T20:22:14.0535744Z row_wise=True, 2025-05-07T20:22:14.0535892Z mixed=False, 2025-05-07T20:22:14.0536042Z use_cache=False, 2025-05-07T20:22:14.0536236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0536385Z use_cpu=True, 2025-05-07T20:22:14.0536574Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0536723Z ) 2025-05-07T20:22:14.0536946Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0537504Z self=, 2025-05-07T20:22:14.0537780Z mixed_B=False, 2025-05-07T20:22:14.0537950Z compile=True, 2025-05-07T20:22:14.0538104Z T=1, 2025-05-07T20:22:14.0538245Z D=44, 2025-05-07T20:22:14.0538387Z B=90, 2025-05-07T20:22:14.0538543Z log_E=5, 2025-05-07T20:22:14.0538686Z L=2, 2025-05-07T20:22:14.0538836Z D_gradcheck=2, 2025-05-07T20:22:14.0539017Z stochastic_rounding=False, 2025-05-07T20:22:14.0539169Z weighted=False, 2025-05-07T20:22:14.0539319Z row_wise=True, 2025-05-07T20:22:14.0539476Z mixed=False, 2025-05-07T20:22:14.0539626Z use_cache=False, 2025-05-07T20:22:14.0539820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0539970Z use_cpu=True, 2025-05-07T20:22:14.0540275Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0540440Z ) 2025-05-07T20:22:14.0540664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0541218Z self=, 2025-05-07T20:22:14.0541379Z mixed_B=True, 2025-05-07T20:22:14.0541531Z compile=False, 2025-05-07T20:22:14.0541839Z T=3, 2025-05-07T20:22:14.0541987Z D=35, 2025-05-07T20:22:14.0542130Z B=58, 2025-05-07T20:22:14.0542274Z log_E=3, 2025-05-07T20:22:14.0542423Z L=2, 2025-05-07T20:22:14.0542579Z D_gradcheck=2, 2025-05-07T20:22:14.0542751Z stochastic_rounding=False, 2025-05-07T20:22:14.0542913Z weighted=True, 2025-05-07T20:22:14.0543065Z row_wise=True, 2025-05-07T20:22:14.0543221Z mixed=False, 2025-05-07T20:22:14.0543376Z use_cache=True, 2025-05-07T20:22:14.0543567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0543725Z use_cpu=True, 2025-05-07T20:22:14.0543917Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0544189Z ) 2025-05-07T20:22:14.0544442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0544998Z self=, 2025-05-07T20:22:14.0545150Z mixed_B=True, 2025-05-07T20:22:14.0545310Z compile=False, 2025-05-07T20:22:14.0545461Z T=4, 2025-05-07T20:22:14.0545604Z D=103, 2025-05-07T20:22:14.0545754Z B=123, 2025-05-07T20:22:14.0545898Z log_E=4, 2025-05-07T20:22:14.0546044Z L=8, 2025-05-07T20:22:14.0546203Z D_gradcheck=1, 2025-05-07T20:22:14.0546373Z stochastic_rounding=False, 2025-05-07T20:22:14.0546532Z weighted=True, 2025-05-07T20:22:14.0546684Z row_wise=False, 2025-05-07T20:22:14.0546832Z mixed=False, 2025-05-07T20:22:14.0546991Z use_cache=False, 2025-05-07T20:22:14.0547179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0547332Z use_cpu=True, 2025-05-07T20:22:14.0547630Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0547769Z ) 2025-05-07T20:22:14.0547994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0548559Z self=, 2025-05-07T20:22:14.0548714Z mixed_B=False, 2025-05-07T20:22:14.0548868Z compile=False, 2025-05-07T20:22:14.0549046Z T=1, 2025-05-07T20:22:14.0549189Z D=18, 2025-05-07T20:22:14.0549344Z B=54, 2025-05-07T20:22:14.0549489Z log_E=5, 2025-05-07T20:22:14.0549640Z L=12, 2025-05-07T20:22:14.0549794Z D_gradcheck=1, 2025-05-07T20:22:14.0549963Z stochastic_rounding=True, 2025-05-07T20:22:14.0550123Z weighted=False, 2025-05-07T20:22:14.0550271Z row_wise=True, 2025-05-07T20:22:14.0550419Z mixed=True, 2025-05-07T20:22:14.0550578Z use_cache=True, 2025-05-07T20:22:14.0550767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0550916Z use_cpu=True, 2025-05-07T20:22:14.0551115Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0551254Z ) 2025-05-07T20:22:14.0551479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0552038Z self=, 2025-05-07T20:22:14.0552323Z mixed_B=True, 2025-05-07T20:22:14.0552501Z compile=True, 2025-05-07T20:22:14.0552650Z T=4, 2025-05-07T20:22:14.0552793Z D=54, 2025-05-07T20:22:14.0552945Z B=11, 2025-05-07T20:22:14.0553094Z log_E=5, 2025-05-07T20:22:14.0553234Z L=11, 2025-05-07T20:22:14.0553396Z D_gradcheck=2, 2025-05-07T20:22:14.0553571Z stochastic_rounding=False, 2025-05-07T20:22:14.0553725Z weighted=False, 2025-05-07T20:22:14.0553882Z row_wise=False, 2025-05-07T20:22:14.0554031Z mixed=True, 2025-05-07T20:22:14.0554181Z use_cache=True, 2025-05-07T20:22:14.0554373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0554524Z use_cpu=True, 2025-05-07T20:22:14.0554786Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0554943Z ) 2025-05-07T20:22:14.0555172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0555731Z self=, 2025-05-07T20:22:14.0555886Z mixed_B=False, 2025-05-07T20:22:14.0556038Z compile=False, 2025-05-07T20:22:14.0556377Z T=3, 2025-05-07T20:22:14.0556521Z D=18, 2025-05-07T20:22:14.0556664Z B=62, 2025-05-07T20:22:14.0556816Z log_E=5, 2025-05-07T20:22:14.0556960Z L=6, 2025-05-07T20:22:14.0557111Z D_gradcheck=1, 2025-05-07T20:22:14.0557288Z stochastic_rounding=True, 2025-05-07T20:22:14.0557448Z weighted=False, 2025-05-07T20:22:14.0557602Z row_wise=False, 2025-05-07T20:22:14.0557764Z mixed=True, 2025-05-07T20:22:14.0557919Z use_cache=False, 2025-05-07T20:22:14.0558114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.0558271Z use_cpu=True, 2025-05-07T20:22:14.0558453Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.0558607Z ) 2025-05-07T20:22:14.0558833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.0559388Z self=, 2025-05-07T20:22:14.0559548Z mixed_B=True, 2025-05-07T20:22:14.0559699Z compile=True, 2025-05-07T20:22:14.0559845Z T=3, 2025-05-07T20:22:14.0559995Z D=117, 2025-05-07T20:22:14.0560141Z B=18, 2025-05-07T20:22:14.0560284Z log_E=5, 2025-05-07T20:22:14.0560434Z L=16, 2025-05-07T20:22:14.0560588Z D_gradcheck=1, 2025-05-07T20:22:14.0560759Z stochastic_rounding=True, 2025-05-07T20:22:14.0560918Z weighted=True, 2025-05-07T20:22:14.0561070Z row_wise=True, 2025-05-07T20:22:14.0561217Z mixed=True, 2025-05-07T20:22:14.0561378Z use_cache=False, 2025-05-07T20:22:14.0561568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.0561726Z use_cpu=True, 2025-05-07T20:22:14.0561911Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.0562205Z ) 2025-05-07T20:22:14.2554928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2556089Z self=, 2025-05-07T20:22:14.2557132Z mixed_B=False, 2025-05-07T20:22:14.2557527Z compile=False, 2025-05-07T20:22:14.2557914Z T=2, 2025-05-07T20:22:14.2558255Z D=99, 2025-05-07T20:22:14.2558595Z B=77, 2025-05-07T20:22:14.2558935Z log_E=3, 2025-05-07T20:22:14.2559291Z L=2, 2025-05-07T20:22:14.2559640Z D_gradcheck=1, 2025-05-07T20:22:14.2560048Z stochastic_rounding=True, 2025-05-07T20:22:14.2560524Z weighted=True, 2025-05-07T20:22:14.2560917Z row_wise=True, 2025-05-07T20:22:14.2561297Z mixed=False, 2025-05-07T20:22:14.2561684Z use_cache=False, 2025-05-07T20:22:14.2562262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2562788Z use_cpu=True, 2025-05-07T20:22:14.2563237Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.2563735Z ) 2025-05-07T20:22:14.2564151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2565237Z self=, 2025-05-07T20:22:14.2566611Z mixed_B=False, 2025-05-07T20:22:14.2567018Z compile=True, 2025-05-07T20:22:14.2567402Z T=2, 2025-05-07T20:22:14.2567740Z D=21, 2025-05-07T20:22:14.2568088Z B=79, 2025-05-07T20:22:14.2568427Z log_E=5, 2025-05-07T20:22:14.2568779Z L=13, 2025-05-07T20:22:14.2569131Z D_gradcheck=2, 2025-05-07T20:22:14.2569537Z stochastic_rounding=True, 2025-05-07T20:22:14.2570008Z weighted=False, 2025-05-07T20:22:14.2570413Z row_wise=True, 2025-05-07T20:22:14.2570794Z mixed=True, 2025-05-07T20:22:14.2571182Z use_cache=True, 2025-05-07T20:22:14.2571646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2572178Z use_cpu=True, 2025-05-07T20:22:14.2572757Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2573244Z ) 2025-05-07T20:22:14.2573640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2574572Z self=, 2025-05-07T20:22:14.2575438Z mixed_B=False, 2025-05-07T20:22:14.2575806Z compile=False, 2025-05-07T20:22:14.2576311Z T=3, 2025-05-07T20:22:14.2576651Z D=84, 2025-05-07T20:22:14.2576978Z B=1, 2025-05-07T20:22:14.2577311Z log_E=5, 2025-05-07T20:22:14.2577655Z L=17, 2025-05-07T20:22:14.2577993Z D_gradcheck=1, 2025-05-07T20:22:14.2578391Z stochastic_rounding=False, 2025-05-07T20:22:14.2578829Z weighted=True, 2025-05-07T20:22:14.2579197Z row_wise=False, 2025-05-07T20:22:14.2579571Z mixed=False, 2025-05-07T20:22:14.2579941Z use_cache=True, 2025-05-07T20:22:14.2580353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2580832Z use_cpu=True, 2025-05-07T20:22:14.2581238Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.2581696Z ) 2025-05-07T20:22:14.2582090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2583024Z self=, 2025-05-07T20:22:14.2583901Z mixed_B=False, 2025-05-07T20:22:14.2584421Z compile=True, 2025-05-07T20:22:14.2584793Z T=4, 2025-05-07T20:22:14.2585126Z D=61, 2025-05-07T20:22:14.2585453Z B=121, 2025-05-07T20:22:14.2585786Z log_E=4, 2025-05-07T20:22:14.2586127Z L=19, 2025-05-07T20:22:14.2586462Z D_gradcheck=2, 2025-05-07T20:22:14.2586854Z stochastic_rounding=False, 2025-05-07T20:22:14.2587290Z weighted=False, 2025-05-07T20:22:14.2587658Z row_wise=False, 2025-05-07T20:22:14.2588026Z mixed=False, 2025-05-07T20:22:14.2588400Z use_cache=False, 2025-05-07T20:22:14.2588815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2589297Z use_cpu=True, 2025-05-07T20:22:14.2589698Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2590363Z ) 2025-05-07T20:22:14.2590759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2591698Z self=, 2025-05-07T20:22:14.2592574Z mixed_B=False, 2025-05-07T20:22:14.2592944Z compile=False, 2025-05-07T20:22:14.2593313Z T=3, 2025-05-07T20:22:14.2593645Z D=16, 2025-05-07T20:22:14.2593970Z B=123, 2025-05-07T20:22:14.2594308Z log_E=4, 2025-05-07T20:22:14.2594649Z L=15, 2025-05-07T20:22:14.2594982Z D_gradcheck=2, 2025-05-07T20:22:14.2595378Z stochastic_rounding=True, 2025-05-07T20:22:14.2595814Z weighted=True, 2025-05-07T20:22:14.2596182Z row_wise=False, 2025-05-07T20:22:14.2596563Z mixed=False, 2025-05-07T20:22:14.2596945Z use_cache=False, 2025-05-07T20:22:14.2597371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2597864Z use_cpu=True, 2025-05-07T20:22:14.2598283Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2598748Z ) 2025-05-07T20:22:14.2599163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2600111Z self=, 2025-05-07T20:22:14.2600992Z mixed_B=False, 2025-05-07T20:22:14.2601480Z compile=False, 2025-05-07T20:22:14.2601865Z T=5, 2025-05-07T20:22:14.2602200Z D=72, 2025-05-07T20:22:14.2602523Z B=29, 2025-05-07T20:22:14.2602867Z log_E=4, 2025-05-07T20:22:14.2603228Z L=2, 2025-05-07T20:22:14.2603578Z D_gradcheck=1, 2025-05-07T20:22:14.2603999Z stochastic_rounding=True, 2025-05-07T20:22:14.2604449Z weighted=False, 2025-05-07T20:22:14.2604829Z row_wise=True, 2025-05-07T20:22:14.2605221Z mixed=False, 2025-05-07T20:22:14.2605597Z use_cache=False, 2025-05-07T20:22:14.2606007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2606485Z use_cpu=True, 2025-05-07T20:22:14.2607037Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.2607500Z ) 2025-05-07T20:22:14.2607899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2608822Z self=, 2025-05-07T20:22:14.2609680Z mixed_B=True, 2025-05-07T20:22:14.2610055Z compile=False, 2025-05-07T20:22:14.2610426Z T=4, 2025-05-07T20:22:14.2610904Z D=34, 2025-05-07T20:22:14.2611229Z B=32, 2025-05-07T20:22:14.2611560Z log_E=4, 2025-05-07T20:22:14.2611905Z L=1, 2025-05-07T20:22:14.2612238Z D_gradcheck=2, 2025-05-07T20:22:14.2612631Z stochastic_rounding=True, 2025-05-07T20:22:14.2613066Z weighted=True, 2025-05-07T20:22:14.2613437Z row_wise=True, 2025-05-07T20:22:14.2613802Z mixed=True, 2025-05-07T20:22:14.2614165Z use_cache=True, 2025-05-07T20:22:14.2614572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2615056Z use_cpu=True, 2025-05-07T20:22:14.2615459Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2615904Z ) 2025-05-07T20:22:14.2616613Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2617550Z self=, 2025-05-07T20:22:14.2618407Z mixed_B=True, 2025-05-07T20:22:14.2618784Z compile=True, 2025-05-07T20:22:14.2619146Z T=1, 2025-05-07T20:22:14.2619477Z D=79, 2025-05-07T20:22:14.2619808Z B=5, 2025-05-07T20:22:14.2620157Z log_E=4, 2025-05-07T20:22:14.2620557Z L=17, 2025-05-07T20:22:14.2620900Z D_gradcheck=1, 2025-05-07T20:22:14.2621294Z stochastic_rounding=True, 2025-05-07T20:22:14.2621750Z weighted=True, 2025-05-07T20:22:14.2622124Z row_wise=True, 2025-05-07T20:22:14.2622490Z mixed=True, 2025-05-07T20:22:14.2622850Z use_cache=False, 2025-05-07T20:22:14.2623278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2623759Z use_cpu=True, 2025-05-07T20:22:14.2624233Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2624951Z ) 2025-05-07T20:22:14.2625366Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2626285Z self=, 2025-05-07T20:22:14.2627150Z mixed_B=True, 2025-05-07T20:22:14.2627530Z compile=True, 2025-05-07T20:22:14.2627885Z T=5, 2025-05-07T20:22:14.2628223Z D=114, 2025-05-07T20:22:14.2628557Z B=106, 2025-05-07T20:22:14.2628886Z log_E=4, 2025-05-07T20:22:14.2629228Z L=11, 2025-05-07T20:22:14.2629569Z D_gradcheck=2, 2025-05-07T20:22:14.2629956Z stochastic_rounding=False, 2025-05-07T20:22:14.2630404Z weighted=False, 2025-05-07T20:22:14.2630780Z row_wise=False, 2025-05-07T20:22:14.2631152Z mixed=True, 2025-05-07T20:22:14.2631508Z use_cache=True, 2025-05-07T20:22:14.2631920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2632401Z use_cpu=True, 2025-05-07T20:22:14.2632795Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2633247Z ) 2025-05-07T20:22:14.2633650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2634571Z self=, 2025-05-07T20:22:14.2635423Z mixed_B=True, 2025-05-07T20:22:14.2635969Z compile=False, 2025-05-07T20:22:14.2636352Z T=1, 2025-05-07T20:22:14.2636689Z D=99, 2025-05-07T20:22:14.2637045Z B=54, 2025-05-07T20:22:14.2637391Z log_E=3, 2025-05-07T20:22:14.2637736Z L=20, 2025-05-07T20:22:14.2638076Z D_gradcheck=2, 2025-05-07T20:22:14.2638459Z stochastic_rounding=False, 2025-05-07T20:22:14.2638891Z weighted=False, 2025-05-07T20:22:14.2639265Z row_wise=True, 2025-05-07T20:22:14.2639630Z mixed=False, 2025-05-07T20:22:14.2639996Z use_cache=True, 2025-05-07T20:22:14.2640406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2640881Z use_cpu=True, 2025-05-07T20:22:14.2641281Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2641981Z ) 2025-05-07T20:22:14.2642415Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2643340Z self=, 2025-05-07T20:22:14.2644211Z mixed_B=False, 2025-05-07T20:22:14.2644586Z compile=True, 2025-05-07T20:22:14.2644940Z T=2, 2025-05-07T20:22:14.2645449Z D=74, 2025-05-07T20:22:14.2645780Z B=19, 2025-05-07T20:22:14.2646112Z log_E=3, 2025-05-07T20:22:14.2646464Z L=9, 2025-05-07T20:22:14.2646808Z D_gradcheck=2, 2025-05-07T20:22:14.2647197Z stochastic_rounding=False, 2025-05-07T20:22:14.2647640Z weighted=True, 2025-05-07T20:22:14.2648008Z row_wise=True, 2025-05-07T20:22:14.2648375Z mixed=False, 2025-05-07T20:22:14.2648759Z use_cache=False, 2025-05-07T20:22:14.2649188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2649670Z use_cpu=True, 2025-05-07T20:22:14.2650066Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.2650527Z ) 2025-05-07T20:22:14.2650923Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2651862Z self=, 2025-05-07T20:22:14.2652730Z mixed_B=False, 2025-05-07T20:22:14.2653107Z compile=False, 2025-05-07T20:22:14.2653464Z T=2, 2025-05-07T20:22:14.2653797Z D=113, 2025-05-07T20:22:14.2654133Z B=86, 2025-05-07T20:22:14.2654460Z log_E=4, 2025-05-07T20:22:14.2654802Z L=15, 2025-05-07T20:22:14.2655148Z D_gradcheck=1, 2025-05-07T20:22:14.2655535Z stochastic_rounding=True, 2025-05-07T20:22:14.2655969Z weighted=False, 2025-05-07T20:22:14.2656346Z row_wise=True, 2025-05-07T20:22:14.2656707Z mixed=False, 2025-05-07T20:22:14.2657081Z use_cache=False, 2025-05-07T20:22:14.2657512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2657987Z use_cpu=True, 2025-05-07T20:22:14.2658387Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2659020Z ) 2025-05-07T20:22:14.2659415Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2660342Z self=, 2025-05-07T20:22:14.2661213Z mixed_B=False, 2025-05-07T20:22:14.2661588Z compile=True, 2025-05-07T20:22:14.2661947Z T=1, 2025-05-07T20:22:14.2662289Z D=28, 2025-05-07T20:22:14.2662621Z B=44, 2025-05-07T20:22:14.2662946Z log_E=5, 2025-05-07T20:22:14.2663288Z L=2, 2025-05-07T20:22:14.2663630Z D_gradcheck=2, 2025-05-07T20:22:14.2664126Z stochastic_rounding=True, 2025-05-07T20:22:14.2664579Z weighted=False, 2025-05-07T20:22:14.2664953Z row_wise=True, 2025-05-07T20:22:14.2665318Z mixed=False, 2025-05-07T20:22:14.2665695Z use_cache=True, 2025-05-07T20:22:14.2666108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2666580Z use_cpu=True, 2025-05-07T20:22:14.2666983Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2667442Z ) 2025-05-07T20:22:14.2667836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2668761Z self=, 2025-05-07T20:22:14.2669629Z mixed_B=True, 2025-05-07T20:22:14.2670138Z compile=False, 2025-05-07T20:22:14.2670519Z T=4, 2025-05-07T20:22:14.2670859Z D=6, 2025-05-07T20:22:14.2671184Z B=58, 2025-05-07T20:22:14.2671517Z log_E=3, 2025-05-07T20:22:14.2671860Z L=2, 2025-05-07T20:22:14.2672193Z D_gradcheck=2, 2025-05-07T20:22:14.2672582Z stochastic_rounding=True, 2025-05-07T20:22:14.2673017Z weighted=True, 2025-05-07T20:22:14.2673394Z row_wise=True, 2025-05-07T20:22:14.2673755Z mixed=False, 2025-05-07T20:22:14.2674124Z use_cache=False, 2025-05-07T20:22:14.2674545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.2675023Z use_cpu=True, 2025-05-07T20:22:14.2675421Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2676017Z ) 2025-05-07T20:22:14.2676441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2677425Z self=, 2025-05-07T20:22:14.2678288Z mixed_B=True, 2025-05-07T20:22:14.2678658Z compile=False, 2025-05-07T20:22:14.2679070Z T=2, 2025-05-07T20:22:14.2679613Z D=124, 2025-05-07T20:22:14.2679970Z B=40, 2025-05-07T20:22:14.2680327Z log_E=4, 2025-05-07T20:22:14.2680687Z L=6, 2025-05-07T20:22:14.2681047Z D_gradcheck=1, 2025-05-07T20:22:14.2681439Z stochastic_rounding=False, 2025-05-07T20:22:14.2681880Z weighted=True, 2025-05-07T20:22:14.2682261Z row_wise=False, 2025-05-07T20:22:14.2682660Z mixed=False, 2025-05-07T20:22:14.2683054Z use_cache=False, 2025-05-07T20:22:14.2683488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2684005Z use_cpu=True, 2025-05-07T20:22:14.2684411Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2684897Z ) 2025-05-07T20:22:14.2685336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2686272Z self=, 2025-05-07T20:22:14.2687161Z mixed_B=False, 2025-05-07T20:22:14.2687549Z compile=True, 2025-05-07T20:22:14.2687943Z T=1, 2025-05-07T20:22:14.2688300Z D=27, 2025-05-07T20:22:14.2688635Z B=85, 2025-05-07T20:22:14.2688985Z log_E=5, 2025-05-07T20:22:14.2689348Z L=12, 2025-05-07T20:22:14.2689699Z D_gradcheck=1, 2025-05-07T20:22:14.2690120Z stochastic_rounding=True, 2025-05-07T20:22:14.2690582Z weighted=False, 2025-05-07T20:22:14.2690985Z row_wise=True, 2025-05-07T20:22:14.2691378Z mixed=False, 2025-05-07T20:22:14.2691750Z use_cache=True, 2025-05-07T20:22:14.2692196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2692705Z use_cpu=True, 2025-05-07T20:22:14.2693141Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.2693607Z ) 2025-05-07T20:22:14.2694224Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.2695210Z self=, 2025-05-07T20:22:14.2696122Z mixed_B=True, 2025-05-07T20:22:14.2696516Z compile=True, 2025-05-07T20:22:14.2696906Z T=1, 2025-05-07T20:22:14.2697267Z D=24, 2025-05-07T20:22:14.2697616Z B=13, 2025-05-07T20:22:14.2698002Z log_E=4, 2025-05-07T20:22:14.2698355Z L=20, 2025-05-07T20:22:14.2698715Z D_gradcheck=1, 2025-05-07T20:22:14.2699141Z stochastic_rounding=True, 2025-05-07T20:22:14.2699591Z weighted=False, 2025-05-07T20:22:14.2699981Z row_wise=True, 2025-05-07T20:22:14.2700387Z mixed=False, 2025-05-07T20:22:14.2700775Z use_cache=False, 2025-05-07T20:22:14.2701235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.2701764Z use_cpu=True, 2025-05-07T20:22:14.2702192Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.2702656Z ) 2025-05-07T20:22:14.3221829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3222936Z self=, 2025-05-07T20:22:14.3223803Z mixed_B=False, 2025-05-07T20:22:14.3224264Z compile=False, 2025-05-07T20:22:14.3224959Z T=2, 2025-05-07T20:22:14.3225318Z D=81, 2025-05-07T20:22:14.3225662Z B=23, 2025-05-07T20:22:14.3225986Z log_E=4, 2025-05-07T20:22:14.3226333Z L=10, 2025-05-07T20:22:14.3226695Z D_gradcheck=1, 2025-05-07T20:22:14.3227078Z stochastic_rounding=True, 2025-05-07T20:22:14.3227517Z weighted=False, 2025-05-07T20:22:14.3227888Z row_wise=True, 2025-05-07T20:22:14.3228258Z mixed=False, 2025-05-07T20:22:14.3228619Z use_cache=False, 2025-05-07T20:22:14.3229044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3229528Z use_cpu=True, 2025-05-07T20:22:14.3229919Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3230372Z ) 2025-05-07T20:22:14.3230990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3231931Z self=, 2025-05-07T20:22:14.3232797Z mixed_B=False, 2025-05-07T20:22:14.3233174Z compile=True, 2025-05-07T20:22:14.3233539Z T=3, 2025-05-07T20:22:14.3233872Z D=16, 2025-05-07T20:22:14.3234413Z B=34, 2025-05-07T20:22:14.3234742Z log_E=4, 2025-05-07T20:22:14.3235084Z L=7, 2025-05-07T20:22:14.3235421Z D_gradcheck=2, 2025-05-07T20:22:14.3235806Z stochastic_rounding=False, 2025-05-07T20:22:14.3236247Z weighted=False, 2025-05-07T20:22:14.3236620Z row_wise=False, 2025-05-07T20:22:14.3236984Z mixed=True, 2025-05-07T20:22:14.3237344Z use_cache=True, 2025-05-07T20:22:14.3237753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3238227Z use_cpu=True, 2025-05-07T20:22:14.3238628Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3239073Z ) 2025-05-07T20:22:14.3239483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3240408Z self=, 2025-05-07T20:22:14.3241269Z mixed_B=True, 2025-05-07T20:22:14.3241639Z compile=True, 2025-05-07T20:22:14.3241999Z T=3, 2025-05-07T20:22:14.3242330Z D=9, 2025-05-07T20:22:14.3242670Z B=50, 2025-05-07T20:22:14.3242998Z log_E=3, 2025-05-07T20:22:14.3243344Z L=11, 2025-05-07T20:22:14.3243687Z D_gradcheck=2, 2025-05-07T20:22:14.3244070Z stochastic_rounding=False, 2025-05-07T20:22:14.3244502Z weighted=True, 2025-05-07T20:22:14.3244876Z row_wise=True, 2025-05-07T20:22:14.3245238Z mixed=True, 2025-05-07T20:22:14.3245602Z use_cache=False, 2025-05-07T20:22:14.3246022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3246497Z use_cpu=True, 2025-05-07T20:22:14.3246895Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3247338Z ) 2025-05-07T20:22:14.3247958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3248891Z self=, 2025-05-07T20:22:14.3249754Z mixed_B=True, 2025-05-07T20:22:14.3250124Z compile=False, 2025-05-07T20:22:14.3250487Z T=1, 2025-05-07T20:22:14.3250821Z D=11, 2025-05-07T20:22:14.3251157Z B=95, 2025-05-07T20:22:14.3251485Z log_E=5, 2025-05-07T20:22:14.3251826Z L=10, 2025-05-07T20:22:14.3252170Z D_gradcheck=2, 2025-05-07T20:22:14.3252559Z stochastic_rounding=True, 2025-05-07T20:22:14.3252999Z weighted=False, 2025-05-07T20:22:14.3253373Z row_wise=True, 2025-05-07T20:22:14.3253736Z mixed=False, 2025-05-07T20:22:14.3254102Z use_cache=True, 2025-05-07T20:22:14.3254511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3254983Z use_cpu=True, 2025-05-07T20:22:14.3255384Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3255823Z ) 2025-05-07T20:22:14.3256227Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3257152Z self=, 2025-05-07T20:22:14.3258015Z mixed_B=True, 2025-05-07T20:22:14.3258385Z compile=True, 2025-05-07T20:22:14.3258881Z T=5, 2025-05-07T20:22:14.3259232Z D=69, 2025-05-07T20:22:14.3259569Z B=43, 2025-05-07T20:22:14.3259897Z log_E=5, 2025-05-07T20:22:14.3260239Z L=14, 2025-05-07T20:22:14.3260579Z D_gradcheck=2, 2025-05-07T20:22:14.3260963Z stochastic_rounding=True, 2025-05-07T20:22:14.3261399Z weighted=True, 2025-05-07T20:22:14.3261775Z row_wise=False, 2025-05-07T20:22:14.3262132Z mixed=False, 2025-05-07T20:22:14.3262503Z use_cache=True, 2025-05-07T20:22:14.3262914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3263385Z use_cpu=True, 2025-05-07T20:22:14.3263784Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3264365Z ) 2025-05-07T20:22:14.3264864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3265805Z self=, 2025-05-07T20:22:14.3266668Z mixed_B=False, 2025-05-07T20:22:14.3267039Z compile=False, 2025-05-07T20:22:14.3267406Z T=5, 2025-05-07T20:22:14.3267736Z D=35, 2025-05-07T20:22:14.3268155Z B=124, 2025-05-07T20:22:14.3268490Z log_E=5, 2025-05-07T20:22:14.3268834Z L=17, 2025-05-07T20:22:14.3269171Z D_gradcheck=1, 2025-05-07T20:22:14.3269566Z stochastic_rounding=False, 2025-05-07T20:22:14.3270000Z weighted=True, 2025-05-07T20:22:14.3270373Z row_wise=True, 2025-05-07T20:22:14.3270734Z mixed=True, 2025-05-07T20:22:14.3271096Z use_cache=True, 2025-05-07T20:22:14.3271503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3271976Z use_cpu=True, 2025-05-07T20:22:14.3272375Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3272819Z ) 2025-05-07T20:22:14.3273224Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3274163Z self=, 2025-05-07T20:22:14.3275030Z mixed_B=True, 2025-05-07T20:22:14.3275395Z compile=True, 2025-05-07T20:22:14.3275764Z T=2, 2025-05-07T20:22:14.3276093Z D=70, 2025-05-07T20:22:14.3276429Z B=55, 2025-05-07T20:22:14.3276761Z log_E=3, 2025-05-07T20:22:14.3277110Z L=4, 2025-05-07T20:22:14.3277444Z D_gradcheck=1, 2025-05-07T20:22:14.3277836Z stochastic_rounding=True, 2025-05-07T20:22:14.3278274Z weighted=False, 2025-05-07T20:22:14.3278641Z row_wise=False, 2025-05-07T20:22:14.3279011Z mixed=False, 2025-05-07T20:22:14.3279382Z use_cache=False, 2025-05-07T20:22:14.3279799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3280279Z use_cpu=True, 2025-05-07T20:22:14.3280675Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3281121Z ) 2025-05-07T20:22:14.3281518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3282634Z self=, 2025-05-07T20:22:14.3283502Z mixed_B=True, 2025-05-07T20:22:14.3283869Z compile=True, 2025-05-07T20:22:14.3284236Z T=1, 2025-05-07T20:22:14.3284573Z D=115, 2025-05-07T20:22:14.3284909Z B=16, 2025-05-07T20:22:14.3285251Z log_E=3, 2025-05-07T20:22:14.3285591Z L=12, 2025-05-07T20:22:14.3285927Z D_gradcheck=1, 2025-05-07T20:22:14.3286320Z stochastic_rounding=False, 2025-05-07T20:22:14.3286760Z weighted=False, 2025-05-07T20:22:14.3287134Z row_wise=False, 2025-05-07T20:22:14.3287502Z mixed=False, 2025-05-07T20:22:14.3287867Z use_cache=False, 2025-05-07T20:22:14.3288281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3288766Z use_cpu=True, 2025-05-07T20:22:14.3289165Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3289603Z ) 2025-05-07T20:22:14.3290010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3290949Z self=, 2025-05-07T20:22:14.3291811Z mixed_B=False, 2025-05-07T20:22:14.3292176Z compile=True, 2025-05-07T20:22:14.3292714Z T=3, 2025-05-07T20:22:14.3293067Z D=111, 2025-05-07T20:22:14.3293397Z B=10, 2025-05-07T20:22:14.3293733Z log_E=5, 2025-05-07T20:22:14.3294078Z L=1, 2025-05-07T20:22:14.3294413Z D_gradcheck=1, 2025-05-07T20:22:14.3294805Z stochastic_rounding=True, 2025-05-07T20:22:14.3295243Z weighted=False, 2025-05-07T20:22:14.3295617Z row_wise=False, 2025-05-07T20:22:14.3295991Z mixed=False, 2025-05-07T20:22:14.3296369Z use_cache=False, 2025-05-07T20:22:14.3296783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3297266Z use_cpu=True, 2025-05-07T20:22:14.3297662Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3298097Z ) 2025-05-07T20:22:14.3298639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3299591Z self=, 2025-05-07T20:22:14.3300457Z mixed_B=True, 2025-05-07T20:22:14.3300821Z compile=True, 2025-05-07T20:22:14.3301193Z T=3, 2025-05-07T20:22:14.3301530Z D=118, 2025-05-07T20:22:14.3301991Z B=94, 2025-05-07T20:22:14.3302322Z log_E=5, 2025-05-07T20:22:14.3302469Z L=14, 2025-05-07T20:22:14.3302627Z D_gradcheck=2, 2025-05-07T20:22:14.3302800Z stochastic_rounding=False, 2025-05-07T20:22:14.3302954Z weighted=True, 2025-05-07T20:22:14.3303116Z row_wise=True, 2025-05-07T20:22:14.3303267Z mixed=False, 2025-05-07T20:22:14.3303422Z use_cache=False, 2025-05-07T20:22:14.3303618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3303770Z use_cpu=True, 2025-05-07T20:22:14.3303952Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3304237Z ) 2025-05-07T20:22:14.3304472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3305039Z self=, 2025-05-07T20:22:14.3305202Z mixed_B=True, 2025-05-07T20:22:14.3305355Z compile=True, 2025-05-07T20:22:14.3305511Z T=4, 2025-05-07T20:22:14.3305656Z D=28, 2025-05-07T20:22:14.3305799Z B=114, 2025-05-07T20:22:14.3305957Z log_E=4, 2025-05-07T20:22:14.3306099Z L=13, 2025-05-07T20:22:14.3306300Z D_gradcheck=1, 2025-05-07T20:22:14.3306480Z stochastic_rounding=True, 2025-05-07T20:22:14.3306634Z weighted=False, 2025-05-07T20:22:14.3306786Z row_wise=False, 2025-05-07T20:22:14.3306942Z mixed=True, 2025-05-07T20:22:14.3307097Z use_cache=False, 2025-05-07T20:22:14.3307288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3307448Z use_cpu=True, 2025-05-07T20:22:14.3307630Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3307771Z ) 2025-05-07T20:22:14.3308006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3308718Z self=, 2025-05-07T20:22:14.3308876Z mixed_B=True, 2025-05-07T20:22:14.3309027Z compile=True, 2025-05-07T20:22:14.3309172Z T=2, 2025-05-07T20:22:14.3309406Z D=55, 2025-05-07T20:22:14.3309548Z B=102, 2025-05-07T20:22:14.3309706Z log_E=4, 2025-05-07T20:22:14.3309848Z L=12, 2025-05-07T20:22:14.3310004Z D_gradcheck=1, 2025-05-07T20:22:14.3310204Z stochastic_rounding=True, 2025-05-07T20:22:14.3310357Z weighted=True, 2025-05-07T20:22:14.3310513Z row_wise=False, 2025-05-07T20:22:14.3310668Z mixed=True, 2025-05-07T20:22:14.3310821Z use_cache=True, 2025-05-07T20:22:14.3311014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3311172Z use_cpu=True, 2025-05-07T20:22:14.3311354Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3311499Z ) 2025-05-07T20:22:14.3311742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3312302Z self=, 2025-05-07T20:22:14.3312462Z mixed_B=False, 2025-05-07T20:22:14.3312616Z compile=False, 2025-05-07T20:22:14.3312762Z T=4, 2025-05-07T20:22:14.3313049Z D=78, 2025-05-07T20:22:14.3313211Z B=53, 2025-05-07T20:22:14.3313363Z log_E=5, 2025-05-07T20:22:14.3313515Z L=8, 2025-05-07T20:22:14.3313667Z D_gradcheck=2, 2025-05-07T20:22:14.3313837Z stochastic_rounding=True, 2025-05-07T20:22:14.3313996Z weighted=True, 2025-05-07T20:22:14.3314146Z row_wise=True, 2025-05-07T20:22:14.3314294Z mixed=True, 2025-05-07T20:22:14.3314455Z use_cache=True, 2025-05-07T20:22:14.3314645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3314807Z use_cpu=True, 2025-05-07T20:22:14.3314986Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3315126Z ) 2025-05-07T20:22:14.3315484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3316363Z self=, 2025-05-07T20:22:14.3316540Z mixed_B=False, 2025-05-07T20:22:14.3316702Z compile=False, 2025-05-07T20:22:14.3316846Z T=1, 2025-05-07T20:22:14.3316996Z D=79, 2025-05-07T20:22:14.3317146Z B=47, 2025-05-07T20:22:14.3317519Z log_E=3, 2025-05-07T20:22:14.3317664Z L=10, 2025-05-07T20:22:14.3317828Z D_gradcheck=2, 2025-05-07T20:22:14.3318001Z stochastic_rounding=True, 2025-05-07T20:22:14.3318155Z weighted=True, 2025-05-07T20:22:14.3318315Z row_wise=True, 2025-05-07T20:22:14.3318464Z mixed=True, 2025-05-07T20:22:14.3318629Z use_cache=True, 2025-05-07T20:22:14.3318825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3318978Z use_cpu=True, 2025-05-07T20:22:14.3319167Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3319310Z ) 2025-05-07T20:22:14.3319550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3320118Z self=, 2025-05-07T20:22:14.3320273Z mixed_B=True, 2025-05-07T20:22:14.3320429Z compile=False, 2025-05-07T20:22:14.3320579Z T=4, 2025-05-07T20:22:14.3320729Z D=67, 2025-05-07T20:22:14.3320876Z B=4, 2025-05-07T20:22:14.3321033Z log_E=5, 2025-05-07T20:22:14.3321182Z L=15, 2025-05-07T20:22:14.3321336Z D_gradcheck=2, 2025-05-07T20:22:14.3321515Z stochastic_rounding=False, 2025-05-07T20:22:14.3321668Z weighted=True, 2025-05-07T20:22:14.3321829Z row_wise=True, 2025-05-07T20:22:14.3321979Z mixed=True, 2025-05-07T20:22:14.3322131Z use_cache=True, 2025-05-07T20:22:14.3322328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3322479Z use_cpu=True, 2025-05-07T20:22:14.3322658Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3322806Z ) 2025-05-07T20:22:14.3323038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3323833Z self=, 2025-05-07T20:22:14.3323994Z mixed_B=False, 2025-05-07T20:22:14.3324147Z compile=True, 2025-05-07T20:22:14.3324293Z T=5, 2025-05-07T20:22:14.3324445Z D=98, 2025-05-07T20:22:14.3324590Z B=65, 2025-05-07T20:22:14.3324751Z log_E=3, 2025-05-07T20:22:14.3324898Z L=16, 2025-05-07T20:22:14.3325051Z D_gradcheck=2, 2025-05-07T20:22:14.3325226Z stochastic_rounding=True, 2025-05-07T20:22:14.3325380Z weighted=False, 2025-05-07T20:22:14.3325532Z row_wise=True, 2025-05-07T20:22:14.3325688Z mixed=True, 2025-05-07T20:22:14.3341868Z use_cache=True, 2025-05-07T20:22:14.3342210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3342373Z use_cpu=True, 2025-05-07T20:22:14.3342561Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3342707Z ) 2025-05-07T20:22:14.3342960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3343540Z self=, 2025-05-07T20:22:14.3343693Z mixed_B=False, 2025-05-07T20:22:14.3343847Z compile=True, 2025-05-07T20:22:14.3344090Z T=2, 2025-05-07T20:22:14.3344507Z D=79, 2025-05-07T20:22:14.3344674Z B=30, 2025-05-07T20:22:14.3344829Z log_E=3, 2025-05-07T20:22:14.3344973Z L=14, 2025-05-07T20:22:14.3345132Z D_gradcheck=2, 2025-05-07T20:22:14.3345307Z stochastic_rounding=True, 2025-05-07T20:22:14.3345458Z weighted=True, 2025-05-07T20:22:14.3345615Z row_wise=True, 2025-05-07T20:22:14.3345763Z mixed=True, 2025-05-07T20:22:14.3345915Z use_cache=True, 2025-05-07T20:22:14.3346113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3346264Z use_cpu=True, 2025-05-07T20:22:14.3346446Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3346596Z ) 2025-05-07T20:22:14.3870954Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3871655Z self=, 2025-05-07T20:22:14.3871814Z mixed_B=False, 2025-05-07T20:22:14.3871974Z compile=False, 2025-05-07T20:22:14.3872117Z T=4, 2025-05-07T20:22:14.3872270Z D=74, 2025-05-07T20:22:14.3872424Z B=102, 2025-05-07T20:22:14.3872721Z log_E=5, 2025-05-07T20:22:14.3872864Z L=3, 2025-05-07T20:22:14.3873026Z D_gradcheck=2, 2025-05-07T20:22:14.3873200Z stochastic_rounding=True, 2025-05-07T20:22:14.3873351Z weighted=True, 2025-05-07T20:22:14.3873508Z row_wise=False, 2025-05-07T20:22:14.3873658Z mixed=False, 2025-05-07T20:22:14.3873810Z use_cache=False, 2025-05-07T20:22:14.3874008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3874158Z use_cpu=True, 2025-05-07T20:22:14.3874338Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3874488Z ) 2025-05-07T20:22:14.3874720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3875288Z self=, 2025-05-07T20:22:14.3875439Z mixed_B=False, 2025-05-07T20:22:14.3875591Z compile=False, 2025-05-07T20:22:14.3875741Z T=5, 2025-05-07T20:22:14.3875893Z D=75, 2025-05-07T20:22:14.3876035Z B=9, 2025-05-07T20:22:14.3876186Z log_E=5, 2025-05-07T20:22:14.3876332Z L=19, 2025-05-07T20:22:14.3876484Z D_gradcheck=2, 2025-05-07T20:22:14.3876663Z stochastic_rounding=False, 2025-05-07T20:22:14.3876815Z weighted=False, 2025-05-07T20:22:14.3876966Z row_wise=True, 2025-05-07T20:22:14.3877121Z mixed=True, 2025-05-07T20:22:14.3877273Z use_cache=False, 2025-05-07T20:22:14.3877463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3877619Z use_cpu=True, 2025-05-07T20:22:14.3877799Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3877946Z ) 2025-05-07T20:22:14.3878170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3878937Z self=, 2025-05-07T20:22:14.3879095Z mixed_B=True, 2025-05-07T20:22:14.3879249Z compile=False, 2025-05-07T20:22:14.3879391Z T=4, 2025-05-07T20:22:14.3879548Z D=43, 2025-05-07T20:22:14.3879691Z B=28, 2025-05-07T20:22:14.3879836Z log_E=4, 2025-05-07T20:22:14.3879985Z L=13, 2025-05-07T20:22:14.3880137Z D_gradcheck=2, 2025-05-07T20:22:14.3880309Z stochastic_rounding=False, 2025-05-07T20:22:14.3880467Z weighted=True, 2025-05-07T20:22:14.3880621Z row_wise=True, 2025-05-07T20:22:14.3880787Z mixed=True, 2025-05-07T20:22:14.3880939Z use_cache=True, 2025-05-07T20:22:14.3881150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3881308Z use_cpu=True, 2025-05-07T20:22:14.3881503Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3881651Z ) 2025-05-07T20:22:14.3881883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3882440Z self=, 2025-05-07T20:22:14.3882591Z mixed_B=True, 2025-05-07T20:22:14.3882753Z compile=False, 2025-05-07T20:22:14.3882897Z T=4, 2025-05-07T20:22:14.3883039Z D=56, 2025-05-07T20:22:14.3883376Z B=107, 2025-05-07T20:22:14.3883539Z log_E=5, 2025-05-07T20:22:14.3883692Z L=5, 2025-05-07T20:22:14.3883852Z D_gradcheck=1, 2025-05-07T20:22:14.3884026Z stochastic_rounding=False, 2025-05-07T20:22:14.3884191Z weighted=True, 2025-05-07T20:22:14.3884345Z row_wise=False, 2025-05-07T20:22:14.3884494Z mixed=True, 2025-05-07T20:22:14.3884653Z use_cache=True, 2025-05-07T20:22:14.3884845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3885000Z use_cpu=True, 2025-05-07T20:22:14.3885188Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3885328Z ) 2025-05-07T20:22:14.3885558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3886264Z self=, 2025-05-07T20:22:14.3886434Z mixed_B=False, 2025-05-07T20:22:14.3886589Z compile=False, 2025-05-07T20:22:14.3886738Z T=4, 2025-05-07T20:22:14.3886895Z D=103, 2025-05-07T20:22:14.3887062Z B=15, 2025-05-07T20:22:14.3887209Z log_E=4, 2025-05-07T20:22:14.3887468Z L=4, 2025-05-07T20:22:14.3887627Z D_gradcheck=2, 2025-05-07T20:22:14.3887799Z stochastic_rounding=True, 2025-05-07T20:22:14.3887952Z weighted=False, 2025-05-07T20:22:14.3888113Z row_wise=True, 2025-05-07T20:22:14.3888264Z mixed=False, 2025-05-07T20:22:14.3888417Z use_cache=False, 2025-05-07T20:22:14.3888613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3888764Z use_cpu=True, 2025-05-07T20:22:14.3888943Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3889090Z ) 2025-05-07T20:22:14.3889418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3889985Z self=, 2025-05-07T20:22:14.3890137Z mixed_B=True, 2025-05-07T20:22:14.3890299Z compile=False, 2025-05-07T20:22:14.3890441Z T=2, 2025-05-07T20:22:14.3890588Z D=43, 2025-05-07T20:22:14.3890742Z B=120, 2025-05-07T20:22:14.3890889Z log_E=3, 2025-05-07T20:22:14.3891037Z L=5, 2025-05-07T20:22:14.3891201Z D_gradcheck=1, 2025-05-07T20:22:14.3891373Z stochastic_rounding=True, 2025-05-07T20:22:14.3891533Z weighted=True, 2025-05-07T20:22:14.3891684Z row_wise=True, 2025-05-07T20:22:14.3891835Z mixed=True, 2025-05-07T20:22:14.3892001Z use_cache=False, 2025-05-07T20:22:14.3892189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3892340Z use_cpu=True, 2025-05-07T20:22:14.3892527Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3892665Z ) 2025-05-07T20:22:14.3892890Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3893616Z self=, 2025-05-07T20:22:14.3893774Z mixed_B=True, 2025-05-07T20:22:14.3893929Z compile=True, 2025-05-07T20:22:14.3894084Z T=3, 2025-05-07T20:22:14.3894232Z D=103, 2025-05-07T20:22:14.3894385Z B=82, 2025-05-07T20:22:14.3894546Z log_E=3, 2025-05-07T20:22:14.3894693Z L=18, 2025-05-07T20:22:14.3894857Z D_gradcheck=2, 2025-05-07T20:22:14.3895037Z stochastic_rounding=False, 2025-05-07T20:22:14.3895192Z weighted=True, 2025-05-07T20:22:14.3895359Z row_wise=False, 2025-05-07T20:22:14.3895508Z mixed=True, 2025-05-07T20:22:14.3895659Z use_cache=True, 2025-05-07T20:22:14.3895858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3896013Z use_cpu=True, 2025-05-07T20:22:14.3896195Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3896341Z ) 2025-05-07T20:22:14.3896567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3897131Z self=, 2025-05-07T20:22:14.3897289Z mixed_B=True, 2025-05-07T20:22:14.3897441Z compile=True, 2025-05-07T20:22:14.3897592Z T=4, 2025-05-07T20:22:14.3897734Z D=9, 2025-05-07T20:22:14.3898013Z B=82, 2025-05-07T20:22:14.3898185Z log_E=4, 2025-05-07T20:22:14.3898335Z L=15, 2025-05-07T20:22:14.3898487Z D_gradcheck=2, 2025-05-07T20:22:14.3898665Z stochastic_rounding=False, 2025-05-07T20:22:14.3898819Z weighted=True, 2025-05-07T20:22:14.3898969Z row_wise=True, 2025-05-07T20:22:14.3899124Z mixed=False, 2025-05-07T20:22:14.3899276Z use_cache=False, 2025-05-07T20:22:14.3899466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3899623Z use_cpu=True, 2025-05-07T20:22:14.3899806Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3899951Z ) 2025-05-07T20:22:14.3900184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3900859Z self=, 2025-05-07T20:22:14.3901038Z mixed_B=True, 2025-05-07T20:22:14.3901193Z compile=False, 2025-05-07T20:22:14.3901336Z T=1, 2025-05-07T20:22:14.3901488Z D=74, 2025-05-07T20:22:14.3901634Z B=15, 2025-05-07T20:22:14.3901779Z log_E=4, 2025-05-07T20:22:14.3902057Z L=3, 2025-05-07T20:22:14.3902212Z D_gradcheck=2, 2025-05-07T20:22:14.3902386Z stochastic_rounding=True, 2025-05-07T20:22:14.3902546Z weighted=False, 2025-05-07T20:22:14.3902698Z row_wise=True, 2025-05-07T20:22:14.3902846Z mixed=False, 2025-05-07T20:22:14.3903008Z use_cache=True, 2025-05-07T20:22:14.3903197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3903347Z use_cpu=True, 2025-05-07T20:22:14.3903534Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3903672Z ) 2025-05-07T20:22:14.3903906Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3904610Z self=, 2025-05-07T20:22:14.3904769Z mixed_B=False, 2025-05-07T20:22:14.3904927Z compile=True, 2025-05-07T20:22:14.3905069Z T=1, 2025-05-07T20:22:14.3905213Z D=106, 2025-05-07T20:22:14.3905367Z B=102, 2025-05-07T20:22:14.3905514Z log_E=4, 2025-05-07T20:22:14.3905663Z L=0, 2025-05-07T20:22:14.3905823Z D_gradcheck=2, 2025-05-07T20:22:14.3905994Z stochastic_rounding=True, 2025-05-07T20:22:14.3906151Z weighted=False, 2025-05-07T20:22:14.3906310Z row_wise=False, 2025-05-07T20:22:14.3906457Z mixed=True, 2025-05-07T20:22:14.3906610Z use_cache=True, 2025-05-07T20:22:14.3906809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3906963Z use_cpu=True, 2025-05-07T20:22:14.3907150Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3907290Z ) 2025-05-07T20:22:14.3907514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3908075Z self=, 2025-05-07T20:22:14.3908380Z mixed_B=True, 2025-05-07T20:22:14.3908534Z compile=True, 2025-05-07T20:22:14.3908685Z T=2, 2025-05-07T20:22:14.3908832Z D=113, 2025-05-07T20:22:14.3908983Z B=87, 2025-05-07T20:22:14.3909133Z log_E=4, 2025-05-07T20:22:14.3909279Z L=3, 2025-05-07T20:22:14.3909431Z D_gradcheck=1, 2025-05-07T20:22:14.3909615Z stochastic_rounding=False, 2025-05-07T20:22:14.3909770Z weighted=False, 2025-05-07T20:22:14.3909922Z row_wise=True, 2025-05-07T20:22:14.3910080Z mixed=True, 2025-05-07T20:22:14.3910234Z use_cache=True, 2025-05-07T20:22:14.3910431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3910584Z use_cpu=True, 2025-05-07T20:22:14.3910765Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3910915Z ) 2025-05-07T20:22:14.3911146Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3911704Z self=, 2025-05-07T20:22:14.3911868Z mixed_B=False, 2025-05-07T20:22:14.3912023Z compile=False, 2025-05-07T20:22:14.3912170Z T=5, 2025-05-07T20:22:14.3912323Z D=108, 2025-05-07T20:22:14.3912591Z B=66, 2025-05-07T20:22:14.3912755Z log_E=4, 2025-05-07T20:22:14.3912913Z L=5, 2025-05-07T20:22:14.3913066Z D_gradcheck=1, 2025-05-07T20:22:14.3913248Z stochastic_rounding=False, 2025-05-07T20:22:14.3913400Z weighted=True, 2025-05-07T20:22:14.3913553Z row_wise=False, 2025-05-07T20:22:14.3913710Z mixed=False, 2025-05-07T20:22:14.3913867Z use_cache=True, 2025-05-07T20:22:14.3914058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3914216Z use_cpu=True, 2025-05-07T20:22:14.3914398Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3914538Z ) 2025-05-07T20:22:14.3914774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3915446Z self=, 2025-05-07T20:22:14.3915617Z mixed_B=False, 2025-05-07T20:22:14.3915779Z compile=True, 2025-05-07T20:22:14.3915923Z T=1, 2025-05-07T20:22:14.3916378Z D=121, 2025-05-07T20:22:14.3916564Z B=44, 2025-05-07T20:22:14.3916712Z log_E=4, 2025-05-07T20:22:14.3916863Z L=16, 2025-05-07T20:22:14.3917320Z D_gradcheck=1, 2025-05-07T20:22:14.3917492Z stochastic_rounding=True, 2025-05-07T20:22:14.3917655Z weighted=False, 2025-05-07T20:22:14.3917807Z row_wise=False, 2025-05-07T20:22:14.3917958Z mixed=False, 2025-05-07T20:22:14.3918115Z use_cache=True, 2025-05-07T20:22:14.3918309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3918464Z use_cpu=True, 2025-05-07T20:22:14.3918652Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3918791Z ) 2025-05-07T20:22:14.3919017Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3919588Z self=, 2025-05-07T20:22:14.3919746Z mixed_B=False, 2025-05-07T20:22:14.3919905Z compile=False, 2025-05-07T20:22:14.3920049Z T=2, 2025-05-07T20:22:14.3920194Z D=106, 2025-05-07T20:22:14.3920344Z B=38, 2025-05-07T20:22:14.3920492Z log_E=3, 2025-05-07T20:22:14.3920634Z L=15, 2025-05-07T20:22:14.3920802Z D_gradcheck=2, 2025-05-07T20:22:14.3920975Z stochastic_rounding=False, 2025-05-07T20:22:14.3921129Z weighted=False, 2025-05-07T20:22:14.3921288Z row_wise=True, 2025-05-07T20:22:14.3921438Z mixed=False, 2025-05-07T20:22:14.3921591Z use_cache=False, 2025-05-07T20:22:14.3921784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3921935Z use_cpu=True, 2025-05-07T20:22:14.3922115Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.3922268Z ) 2025-05-07T20:22:14.3922491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3923054Z self=, 2025-05-07T20:22:14.3923439Z mixed_B=True, 2025-05-07T20:22:14.3923594Z compile=False, 2025-05-07T20:22:14.3923744Z T=2, 2025-05-07T20:22:14.3923886Z D=71, 2025-05-07T20:22:14.3924035Z B=92, 2025-05-07T20:22:14.3924192Z log_E=3, 2025-05-07T20:22:14.3924336Z L=8, 2025-05-07T20:22:14.3924492Z D_gradcheck=1, 2025-05-07T20:22:14.3924679Z stochastic_rounding=False, 2025-05-07T20:22:14.3924833Z weighted=False, 2025-05-07T20:22:14.3924985Z row_wise=False, 2025-05-07T20:22:14.3925143Z mixed=False, 2025-05-07T20:22:14.3925296Z use_cache=False, 2025-05-07T20:22:14.3925491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3925650Z use_cpu=True, 2025-05-07T20:22:14.3925832Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3925976Z ) 2025-05-07T20:22:14.3926210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3926766Z self=, 2025-05-07T20:22:14.3926930Z mixed_B=True, 2025-05-07T20:22:14.3927087Z compile=True, 2025-05-07T20:22:14.3927234Z T=3, 2025-05-07T20:22:14.3927385Z D=72, 2025-05-07T20:22:14.3927534Z B=126, 2025-05-07T20:22:14.3927878Z log_E=5, 2025-05-07T20:22:14.3928050Z L=16, 2025-05-07T20:22:14.3928211Z D_gradcheck=2, 2025-05-07T20:22:14.3928383Z stochastic_rounding=True, 2025-05-07T20:22:14.3928543Z weighted=False, 2025-05-07T20:22:14.3928700Z row_wise=False, 2025-05-07T20:22:14.3928850Z mixed=True, 2025-05-07T20:22:14.3929009Z use_cache=True, 2025-05-07T20:22:14.3929201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.3929353Z use_cpu=True, 2025-05-07T20:22:14.3929541Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3929682Z ) 2025-05-07T20:22:14.3929917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.3930660Z self=, 2025-05-07T20:22:14.3930834Z mixed_B=False, 2025-05-07T20:22:14.3930999Z compile=False, 2025-05-07T20:22:14.3931147Z T=1, 2025-05-07T20:22:14.3931292Z D=110, 2025-05-07T20:22:14.3931444Z B=26, 2025-05-07T20:22:14.3931593Z log_E=4, 2025-05-07T20:22:14.3931737Z L=2, 2025-05-07T20:22:14.3932016Z D_gradcheck=2, 2025-05-07T20:22:14.3932188Z stochastic_rounding=True, 2025-05-07T20:22:14.3932342Z weighted=True, 2025-05-07T20:22:14.3932501Z row_wise=True, 2025-05-07T20:22:14.3932652Z mixed=False, 2025-05-07T20:22:14.3932804Z use_cache=True, 2025-05-07T20:22:14.3933003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.3933157Z use_cpu=True, 2025-05-07T20:22:14.3933344Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.3933485Z ) 2025-05-07T20:22:14.4525374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4526076Z self=, 2025-05-07T20:22:14.4526246Z mixed_B=False, 2025-05-07T20:22:14.4526408Z compile=True, 2025-05-07T20:22:14.4526559Z T=1, 2025-05-07T20:22:14.4526706Z D=46, 2025-05-07T20:22:14.4526856Z B=25, 2025-05-07T20:22:14.4527010Z log_E=3, 2025-05-07T20:22:14.4527163Z L=8, 2025-05-07T20:22:14.4527329Z D_gradcheck=2, 2025-05-07T20:22:14.4527505Z stochastic_rounding=True, 2025-05-07T20:22:14.4527664Z weighted=True, 2025-05-07T20:22:14.4527817Z row_wise=False, 2025-05-07T20:22:14.4527971Z mixed=True, 2025-05-07T20:22:14.4528131Z use_cache=True, 2025-05-07T20:22:14.4528319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4528471Z use_cpu=True, 2025-05-07T20:22:14.4528658Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4528802Z ) 2025-05-07T20:22:14.4529029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4529594Z self=, 2025-05-07T20:22:14.4530105Z mixed_B=False, 2025-05-07T20:22:14.4530269Z compile=False, 2025-05-07T20:22:14.4530413Z T=5, 2025-05-07T20:22:14.4530558Z D=4, 2025-05-07T20:22:14.4530708Z B=88, 2025-05-07T20:22:14.4530858Z log_E=5, 2025-05-07T20:22:14.4531005Z L=15, 2025-05-07T20:22:14.4531170Z D_gradcheck=1, 2025-05-07T20:22:14.4531342Z stochastic_rounding=True, 2025-05-07T20:22:14.4531496Z weighted=False, 2025-05-07T20:22:14.4531656Z row_wise=False, 2025-05-07T20:22:14.4531806Z mixed=False, 2025-05-07T20:22:14.4531962Z use_cache=True, 2025-05-07T20:22:14.4532159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4532311Z use_cpu=True, 2025-05-07T20:22:14.4532494Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4532642Z ) 2025-05-07T20:22:14.4532871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4533437Z self=, 2025-05-07T20:22:14.4533597Z mixed_B=True, 2025-05-07T20:22:14.4533754Z compile=False, 2025-05-07T20:22:14.4533905Z T=4, 2025-05-07T20:22:14.4534048Z D=104, 2025-05-07T20:22:14.4534193Z B=22, 2025-05-07T20:22:14.4534500Z log_E=3, 2025-05-07T20:22:14.4534675Z L=6, 2025-05-07T20:22:14.4534843Z D_gradcheck=1, 2025-05-07T20:22:14.4535030Z stochastic_rounding=False, 2025-05-07T20:22:14.4535185Z weighted=False, 2025-05-07T20:22:14.4535337Z row_wise=False, 2025-05-07T20:22:14.4535498Z mixed=False, 2025-05-07T20:22:14.4535651Z use_cache=True, 2025-05-07T20:22:14.4535867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4536025Z use_cpu=True, 2025-05-07T20:22:14.4536207Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4536353Z ) 2025-05-07T20:22:14.4536589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4537271Z self=, 2025-05-07T20:22:14.4537521Z mixed_B=False, 2025-05-07T20:22:14.4537674Z compile=True, 2025-05-07T20:22:14.4537819Z T=3, 2025-05-07T20:22:14.4537968Z D=29, 2025-05-07T20:22:14.4538111Z B=75, 2025-05-07T20:22:14.4538259Z log_E=3, 2025-05-07T20:22:14.4538411Z L=13, 2025-05-07T20:22:14.4538765Z D_gradcheck=2, 2025-05-07T20:22:14.4538936Z stochastic_rounding=True, 2025-05-07T20:22:14.4539096Z weighted=True, 2025-05-07T20:22:14.4539247Z row_wise=True, 2025-05-07T20:22:14.4539396Z mixed=True, 2025-05-07T20:22:14.4539553Z use_cache=True, 2025-05-07T20:22:14.4539742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4539900Z use_cpu=True, 2025-05-07T20:22:14.4540081Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4540221Z ) 2025-05-07T20:22:14.4540455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4541015Z self=, 2025-05-07T20:22:14.4541171Z mixed_B=False, 2025-05-07T20:22:14.4541331Z compile=False, 2025-05-07T20:22:14.4541472Z T=4, 2025-05-07T20:22:14.4541616Z D=54, 2025-05-07T20:22:14.4541768Z B=77, 2025-05-07T20:22:14.4541917Z log_E=5, 2025-05-07T20:22:14.4542067Z L=15, 2025-05-07T20:22:14.4542231Z D_gradcheck=1, 2025-05-07T20:22:14.4542404Z stochastic_rounding=False, 2025-05-07T20:22:14.4542560Z weighted=False, 2025-05-07T20:22:14.4542717Z row_wise=True, 2025-05-07T20:22:14.4542862Z mixed=True, 2025-05-07T20:22:14.4543022Z use_cache=True, 2025-05-07T20:22:14.4543213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4543379Z use_cpu=True, 2025-05-07T20:22:14.4543575Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4543727Z ) 2025-05-07T20:22:14.4543960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4544644Z self=, 2025-05-07T20:22:14.4544910Z mixed_B=False, 2025-05-07T20:22:14.4545067Z compile=False, 2025-05-07T20:22:14.4545217Z T=5, 2025-05-07T20:22:14.4545360Z D=74, 2025-05-07T20:22:14.4545503Z B=31, 2025-05-07T20:22:14.4545658Z log_E=4, 2025-05-07T20:22:14.4545801Z L=17, 2025-05-07T20:22:14.4545958Z D_gradcheck=2, 2025-05-07T20:22:14.4546141Z stochastic_rounding=False, 2025-05-07T20:22:14.4546299Z weighted=False, 2025-05-07T20:22:14.4546460Z row_wise=False, 2025-05-07T20:22:14.4546609Z mixed=False, 2025-05-07T20:22:14.4546764Z use_cache=False, 2025-05-07T20:22:14.4546961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4547113Z use_cpu=True, 2025-05-07T20:22:14.4547294Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4547444Z ) 2025-05-07T20:22:14.4547670Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4548227Z self=, 2025-05-07T20:22:14.4548392Z mixed_B=False, 2025-05-07T20:22:14.4548545Z compile=False, 2025-05-07T20:22:14.4548688Z T=4, 2025-05-07T20:22:14.4548837Z D=57, 2025-05-07T20:22:14.4548979Z B=115, 2025-05-07T20:22:14.4549211Z log_E=4, 2025-05-07T20:22:14.4549368Z L=8, 2025-05-07T20:22:14.4549525Z D_gradcheck=1, 2025-05-07T20:22:14.4549702Z stochastic_rounding=True, 2025-05-07T20:22:14.4549860Z weighted=False, 2025-05-07T20:22:14.4550012Z row_wise=True, 2025-05-07T20:22:14.4550261Z mixed=True, 2025-05-07T20:22:14.4550422Z use_cache=False, 2025-05-07T20:22:14.4550615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4550765Z use_cpu=True, 2025-05-07T20:22:14.4550952Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4551092Z ) 2025-05-07T20:22:14.4551323Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4551963Z self=, 2025-05-07T20:22:14.4552130Z mixed_B=True, 2025-05-07T20:22:14.4552283Z compile=True, 2025-05-07T20:22:14.4552435Z T=1, 2025-05-07T20:22:14.4552578Z D=88, 2025-05-07T20:22:14.4552721Z B=66, 2025-05-07T20:22:14.4552877Z log_E=5, 2025-05-07T20:22:14.4553021Z L=13, 2025-05-07T20:22:14.4553290Z D_gradcheck=2, 2025-05-07T20:22:14.4553469Z stochastic_rounding=True, 2025-05-07T20:22:14.4553622Z weighted=True, 2025-05-07T20:22:14.4553785Z row_wise=False, 2025-05-07T20:22:14.4553946Z mixed=True, 2025-05-07T20:22:14.4554106Z use_cache=False, 2025-05-07T20:22:14.4554309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4554456Z use_cpu=True, 2025-05-07T20:22:14.4554635Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4554782Z ) 2025-05-07T20:22:14.4555007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4555565Z self=, 2025-05-07T20:22:14.4555729Z mixed_B=False, 2025-05-07T20:22:14.4555884Z compile=False, 2025-05-07T20:22:14.4556029Z T=4, 2025-05-07T20:22:14.4556179Z D=111, 2025-05-07T20:22:14.4556323Z B=115, 2025-05-07T20:22:14.4556479Z log_E=5, 2025-05-07T20:22:14.4556624Z L=16, 2025-05-07T20:22:14.4556776Z D_gradcheck=1, 2025-05-07T20:22:14.4556959Z stochastic_rounding=True, 2025-05-07T20:22:14.4557114Z weighted=False, 2025-05-07T20:22:14.4557267Z row_wise=True, 2025-05-07T20:22:14.4557421Z mixed=True, 2025-05-07T20:22:14.4557576Z use_cache=False, 2025-05-07T20:22:14.4557766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4557923Z use_cpu=True, 2025-05-07T20:22:14.4558103Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4558245Z ) 2025-05-07T20:22:14.4558472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4559026Z self=, 2025-05-07T20:22:14.4559337Z mixed_B=False, 2025-05-07T20:22:14.4559500Z compile=False, 2025-05-07T20:22:14.4559643Z T=2, 2025-05-07T20:22:14.4559794Z D=29, 2025-05-07T20:22:14.4559937Z B=106, 2025-05-07T20:22:14.4560085Z log_E=3, 2025-05-07T20:22:14.4560236Z L=18, 2025-05-07T20:22:14.4560385Z D_gradcheck=1, 2025-05-07T20:22:14.4560561Z stochastic_rounding=True, 2025-05-07T20:22:14.4560717Z weighted=True, 2025-05-07T20:22:14.4560867Z row_wise=True, 2025-05-07T20:22:14.4561016Z mixed=False, 2025-05-07T20:22:14.4561176Z use_cache=True, 2025-05-07T20:22:14.4561369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4561522Z use_cpu=True, 2025-05-07T20:22:14.4561710Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4561849Z ) 2025-05-07T20:22:14.4562076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4562643Z self=, 2025-05-07T20:22:14.4562798Z mixed_B=False, 2025-05-07T20:22:14.4562958Z compile=False, 2025-05-07T20:22:14.4563102Z T=2, 2025-05-07T20:22:14.4563245Z D=119, 2025-05-07T20:22:14.4563397Z B=12, 2025-05-07T20:22:14.4563542Z log_E=3, 2025-05-07T20:22:14.4563875Z L=11, 2025-05-07T20:22:14.4564053Z D_gradcheck=2, 2025-05-07T20:22:14.4564230Z stochastic_rounding=False, 2025-05-07T20:22:14.4564381Z weighted=True, 2025-05-07T20:22:14.4564536Z row_wise=False, 2025-05-07T20:22:14.4564686Z mixed=True, 2025-05-07T20:22:14.4564850Z use_cache=True, 2025-05-07T20:22:14.4565045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4565197Z use_cpu=True, 2025-05-07T20:22:14.4565380Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4565536Z ) 2025-05-07T20:22:14.4565780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4566490Z self=, 2025-05-07T20:22:14.4566661Z mixed_B=False, 2025-05-07T20:22:14.4566813Z compile=True, 2025-05-07T20:22:14.4566963Z T=1, 2025-05-07T20:22:14.4567107Z D=86, 2025-05-07T20:22:14.4567253Z B=30, 2025-05-07T20:22:14.4567409Z log_E=3, 2025-05-07T20:22:14.4567556Z L=4, 2025-05-07T20:22:14.4567710Z D_gradcheck=1, 2025-05-07T20:22:14.4568021Z stochastic_rounding=True, 2025-05-07T20:22:14.4568174Z weighted=True, 2025-05-07T20:22:14.4568327Z row_wise=True, 2025-05-07T20:22:14.4568486Z mixed=True, 2025-05-07T20:22:14.4568641Z use_cache=True, 2025-05-07T20:22:14.4568843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4568994Z use_cpu=True, 2025-05-07T20:22:14.4569174Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4569328Z ) 2025-05-07T20:22:14.4569562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4570127Z self=, 2025-05-07T20:22:14.4570294Z mixed_B=False, 2025-05-07T20:22:14.4570446Z compile=False, 2025-05-07T20:22:14.4570591Z T=1, 2025-05-07T20:22:14.4570740Z D=37, 2025-05-07T20:22:14.4570892Z B=63, 2025-05-07T20:22:14.4571036Z log_E=4, 2025-05-07T20:22:14.4571191Z L=15, 2025-05-07T20:22:14.4571344Z D_gradcheck=1, 2025-05-07T20:22:14.4571521Z stochastic_rounding=True, 2025-05-07T20:22:14.4571683Z weighted=False, 2025-05-07T20:22:14.4571835Z row_wise=True, 2025-05-07T20:22:14.4571995Z mixed=False, 2025-05-07T20:22:14.4572151Z use_cache=False, 2025-05-07T20:22:14.4572342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.4572504Z use_cpu=True, 2025-05-07T20:22:14.4572686Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4572827Z ) 2025-05-07T20:22:14.4573062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4573618Z self=, 2025-05-07T20:22:14.4573908Z mixed_B=True, 2025-05-07T20:22:14.4574066Z compile=True, 2025-05-07T20:22:14.4574217Z T=4, 2025-05-07T20:22:14.4574361Z D=15, 2025-05-07T20:22:14.4574511Z B=47, 2025-05-07T20:22:14.4574658Z log_E=4, 2025-05-07T20:22:14.4574807Z L=5, 2025-05-07T20:22:14.4574972Z D_gradcheck=1, 2025-05-07T20:22:14.4575150Z stochastic_rounding=True, 2025-05-07T20:22:14.4575313Z weighted=False, 2025-05-07T20:22:14.4575465Z row_wise=True, 2025-05-07T20:22:14.4575614Z mixed=True, 2025-05-07T20:22:14.4575775Z use_cache=True, 2025-05-07T20:22:14.4575965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4576115Z use_cpu=True, 2025-05-07T20:22:14.4576304Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4576444Z ) 2025-05-07T20:22:14.4576671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4577234Z self=, 2025-05-07T20:22:14.4577390Z mixed_B=False, 2025-05-07T20:22:14.4577544Z compile=False, 2025-05-07T20:22:14.4577695Z T=2, 2025-05-07T20:22:14.4577840Z D=71, 2025-05-07T20:22:14.4577993Z B=38, 2025-05-07T20:22:14.4578137Z log_E=5, 2025-05-07T20:22:14.4578406Z L=3, 2025-05-07T20:22:14.4578579Z D_gradcheck=2, 2025-05-07T20:22:14.4578756Z stochastic_rounding=True, 2025-05-07T20:22:14.4578910Z weighted=True, 2025-05-07T20:22:14.4579070Z row_wise=False, 2025-05-07T20:22:14.4579221Z mixed=True, 2025-05-07T20:22:14.4579373Z use_cache=True, 2025-05-07T20:22:14.4579573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4579723Z use_cpu=True, 2025-05-07T20:22:14.4579905Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4580053Z ) 2025-05-07T20:22:14.4580281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4580954Z self=, 2025-05-07T20:22:14.4581133Z mixed_B=False, 2025-05-07T20:22:14.4581291Z compile=False, 2025-05-07T20:22:14.4581441Z T=5, 2025-05-07T20:22:14.4581586Z D=74, 2025-05-07T20:22:14.4581731Z B=28, 2025-05-07T20:22:14.4581886Z log_E=3, 2025-05-07T20:22:14.4582032Z L=2, 2025-05-07T20:22:14.4582185Z D_gradcheck=1, 2025-05-07T20:22:14.4582488Z stochastic_rounding=True, 2025-05-07T20:22:14.4582642Z weighted=False, 2025-05-07T20:22:14.4582794Z row_wise=False, 2025-05-07T20:22:14.4582951Z mixed=True, 2025-05-07T20:22:14.4583105Z use_cache=False, 2025-05-07T20:22:14.4583295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4583453Z use_cpu=True, 2025-05-07T20:22:14.4583635Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.4583776Z ) 2025-05-07T20:22:14.4584133Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.4584706Z self=, 2025-05-07T20:22:14.4584878Z mixed_B=False, 2025-05-07T20:22:14.4585035Z compile=False, 2025-05-07T20:22:14.4585198Z T=5, 2025-05-07T20:22:14.4585353Z D=53, 2025-05-07T20:22:14.4585507Z B=46, 2025-05-07T20:22:14.4585671Z log_E=4, 2025-05-07T20:22:14.4585838Z L=13, 2025-05-07T20:22:14.4585999Z D_gradcheck=1, 2025-05-07T20:22:14.4586184Z stochastic_rounding=True, 2025-05-07T20:22:14.4586355Z weighted=False, 2025-05-07T20:22:14.4586518Z row_wise=False, 2025-05-07T20:22:14.4586711Z mixed=True, 2025-05-07T20:22:14.4586883Z use_cache=True, 2025-05-07T20:22:14.4587088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.4587243Z use_cpu=True, 2025-05-07T20:22:14.4587450Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.4587594Z ) 2025-05-07T20:22:14.5204934Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5205530Z self=, 2025-05-07T20:22:14.5206006Z mixed_B=False, 2025-05-07T20:22:14.5206167Z compile=True, 2025-05-07T20:22:14.5206314Z T=5, 2025-05-07T20:22:14.5206458Z D=11, 2025-05-07T20:22:14.5206608Z B=90, 2025-05-07T20:22:14.5206753Z log_E=3, 2025-05-07T20:22:14.5206904Z L=3, 2025-05-07T20:22:14.5207070Z D_gradcheck=1, 2025-05-07T20:22:14.5207257Z stochastic_rounding=False, 2025-05-07T20:22:14.5207419Z weighted=True, 2025-05-07T20:22:14.5207574Z row_wise=True, 2025-05-07T20:22:14.5207724Z mixed=True, 2025-05-07T20:22:14.5207885Z use_cache=True, 2025-05-07T20:22:14.5208076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5208228Z use_cpu=True, 2025-05-07T20:22:14.5208415Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5208558Z ) 2025-05-07T20:22:14.5208783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5209350Z self=, 2025-05-07T20:22:14.5209509Z mixed_B=False, 2025-05-07T20:22:14.5209662Z compile=True, 2025-05-07T20:22:14.5209814Z T=2, 2025-05-07T20:22:14.5209958Z D=112, 2025-05-07T20:22:14.5210111Z B=26, 2025-05-07T20:22:14.5210255Z log_E=5, 2025-05-07T20:22:14.5210593Z L=20, 2025-05-07T20:22:14.5210769Z D_gradcheck=2, 2025-05-07T20:22:14.5210948Z stochastic_rounding=False, 2025-05-07T20:22:14.5211102Z weighted=False, 2025-05-07T20:22:14.5211384Z row_wise=True, 2025-05-07T20:22:14.5211533Z mixed=True, 2025-05-07T20:22:14.5211686Z use_cache=True, 2025-05-07T20:22:14.5211881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5212032Z use_cpu=True, 2025-05-07T20:22:14.5212212Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5212357Z ) 2025-05-07T20:22:14.5212585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5213360Z self=, 2025-05-07T20:22:14.5213541Z mixed_B=True, 2025-05-07T20:22:14.5213700Z compile=False, 2025-05-07T20:22:14.5213858Z T=3, 2025-05-07T20:22:14.5214008Z D=20, 2025-05-07T20:22:14.5214158Z B=59, 2025-05-07T20:22:14.5214315Z log_E=4, 2025-05-07T20:22:14.5214460Z L=3, 2025-05-07T20:22:14.5214618Z D_gradcheck=2, 2025-05-07T20:22:14.5215000Z stochastic_rounding=True, 2025-05-07T20:22:14.5215157Z weighted=True, 2025-05-07T20:22:14.5215311Z row_wise=False, 2025-05-07T20:22:14.5215468Z mixed=False, 2025-05-07T20:22:14.5215618Z use_cache=False, 2025-05-07T20:22:14.5215808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5215966Z use_cpu=True, 2025-05-07T20:22:14.5216394Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5216552Z ) 2025-05-07T20:22:14.5216782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5217345Z self=, 2025-05-07T20:22:14.5217515Z mixed_B=False, 2025-05-07T20:22:14.5217669Z compile=True, 2025-05-07T20:22:14.5217812Z T=4, 2025-05-07T20:22:14.5217963Z D=2, 2025-05-07T20:22:14.5218107Z B=29, 2025-05-07T20:22:14.5218251Z log_E=5, 2025-05-07T20:22:14.5218404Z L=11, 2025-05-07T20:22:14.5218560Z D_gradcheck=2, 2025-05-07T20:22:14.5218734Z stochastic_rounding=False, 2025-05-07T20:22:14.5218902Z weighted=False, 2025-05-07T20:22:14.5219053Z row_wise=True, 2025-05-07T20:22:14.5219203Z mixed=False, 2025-05-07T20:22:14.5219364Z use_cache=True, 2025-05-07T20:22:14.5219555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5219714Z use_cpu=True, 2025-05-07T20:22:14.5219895Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5220037Z ) 2025-05-07T20:22:14.5220269Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5220824Z self=, 2025-05-07T20:22:14.5221210Z mixed_B=True, 2025-05-07T20:22:14.5221370Z compile=True, 2025-05-07T20:22:14.5221514Z T=5, 2025-05-07T20:22:14.5221661Z D=21, 2025-05-07T20:22:14.5221810Z B=98, 2025-05-07T20:22:14.5221956Z log_E=5, 2025-05-07T20:22:14.5222099Z L=0, 2025-05-07T20:22:14.5222262Z D_gradcheck=1, 2025-05-07T20:22:14.5222434Z stochastic_rounding=True, 2025-05-07T20:22:14.5222593Z weighted=True, 2025-05-07T20:22:14.5222753Z row_wise=False, 2025-05-07T20:22:14.5222904Z mixed=False, 2025-05-07T20:22:14.5223061Z use_cache=True, 2025-05-07T20:22:14.5223252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5223402Z use_cpu=True, 2025-05-07T20:22:14.5223592Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5223735Z ) 2025-05-07T20:22:14.5223963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5224636Z self=, 2025-05-07T20:22:14.5224795Z mixed_B=True, 2025-05-07T20:22:14.5224949Z compile=True, 2025-05-07T20:22:14.5225101Z T=3, 2025-05-07T20:22:14.5225246Z D=54, 2025-05-07T20:22:14.5225391Z B=123, 2025-05-07T20:22:14.5225545Z log_E=4, 2025-05-07T20:22:14.5225689Z L=19, 2025-05-07T20:22:14.5226052Z D_gradcheck=2, 2025-05-07T20:22:14.5226243Z stochastic_rounding=False, 2025-05-07T20:22:14.5226406Z weighted=False, 2025-05-07T20:22:14.5226565Z row_wise=True, 2025-05-07T20:22:14.5226714Z mixed=True, 2025-05-07T20:22:14.5226865Z use_cache=True, 2025-05-07T20:22:14.5227061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5227212Z use_cpu=True, 2025-05-07T20:22:14.5227398Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5227545Z ) 2025-05-07T20:22:14.5227771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5228325Z self=, 2025-05-07T20:22:14.5228667Z mixed_B=True, 2025-05-07T20:22:14.5228840Z compile=False, 2025-05-07T20:22:14.5228985Z T=4, 2025-05-07T20:22:14.5229138Z D=54, 2025-05-07T20:22:14.5229281Z B=12, 2025-05-07T20:22:14.5229435Z log_E=3, 2025-05-07T20:22:14.5229575Z L=10, 2025-05-07T20:22:14.5229732Z D_gradcheck=2, 2025-05-07T20:22:14.5229914Z stochastic_rounding=False, 2025-05-07T20:22:14.5230244Z weighted=True, 2025-05-07T20:22:14.5230396Z row_wise=True, 2025-05-07T20:22:14.5230550Z mixed=False, 2025-05-07T20:22:14.5230701Z use_cache=True, 2025-05-07T20:22:14.5230891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5231049Z use_cpu=True, 2025-05-07T20:22:14.5231229Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5231374Z ) 2025-05-07T20:22:14.5231607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5232161Z self=, 2025-05-07T20:22:14.5232331Z mixed_B=False, 2025-05-07T20:22:14.5232483Z compile=True, 2025-05-07T20:22:14.5232625Z T=5, 2025-05-07T20:22:14.5232774Z D=8, 2025-05-07T20:22:14.5232918Z B=77, 2025-05-07T20:22:14.5233063Z log_E=3, 2025-05-07T20:22:14.5233214Z L=19, 2025-05-07T20:22:14.5233370Z D_gradcheck=1, 2025-05-07T20:22:14.5233542Z stochastic_rounding=True, 2025-05-07T20:22:14.5233707Z weighted=False, 2025-05-07T20:22:14.5233860Z row_wise=True, 2025-05-07T20:22:14.5234009Z mixed=True, 2025-05-07T20:22:14.5234170Z use_cache=False, 2025-05-07T20:22:14.5234362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5234512Z use_cpu=True, 2025-05-07T20:22:14.5234700Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5234840Z ) 2025-05-07T20:22:14.5235067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5235630Z self=, 2025-05-07T20:22:14.5235930Z mixed_B=True, 2025-05-07T20:22:14.5236091Z compile=True, 2025-05-07T20:22:14.5236235Z T=1, 2025-05-07T20:22:14.5236379Z D=6, 2025-05-07T20:22:14.5236532Z B=105, 2025-05-07T20:22:14.5236680Z log_E=3, 2025-05-07T20:22:14.5236826Z L=19, 2025-05-07T20:22:14.5236990Z D_gradcheck=1, 2025-05-07T20:22:14.5237163Z stochastic_rounding=True, 2025-05-07T20:22:14.5237324Z weighted=False, 2025-05-07T20:22:14.5237484Z row_wise=False, 2025-05-07T20:22:14.5237635Z mixed=False, 2025-05-07T20:22:14.5237787Z use_cache=False, 2025-05-07T20:22:14.5237981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5238133Z use_cpu=True, 2025-05-07T20:22:14.5238322Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5238461Z ) 2025-05-07T20:22:14.5238685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5239243Z self=, 2025-05-07T20:22:14.5239404Z mixed_B=False, 2025-05-07T20:22:14.5239560Z compile=False, 2025-05-07T20:22:14.5239710Z T=2, 2025-05-07T20:22:14.5239853Z D=122, 2025-05-07T20:22:14.5239998Z B=65, 2025-05-07T20:22:14.5240147Z log_E=3, 2025-05-07T20:22:14.5240292Z L=15, 2025-05-07T20:22:14.5240596Z D_gradcheck=2, 2025-05-07T20:22:14.5240796Z stochastic_rounding=False, 2025-05-07T20:22:14.5240956Z weighted=False, 2025-05-07T20:22:14.5241106Z row_wise=True, 2025-05-07T20:22:14.5241267Z mixed=True, 2025-05-07T20:22:14.5241418Z use_cache=True, 2025-05-07T20:22:14.5241614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5241766Z use_cpu=True, 2025-05-07T20:22:14.5241947Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5242104Z ) 2025-05-07T20:22:14.5242334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5242889Z self=, 2025-05-07T20:22:14.5243163Z mixed_B=True, 2025-05-07T20:22:14.5243331Z compile=True, 2025-05-07T20:22:14.5243475Z T=1, 2025-05-07T20:22:14.5243627Z D=42, 2025-05-07T20:22:14.5243772Z B=30, 2025-05-07T20:22:14.5243918Z log_E=4, 2025-05-07T20:22:14.5244068Z L=8, 2025-05-07T20:22:14.5244224Z D_gradcheck=1, 2025-05-07T20:22:14.5244396Z stochastic_rounding=True, 2025-05-07T20:22:14.5244683Z weighted=True, 2025-05-07T20:22:14.5244835Z row_wise=False, 2025-05-07T20:22:14.5244992Z mixed=True, 2025-05-07T20:22:14.5245147Z use_cache=False, 2025-05-07T20:22:14.5245335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5245496Z use_cpu=True, 2025-05-07T20:22:14.5245675Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5245817Z ) 2025-05-07T20:22:14.5246048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5246600Z self=, 2025-05-07T20:22:14.5246759Z mixed_B=True, 2025-05-07T20:22:14.5246922Z compile=False, 2025-05-07T20:22:14.5247063Z T=3, 2025-05-07T20:22:14.5247207Z D=85, 2025-05-07T20:22:14.5247356Z B=12, 2025-05-07T20:22:14.5247501Z log_E=3, 2025-05-07T20:22:14.5247648Z L=14, 2025-05-07T20:22:14.5247805Z D_gradcheck=2, 2025-05-07T20:22:14.5247977Z stochastic_rounding=True, 2025-05-07T20:22:14.5248140Z weighted=True, 2025-05-07T20:22:14.5248296Z row_wise=False, 2025-05-07T20:22:14.5248446Z mixed=False, 2025-05-07T20:22:14.5248605Z use_cache=False, 2025-05-07T20:22:14.5248796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5248947Z use_cpu=True, 2025-05-07T20:22:14.5249136Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5249275Z ) 2025-05-07T20:22:14.5249500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5250060Z self=, 2025-05-07T20:22:14.5250355Z mixed_B=False, 2025-05-07T20:22:14.5250520Z compile=False, 2025-05-07T20:22:14.5250668Z T=1, 2025-05-07T20:22:14.5250817Z D=104, 2025-05-07T20:22:14.5250970Z B=46, 2025-05-07T20:22:14.5251117Z log_E=3, 2025-05-07T20:22:14.5251263Z L=3, 2025-05-07T20:22:14.5251425Z D_gradcheck=2, 2025-05-07T20:22:14.5251600Z stochastic_rounding=True, 2025-05-07T20:22:14.5251761Z weighted=False, 2025-05-07T20:22:14.5251921Z row_wise=False, 2025-05-07T20:22:14.5252070Z mixed=True, 2025-05-07T20:22:14.5252224Z use_cache=False, 2025-05-07T20:22:14.5252424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5252574Z use_cpu=True, 2025-05-07T20:22:14.5252756Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5252907Z ) 2025-05-07T20:22:14.5253131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5253684Z self=, 2025-05-07T20:22:14.5253850Z mixed_B=True, 2025-05-07T20:22:14.5254007Z compile=False, 2025-05-07T20:22:14.5254159Z T=5, 2025-05-07T20:22:14.5254303Z D=59, 2025-05-07T20:22:14.5254447Z B=56, 2025-05-07T20:22:14.5254602Z log_E=5, 2025-05-07T20:22:14.5254748Z L=2, 2025-05-07T20:22:14.5255028Z D_gradcheck=2, 2025-05-07T20:22:14.5255223Z stochastic_rounding=True, 2025-05-07T20:22:14.5255382Z weighted=True, 2025-05-07T20:22:14.5255539Z row_wise=True, 2025-05-07T20:22:14.5255699Z mixed=False, 2025-05-07T20:22:14.5255850Z use_cache=True, 2025-05-07T20:22:14.5256038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5256197Z use_cpu=True, 2025-05-07T20:22:14.5256378Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5256519Z ) 2025-05-07T20:22:14.5256749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5257304Z self=, 2025-05-07T20:22:14.5257579Z mixed_B=True, 2025-05-07T20:22:14.5257750Z compile=True, 2025-05-07T20:22:14.5257896Z T=5, 2025-05-07T20:22:14.5258046Z D=106, 2025-05-07T20:22:14.5258189Z B=16, 2025-05-07T20:22:14.5258334Z log_E=5, 2025-05-07T20:22:14.5258483Z L=3, 2025-05-07T20:22:14.5258636Z D_gradcheck=1, 2025-05-07T20:22:14.5258813Z stochastic_rounding=False, 2025-05-07T20:22:14.5259093Z weighted=True, 2025-05-07T20:22:14.5259247Z row_wise=False, 2025-05-07T20:22:14.5259397Z mixed=False, 2025-05-07T20:22:14.5259558Z use_cache=True, 2025-05-07T20:22:14.5259748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5259908Z use_cpu=True, 2025-05-07T20:22:14.5260091Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5260233Z ) 2025-05-07T20:22:14.5260465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5261019Z self=, 2025-05-07T20:22:14.5261173Z mixed_B=True, 2025-05-07T20:22:14.5261336Z compile=True, 2025-05-07T20:22:14.5261481Z T=4, 2025-05-07T20:22:14.5261625Z D=122, 2025-05-07T20:22:14.5261777Z B=116, 2025-05-07T20:22:14.5261925Z log_E=5, 2025-05-07T20:22:14.5262070Z L=16, 2025-05-07T20:22:14.5262232Z D_gradcheck=2, 2025-05-07T20:22:14.5262410Z stochastic_rounding=False, 2025-05-07T20:22:14.5262570Z weighted=True, 2025-05-07T20:22:14.5262732Z row_wise=False, 2025-05-07T20:22:14.5262881Z mixed=True, 2025-05-07T20:22:14.5263045Z use_cache=False, 2025-05-07T20:22:14.5263237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5263388Z use_cpu=True, 2025-05-07T20:22:14.5263580Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5263726Z ) 2025-05-07T20:22:14.5263956Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5264672Z self=, 2025-05-07T20:22:14.5264833Z mixed_B=False, 2025-05-07T20:22:14.5265147Z compile=False, 2025-05-07T20:22:14.5265301Z T=4, 2025-05-07T20:22:14.5265444Z D=37, 2025-05-07T20:22:14.5265587Z B=56, 2025-05-07T20:22:14.5265738Z log_E=4, 2025-05-07T20:22:14.5265881Z L=5, 2025-05-07T20:22:14.5266035Z D_gradcheck=2, 2025-05-07T20:22:14.5266221Z stochastic_rounding=False, 2025-05-07T20:22:14.5266384Z weighted=False, 2025-05-07T20:22:14.5266543Z row_wise=True, 2025-05-07T20:22:14.5266691Z mixed=True, 2025-05-07T20:22:14.5266848Z use_cache=True, 2025-05-07T20:22:14.5267044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5267195Z use_cpu=True, 2025-05-07T20:22:14.5267375Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5267523Z ) 2025-05-07T20:22:14.5877403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5878418Z self=, 2025-05-07T20:22:14.5879452Z mixed_B=True, 2025-05-07T20:22:14.5879839Z compile=True, 2025-05-07T20:22:14.5880203Z T=1, 2025-05-07T20:22:14.5880529Z D=24, 2025-05-07T20:22:14.5880864Z B=108, 2025-05-07T20:22:14.5881201Z log_E=4, 2025-05-07T20:22:14.5881538Z L=10, 2025-05-07T20:22:14.5881876Z D_gradcheck=1, 2025-05-07T20:22:14.5882633Z stochastic_rounding=False, 2025-05-07T20:22:14.5883106Z weighted=False, 2025-05-07T20:22:14.5883506Z row_wise=False, 2025-05-07T20:22:14.5883880Z mixed=True, 2025-05-07T20:22:14.5884247Z use_cache=False, 2025-05-07T20:22:14.5884663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5885147Z use_cpu=True, 2025-05-07T20:22:14.5885549Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5885993Z ) 2025-05-07T20:22:14.5886393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5887319Z self=, 2025-05-07T20:22:14.5888369Z mixed_B=False, 2025-05-07T20:22:14.5888761Z compile=False, 2025-05-07T20:22:14.5889126Z T=2, 2025-05-07T20:22:14.5889466Z D=121, 2025-05-07T20:22:14.5889794Z B=84, 2025-05-07T20:22:14.5890130Z log_E=4, 2025-05-07T20:22:14.5890477Z L=16, 2025-05-07T20:22:14.5890811Z D_gradcheck=1, 2025-05-07T20:22:14.5891210Z stochastic_rounding=True, 2025-05-07T20:22:14.5891861Z weighted=True, 2025-05-07T20:22:14.5892239Z row_wise=True, 2025-05-07T20:22:14.5892605Z mixed=True, 2025-05-07T20:22:14.5892969Z use_cache=False, 2025-05-07T20:22:14.5893383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5893861Z use_cpu=True, 2025-05-07T20:22:14.5894258Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5894694Z ) 2025-05-07T20:22:14.5895093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5896019Z self=, 2025-05-07T20:22:14.5896883Z mixed_B=False, 2025-05-07T20:22:14.5897265Z compile=False, 2025-05-07T20:22:14.5897629Z T=4, 2025-05-07T20:22:14.5897959Z D=106, 2025-05-07T20:22:14.5898283Z B=66, 2025-05-07T20:22:14.5898614Z log_E=5, 2025-05-07T20:22:14.5898960Z L=19, 2025-05-07T20:22:14.5899296Z D_gradcheck=2, 2025-05-07T20:22:14.5899692Z stochastic_rounding=False, 2025-05-07T20:22:14.5900137Z weighted=False, 2025-05-07T20:22:14.5900505Z row_wise=True, 2025-05-07T20:22:14.5900872Z mixed=False, 2025-05-07T20:22:14.5901243Z use_cache=True, 2025-05-07T20:22:14.5901647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5902120Z use_cpu=True, 2025-05-07T20:22:14.5902520Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5902954Z ) 2025-05-07T20:22:14.5903353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5904403Z self=, 2025-05-07T20:22:14.5905264Z mixed_B=True, 2025-05-07T20:22:14.5905957Z compile=True, 2025-05-07T20:22:14.5906321Z T=4, 2025-05-07T20:22:14.5906646Z D=9, 2025-05-07T20:22:14.5906976Z B=126, 2025-05-07T20:22:14.5907310Z log_E=4, 2025-05-07T20:22:14.5907648Z L=4, 2025-05-07T20:22:14.5907991Z D_gradcheck=2, 2025-05-07T20:22:14.5908391Z stochastic_rounding=True, 2025-05-07T20:22:14.5908825Z weighted=False, 2025-05-07T20:22:14.5909204Z row_wise=True, 2025-05-07T20:22:14.5909571Z mixed=True, 2025-05-07T20:22:14.5909941Z use_cache=False, 2025-05-07T20:22:14.5910350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5910834Z use_cpu=True, 2025-05-07T20:22:14.5911232Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5911674Z ) 2025-05-07T20:22:14.5912076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5913009Z self=, 2025-05-07T20:22:14.5913870Z mixed_B=False, 2025-05-07T20:22:14.5914255Z compile=False, 2025-05-07T20:22:14.5914621Z T=4, 2025-05-07T20:22:14.5914947Z D=126, 2025-05-07T20:22:14.5915280Z B=83, 2025-05-07T20:22:14.5915613Z log_E=4, 2025-05-07T20:22:14.5915951Z L=19, 2025-05-07T20:22:14.5916560Z D_gradcheck=2, 2025-05-07T20:22:14.5917147Z stochastic_rounding=False, 2025-05-07T20:22:14.5917601Z weighted=False, 2025-05-07T20:22:14.5917982Z row_wise=False, 2025-05-07T20:22:14.5918354Z mixed=True, 2025-05-07T20:22:14.5918710Z use_cache=False, 2025-05-07T20:22:14.5919140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5919622Z use_cpu=True, 2025-05-07T20:22:14.5920021Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5920460Z ) 2025-05-07T20:22:14.5920867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5921804Z self=, 2025-05-07T20:22:14.5922662Z mixed_B=True, 2025-05-07T20:22:14.5923163Z compile=True, 2025-05-07T20:22:14.5923545Z T=4, 2025-05-07T20:22:14.5923871Z D=54, 2025-05-07T20:22:14.5924202Z B=80, 2025-05-07T20:22:14.5924535Z log_E=3, 2025-05-07T20:22:14.5924869Z L=20, 2025-05-07T20:22:14.5925212Z D_gradcheck=2, 2025-05-07T20:22:14.5925613Z stochastic_rounding=False, 2025-05-07T20:22:14.5926045Z weighted=False, 2025-05-07T20:22:14.5926625Z row_wise=True, 2025-05-07T20:22:14.5926987Z mixed=True, 2025-05-07T20:22:14.5927345Z use_cache=True, 2025-05-07T20:22:14.5927756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5928232Z use_cpu=True, 2025-05-07T20:22:14.5928623Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5929068Z ) 2025-05-07T20:22:14.5929470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5930405Z self=, 2025-05-07T20:22:14.5931268Z mixed_B=True, 2025-05-07T20:22:14.5931651Z compile=True, 2025-05-07T20:22:14.5932013Z T=2, 2025-05-07T20:22:14.5932339Z D=97, 2025-05-07T20:22:14.5932673Z B=28, 2025-05-07T20:22:14.5933011Z log_E=3, 2025-05-07T20:22:14.5933347Z L=13, 2025-05-07T20:22:14.5933690Z D_gradcheck=2, 2025-05-07T20:22:14.5934090Z stochastic_rounding=False, 2025-05-07T20:22:14.5934523Z weighted=False, 2025-05-07T20:22:14.5934902Z row_wise=True, 2025-05-07T20:22:14.5935268Z mixed=True, 2025-05-07T20:22:14.5935626Z use_cache=False, 2025-05-07T20:22:14.5936044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5936528Z use_cpu=True, 2025-05-07T20:22:14.5936919Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5937363Z ) 2025-05-07T20:22:14.5937764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5938696Z self=, 2025-05-07T20:22:14.5939562Z mixed_B=False, 2025-05-07T20:22:14.5940280Z compile=False, 2025-05-07T20:22:14.5940648Z T=5, 2025-05-07T20:22:14.5940975Z D=127, 2025-05-07T20:22:14.5941309Z B=97, 2025-05-07T20:22:14.5941643Z log_E=4, 2025-05-07T20:22:14.5941982Z L=3, 2025-05-07T20:22:14.5942322Z D_gradcheck=2, 2025-05-07T20:22:14.5942720Z stochastic_rounding=False, 2025-05-07T20:22:14.5943154Z weighted=True, 2025-05-07T20:22:14.5943534Z row_wise=False, 2025-05-07T20:22:14.5943907Z mixed=False, 2025-05-07T20:22:14.5944386Z use_cache=False, 2025-05-07T20:22:14.5944813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5945293Z use_cpu=True, 2025-05-07T20:22:14.5945687Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5946130Z ) 2025-05-07T20:22:14.5946525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5947446Z self=, 2025-05-07T20:22:14.5948310Z mixed_B=True, 2025-05-07T20:22:14.5948687Z compile=False, 2025-05-07T20:22:14.5949043Z T=5, 2025-05-07T20:22:14.5949376Z D=29, 2025-05-07T20:22:14.5949710Z B=67, 2025-05-07T20:22:14.5950037Z log_E=5, 2025-05-07T20:22:14.5950381Z L=13, 2025-05-07T20:22:14.5950723Z D_gradcheck=1, 2025-05-07T20:22:14.5951242Z stochastic_rounding=True, 2025-05-07T20:22:14.5951700Z weighted=False, 2025-05-07T20:22:14.5952080Z row_wise=False, 2025-05-07T20:22:14.5952449Z mixed=False, 2025-05-07T20:22:14.5952812Z use_cache=False, 2025-05-07T20:22:14.5953232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5953712Z use_cpu=True, 2025-05-07T20:22:14.5954102Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5954547Z ) 2025-05-07T20:22:14.5954950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5955877Z self=, 2025-05-07T20:22:14.5956736Z mixed_B=True, 2025-05-07T20:22:14.5957224Z compile=False, 2025-05-07T20:22:14.5957598Z T=5, 2025-05-07T20:22:14.5957934Z D=98, 2025-05-07T20:22:14.5958275Z B=40, 2025-05-07T20:22:14.5958606Z log_E=5, 2025-05-07T20:22:14.5958948Z L=13, 2025-05-07T20:22:14.5959294Z D_gradcheck=1, 2025-05-07T20:22:14.5959686Z stochastic_rounding=False, 2025-05-07T20:22:14.5960131Z weighted=False, 2025-05-07T20:22:14.5960643Z row_wise=True, 2025-05-07T20:22:14.5961008Z mixed=False, 2025-05-07T20:22:14.5961381Z use_cache=False, 2025-05-07T20:22:14.5961808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5962288Z use_cpu=True, 2025-05-07T20:22:14.5962680Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.5963121Z ) 2025-05-07T20:22:14.5963523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5964504Z self=, 2025-05-07T20:22:14.5965371Z mixed_B=False, 2025-05-07T20:22:14.5965755Z compile=True, 2025-05-07T20:22:14.5966115Z T=5, 2025-05-07T20:22:14.5966444Z D=42, 2025-05-07T20:22:14.5966775Z B=49, 2025-05-07T20:22:14.5967107Z log_E=5, 2025-05-07T20:22:14.5967450Z L=19, 2025-05-07T20:22:14.5967791Z D_gradcheck=1, 2025-05-07T20:22:14.5968180Z stochastic_rounding=True, 2025-05-07T20:22:14.5968619Z weighted=False, 2025-05-07T20:22:14.5969026Z row_wise=False, 2025-05-07T20:22:14.5969399Z mixed=False, 2025-05-07T20:22:14.5969768Z use_cache=False, 2025-05-07T20:22:14.5970187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.5970662Z use_cpu=True, 2025-05-07T20:22:14.5971057Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5971502Z ) 2025-05-07T20:22:14.5971901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5972831Z self=, 2025-05-07T20:22:14.5973695Z mixed_B=True, 2025-05-07T20:22:14.5974273Z compile=False, 2025-05-07T20:22:14.5974636Z T=1, 2025-05-07T20:22:14.5974975Z D=50, 2025-05-07T20:22:14.5975309Z B=76, 2025-05-07T20:22:14.5975639Z log_E=5, 2025-05-07T20:22:14.5975984Z L=16, 2025-05-07T20:22:14.5976331Z D_gradcheck=1, 2025-05-07T20:22:14.5976718Z stochastic_rounding=True, 2025-05-07T20:22:14.5977158Z weighted=False, 2025-05-07T20:22:14.5977540Z row_wise=False, 2025-05-07T20:22:14.5977903Z mixed=False, 2025-05-07T20:22:14.5978273Z use_cache=True, 2025-05-07T20:22:14.5978687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.5979165Z use_cpu=True, 2025-05-07T20:22:14.5979563Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.5980006Z ) 2025-05-07T20:22:14.5980398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.5981323Z self=, 2025-05-07T20:22:14.5982186Z mixed_B=False, 2025-05-07T20:22:14.5982575Z compile=False, 2025-05-07T20:22:14.5982939Z T=4, 2025-05-07T20:22:14.5983271Z D=46, 2025-05-07T20:22:14.5983605Z B=74, 2025-05-07T20:22:14.5983932Z log_E=5, 2025-05-07T20:22:14.5984401Z L=19, 2025-05-07T20:22:14.5984743Z D_gradcheck=2, 2025-05-07T20:22:14.5985289Z stochastic_rounding=True, 2025-05-07T20:22:14.5985735Z weighted=False, 2025-05-07T20:22:14.5986116Z row_wise=False, 2025-05-07T20:22:14.5986479Z mixed=True, 2025-05-07T20:22:14.6001091Z use_cache=True, 2025-05-07T20:22:14.6001643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6002124Z use_cpu=True, 2025-05-07T20:22:14.6002527Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6002970Z ) 2025-05-07T20:22:14.6003362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6004294Z self=, 2025-05-07T20:22:14.6005160Z mixed_B=True, 2025-05-07T20:22:14.6005725Z compile=True, 2025-05-07T20:22:14.6006131Z T=1, 2025-05-07T20:22:14.6006469Z D=39, 2025-05-07T20:22:14.6006795Z B=48, 2025-05-07T20:22:14.6007132Z log_E=4, 2025-05-07T20:22:14.6007481Z L=5, 2025-05-07T20:22:14.6007821Z D_gradcheck=2, 2025-05-07T20:22:14.6008216Z stochastic_rounding=False, 2025-05-07T20:22:14.6008664Z weighted=False, 2025-05-07T20:22:14.6009181Z row_wise=False, 2025-05-07T20:22:14.6009547Z mixed=True, 2025-05-07T20:22:14.6009916Z use_cache=False, 2025-05-07T20:22:14.6010337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6010809Z use_cpu=True, 2025-05-07T20:22:14.6011206Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6011653Z ) 2025-05-07T20:22:14.6012051Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6012987Z self=, 2025-05-07T20:22:14.6013855Z mixed_B=True, 2025-05-07T20:22:14.6014224Z compile=True, 2025-05-07T20:22:14.6014591Z T=1, 2025-05-07T20:22:14.6014923Z D=77, 2025-05-07T20:22:14.6015253Z B=22, 2025-05-07T20:22:14.6015588Z log_E=3, 2025-05-07T20:22:14.6015932Z L=2, 2025-05-07T20:22:14.6016645Z D_gradcheck=2, 2025-05-07T20:22:14.6017055Z stochastic_rounding=True, 2025-05-07T20:22:14.6017490Z weighted=False, 2025-05-07T20:22:14.6017869Z row_wise=False, 2025-05-07T20:22:14.6018239Z mixed=True, 2025-05-07T20:22:14.6018602Z use_cache=False, 2025-05-07T20:22:14.6019022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6019497Z use_cpu=True, 2025-05-07T20:22:14.6019895Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6020336Z ) 2025-05-07T20:22:14.6020729Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6021668Z self=, 2025-05-07T20:22:14.6022540Z mixed_B=False, 2025-05-07T20:22:14.6022910Z compile=True, 2025-05-07T20:22:14.6023573Z T=1, 2025-05-07T20:22:14.6023904Z D=94, 2025-05-07T20:22:14.6024349Z B=110, 2025-05-07T20:22:14.6024684Z log_E=5, 2025-05-07T20:22:14.6025024Z L=5, 2025-05-07T20:22:14.6025356Z D_gradcheck=1, 2025-05-07T20:22:14.6025758Z stochastic_rounding=False, 2025-05-07T20:22:14.6026198Z weighted=False, 2025-05-07T20:22:14.6026570Z row_wise=True, 2025-05-07T20:22:14.6026935Z mixed=True, 2025-05-07T20:22:14.6027297Z use_cache=False, 2025-05-07T20:22:14.6027714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6028200Z use_cpu=True, 2025-05-07T20:22:14.6028598Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6029031Z ) 2025-05-07T20:22:14.6029433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6030360Z self=, 2025-05-07T20:22:14.6031226Z mixed_B=True, 2025-05-07T20:22:14.6031594Z compile=True, 2025-05-07T20:22:14.6031961Z T=4, 2025-05-07T20:22:14.6032292Z D=74, 2025-05-07T20:22:14.6032620Z B=124, 2025-05-07T20:22:14.6032957Z log_E=4, 2025-05-07T20:22:14.6033301Z L=20, 2025-05-07T20:22:14.6033635Z D_gradcheck=1, 2025-05-07T20:22:14.6034293Z stochastic_rounding=True, 2025-05-07T20:22:14.6034754Z weighted=True, 2025-05-07T20:22:14.6035131Z row_wise=False, 2025-05-07T20:22:14.6035507Z mixed=True, 2025-05-07T20:22:14.6035877Z use_cache=True, 2025-05-07T20:22:14.6036281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6036762Z use_cpu=True, 2025-05-07T20:22:14.6037161Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6037601Z ) 2025-05-07T20:22:14.6533106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6534112Z self=, 2025-05-07T20:22:14.6534992Z mixed_B=False, 2025-05-07T20:22:14.6535714Z compile=False, 2025-05-07T20:22:14.6536120Z T=3, 2025-05-07T20:22:14.6536452Z D=89, 2025-05-07T20:22:14.6536774Z B=6, 2025-05-07T20:22:14.6537107Z log_E=3, 2025-05-07T20:22:14.6537450Z L=14, 2025-05-07T20:22:14.6537786Z D_gradcheck=2, 2025-05-07T20:22:14.6538184Z stochastic_rounding=True, 2025-05-07T20:22:14.6538631Z weighted=False, 2025-05-07T20:22:14.6539226Z row_wise=True, 2025-05-07T20:22:14.6539599Z mixed=False, 2025-05-07T20:22:14.6539969Z use_cache=False, 2025-05-07T20:22:14.6540385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6540870Z use_cpu=True, 2025-05-07T20:22:14.6541274Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6541722Z ) 2025-05-07T20:22:14.6542118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6543053Z self=, 2025-05-07T20:22:14.6543918Z mixed_B=False, 2025-05-07T20:22:14.6544392Z compile=True, 2025-05-07T20:22:14.6544774Z T=5, 2025-05-07T20:22:14.6545107Z D=107, 2025-05-07T20:22:14.6545437Z B=88, 2025-05-07T20:22:14.6545771Z log_E=5, 2025-05-07T20:22:14.6546116Z L=12, 2025-05-07T20:22:14.6546455Z D_gradcheck=1, 2025-05-07T20:22:14.6546846Z stochastic_rounding=False, 2025-05-07T20:22:14.6547293Z weighted=False, 2025-05-07T20:22:14.6547666Z row_wise=False, 2025-05-07T20:22:14.6548042Z mixed=False, 2025-05-07T20:22:14.6548416Z use_cache=False, 2025-05-07T20:22:14.6548829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6549442Z use_cpu=True, 2025-05-07T20:22:14.6549841Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6550286Z ) 2025-05-07T20:22:14.6550680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6551611Z self=, 2025-05-07T20:22:14.6552479Z mixed_B=False, 2025-05-07T20:22:14.6552844Z compile=True, 2025-05-07T20:22:14.6553438Z T=2, 2025-05-07T20:22:14.6553774Z D=71, 2025-05-07T20:22:14.6554101Z B=54, 2025-05-07T20:22:14.6554433Z log_E=5, 2025-05-07T20:22:14.6554776Z L=7, 2025-05-07T20:22:14.6555106Z D_gradcheck=1, 2025-05-07T20:22:14.6555496Z stochastic_rounding=True, 2025-05-07T20:22:14.6555936Z weighted=True, 2025-05-07T20:22:14.6556301Z row_wise=True, 2025-05-07T20:22:14.6556669Z mixed=True, 2025-05-07T20:22:14.6557034Z use_cache=True, 2025-05-07T20:22:14.6557436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6557913Z use_cpu=True, 2025-05-07T20:22:14.6558313Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6558749Z ) 2025-05-07T20:22:14.6559150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6560083Z self=, 2025-05-07T20:22:14.6560950Z mixed_B=False, 2025-05-07T20:22:14.6561318Z compile=True, 2025-05-07T20:22:14.6561690Z T=4, 2025-05-07T20:22:14.6562025Z D=119, 2025-05-07T20:22:14.6562354Z B=53, 2025-05-07T20:22:14.6562687Z log_E=3, 2025-05-07T20:22:14.6563029Z L=10, 2025-05-07T20:22:14.6563362Z D_gradcheck=1, 2025-05-07T20:22:14.6563758Z stochastic_rounding=False, 2025-05-07T20:22:14.6564424Z weighted=True, 2025-05-07T20:22:14.6564814Z row_wise=False, 2025-05-07T20:22:14.6565191Z mixed=False, 2025-05-07T20:22:14.6565560Z use_cache=False, 2025-05-07T20:22:14.6565973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6566452Z use_cpu=True, 2025-05-07T20:22:14.6566853Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6567290Z ) 2025-05-07T20:22:14.6567686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6568613Z self=, 2025-05-07T20:22:14.6569472Z mixed_B=True, 2025-05-07T20:22:14.6569845Z compile=True, 2025-05-07T20:22:14.6570312Z T=3, 2025-05-07T20:22:14.6570660Z D=83, 2025-05-07T20:22:14.6571001Z B=45, 2025-05-07T20:22:14.6571339Z log_E=5, 2025-05-07T20:22:14.6571679Z L=11, 2025-05-07T20:22:14.6572024Z D_gradcheck=1, 2025-05-07T20:22:14.6572423Z stochastic_rounding=False, 2025-05-07T20:22:14.6572867Z weighted=False, 2025-05-07T20:22:14.6573238Z row_wise=True, 2025-05-07T20:22:14.6573754Z mixed=True, 2025-05-07T20:22:14.6574115Z use_cache=False, 2025-05-07T20:22:14.6574530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6575013Z use_cpu=True, 2025-05-07T20:22:14.6575414Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6575850Z ) 2025-05-07T20:22:14.6576255Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6577183Z self=, 2025-05-07T20:22:14.6578046Z mixed_B=False, 2025-05-07T20:22:14.6578420Z compile=False, 2025-05-07T20:22:14.6578797Z T=3, 2025-05-07T20:22:14.6579120Z D=5, 2025-05-07T20:22:14.6579449Z B=55, 2025-05-07T20:22:14.6579781Z log_E=3, 2025-05-07T20:22:14.6580121Z L=6, 2025-05-07T20:22:14.6580464Z D_gradcheck=1, 2025-05-07T20:22:14.6580858Z stochastic_rounding=True, 2025-05-07T20:22:14.6581307Z weighted=False, 2025-05-07T20:22:14.6581687Z row_wise=True, 2025-05-07T20:22:14.6582060Z mixed=True, 2025-05-07T20:22:14.6582419Z use_cache=True, 2025-05-07T20:22:14.6582830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6583313Z use_cpu=True, 2025-05-07T20:22:14.6583710Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6584297Z ) 2025-05-07T20:22:14.6584700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6585664Z self=, 2025-05-07T20:22:14.6586520Z mixed_B=False, 2025-05-07T20:22:14.6586902Z compile=False, 2025-05-07T20:22:14.6587430Z T=3, 2025-05-07T20:22:14.6587759Z D=117, 2025-05-07T20:22:14.6588097Z B=50, 2025-05-07T20:22:14.6588430Z log_E=3, 2025-05-07T20:22:14.6588766Z L=18, 2025-05-07T20:22:14.6589102Z D_gradcheck=1, 2025-05-07T20:22:14.6589496Z stochastic_rounding=True, 2025-05-07T20:22:14.6589934Z weighted=True, 2025-05-07T20:22:14.6590306Z row_wise=True, 2025-05-07T20:22:14.6590681Z mixed=True, 2025-05-07T20:22:14.6591037Z use_cache=True, 2025-05-07T20:22:14.6591454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6591930Z use_cpu=True, 2025-05-07T20:22:14.6592330Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6592779Z ) 2025-05-07T20:22:14.6593182Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6594115Z self=, 2025-05-07T20:22:14.6595097Z mixed_B=False, 2025-05-07T20:22:14.6595598Z compile=True, 2025-05-07T20:22:14.6596137Z T=4, 2025-05-07T20:22:14.6596464Z D=12, 2025-05-07T20:22:14.6596805Z B=103, 2025-05-07T20:22:14.6597142Z log_E=5, 2025-05-07T20:22:14.6597476Z L=8, 2025-05-07T20:22:14.6597817Z D_gradcheck=1, 2025-05-07T20:22:14.6598210Z stochastic_rounding=False, 2025-05-07T20:22:14.6598792Z weighted=False, 2025-05-07T20:22:14.6599184Z row_wise=True, 2025-05-07T20:22:14.6599561Z mixed=False, 2025-05-07T20:22:14.6599924Z use_cache=True, 2025-05-07T20:22:14.6600330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6600812Z use_cpu=True, 2025-05-07T20:22:14.6601206Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6601654Z ) 2025-05-07T20:22:14.6602057Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6602979Z self=, 2025-05-07T20:22:14.6603848Z mixed_B=True, 2025-05-07T20:22:14.6604223Z compile=False, 2025-05-07T20:22:14.6604745Z T=3, 2025-05-07T20:22:14.6605098Z D=4, 2025-05-07T20:22:14.6605433Z B=33, 2025-05-07T20:22:14.6605765Z log_E=3, 2025-05-07T20:22:14.6606105Z L=3, 2025-05-07T20:22:14.6606447Z D_gradcheck=2, 2025-05-07T20:22:14.6606840Z stochastic_rounding=True, 2025-05-07T20:22:14.6607276Z weighted=True, 2025-05-07T20:22:14.6607649Z row_wise=True, 2025-05-07T20:22:14.6608161Z mixed=False, 2025-05-07T20:22:14.6608524Z use_cache=True, 2025-05-07T20:22:14.6608938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6609428Z use_cpu=True, 2025-05-07T20:22:14.6609826Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6610273Z ) 2025-05-07T20:22:14.6610676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6611599Z self=, 2025-05-07T20:22:14.6612477Z mixed_B=False, 2025-05-07T20:22:14.6612854Z compile=True, 2025-05-07T20:22:14.6613220Z T=5, 2025-05-07T20:22:14.6613561Z D=89, 2025-05-07T20:22:14.6613896Z B=75, 2025-05-07T20:22:14.6614222Z log_E=5, 2025-05-07T20:22:14.6614375Z L=14, 2025-05-07T20:22:14.6614528Z D_gradcheck=1, 2025-05-07T20:22:14.6614709Z stochastic_rounding=False, 2025-05-07T20:22:14.6614867Z weighted=False, 2025-05-07T20:22:14.6615019Z row_wise=False, 2025-05-07T20:22:14.6615183Z mixed=False, 2025-05-07T20:22:14.6615334Z use_cache=True, 2025-05-07T20:22:14.6615523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6615681Z use_cpu=True, 2025-05-07T20:22:14.6615861Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6616003Z ) 2025-05-07T20:22:14.6616577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6617143Z self=, 2025-05-07T20:22:14.6617293Z mixed_B=True, 2025-05-07T20:22:14.6617457Z compile=False, 2025-05-07T20:22:14.6617609Z T=4, 2025-05-07T20:22:14.6618092Z D=110, 2025-05-07T20:22:14.6618238Z B=62, 2025-05-07T20:22:14.6618390Z log_E=4, 2025-05-07T20:22:14.6618537Z L=11, 2025-05-07T20:22:14.6618689Z D_gradcheck=2, 2025-05-07T20:22:14.6618864Z stochastic_rounding=True, 2025-05-07T20:22:14.6619027Z weighted=True, 2025-05-07T20:22:14.6619179Z row_wise=True, 2025-05-07T20:22:14.6619333Z mixed=True, 2025-05-07T20:22:14.6619501Z use_cache=False, 2025-05-07T20:22:14.6619693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6619851Z use_cpu=True, 2025-05-07T20:22:14.6620043Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6620184Z ) 2025-05-07T20:22:14.6620416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6620980Z self=, 2025-05-07T20:22:14.6621131Z mixed_B=True, 2025-05-07T20:22:14.6621291Z compile=True, 2025-05-07T20:22:14.6621435Z T=3, 2025-05-07T20:22:14.6621584Z D=54, 2025-05-07T20:22:14.6621736Z B=84, 2025-05-07T20:22:14.6621881Z log_E=4, 2025-05-07T20:22:14.6622024Z L=10, 2025-05-07T20:22:14.6622186Z D_gradcheck=1, 2025-05-07T20:22:14.6622359Z stochastic_rounding=True, 2025-05-07T20:22:14.6622709Z weighted=True, 2025-05-07T20:22:14.6622892Z row_wise=True, 2025-05-07T20:22:14.6623049Z mixed=False, 2025-05-07T20:22:14.6623203Z use_cache=True, 2025-05-07T20:22:14.6623398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6623548Z use_cpu=True, 2025-05-07T20:22:14.6623729Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6623879Z ) 2025-05-07T20:22:14.6624242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6624808Z self=, 2025-05-07T20:22:14.6624961Z mixed_B=False, 2025-05-07T20:22:14.6625114Z compile=True, 2025-05-07T20:22:14.6625264Z T=1, 2025-05-07T20:22:14.6625629Z D=17, 2025-05-07T20:22:14.6625786Z B=21, 2025-05-07T20:22:14.6625938Z log_E=5, 2025-05-07T20:22:14.6626083Z L=18, 2025-05-07T20:22:14.6626241Z D_gradcheck=1, 2025-05-07T20:22:14.6626423Z stochastic_rounding=False, 2025-05-07T20:22:14.6626577Z weighted=True, 2025-05-07T20:22:14.6626737Z row_wise=True, 2025-05-07T20:22:14.6627095Z mixed=False, 2025-05-07T20:22:14.6627252Z use_cache=False, 2025-05-07T20:22:14.6627443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6627604Z use_cpu=True, 2025-05-07T20:22:14.6627786Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6627934Z ) 2025-05-07T20:22:14.6628160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6628716Z self=, 2025-05-07T20:22:14.6628875Z mixed_B=False, 2025-05-07T20:22:14.6629028Z compile=True, 2025-05-07T20:22:14.6629173Z T=1, 2025-05-07T20:22:14.6629333Z D=128, 2025-05-07T20:22:14.6629480Z B=119, 2025-05-07T20:22:14.6629627Z log_E=4, 2025-05-07T20:22:14.6629777Z L=16, 2025-05-07T20:22:14.6629931Z D_gradcheck=1, 2025-05-07T20:22:14.6630103Z stochastic_rounding=True, 2025-05-07T20:22:14.6630265Z weighted=True, 2025-05-07T20:22:14.6630426Z row_wise=False, 2025-05-07T20:22:14.6630593Z mixed=False, 2025-05-07T20:22:14.6630749Z use_cache=False, 2025-05-07T20:22:14.6630940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.6631110Z use_cpu=True, 2025-05-07T20:22:14.6631327Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6631469Z ) 2025-05-07T20:22:14.6631705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6632260Z self=, 2025-05-07T20:22:14.6632414Z mixed_B=False, 2025-05-07T20:22:14.6632571Z compile=True, 2025-05-07T20:22:14.6632715Z T=2, 2025-05-07T20:22:14.6633012Z D=127, 2025-05-07T20:22:14.6633163Z B=14, 2025-05-07T20:22:14.6633309Z log_E=4, 2025-05-07T20:22:14.6633455Z L=1, 2025-05-07T20:22:14.6633618Z D_gradcheck=1, 2025-05-07T20:22:14.6633796Z stochastic_rounding=False, 2025-05-07T20:22:14.6633958Z weighted=True, 2025-05-07T20:22:14.6634119Z row_wise=False, 2025-05-07T20:22:14.6634271Z mixed=True, 2025-05-07T20:22:14.6634440Z use_cache=True, 2025-05-07T20:22:14.6634631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6634783Z use_cpu=True, 2025-05-07T20:22:14.6634979Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.6635121Z ) 2025-05-07T20:22:14.6635345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6635907Z self=, 2025-05-07T20:22:14.6636062Z mixed_B=True, 2025-05-07T20:22:14.6636216Z compile=False, 2025-05-07T20:22:14.6636366Z T=2, 2025-05-07T20:22:14.6636521Z D=100, 2025-05-07T20:22:14.6636670Z B=100, 2025-05-07T20:22:14.6636823Z log_E=3, 2025-05-07T20:22:14.6636971Z L=15, 2025-05-07T20:22:14.6637134Z D_gradcheck=2, 2025-05-07T20:22:14.6637310Z stochastic_rounding=True, 2025-05-07T20:22:14.6637464Z weighted=True, 2025-05-07T20:22:14.6637758Z row_wise=False, 2025-05-07T20:22:14.6637929Z mixed=True, 2025-05-07T20:22:14.6638092Z use_cache=False, 2025-05-07T20:22:14.6638294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6638447Z use_cpu=True, 2025-05-07T20:22:14.6638632Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6638777Z ) 2025-05-07T20:22:14.6639005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.6639562Z self=, 2025-05-07T20:22:14.6639722Z mixed_B=True, 2025-05-07T20:22:14.6639877Z compile=True, 2025-05-07T20:22:14.6640029Z T=4, 2025-05-07T20:22:14.6640298Z D=77, 2025-05-07T20:22:14.6640456Z B=56, 2025-05-07T20:22:14.6640610Z log_E=5, 2025-05-07T20:22:14.6640754Z L=12, 2025-05-07T20:22:14.6640908Z D_gradcheck=1, 2025-05-07T20:22:14.6641088Z stochastic_rounding=True, 2025-05-07T20:22:14.6641243Z weighted=False, 2025-05-07T20:22:14.6641399Z row_wise=True, 2025-05-07T20:22:14.6641557Z mixed=False, 2025-05-07T20:22:14.6641833Z use_cache=True, 2025-05-07T20:22:14.6642026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.6642186Z use_cpu=True, 2025-05-07T20:22:14.6642368Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.6642508Z ) 2025-05-07T20:22:14.7209843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7210503Z self=, 2025-05-07T20:22:14.7210671Z mixed_B=False, 2025-05-07T20:22:14.7210830Z compile=False, 2025-05-07T20:22:14.7210977Z T=5, 2025-05-07T20:22:14.7211162Z D=20, 2025-05-07T20:22:14.7211308Z B=39, 2025-05-07T20:22:14.7211465Z log_E=3, 2025-05-07T20:22:14.7211613Z L=16, 2025-05-07T20:22:14.7211783Z D_gradcheck=1, 2025-05-07T20:22:14.7211967Z stochastic_rounding=True, 2025-05-07T20:22:14.7212120Z weighted=True, 2025-05-07T20:22:14.7212285Z row_wise=False, 2025-05-07T20:22:14.7212442Z mixed=True, 2025-05-07T20:22:14.7212605Z use_cache=True, 2025-05-07T20:22:14.7212795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7212953Z use_cpu=True, 2025-05-07T20:22:14.7213133Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7213277Z ) 2025-05-07T20:22:14.7213518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7214074Z self=, 2025-05-07T20:22:14.7214227Z mixed_B=False, 2025-05-07T20:22:14.7214387Z compile=True, 2025-05-07T20:22:14.7214531Z T=1, 2025-05-07T20:22:14.7215033Z D=117, 2025-05-07T20:22:14.7215180Z B=76, 2025-05-07T20:22:14.7215326Z log_E=5, 2025-05-07T20:22:14.7215477Z L=13, 2025-05-07T20:22:14.7215630Z D_gradcheck=2, 2025-05-07T20:22:14.7215800Z stochastic_rounding=True, 2025-05-07T20:22:14.7215959Z weighted=True, 2025-05-07T20:22:14.7216337Z row_wise=True, 2025-05-07T20:22:14.7216504Z mixed=False, 2025-05-07T20:22:14.7216671Z use_cache=True, 2025-05-07T20:22:14.7216865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7217016Z use_cpu=True, 2025-05-07T20:22:14.7217205Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7217346Z ) 2025-05-07T20:22:14.7217576Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7218143Z self=, 2025-05-07T20:22:14.7218297Z mixed_B=False, 2025-05-07T20:22:14.7218459Z compile=False, 2025-05-07T20:22:14.7218601Z T=3, 2025-05-07T20:22:14.7218753Z D=49, 2025-05-07T20:22:14.7218904Z B=48, 2025-05-07T20:22:14.7219050Z log_E=4, 2025-05-07T20:22:14.7219193Z L=1, 2025-05-07T20:22:14.7219351Z D_gradcheck=1, 2025-05-07T20:22:14.7219524Z stochastic_rounding=False, 2025-05-07T20:22:14.7219678Z weighted=False, 2025-05-07T20:22:14.7220023Z row_wise=True, 2025-05-07T20:22:14.7220188Z mixed=False, 2025-05-07T20:22:14.7220346Z use_cache=True, 2025-05-07T20:22:14.7220545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7220696Z use_cpu=True, 2025-05-07T20:22:14.7220877Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7221022Z ) 2025-05-07T20:22:14.7221249Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7221811Z self=, 2025-05-07T20:22:14.7222076Z mixed_B=True, 2025-05-07T20:22:14.7222228Z compile=True, 2025-05-07T20:22:14.7222380Z T=4, 2025-05-07T20:22:14.7222716Z D=87, 2025-05-07T20:22:14.7222883Z B=26, 2025-05-07T20:22:14.7223034Z log_E=4, 2025-05-07T20:22:14.7223178Z L=5, 2025-05-07T20:22:14.7223330Z D_gradcheck=2, 2025-05-07T20:22:14.7223514Z stochastic_rounding=False, 2025-05-07T20:22:14.7223667Z weighted=True, 2025-05-07T20:22:14.7223824Z row_wise=False, 2025-05-07T20:22:14.7223982Z mixed=True, 2025-05-07T20:22:14.7224429Z use_cache=True, 2025-05-07T20:22:14.7224629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7224780Z use_cpu=True, 2025-05-07T20:22:14.7224961Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7225109Z ) 2025-05-07T20:22:14.7225337Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7225896Z self=, 2025-05-07T20:22:14.7226057Z mixed_B=False, 2025-05-07T20:22:14.7226209Z compile=True, 2025-05-07T20:22:14.7226353Z T=5, 2025-05-07T20:22:14.7226503Z D=126, 2025-05-07T20:22:14.7226661Z B=113, 2025-05-07T20:22:14.7226807Z log_E=4, 2025-05-07T20:22:14.7226953Z L=3, 2025-05-07T20:22:14.7227106Z D_gradcheck=2, 2025-05-07T20:22:14.7227286Z stochastic_rounding=False, 2025-05-07T20:22:14.7227438Z weighted=True, 2025-05-07T20:22:14.7227594Z row_wise=True, 2025-05-07T20:22:14.7227749Z mixed=True, 2025-05-07T20:22:14.7227907Z use_cache=False, 2025-05-07T20:22:14.7228097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7228255Z use_cpu=True, 2025-05-07T20:22:14.7228435Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7228577Z ) 2025-05-07T20:22:14.7228809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7229364Z self=, 2025-05-07T20:22:14.7229514Z mixed_B=True, 2025-05-07T20:22:14.7229674Z compile=False, 2025-05-07T20:22:14.7229817Z T=1, 2025-05-07T20:22:14.7229961Z D=97, 2025-05-07T20:22:14.7230376Z B=39, 2025-05-07T20:22:14.7230523Z log_E=5, 2025-05-07T20:22:14.7230673Z L=1, 2025-05-07T20:22:14.7230826Z D_gradcheck=2, 2025-05-07T20:22:14.7230995Z stochastic_rounding=True, 2025-05-07T20:22:14.7231157Z weighted=False, 2025-05-07T20:22:14.7231311Z row_wise=True, 2025-05-07T20:22:14.7231463Z mixed=False, 2025-05-07T20:22:14.7231627Z use_cache=False, 2025-05-07T20:22:14.7231820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7231975Z use_cpu=True, 2025-05-07T20:22:14.7232163Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7232303Z ) 2025-05-07T20:22:14.7232530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7233092Z self=, 2025-05-07T20:22:14.7233246Z mixed_B=True, 2025-05-07T20:22:14.7233405Z compile=False, 2025-05-07T20:22:14.7233550Z T=1, 2025-05-07T20:22:14.7233693Z D=38, 2025-05-07T20:22:14.7233855Z B=92, 2025-05-07T20:22:14.7234002Z log_E=5, 2025-05-07T20:22:14.7234147Z L=16, 2025-05-07T20:22:14.7234308Z D_gradcheck=2, 2025-05-07T20:22:14.7234481Z stochastic_rounding=False, 2025-05-07T20:22:14.7234634Z weighted=True, 2025-05-07T20:22:14.7234931Z row_wise=True, 2025-05-07T20:22:14.7235097Z mixed=True, 2025-05-07T20:22:14.7235257Z use_cache=False, 2025-05-07T20:22:14.7235455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7235606Z use_cpu=True, 2025-05-07T20:22:14.7235788Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7235934Z ) 2025-05-07T20:22:14.7236160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7236721Z self=, 2025-05-07T20:22:14.7236873Z mixed_B=False, 2025-05-07T20:22:14.7237027Z compile=True, 2025-05-07T20:22:14.7237178Z T=1, 2025-05-07T20:22:14.7237322Z D=14, 2025-05-07T20:22:14.7237583Z B=55, 2025-05-07T20:22:14.7237751Z log_E=3, 2025-05-07T20:22:14.7237894Z L=4, 2025-05-07T20:22:14.7238048Z D_gradcheck=1, 2025-05-07T20:22:14.7238225Z stochastic_rounding=True, 2025-05-07T20:22:14.7238379Z weighted=False, 2025-05-07T20:22:14.7238535Z row_wise=True, 2025-05-07T20:22:14.7238694Z mixed=False, 2025-05-07T20:22:14.7239000Z use_cache=False, 2025-05-07T20:22:14.7239191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7239350Z use_cpu=True, 2025-05-07T20:22:14.7239532Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7239672Z ) 2025-05-07T20:22:14.7239908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7240468Z self=, 2025-05-07T20:22:14.7240625Z mixed_B=True, 2025-05-07T20:22:14.7240778Z compile=True, 2025-05-07T20:22:14.7240919Z T=3, 2025-05-07T20:22:14.7241068Z D=95, 2025-05-07T20:22:14.7241220Z B=74, 2025-05-07T20:22:14.7241367Z log_E=3, 2025-05-07T20:22:14.7241515Z L=15, 2025-05-07T20:22:14.7241668Z D_gradcheck=2, 2025-05-07T20:22:14.7241842Z stochastic_rounding=False, 2025-05-07T20:22:14.7242004Z weighted=False, 2025-05-07T20:22:14.7242155Z row_wise=False, 2025-05-07T20:22:14.7242309Z mixed=False, 2025-05-07T20:22:14.7242472Z use_cache=False, 2025-05-07T20:22:14.7242662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7242820Z use_cpu=True, 2025-05-07T20:22:14.7243002Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7243143Z ) 2025-05-07T20:22:14.7243373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7243927Z self=, 2025-05-07T20:22:14.7244077Z mixed_B=True, 2025-05-07T20:22:14.7244239Z compile=True, 2025-05-07T20:22:14.7244383Z T=4, 2025-05-07T20:22:14.7244528Z D=117, 2025-05-07T20:22:14.7244830Z B=128, 2025-05-07T20:22:14.7244977Z log_E=5, 2025-05-07T20:22:14.7245120Z L=14, 2025-05-07T20:22:14.7245275Z D_gradcheck=1, 2025-05-07T20:22:14.7245451Z stochastic_rounding=False, 2025-05-07T20:22:14.7245606Z weighted=False, 2025-05-07T20:22:14.7245764Z row_wise=True, 2025-05-07T20:22:14.7245919Z mixed=False, 2025-05-07T20:22:14.7246085Z use_cache=True, 2025-05-07T20:22:14.7246274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7246425Z use_cpu=True, 2025-05-07T20:22:14.7246612Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7246752Z ) 2025-05-07T20:22:14.7246977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7247541Z self=, 2025-05-07T20:22:14.7247694Z mixed_B=False, 2025-05-07T20:22:14.7247846Z compile=True, 2025-05-07T20:22:14.7247997Z T=3, 2025-05-07T20:22:14.7248141Z D=55, 2025-05-07T20:22:14.7248294Z B=76, 2025-05-07T20:22:14.7248451Z log_E=4, 2025-05-07T20:22:14.7248595Z L=6, 2025-05-07T20:22:14.7248748Z D_gradcheck=2, 2025-05-07T20:22:14.7248929Z stochastic_rounding=False, 2025-05-07T20:22:14.7249084Z weighted=False, 2025-05-07T20:22:14.7249244Z row_wise=False, 2025-05-07T20:22:14.7249513Z mixed=True, 2025-05-07T20:22:14.7249681Z use_cache=True, 2025-05-07T20:22:14.7249885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7250035Z use_cpu=True, 2025-05-07T20:22:14.7250216Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7250366Z ) 2025-05-07T20:22:14.7250594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7251146Z self=, 2025-05-07T20:22:14.7251308Z mixed_B=False, 2025-05-07T20:22:14.7251459Z compile=False, 2025-05-07T20:22:14.7251605Z T=3, 2025-05-07T20:22:14.7251759Z D=54, 2025-05-07T20:22:14.7252018Z B=118, 2025-05-07T20:22:14.7252181Z log_E=5, 2025-05-07T20:22:14.7252325Z L=13, 2025-05-07T20:22:14.7252477Z D_gradcheck=1, 2025-05-07T20:22:14.7252656Z stochastic_rounding=True, 2025-05-07T20:22:14.7252809Z weighted=True, 2025-05-07T20:22:14.7252963Z row_wise=True, 2025-05-07T20:22:14.7253129Z mixed=False, 2025-05-07T20:22:14.7253283Z use_cache=False, 2025-05-07T20:22:14.7253601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7253762Z use_cpu=True, 2025-05-07T20:22:14.7253944Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7254086Z ) 2025-05-07T20:22:14.7254319Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7254875Z self=, 2025-05-07T20:22:14.7255036Z mixed_B=False, 2025-05-07T20:22:14.7255188Z compile=True, 2025-05-07T20:22:14.7255331Z T=5, 2025-05-07T20:22:14.7255481Z D=8, 2025-05-07T20:22:14.7255634Z B=44, 2025-05-07T20:22:14.7255779Z log_E=4, 2025-05-07T20:22:14.7255931Z L=4, 2025-05-07T20:22:14.7256085Z D_gradcheck=2, 2025-05-07T20:22:14.7256259Z stochastic_rounding=False, 2025-05-07T20:22:14.7256422Z weighted=False, 2025-05-07T20:22:14.7256575Z row_wise=False, 2025-05-07T20:22:14.7256727Z mixed=False, 2025-05-07T20:22:14.7256891Z use_cache=False, 2025-05-07T20:22:14.7257089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7257245Z use_cpu=True, 2025-05-07T20:22:14.7257435Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7257579Z ) 2025-05-07T20:22:14.7257806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7258366Z self=, 2025-05-07T20:22:14.7258522Z mixed_B=False, 2025-05-07T20:22:14.7258684Z compile=False, 2025-05-07T20:22:14.7258826Z T=1, 2025-05-07T20:22:14.7258968Z D=47, 2025-05-07T20:22:14.7259270Z B=61, 2025-05-07T20:22:14.7259418Z log_E=5, 2025-05-07T20:22:14.7259562Z L=4, 2025-05-07T20:22:14.7259721Z D_gradcheck=2, 2025-05-07T20:22:14.7259894Z stochastic_rounding=False, 2025-05-07T20:22:14.7260048Z weighted=True, 2025-05-07T20:22:14.7260205Z row_wise=False, 2025-05-07T20:22:14.7260360Z mixed=False, 2025-05-07T20:22:14.7260515Z use_cache=False, 2025-05-07T20:22:14.7260716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7260868Z use_cpu=True, 2025-05-07T20:22:14.7261049Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7261199Z ) 2025-05-07T20:22:14.7261424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7261989Z self=, 2025-05-07T20:22:14.7262141Z mixed_B=True, 2025-05-07T20:22:14.7262297Z compile=False, 2025-05-07T20:22:14.7262451Z T=2, 2025-05-07T20:22:14.7262597Z D=39, 2025-05-07T20:22:14.7262747Z B=16, 2025-05-07T20:22:14.7262901Z log_E=3, 2025-05-07T20:22:14.7263043Z L=19, 2025-05-07T20:22:14.7263194Z D_gradcheck=2, 2025-05-07T20:22:14.7263373Z stochastic_rounding=False, 2025-05-07T20:22:14.7263527Z weighted=True, 2025-05-07T20:22:14.7263679Z row_wise=True, 2025-05-07T20:22:14.7263966Z mixed=False, 2025-05-07T20:22:14.7264250Z use_cache=True, 2025-05-07T20:22:14.7264455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7264609Z use_cpu=True, 2025-05-07T20:22:14.7264791Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7264940Z ) 2025-05-07T20:22:14.7265169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7265725Z self=, 2025-05-07T20:22:14.7265885Z mixed_B=False, 2025-05-07T20:22:14.7266039Z compile=False, 2025-05-07T20:22:14.7266182Z T=1, 2025-05-07T20:22:14.7266332Z D=109, 2025-05-07T20:22:14.7266570Z B=112, 2025-05-07T20:22:14.7266735Z log_E=4, 2025-05-07T20:22:14.7266888Z L=12, 2025-05-07T20:22:14.7267041Z D_gradcheck=1, 2025-05-07T20:22:14.7267213Z stochastic_rounding=True, 2025-05-07T20:22:14.7267373Z weighted=True, 2025-05-07T20:22:14.7267523Z row_wise=True, 2025-05-07T20:22:14.7267680Z mixed=False, 2025-05-07T20:22:14.7267833Z use_cache=False, 2025-05-07T20:22:14.7268135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7268295Z use_cpu=True, 2025-05-07T20:22:14.7268475Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7268619Z ) 2025-05-07T20:22:14.7268850Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7269406Z self=, 2025-05-07T20:22:14.7269557Z mixed_B=True, 2025-05-07T20:22:14.7269717Z compile=True, 2025-05-07T20:22:14.7269862Z T=1, 2025-05-07T20:22:14.7270008Z D=111, 2025-05-07T20:22:14.7270163Z B=23, 2025-05-07T20:22:14.7270313Z log_E=5, 2025-05-07T20:22:14.7270458Z L=5, 2025-05-07T20:22:14.7270622Z D_gradcheck=1, 2025-05-07T20:22:14.7270795Z stochastic_rounding=True, 2025-05-07T20:22:14.7270959Z weighted=True, 2025-05-07T20:22:14.7271109Z row_wise=True, 2025-05-07T20:22:14.7271262Z mixed=True, 2025-05-07T20:22:14.7271421Z use_cache=True, 2025-05-07T20:22:14.7271617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7271770Z use_cpu=True, 2025-05-07T20:22:14.7271958Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7272101Z ) 2025-05-07T20:22:14.7895171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7895788Z self=, 2025-05-07T20:22:14.7895949Z mixed_B=True, 2025-05-07T20:22:14.7896113Z compile=True, 2025-05-07T20:22:14.7896263Z T=1, 2025-05-07T20:22:14.7896406Z D=117, 2025-05-07T20:22:14.7896560Z B=55, 2025-05-07T20:22:14.7897102Z log_E=3, 2025-05-07T20:22:14.7897248Z L=8, 2025-05-07T20:22:14.7897408Z D_gradcheck=2, 2025-05-07T20:22:14.7897586Z stochastic_rounding=False, 2025-05-07T20:22:14.7897740Z weighted=False, 2025-05-07T20:22:14.7897900Z row_wise=True, 2025-05-07T20:22:14.7898058Z mixed=True, 2025-05-07T20:22:14.7898220Z use_cache=True, 2025-05-07T20:22:14.7898440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7898594Z use_cpu=True, 2025-05-07T20:22:14.7898782Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7898926Z ) 2025-05-07T20:22:14.7899156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7899721Z self=, 2025-05-07T20:22:14.7899874Z mixed_B=False, 2025-05-07T20:22:14.7900025Z compile=True, 2025-05-07T20:22:14.7900176Z T=4, 2025-05-07T20:22:14.7900320Z D=33, 2025-05-07T20:22:14.7900466Z B=63, 2025-05-07T20:22:14.7900625Z log_E=5, 2025-05-07T20:22:14.7900768Z L=1, 2025-05-07T20:22:14.7900919Z D_gradcheck=1, 2025-05-07T20:22:14.7901101Z stochastic_rounding=False, 2025-05-07T20:22:14.7901260Z weighted=True, 2025-05-07T20:22:14.7901424Z row_wise=True, 2025-05-07T20:22:14.7901711Z mixed=False, 2025-05-07T20:22:14.7901887Z use_cache=True, 2025-05-07T20:22:14.7902095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7902246Z use_cpu=True, 2025-05-07T20:22:14.7902427Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7902578Z ) 2025-05-07T20:22:14.7902812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7903375Z self=, 2025-05-07T20:22:14.7903531Z mixed_B=True, 2025-05-07T20:22:14.7903683Z compile=True, 2025-05-07T20:22:14.7903829Z T=3, 2025-05-07T20:22:14.7904206Z D=61, 2025-05-07T20:22:14.7904357Z B=11, 2025-05-07T20:22:14.7904691Z log_E=5, 2025-05-07T20:22:14.7904847Z L=19, 2025-05-07T20:22:14.7904999Z D_gradcheck=2, 2025-05-07T20:22:14.7905180Z stochastic_rounding=True, 2025-05-07T20:22:14.7905331Z weighted=True, 2025-05-07T20:22:14.7905485Z row_wise=False, 2025-05-07T20:22:14.7905645Z mixed=True, 2025-05-07T20:22:14.7905799Z use_cache=False, 2025-05-07T20:22:14.7906173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7906333Z use_cpu=True, 2025-05-07T20:22:14.7906515Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7906655Z ) 2025-05-07T20:22:14.7906908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7907467Z self=, 2025-05-07T20:22:14.7907624Z mixed_B=False, 2025-05-07T20:22:14.7907777Z compile=True, 2025-05-07T20:22:14.7907922Z T=2, 2025-05-07T20:22:14.7908073Z D=99, 2025-05-07T20:22:14.7908219Z B=27, 2025-05-07T20:22:14.7908374Z log_E=5, 2025-05-07T20:22:14.7908528Z L=6, 2025-05-07T20:22:14.7908680Z D_gradcheck=2, 2025-05-07T20:22:14.7908849Z stochastic_rounding=True, 2025-05-07T20:22:14.7909010Z weighted=False, 2025-05-07T20:22:14.7909165Z row_wise=True, 2025-05-07T20:22:14.7909318Z mixed=True, 2025-05-07T20:22:14.7909482Z use_cache=False, 2025-05-07T20:22:14.7909675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7909827Z use_cpu=True, 2025-05-07T20:22:14.7910017Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7910156Z ) 2025-05-07T20:22:14.7910393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7910949Z self=, 2025-05-07T20:22:14.7911103Z mixed_B=True, 2025-05-07T20:22:14.7911264Z compile=True, 2025-05-07T20:22:14.7911406Z T=5, 2025-05-07T20:22:14.7911550Z D=2, 2025-05-07T20:22:14.7911706Z B=91, 2025-05-07T20:22:14.7912011Z log_E=5, 2025-05-07T20:22:14.7912167Z L=8, 2025-05-07T20:22:14.7912327Z D_gradcheck=2, 2025-05-07T20:22:14.7912500Z stochastic_rounding=True, 2025-05-07T20:22:14.7912654Z weighted=False, 2025-05-07T20:22:14.7912817Z row_wise=False, 2025-05-07T20:22:14.7912966Z mixed=True, 2025-05-07T20:22:14.7913125Z use_cache=False, 2025-05-07T20:22:14.7913327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7913480Z use_cpu=True, 2025-05-07T20:22:14.7913666Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7913809Z ) 2025-05-07T20:22:14.7914037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7914605Z self=, 2025-05-07T20:22:14.7914760Z mixed_B=False, 2025-05-07T20:22:14.7914912Z compile=True, 2025-05-07T20:22:14.7915057Z T=5, 2025-05-07T20:22:14.7915199Z D=48, 2025-05-07T20:22:14.7915342Z B=71, 2025-05-07T20:22:14.7915503Z log_E=5, 2025-05-07T20:22:14.7915650Z L=3, 2025-05-07T20:22:14.7915802Z D_gradcheck=2, 2025-05-07T20:22:14.7915982Z stochastic_rounding=False, 2025-05-07T20:22:14.7916372Z weighted=False, 2025-05-07T20:22:14.7916537Z row_wise=True, 2025-05-07T20:22:14.7916696Z mixed=False, 2025-05-07T20:22:14.7917078Z use_cache=False, 2025-05-07T20:22:14.7917298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7917456Z use_cpu=True, 2025-05-07T20:22:14.7917640Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7917787Z ) 2025-05-07T20:22:14.7918017Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7918576Z self=, 2025-05-07T20:22:14.7918731Z mixed_B=True, 2025-05-07T20:22:14.7918885Z compile=False, 2025-05-07T20:22:14.7919029Z T=1, 2025-05-07T20:22:14.7919182Z D=96, 2025-05-07T20:22:14.7919327Z B=41, 2025-05-07T20:22:14.7919681Z log_E=4, 2025-05-07T20:22:14.7919854Z L=0, 2025-05-07T20:22:14.7920007Z D_gradcheck=1, 2025-05-07T20:22:14.7920191Z stochastic_rounding=False, 2025-05-07T20:22:14.7920343Z weighted=True, 2025-05-07T20:22:14.7920497Z row_wise=False, 2025-05-07T20:22:14.7920655Z mixed=False, 2025-05-07T20:22:14.7920815Z use_cache=True, 2025-05-07T20:22:14.7921005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7921346Z use_cpu=True, 2025-05-07T20:22:14.7921527Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7921671Z ) 2025-05-07T20:22:14.7921905Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7922461Z self=, 2025-05-07T20:22:14.7922614Z mixed_B=True, 2025-05-07T20:22:14.7922772Z compile=False, 2025-05-07T20:22:14.7922917Z T=1, 2025-05-07T20:22:14.7923061Z D=32, 2025-05-07T20:22:14.7923210Z B=79, 2025-05-07T20:22:14.7923360Z log_E=4, 2025-05-07T20:22:14.7923516Z L=4, 2025-05-07T20:22:14.7923668Z D_gradcheck=1, 2025-05-07T20:22:14.7923840Z stochastic_rounding=True, 2025-05-07T20:22:14.7924001Z weighted=False, 2025-05-07T20:22:14.7924156Z row_wise=False, 2025-05-07T20:22:14.7924306Z mixed=False, 2025-05-07T20:22:14.7924467Z use_cache=True, 2025-05-07T20:22:14.7924659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7924814Z use_cpu=True, 2025-05-07T20:22:14.7925005Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7925144Z ) 2025-05-07T20:22:14.7925372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7925939Z self=, 2025-05-07T20:22:14.7926091Z mixed_B=True, 2025-05-07T20:22:14.7926259Z compile=True, 2025-05-07T20:22:14.7926402Z T=3, 2025-05-07T20:22:14.7926546Z D=19, 2025-05-07T20:22:14.7926697Z B=14, 2025-05-07T20:22:14.7926843Z log_E=5, 2025-05-07T20:22:14.7927221Z L=16, 2025-05-07T20:22:14.7927383Z D_gradcheck=2, 2025-05-07T20:22:14.7927556Z stochastic_rounding=False, 2025-05-07T20:22:14.7927715Z weighted=True, 2025-05-07T20:22:14.7927873Z row_wise=True, 2025-05-07T20:22:14.7928022Z mixed=False, 2025-05-07T20:22:14.7928179Z use_cache=False, 2025-05-07T20:22:14.7928377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7928534Z use_cpu=True, 2025-05-07T20:22:14.7928715Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7928864Z ) 2025-05-07T20:22:14.7929090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7929657Z self=, 2025-05-07T20:22:14.7929810Z mixed_B=True, 2025-05-07T20:22:14.7929964Z compile=True, 2025-05-07T20:22:14.7930115Z T=4, 2025-05-07T20:22:14.7930261Z D=127, 2025-05-07T20:22:14.7930407Z B=65, 2025-05-07T20:22:14.7930558Z log_E=5, 2025-05-07T20:22:14.7930709Z L=9, 2025-05-07T20:22:14.7930862Z D_gradcheck=2, 2025-05-07T20:22:14.7931041Z stochastic_rounding=True, 2025-05-07T20:22:14.7931198Z weighted=False, 2025-05-07T20:22:14.7931350Z row_wise=False, 2025-05-07T20:22:14.7931503Z mixed=True, 2025-05-07T20:22:14.7931783Z use_cache=True, 2025-05-07T20:22:14.7931995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7932158Z use_cpu=True, 2025-05-07T20:22:14.7932339Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7932487Z ) 2025-05-07T20:22:14.7932714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7933270Z self=, 2025-05-07T20:22:14.7933430Z mixed_B=False, 2025-05-07T20:22:14.7933584Z compile=False, 2025-05-07T20:22:14.7933727Z T=5, 2025-05-07T20:22:14.7933879Z D=27, 2025-05-07T20:22:14.7934020Z B=18, 2025-05-07T20:22:14.7934165Z log_E=4, 2025-05-07T20:22:14.7934441Z L=15, 2025-05-07T20:22:14.7934609Z D_gradcheck=2, 2025-05-07T20:22:14.7934784Z stochastic_rounding=False, 2025-05-07T20:22:14.7934946Z weighted=False, 2025-05-07T20:22:14.7935100Z row_wise=False, 2025-05-07T20:22:14.7935252Z mixed=False, 2025-05-07T20:22:14.7935414Z use_cache=False, 2025-05-07T20:22:14.7935606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7935893Z use_cpu=True, 2025-05-07T20:22:14.7936074Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7936215Z ) 2025-05-07T20:22:14.7936450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7937006Z self=, 2025-05-07T20:22:14.7937161Z mixed_B=True, 2025-05-07T20:22:14.7937321Z compile=True, 2025-05-07T20:22:14.7937464Z T=5, 2025-05-07T20:22:14.7937609Z D=69, 2025-05-07T20:22:14.7937761Z B=77, 2025-05-07T20:22:14.7937908Z log_E=3, 2025-05-07T20:22:14.7938064Z L=18, 2025-05-07T20:22:14.7938222Z D_gradcheck=1, 2025-05-07T20:22:14.7938393Z stochastic_rounding=True, 2025-05-07T20:22:14.7938554Z weighted=False, 2025-05-07T20:22:14.7938725Z row_wise=False, 2025-05-07T20:22:14.7938875Z mixed=False, 2025-05-07T20:22:14.7939042Z use_cache=False, 2025-05-07T20:22:14.7939235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7939390Z use_cpu=True, 2025-05-07T20:22:14.7939583Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7939723Z ) 2025-05-07T20:22:14.7939949Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7940511Z self=, 2025-05-07T20:22:14.7940665Z mixed_B=False, 2025-05-07T20:22:14.7940820Z compile=False, 2025-05-07T20:22:14.7940970Z T=5, 2025-05-07T20:22:14.7941116Z D=128, 2025-05-07T20:22:14.7941260Z B=20, 2025-05-07T20:22:14.7941411Z log_E=4, 2025-05-07T20:22:14.7941699Z L=19, 2025-05-07T20:22:14.7941857Z D_gradcheck=2, 2025-05-07T20:22:14.7942030Z stochastic_rounding=False, 2025-05-07T20:22:14.7942185Z weighted=False, 2025-05-07T20:22:14.7942342Z row_wise=False, 2025-05-07T20:22:14.7942494Z mixed=True, 2025-05-07T20:22:14.7942652Z use_cache=False, 2025-05-07T20:22:14.7942852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7943007Z use_cpu=True, 2025-05-07T20:22:14.7943190Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7943340Z ) 2025-05-07T20:22:14.7943566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7944266Z self=, 2025-05-07T20:22:14.7944438Z mixed_B=True, 2025-05-07T20:22:14.7944593Z compile=False, 2025-05-07T20:22:14.7944735Z T=3, 2025-05-07T20:22:14.7944886Z D=82, 2025-05-07T20:22:14.7945029Z B=47, 2025-05-07T20:22:14.7945180Z log_E=4, 2025-05-07T20:22:14.7945333Z L=6, 2025-05-07T20:22:14.7945488Z D_gradcheck=1, 2025-05-07T20:22:14.7945670Z stochastic_rounding=False, 2025-05-07T20:22:14.7945818Z weighted=True, 2025-05-07T20:22:14.7945970Z row_wise=False, 2025-05-07T20:22:14.7946127Z mixed=False, 2025-05-07T20:22:14.7946432Z use_cache=False, 2025-05-07T20:22:14.7946638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7946802Z use_cpu=True, 2025-05-07T20:22:14.7946982Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.7947125Z ) 2025-05-07T20:22:14.7947363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7947924Z self=, 2025-05-07T20:22:14.7948084Z mixed_B=True, 2025-05-07T20:22:14.7948237Z compile=False, 2025-05-07T20:22:14.7948380Z T=3, 2025-05-07T20:22:14.7948531Z D=43, 2025-05-07T20:22:14.7948678Z B=105, 2025-05-07T20:22:14.7948824Z log_E=3, 2025-05-07T20:22:14.7949095Z L=7, 2025-05-07T20:22:14.7949264Z D_gradcheck=1, 2025-05-07T20:22:14.7949436Z stochastic_rounding=True, 2025-05-07T20:22:14.7949594Z weighted=True, 2025-05-07T20:22:14.7949744Z row_wise=False, 2025-05-07T20:22:14.7949896Z mixed=False, 2025-05-07T20:22:14.7950062Z use_cache=False, 2025-05-07T20:22:14.7950253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7950519Z use_cpu=True, 2025-05-07T20:22:14.7950708Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7950850Z ) 2025-05-07T20:22:14.7951076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7951636Z self=, 2025-05-07T20:22:14.7951791Z mixed_B=False, 2025-05-07T20:22:14.7951953Z compile=False, 2025-05-07T20:22:14.7952097Z T=1, 2025-05-07T20:22:14.7952242Z D=105, 2025-05-07T20:22:14.7952397Z B=5, 2025-05-07T20:22:14.7952544Z log_E=3, 2025-05-07T20:22:14.7952696Z L=11, 2025-05-07T20:22:14.7952856Z D_gradcheck=2, 2025-05-07T20:22:14.7953031Z stochastic_rounding=False, 2025-05-07T20:22:14.7953188Z weighted=True, 2025-05-07T20:22:14.7953343Z row_wise=False, 2025-05-07T20:22:14.7953492Z mixed=False, 2025-05-07T20:22:14.7953648Z use_cache=False, 2025-05-07T20:22:14.7953843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.7953997Z use_cpu=True, 2025-05-07T20:22:14.7954187Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7954327Z ) 2025-05-07T20:22:14.7954554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.7955117Z self=, 2025-05-07T20:22:14.7955269Z mixed_B=False, 2025-05-07T20:22:14.7955424Z compile=False, 2025-05-07T20:22:14.7955575Z T=5, 2025-05-07T20:22:14.7955719Z D=85, 2025-05-07T20:22:14.7955863Z B=44, 2025-05-07T20:22:14.7956015Z log_E=4, 2025-05-07T20:22:14.7956324Z L=4, 2025-05-07T20:22:14.7956480Z D_gradcheck=1, 2025-05-07T20:22:14.7956660Z stochastic_rounding=False, 2025-05-07T20:22:14.7956814Z weighted=True, 2025-05-07T20:22:14.7956974Z row_wise=False, 2025-05-07T20:22:14.7957130Z mixed=True, 2025-05-07T20:22:14.7957289Z use_cache=False, 2025-05-07T20:22:14.7957487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.7957642Z use_cpu=True, 2025-05-07T20:22:14.7957823Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.7957971Z ) 2025-05-07T20:22:14.8573088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8573674Z self=, 2025-05-07T20:22:14.8573907Z mixed_B=True, 2025-05-07T20:22:14.8574069Z compile=True, 2025-05-07T20:22:14.8574213Z T=4, 2025-05-07T20:22:14.8574362Z D=41, 2025-05-07T20:22:14.8574518Z B=100, 2025-05-07T20:22:14.8574669Z log_E=4, 2025-05-07T20:22:14.8574835Z L=3, 2025-05-07T20:22:14.8574995Z D_gradcheck=1, 2025-05-07T20:22:14.8575167Z stochastic_rounding=True, 2025-05-07T20:22:14.8575321Z weighted=True, 2025-05-07T20:22:14.8575479Z row_wise=True, 2025-05-07T20:22:14.8575631Z mixed=False, 2025-05-07T20:22:14.8576086Z use_cache=True, 2025-05-07T20:22:14.8576303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8576464Z use_cpu=True, 2025-05-07T20:22:14.8576657Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8576801Z ) 2025-05-07T20:22:14.8577029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8577593Z self=, 2025-05-07T20:22:14.8577745Z mixed_B=True, 2025-05-07T20:22:14.8577900Z compile=False, 2025-05-07T20:22:14.8578051Z T=5, 2025-05-07T20:22:14.8578196Z D=98, 2025-05-07T20:22:14.8578343Z B=9, 2025-05-07T20:22:14.8578496Z log_E=3, 2025-05-07T20:22:14.8578829Z L=12, 2025-05-07T20:22:14.8578999Z D_gradcheck=2, 2025-05-07T20:22:14.8579181Z stochastic_rounding=False, 2025-05-07T20:22:14.8579336Z weighted=False, 2025-05-07T20:22:14.8579494Z row_wise=True, 2025-05-07T20:22:14.8579645Z mixed=False, 2025-05-07T20:22:14.8579800Z use_cache=True, 2025-05-07T20:22:14.8579998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8580334Z use_cpu=True, 2025-05-07T20:22:14.8580516Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8580664Z ) 2025-05-07T20:22:14.8580893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8581449Z self=, 2025-05-07T20:22:14.8581608Z mixed_B=False, 2025-05-07T20:22:14.8581762Z compile=False, 2025-05-07T20:22:14.8581907Z T=1, 2025-05-07T20:22:14.8582056Z D=60, 2025-05-07T20:22:14.8582200Z B=50, 2025-05-07T20:22:14.8582354Z log_E=4, 2025-05-07T20:22:14.8582511Z L=13, 2025-05-07T20:22:14.8582663Z D_gradcheck=1, 2025-05-07T20:22:14.8582841Z stochastic_rounding=True, 2025-05-07T20:22:14.8582995Z weighted=False, 2025-05-07T20:22:14.8583147Z row_wise=False, 2025-05-07T20:22:14.8583399Z mixed=True, 2025-05-07T20:22:14.8583694Z use_cache=True, 2025-05-07T20:22:14.8583888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8584151Z use_cpu=True, 2025-05-07T20:22:14.8584337Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8584477Z ) 2025-05-07T20:22:14.8584707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8585258Z self=, 2025-05-07T20:22:14.8585417Z mixed_B=True, 2025-05-07T20:22:14.8585569Z compile=True, 2025-05-07T20:22:14.8585713Z T=5, 2025-05-07T20:22:14.8585866Z D=90, 2025-05-07T20:22:14.8586010Z B=79, 2025-05-07T20:22:14.8586154Z log_E=5, 2025-05-07T20:22:14.8586308Z L=3, 2025-05-07T20:22:14.8586659Z D_gradcheck=2, 2025-05-07T20:22:14.8586834Z stochastic_rounding=False, 2025-05-07T20:22:14.8586994Z weighted=False, 2025-05-07T20:22:14.8587146Z row_wise=True, 2025-05-07T20:22:14.8587296Z mixed=False, 2025-05-07T20:22:14.8587456Z use_cache=True, 2025-05-07T20:22:14.8587650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8587809Z use_cpu=True, 2025-05-07T20:22:14.8587998Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8588142Z ) 2025-05-07T20:22:14.8588370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8588929Z self=, 2025-05-07T20:22:14.8589087Z mixed_B=False, 2025-05-07T20:22:14.8589248Z compile=True, 2025-05-07T20:22:14.8589392Z T=2, 2025-05-07T20:22:14.8589535Z D=75, 2025-05-07T20:22:14.8589688Z B=116, 2025-05-07T20:22:14.8589833Z log_E=5, 2025-05-07T20:22:14.8589980Z L=13, 2025-05-07T20:22:14.8590148Z D_gradcheck=2, 2025-05-07T20:22:14.8590322Z stochastic_rounding=True, 2025-05-07T20:22:14.8590477Z weighted=True, 2025-05-07T20:22:14.8590637Z row_wise=False, 2025-05-07T20:22:14.8590788Z mixed=False, 2025-05-07T20:22:14.8590943Z use_cache=False, 2025-05-07T20:22:14.8591304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8591481Z use_cpu=True, 2025-05-07T20:22:14.8591663Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8591811Z ) 2025-05-07T20:22:14.8592037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8592601Z self=, 2025-05-07T20:22:14.8592750Z mixed_B=True, 2025-05-07T20:22:14.8592903Z compile=False, 2025-05-07T20:22:14.8593053Z T=3, 2025-05-07T20:22:14.8593196Z D=13, 2025-05-07T20:22:14.8593338Z B=42, 2025-05-07T20:22:14.8593490Z log_E=5, 2025-05-07T20:22:14.8593635Z L=18, 2025-05-07T20:22:14.8593916Z D_gradcheck=1, 2025-05-07T20:22:14.8594118Z stochastic_rounding=False, 2025-05-07T20:22:14.8594293Z weighted=True, 2025-05-07T20:22:14.8594447Z row_wise=True, 2025-05-07T20:22:14.8594604Z mixed=False, 2025-05-07T20:22:14.8594758Z use_cache=False, 2025-05-07T20:22:14.8594961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8595248Z use_cpu=True, 2025-05-07T20:22:14.8595431Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8595581Z ) 2025-05-07T20:22:14.8595805Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8596359Z self=, 2025-05-07T20:22:14.8596517Z mixed_B=True, 2025-05-07T20:22:14.8596676Z compile=False, 2025-05-07T20:22:14.8596819Z T=5, 2025-05-07T20:22:14.8596968Z D=87, 2025-05-07T20:22:14.8597112Z B=27, 2025-05-07T20:22:14.8597258Z log_E=5, 2025-05-07T20:22:14.8597409Z L=13, 2025-05-07T20:22:14.8597571Z D_gradcheck=1, 2025-05-07T20:22:14.8597743Z stochastic_rounding=True, 2025-05-07T20:22:14.8597907Z weighted=True, 2025-05-07T20:22:14.8598056Z row_wise=True, 2025-05-07T20:22:14.8598211Z mixed=True, 2025-05-07T20:22:14.8598366Z use_cache=False, 2025-05-07T20:22:14.8598556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8598722Z use_cpu=True, 2025-05-07T20:22:14.8598903Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8599044Z ) 2025-05-07T20:22:14.8599275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8599829Z self=, 2025-05-07T20:22:14.8599982Z mixed_B=False, 2025-05-07T20:22:14.8600139Z compile=False, 2025-05-07T20:22:14.8600285Z T=5, 2025-05-07T20:22:14.8600430Z D=107, 2025-05-07T20:22:14.8600584Z B=19, 2025-05-07T20:22:14.8600729Z log_E=4, 2025-05-07T20:22:14.8600874Z L=5, 2025-05-07T20:22:14.8601195Z D_gradcheck=1, 2025-05-07T20:22:14.8601366Z stochastic_rounding=True, 2025-05-07T20:22:14.8601530Z weighted=False, 2025-05-07T20:22:14.8601681Z row_wise=True, 2025-05-07T20:22:14.8601829Z mixed=True, 2025-05-07T20:22:14.8601990Z use_cache=True, 2025-05-07T20:22:14.8602184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8602341Z use_cpu=True, 2025-05-07T20:22:14.8602626Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8602777Z ) 2025-05-07T20:22:14.8603002Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8603557Z self=, 2025-05-07T20:22:14.8603715Z mixed_B=True, 2025-05-07T20:22:14.8603866Z compile=True, 2025-05-07T20:22:14.8604009Z T=3, 2025-05-07T20:22:14.8604158Z D=43, 2025-05-07T20:22:14.8604302Z B=105, 2025-05-07T20:22:14.8604448Z log_E=3, 2025-05-07T20:22:14.8604598Z L=4, 2025-05-07T20:22:14.8604761Z D_gradcheck=1, 2025-05-07T20:22:14.8604934Z stochastic_rounding=True, 2025-05-07T20:22:14.8605095Z weighted=False, 2025-05-07T20:22:14.8605248Z row_wise=False, 2025-05-07T20:22:14.8605404Z mixed=True, 2025-05-07T20:22:14.8605556Z use_cache=True, 2025-05-07T20:22:14.8605882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8606063Z use_cpu=True, 2025-05-07T20:22:14.8606249Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8606391Z ) 2025-05-07T20:22:14.8606626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8607181Z self=, 2025-05-07T20:22:14.8607331Z mixed_B=True, 2025-05-07T20:22:14.8607490Z compile=True, 2025-05-07T20:22:14.8607635Z T=2, 2025-05-07T20:22:14.8607782Z D=18, 2025-05-07T20:22:14.8607930Z B=75, 2025-05-07T20:22:14.8608076Z log_E=3, 2025-05-07T20:22:14.8608220Z L=11, 2025-05-07T20:22:14.8608501Z D_gradcheck=2, 2025-05-07T20:22:14.8608688Z stochastic_rounding=True, 2025-05-07T20:22:14.8624325Z weighted=True, 2025-05-07T20:22:14.8624621Z row_wise=False, 2025-05-07T20:22:14.8624777Z mixed=True, 2025-05-07T20:22:14.8624939Z use_cache=False, 2025-05-07T20:22:14.8625153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8625308Z use_cpu=True, 2025-05-07T20:22:14.8625810Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8625953Z ) 2025-05-07T20:22:14.8626185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8626755Z self=, 2025-05-07T20:22:14.8626909Z mixed_B=False, 2025-05-07T20:22:14.8627063Z compile=False, 2025-05-07T20:22:14.8627217Z T=4, 2025-05-07T20:22:14.8627358Z D=122, 2025-05-07T20:22:14.8627503Z B=15, 2025-05-07T20:22:14.8627646Z log_E=5, 2025-05-07T20:22:14.8627785Z L=3, 2025-05-07T20:22:14.8627959Z D_gradcheck=1, 2025-05-07T20:22:14.8628132Z stochastic_rounding=False, 2025-05-07T20:22:14.8628282Z weighted=True, 2025-05-07T20:22:14.8628445Z row_wise=False, 2025-05-07T20:22:14.8628592Z mixed=False, 2025-05-07T20:22:14.8628745Z use_cache=False, 2025-05-07T20:22:14.8628944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8629093Z use_cpu=True, 2025-05-07T20:22:14.8629280Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8629424Z ) 2025-05-07T20:22:14.8629651Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8630204Z self=, 2025-05-07T20:22:14.8630357Z mixed_B=True, 2025-05-07T20:22:14.8630508Z compile=True, 2025-05-07T20:22:14.8630659Z T=5, 2025-05-07T20:22:14.8630803Z D=91, 2025-05-07T20:22:14.8630946Z B=87, 2025-05-07T20:22:14.8631099Z log_E=3, 2025-05-07T20:22:14.8631239Z L=15, 2025-05-07T20:22:14.8631595Z D_gradcheck=1, 2025-05-07T20:22:14.8631775Z stochastic_rounding=False, 2025-05-07T20:22:14.8631929Z weighted=True, 2025-05-07T20:22:14.8632077Z row_wise=True, 2025-05-07T20:22:14.8632236Z mixed=True, 2025-05-07T20:22:14.8632389Z use_cache=False, 2025-05-07T20:22:14.8632582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8632739Z use_cpu=True, 2025-05-07T20:22:14.8632923Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8633061Z ) 2025-05-07T20:22:14.8633293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8633844Z self=, 2025-05-07T20:22:14.8634004Z mixed_B=False, 2025-05-07T20:22:14.8634154Z compile=True, 2025-05-07T20:22:14.8634294Z T=1, 2025-05-07T20:22:14.8634442Z D=106, 2025-05-07T20:22:14.8634584Z B=90, 2025-05-07T20:22:14.8634726Z log_E=5, 2025-05-07T20:22:14.8634881Z L=1, 2025-05-07T20:22:14.8635039Z D_gradcheck=2, 2025-05-07T20:22:14.8635211Z stochastic_rounding=True, 2025-05-07T20:22:14.8635367Z weighted=True, 2025-05-07T20:22:14.8635520Z row_wise=False, 2025-05-07T20:22:14.8635672Z mixed=False, 2025-05-07T20:22:14.8635829Z use_cache=False, 2025-05-07T20:22:14.8636224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8636394Z use_cpu=True, 2025-05-07T20:22:14.8636590Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8636730Z ) 2025-05-07T20:22:14.8636961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8637513Z self=, 2025-05-07T20:22:14.8637664Z mixed_B=False, 2025-05-07T20:22:14.8637822Z compile=False, 2025-05-07T20:22:14.8637963Z T=5, 2025-05-07T20:22:14.8638106Z D=104, 2025-05-07T20:22:14.8638253Z B=49, 2025-05-07T20:22:14.8638400Z log_E=4, 2025-05-07T20:22:14.8638542Z L=6, 2025-05-07T20:22:14.8638886Z D_gradcheck=2, 2025-05-07T20:22:14.8639077Z stochastic_rounding=False, 2025-05-07T20:22:14.8639229Z weighted=True, 2025-05-07T20:22:14.8639385Z row_wise=False, 2025-05-07T20:22:14.8639532Z mixed=False, 2025-05-07T20:22:14.8639690Z use_cache=False, 2025-05-07T20:22:14.8639884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8640035Z use_cpu=True, 2025-05-07T20:22:14.8640333Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8640472Z ) 2025-05-07T20:22:14.8640698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8641262Z self=, 2025-05-07T20:22:14.8641416Z mixed_B=False, 2025-05-07T20:22:14.8641570Z compile=True, 2025-05-07T20:22:14.8641717Z T=1, 2025-05-07T20:22:14.8641857Z D=8, 2025-05-07T20:22:14.8642000Z B=78, 2025-05-07T20:22:14.8642149Z log_E=5, 2025-05-07T20:22:14.8642292Z L=15, 2025-05-07T20:22:14.8642445Z D_gradcheck=2, 2025-05-07T20:22:14.8642629Z stochastic_rounding=False, 2025-05-07T20:22:14.8642782Z weighted=True, 2025-05-07T20:22:14.8642939Z row_wise=False, 2025-05-07T20:22:14.8643087Z mixed=False, 2025-05-07T20:22:14.8643241Z use_cache=True, 2025-05-07T20:22:14.8643442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:14.8643593Z use_cpu=True, 2025-05-07T20:22:14.8643775Z output_dtype=SparseType.FP16, 2025-05-07T20:22:14.8643918Z ) 2025-05-07T20:22:14.8644144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8644694Z self=, 2025-05-07T20:22:14.8644855Z mixed_B=False, 2025-05-07T20:22:14.8645005Z compile=True, 2025-05-07T20:22:14.8645151Z T=2, 2025-05-07T20:22:14.8645298Z D=15, 2025-05-07T20:22:14.8645442Z B=72, 2025-05-07T20:22:14.8645585Z log_E=4, 2025-05-07T20:22:14.8645736Z L=4, 2025-05-07T20:22:14.8645890Z D_gradcheck=1, 2025-05-07T20:22:14.8646205Z stochastic_rounding=False, 2025-05-07T20:22:14.8646355Z weighted=True, 2025-05-07T20:22:14.8646505Z row_wise=False, 2025-05-07T20:22:14.8646658Z mixed=True, 2025-05-07T20:22:14.8646808Z use_cache=True, 2025-05-07T20:22:14.8646995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8647153Z use_cpu=True, 2025-05-07T20:22:14.8647335Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8647474Z ) 2025-05-07T20:22:14.8647705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:14.8648263Z self=, 2025-05-07T20:22:14.8648413Z mixed_B=True, 2025-05-07T20:22:14.8648570Z compile=True, 2025-05-07T20:22:14.8648711Z T=2, 2025-05-07T20:22:14.8648860Z D=41, 2025-05-07T20:22:14.8649000Z B=22, 2025-05-07T20:22:14.8649145Z log_E=3, 2025-05-07T20:22:14.8649293Z L=17, 2025-05-07T20:22:14.8649447Z D_gradcheck=2, 2025-05-07T20:22:14.8649622Z stochastic_rounding=False, 2025-05-07T20:22:14.8649780Z weighted=True, 2025-05-07T20:22:14.8649931Z row_wise=False, 2025-05-07T20:22:14.8650079Z mixed=True, 2025-05-07T20:22:14.8650237Z use_cache=True, 2025-05-07T20:22:14.8650548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:14.8650721Z use_cpu=True, 2025-05-07T20:22:14.8650912Z output_dtype=SparseType.FP32, 2025-05-07T20:22:14.8651050Z ) 2025-05-07T20:22:15.0047320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0047988Z self=, 2025-05-07T20:22:15.0048155Z mixed_B=True, 2025-05-07T20:22:15.0048310Z compile=True, 2025-05-07T20:22:15.0048461Z T=1, 2025-05-07T20:22:15.0048611Z D=23, 2025-05-07T20:22:15.0048753Z B=88, 2025-05-07T20:22:15.0048899Z log_E=5, 2025-05-07T20:22:15.0049051Z L=4, 2025-05-07T20:22:15.0049205Z D_gradcheck=2, 2025-05-07T20:22:15.0049753Z stochastic_rounding=False, 2025-05-07T20:22:15.0049935Z weighted=False, 2025-05-07T20:22:15.0050084Z row_wise=True, 2025-05-07T20:22:15.0050231Z mixed=True, 2025-05-07T20:22:15.0050390Z use_cache=False, 2025-05-07T20:22:15.0050592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0050744Z use_cpu=True, 2025-05-07T20:22:15.0051082Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0051225Z ) 2025-05-07T20:22:15.0051460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0052018Z self=, 2025-05-07T20:22:15.0052166Z mixed_B=False, 2025-05-07T20:22:15.0052323Z compile=True, 2025-05-07T20:22:15.0052465Z T=1, 2025-05-07T20:22:15.0052607Z D=36, 2025-05-07T20:22:15.0052756Z B=5, 2025-05-07T20:22:15.0052900Z log_E=3, 2025-05-07T20:22:15.0053046Z L=20, 2025-05-07T20:22:15.0053206Z D_gradcheck=1, 2025-05-07T20:22:15.0053386Z stochastic_rounding=False, 2025-05-07T20:22:15.0053535Z weighted=True, 2025-05-07T20:22:15.0053699Z row_wise=False, 2025-05-07T20:22:15.0053844Z mixed=True, 2025-05-07T20:22:15.0054002Z use_cache=True, 2025-05-07T20:22:15.0054195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0054345Z use_cpu=True, 2025-05-07T20:22:15.0054536Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0054678Z ) 2025-05-07T20:22:15.0054904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0055463Z self=, 2025-05-07T20:22:15.0055613Z mixed_B=False, 2025-05-07T20:22:15.0055765Z compile=False, 2025-05-07T20:22:15.0055916Z T=1, 2025-05-07T20:22:15.0056062Z D=67, 2025-05-07T20:22:15.0056208Z B=63, 2025-05-07T20:22:15.0056358Z log_E=4, 2025-05-07T20:22:15.0056500Z L=5, 2025-05-07T20:22:15.0056651Z D_gradcheck=1, 2025-05-07T20:22:15.0057062Z stochastic_rounding=False, 2025-05-07T20:22:15.0057218Z weighted=True, 2025-05-07T20:22:15.0057378Z row_wise=False, 2025-05-07T20:22:15.0057529Z mixed=True, 2025-05-07T20:22:15.0057682Z use_cache=True, 2025-05-07T20:22:15.0057883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0058036Z use_cpu=True, 2025-05-07T20:22:15.0058221Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0058368Z ) 2025-05-07T20:22:15.0058593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0059144Z self=, 2025-05-07T20:22:15.0059305Z mixed_B=True, 2025-05-07T20:22:15.0059458Z compile=False, 2025-05-07T20:22:15.0059603Z T=3, 2025-05-07T20:22:15.0059752Z D=35, 2025-05-07T20:22:15.0059897Z B=10, 2025-05-07T20:22:15.0060040Z log_E=5, 2025-05-07T20:22:15.0060189Z L=11, 2025-05-07T20:22:15.0060340Z D_gradcheck=2, 2025-05-07T20:22:15.0060530Z stochastic_rounding=False, 2025-05-07T20:22:15.0060685Z weighted=True, 2025-05-07T20:22:15.0060837Z row_wise=False, 2025-05-07T20:22:15.0060993Z mixed=True, 2025-05-07T20:22:15.0061144Z use_cache=True, 2025-05-07T20:22:15.0061331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0061656Z use_cpu=True, 2025-05-07T20:22:15.0061850Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0061998Z ) 2025-05-07T20:22:15.0062234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0062787Z self=, 2025-05-07T20:22:15.0062938Z mixed_B=False, 2025-05-07T20:22:15.0063101Z compile=False, 2025-05-07T20:22:15.0063245Z T=4, 2025-05-07T20:22:15.0063394Z D=40, 2025-05-07T20:22:15.0063537Z B=81, 2025-05-07T20:22:15.0063679Z log_E=5, 2025-05-07T20:22:15.0063827Z L=12, 2025-05-07T20:22:15.0063978Z D_gradcheck=2, 2025-05-07T20:22:15.0064354Z stochastic_rounding=True, 2025-05-07T20:22:15.0064539Z weighted=True, 2025-05-07T20:22:15.0064692Z row_wise=False, 2025-05-07T20:22:15.0064843Z mixed=False, 2025-05-07T20:22:15.0065002Z use_cache=True, 2025-05-07T20:22:15.0065195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0065352Z use_cpu=True, 2025-05-07T20:22:15.0065540Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0065758Z ) 2025-05-07T20:22:15.0065989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0066555Z self=, 2025-05-07T20:22:15.0066705Z mixed_B=True, 2025-05-07T20:22:15.0066862Z compile=True, 2025-05-07T20:22:15.0067006Z T=4, 2025-05-07T20:22:15.0067154Z D=21, 2025-05-07T20:22:15.0067305Z B=59, 2025-05-07T20:22:15.0067451Z log_E=5, 2025-05-07T20:22:15.0067593Z L=5, 2025-05-07T20:22:15.0067751Z D_gradcheck=2, 2025-05-07T20:22:15.0067934Z stochastic_rounding=False, 2025-05-07T20:22:15.0068088Z weighted=False, 2025-05-07T20:22:15.0068252Z row_wise=False, 2025-05-07T20:22:15.0068399Z mixed=True, 2025-05-07T20:22:15.0068552Z use_cache=True, 2025-05-07T20:22:15.0068751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0068904Z use_cpu=True, 2025-05-07T20:22:15.0069088Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0069336Z ) 2025-05-07T20:22:15.0069569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0070123Z self=, 2025-05-07T20:22:15.0070275Z mixed_B=False, 2025-05-07T20:22:15.0070433Z compile=True, 2025-05-07T20:22:15.0070578Z T=2, 2025-05-07T20:22:15.0070731Z D=56, 2025-05-07T20:22:15.0070876Z B=123, 2025-05-07T20:22:15.0071021Z log_E=3, 2025-05-07T20:22:15.0071172Z L=2, 2025-05-07T20:22:15.0071324Z D_gradcheck=1, 2025-05-07T20:22:15.0071589Z stochastic_rounding=True, 2025-05-07T20:22:15.0071751Z weighted=True, 2025-05-07T20:22:15.0071905Z row_wise=True, 2025-05-07T20:22:15.0072056Z mixed=False, 2025-05-07T20:22:15.0072217Z use_cache=False, 2025-05-07T20:22:15.0072408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0072562Z use_cpu=True, 2025-05-07T20:22:15.0072753Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0072899Z ) 2025-05-07T20:22:15.0073124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0073685Z self=, 2025-05-07T20:22:15.0073838Z mixed_B=False, 2025-05-07T20:22:15.0073998Z compile=False, 2025-05-07T20:22:15.0074143Z T=3, 2025-05-07T20:22:15.0074289Z D=9, 2025-05-07T20:22:15.0074445Z B=42, 2025-05-07T20:22:15.0074590Z log_E=3, 2025-05-07T20:22:15.0074734Z L=9, 2025-05-07T20:22:15.0074894Z D_gradcheck=2, 2025-05-07T20:22:15.0075073Z stochastic_rounding=True, 2025-05-07T20:22:15.0075232Z weighted=False, 2025-05-07T20:22:15.0075392Z row_wise=True, 2025-05-07T20:22:15.0075540Z mixed=False, 2025-05-07T20:22:15.0075692Z use_cache=True, 2025-05-07T20:22:15.0075889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0076190Z use_cpu=True, 2025-05-07T20:22:15.0076386Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0076558Z ) 2025-05-07T20:22:15.0076791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0077343Z self=, 2025-05-07T20:22:15.0077502Z mixed_B=False, 2025-05-07T20:22:15.0077655Z compile=False, 2025-05-07T20:22:15.0077801Z T=5, 2025-05-07T20:22:15.0077950Z D=30, 2025-05-07T20:22:15.0078091Z B=79, 2025-05-07T20:22:15.0078236Z log_E=5, 2025-05-07T20:22:15.0078387Z L=12, 2025-05-07T20:22:15.0078540Z D_gradcheck=2, 2025-05-07T20:22:15.0078824Z stochastic_rounding=True, 2025-05-07T20:22:15.0079007Z weighted=True, 2025-05-07T20:22:15.0079159Z row_wise=True, 2025-05-07T20:22:15.0079309Z mixed=True, 2025-05-07T20:22:15.0079468Z use_cache=True, 2025-05-07T20:22:15.0079662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0079816Z use_cpu=True, 2025-05-07T20:22:15.0080006Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0080277Z ) 2025-05-07T20:22:15.0080512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0081069Z self=, 2025-05-07T20:22:15.0081221Z mixed_B=False, 2025-05-07T20:22:15.0081379Z compile=True, 2025-05-07T20:22:15.0081524Z T=3, 2025-05-07T20:22:15.0081667Z D=3, 2025-05-07T20:22:15.0081823Z B=27, 2025-05-07T20:22:15.0081969Z log_E=4, 2025-05-07T20:22:15.0082112Z L=13, 2025-05-07T20:22:15.0082276Z D_gradcheck=2, 2025-05-07T20:22:15.0082453Z stochastic_rounding=True, 2025-05-07T20:22:15.0082613Z weighted=False, 2025-05-07T20:22:15.0082774Z row_wise=False, 2025-05-07T20:22:15.0082924Z mixed=True, 2025-05-07T20:22:15.0083087Z use_cache=False, 2025-05-07T20:22:15.0083278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0083433Z use_cpu=True, 2025-05-07T20:22:15.0083622Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0083768Z ) 2025-05-07T20:22:15.0083993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0084553Z self=, 2025-05-07T20:22:15.0084706Z mixed_B=False, 2025-05-07T20:22:15.0084861Z compile=False, 2025-05-07T20:22:15.0085012Z T=3, 2025-05-07T20:22:15.0085157Z D=4, 2025-05-07T20:22:15.0085302Z B=101, 2025-05-07T20:22:15.0085455Z log_E=4, 2025-05-07T20:22:15.0085599Z L=20, 2025-05-07T20:22:15.0085752Z D_gradcheck=1, 2025-05-07T20:22:15.0085937Z stochastic_rounding=True, 2025-05-07T20:22:15.0086250Z weighted=True, 2025-05-07T20:22:15.0086409Z row_wise=True, 2025-05-07T20:22:15.0086559Z mixed=False, 2025-05-07T20:22:15.0086711Z use_cache=True, 2025-05-07T20:22:15.0086909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0087068Z use_cpu=True, 2025-05-07T20:22:15.0087250Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0087401Z ) 2025-05-07T20:22:15.0087628Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0088183Z self=, 2025-05-07T20:22:15.0088342Z mixed_B=True, 2025-05-07T20:22:15.0088496Z compile=False, 2025-05-07T20:22:15.0088640Z T=5, 2025-05-07T20:22:15.0088792Z D=83, 2025-05-07T20:22:15.0088936Z B=51, 2025-05-07T20:22:15.0089091Z log_E=5, 2025-05-07T20:22:15.0089236Z L=7, 2025-05-07T20:22:15.0089386Z D_gradcheck=1, 2025-05-07T20:22:15.0089568Z stochastic_rounding=True, 2025-05-07T20:22:15.0089726Z weighted=False, 2025-05-07T20:22:15.0089879Z row_wise=False, 2025-05-07T20:22:15.0090037Z mixed=False, 2025-05-07T20:22:15.0090190Z use_cache=True, 2025-05-07T20:22:15.0090381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0090667Z use_cpu=True, 2025-05-07T20:22:15.0090861Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0091009Z ) 2025-05-07T20:22:15.0091248Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0091808Z self=, 2025-05-07T20:22:15.0091957Z mixed_B=True, 2025-05-07T20:22:15.0092119Z compile=False, 2025-05-07T20:22:15.0092263Z T=4, 2025-05-07T20:22:15.0092417Z D=93, 2025-05-07T20:22:15.0092562Z B=63, 2025-05-07T20:22:15.0092705Z log_E=3, 2025-05-07T20:22:15.0092854Z L=18, 2025-05-07T20:22:15.0093004Z D_gradcheck=1, 2025-05-07T20:22:15.0093292Z stochastic_rounding=True, 2025-05-07T20:22:15.0093472Z weighted=True, 2025-05-07T20:22:15.0093624Z row_wise=True, 2025-05-07T20:22:15.0093774Z mixed=False, 2025-05-07T20:22:15.0093935Z use_cache=False, 2025-05-07T20:22:15.0094127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0094283Z use_cpu=True, 2025-05-07T20:22:15.0094473Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0094733Z ) 2025-05-07T20:22:15.0094962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0095523Z self=, 2025-05-07T20:22:15.0095677Z mixed_B=False, 2025-05-07T20:22:15.0095837Z compile=True, 2025-05-07T20:22:15.0095983Z T=3, 2025-05-07T20:22:15.0096126Z D=85, 2025-05-07T20:22:15.0096282Z B=28, 2025-05-07T20:22:15.0096428Z log_E=4, 2025-05-07T20:22:15.0096571Z L=4, 2025-05-07T20:22:15.0096732Z D_gradcheck=2, 2025-05-07T20:22:15.0096908Z stochastic_rounding=True, 2025-05-07T20:22:15.0097068Z weighted=False, 2025-05-07T20:22:15.0097228Z row_wise=True, 2025-05-07T20:22:15.0097379Z mixed=False, 2025-05-07T20:22:15.0097534Z use_cache=False, 2025-05-07T20:22:15.0097731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0097888Z use_cpu=True, 2025-05-07T20:22:15.0098070Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0098228Z ) 2025-05-07T20:22:15.0098454Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0099015Z self=, 2025-05-07T20:22:15.0099168Z mixed_B=False, 2025-05-07T20:22:15.0099320Z compile=False, 2025-05-07T20:22:15.0099472Z T=3, 2025-05-07T20:22:15.0099616Z D=41, 2025-05-07T20:22:15.0099760Z B=4, 2025-05-07T20:22:15.0099914Z log_E=3, 2025-05-07T20:22:15.0100059Z L=2, 2025-05-07T20:22:15.0100214Z D_gradcheck=1, 2025-05-07T20:22:15.0100396Z stochastic_rounding=False, 2025-05-07T20:22:15.0100695Z weighted=False, 2025-05-07T20:22:15.0100849Z row_wise=False, 2025-05-07T20:22:15.0101001Z mixed=True, 2025-05-07T20:22:15.0101154Z use_cache=False, 2025-05-07T20:22:15.0101346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0101503Z use_cpu=True, 2025-05-07T20:22:15.0101689Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0101840Z ) 2025-05-07T20:22:15.0102067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0102620Z self=, 2025-05-07T20:22:15.0102782Z mixed_B=True, 2025-05-07T20:22:15.0102934Z compile=True, 2025-05-07T20:22:15.0103080Z T=5, 2025-05-07T20:22:15.0103229Z D=29, 2025-05-07T20:22:15.0103371Z B=30, 2025-05-07T20:22:15.0103516Z log_E=3, 2025-05-07T20:22:15.0103668Z L=0, 2025-05-07T20:22:15.0103821Z D_gradcheck=2, 2025-05-07T20:22:15.0103992Z stochastic_rounding=True, 2025-05-07T20:22:15.0104296Z weighted=False, 2025-05-07T20:22:15.0104453Z row_wise=False, 2025-05-07T20:22:15.0104610Z mixed=False, 2025-05-07T20:22:15.0104762Z use_cache=True, 2025-05-07T20:22:15.0104952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0105114Z use_cpu=True, 2025-05-07T20:22:15.0105416Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0105572Z ) 2025-05-07T20:22:15.0105807Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0106359Z self=, 2025-05-07T20:22:15.0106513Z mixed_B=False, 2025-05-07T20:22:15.0106673Z compile=True, 2025-05-07T20:22:15.0106818Z T=1, 2025-05-07T20:22:15.0106962Z D=128, 2025-05-07T20:22:15.0107110Z B=48, 2025-05-07T20:22:15.0107255Z log_E=3, 2025-05-07T20:22:15.0107400Z L=20, 2025-05-07T20:22:15.0107562Z D_gradcheck=2, 2025-05-07T20:22:15.0107734Z stochastic_rounding=True, 2025-05-07T20:22:15.0108014Z weighted=True, 2025-05-07T20:22:15.0108182Z row_wise=False, 2025-05-07T20:22:15.0108333Z mixed=False, 2025-05-07T20:22:15.0108495Z use_cache=False, 2025-05-07T20:22:15.0108686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0108836Z use_cpu=True, 2025-05-07T20:22:15.0109026Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0109359Z ) 2025-05-07T20:22:15.0840530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0841581Z self=, 2025-05-07T20:22:15.0842447Z mixed_B=True, 2025-05-07T20:22:15.0842820Z compile=True, 2025-05-07T20:22:15.0843335Z T=1, 2025-05-07T20:22:15.0843662Z D=46, 2025-05-07T20:22:15.0843997Z B=31, 2025-05-07T20:22:15.0844328Z log_E=4, 2025-05-07T20:22:15.0844664Z L=9, 2025-05-07T20:22:15.0845007Z D_gradcheck=1, 2025-05-07T20:22:15.0845402Z stochastic_rounding=True, 2025-05-07T20:22:15.0845868Z weighted=True, 2025-05-07T20:22:15.0846247Z row_wise=False, 2025-05-07T20:22:15.0846626Z mixed=False, 2025-05-07T20:22:15.0846997Z use_cache=False, 2025-05-07T20:22:15.0847421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0847901Z use_cpu=True, 2025-05-07T20:22:15.0848310Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0848767Z ) 2025-05-07T20:22:15.0849171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0850104Z self=, 2025-05-07T20:22:15.0850966Z mixed_B=False, 2025-05-07T20:22:15.0851343Z compile=True, 2025-05-07T20:22:15.0851707Z T=3, 2025-05-07T20:22:15.0852031Z D=65, 2025-05-07T20:22:15.0852367Z B=19, 2025-05-07T20:22:15.0852699Z log_E=4, 2025-05-07T20:22:15.0853036Z L=1, 2025-05-07T20:22:15.0853378Z D_gradcheck=1, 2025-05-07T20:22:15.0853777Z stochastic_rounding=True, 2025-05-07T20:22:15.0854577Z weighted=True, 2025-05-07T20:22:15.0854962Z row_wise=False, 2025-05-07T20:22:15.0855337Z mixed=False, 2025-05-07T20:22:15.0855700Z use_cache=True, 2025-05-07T20:22:15.0856112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0856598Z use_cpu=True, 2025-05-07T20:22:15.0856995Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0857448Z ) 2025-05-07T20:22:15.0857848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0858782Z self=, 2025-05-07T20:22:15.0859640Z mixed_B=True, 2025-05-07T20:22:15.0860013Z compile=True, 2025-05-07T20:22:15.0860379Z T=1, 2025-05-07T20:22:15.0860707Z D=14, 2025-05-07T20:22:15.0861043Z B=17, 2025-05-07T20:22:15.0861378Z log_E=4, 2025-05-07T20:22:15.0861717Z L=3, 2025-05-07T20:22:15.0862058Z D_gradcheck=2, 2025-05-07T20:22:15.0862454Z stochastic_rounding=True, 2025-05-07T20:22:15.0862902Z weighted=False, 2025-05-07T20:22:15.0863293Z row_wise=False, 2025-05-07T20:22:15.0863661Z mixed=True, 2025-05-07T20:22:15.0864120Z use_cache=True, 2025-05-07T20:22:15.0864550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0865032Z use_cpu=True, 2025-05-07T20:22:15.0865706Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0866171Z ) 2025-05-07T20:22:15.0866582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0867505Z self=, 2025-05-07T20:22:15.0868370Z mixed_B=False, 2025-05-07T20:22:15.0868747Z compile=False, 2025-05-07T20:22:15.0869109Z T=5, 2025-05-07T20:22:15.0869434Z D=23, 2025-05-07T20:22:15.0869767Z B=89, 2025-05-07T20:22:15.0870101Z log_E=5, 2025-05-07T20:22:15.0870438Z L=2, 2025-05-07T20:22:15.0870775Z D_gradcheck=2, 2025-05-07T20:22:15.0871168Z stochastic_rounding=False, 2025-05-07T20:22:15.0871849Z weighted=True, 2025-05-07T20:22:15.0872243Z row_wise=False, 2025-05-07T20:22:15.0872614Z mixed=True, 2025-05-07T20:22:15.0872972Z use_cache=True, 2025-05-07T20:22:15.0873387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0873872Z use_cpu=True, 2025-05-07T20:22:15.0874270Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0874717Z ) 2025-05-07T20:22:15.0875344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0876270Z self=, 2025-05-07T20:22:15.0877135Z mixed_B=False, 2025-05-07T20:22:15.0877508Z compile=True, 2025-05-07T20:22:15.0877864Z T=3, 2025-05-07T20:22:15.0878201Z D=98, 2025-05-07T20:22:15.0878535Z B=102, 2025-05-07T20:22:15.0878865Z log_E=4, 2025-05-07T20:22:15.0879204Z L=18, 2025-05-07T20:22:15.0879549Z D_gradcheck=1, 2025-05-07T20:22:15.0879943Z stochastic_rounding=False, 2025-05-07T20:22:15.0880389Z weighted=True, 2025-05-07T20:22:15.0880763Z row_wise=True, 2025-05-07T20:22:15.0881130Z mixed=True, 2025-05-07T20:22:15.0881490Z use_cache=False, 2025-05-07T20:22:15.0881915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0882393Z use_cpu=True, 2025-05-07T20:22:15.0882810Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0883258Z ) 2025-05-07T20:22:15.0883660Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0884593Z self=, 2025-05-07T20:22:15.0885463Z mixed_B=False, 2025-05-07T20:22:15.0885838Z compile=False, 2025-05-07T20:22:15.0886203Z T=2, 2025-05-07T20:22:15.0886535Z D=52, 2025-05-07T20:22:15.0886866Z B=114, 2025-05-07T20:22:15.0887204Z log_E=3, 2025-05-07T20:22:15.0887549Z L=19, 2025-05-07T20:22:15.0887885Z D_gradcheck=1, 2025-05-07T20:22:15.0888280Z stochastic_rounding=False, 2025-05-07T20:22:15.0888978Z weighted=False, 2025-05-07T20:22:15.0889351Z row_wise=True, 2025-05-07T20:22:15.0889723Z mixed=True, 2025-05-07T20:22:15.0890095Z use_cache=False, 2025-05-07T20:22:15.0890509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0890993Z use_cpu=True, 2025-05-07T20:22:15.0891398Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0891836Z ) 2025-05-07T20:22:15.0892244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0893174Z self=, 2025-05-07T20:22:15.0894040Z mixed_B=False, 2025-05-07T20:22:15.0894409Z compile=True, 2025-05-07T20:22:15.0894773Z T=4, 2025-05-07T20:22:15.0895103Z D=115, 2025-05-07T20:22:15.0895431Z B=10, 2025-05-07T20:22:15.0895779Z log_E=3, 2025-05-07T20:22:15.0896124Z L=14, 2025-05-07T20:22:15.0896459Z D_gradcheck=2, 2025-05-07T20:22:15.0896853Z stochastic_rounding=False, 2025-05-07T20:22:15.0897300Z weighted=True, 2025-05-07T20:22:15.0897672Z row_wise=True, 2025-05-07T20:22:15.0898047Z mixed=False, 2025-05-07T20:22:15.0898418Z use_cache=True, 2025-05-07T20:22:15.0898827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0899307Z use_cpu=True, 2025-05-07T20:22:15.0899831Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0900290Z ) 2025-05-07T20:22:15.0900702Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0901632Z self=, 2025-05-07T20:22:15.0902502Z mixed_B=False, 2025-05-07T20:22:15.0902867Z compile=True, 2025-05-07T20:22:15.0903228Z T=5, 2025-05-07T20:22:15.0903556Z D=114, 2025-05-07T20:22:15.0903881Z B=77, 2025-05-07T20:22:15.0904343Z log_E=3, 2025-05-07T20:22:15.0904692Z L=13, 2025-05-07T20:22:15.0905025Z D_gradcheck=2, 2025-05-07T20:22:15.0905424Z stochastic_rounding=True, 2025-05-07T20:22:15.0906013Z weighted=True, 2025-05-07T20:22:15.0906409Z row_wise=True, 2025-05-07T20:22:15.0906782Z mixed=False, 2025-05-07T20:22:15.0907154Z use_cache=False, 2025-05-07T20:22:15.0907567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0908050Z use_cpu=True, 2025-05-07T20:22:15.0908457Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0908896Z ) 2025-05-07T20:22:15.0909431Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0910370Z self=, 2025-05-07T20:22:15.0911227Z mixed_B=True, 2025-05-07T20:22:15.0911601Z compile=False, 2025-05-07T20:22:15.0911970Z T=4, 2025-05-07T20:22:15.0912297Z D=100, 2025-05-07T20:22:15.0912643Z B=20, 2025-05-07T20:22:15.0912979Z log_E=3, 2025-05-07T20:22:15.0913318Z L=6, 2025-05-07T20:22:15.0913663Z D_gradcheck=2, 2025-05-07T20:22:15.0914059Z stochastic_rounding=True, 2025-05-07T20:22:15.0914503Z weighted=False, 2025-05-07T20:22:15.0914883Z row_wise=False, 2025-05-07T20:22:15.0915265Z mixed=False, 2025-05-07T20:22:15.0915633Z use_cache=False, 2025-05-07T20:22:15.0916048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0916858Z use_cpu=True, 2025-05-07T20:22:15.0917273Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0917712Z ) 2025-05-07T20:22:15.0918124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0919056Z self=, 2025-05-07T20:22:15.0919916Z mixed_B=True, 2025-05-07T20:22:15.0920286Z compile=True, 2025-05-07T20:22:15.0920648Z T=4, 2025-05-07T20:22:15.0920974Z D=45, 2025-05-07T20:22:15.0921305Z B=77, 2025-05-07T20:22:15.0921641Z log_E=4, 2025-05-07T20:22:15.0921980Z L=1, 2025-05-07T20:22:15.0922318Z D_gradcheck=2, 2025-05-07T20:22:15.0922716Z stochastic_rounding=True, 2025-05-07T20:22:15.0923147Z weighted=True, 2025-05-07T20:22:15.0923911Z row_wise=True, 2025-05-07T20:22:15.0924279Z mixed=False, 2025-05-07T20:22:15.0924642Z use_cache=False, 2025-05-07T20:22:15.0925071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0925554Z use_cpu=True, 2025-05-07T20:22:15.0925961Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0926398Z ) 2025-05-07T20:22:15.0926811Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0927740Z self=, 2025-05-07T20:22:15.0928596Z mixed_B=True, 2025-05-07T20:22:15.0928968Z compile=True, 2025-05-07T20:22:15.0929328Z T=5, 2025-05-07T20:22:15.0929650Z D=30, 2025-05-07T20:22:15.0929982Z B=100, 2025-05-07T20:22:15.0930324Z log_E=5, 2025-05-07T20:22:15.0930663Z L=19, 2025-05-07T20:22:15.0931007Z D_gradcheck=1, 2025-05-07T20:22:15.0931400Z stochastic_rounding=True, 2025-05-07T20:22:15.0931831Z weighted=False, 2025-05-07T20:22:15.0932219Z row_wise=True, 2025-05-07T20:22:15.0932584Z mixed=True, 2025-05-07T20:22:15.0932944Z use_cache=False, 2025-05-07T20:22:15.0933365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0933842Z use_cpu=True, 2025-05-07T20:22:15.0934517Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0934989Z ) 2025-05-07T20:22:15.0935395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0936337Z self=, 2025-05-07T20:22:15.0937192Z mixed_B=False, 2025-05-07T20:22:15.0937562Z compile=True, 2025-05-07T20:22:15.0937924Z T=4, 2025-05-07T20:22:15.0938247Z D=8, 2025-05-07T20:22:15.0938577Z B=52, 2025-05-07T20:22:15.0938911Z log_E=5, 2025-05-07T20:22:15.0939252Z L=18, 2025-05-07T20:22:15.0939598Z D_gradcheck=2, 2025-05-07T20:22:15.0939991Z stochastic_rounding=False, 2025-05-07T20:22:15.0940426Z weighted=True, 2025-05-07T20:22:15.0941043Z row_wise=True, 2025-05-07T20:22:15.0941428Z mixed=True, 2025-05-07T20:22:15.0941790Z use_cache=False, 2025-05-07T20:22:15.0942210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.0942685Z use_cpu=True, 2025-05-07T20:22:15.0943087Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0943538Z ) 2025-05-07T20:22:15.0943944Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0945242Z self=, 2025-05-07T20:22:15.0946118Z mixed_B=True, 2025-05-07T20:22:15.0946492Z compile=False, 2025-05-07T20:22:15.0946859Z T=4, 2025-05-07T20:22:15.0947184Z D=64, 2025-05-07T20:22:15.0947522Z B=124, 2025-05-07T20:22:15.0947860Z log_E=4, 2025-05-07T20:22:15.0948198Z L=20, 2025-05-07T20:22:15.0948541Z D_gradcheck=1, 2025-05-07T20:22:15.0948939Z stochastic_rounding=False, 2025-05-07T20:22:15.0949373Z weighted=True, 2025-05-07T20:22:15.0949765Z row_wise=True, 2025-05-07T20:22:15.0950137Z mixed=False, 2025-05-07T20:22:15.0950502Z use_cache=False, 2025-05-07T20:22:15.0950926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0951411Z use_cpu=True, 2025-05-07T20:22:15.0951823Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0952278Z ) 2025-05-07T20:22:15.0952703Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0953635Z self=, 2025-05-07T20:22:15.0954507Z mixed_B=False, 2025-05-07T20:22:15.0954889Z compile=True, 2025-05-07T20:22:15.0955245Z T=5, 2025-05-07T20:22:15.0955585Z D=46, 2025-05-07T20:22:15.0955926Z B=118, 2025-05-07T20:22:15.0956256Z log_E=4, 2025-05-07T20:22:15.0956609Z L=0, 2025-05-07T20:22:15.0956956Z D_gradcheck=2, 2025-05-07T20:22:15.0957349Z stochastic_rounding=False, 2025-05-07T20:22:15.0957785Z weighted=False, 2025-05-07T20:22:15.0958371Z row_wise=False, 2025-05-07T20:22:15.0958749Z mixed=False, 2025-05-07T20:22:15.0959114Z use_cache=False, 2025-05-07T20:22:15.0959539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0960023Z use_cpu=True, 2025-05-07T20:22:15.0960418Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0960865Z ) 2025-05-07T20:22:15.0961271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0962199Z self=, 2025-05-07T20:22:15.0963067Z mixed_B=False, 2025-05-07T20:22:15.0963442Z compile=True, 2025-05-07T20:22:15.0963799Z T=5, 2025-05-07T20:22:15.0964138Z D=106, 2025-05-07T20:22:15.0964476Z B=104, 2025-05-07T20:22:15.0964809Z log_E=3, 2025-05-07T20:22:15.0965152Z L=2, 2025-05-07T20:22:15.0965491Z D_gradcheck=2, 2025-05-07T20:22:15.0965877Z stochastic_rounding=False, 2025-05-07T20:22:15.0966316Z weighted=True, 2025-05-07T20:22:15.0966706Z row_wise=True, 2025-05-07T20:22:15.0967069Z mixed=True, 2025-05-07T20:22:15.0967436Z use_cache=True, 2025-05-07T20:22:15.0967843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0968331Z use_cpu=True, 2025-05-07T20:22:15.0968894Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0969385Z ) 2025-05-07T20:22:15.0969798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0970730Z self=, 2025-05-07T20:22:15.0971597Z mixed_B=False, 2025-05-07T20:22:15.0971969Z compile=True, 2025-05-07T20:22:15.0972326Z T=4, 2025-05-07T20:22:15.0972658Z D=100, 2025-05-07T20:22:15.0972994Z B=2, 2025-05-07T20:22:15.0973319Z log_E=4, 2025-05-07T20:22:15.0973667Z L=11, 2025-05-07T20:22:15.0974012Z D_gradcheck=2, 2025-05-07T20:22:15.0974403Z stochastic_rounding=False, 2025-05-07T20:22:15.0974849Z weighted=True, 2025-05-07T20:22:15.0975379Z row_wise=True, 2025-05-07T20:22:15.0975762Z mixed=True, 2025-05-07T20:22:15.0976131Z use_cache=False, 2025-05-07T20:22:15.0976557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0977034Z use_cpu=True, 2025-05-07T20:22:15.0977432Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.0977884Z ) 2025-05-07T20:22:15.0978285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.0979360Z self=, 2025-05-07T20:22:15.0980220Z mixed_B=True, 2025-05-07T20:22:15.0980590Z compile=True, 2025-05-07T20:22:15.0980943Z T=3, 2025-05-07T20:22:15.0981277Z D=40, 2025-05-07T20:22:15.0981608Z B=115, 2025-05-07T20:22:15.0981940Z log_E=5, 2025-05-07T20:22:15.0982287Z L=17, 2025-05-07T20:22:15.0982629Z D_gradcheck=1, 2025-05-07T20:22:15.0983025Z stochastic_rounding=False, 2025-05-07T20:22:15.0983463Z weighted=True, 2025-05-07T20:22:15.0983854Z row_wise=True, 2025-05-07T20:22:15.0984352Z mixed=True, 2025-05-07T20:22:15.0984725Z use_cache=False, 2025-05-07T20:22:15.0985149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.0985629Z use_cpu=True, 2025-05-07T20:22:15.0986027Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.0986477Z ) 2025-05-07T20:22:15.1623207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1624287Z self=, 2025-05-07T20:22:15.1625158Z mixed_B=False, 2025-05-07T20:22:15.1625536Z compile=True, 2025-05-07T20:22:15.1625890Z T=3, 2025-05-07T20:22:15.1626227Z D=10, 2025-05-07T20:22:15.1626561Z B=121, 2025-05-07T20:22:15.1626892Z log_E=5, 2025-05-07T20:22:15.1627238Z L=17, 2025-05-07T20:22:15.1627583Z D_gradcheck=2, 2025-05-07T20:22:15.1627971Z stochastic_rounding=True, 2025-05-07T20:22:15.1628404Z weighted=False, 2025-05-07T20:22:15.1629140Z row_wise=True, 2025-05-07T20:22:15.1629505Z mixed=True, 2025-05-07T20:22:15.1629871Z use_cache=False, 2025-05-07T20:22:15.1630296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1630773Z use_cpu=True, 2025-05-07T20:22:15.1631171Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1631630Z ) 2025-05-07T20:22:15.1632023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1632960Z self=, 2025-05-07T20:22:15.1633828Z mixed_B=False, 2025-05-07T20:22:15.1634204Z compile=True, 2025-05-07T20:22:15.1634562Z T=5, 2025-05-07T20:22:15.1634898Z D=27, 2025-05-07T20:22:15.1635364Z B=120, 2025-05-07T20:22:15.1635692Z log_E=5, 2025-05-07T20:22:15.1636037Z L=4, 2025-05-07T20:22:15.1636380Z D_gradcheck=2, 2025-05-07T20:22:15.1636768Z stochastic_rounding=True, 2025-05-07T20:22:15.1637205Z weighted=False, 2025-05-07T20:22:15.1637590Z row_wise=True, 2025-05-07T20:22:15.1637951Z mixed=False, 2025-05-07T20:22:15.1638318Z use_cache=False, 2025-05-07T20:22:15.1638738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1639213Z use_cpu=True, 2025-05-07T20:22:15.1639615Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1640341Z ) 2025-05-07T20:22:15.1640751Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1641692Z self=, 2025-05-07T20:22:15.1642556Z mixed_B=True, 2025-05-07T20:22:15.1642923Z compile=True, 2025-05-07T20:22:15.1643277Z T=4, 2025-05-07T20:22:15.1643612Z D=96, 2025-05-07T20:22:15.1643940Z B=120, 2025-05-07T20:22:15.1644269Z log_E=4, 2025-05-07T20:22:15.1644615Z L=0, 2025-05-07T20:22:15.1644954Z D_gradcheck=2, 2025-05-07T20:22:15.1645341Z stochastic_rounding=False, 2025-05-07T20:22:15.1645775Z weighted=False, 2025-05-07T20:22:15.1646383Z row_wise=True, 2025-05-07T20:22:15.1646764Z mixed=True, 2025-05-07T20:22:15.1647133Z use_cache=True, 2025-05-07T20:22:15.1647542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1648024Z use_cpu=True, 2025-05-07T20:22:15.1648417Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1648870Z ) 2025-05-07T20:22:15.1649263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1650444Z self=, 2025-05-07T20:22:15.1651307Z mixed_B=True, 2025-05-07T20:22:15.1651688Z compile=False, 2025-05-07T20:22:15.1652045Z T=5, 2025-05-07T20:22:15.1652383Z D=48, 2025-05-07T20:22:15.1652719Z B=111, 2025-05-07T20:22:15.1653052Z log_E=4, 2025-05-07T20:22:15.1653401Z L=3, 2025-05-07T20:22:15.1653744Z D_gradcheck=2, 2025-05-07T20:22:15.1654131Z stochastic_rounding=True, 2025-05-07T20:22:15.1654570Z weighted=False, 2025-05-07T20:22:15.1654953Z row_wise=False, 2025-05-07T20:22:15.1655323Z mixed=True, 2025-05-07T20:22:15.1655689Z use_cache=False, 2025-05-07T20:22:15.1656109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1656582Z use_cpu=True, 2025-05-07T20:22:15.1656984Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1657430Z ) 2025-05-07T20:22:15.1657824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1658758Z self=, 2025-05-07T20:22:15.1659629Z mixed_B=False, 2025-05-07T20:22:15.1659995Z compile=False, 2025-05-07T20:22:15.1660360Z T=1, 2025-05-07T20:22:15.1660690Z D=59, 2025-05-07T20:22:15.1661019Z B=59, 2025-05-07T20:22:15.1661354Z log_E=5, 2025-05-07T20:22:15.1661698Z L=4, 2025-05-07T20:22:15.1662034Z D_gradcheck=1, 2025-05-07T20:22:15.1662428Z stochastic_rounding=False, 2025-05-07T20:22:15.1662866Z weighted=True, 2025-05-07T20:22:15.1663243Z row_wise=True, 2025-05-07T20:22:15.1663810Z mixed=False, 2025-05-07T20:22:15.1664346Z use_cache=True, 2025-05-07T20:22:15.1664759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1665234Z use_cpu=True, 2025-05-07T20:22:15.1665630Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1666078Z ) 2025-05-07T20:22:15.1666471Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1667408Z self=, 2025-05-07T20:22:15.1668274Z mixed_B=True, 2025-05-07T20:22:15.1668637Z compile=False, 2025-05-07T20:22:15.1669004Z T=1, 2025-05-07T20:22:15.1669335Z D=9, 2025-05-07T20:22:15.1669659Z B=45, 2025-05-07T20:22:15.1669995Z log_E=5, 2025-05-07T20:22:15.1670339Z L=17, 2025-05-07T20:22:15.1670674Z D_gradcheck=1, 2025-05-07T20:22:15.1671069Z stochastic_rounding=False, 2025-05-07T20:22:15.1671507Z weighted=True, 2025-05-07T20:22:15.1671881Z row_wise=True, 2025-05-07T20:22:15.1672266Z mixed=False, 2025-05-07T20:22:15.1672638Z use_cache=False, 2025-05-07T20:22:15.1673053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1673536Z use_cpu=True, 2025-05-07T20:22:15.1673933Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1674593Z ) 2025-05-07T20:22:15.1675005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1675939Z self=, 2025-05-07T20:22:15.1676805Z mixed_B=True, 2025-05-07T20:22:15.1677171Z compile=False, 2025-05-07T20:22:15.1677540Z T=2, 2025-05-07T20:22:15.1677875Z D=64, 2025-05-07T20:22:15.1678205Z B=25, 2025-05-07T20:22:15.1678540Z log_E=4, 2025-05-07T20:22:15.1678891Z L=0, 2025-05-07T20:22:15.1679227Z D_gradcheck=1, 2025-05-07T20:22:15.1679623Z stochastic_rounding=True, 2025-05-07T20:22:15.1680061Z weighted=False, 2025-05-07T20:22:15.1680582Z row_wise=True, 2025-05-07T20:22:15.1680976Z mixed=False, 2025-05-07T20:22:15.1681340Z use_cache=True, 2025-05-07T20:22:15.1681742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1682223Z use_cpu=True, 2025-05-07T20:22:15.1682621Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1683059Z ) 2025-05-07T20:22:15.1683463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1684544Z self=, 2025-05-07T20:22:15.1685409Z mixed_B=True, 2025-05-07T20:22:15.1685774Z compile=True, 2025-05-07T20:22:15.1686138Z T=4, 2025-05-07T20:22:15.1686471Z D=12, 2025-05-07T20:22:15.1686806Z B=65, 2025-05-07T20:22:15.1687141Z log_E=5, 2025-05-07T20:22:15.1687482Z L=11, 2025-05-07T20:22:15.1687816Z D_gradcheck=1, 2025-05-07T20:22:15.1688209Z stochastic_rounding=False, 2025-05-07T20:22:15.1688646Z weighted=False, 2025-05-07T20:22:15.1689016Z row_wise=True, 2025-05-07T20:22:15.1689395Z mixed=True, 2025-05-07T20:22:15.1689761Z use_cache=True, 2025-05-07T20:22:15.1690189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1690676Z use_cpu=True, 2025-05-07T20:22:15.1691078Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1691514Z ) 2025-05-07T20:22:15.1691924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1692863Z self=, 2025-05-07T20:22:15.1693719Z mixed_B=True, 2025-05-07T20:22:15.1694097Z compile=False, 2025-05-07T20:22:15.1694468Z T=5, 2025-05-07T20:22:15.1694800Z D=113, 2025-05-07T20:22:15.1695128Z B=90, 2025-05-07T20:22:15.1695471Z log_E=5, 2025-05-07T20:22:15.1695818Z L=1, 2025-05-07T20:22:15.1696152Z D_gradcheck=1, 2025-05-07T20:22:15.1696550Z stochastic_rounding=False, 2025-05-07T20:22:15.1696991Z weighted=False, 2025-05-07T20:22:15.1697362Z row_wise=True, 2025-05-07T20:22:15.1697970Z mixed=False, 2025-05-07T20:22:15.1698345Z use_cache=False, 2025-05-07T20:22:15.1698758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1699239Z use_cpu=True, 2025-05-07T20:22:15.1699674Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1700113Z ) 2025-05-07T20:22:15.1700520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1701457Z self=, 2025-05-07T20:22:15.1702310Z mixed_B=True, 2025-05-07T20:22:15.1702684Z compile=False, 2025-05-07T20:22:15.1703047Z T=3, 2025-05-07T20:22:15.1703371Z D=72, 2025-05-07T20:22:15.1703704Z B=102, 2025-05-07T20:22:15.1704205Z log_E=3, 2025-05-07T20:22:15.1704357Z L=1, 2025-05-07T20:22:15.1704511Z D_gradcheck=2, 2025-05-07T20:22:15.1704695Z stochastic_rounding=False, 2025-05-07T20:22:15.1704848Z weighted=False, 2025-05-07T20:22:15.1705015Z row_wise=False, 2025-05-07T20:22:15.1705178Z mixed=False, 2025-05-07T20:22:15.1705339Z use_cache=True, 2025-05-07T20:22:15.1705539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1705689Z use_cpu=True, 2025-05-07T20:22:15.1705872Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1706018Z ) 2025-05-07T20:22:15.1706410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1706988Z self=, 2025-05-07T20:22:15.1707146Z mixed_B=True, 2025-05-07T20:22:15.1707300Z compile=False, 2025-05-07T20:22:15.1707444Z T=3, 2025-05-07T20:22:15.1707594Z D=55, 2025-05-07T20:22:15.1707738Z B=17, 2025-05-07T20:22:15.1707890Z log_E=5, 2025-05-07T20:22:15.1708035Z L=2, 2025-05-07T20:22:15.1724992Z D_gradcheck=1, 2025-05-07T20:22:15.1725265Z stochastic_rounding=False, 2025-05-07T20:22:15.1725425Z weighted=False, 2025-05-07T20:22:15.1725583Z row_wise=False, 2025-05-07T20:22:15.1726075Z mixed=True, 2025-05-07T20:22:15.1726252Z use_cache=True, 2025-05-07T20:22:15.1726452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1726604Z use_cpu=True, 2025-05-07T20:22:15.1726784Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1726936Z ) 2025-05-07T20:22:15.1727178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1727944Z self=, 2025-05-07T20:22:15.1728104Z mixed_B=False, 2025-05-07T20:22:15.1728252Z compile=True, 2025-05-07T20:22:15.1728395Z T=5, 2025-05-07T20:22:15.1728558Z D=124, 2025-05-07T20:22:15.1728700Z B=7, 2025-05-07T20:22:15.1728850Z log_E=5, 2025-05-07T20:22:15.1728991Z L=11, 2025-05-07T20:22:15.1729142Z D_gradcheck=1, 2025-05-07T20:22:15.1729321Z stochastic_rounding=False, 2025-05-07T20:22:15.1729473Z weighted=False, 2025-05-07T20:22:15.1729623Z row_wise=True, 2025-05-07T20:22:15.1729787Z mixed=True, 2025-05-07T20:22:15.1729940Z use_cache=False, 2025-05-07T20:22:15.1730128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1730283Z use_cpu=True, 2025-05-07T20:22:15.1730464Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1730610Z ) 2025-05-07T20:22:15.1730851Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1731409Z self=, 2025-05-07T20:22:15.1731566Z mixed_B=True, 2025-05-07T20:22:15.1731717Z compile=True, 2025-05-07T20:22:15.1731860Z T=5, 2025-05-07T20:22:15.1732014Z D=56, 2025-05-07T20:22:15.1732157Z B=118, 2025-05-07T20:22:15.1732300Z log_E=5, 2025-05-07T20:22:15.1732450Z L=18, 2025-05-07T20:22:15.1732601Z D_gradcheck=2, 2025-05-07T20:22:15.1732771Z stochastic_rounding=False, 2025-05-07T20:22:15.1732930Z weighted=False, 2025-05-07T20:22:15.1733081Z row_wise=False, 2025-05-07T20:22:15.1733477Z mixed=True, 2025-05-07T20:22:15.1733645Z use_cache=False, 2025-05-07T20:22:15.1733834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1733985Z use_cpu=True, 2025-05-07T20:22:15.1734173Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1734313Z ) 2025-05-07T20:22:15.1734546Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1735113Z self=, 2025-05-07T20:22:15.1735264Z mixed_B=False, 2025-05-07T20:22:15.1735420Z compile=True, 2025-05-07T20:22:15.1735561Z T=2, 2025-05-07T20:22:15.1735704Z D=29, 2025-05-07T20:22:15.1735852Z B=101, 2025-05-07T20:22:15.1735995Z log_E=5, 2025-05-07T20:22:15.1736134Z L=16, 2025-05-07T20:22:15.1736293Z D_gradcheck=2, 2025-05-07T20:22:15.1736464Z stochastic_rounding=False, 2025-05-07T20:22:15.1736615Z weighted=False, 2025-05-07T20:22:15.1736770Z row_wise=True, 2025-05-07T20:22:15.1736926Z mixed=False, 2025-05-07T20:22:15.1737076Z use_cache=True, 2025-05-07T20:22:15.1737273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1737423Z use_cpu=True, 2025-05-07T20:22:15.1737611Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1737749Z ) 2025-05-07T20:22:15.1738180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1738762Z self=, 2025-05-07T20:22:15.1738914Z mixed_B=False, 2025-05-07T20:22:15.1739067Z compile=False, 2025-05-07T20:22:15.1739215Z T=5, 2025-05-07T20:22:15.1739356Z D=69, 2025-05-07T20:22:15.1739496Z B=25, 2025-05-07T20:22:15.1739645Z log_E=5, 2025-05-07T20:22:15.1739785Z L=7, 2025-05-07T20:22:15.1739934Z D_gradcheck=2, 2025-05-07T20:22:15.1740109Z stochastic_rounding=True, 2025-05-07T20:22:15.1740259Z weighted=False, 2025-05-07T20:22:15.1740406Z row_wise=True, 2025-05-07T20:22:15.1740679Z mixed=False, 2025-05-07T20:22:15.1740847Z use_cache=True, 2025-05-07T20:22:15.1741042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1741192Z use_cpu=True, 2025-05-07T20:22:15.1741368Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1741514Z ) 2025-05-07T20:22:15.1741745Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1742414Z self=, 2025-05-07T20:22:15.1742577Z mixed_B=False, 2025-05-07T20:22:15.1742729Z compile=True, 2025-05-07T20:22:15.1742872Z T=1, 2025-05-07T20:22:15.1743020Z D=39, 2025-05-07T20:22:15.1743161Z B=4, 2025-05-07T20:22:15.1743302Z log_E=3, 2025-05-07T20:22:15.1743452Z L=16, 2025-05-07T20:22:15.1743599Z D_gradcheck=2, 2025-05-07T20:22:15.1743767Z stochastic_rounding=True, 2025-05-07T20:22:15.1743926Z weighted=False, 2025-05-07T20:22:15.1744201Z row_wise=True, 2025-05-07T20:22:15.1744373Z mixed=False, 2025-05-07T20:22:15.1744527Z use_cache=False, 2025-05-07T20:22:15.1744717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.1744875Z use_cpu=True, 2025-05-07T20:22:15.1745057Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.1745197Z ) 2025-05-07T20:22:15.1745434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.1745991Z self=, 2025-05-07T20:22:15.1746142Z mixed_B=True, 2025-05-07T20:22:15.1746299Z compile=True, 2025-05-07T20:22:15.1746440Z T=2, 2025-05-07T20:22:15.1746583Z D=92, 2025-05-07T20:22:15.1746730Z B=16, 2025-05-07T20:22:15.1746871Z log_E=4, 2025-05-07T20:22:15.1747019Z L=12, 2025-05-07T20:22:15.1747170Z D_gradcheck=1, 2025-05-07T20:22:15.1747341Z stochastic_rounding=False, 2025-05-07T20:22:15.1747501Z weighted=True, 2025-05-07T20:22:15.1747651Z row_wise=False, 2025-05-07T20:22:15.1747975Z mixed=False, 2025-05-07T20:22:15.1748134Z use_cache=False, 2025-05-07T20:22:15.1748323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.1748472Z use_cpu=True, 2025-05-07T20:22:15.1748660Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.1748798Z ) 2025-05-07T20:22:15.2335865Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2336461Z self=, 2025-05-07T20:22:15.2336614Z mixed_B=False, 2025-05-07T20:22:15.2336778Z compile=False, 2025-05-07T20:22:15.2336924Z T=3, 2025-05-07T20:22:15.2337067Z D=76, 2025-05-07T20:22:15.2337220Z B=98, 2025-05-07T20:22:15.2337365Z log_E=5, 2025-05-07T20:22:15.2337508Z L=11, 2025-05-07T20:22:15.2337669Z D_gradcheck=1, 2025-05-07T20:22:15.2337843Z stochastic_rounding=True, 2025-05-07T20:22:15.2337998Z weighted=False, 2025-05-07T20:22:15.2338158Z row_wise=False, 2025-05-07T20:22:15.2338323Z mixed=True, 2025-05-07T20:22:15.2338485Z use_cache=False, 2025-05-07T20:22:15.2338675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.2338826Z use_cpu=True, 2025-05-07T20:22:15.2339014Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2339157Z ) 2025-05-07T20:22:15.2339672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2340256Z self=, 2025-05-07T20:22:15.2340414Z mixed_B=False, 2025-05-07T20:22:15.2340566Z compile=True, 2025-05-07T20:22:15.2340718Z T=2, 2025-05-07T20:22:15.2340863Z D=53, 2025-05-07T20:22:15.2341006Z B=50, 2025-05-07T20:22:15.2341159Z log_E=4, 2025-05-07T20:22:15.2341303Z L=15, 2025-05-07T20:22:15.2341455Z D_gradcheck=2, 2025-05-07T20:22:15.2341634Z stochastic_rounding=True, 2025-05-07T20:22:15.2341788Z weighted=False, 2025-05-07T20:22:15.2341948Z row_wise=True, 2025-05-07T20:22:15.2342273Z mixed=True, 2025-05-07T20:22:15.2342444Z use_cache=True, 2025-05-07T20:22:15.2342638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2342792Z use_cpu=True, 2025-05-07T20:22:15.2342974Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2343121Z ) 2025-05-07T20:22:15.2343352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2343907Z self=, 2025-05-07T20:22:15.2344355Z mixed_B=True, 2025-05-07T20:22:15.2344510Z compile=False, 2025-05-07T20:22:15.2344655Z T=4, 2025-05-07T20:22:15.2344808Z D=20, 2025-05-07T20:22:15.2344950Z B=47, 2025-05-07T20:22:15.2345103Z log_E=3, 2025-05-07T20:22:15.2345246Z L=18, 2025-05-07T20:22:15.2345397Z D_gradcheck=2, 2025-05-07T20:22:15.2345576Z stochastic_rounding=True, 2025-05-07T20:22:15.2345730Z weighted=True, 2025-05-07T20:22:15.2345885Z row_wise=False, 2025-05-07T20:22:15.2346049Z mixed=False, 2025-05-07T20:22:15.2346210Z use_cache=False, 2025-05-07T20:22:15.2346401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.2346555Z use_cpu=True, 2025-05-07T20:22:15.2346869Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2347008Z ) 2025-05-07T20:22:15.2347254Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2347812Z self=, 2025-05-07T20:22:15.2347977Z mixed_B=True, 2025-05-07T20:22:15.2348131Z compile=True, 2025-05-07T20:22:15.2348278Z T=5, 2025-05-07T20:22:15.2348434Z D=29, 2025-05-07T20:22:15.2348579Z B=109, 2025-05-07T20:22:15.2348725Z log_E=4, 2025-05-07T20:22:15.2348877Z L=0, 2025-05-07T20:22:15.2349033Z D_gradcheck=1, 2025-05-07T20:22:15.2349205Z stochastic_rounding=True, 2025-05-07T20:22:15.2349367Z weighted=False, 2025-05-07T20:22:15.2349520Z row_wise=False, 2025-05-07T20:22:15.2349673Z mixed=False, 2025-05-07T20:22:15.2350060Z use_cache=True, 2025-05-07T20:22:15.2350259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2350411Z use_cpu=True, 2025-05-07T20:22:15.2350598Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2350738Z ) 2025-05-07T20:22:15.2350979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2351536Z self=, 2025-05-07T20:22:15.2351691Z mixed_B=True, 2025-05-07T20:22:15.2351850Z compile=True, 2025-05-07T20:22:15.2351994Z T=3, 2025-05-07T20:22:15.2352141Z D=75, 2025-05-07T20:22:15.2352290Z B=3, 2025-05-07T20:22:15.2352437Z log_E=4, 2025-05-07T20:22:15.2352582Z L=8, 2025-05-07T20:22:15.2352742Z D_gradcheck=2, 2025-05-07T20:22:15.2352913Z stochastic_rounding=True, 2025-05-07T20:22:15.2353065Z weighted=True, 2025-05-07T20:22:15.2353225Z row_wise=True, 2025-05-07T20:22:15.2353371Z mixed=True, 2025-05-07T20:22:15.2353533Z use_cache=False, 2025-05-07T20:22:15.2353730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2353880Z use_cpu=True, 2025-05-07T20:22:15.2354067Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2354207Z ) 2025-05-07T20:22:15.2354567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2355155Z self=, 2025-05-07T20:22:15.2355317Z mixed_B=False, 2025-05-07T20:22:15.2355471Z compile=False, 2025-05-07T20:22:15.2355621Z T=4, 2025-05-07T20:22:15.2355764Z D=50, 2025-05-07T20:22:15.2355906Z B=42, 2025-05-07T20:22:15.2356058Z log_E=3, 2025-05-07T20:22:15.2356201Z L=5, 2025-05-07T20:22:15.2356354Z D_gradcheck=2, 2025-05-07T20:22:15.2356533Z stochastic_rounding=False, 2025-05-07T20:22:15.2356692Z weighted=False, 2025-05-07T20:22:15.2356845Z row_wise=True, 2025-05-07T20:22:15.2357004Z mixed=True, 2025-05-07T20:22:15.2357287Z use_cache=False, 2025-05-07T20:22:15.2357498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2357649Z use_cpu=True, 2025-05-07T20:22:15.2357827Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2357982Z ) 2025-05-07T20:22:15.2358213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2358775Z self=, 2025-05-07T20:22:15.2359053Z mixed_B=False, 2025-05-07T20:22:15.2359205Z compile=True, 2025-05-07T20:22:15.2359349Z T=3, 2025-05-07T20:22:15.2359502Z D=99, 2025-05-07T20:22:15.2359650Z B=71, 2025-05-07T20:22:15.2359801Z log_E=5, 2025-05-07T20:22:15.2359952Z L=9, 2025-05-07T20:22:15.2360105Z D_gradcheck=2, 2025-05-07T20:22:15.2360286Z stochastic_rounding=True, 2025-05-07T20:22:15.2360441Z weighted=True, 2025-05-07T20:22:15.2360590Z row_wise=True, 2025-05-07T20:22:15.2360748Z mixed=False, 2025-05-07T20:22:15.2360907Z use_cache=True, 2025-05-07T20:22:15.2361097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.2361255Z use_cpu=True, 2025-05-07T20:22:15.2361438Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2361583Z ) 2025-05-07T20:22:15.2361818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2362373Z self=, 2025-05-07T20:22:15.2362531Z mixed_B=True, 2025-05-07T20:22:15.2362692Z compile=False, 2025-05-07T20:22:15.2362834Z T=2, 2025-05-07T20:22:15.2362978Z D=25, 2025-05-07T20:22:15.2363128Z B=123, 2025-05-07T20:22:15.2363274Z log_E=3, 2025-05-07T20:22:15.2363425Z L=3, 2025-05-07T20:22:15.2363576Z D_gradcheck=2, 2025-05-07T20:22:15.2363749Z stochastic_rounding=True, 2025-05-07T20:22:15.2363915Z weighted=True, 2025-05-07T20:22:15.2364067Z row_wise=False, 2025-05-07T20:22:15.2364213Z mixed=True, 2025-05-07T20:22:15.2364554Z use_cache=False, 2025-05-07T20:22:15.2364746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2364898Z use_cpu=True, 2025-05-07T20:22:15.2365084Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2365225Z ) 2025-05-07T20:22:15.2365452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2366015Z self=, 2025-05-07T20:22:15.2366174Z mixed_B=True, 2025-05-07T20:22:15.2366337Z compile=False, 2025-05-07T20:22:15.2366481Z T=1, 2025-05-07T20:22:15.2366625Z D=28, 2025-05-07T20:22:15.2366778Z B=89, 2025-05-07T20:22:15.2366925Z log_E=4, 2025-05-07T20:22:15.2367072Z L=20, 2025-05-07T20:22:15.2367233Z D_gradcheck=2, 2025-05-07T20:22:15.2367406Z stochastic_rounding=True, 2025-05-07T20:22:15.2367561Z weighted=False, 2025-05-07T20:22:15.2367721Z row_wise=True, 2025-05-07T20:22:15.2367874Z mixed=True, 2025-05-07T20:22:15.2368036Z use_cache=False, 2025-05-07T20:22:15.2368252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2368411Z use_cpu=True, 2025-05-07T20:22:15.2368596Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2368737Z ) 2025-05-07T20:22:15.2369095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2369669Z self=, 2025-05-07T20:22:15.2369832Z mixed_B=True, 2025-05-07T20:22:15.2369988Z compile=False, 2025-05-07T20:22:15.2370131Z T=2, 2025-05-07T20:22:15.2370282Z D=60, 2025-05-07T20:22:15.2370425Z B=92, 2025-05-07T20:22:15.2370571Z log_E=3, 2025-05-07T20:22:15.2370723Z L=18, 2025-05-07T20:22:15.2370876Z D_gradcheck=1, 2025-05-07T20:22:15.2371048Z stochastic_rounding=False, 2025-05-07T20:22:15.2371208Z weighted=True, 2025-05-07T20:22:15.2371361Z row_wise=False, 2025-05-07T20:22:15.2371509Z mixed=False, 2025-05-07T20:22:15.2371779Z use_cache=True, 2025-05-07T20:22:15.2371985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2372138Z use_cpu=True, 2025-05-07T20:22:15.2372329Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2372469Z ) 2025-05-07T20:22:15.2372709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2373264Z self=, 2025-05-07T20:22:15.2373530Z mixed_B=True, 2025-05-07T20:22:15.2373693Z compile=False, 2025-05-07T20:22:15.2373836Z T=2, 2025-05-07T20:22:15.2373982Z D=60, 2025-05-07T20:22:15.2374133Z B=62, 2025-05-07T20:22:15.2374278Z log_E=5, 2025-05-07T20:22:15.2374422Z L=3, 2025-05-07T20:22:15.2374581Z D_gradcheck=1, 2025-05-07T20:22:15.2374752Z stochastic_rounding=True, 2025-05-07T20:22:15.2374904Z weighted=True, 2025-05-07T20:22:15.2375066Z row_wise=False, 2025-05-07T20:22:15.2375216Z mixed=True, 2025-05-07T20:22:15.2375380Z use_cache=True, 2025-05-07T20:22:15.2375577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2375728Z use_cpu=True, 2025-05-07T20:22:15.2375915Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2376055Z ) 2025-05-07T20:22:15.2376282Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2376843Z self=, 2025-05-07T20:22:15.2377000Z mixed_B=True, 2025-05-07T20:22:15.2377155Z compile=False, 2025-05-07T20:22:15.2377306Z T=5, 2025-05-07T20:22:15.2377450Z D=106, 2025-05-07T20:22:15.2377595Z B=70, 2025-05-07T20:22:15.2377744Z log_E=5, 2025-05-07T20:22:15.2377889Z L=8, 2025-05-07T20:22:15.2378041Z D_gradcheck=2, 2025-05-07T20:22:15.2378219Z stochastic_rounding=True, 2025-05-07T20:22:15.2378376Z weighted=False, 2025-05-07T20:22:15.2378527Z row_wise=False, 2025-05-07T20:22:15.2378684Z mixed=False, 2025-05-07T20:22:15.2378844Z use_cache=False, 2025-05-07T20:22:15.2379188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2379342Z use_cpu=True, 2025-05-07T20:22:15.2379526Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2379676Z ) 2025-05-07T20:22:15.2379904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2380463Z self=, 2025-05-07T20:22:15.2380629Z mixed_B=False, 2025-05-07T20:22:15.2380784Z compile=False, 2025-05-07T20:22:15.2380928Z T=3, 2025-05-07T20:22:15.2381078Z D=70, 2025-05-07T20:22:15.2381222Z B=102, 2025-05-07T20:22:15.2381366Z log_E=4, 2025-05-07T20:22:15.2381516Z L=4, 2025-05-07T20:22:15.2381673Z D_gradcheck=1, 2025-05-07T20:22:15.2381851Z stochastic_rounding=True, 2025-05-07T20:22:15.2382004Z weighted=True, 2025-05-07T20:22:15.2382158Z row_wise=True, 2025-05-07T20:22:15.2382318Z mixed=False, 2025-05-07T20:22:15.2382478Z use_cache=True, 2025-05-07T20:22:15.2382677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2382836Z use_cpu=True, 2025-05-07T20:22:15.2383015Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2383156Z ) 2025-05-07T20:22:15.2383388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2384173Z self=, 2025-05-07T20:22:15.2384352Z mixed_B=False, 2025-05-07T20:22:15.2384511Z compile=False, 2025-05-07T20:22:15.2384655Z T=5, 2025-05-07T20:22:15.2384799Z D=32, 2025-05-07T20:22:15.2384951Z B=58, 2025-05-07T20:22:15.2385096Z log_E=5, 2025-05-07T20:22:15.2385245Z L=7, 2025-05-07T20:22:15.2385397Z D_gradcheck=2, 2025-05-07T20:22:15.2385570Z stochastic_rounding=False, 2025-05-07T20:22:15.2385738Z weighted=False, 2025-05-07T20:22:15.2385889Z row_wise=True, 2025-05-07T20:22:15.2386039Z mixed=False, 2025-05-07T20:22:15.2386310Z use_cache=False, 2025-05-07T20:22:15.2386521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.2386674Z use_cpu=True, 2025-05-07T20:22:15.2386863Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2387004Z ) 2025-05-07T20:22:15.2387230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2387794Z self=, 2025-05-07T20:22:15.2388068Z mixed_B=False, 2025-05-07T20:22:15.2388230Z compile=False, 2025-05-07T20:22:15.2388377Z T=5, 2025-05-07T20:22:15.2388521Z D=55, 2025-05-07T20:22:15.2388675Z B=115, 2025-05-07T20:22:15.2388822Z log_E=3, 2025-05-07T20:22:15.2388965Z L=6, 2025-05-07T20:22:15.2389124Z D_gradcheck=2, 2025-05-07T20:22:15.2389298Z stochastic_rounding=True, 2025-05-07T20:22:15.2389451Z weighted=True, 2025-05-07T20:22:15.2389609Z row_wise=True, 2025-05-07T20:22:15.2389758Z mixed=False, 2025-05-07T20:22:15.2389916Z use_cache=False, 2025-05-07T20:22:15.2390117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.2390268Z use_cpu=True, 2025-05-07T20:22:15.2390450Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2390598Z ) 2025-05-07T20:22:15.2390827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2391392Z self=, 2025-05-07T20:22:15.2391550Z mixed_B=False, 2025-05-07T20:22:15.2391704Z compile=True, 2025-05-07T20:22:15.2391856Z T=3, 2025-05-07T20:22:15.2392002Z D=100, 2025-05-07T20:22:15.2392147Z B=23, 2025-05-07T20:22:15.2392299Z log_E=5, 2025-05-07T20:22:15.2392444Z L=4, 2025-05-07T20:22:15.2392596Z D_gradcheck=1, 2025-05-07T20:22:15.2392775Z stochastic_rounding=True, 2025-05-07T20:22:15.2392932Z weighted=False, 2025-05-07T20:22:15.2393084Z row_wise=False, 2025-05-07T20:22:15.2393241Z mixed=False, 2025-05-07T20:22:15.2393397Z use_cache=True, 2025-05-07T20:22:15.2393731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2393888Z use_cpu=True, 2025-05-07T20:22:15.2394069Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.2394215Z ) 2025-05-07T20:22:15.2394441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.2395000Z self=, 2025-05-07T20:22:15.2395161Z mixed_B=True, 2025-05-07T20:22:15.2395315Z compile=False, 2025-05-07T20:22:15.2395457Z T=4, 2025-05-07T20:22:15.2395609Z D=22, 2025-05-07T20:22:15.2395751Z B=78, 2025-05-07T20:22:15.2395897Z log_E=5, 2025-05-07T20:22:15.2396046Z L=3, 2025-05-07T20:22:15.2396197Z D_gradcheck=1, 2025-05-07T20:22:15.2396370Z stochastic_rounding=False, 2025-05-07T20:22:15.2396530Z weighted=True, 2025-05-07T20:22:15.2396682Z row_wise=False, 2025-05-07T20:22:15.2396831Z mixed=False, 2025-05-07T20:22:15.2396990Z use_cache=True, 2025-05-07T20:22:15.2397188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.2397350Z use_cpu=True, 2025-05-07T20:22:15.2397532Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.2397673Z ) 2025-05-07T20:22:15.3041715Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3042608Z self=, 2025-05-07T20:22:15.3042794Z mixed_B=True, 2025-05-07T20:22:15.3042961Z compile=False, 2025-05-07T20:22:15.3043113Z T=3, 2025-05-07T20:22:15.3043255Z D=109, 2025-05-07T20:22:15.3043409Z B=98, 2025-05-07T20:22:15.3043557Z log_E=4, 2025-05-07T20:22:15.3043710Z L=13, 2025-05-07T20:22:15.3043861Z D_gradcheck=2, 2025-05-07T20:22:15.3044035Z stochastic_rounding=False, 2025-05-07T20:22:15.3044198Z weighted=False, 2025-05-07T20:22:15.3044349Z row_wise=True, 2025-05-07T20:22:15.3044497Z mixed=True, 2025-05-07T20:22:15.3044665Z use_cache=False, 2025-05-07T20:22:15.3045065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3045231Z use_cpu=True, 2025-05-07T20:22:15.3045419Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3045564Z ) 2025-05-07T20:22:15.3045790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3046360Z self=, 2025-05-07T20:22:15.3046698Z mixed_B=False, 2025-05-07T20:22:15.3046858Z compile=True, 2025-05-07T20:22:15.3047004Z T=3, 2025-05-07T20:22:15.3047148Z D=8, 2025-05-07T20:22:15.3047435Z B=10, 2025-05-07T20:22:15.3047584Z log_E=3, 2025-05-07T20:22:15.3047731Z L=16, 2025-05-07T20:22:15.3047892Z D_gradcheck=2, 2025-05-07T20:22:15.3048066Z stochastic_rounding=False, 2025-05-07T20:22:15.3048220Z weighted=True, 2025-05-07T20:22:15.3048381Z row_wise=True, 2025-05-07T20:22:15.3048530Z mixed=True, 2025-05-07T20:22:15.3048685Z use_cache=False, 2025-05-07T20:22:15.3048897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3049047Z use_cpu=True, 2025-05-07T20:22:15.3049230Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3049379Z ) 2025-05-07T20:22:15.3049608Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3050172Z self=, 2025-05-07T20:22:15.3050328Z mixed_B=True, 2025-05-07T20:22:15.3050480Z compile=False, 2025-05-07T20:22:15.3050634Z T=2, 2025-05-07T20:22:15.3050776Z D=105, 2025-05-07T20:22:15.3050920Z B=1, 2025-05-07T20:22:15.3051074Z log_E=5, 2025-05-07T20:22:15.3051217Z L=13, 2025-05-07T20:22:15.3051369Z D_gradcheck=1, 2025-05-07T20:22:15.3051548Z stochastic_rounding=False, 2025-05-07T20:22:15.3051704Z weighted=False, 2025-05-07T20:22:15.3051857Z row_wise=False, 2025-05-07T20:22:15.3052011Z mixed=True, 2025-05-07T20:22:15.3052164Z use_cache=True, 2025-05-07T20:22:15.3052594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3052744Z use_cpu=True, 2025-05-07T20:22:15.3052924Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3053073Z ) 2025-05-07T20:22:15.3053299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3053856Z self=, 2025-05-07T20:22:15.3054015Z mixed_B=True, 2025-05-07T20:22:15.3054167Z compile=True, 2025-05-07T20:22:15.3054309Z T=2, 2025-05-07T20:22:15.3054463Z D=125, 2025-05-07T20:22:15.3054610Z B=104, 2025-05-07T20:22:15.3054758Z log_E=5, 2025-05-07T20:22:15.3054907Z L=20, 2025-05-07T20:22:15.3055061Z D_gradcheck=1, 2025-05-07T20:22:15.3055237Z stochastic_rounding=False, 2025-05-07T20:22:15.3055398Z weighted=False, 2025-05-07T20:22:15.3055550Z row_wise=True, 2025-05-07T20:22:15.3055706Z mixed=True, 2025-05-07T20:22:15.3055857Z use_cache=True, 2025-05-07T20:22:15.3056055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3056212Z use_cpu=True, 2025-05-07T20:22:15.3056393Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3056531Z ) 2025-05-07T20:22:15.3056763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3057433Z self=, 2025-05-07T20:22:15.3057609Z mixed_B=True, 2025-05-07T20:22:15.3057770Z compile=False, 2025-05-07T20:22:15.3057912Z T=3, 2025-05-07T20:22:15.3058056Z D=71, 2025-05-07T20:22:15.3058209Z B=108, 2025-05-07T20:22:15.3058354Z log_E=4, 2025-05-07T20:22:15.3058500Z L=16, 2025-05-07T20:22:15.3058660Z D_gradcheck=2, 2025-05-07T20:22:15.3058833Z stochastic_rounding=False, 2025-05-07T20:22:15.3058995Z weighted=False, 2025-05-07T20:22:15.3059145Z row_wise=False, 2025-05-07T20:22:15.3059293Z mixed=True, 2025-05-07T20:22:15.3059451Z use_cache=True, 2025-05-07T20:22:15.3059763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3059935Z use_cpu=True, 2025-05-07T20:22:15.3060121Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3060263Z ) 2025-05-07T20:22:15.3060493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3061060Z self=, 2025-05-07T20:22:15.3061365Z mixed_B=False, 2025-05-07T20:22:15.3061518Z compile=True, 2025-05-07T20:22:15.3061672Z T=1, 2025-05-07T20:22:15.3061816Z D=87, 2025-05-07T20:22:15.3061972Z B=82, 2025-05-07T20:22:15.3062120Z log_E=4, 2025-05-07T20:22:15.3062262Z L=5, 2025-05-07T20:22:15.3062424Z D_gradcheck=1, 2025-05-07T20:22:15.3062597Z stochastic_rounding=True, 2025-05-07T20:22:15.3062752Z weighted=False, 2025-05-07T20:22:15.3062912Z row_wise=True, 2025-05-07T20:22:15.3063065Z mixed=False, 2025-05-07T20:22:15.3063219Z use_cache=True, 2025-05-07T20:22:15.3063425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3063576Z use_cpu=True, 2025-05-07T20:22:15.3063756Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3063903Z ) 2025-05-07T20:22:15.3064247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3064815Z self=, 2025-05-07T20:22:15.3064979Z mixed_B=False, 2025-05-07T20:22:15.3065133Z compile=True, 2025-05-07T20:22:15.3065285Z T=4, 2025-05-07T20:22:15.3065429Z D=9, 2025-05-07T20:22:15.3065571Z B=76, 2025-05-07T20:22:15.3065725Z log_E=3, 2025-05-07T20:22:15.3065872Z L=6, 2025-05-07T20:22:15.3066023Z D_gradcheck=1, 2025-05-07T20:22:15.3066200Z stochastic_rounding=True, 2025-05-07T20:22:15.3066351Z weighted=True, 2025-05-07T20:22:15.3066504Z row_wise=False, 2025-05-07T20:22:15.3066655Z mixed=True, 2025-05-07T20:22:15.3066808Z use_cache=True, 2025-05-07T20:22:15.3067166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3067325Z use_cpu=True, 2025-05-07T20:22:15.3067505Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3067646Z ) 2025-05-07T20:22:15.3067880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3068438Z self=, 2025-05-07T20:22:15.3068603Z mixed_B=False, 2025-05-07T20:22:15.3068757Z compile=False, 2025-05-07T20:22:15.3068903Z T=5, 2025-05-07T20:22:15.3069057Z D=103, 2025-05-07T20:22:15.3069201Z B=89, 2025-05-07T20:22:15.3069343Z log_E=3, 2025-05-07T20:22:15.3069495Z L=9, 2025-05-07T20:22:15.3069646Z D_gradcheck=2, 2025-05-07T20:22:15.3069817Z stochastic_rounding=True, 2025-05-07T20:22:15.3069977Z weighted=True, 2025-05-07T20:22:15.3070132Z row_wise=False, 2025-05-07T20:22:15.3070284Z mixed=True, 2025-05-07T20:22:15.3070445Z use_cache=True, 2025-05-07T20:22:15.3070643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3070797Z use_cpu=True, 2025-05-07T20:22:15.3070988Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3071129Z ) 2025-05-07T20:22:15.3071361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3072036Z self=, 2025-05-07T20:22:15.3072210Z mixed_B=True, 2025-05-07T20:22:15.3072372Z compile=False, 2025-05-07T20:22:15.3072514Z T=1, 2025-05-07T20:22:15.3072657Z D=7, 2025-05-07T20:22:15.3072808Z B=118, 2025-05-07T20:22:15.3072951Z log_E=4, 2025-05-07T20:22:15.3073092Z L=15, 2025-05-07T20:22:15.3073250Z D_gradcheck=1, 2025-05-07T20:22:15.3073422Z stochastic_rounding=True, 2025-05-07T20:22:15.3073576Z weighted=True, 2025-05-07T20:22:15.3073733Z row_wise=False, 2025-05-07T20:22:15.3073884Z mixed=False, 2025-05-07T20:22:15.3074035Z use_cache=True, 2025-05-07T20:22:15.3074355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3074529Z use_cpu=True, 2025-05-07T20:22:15.3074717Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3074858Z ) 2025-05-07T20:22:15.3075083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3075649Z self=, 2025-05-07T20:22:15.3075924Z mixed_B=False, 2025-05-07T20:22:15.3076079Z compile=False, 2025-05-07T20:22:15.3076232Z T=4, 2025-05-07T20:22:15.3076378Z D=60, 2025-05-07T20:22:15.3076523Z B=4, 2025-05-07T20:22:15.3076675Z log_E=3, 2025-05-07T20:22:15.3076818Z L=5, 2025-05-07T20:22:15.3076971Z D_gradcheck=1, 2025-05-07T20:22:15.3077149Z stochastic_rounding=True, 2025-05-07T20:22:15.3077303Z weighted=False, 2025-05-07T20:22:15.3077461Z row_wise=True, 2025-05-07T20:22:15.3077611Z mixed=True, 2025-05-07T20:22:15.3077763Z use_cache=True, 2025-05-07T20:22:15.3077967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3078125Z use_cpu=True, 2025-05-07T20:22:15.3078306Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3078457Z ) 2025-05-07T20:22:15.3078682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3079239Z self=, 2025-05-07T20:22:15.3079402Z mixed_B=True, 2025-05-07T20:22:15.3079557Z compile=False, 2025-05-07T20:22:15.3079701Z T=4, 2025-05-07T20:22:15.3079852Z D=87, 2025-05-07T20:22:15.3079996Z B=35, 2025-05-07T20:22:15.3080141Z log_E=3, 2025-05-07T20:22:15.3080294Z L=17, 2025-05-07T20:22:15.3080446Z D_gradcheck=1, 2025-05-07T20:22:15.3080625Z stochastic_rounding=True, 2025-05-07T20:22:15.3080780Z weighted=True, 2025-05-07T20:22:15.3080933Z row_wise=False, 2025-05-07T20:22:15.3081090Z mixed=False, 2025-05-07T20:22:15.3081244Z use_cache=True, 2025-05-07T20:22:15.3081438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3081750Z use_cpu=True, 2025-05-07T20:22:15.3081933Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3082072Z ) 2025-05-07T20:22:15.3082303Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3082861Z self=, 2025-05-07T20:22:15.3083017Z mixed_B=False, 2025-05-07T20:22:15.3083178Z compile=True, 2025-05-07T20:22:15.3083326Z T=5, 2025-05-07T20:22:15.3083483Z D=102, 2025-05-07T20:22:15.3083653Z B=85, 2025-05-07T20:22:15.3083797Z log_E=5, 2025-05-07T20:22:15.3083951Z L=4, 2025-05-07T20:22:15.3084104Z D_gradcheck=1, 2025-05-07T20:22:15.3084279Z stochastic_rounding=False, 2025-05-07T20:22:15.3084444Z weighted=False, 2025-05-07T20:22:15.3084597Z row_wise=False, 2025-05-07T20:22:15.3084746Z mixed=True, 2025-05-07T20:22:15.3084905Z use_cache=True, 2025-05-07T20:22:15.3085102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3085257Z use_cpu=True, 2025-05-07T20:22:15.3085447Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3085590Z ) 2025-05-07T20:22:15.3085818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3086514Z self=, 2025-05-07T20:22:15.3086691Z mixed_B=True, 2025-05-07T20:22:15.3086850Z compile=True, 2025-05-07T20:22:15.3086996Z T=1, 2025-05-07T20:22:15.3087139Z D=69, 2025-05-07T20:22:15.3087291Z B=17, 2025-05-07T20:22:15.3087439Z log_E=5, 2025-05-07T20:22:15.3087582Z L=16, 2025-05-07T20:22:15.3087745Z D_gradcheck=2, 2025-05-07T20:22:15.3087919Z stochastic_rounding=True, 2025-05-07T20:22:15.3088073Z weighted=False, 2025-05-07T20:22:15.3088237Z row_wise=True, 2025-05-07T20:22:15.3088388Z mixed=False, 2025-05-07T20:22:15.3088539Z use_cache=True, 2025-05-07T20:22:15.3088928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3089101Z use_cpu=True, 2025-05-07T20:22:15.3089284Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3089433Z ) 2025-05-07T20:22:15.3089659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3090225Z self=, 2025-05-07T20:22:15.3090504Z mixed_B=False, 2025-05-07T20:22:15.3090662Z compile=False, 2025-05-07T20:22:15.3090821Z T=1, 2025-05-07T20:22:15.3090966Z D=109, 2025-05-07T20:22:15.3091114Z B=100, 2025-05-07T20:22:15.3091270Z log_E=3, 2025-05-07T20:22:15.3091414Z L=7, 2025-05-07T20:22:15.3091567Z D_gradcheck=2, 2025-05-07T20:22:15.3091744Z stochastic_rounding=True, 2025-05-07T20:22:15.3091897Z weighted=False, 2025-05-07T20:22:15.3092051Z row_wise=True, 2025-05-07T20:22:15.3092210Z mixed=True, 2025-05-07T20:22:15.3092367Z use_cache=True, 2025-05-07T20:22:15.3092565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3092734Z use_cpu=True, 2025-05-07T20:22:15.3092915Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3093063Z ) 2025-05-07T20:22:15.3093286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3093841Z self=, 2025-05-07T20:22:15.3094004Z mixed_B=False, 2025-05-07T20:22:15.3094156Z compile=True, 2025-05-07T20:22:15.3094301Z T=1, 2025-05-07T20:22:15.3094455Z D=56, 2025-05-07T20:22:15.3094599Z B=10, 2025-05-07T20:22:15.3094745Z log_E=3, 2025-05-07T20:22:15.3094896Z L=16, 2025-05-07T20:22:15.3095049Z D_gradcheck=1, 2025-05-07T20:22:15.3095222Z stochastic_rounding=True, 2025-05-07T20:22:15.3095383Z weighted=False, 2025-05-07T20:22:15.3095536Z row_wise=False, 2025-05-07T20:22:15.3095686Z mixed=True, 2025-05-07T20:22:15.3095846Z use_cache=True, 2025-05-07T20:22:15.3096040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3096357Z use_cpu=True, 2025-05-07T20:22:15.3096538Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3096677Z ) 2025-05-07T20:22:15.3096908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3097471Z self=, 2025-05-07T20:22:15.3097627Z mixed_B=True, 2025-05-07T20:22:15.3097787Z compile=True, 2025-05-07T20:22:15.3097930Z T=4, 2025-05-07T20:22:15.3098072Z D=83, 2025-05-07T20:22:15.3098221Z B=14, 2025-05-07T20:22:15.3098365Z log_E=3, 2025-05-07T20:22:15.3098509Z L=0, 2025-05-07T20:22:15.3098670Z D_gradcheck=2, 2025-05-07T20:22:15.3098845Z stochastic_rounding=True, 2025-05-07T20:22:15.3099006Z weighted=False, 2025-05-07T20:22:15.3099159Z row_wise=True, 2025-05-07T20:22:15.3099309Z mixed=False, 2025-05-07T20:22:15.3099469Z use_cache=True, 2025-05-07T20:22:15.3099662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3099818Z use_cpu=True, 2025-05-07T20:22:15.3100007Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3100147Z ) 2025-05-07T20:22:15.3100373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3101070Z self=, 2025-05-07T20:22:15.3101248Z mixed_B=True, 2025-05-07T20:22:15.3101407Z compile=True, 2025-05-07T20:22:15.3101557Z T=3, 2025-05-07T20:22:15.3101701Z D=98, 2025-05-07T20:22:15.3101844Z B=44, 2025-05-07T20:22:15.3101996Z log_E=4, 2025-05-07T20:22:15.3102139Z L=14, 2025-05-07T20:22:15.3102297Z D_gradcheck=1, 2025-05-07T20:22:15.3102471Z stochastic_rounding=False, 2025-05-07T20:22:15.3102625Z weighted=False, 2025-05-07T20:22:15.3102783Z row_wise=False, 2025-05-07T20:22:15.3102932Z mixed=True, 2025-05-07T20:22:15.3103085Z use_cache=False, 2025-05-07T20:22:15.3103286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3103567Z use_cpu=True, 2025-05-07T20:22:15.3103765Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3103915Z ) 2025-05-07T20:22:15.3769128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3769811Z self=, 2025-05-07T20:22:15.3770330Z mixed_B=True, 2025-05-07T20:22:15.3770485Z compile=False, 2025-05-07T20:22:15.3770639Z T=5, 2025-05-07T20:22:15.3770785Z D=117, 2025-05-07T20:22:15.3770932Z B=18, 2025-05-07T20:22:15.3771088Z log_E=5, 2025-05-07T20:22:15.3771229Z L=20, 2025-05-07T20:22:15.3771382Z D_gradcheck=2, 2025-05-07T20:22:15.3771569Z stochastic_rounding=False, 2025-05-07T20:22:15.3771728Z weighted=False, 2025-05-07T20:22:15.3771880Z row_wise=True, 2025-05-07T20:22:15.3772049Z mixed=True, 2025-05-07T20:22:15.3772203Z use_cache=True, 2025-05-07T20:22:15.3772405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3772579Z use_cpu=True, 2025-05-07T20:22:15.3772761Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3772911Z ) 2025-05-07T20:22:15.3773138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3773699Z self=, 2025-05-07T20:22:15.3773978Z mixed_B=True, 2025-05-07T20:22:15.3774133Z compile=False, 2025-05-07T20:22:15.3774278Z T=5, 2025-05-07T20:22:15.3774432Z D=62, 2025-05-07T20:22:15.3774576Z B=73, 2025-05-07T20:22:15.3774725Z log_E=5, 2025-05-07T20:22:15.3774877Z L=20, 2025-05-07T20:22:15.3775030Z D_gradcheck=2, 2025-05-07T20:22:15.3775211Z stochastic_rounding=False, 2025-05-07T20:22:15.3775365Z weighted=True, 2025-05-07T20:22:15.3775516Z row_wise=True, 2025-05-07T20:22:15.3775675Z mixed=False, 2025-05-07T20:22:15.3775829Z use_cache=False, 2025-05-07T20:22:15.3776019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3776363Z use_cpu=True, 2025-05-07T20:22:15.3776548Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3776688Z ) 2025-05-07T20:22:15.3776922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3777488Z self=, 2025-05-07T20:22:15.3777640Z mixed_B=False, 2025-05-07T20:22:15.3777802Z compile=True, 2025-05-07T20:22:15.3777945Z T=5, 2025-05-07T20:22:15.3778094Z D=109, 2025-05-07T20:22:15.3778238Z B=117, 2025-05-07T20:22:15.3778384Z log_E=3, 2025-05-07T20:22:15.3778533Z L=16, 2025-05-07T20:22:15.3778684Z D_gradcheck=1, 2025-05-07T20:22:15.3778856Z stochastic_rounding=True, 2025-05-07T20:22:15.3779018Z weighted=False, 2025-05-07T20:22:15.3779169Z row_wise=True, 2025-05-07T20:22:15.3779320Z mixed=False, 2025-05-07T20:22:15.3779478Z use_cache=True, 2025-05-07T20:22:15.3779668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3779828Z use_cpu=True, 2025-05-07T20:22:15.3780013Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3780151Z ) 2025-05-07T20:22:15.3780376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3781109Z self=, 2025-05-07T20:22:15.3781282Z mixed_B=False, 2025-05-07T20:22:15.3781448Z compile=False, 2025-05-07T20:22:15.3781593Z T=4, 2025-05-07T20:22:15.3781740Z D=92, 2025-05-07T20:22:15.3781891Z B=101, 2025-05-07T20:22:15.3782037Z log_E=5, 2025-05-07T20:22:15.3782180Z L=18, 2025-05-07T20:22:15.3782339Z D_gradcheck=2, 2025-05-07T20:22:15.3782510Z stochastic_rounding=True, 2025-05-07T20:22:15.3782664Z weighted=False, 2025-05-07T20:22:15.3782826Z row_wise=False, 2025-05-07T20:22:15.3782976Z mixed=False, 2025-05-07T20:22:15.3783129Z use_cache=False, 2025-05-07T20:22:15.3783327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3783718Z use_cpu=True, 2025-05-07T20:22:15.3783918Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3784183Z ) 2025-05-07T20:22:15.3784414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3784984Z self=, 2025-05-07T20:22:15.3785136Z mixed_B=True, 2025-05-07T20:22:15.3785399Z compile=True, 2025-05-07T20:22:15.3785550Z T=4, 2025-05-07T20:22:15.3785693Z D=110, 2025-05-07T20:22:15.3785837Z B=84, 2025-05-07T20:22:15.3785989Z log_E=5, 2025-05-07T20:22:15.3786132Z L=3, 2025-05-07T20:22:15.3786284Z D_gradcheck=2, 2025-05-07T20:22:15.3786465Z stochastic_rounding=False, 2025-05-07T20:22:15.3786622Z weighted=False, 2025-05-07T20:22:15.3786773Z row_wise=True, 2025-05-07T20:22:15.3786928Z mixed=True, 2025-05-07T20:22:15.3787082Z use_cache=False, 2025-05-07T20:22:15.3787273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3787440Z use_cpu=True, 2025-05-07T20:22:15.3787622Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3787772Z ) 2025-05-07T20:22:15.3788000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3788559Z self=, 2025-05-07T20:22:15.3788719Z mixed_B=True, 2025-05-07T20:22:15.3788876Z compile=True, 2025-05-07T20:22:15.3789021Z T=5, 2025-05-07T20:22:15.3789173Z D=104, 2025-05-07T20:22:15.3789317Z B=27, 2025-05-07T20:22:15.3789465Z log_E=5, 2025-05-07T20:22:15.3789618Z L=16, 2025-05-07T20:22:15.3789771Z D_gradcheck=2, 2025-05-07T20:22:15.3789944Z stochastic_rounding=False, 2025-05-07T20:22:15.3790107Z weighted=False, 2025-05-07T20:22:15.3790259Z row_wise=True, 2025-05-07T20:22:15.3790409Z mixed=False, 2025-05-07T20:22:15.3790569Z use_cache=True, 2025-05-07T20:22:15.3790759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3791065Z use_cpu=True, 2025-05-07T20:22:15.3791250Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3791394Z ) 2025-05-07T20:22:15.3791626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3792185Z self=, 2025-05-07T20:22:15.3792338Z mixed_B=False, 2025-05-07T20:22:15.3792503Z compile=True, 2025-05-07T20:22:15.3792646Z T=1, 2025-05-07T20:22:15.3792788Z D=28, 2025-05-07T20:22:15.3792939Z B=69, 2025-05-07T20:22:15.3793084Z log_E=3, 2025-05-07T20:22:15.3793228Z L=1, 2025-05-07T20:22:15.3793388Z D_gradcheck=1, 2025-05-07T20:22:15.3793561Z stochastic_rounding=True, 2025-05-07T20:22:15.3793726Z weighted=False, 2025-05-07T20:22:15.3793879Z row_wise=False, 2025-05-07T20:22:15.3794035Z mixed=False, 2025-05-07T20:22:15.3794195Z use_cache=True, 2025-05-07T20:22:15.3794385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3794544Z use_cpu=True, 2025-05-07T20:22:15.3794736Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3794881Z ) 2025-05-07T20:22:15.3795107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3795795Z self=, 2025-05-07T20:22:15.3795966Z mixed_B=False, 2025-05-07T20:22:15.3796132Z compile=False, 2025-05-07T20:22:15.3796284Z T=2, 2025-05-07T20:22:15.3796427Z D=3, 2025-05-07T20:22:15.3796572Z B=111, 2025-05-07T20:22:15.3796725Z log_E=3, 2025-05-07T20:22:15.3796869Z L=14, 2025-05-07T20:22:15.3797028Z D_gradcheck=1, 2025-05-07T20:22:15.3797201Z stochastic_rounding=True, 2025-05-07T20:22:15.3797356Z weighted=False, 2025-05-07T20:22:15.3797517Z row_wise=True, 2025-05-07T20:22:15.3797668Z mixed=False, 2025-05-07T20:22:15.3797820Z use_cache=False, 2025-05-07T20:22:15.3798017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3798314Z use_cpu=True, 2025-05-07T20:22:15.3798510Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3798655Z ) 2025-05-07T20:22:15.3798881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3799436Z self=, 2025-05-07T20:22:15.3799595Z mixed_B=False, 2025-05-07T20:22:15.3799872Z compile=False, 2025-05-07T20:22:15.3800027Z T=1, 2025-05-07T20:22:15.3800173Z D=59, 2025-05-07T20:22:15.3800317Z B=98, 2025-05-07T20:22:15.3800467Z log_E=3, 2025-05-07T20:22:15.3800609Z L=15, 2025-05-07T20:22:15.3800760Z D_gradcheck=1, 2025-05-07T20:22:15.3800938Z stochastic_rounding=True, 2025-05-07T20:22:15.3801090Z weighted=True, 2025-05-07T20:22:15.3801240Z row_wise=False, 2025-05-07T20:22:15.3801395Z mixed=False, 2025-05-07T20:22:15.3801546Z use_cache=True, 2025-05-07T20:22:15.3801736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3801902Z use_cpu=True, 2025-05-07T20:22:15.3802084Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3802224Z ) 2025-05-07T20:22:15.3802454Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3803009Z self=, 2025-05-07T20:22:15.3803170Z mixed_B=True, 2025-05-07T20:22:15.3803325Z compile=True, 2025-05-07T20:22:15.3803467Z T=3, 2025-05-07T20:22:15.3803621Z D=59, 2025-05-07T20:22:15.3803768Z B=127, 2025-05-07T20:22:15.3803915Z log_E=4, 2025-05-07T20:22:15.3804065Z L=5, 2025-05-07T20:22:15.3804219Z D_gradcheck=1, 2025-05-07T20:22:15.3804393Z stochastic_rounding=False, 2025-05-07T20:22:15.3804555Z weighted=False, 2025-05-07T20:22:15.3804708Z row_wise=False, 2025-05-07T20:22:15.3804862Z mixed=False, 2025-05-07T20:22:15.3805026Z use_cache=False, 2025-05-07T20:22:15.3805213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3805528Z use_cpu=True, 2025-05-07T20:22:15.3805718Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3805862Z ) 2025-05-07T20:22:15.3806098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3806663Z self=, 2025-05-07T20:22:15.3806817Z mixed_B=False, 2025-05-07T20:22:15.3806983Z compile=False, 2025-05-07T20:22:15.3807127Z T=4, 2025-05-07T20:22:15.3807271Z D=69, 2025-05-07T20:22:15.3807424Z B=20, 2025-05-07T20:22:15.3807569Z log_E=3, 2025-05-07T20:22:15.3807715Z L=17, 2025-05-07T20:22:15.3807874Z D_gradcheck=1, 2025-05-07T20:22:15.3808048Z stochastic_rounding=False, 2025-05-07T20:22:15.3808205Z weighted=False, 2025-05-07T20:22:15.3808365Z row_wise=True, 2025-05-07T20:22:15.3808514Z mixed=True, 2025-05-07T20:22:15.3808666Z use_cache=True, 2025-05-07T20:22:15.3808864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3809024Z use_cpu=True, 2025-05-07T20:22:15.3809217Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3809356Z ) 2025-05-07T20:22:15.3809582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3810277Z self=, 2025-05-07T20:22:15.3810447Z mixed_B=False, 2025-05-07T20:22:15.3810607Z compile=False, 2025-05-07T20:22:15.3810759Z T=4, 2025-05-07T20:22:15.3810903Z D=81, 2025-05-07T20:22:15.3811046Z B=52, 2025-05-07T20:22:15.3811197Z log_E=3, 2025-05-07T20:22:15.3811340Z L=9, 2025-05-07T20:22:15.3811493Z D_gradcheck=2, 2025-05-07T20:22:15.3811672Z stochastic_rounding=False, 2025-05-07T20:22:15.3811825Z weighted=False, 2025-05-07T20:22:15.3811975Z row_wise=True, 2025-05-07T20:22:15.3812133Z mixed=False, 2025-05-07T20:22:15.3812286Z use_cache=True, 2025-05-07T20:22:15.3812484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3812755Z use_cpu=True, 2025-05-07T20:22:15.3812955Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3813103Z ) 2025-05-07T20:22:15.3813329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3813888Z self=, 2025-05-07T20:22:15.3814046Z mixed_B=True, 2025-05-07T20:22:15.3814370Z compile=True, 2025-05-07T20:22:15.3814515Z T=2, 2025-05-07T20:22:15.3814667Z D=125, 2025-05-07T20:22:15.3814811Z B=106, 2025-05-07T20:22:15.3814957Z log_E=5, 2025-05-07T20:22:15.3815108Z L=2, 2025-05-07T20:22:15.3815261Z D_gradcheck=2, 2025-05-07T20:22:15.3815442Z stochastic_rounding=False, 2025-05-07T20:22:15.3815597Z weighted=True, 2025-05-07T20:22:15.3815750Z row_wise=False, 2025-05-07T20:22:15.3815908Z mixed=True, 2025-05-07T20:22:15.3816375Z use_cache=False, 2025-05-07T20:22:15.3816589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3816754Z use_cpu=True, 2025-05-07T20:22:15.3816941Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3817084Z ) 2025-05-07T20:22:15.3817319Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3817884Z self=, 2025-05-07T20:22:15.3818034Z mixed_B=True, 2025-05-07T20:22:15.3818200Z compile=True, 2025-05-07T20:22:15.3818343Z T=3, 2025-05-07T20:22:15.3818486Z D=17, 2025-05-07T20:22:15.3818638Z B=54, 2025-05-07T20:22:15.3818784Z log_E=3, 2025-05-07T20:22:15.3818933Z L=5, 2025-05-07T20:22:15.3819089Z D_gradcheck=2, 2025-05-07T20:22:15.3819261Z stochastic_rounding=True, 2025-05-07T20:22:15.3819422Z weighted=True, 2025-05-07T20:22:15.3819572Z row_wise=False, 2025-05-07T20:22:15.3819720Z mixed=True, 2025-05-07T20:22:15.3819879Z use_cache=True, 2025-05-07T20:22:15.3820087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.3820239Z use_cpu=True, 2025-05-07T20:22:15.3820670Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.3820813Z ) 2025-05-07T20:22:15.3821042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3821608Z self=, 2025-05-07T20:22:15.3821762Z mixed_B=True, 2025-05-07T20:22:15.3821926Z compile=True, 2025-05-07T20:22:15.3822070Z T=3, 2025-05-07T20:22:15.3822214Z D=42, 2025-05-07T20:22:15.3822365Z B=36, 2025-05-07T20:22:15.3822511Z log_E=4, 2025-05-07T20:22:15.3822654Z L=16, 2025-05-07T20:22:15.3822813Z D_gradcheck=2, 2025-05-07T20:22:15.3822986Z stochastic_rounding=True, 2025-05-07T20:22:15.3823143Z weighted=False, 2025-05-07T20:22:15.3823302Z row_wise=True, 2025-05-07T20:22:15.3823455Z mixed=True, 2025-05-07T20:22:15.3823612Z use_cache=False, 2025-05-07T20:22:15.3823809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3823961Z use_cpu=True, 2025-05-07T20:22:15.3824284Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3824435Z ) 2025-05-07T20:22:15.3824663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3825394Z self=, 2025-05-07T20:22:15.3825561Z mixed_B=True, 2025-05-07T20:22:15.3825723Z compile=False, 2025-05-07T20:22:15.3825874Z T=4, 2025-05-07T20:22:15.3826019Z D=110, 2025-05-07T20:22:15.3826166Z B=103, 2025-05-07T20:22:15.3826322Z log_E=3, 2025-05-07T20:22:15.3826470Z L=14, 2025-05-07T20:22:15.3826623Z D_gradcheck=2, 2025-05-07T20:22:15.3826802Z stochastic_rounding=False, 2025-05-07T20:22:15.3826955Z weighted=True, 2025-05-07T20:22:15.3827113Z row_wise=False, 2025-05-07T20:22:15.3827271Z mixed=False, 2025-05-07T20:22:15.3827425Z use_cache=False, 2025-05-07T20:22:15.3827615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3827778Z use_cpu=True, 2025-05-07T20:22:15.3828165Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3828333Z ) 2025-05-07T20:22:15.3828579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.3829142Z self=, 2025-05-07T20:22:15.3829305Z mixed_B=False, 2025-05-07T20:22:15.3829631Z compile=False, 2025-05-07T20:22:15.3829774Z T=3, 2025-05-07T20:22:15.3829928Z D=64, 2025-05-07T20:22:15.3830073Z B=123, 2025-05-07T20:22:15.3830223Z log_E=5, 2025-05-07T20:22:15.3830374Z L=15, 2025-05-07T20:22:15.3830531Z D_gradcheck=1, 2025-05-07T20:22:15.3830706Z stochastic_rounding=False, 2025-05-07T20:22:15.3830870Z weighted=True, 2025-05-07T20:22:15.3831022Z row_wise=False, 2025-05-07T20:22:15.3831174Z mixed=True, 2025-05-07T20:22:15.3831336Z use_cache=False, 2025-05-07T20:22:15.3831527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.3831687Z use_cpu=True, 2025-05-07T20:22:15.3831878Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.3832023Z ) 2025-05-07T20:22:15.4508091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4508737Z self=, 2025-05-07T20:22:15.4508905Z mixed_B=True, 2025-05-07T20:22:15.4509077Z compile=True, 2025-05-07T20:22:15.4509227Z T=5, 2025-05-07T20:22:15.4509377Z D=23, 2025-05-07T20:22:15.4509522Z B=70, 2025-05-07T20:22:15.4509666Z log_E=3, 2025-05-07T20:22:15.4509820Z L=1, 2025-05-07T20:22:15.4509979Z D_gradcheck=1, 2025-05-07T20:22:15.4510153Z stochastic_rounding=True, 2025-05-07T20:22:15.4510312Z weighted=False, 2025-05-07T20:22:15.4510465Z row_wise=True, 2025-05-07T20:22:15.4510623Z mixed=False, 2025-05-07T20:22:15.4510779Z use_cache=False, 2025-05-07T20:22:15.4510970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4511128Z use_cpu=True, 2025-05-07T20:22:15.4511705Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.4511855Z ) 2025-05-07T20:22:15.4512098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4512780Z self=, 2025-05-07T20:22:15.4512942Z mixed_B=True, 2025-05-07T20:22:15.4513104Z compile=True, 2025-05-07T20:22:15.4513254Z T=5, 2025-05-07T20:22:15.4513405Z D=83, 2025-05-07T20:22:15.4513551Z B=76, 2025-05-07T20:22:15.4513699Z log_E=4, 2025-05-07T20:22:15.4513851Z L=1, 2025-05-07T20:22:15.4514002Z D_gradcheck=1, 2025-05-07T20:22:15.4514175Z stochastic_rounding=True, 2025-05-07T20:22:15.4514335Z weighted=False, 2025-05-07T20:22:15.4514490Z row_wise=False, 2025-05-07T20:22:15.4514639Z mixed=False, 2025-05-07T20:22:15.4514802Z use_cache=False, 2025-05-07T20:22:15.4514991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4515143Z use_cpu=True, 2025-05-07T20:22:15.4515344Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.4515488Z ) 2025-05-07T20:22:15.4515718Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4516562Z self=, 2025-05-07T20:22:15.4516896Z mixed_B=True, 2025-05-07T20:22:15.4517071Z compile=True, 2025-05-07T20:22:15.4517222Z T=5, 2025-05-07T20:22:15.4517366Z D=23, 2025-05-07T20:22:15.4517517Z B=118, 2025-05-07T20:22:15.4517663Z log_E=3, 2025-05-07T20:22:15.4517807Z L=11, 2025-05-07T20:22:15.4517971Z D_gradcheck=1, 2025-05-07T20:22:15.4518146Z stochastic_rounding=False, 2025-05-07T20:22:15.4518304Z weighted=False, 2025-05-07T20:22:15.4518463Z row_wise=True, 2025-05-07T20:22:15.4518616Z mixed=False, 2025-05-07T20:22:15.4518771Z use_cache=True, 2025-05-07T20:22:15.4518971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4519123Z use_cpu=True, 2025-05-07T20:22:15.4519551Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4519715Z ) 2025-05-07T20:22:15.4519949Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4520516Z self=, 2025-05-07T20:22:15.4520678Z mixed_B=False, 2025-05-07T20:22:15.4520836Z compile=False, 2025-05-07T20:22:15.4521186Z T=3, 2025-05-07T20:22:15.4521329Z D=48, 2025-05-07T20:22:15.4521475Z B=74, 2025-05-07T20:22:15.4521627Z log_E=4, 2025-05-07T20:22:15.4521770Z L=3, 2025-05-07T20:22:15.4521922Z D_gradcheck=2, 2025-05-07T20:22:15.4522100Z stochastic_rounding=True, 2025-05-07T20:22:15.4522254Z weighted=True, 2025-05-07T20:22:15.4522405Z row_wise=True, 2025-05-07T20:22:15.4522560Z mixed=True, 2025-05-07T20:22:15.4522714Z use_cache=False, 2025-05-07T20:22:15.4522904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4523062Z use_cpu=True, 2025-05-07T20:22:15.4523251Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4523399Z ) 2025-05-07T20:22:15.4523623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4524180Z self=, 2025-05-07T20:22:15.4524345Z mixed_B=True, 2025-05-07T20:22:15.4524495Z compile=True, 2025-05-07T20:22:15.4524643Z T=4, 2025-05-07T20:22:15.4524799Z D=41, 2025-05-07T20:22:15.4524943Z B=97, 2025-05-07T20:22:15.4525091Z log_E=3, 2025-05-07T20:22:15.4525239Z L=19, 2025-05-07T20:22:15.4525391Z D_gradcheck=2, 2025-05-07T20:22:15.4525567Z stochastic_rounding=False, 2025-05-07T20:22:15.4525727Z weighted=False, 2025-05-07T20:22:15.4525877Z row_wise=True, 2025-05-07T20:22:15.4526026Z mixed=True, 2025-05-07T20:22:15.4526186Z use_cache=True, 2025-05-07T20:22:15.4526378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4526540Z use_cpu=True, 2025-05-07T20:22:15.4526960Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.4527102Z ) 2025-05-07T20:22:15.4527338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4527892Z self=, 2025-05-07T20:22:15.4528049Z mixed_B=False, 2025-05-07T20:22:15.4528212Z compile=True, 2025-05-07T20:22:15.4528361Z T=2, 2025-05-07T20:22:15.4528505Z D=14, 2025-05-07T20:22:15.4528655Z B=26, 2025-05-07T20:22:15.4528801Z log_E=4, 2025-05-07T20:22:15.4528945Z L=14, 2025-05-07T20:22:15.4529101Z D_gradcheck=1, 2025-05-07T20:22:15.4529274Z stochastic_rounding=True, 2025-05-07T20:22:15.4529434Z weighted=True, 2025-05-07T20:22:15.4529587Z row_wise=True, 2025-05-07T20:22:15.4529735Z mixed=True, 2025-05-07T20:22:15.4529898Z use_cache=False, 2025-05-07T20:22:15.4530086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4530236Z use_cpu=True, 2025-05-07T20:22:15.4530431Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4530573Z ) 2025-05-07T20:22:15.4530800Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4531356Z self=, 2025-05-07T20:22:15.4531633Z mixed_B=False, 2025-05-07T20:22:15.4531804Z compile=True, 2025-05-07T20:22:15.4531962Z T=1, 2025-05-07T20:22:15.4532106Z D=101, 2025-05-07T20:22:15.4532250Z B=124, 2025-05-07T20:22:15.4532401Z log_E=4, 2025-05-07T20:22:15.4532543Z L=6, 2025-05-07T20:22:15.4532704Z D_gradcheck=2, 2025-05-07T20:22:15.4532877Z stochastic_rounding=True, 2025-05-07T20:22:15.4533031Z weighted=True, 2025-05-07T20:22:15.4533194Z row_wise=False, 2025-05-07T20:22:15.4533342Z mixed=True, 2025-05-07T20:22:15.4533500Z use_cache=False, 2025-05-07T20:22:15.4533700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4533852Z use_cpu=True, 2025-05-07T20:22:15.4534157Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4534320Z ) 2025-05-07T20:22:15.4534548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4535106Z self=, 2025-05-07T20:22:15.4535280Z mixed_B=False, 2025-05-07T20:22:15.4535434Z compile=False, 2025-05-07T20:22:15.4535710Z T=1, 2025-05-07T20:22:15.4535855Z D=27, 2025-05-07T20:22:15.4536001Z B=60, 2025-05-07T20:22:15.4536155Z log_E=5, 2025-05-07T20:22:15.4536299Z L=13, 2025-05-07T20:22:15.4536452Z D_gradcheck=2, 2025-05-07T20:22:15.4536634Z stochastic_rounding=False, 2025-05-07T20:22:15.4536786Z weighted=True, 2025-05-07T20:22:15.4536938Z row_wise=True, 2025-05-07T20:22:15.4537096Z mixed=True, 2025-05-07T20:22:15.4537251Z use_cache=False, 2025-05-07T20:22:15.4537442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4537600Z use_cpu=True, 2025-05-07T20:22:15.4537788Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4537932Z ) 2025-05-07T20:22:15.4538166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4538721Z self=, 2025-05-07T20:22:15.4538885Z mixed_B=True, 2025-05-07T20:22:15.4539039Z compile=True, 2025-05-07T20:22:15.4539185Z T=2, 2025-05-07T20:22:15.4539334Z D=78, 2025-05-07T20:22:15.4539487Z B=22, 2025-05-07T20:22:15.4539633Z log_E=3, 2025-05-07T20:22:15.4539785Z L=4, 2025-05-07T20:22:15.4539940Z D_gradcheck=1, 2025-05-07T20:22:15.4540110Z stochastic_rounding=True, 2025-05-07T20:22:15.4540271Z weighted=False, 2025-05-07T20:22:15.4540429Z row_wise=True, 2025-05-07T20:22:15.4540579Z mixed=True, 2025-05-07T20:22:15.4540741Z use_cache=True, 2025-05-07T20:22:15.4540931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4541085Z use_cpu=True, 2025-05-07T20:22:15.4541278Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4541582Z ) 2025-05-07T20:22:15.4541827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4542387Z self=, 2025-05-07T20:22:15.4542551Z mixed_B=False, 2025-05-07T20:22:15.4542710Z compile=True, 2025-05-07T20:22:15.4542857Z T=2, 2025-05-07T20:22:15.4543000Z D=40, 2025-05-07T20:22:15.4543151Z B=4, 2025-05-07T20:22:15.4543296Z log_E=4, 2025-05-07T20:22:15.4543437Z L=0, 2025-05-07T20:22:15.4543598Z D_gradcheck=1, 2025-05-07T20:22:15.4543773Z stochastic_rounding=True, 2025-05-07T20:22:15.4543930Z weighted=False, 2025-05-07T20:22:15.4544236Z row_wise=True, 2025-05-07T20:22:15.4544393Z mixed=False, 2025-05-07T20:22:15.4544547Z use_cache=True, 2025-05-07T20:22:15.4544743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4544897Z use_cpu=True, 2025-05-07T20:22:15.4545089Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4545232Z ) 2025-05-07T20:22:15.4545457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4546022Z self=, 2025-05-07T20:22:15.4546321Z mixed_B=True, 2025-05-07T20:22:15.4546488Z compile=False, 2025-05-07T20:22:15.4546643Z T=1, 2025-05-07T20:22:15.4546785Z D=55, 2025-05-07T20:22:15.4546929Z B=64, 2025-05-07T20:22:15.4547079Z log_E=4, 2025-05-07T20:22:15.4547224Z L=13, 2025-05-07T20:22:15.4547375Z D_gradcheck=1, 2025-05-07T20:22:15.4547554Z stochastic_rounding=True, 2025-05-07T20:22:15.4547709Z weighted=False, 2025-05-07T20:22:15.4547859Z row_wise=True, 2025-05-07T20:22:15.4548020Z mixed=False, 2025-05-07T20:22:15.4548176Z use_cache=False, 2025-05-07T20:22:15.4548373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4548523Z use_cpu=True, 2025-05-07T20:22:15.4548825Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4548994Z ) 2025-05-07T20:22:15.4549222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4549776Z self=, 2025-05-07T20:22:15.4549941Z mixed_B=False, 2025-05-07T20:22:15.4550094Z compile=False, 2025-05-07T20:22:15.4550340Z T=5, 2025-05-07T20:22:15.4550493Z D=63, 2025-05-07T20:22:15.4550638Z B=83, 2025-05-07T20:22:15.4550784Z log_E=4, 2025-05-07T20:22:15.4550938Z L=10, 2025-05-07T20:22:15.4551090Z D_gradcheck=2, 2025-05-07T20:22:15.4551265Z stochastic_rounding=False, 2025-05-07T20:22:15.4551426Z weighted=False, 2025-05-07T20:22:15.4551578Z row_wise=True, 2025-05-07T20:22:15.4551736Z mixed=False, 2025-05-07T20:22:15.4551888Z use_cache=True, 2025-05-07T20:22:15.4552079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4552236Z use_cpu=True, 2025-05-07T20:22:15.4552422Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.4552568Z ) 2025-05-07T20:22:15.4552804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4553358Z self=, 2025-05-07T20:22:15.4553510Z mixed_B=False, 2025-05-07T20:22:15.4553672Z compile=True, 2025-05-07T20:22:15.4553821Z T=3, 2025-05-07T20:22:15.4553966Z D=107, 2025-05-07T20:22:15.4554116Z B=3, 2025-05-07T20:22:15.4554262Z log_E=4, 2025-05-07T20:22:15.4554415Z L=19, 2025-05-07T20:22:15.4554574Z D_gradcheck=2, 2025-05-07T20:22:15.4554748Z stochastic_rounding=False, 2025-05-07T20:22:15.4554909Z weighted=False, 2025-05-07T20:22:15.4555062Z row_wise=True, 2025-05-07T20:22:15.4555212Z mixed=False, 2025-05-07T20:22:15.4555377Z use_cache=False, 2025-05-07T20:22:15.4555570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4555722Z use_cpu=True, 2025-05-07T20:22:15.4555914Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4556203Z ) 2025-05-07T20:22:15.4556437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4556997Z self=, 2025-05-07T20:22:15.4557150Z mixed_B=False, 2025-05-07T20:22:15.4557316Z compile=True, 2025-05-07T20:22:15.4557458Z T=5, 2025-05-07T20:22:15.4557607Z D=23, 2025-05-07T20:22:15.4557761Z B=80, 2025-05-07T20:22:15.4557907Z log_E=5, 2025-05-07T20:22:15.4558051Z L=2, 2025-05-07T20:22:15.4558213Z D_gradcheck=1, 2025-05-07T20:22:15.4558388Z stochastic_rounding=False, 2025-05-07T20:22:15.4558540Z weighted=True, 2025-05-07T20:22:15.4558709Z row_wise=False, 2025-05-07T20:22:15.4558859Z mixed=False, 2025-05-07T20:22:15.4559014Z use_cache=True, 2025-05-07T20:22:15.4559212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4559362Z use_cpu=True, 2025-05-07T20:22:15.4559547Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4559697Z ) 2025-05-07T20:22:15.4559924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4560487Z self=, 2025-05-07T20:22:15.4560650Z mixed_B=False, 2025-05-07T20:22:15.4560987Z compile=False, 2025-05-07T20:22:15.4561158Z T=4, 2025-05-07T20:22:15.4561308Z D=99, 2025-05-07T20:22:15.4561456Z B=38, 2025-05-07T20:22:15.4561611Z log_E=4, 2025-05-07T20:22:15.4561756Z L=7, 2025-05-07T20:22:15.4561909Z D_gradcheck=2, 2025-05-07T20:22:15.4562092Z stochastic_rounding=False, 2025-05-07T20:22:15.4562246Z weighted=True, 2025-05-07T20:22:15.4562400Z row_wise=False, 2025-05-07T20:22:15.4562555Z mixed=True, 2025-05-07T20:22:15.4562710Z use_cache=True, 2025-05-07T20:22:15.4562899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.4563066Z use_cpu=True, 2025-05-07T20:22:15.4563251Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4563525Z ) 2025-05-07T20:22:15.4563769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4564325Z self=, 2025-05-07T20:22:15.4564484Z mixed_B=True, 2025-05-07T20:22:15.4564646Z compile=False, 2025-05-07T20:22:15.4564792Z T=3, 2025-05-07T20:22:15.4565072Z D=37, 2025-05-07T20:22:15.4565213Z B=16, 2025-05-07T20:22:15.4565361Z log_E=5, 2025-05-07T20:22:15.4565514Z L=12, 2025-05-07T20:22:15.4565667Z D_gradcheck=1, 2025-05-07T20:22:15.4565837Z stochastic_rounding=True, 2025-05-07T20:22:15.4566000Z weighted=True, 2025-05-07T20:22:15.4566152Z row_wise=False, 2025-05-07T20:22:15.4566303Z mixed=False, 2025-05-07T20:22:15.4566464Z use_cache=False, 2025-05-07T20:22:15.4566656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4566814Z use_cpu=True, 2025-05-07T20:22:15.4566998Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.4567147Z ) 2025-05-07T20:22:15.4567382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.4567935Z self=, 2025-05-07T20:22:15.4568093Z mixed_B=False, 2025-05-07T20:22:15.4568254Z compile=False, 2025-05-07T20:22:15.4568396Z T=1, 2025-05-07T20:22:15.4568546Z D=112, 2025-05-07T20:22:15.4568696Z B=45, 2025-05-07T20:22:15.4568870Z log_E=4, 2025-05-07T20:22:15.4569013Z L=16, 2025-05-07T20:22:15.4569172Z D_gradcheck=1, 2025-05-07T20:22:15.4569350Z stochastic_rounding=False, 2025-05-07T20:22:15.4569504Z weighted=False, 2025-05-07T20:22:15.4569663Z row_wise=False, 2025-05-07T20:22:15.4569814Z mixed=False, 2025-05-07T20:22:15.4569974Z use_cache=True, 2025-05-07T20:22:15.4570166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.4570316Z use_cpu=True, 2025-05-07T20:22:15.4570505Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.4570821Z ) 2025-05-07T20:22:15.5294600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5295274Z self=, 2025-05-07T20:22:15.5295429Z mixed_B=True, 2025-05-07T20:22:15.5295618Z compile=True, 2025-05-07T20:22:15.5295769Z T=4, 2025-05-07T20:22:15.5295925Z D=114, 2025-05-07T20:22:15.5296082Z B=43, 2025-05-07T20:22:15.5296229Z log_E=5, 2025-05-07T20:22:15.5296372Z L=2, 2025-05-07T20:22:15.5296532Z D_gradcheck=2, 2025-05-07T20:22:15.5296709Z stochastic_rounding=False, 2025-05-07T20:22:15.5296860Z weighted=False, 2025-05-07T20:22:15.5297020Z row_wise=True, 2025-05-07T20:22:15.5297171Z mixed=False, 2025-05-07T20:22:15.5297331Z use_cache=True, 2025-05-07T20:22:15.5297524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5297677Z use_cpu=True, 2025-05-07T20:22:15.5297867Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5298026Z ) 2025-05-07T20:22:15.5298258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5298823Z self=, 2025-05-07T20:22:15.5298973Z mixed_B=False, 2025-05-07T20:22:15.5299520Z compile=True, 2025-05-07T20:22:15.5299695Z T=2, 2025-05-07T20:22:15.5299844Z D=16, 2025-05-07T20:22:15.5299986Z B=95, 2025-05-07T20:22:15.5300138Z log_E=5, 2025-05-07T20:22:15.5300280Z L=3, 2025-05-07T20:22:15.5300434Z D_gradcheck=2, 2025-05-07T20:22:15.5300614Z stochastic_rounding=False, 2025-05-07T20:22:15.5300765Z weighted=True, 2025-05-07T20:22:15.5300923Z row_wise=True, 2025-05-07T20:22:15.5301071Z mixed=True, 2025-05-07T20:22:15.5301224Z use_cache=True, 2025-05-07T20:22:15.5301424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5301575Z use_cpu=True, 2025-05-07T20:22:15.5301757Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5302040Z ) 2025-05-07T20:22:15.5302284Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5302957Z self=, 2025-05-07T20:22:15.5303119Z mixed_B=False, 2025-05-07T20:22:15.5303276Z compile=False, 2025-05-07T20:22:15.5303425Z T=3, 2025-05-07T20:22:15.5303701Z D=7, 2025-05-07T20:22:15.5303848Z B=123, 2025-05-07T20:22:15.5303998Z log_E=4, 2025-05-07T20:22:15.5304240Z L=10, 2025-05-07T20:22:15.5304389Z D_gradcheck=2, 2025-05-07T20:22:15.5304566Z stochastic_rounding=True, 2025-05-07T20:22:15.5304717Z weighted=True, 2025-05-07T20:22:15.5304869Z row_wise=False, 2025-05-07T20:22:15.5305030Z mixed=False, 2025-05-07T20:22:15.5305184Z use_cache=False, 2025-05-07T20:22:15.5305374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5305531Z use_cpu=True, 2025-05-07T20:22:15.5305715Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5305867Z ) 2025-05-07T20:22:15.5306102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5306655Z self=, 2025-05-07T20:22:15.5306814Z mixed_B=False, 2025-05-07T20:22:15.5306969Z compile=False, 2025-05-07T20:22:15.5307113Z T=2, 2025-05-07T20:22:15.5307267Z D=6, 2025-05-07T20:22:15.5322015Z B=46, 2025-05-07T20:22:15.5322295Z log_E=4, 2025-05-07T20:22:15.5322443Z L=6, 2025-05-07T20:22:15.5322598Z D_gradcheck=1, 2025-05-07T20:22:15.5322780Z stochastic_rounding=False, 2025-05-07T20:22:15.5322936Z weighted=True, 2025-05-07T20:22:15.5323091Z row_wise=False, 2025-05-07T20:22:15.5323246Z mixed=True, 2025-05-07T20:22:15.5323400Z use_cache=False, 2025-05-07T20:22:15.5323598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5323760Z use_cpu=True, 2025-05-07T20:22:15.5323942Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5324430Z ) 2025-05-07T20:22:15.5324684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5325257Z self=, 2025-05-07T20:22:15.5325417Z mixed_B=True, 2025-05-07T20:22:15.5325574Z compile=False, 2025-05-07T20:22:15.5325718Z T=3, 2025-05-07T20:22:15.5325877Z D=25, 2025-05-07T20:22:15.5326018Z B=65, 2025-05-07T20:22:15.5326162Z log_E=3, 2025-05-07T20:22:15.5326311Z L=1, 2025-05-07T20:22:15.5326462Z D_gradcheck=2, 2025-05-07T20:22:15.5326634Z stochastic_rounding=False, 2025-05-07T20:22:15.5326797Z weighted=True, 2025-05-07T20:22:15.5326946Z row_wise=False, 2025-05-07T20:22:15.5327096Z mixed=False, 2025-05-07T20:22:15.5327255Z use_cache=True, 2025-05-07T20:22:15.5327444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5327593Z use_cpu=True, 2025-05-07T20:22:15.5327780Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5327927Z ) 2025-05-07T20:22:15.5328165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5328720Z self=, 2025-05-07T20:22:15.5328871Z mixed_B=False, 2025-05-07T20:22:15.5329166Z compile=True, 2025-05-07T20:22:15.5329328Z T=2, 2025-05-07T20:22:15.5329480Z D=59, 2025-05-07T20:22:15.5329629Z B=84, 2025-05-07T20:22:15.5329775Z log_E=5, 2025-05-07T20:22:15.5329917Z L=19, 2025-05-07T20:22:15.5330073Z D_gradcheck=1, 2025-05-07T20:22:15.5330245Z stochastic_rounding=False, 2025-05-07T20:22:15.5330397Z weighted=False, 2025-05-07T20:22:15.5330556Z row_wise=False, 2025-05-07T20:22:15.5330703Z mixed=False, 2025-05-07T20:22:15.5330859Z use_cache=False, 2025-05-07T20:22:15.5331054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5331202Z use_cpu=True, 2025-05-07T20:22:15.5331389Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5331736Z ) 2025-05-07T20:22:15.5331981Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5332545Z self=, 2025-05-07T20:22:15.5332695Z mixed_B=True, 2025-05-07T20:22:15.5332852Z compile=False, 2025-05-07T20:22:15.5333004Z T=4, 2025-05-07T20:22:15.5333310Z D=26, 2025-05-07T20:22:15.5333451Z B=97, 2025-05-07T20:22:15.5333603Z log_E=3, 2025-05-07T20:22:15.5333747Z L=13, 2025-05-07T20:22:15.5333899Z D_gradcheck=1, 2025-05-07T20:22:15.5334077Z stochastic_rounding=False, 2025-05-07T20:22:15.5334229Z weighted=True, 2025-05-07T20:22:15.5334384Z row_wise=True, 2025-05-07T20:22:15.5334532Z mixed=False, 2025-05-07T20:22:15.5334683Z use_cache=False, 2025-05-07T20:22:15.5334882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5335032Z use_cpu=True, 2025-05-07T20:22:15.5335210Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5335365Z ) 2025-05-07T20:22:15.5335593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5336149Z self=, 2025-05-07T20:22:15.5336306Z mixed_B=True, 2025-05-07T20:22:15.5336464Z compile=True, 2025-05-07T20:22:15.5336611Z T=4, 2025-05-07T20:22:15.5336767Z D=48, 2025-05-07T20:22:15.5336912Z B=60, 2025-05-07T20:22:15.5337062Z log_E=4, 2025-05-07T20:22:15.5337213Z L=12, 2025-05-07T20:22:15.5337364Z D_gradcheck=1, 2025-05-07T20:22:15.5337544Z stochastic_rounding=True, 2025-05-07T20:22:15.5337694Z weighted=True, 2025-05-07T20:22:15.5337844Z row_wise=True, 2025-05-07T20:22:15.5338000Z mixed=True, 2025-05-07T20:22:15.5338152Z use_cache=True, 2025-05-07T20:22:15.5338341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5338499Z use_cpu=True, 2025-05-07T20:22:15.5338679Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5338820Z ) 2025-05-07T20:22:15.5339205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5339758Z self=, 2025-05-07T20:22:15.5339910Z mixed_B=True, 2025-05-07T20:22:15.5340071Z compile=True, 2025-05-07T20:22:15.5340216Z T=5, 2025-05-07T20:22:15.5340366Z D=48, 2025-05-07T20:22:15.5340514Z B=51, 2025-05-07T20:22:15.5340657Z log_E=3, 2025-05-07T20:22:15.5340805Z L=13, 2025-05-07T20:22:15.5340956Z D_gradcheck=2, 2025-05-07T20:22:15.5341128Z stochastic_rounding=True, 2025-05-07T20:22:15.5341292Z weighted=False, 2025-05-07T20:22:15.5341443Z row_wise=False, 2025-05-07T20:22:15.5341590Z mixed=True, 2025-05-07T20:22:15.5341747Z use_cache=True, 2025-05-07T20:22:15.5341931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5342084Z use_cpu=True, 2025-05-07T20:22:15.5342274Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5342414Z ) 2025-05-07T20:22:15.5342649Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5343206Z self=, 2025-05-07T20:22:15.5343358Z mixed_B=True, 2025-05-07T20:22:15.5343518Z compile=True, 2025-05-07T20:22:15.5343789Z T=4, 2025-05-07T20:22:15.5343948Z D=122, 2025-05-07T20:22:15.5344214Z B=3, 2025-05-07T20:22:15.5344365Z log_E=5, 2025-05-07T20:22:15.5344507Z L=2, 2025-05-07T20:22:15.5344668Z D_gradcheck=1, 2025-05-07T20:22:15.5344841Z stochastic_rounding=False, 2025-05-07T20:22:15.5344994Z weighted=False, 2025-05-07T20:22:15.5345149Z row_wise=True, 2025-05-07T20:22:15.5345298Z mixed=False, 2025-05-07T20:22:15.5345448Z use_cache=True, 2025-05-07T20:22:15.5345647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5345799Z use_cpu=True, 2025-05-07T20:22:15.5345978Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5346124Z ) 2025-05-07T20:22:15.5346484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5347061Z self=, 2025-05-07T20:22:15.5347216Z mixed_B=False, 2025-05-07T20:22:15.5347365Z compile=True, 2025-05-07T20:22:15.5347523Z T=5, 2025-05-07T20:22:15.5347668Z D=42, 2025-05-07T20:22:15.5347933Z B=114, 2025-05-07T20:22:15.5348086Z log_E=3, 2025-05-07T20:22:15.5348228Z L=16, 2025-05-07T20:22:15.5348378Z D_gradcheck=2, 2025-05-07T20:22:15.5348556Z stochastic_rounding=True, 2025-05-07T20:22:15.5348710Z weighted=False, 2025-05-07T20:22:15.5348859Z row_wise=True, 2025-05-07T20:22:15.5349015Z mixed=False, 2025-05-07T20:22:15.5349166Z use_cache=True, 2025-05-07T20:22:15.5349355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5349512Z use_cpu=True, 2025-05-07T20:22:15.5349688Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5349835Z ) 2025-05-07T20:22:15.5350069Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5350623Z self=, 2025-05-07T20:22:15.5350783Z mixed_B=False, 2025-05-07T20:22:15.5350935Z compile=False, 2025-05-07T20:22:15.5351082Z T=1, 2025-05-07T20:22:15.5351232Z D=58, 2025-05-07T20:22:15.5351378Z B=98, 2025-05-07T20:22:15.5351521Z log_E=4, 2025-05-07T20:22:15.5351669Z L=14, 2025-05-07T20:22:15.5351819Z D_gradcheck=2, 2025-05-07T20:22:15.5351989Z stochastic_rounding=False, 2025-05-07T20:22:15.5352148Z weighted=True, 2025-05-07T20:22:15.5352300Z row_wise=False, 2025-05-07T20:22:15.5352449Z mixed=False, 2025-05-07T20:22:15.5352609Z use_cache=True, 2025-05-07T20:22:15.5352799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5352955Z use_cpu=True, 2025-05-07T20:22:15.5353134Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5353273Z ) 2025-05-07T20:22:15.5353602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5354155Z self=, 2025-05-07T20:22:15.5354303Z mixed_B=True, 2025-05-07T20:22:15.5354465Z compile=True, 2025-05-07T20:22:15.5354615Z T=5, 2025-05-07T20:22:15.5354761Z D=96, 2025-05-07T20:22:15.5354912Z B=49, 2025-05-07T20:22:15.5355054Z log_E=3, 2025-05-07T20:22:15.5355196Z L=10, 2025-05-07T20:22:15.5355353Z D_gradcheck=2, 2025-05-07T20:22:15.5355520Z stochastic_rounding=False, 2025-05-07T20:22:15.5355679Z weighted=False, 2025-05-07T20:22:15.5355830Z row_wise=False, 2025-05-07T20:22:15.5355977Z mixed=False, 2025-05-07T20:22:15.5356136Z use_cache=True, 2025-05-07T20:22:15.5356325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5356474Z use_cpu=True, 2025-05-07T20:22:15.5356669Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5356810Z ) 2025-05-07T20:22:15.5357043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5357603Z self=, 2025-05-07T20:22:15.5357754Z mixed_B=True, 2025-05-07T20:22:15.5357906Z compile=True, 2025-05-07T20:22:15.5358167Z T=5, 2025-05-07T20:22:15.5358326Z D=41, 2025-05-07T20:22:15.5358476Z B=109, 2025-05-07T20:22:15.5358627Z log_E=3, 2025-05-07T20:22:15.5358769Z L=0, 2025-05-07T20:22:15.5358926Z D_gradcheck=2, 2025-05-07T20:22:15.5359097Z stochastic_rounding=False, 2025-05-07T20:22:15.5359248Z weighted=False, 2025-05-07T20:22:15.5359408Z row_wise=True, 2025-05-07T20:22:15.5359556Z mixed=True, 2025-05-07T20:22:15.5359707Z use_cache=True, 2025-05-07T20:22:15.5359902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5360051Z use_cpu=True, 2025-05-07T20:22:15.5360228Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5360375Z ) 2025-05-07T20:22:15.5360715Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5361286Z self=, 2025-05-07T20:22:15.5361441Z mixed_B=True, 2025-05-07T20:22:15.5361592Z compile=True, 2025-05-07T20:22:15.5361745Z T=2, 2025-05-07T20:22:15.5361891Z D=103, 2025-05-07T20:22:15.5362153Z B=57, 2025-05-07T20:22:15.5362306Z log_E=3, 2025-05-07T20:22:15.5362447Z L=1, 2025-05-07T20:22:15.5362599Z D_gradcheck=2, 2025-05-07T20:22:15.5362777Z stochastic_rounding=False, 2025-05-07T20:22:15.5362928Z weighted=True, 2025-05-07T20:22:15.5363079Z row_wise=False, 2025-05-07T20:22:15.5363238Z mixed=False, 2025-05-07T20:22:15.5363388Z use_cache=True, 2025-05-07T20:22:15.5363577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5363735Z use_cpu=True, 2025-05-07T20:22:15.5363916Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5364055Z ) 2025-05-07T20:22:15.5364293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5364846Z self=, 2025-05-07T20:22:15.5365003Z mixed_B=True, 2025-05-07T20:22:15.5365158Z compile=False, 2025-05-07T20:22:15.5365302Z T=5, 2025-05-07T20:22:15.5365451Z D=72, 2025-05-07T20:22:15.5365600Z B=117, 2025-05-07T20:22:15.5365744Z log_E=4, 2025-05-07T20:22:15.5365894Z L=5, 2025-05-07T20:22:15.5366045Z D_gradcheck=1, 2025-05-07T20:22:15.5366218Z stochastic_rounding=True, 2025-05-07T20:22:15.5366375Z weighted=True, 2025-05-07T20:22:15.5366525Z row_wise=True, 2025-05-07T20:22:15.5366672Z mixed=True, 2025-05-07T20:22:15.5366831Z use_cache=True, 2025-05-07T20:22:15.5367018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.5367168Z use_cpu=True, 2025-05-07T20:22:15.5367357Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.5367497Z ) 2025-05-07T20:22:15.5367734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.5368427Z self=, 2025-05-07T20:22:15.5368577Z mixed_B=True, 2025-05-07T20:22:15.5368736Z compile=True, 2025-05-07T20:22:15.5368884Z T=3, 2025-05-07T20:22:15.5369026Z D=40, 2025-05-07T20:22:15.5369179Z B=19, 2025-05-07T20:22:15.5369322Z log_E=3, 2025-05-07T20:22:15.5369463Z L=10, 2025-05-07T20:22:15.5369619Z D_gradcheck=1, 2025-05-07T20:22:15.5369793Z stochastic_rounding=False, 2025-05-07T20:22:15.5369945Z weighted=False, 2025-05-07T20:22:15.5370104Z row_wise=False, 2025-05-07T20:22:15.5370251Z mixed=True, 2025-05-07T20:22:15.5370402Z use_cache=True, 2025-05-07T20:22:15.5370597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.5370745Z use_cpu=True, 2025-05-07T20:22:15.5370932Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.5371071Z ) 2025-05-07T20:22:15.6987204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.6988268Z self=, 2025-05-07T20:22:15.6989178Z mixed_B=True, 2025-05-07T20:22:15.6989571Z compile=True, 2025-05-07T20:22:15.6990328Z T=4, 2025-05-07T20:22:15.6990694Z D=120, 2025-05-07T20:22:15.6991047Z B=101, 2025-05-07T20:22:15.6991391Z log_E=5, 2025-05-07T20:22:15.6991762Z L=10, 2025-05-07T20:22:15.6992104Z D_gradcheck=1, 2025-05-07T20:22:15.6992629Z stochastic_rounding=True, 2025-05-07T20:22:15.6993076Z weighted=False, 2025-05-07T20:22:15.6993458Z row_wise=True, 2025-05-07T20:22:15.6993818Z mixed=False, 2025-05-07T20:22:15.6994187Z use_cache=False, 2025-05-07T20:22:15.6994603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.6995082Z use_cpu=True, 2025-05-07T20:22:15.6995480Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.6995934Z ) 2025-05-07T20:22:15.6996544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.6997512Z self=, 2025-05-07T20:22:15.6998379Z mixed_B=False, 2025-05-07T20:22:15.6998746Z compile=False, 2025-05-07T20:22:15.6999117Z T=5, 2025-05-07T20:22:15.6999456Z D=16, 2025-05-07T20:22:15.6999790Z B=9, 2025-05-07T20:22:15.7000309Z log_E=4, 2025-05-07T20:22:15.7000653Z L=0, 2025-05-07T20:22:15.7000993Z D_gradcheck=2, 2025-05-07T20:22:15.7001379Z stochastic_rounding=True, 2025-05-07T20:22:15.7001817Z weighted=False, 2025-05-07T20:22:15.7002190Z row_wise=True, 2025-05-07T20:22:15.7002556Z mixed=False, 2025-05-07T20:22:15.7002927Z use_cache=False, 2025-05-07T20:22:15.7003348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7003823Z use_cpu=True, 2025-05-07T20:22:15.7004223Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7004664Z ) 2025-05-07T20:22:15.7005064Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7006015Z self=, 2025-05-07T20:22:15.7006884Z mixed_B=False, 2025-05-07T20:22:15.7007255Z compile=True, 2025-05-07T20:22:15.7007626Z T=2, 2025-05-07T20:22:15.7007963Z D=81, 2025-05-07T20:22:15.7008291Z B=11, 2025-05-07T20:22:15.7008629Z log_E=4, 2025-05-07T20:22:15.7008971Z L=19, 2025-05-07T20:22:15.7009306Z D_gradcheck=1, 2025-05-07T20:22:15.7009700Z stochastic_rounding=True, 2025-05-07T20:22:15.7010139Z weighted=True, 2025-05-07T20:22:15.7010509Z row_wise=False, 2025-05-07T20:22:15.7010880Z mixed=False, 2025-05-07T20:22:15.7011247Z use_cache=False, 2025-05-07T20:22:15.7011670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7012143Z use_cpu=True, 2025-05-07T20:22:15.7012546Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7012993Z ) 2025-05-07T20:22:15.7013397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7014638Z self=, 2025-05-07T20:22:15.7015507Z mixed_B=False, 2025-05-07T20:22:15.7015878Z compile=False, 2025-05-07T20:22:15.7016586Z T=1, 2025-05-07T20:22:15.7016942Z D=50, 2025-05-07T20:22:15.7017269Z B=18, 2025-05-07T20:22:15.7017611Z log_E=4, 2025-05-07T20:22:15.7017956Z L=12, 2025-05-07T20:22:15.7018292Z D_gradcheck=1, 2025-05-07T20:22:15.7018691Z stochastic_rounding=False, 2025-05-07T20:22:15.7019129Z weighted=False, 2025-05-07T20:22:15.7019502Z row_wise=False, 2025-05-07T20:22:15.7019879Z mixed=True, 2025-05-07T20:22:15.7020245Z use_cache=False, 2025-05-07T20:22:15.7020659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7021149Z use_cpu=True, 2025-05-07T20:22:15.7021548Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7022003Z ) 2025-05-07T20:22:15.7022403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7023348Z self=, 2025-05-07T20:22:15.7024312Z mixed_B=False, 2025-05-07T20:22:15.7024678Z compile=True, 2025-05-07T20:22:15.7025040Z T=4, 2025-05-07T20:22:15.7025657Z D=117, 2025-05-07T20:22:15.7026013Z B=123, 2025-05-07T20:22:15.7026362Z log_E=3, 2025-05-07T20:22:15.7026711Z L=14, 2025-05-07T20:22:15.7027045Z D_gradcheck=2, 2025-05-07T20:22:15.7027438Z stochastic_rounding=False, 2025-05-07T20:22:15.7027878Z weighted=False, 2025-05-07T20:22:15.7028249Z row_wise=True, 2025-05-07T20:22:15.7028621Z mixed=True, 2025-05-07T20:22:15.7028986Z use_cache=True, 2025-05-07T20:22:15.7029394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7029879Z use_cpu=True, 2025-05-07T20:22:15.7030281Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7030724Z ) 2025-05-07T20:22:15.7031341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7032304Z self=, 2025-05-07T20:22:15.7033169Z mixed_B=False, 2025-05-07T20:22:15.7033534Z compile=True, 2025-05-07T20:22:15.7033896Z T=3, 2025-05-07T20:22:15.7034235Z D=38, 2025-05-07T20:22:15.7034562Z B=75, 2025-05-07T20:22:15.7035108Z log_E=4, 2025-05-07T20:22:15.7035453Z L=17, 2025-05-07T20:22:15.7035787Z D_gradcheck=2, 2025-05-07T20:22:15.7036183Z stochastic_rounding=False, 2025-05-07T20:22:15.7036624Z weighted=False, 2025-05-07T20:22:15.7036995Z row_wise=False, 2025-05-07T20:22:15.7037369Z mixed=True, 2025-05-07T20:22:15.7037736Z use_cache=True, 2025-05-07T20:22:15.7038139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7038616Z use_cpu=True, 2025-05-07T20:22:15.7039011Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7039447Z ) 2025-05-07T20:22:15.7039854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7040794Z self=, 2025-05-07T20:22:15.7041652Z mixed_B=False, 2025-05-07T20:22:15.7042029Z compile=True, 2025-05-07T20:22:15.7042393Z T=2, 2025-05-07T20:22:15.7042740Z D=106, 2025-05-07T20:22:15.7043068Z B=69, 2025-05-07T20:22:15.7043410Z log_E=5, 2025-05-07T20:22:15.7043754Z L=12, 2025-05-07T20:22:15.7044085Z D_gradcheck=1, 2025-05-07T20:22:15.7044483Z stochastic_rounding=True, 2025-05-07T20:22:15.7044922Z weighted=True, 2025-05-07T20:22:15.7045289Z row_wise=False, 2025-05-07T20:22:15.7045661Z mixed=True, 2025-05-07T20:22:15.7046023Z use_cache=True, 2025-05-07T20:22:15.7046424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7046902Z use_cpu=True, 2025-05-07T20:22:15.7047299Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7047737Z ) 2025-05-07T20:22:15.7048144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7049348Z self=, 2025-05-07T20:22:15.7050207Z mixed_B=False, 2025-05-07T20:22:15.7050580Z compile=False, 2025-05-07T20:22:15.7050944Z T=3, 2025-05-07T20:22:15.7051273Z D=57, 2025-05-07T20:22:15.7051604Z B=95, 2025-05-07T20:22:15.7051944Z log_E=5, 2025-05-07T20:22:15.7052280Z L=13, 2025-05-07T20:22:15.7052621Z D_gradcheck=2, 2025-05-07T20:22:15.7053014Z stochastic_rounding=True, 2025-05-07T20:22:15.7053442Z weighted=True, 2025-05-07T20:22:15.7053818Z row_wise=False, 2025-05-07T20:22:15.7054187Z mixed=False, 2025-05-07T20:22:15.7054556Z use_cache=False, 2025-05-07T20:22:15.7054970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7055452Z use_cpu=True, 2025-05-07T20:22:15.7055848Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7056285Z ) 2025-05-07T20:22:15.7056693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7057631Z self=, 2025-05-07T20:22:15.7058490Z mixed_B=False, 2025-05-07T20:22:15.7058863Z compile=True, 2025-05-07T20:22:15.7059226Z T=3, 2025-05-07T20:22:15.7059717Z D=7, 2025-05-07T20:22:15.7060072Z B=101, 2025-05-07T20:22:15.7060418Z log_E=3, 2025-05-07T20:22:15.7060755Z L=17, 2025-05-07T20:22:15.7061100Z D_gradcheck=1, 2025-05-07T20:22:15.7061495Z stochastic_rounding=False, 2025-05-07T20:22:15.7061932Z weighted=False, 2025-05-07T20:22:15.7062311Z row_wise=True, 2025-05-07T20:22:15.7062683Z mixed=False, 2025-05-07T20:22:15.7063050Z use_cache=False, 2025-05-07T20:22:15.7063472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7063957Z use_cpu=True, 2025-05-07T20:22:15.7064526Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7064969Z ) 2025-05-07T20:22:15.7065525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7066487Z self=, 2025-05-07T20:22:15.7067345Z mixed_B=False, 2025-05-07T20:22:15.7067719Z compile=True, 2025-05-07T20:22:15.7068079Z T=4, 2025-05-07T20:22:15.7068412Z D=80, 2025-05-07T20:22:15.7068749Z B=73, 2025-05-07T20:22:15.7069232Z log_E=4, 2025-05-07T20:22:15.7069567Z L=18, 2025-05-07T20:22:15.7069908Z D_gradcheck=1, 2025-05-07T20:22:15.7070303Z stochastic_rounding=False, 2025-05-07T20:22:15.7070730Z weighted=True, 2025-05-07T20:22:15.7071103Z row_wise=False, 2025-05-07T20:22:15.7071472Z mixed=False, 2025-05-07T20:22:15.7071834Z use_cache=False, 2025-05-07T20:22:15.7072255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7072735Z use_cpu=True, 2025-05-07T20:22:15.7073129Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7073577Z ) 2025-05-07T20:22:15.7073984Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7074923Z self=, 2025-05-07T20:22:15.7075785Z mixed_B=True, 2025-05-07T20:22:15.7076157Z compile=False, 2025-05-07T20:22:15.7076519Z T=1, 2025-05-07T20:22:15.7076845Z D=113, 2025-05-07T20:22:15.7077180Z B=18, 2025-05-07T20:22:15.7077518Z log_E=4, 2025-05-07T20:22:15.7077870Z L=14, 2025-05-07T20:22:15.7078216Z D_gradcheck=2, 2025-05-07T20:22:15.7078613Z stochastic_rounding=False, 2025-05-07T20:22:15.7079043Z weighted=False, 2025-05-07T20:22:15.7079420Z row_wise=False, 2025-05-07T20:22:15.7079792Z mixed=False, 2025-05-07T20:22:15.7080160Z use_cache=True, 2025-05-07T20:22:15.7080569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7081049Z use_cpu=True, 2025-05-07T20:22:15.7081442Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7081887Z ) 2025-05-07T20:22:15.7082297Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7083432Z self=, 2025-05-07T20:22:15.7084296Z mixed_B=False, 2025-05-07T20:22:15.7084670Z compile=True, 2025-05-07T20:22:15.7085027Z T=1, 2025-05-07T20:22:15.7085356Z D=3, 2025-05-07T20:22:15.7085687Z B=69, 2025-05-07T20:22:15.7086022Z log_E=4, 2025-05-07T20:22:15.7086357Z L=8, 2025-05-07T20:22:15.7086695Z D_gradcheck=2, 2025-05-07T20:22:15.7087088Z stochastic_rounding=True, 2025-05-07T20:22:15.7087515Z weighted=False, 2025-05-07T20:22:15.7087891Z row_wise=True, 2025-05-07T20:22:15.7088262Z mixed=False, 2025-05-07T20:22:15.7088619Z use_cache=True, 2025-05-07T20:22:15.7089031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7089512Z use_cpu=True, 2025-05-07T20:22:15.7089903Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7090346Z ) 2025-05-07T20:22:15.7090753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7091684Z self=, 2025-05-07T20:22:15.7092549Z mixed_B=False, 2025-05-07T20:22:15.7092930Z compile=True, 2025-05-07T20:22:15.7093286Z T=5, 2025-05-07T20:22:15.7093799Z D=95, 2025-05-07T20:22:15.7094148Z B=89, 2025-05-07T20:22:15.7094485Z log_E=5, 2025-05-07T20:22:15.7094833Z L=14, 2025-05-07T20:22:15.7095172Z D_gradcheck=2, 2025-05-07T20:22:15.7095560Z stochastic_rounding=True, 2025-05-07T20:22:15.7095998Z weighted=False, 2025-05-07T20:22:15.7096374Z row_wise=False, 2025-05-07T20:22:15.7096746Z mixed=False, 2025-05-07T20:22:15.7097106Z use_cache=True, 2025-05-07T20:22:15.7097516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7097996Z use_cpu=True, 2025-05-07T20:22:15.7098391Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7098836Z ) 2025-05-07T20:22:15.7099382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7100333Z self=, 2025-05-07T20:22:15.7101203Z mixed_B=False, 2025-05-07T20:22:15.7101578Z compile=True, 2025-05-07T20:22:15.7101934Z T=4, 2025-05-07T20:22:15.7102279Z D=28, 2025-05-07T20:22:15.7102613Z B=44, 2025-05-07T20:22:15.7103072Z log_E=3, 2025-05-07T20:22:15.7103413Z L=16, 2025-05-07T20:22:15.7103759Z D_gradcheck=2, 2025-05-07T20:22:15.7104323Z stochastic_rounding=False, 2025-05-07T20:22:15.7104773Z weighted=True, 2025-05-07T20:22:15.7105150Z row_wise=False, 2025-05-07T20:22:15.7105517Z mixed=True, 2025-05-07T20:22:15.7105887Z use_cache=False, 2025-05-07T20:22:15.7106310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7106792Z use_cpu=True, 2025-05-07T20:22:15.7107189Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7107638Z ) 2025-05-07T20:22:15.7108048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7108980Z self=, 2025-05-07T20:22:15.7109843Z mixed_B=True, 2025-05-07T20:22:15.7110217Z compile=True, 2025-05-07T20:22:15.7110572Z T=3, 2025-05-07T20:22:15.7110914Z D=41, 2025-05-07T20:22:15.7111250Z B=25, 2025-05-07T20:22:15.7111583Z log_E=4, 2025-05-07T20:22:15.7111932Z L=18, 2025-05-07T20:22:15.7112281Z D_gradcheck=1, 2025-05-07T20:22:15.7112674Z stochastic_rounding=True, 2025-05-07T20:22:15.7113113Z weighted=True, 2025-05-07T20:22:15.7113485Z row_wise=True, 2025-05-07T20:22:15.7113847Z mixed=False, 2025-05-07T20:22:15.7114218Z use_cache=False, 2025-05-07T20:22:15.7114645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7115122Z use_cpu=True, 2025-05-07T20:22:15.7115522Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7115979Z ) 2025-05-07T20:22:15.7116659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7118009Z self=, 2025-05-07T20:22:15.7118878Z mixed_B=True, 2025-05-07T20:22:15.7119250Z compile=False, 2025-05-07T20:22:15.7119607Z T=5, 2025-05-07T20:22:15.7119936Z D=43, 2025-05-07T20:22:15.7120276Z B=1, 2025-05-07T20:22:15.7120604Z log_E=5, 2025-05-07T20:22:15.7120950Z L=18, 2025-05-07T20:22:15.7121289Z D_gradcheck=1, 2025-05-07T20:22:15.7121676Z stochastic_rounding=True, 2025-05-07T20:22:15.7122115Z weighted=True, 2025-05-07T20:22:15.7122490Z row_wise=False, 2025-05-07T20:22:15.7122853Z mixed=True, 2025-05-07T20:22:15.7123220Z use_cache=True, 2025-05-07T20:22:15.7123634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7124105Z use_cpu=True, 2025-05-07T20:22:15.7124508Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7124953Z ) 2025-05-07T20:22:15.7125357Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7126302Z self=, 2025-05-07T20:22:15.7127167Z mixed_B=True, 2025-05-07T20:22:15.7127537Z compile=True, 2025-05-07T20:22:15.7127896Z T=5, 2025-05-07T20:22:15.7128230Z D=8, 2025-05-07T20:22:15.7128871Z B=62, 2025-05-07T20:22:15.7129224Z log_E=5, 2025-05-07T20:22:15.7129580Z L=16, 2025-05-07T20:22:15.7129920Z D_gradcheck=1, 2025-05-07T20:22:15.7130309Z stochastic_rounding=True, 2025-05-07T20:22:15.7130747Z weighted=False, 2025-05-07T20:22:15.7131121Z row_wise=False, 2025-05-07T20:22:15.7131486Z mixed=False, 2025-05-07T20:22:15.7131928Z use_cache=False, 2025-05-07T20:22:15.7132346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7132822Z use_cpu=True, 2025-05-07T20:22:15.7133228Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7133675Z ) 2025-05-07T20:22:15.7718825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7720234Z self=, 2025-05-07T20:22:15.7721135Z mixed_B=True, 2025-05-07T20:22:15.7721513Z compile=False, 2025-05-07T20:22:15.7722024Z T=4, 2025-05-07T20:22:15.7722358Z D=105, 2025-05-07T20:22:15.7722703Z B=27, 2025-05-07T20:22:15.7723034Z log_E=4, 2025-05-07T20:22:15.7723532Z L=0, 2025-05-07T20:22:15.7723876Z D_gradcheck=2, 2025-05-07T20:22:15.7724263Z stochastic_rounding=False, 2025-05-07T20:22:15.7724699Z weighted=True, 2025-05-07T20:22:15.7725070Z row_wise=True, 2025-05-07T20:22:15.7725429Z mixed=True, 2025-05-07T20:22:15.7725790Z use_cache=True, 2025-05-07T20:22:15.7726203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7726677Z use_cpu=True, 2025-05-07T20:22:15.7727076Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7727522Z ) 2025-05-07T20:22:15.7727917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7728862Z self=, 2025-05-07T20:22:15.7729728Z mixed_B=False, 2025-05-07T20:22:15.7730109Z compile=False, 2025-05-07T20:22:15.7730469Z T=2, 2025-05-07T20:22:15.7730803Z D=6, 2025-05-07T20:22:15.7731143Z B=32, 2025-05-07T20:22:15.7731472Z log_E=4, 2025-05-07T20:22:15.7731822Z L=18, 2025-05-07T20:22:15.7732161Z D_gradcheck=1, 2025-05-07T20:22:15.7732548Z stochastic_rounding=True, 2025-05-07T20:22:15.7732983Z weighted=False, 2025-05-07T20:22:15.7733361Z row_wise=False, 2025-05-07T20:22:15.7733726Z mixed=False, 2025-05-07T20:22:15.7734093Z use_cache=True, 2025-05-07T20:22:15.7734509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7734988Z use_cpu=True, 2025-05-07T20:22:15.7735389Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7735832Z ) 2025-05-07T20:22:15.7736232Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7737439Z self=, 2025-05-07T20:22:15.7738310Z mixed_B=False, 2025-05-07T20:22:15.7738687Z compile=False, 2025-05-07T20:22:15.7739051Z T=4, 2025-05-07T20:22:15.7739382Z D=24, 2025-05-07T20:22:15.7739714Z B=95, 2025-05-07T20:22:15.7740048Z log_E=5, 2025-05-07T20:22:15.7740396Z L=3, 2025-05-07T20:22:15.7740729Z D_gradcheck=2, 2025-05-07T20:22:15.7741124Z stochastic_rounding=True, 2025-05-07T20:22:15.7741559Z weighted=False, 2025-05-07T20:22:15.7741929Z row_wise=True, 2025-05-07T20:22:15.7742300Z mixed=True, 2025-05-07T20:22:15.7742661Z use_cache=True, 2025-05-07T20:22:15.7743074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7743550Z use_cpu=True, 2025-05-07T20:22:15.7743951Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7744512Z ) 2025-05-07T20:22:15.7744908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7745850Z self=, 2025-05-07T20:22:15.7746712Z mixed_B=True, 2025-05-07T20:22:15.7747081Z compile=True, 2025-05-07T20:22:15.7747441Z T=4, 2025-05-07T20:22:15.7747775Z D=121, 2025-05-07T20:22:15.7748445Z B=9, 2025-05-07T20:22:15.7748811Z log_E=4, 2025-05-07T20:22:15.7749167Z L=14, 2025-05-07T20:22:15.7749500Z D_gradcheck=2, 2025-05-07T20:22:15.7749900Z stochastic_rounding=True, 2025-05-07T20:22:15.7750337Z weighted=False, 2025-05-07T20:22:15.7750710Z row_wise=True, 2025-05-07T20:22:15.7751077Z mixed=False, 2025-05-07T20:22:15.7751443Z use_cache=False, 2025-05-07T20:22:15.7751856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7752348Z use_cpu=True, 2025-05-07T20:22:15.7752749Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7753196Z ) 2025-05-07T20:22:15.7753592Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7754657Z self=, 2025-05-07T20:22:15.7755547Z mixed_B=False, 2025-05-07T20:22:15.7755915Z compile=False, 2025-05-07T20:22:15.7756283Z T=2, 2025-05-07T20:22:15.7756620Z D=52, 2025-05-07T20:22:15.7756951Z B=81, 2025-05-07T20:22:15.7757285Z log_E=3, 2025-05-07T20:22:15.7757766Z L=4, 2025-05-07T20:22:15.7758098Z D_gradcheck=2, 2025-05-07T20:22:15.7758495Z stochastic_rounding=False, 2025-05-07T20:22:15.7758930Z weighted=False, 2025-05-07T20:22:15.7759300Z row_wise=True, 2025-05-07T20:22:15.7759672Z mixed=False, 2025-05-07T20:22:15.7760043Z use_cache=False, 2025-05-07T20:22:15.7760458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7760942Z use_cpu=True, 2025-05-07T20:22:15.7761339Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7761777Z ) 2025-05-07T20:22:15.7762180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7763118Z self=, 2025-05-07T20:22:15.7763995Z mixed_B=False, 2025-05-07T20:22:15.7764361Z compile=True, 2025-05-07T20:22:15.7764725Z T=1, 2025-05-07T20:22:15.7765059Z D=84, 2025-05-07T20:22:15.7765391Z B=117, 2025-05-07T20:22:15.7765732Z log_E=5, 2025-05-07T20:22:15.7766085Z L=3, 2025-05-07T20:22:15.7766416Z D_gradcheck=1, 2025-05-07T20:22:15.7766809Z stochastic_rounding=True, 2025-05-07T20:22:15.7767249Z weighted=False, 2025-05-07T20:22:15.7767619Z row_wise=False, 2025-05-07T20:22:15.7767986Z mixed=False, 2025-05-07T20:22:15.7768354Z use_cache=True, 2025-05-07T20:22:15.7768759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7769238Z use_cpu=True, 2025-05-07T20:22:15.7769638Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7770077Z ) 2025-05-07T20:22:15.7770668Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7771602Z self=, 2025-05-07T20:22:15.7772747Z mixed_B=True, 2025-05-07T20:22:15.7773122Z compile=False, 2025-05-07T20:22:15.7773489Z T=2, 2025-05-07T20:22:15.7773924Z D=82, 2025-05-07T20:22:15.7774270Z B=71, 2025-05-07T20:22:15.7774614Z log_E=3, 2025-05-07T20:22:15.7774979Z L=6, 2025-05-07T20:22:15.7775317Z D_gradcheck=1, 2025-05-07T20:22:15.7775718Z stochastic_rounding=False, 2025-05-07T20:22:15.7776157Z weighted=True, 2025-05-07T20:22:15.7776526Z row_wise=False, 2025-05-07T20:22:15.7776902Z mixed=False, 2025-05-07T20:22:15.7777276Z use_cache=False, 2025-05-07T20:22:15.7777789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7778272Z use_cpu=True, 2025-05-07T20:22:15.7778673Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7779111Z ) 2025-05-07T20:22:15.7779514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7780460Z self=, 2025-05-07T20:22:15.7781322Z mixed_B=False, 2025-05-07T20:22:15.7781698Z compile=True, 2025-05-07T20:22:15.7782063Z T=5, 2025-05-07T20:22:15.7782391Z D=71, 2025-05-07T20:22:15.7782893Z B=39, 2025-05-07T20:22:15.7783252Z log_E=4, 2025-05-07T20:22:15.7783598Z L=15, 2025-05-07T20:22:15.7783946Z D_gradcheck=1, 2025-05-07T20:22:15.7784489Z stochastic_rounding=True, 2025-05-07T20:22:15.7784918Z weighted=False, 2025-05-07T20:22:15.7785299Z row_wise=False, 2025-05-07T20:22:15.7785674Z mixed=True, 2025-05-07T20:22:15.7786038Z use_cache=False, 2025-05-07T20:22:15.7786453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7786935Z use_cpu=True, 2025-05-07T20:22:15.7787332Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7787771Z ) 2025-05-07T20:22:15.7788178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7789272Z self=, 2025-05-07T20:22:15.7790152Z mixed_B=True, 2025-05-07T20:22:15.7790526Z compile=False, 2025-05-07T20:22:15.7790890Z T=2, 2025-05-07T20:22:15.7791219Z D=78, 2025-05-07T20:22:15.7791550Z B=48, 2025-05-07T20:22:15.7791898Z log_E=3, 2025-05-07T20:22:15.7792235Z L=4, 2025-05-07T20:22:15.7792728Z D_gradcheck=1, 2025-05-07T20:22:15.7793122Z stochastic_rounding=True, 2025-05-07T20:22:15.7793550Z weighted=True, 2025-05-07T20:22:15.7793922Z row_wise=True, 2025-05-07T20:22:15.7794292Z mixed=True, 2025-05-07T20:22:15.7794648Z use_cache=True, 2025-05-07T20:22:15.7795065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7795541Z use_cpu=True, 2025-05-07T20:22:15.7795946Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7796388Z ) 2025-05-07T20:22:15.7796785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7797720Z self=, 2025-05-07T20:22:15.7798582Z mixed_B=True, 2025-05-07T20:22:15.7798954Z compile=False, 2025-05-07T20:22:15.7799323Z T=3, 2025-05-07T20:22:15.7799646Z D=53, 2025-05-07T20:22:15.7799976Z B=32, 2025-05-07T20:22:15.7800314Z log_E=4, 2025-05-07T20:22:15.7800459Z L=16, 2025-05-07T20:22:15.7800616Z D_gradcheck=2, 2025-05-07T20:22:15.7800795Z stochastic_rounding=False, 2025-05-07T20:22:15.7800947Z weighted=False, 2025-05-07T20:22:15.7801098Z row_wise=True, 2025-05-07T20:22:15.7801251Z mixed=False, 2025-05-07T20:22:15.7801410Z use_cache=False, 2025-05-07T20:22:15.7801598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7801754Z use_cpu=True, 2025-05-07T20:22:15.7801935Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7802081Z ) 2025-05-07T20:22:15.7802305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7802865Z self=, 2025-05-07T20:22:15.7803207Z mixed_B=False, 2025-05-07T20:22:15.7803363Z compile=False, 2025-05-07T20:22:15.7803510Z T=2, 2025-05-07T20:22:15.7803662Z D=16, 2025-05-07T20:22:15.7803808Z B=126, 2025-05-07T20:22:15.7803960Z log_E=5, 2025-05-07T20:22:15.7804108Z L=2, 2025-05-07T20:22:15.7804264Z D_gradcheck=2, 2025-05-07T20:22:15.7804439Z stochastic_rounding=False, 2025-05-07T20:22:15.7804601Z weighted=False, 2025-05-07T20:22:15.7804757Z row_wise=True, 2025-05-07T20:22:15.7804908Z mixed=False, 2025-05-07T20:22:15.7805070Z use_cache=True, 2025-05-07T20:22:15.7805261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7805422Z use_cpu=True, 2025-05-07T20:22:15.7805605Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7805747Z ) 2025-05-07T20:22:15.7805983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7806542Z self=, 2025-05-07T20:22:15.7806698Z mixed_B=False, 2025-05-07T20:22:15.7806861Z compile=False, 2025-05-07T20:22:15.7807006Z T=3, 2025-05-07T20:22:15.7807150Z D=96, 2025-05-07T20:22:15.7807302Z B=59, 2025-05-07T20:22:15.7807581Z log_E=4, 2025-05-07T20:22:15.7807748Z L=0, 2025-05-07T20:22:15.7807912Z D_gradcheck=1, 2025-05-07T20:22:15.7808086Z stochastic_rounding=True, 2025-05-07T20:22:15.7808252Z weighted=False, 2025-05-07T20:22:15.7808402Z row_wise=False, 2025-05-07T20:22:15.7808557Z mixed=False, 2025-05-07T20:22:15.7808718Z use_cache=True, 2025-05-07T20:22:15.7808907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7809061Z use_cpu=True, 2025-05-07T20:22:15.7809248Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7809385Z ) 2025-05-07T20:22:15.7809613Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7810296Z self=, 2025-05-07T20:22:15.7810468Z mixed_B=True, 2025-05-07T20:22:15.7810625Z compile=False, 2025-05-07T20:22:15.7810780Z T=2, 2025-05-07T20:22:15.7810925Z D=39, 2025-05-07T20:22:15.7811076Z B=5, 2025-05-07T20:22:15.7811232Z log_E=3, 2025-05-07T20:22:15.7811381Z L=2, 2025-05-07T20:22:15.7811636Z D_gradcheck=1, 2025-05-07T20:22:15.7811810Z stochastic_rounding=True, 2025-05-07T20:22:15.7811966Z weighted=False, 2025-05-07T20:22:15.7812130Z row_wise=False, 2025-05-07T20:22:15.7812279Z mixed=False, 2025-05-07T20:22:15.7812435Z use_cache=True, 2025-05-07T20:22:15.7812635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7812789Z use_cpu=True, 2025-05-07T20:22:15.7812970Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7813120Z ) 2025-05-07T20:22:15.7813347Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7813904Z self=, 2025-05-07T20:22:15.7814071Z mixed_B=False, 2025-05-07T20:22:15.7814276Z compile=True, 2025-05-07T20:22:15.7814426Z T=2, 2025-05-07T20:22:15.7814574Z D=118, 2025-05-07T20:22:15.7814721Z B=29, 2025-05-07T20:22:15.7814880Z log_E=3, 2025-05-07T20:22:15.7815026Z L=8, 2025-05-07T20:22:15.7815183Z D_gradcheck=1, 2025-05-07T20:22:15.7815361Z stochastic_rounding=True, 2025-05-07T20:22:15.7815518Z weighted=True, 2025-05-07T20:22:15.7815672Z row_wise=False, 2025-05-07T20:22:15.7815830Z mixed=True, 2025-05-07T20:22:15.7815989Z use_cache=False, 2025-05-07T20:22:15.7816545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7816714Z use_cpu=True, 2025-05-07T20:22:15.7816894Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7817039Z ) 2025-05-07T20:22:15.7817271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7817832Z self=, 2025-05-07T20:22:15.7818321Z mixed_B=True, 2025-05-07T20:22:15.7818474Z compile=True, 2025-05-07T20:22:15.7818621Z T=5, 2025-05-07T20:22:15.7818773Z D=19, 2025-05-07T20:22:15.7818918Z B=128, 2025-05-07T20:22:15.7819071Z log_E=5, 2025-05-07T20:22:15.7819221Z L=9, 2025-05-07T20:22:15.7819381Z D_gradcheck=1, 2025-05-07T20:22:15.7819552Z stochastic_rounding=False, 2025-05-07T20:22:15.7819711Z weighted=True, 2025-05-07T20:22:15.7819862Z row_wise=False, 2025-05-07T20:22:15.7820007Z mixed=True, 2025-05-07T20:22:15.7820164Z use_cache=True, 2025-05-07T20:22:15.7820355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.7820506Z use_cpu=True, 2025-05-07T20:22:15.7820695Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7820834Z ) 2025-05-07T20:22:15.7821067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7821626Z self=, 2025-05-07T20:22:15.7821783Z mixed_B=False, 2025-05-07T20:22:15.7821943Z compile=False, 2025-05-07T20:22:15.7822086Z T=2, 2025-05-07T20:22:15.7822227Z D=80, 2025-05-07T20:22:15.7822376Z B=55, 2025-05-07T20:22:15.7822707Z log_E=5, 2025-05-07T20:22:15.7822867Z L=20, 2025-05-07T20:22:15.7823040Z D_gradcheck=2, 2025-05-07T20:22:15.7823215Z stochastic_rounding=True, 2025-05-07T20:22:15.7823368Z weighted=True, 2025-05-07T20:22:15.7823529Z row_wise=False, 2025-05-07T20:22:15.7823678Z mixed=True, 2025-05-07T20:22:15.7823832Z use_cache=False, 2025-05-07T20:22:15.7824149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7824313Z use_cpu=True, 2025-05-07T20:22:15.7824499Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.7824645Z ) 2025-05-07T20:22:15.7824872Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.7825737Z self=, 2025-05-07T20:22:15.7825914Z mixed_B=False, 2025-05-07T20:22:15.7826066Z compile=True, 2025-05-07T20:22:15.7826220Z T=3, 2025-05-07T20:22:15.7826362Z D=24, 2025-05-07T20:22:15.7826505Z B=126, 2025-05-07T20:22:15.7826660Z log_E=3, 2025-05-07T20:22:15.7826801Z L=19, 2025-05-07T20:22:15.7827109Z D_gradcheck=2, 2025-05-07T20:22:15.7827292Z stochastic_rounding=False, 2025-05-07T20:22:15.7827446Z weighted=False, 2025-05-07T20:22:15.7827595Z row_wise=True, 2025-05-07T20:22:15.7827752Z mixed=True, 2025-05-07T20:22:15.7827906Z use_cache=False, 2025-05-07T20:22:15.7828105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.7828257Z use_cpu=True, 2025-05-07T20:22:15.7828438Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.7828583Z ) 2025-05-07T20:22:15.8337034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8337752Z self=, 2025-05-07T20:22:15.8337924Z mixed_B=False, 2025-05-07T20:22:15.8338080Z compile=False, 2025-05-07T20:22:15.8338231Z T=4, 2025-05-07T20:22:15.8338383Z D=123, 2025-05-07T20:22:15.8338532Z B=75, 2025-05-07T20:22:15.8338696Z log_E=4, 2025-05-07T20:22:15.8338843Z L=14, 2025-05-07T20:22:15.8339010Z D_gradcheck=1, 2025-05-07T20:22:15.8339195Z stochastic_rounding=True, 2025-05-07T20:22:15.8339352Z weighted=False, 2025-05-07T20:22:15.8339515Z row_wise=False, 2025-05-07T20:22:15.8339663Z mixed=True, 2025-05-07T20:22:15.8339816Z use_cache=False, 2025-05-07T20:22:15.8340019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8340172Z use_cpu=True, 2025-05-07T20:22:15.8340359Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8340512Z ) 2025-05-07T20:22:15.8340750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8341314Z self=, 2025-05-07T20:22:15.8341804Z mixed_B=False, 2025-05-07T20:22:15.8341958Z compile=True, 2025-05-07T20:22:15.8342104Z T=1, 2025-05-07T20:22:15.8342254Z D=67, 2025-05-07T20:22:15.8342398Z B=30, 2025-05-07T20:22:15.8342557Z log_E=4, 2025-05-07T20:22:15.8342701Z L=16, 2025-05-07T20:22:15.8342857Z D_gradcheck=2, 2025-05-07T20:22:15.8343036Z stochastic_rounding=True, 2025-05-07T20:22:15.8343192Z weighted=False, 2025-05-07T20:22:15.8343343Z row_wise=True, 2025-05-07T20:22:15.8343500Z mixed=False, 2025-05-07T20:22:15.8343656Z use_cache=False, 2025-05-07T20:22:15.8343849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8344091Z use_cpu=True, 2025-05-07T20:22:15.8344279Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8344422Z ) 2025-05-07T20:22:15.8344660Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8345221Z self=, 2025-05-07T20:22:15.8345386Z mixed_B=False, 2025-05-07T20:22:15.8345536Z compile=True, 2025-05-07T20:22:15.8345678Z T=5, 2025-05-07T20:22:15.8345828Z D=90, 2025-05-07T20:22:15.8345973Z B=100, 2025-05-07T20:22:15.8346258Z log_E=3, 2025-05-07T20:22:15.8346418Z L=7, 2025-05-07T20:22:15.8346569Z D_gradcheck=2, 2025-05-07T20:22:15.8346746Z stochastic_rounding=True, 2025-05-07T20:22:15.8346906Z weighted=True, 2025-05-07T20:22:15.8347056Z row_wise=True, 2025-05-07T20:22:15.8347206Z mixed=False, 2025-05-07T20:22:15.8347366Z use_cache=False, 2025-05-07T20:22:15.8347554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8347703Z use_cpu=True, 2025-05-07T20:22:15.8347887Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.8348028Z ) 2025-05-07T20:22:15.8348256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8348994Z self=, 2025-05-07T20:22:15.8349165Z mixed_B=True, 2025-05-07T20:22:15.8349326Z compile=True, 2025-05-07T20:22:15.8349470Z T=3, 2025-05-07T20:22:15.8349612Z D=115, 2025-05-07T20:22:15.8349760Z B=74, 2025-05-07T20:22:15.8349909Z log_E=3, 2025-05-07T20:22:15.8350051Z L=2, 2025-05-07T20:22:15.8350212Z D_gradcheck=1, 2025-05-07T20:22:15.8350558Z stochastic_rounding=False, 2025-05-07T20:22:15.8350712Z weighted=False, 2025-05-07T20:22:15.8350868Z row_wise=True, 2025-05-07T20:22:15.8351016Z mixed=True, 2025-05-07T20:22:15.8351168Z use_cache=False, 2025-05-07T20:22:15.8351365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8351607Z use_cpu=True, 2025-05-07T20:22:15.8351789Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8351928Z ) 2025-05-07T20:22:15.8352160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8352718Z self=, 2025-05-07T20:22:15.8352876Z mixed_B=False, 2025-05-07T20:22:15.8353037Z compile=True, 2025-05-07T20:22:15.8369789Z T=3, 2025-05-07T20:22:15.8370071Z D=55, 2025-05-07T20:22:15.8370219Z B=88, 2025-05-07T20:22:15.8370368Z log_E=4, 2025-05-07T20:22:15.8370541Z L=3, 2025-05-07T20:22:15.8370698Z D_gradcheck=2, 2025-05-07T20:22:15.8370881Z stochastic_rounding=True, 2025-05-07T20:22:15.8371049Z weighted=True, 2025-05-07T20:22:15.8371201Z row_wise=True, 2025-05-07T20:22:15.8371352Z mixed=True, 2025-05-07T20:22:15.8371515Z use_cache=True, 2025-05-07T20:22:15.8371715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8371870Z use_cpu=True, 2025-05-07T20:22:15.8372060Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.8372207Z ) 2025-05-07T20:22:15.8372447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8373033Z self=, 2025-05-07T20:22:15.8373457Z mixed_B=False, 2025-05-07T20:22:15.8373618Z compile=True, 2025-05-07T20:22:15.8373763Z T=1, 2025-05-07T20:22:15.8373908Z D=68, 2025-05-07T20:22:15.8374062Z B=115, 2025-05-07T20:22:15.8374206Z log_E=4, 2025-05-07T20:22:15.8374358Z L=4, 2025-05-07T20:22:15.8374519Z D_gradcheck=2, 2025-05-07T20:22:15.8374695Z stochastic_rounding=True, 2025-05-07T20:22:15.8374848Z weighted=True, 2025-05-07T20:22:15.8375007Z row_wise=False, 2025-05-07T20:22:15.8375159Z mixed=True, 2025-05-07T20:22:15.8375311Z use_cache=True, 2025-05-07T20:22:15.8375512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8375668Z use_cpu=True, 2025-05-07T20:22:15.8375852Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8376002Z ) 2025-05-07T20:22:15.8376236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8376813Z self=, 2025-05-07T20:22:15.8376971Z mixed_B=False, 2025-05-07T20:22:15.8377125Z compile=True, 2025-05-07T20:22:15.8377275Z T=3, 2025-05-07T20:22:15.8377419Z D=125, 2025-05-07T20:22:15.8377563Z B=15, 2025-05-07T20:22:15.8377715Z log_E=5, 2025-05-07T20:22:15.8377990Z L=18, 2025-05-07T20:22:15.8378159Z D_gradcheck=2, 2025-05-07T20:22:15.8378342Z stochastic_rounding=True, 2025-05-07T20:22:15.8378497Z weighted=True, 2025-05-07T20:22:15.8378650Z row_wise=False, 2025-05-07T20:22:15.8378807Z mixed=False, 2025-05-07T20:22:15.8379014Z use_cache=False, 2025-05-07T20:22:15.8379205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8379366Z use_cpu=True, 2025-05-07T20:22:15.8379548Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.8379696Z ) 2025-05-07T20:22:15.8379925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8380626Z self=, 2025-05-07T20:22:15.8380805Z mixed_B=True, 2025-05-07T20:22:15.8380963Z compile=False, 2025-05-07T20:22:15.8381110Z T=5, 2025-05-07T20:22:15.8381259Z D=61, 2025-05-07T20:22:15.8381402Z B=36, 2025-05-07T20:22:15.8381550Z log_E=3, 2025-05-07T20:22:15.8381709Z L=16, 2025-05-07T20:22:15.8381861Z D_gradcheck=1, 2025-05-07T20:22:15.8382191Z stochastic_rounding=False, 2025-05-07T20:22:15.8382354Z weighted=False, 2025-05-07T20:22:15.8382507Z row_wise=True, 2025-05-07T20:22:15.8382655Z mixed=True, 2025-05-07T20:22:15.8382815Z use_cache=True, 2025-05-07T20:22:15.8383020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8383178Z use_cpu=True, 2025-05-07T20:22:15.8383358Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8383498Z ) 2025-05-07T20:22:15.8383729Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8384407Z self=, 2025-05-07T20:22:15.8384570Z mixed_B=False, 2025-05-07T20:22:15.8384732Z compile=False, 2025-05-07T20:22:15.8384871Z T=2, 2025-05-07T20:22:15.8385016Z D=121, 2025-05-07T20:22:15.8385165Z B=67, 2025-05-07T20:22:15.8385310Z log_E=4, 2025-05-07T20:22:15.8385457Z L=17, 2025-05-07T20:22:15.8385617Z D_gradcheck=2, 2025-05-07T20:22:15.8385792Z stochastic_rounding=True, 2025-05-07T20:22:15.8385955Z weighted=True, 2025-05-07T20:22:15.8386105Z row_wise=True, 2025-05-07T20:22:15.8386253Z mixed=False, 2025-05-07T20:22:15.8386415Z use_cache=False, 2025-05-07T20:22:15.8386606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8386757Z use_cpu=True, 2025-05-07T20:22:15.8386945Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8387088Z ) 2025-05-07T20:22:15.8387312Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8387875Z self=, 2025-05-07T20:22:15.8388322Z mixed_B=False, 2025-05-07T20:22:15.8388477Z compile=True, 2025-05-07T20:22:15.8388633Z T=3, 2025-05-07T20:22:15.8388781Z D=109, 2025-05-07T20:22:15.8388929Z B=61, 2025-05-07T20:22:15.8389086Z log_E=3, 2025-05-07T20:22:15.8389236Z L=6, 2025-05-07T20:22:15.8389397Z D_gradcheck=1, 2025-05-07T20:22:15.8389577Z stochastic_rounding=True, 2025-05-07T20:22:15.8389737Z weighted=True, 2025-05-07T20:22:15.8389898Z row_wise=True, 2025-05-07T20:22:15.8390050Z mixed=True, 2025-05-07T20:22:15.8390210Z use_cache=False, 2025-05-07T20:22:15.8390413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8390566Z use_cpu=True, 2025-05-07T20:22:15.8390751Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8390899Z ) 2025-05-07T20:22:15.8391131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8391694Z self=, 2025-05-07T20:22:15.8391860Z mixed_B=True, 2025-05-07T20:22:15.8392015Z compile=True, 2025-05-07T20:22:15.8392167Z T=2, 2025-05-07T20:22:15.8392315Z D=114, 2025-05-07T20:22:15.8392462Z B=5, 2025-05-07T20:22:15.8392616Z log_E=5, 2025-05-07T20:22:15.8392892Z L=4, 2025-05-07T20:22:15.8393069Z D_gradcheck=1, 2025-05-07T20:22:15.8393259Z stochastic_rounding=False, 2025-05-07T20:22:15.8393418Z weighted=True, 2025-05-07T20:22:15.8393570Z row_wise=False, 2025-05-07T20:22:15.8393728Z mixed=True, 2025-05-07T20:22:15.8393884Z use_cache=True, 2025-05-07T20:22:15.8394074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8394236Z use_cpu=True, 2025-05-07T20:22:15.8394419Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8394563Z ) 2025-05-07T20:22:15.8394802Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8395444Z self=, 2025-05-07T20:22:15.8395630Z mixed_B=False, 2025-05-07T20:22:15.8395786Z compile=True, 2025-05-07T20:22:15.8395931Z T=2, 2025-05-07T20:22:15.8396083Z D=17, 2025-05-07T20:22:15.8396228Z B=75, 2025-05-07T20:22:15.8396379Z log_E=5, 2025-05-07T20:22:15.8396540Z L=20, 2025-05-07T20:22:15.8396692Z D_gradcheck=1, 2025-05-07T20:22:15.8397005Z stochastic_rounding=False, 2025-05-07T20:22:15.8397170Z weighted=False, 2025-05-07T20:22:15.8397326Z row_wise=False, 2025-05-07T20:22:15.8397477Z mixed=False, 2025-05-07T20:22:15.8397639Z use_cache=True, 2025-05-07T20:22:15.8397832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8397987Z use_cpu=True, 2025-05-07T20:22:15.8398178Z output_dtype=SparseType.FP16, 2025-05-07T20:22:15.8398320Z ) 2025-05-07T20:22:15.8398557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8399139Z self=, 2025-05-07T20:22:15.8399297Z mixed_B=True, 2025-05-07T20:22:15.8399461Z compile=False, 2025-05-07T20:22:15.8399607Z T=2, 2025-05-07T20:22:15.8399755Z D=15, 2025-05-07T20:22:15.8399907Z B=38, 2025-05-07T20:22:15.8400055Z log_E=4, 2025-05-07T20:22:15.8400208Z L=1, 2025-05-07T20:22:15.8400368Z D_gradcheck=2, 2025-05-07T20:22:15.8400547Z stochastic_rounding=True, 2025-05-07T20:22:15.8400702Z weighted=True, 2025-05-07T20:22:15.8400866Z row_wise=False, 2025-05-07T20:22:15.8401017Z mixed=True, 2025-05-07T20:22:15.8401172Z use_cache=True, 2025-05-07T20:22:15.8401369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:15.8401523Z use_cpu=True, 2025-05-07T20:22:15.8401711Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.8401854Z ) 2025-05-07T20:22:15.8402083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:22:15.8402653Z self=, 2025-05-07T20:22:15.8402953Z mixed_B=True, 2025-05-07T20:22:15.8403112Z compile=True, 2025-05-07T20:22:15.8403267Z T=4, 2025-05-07T20:22:15.8403412Z D=28, 2025-05-07T20:22:15.8403559Z B=68, 2025-05-07T20:22:15.8403714Z log_E=4, 2025-05-07T20:22:15.8403860Z L=7, 2025-05-07T20:22:15.8404016Z D_gradcheck=2, 2025-05-07T20:22:15.8404202Z stochastic_rounding=False, 2025-05-07T20:22:15.8404362Z weighted=True, 2025-05-07T20:22:15.8404515Z row_wise=True, 2025-05-07T20:22:15.8404678Z mixed=False, 2025-05-07T20:22:15.8404842Z use_cache=True, 2025-05-07T20:22:15.8405041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:15.8405196Z use_cpu=True, 2025-05-07T20:22:15.8405379Z output_dtype=SparseType.FP32, 2025-05-07T20:22:15.8405531Z ) 2025-05-07T20:22:15.8405741Z PASSED 2025-05-07T20:22:15.8405750Z 2025-05-07T20:22:15.8405985Z =============================== warnings summary =============================== 2025-05-07T20:22:15.8406537Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:22:15.8407059Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:22:15.8407658Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:22:15.8409315Z /github/home/miniconda/envs/build_binary/lib/python3.9/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:22:15.8409480Z warnings.warn( 2025-05-07T20:22:15.8409494Z 2025-05-07T20:22:15.8409847Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:22:15.8410089Z =========================== short test summary info ============================ 2025-05-07T20:22:15.8410619Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:22:15.8411099Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:22:15.8411562Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:22:15.8412033Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:22:15.8412615Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:22:15.8412897Z ================== 3 passed, 5 skipped, 3 warnings in 33.02s =================== 2025-05-07T20:22:16.5946745Z 2025-05-07T20:22:16.5947818Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:22:16.5968274Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 37 seconds 2025-05-07T20:22:16.5968821Z 2025-05-07T20:22:16.5968831Z 2025-05-07T20:22:16.5968837Z 2025-05-07T20:22:16.5968885Z 2025-05-07T20:22:16.5984388Z ################################################################################ 2025-05-07T20:22:16.6003791Z # [2025-05-07T20:22:16.599Z] Run Python Test Suite: 2025-05-07T20:22:16.6004397Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:22:16.6004953Z ################################################################################ 2025-05-07T20:22:16.6032286Z + 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:22:16.6033329Z 2025-05-07T20:22:19.5837983Z ============================= test session starts ============================== 2025-05-07T20:22:19.5838988Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:19.5839814Z cachedir: .pytest_cache 2025-05-07T20:22:19.5840766Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:19.5842168Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:19.5842670Z plugins: hypothesis-6.131.14 2025-05-07T20:22:21.8501544Z collecting ... collected 1 item 2025-05-07T20:22:21.8501947Z 2025-05-07T20:22:21.8546855Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:22:21.8547505Z 2025-05-07T20:22:21.8547750Z =========================== short test summary info ============================ 2025-05-07T20:22:21.8549269Z 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:22:21.8550724Z ============================== 1 skipped in 2.49s ============================== 2025-05-07T20:22:22.5492902Z 2025-05-07T20:22:22.5493999Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:22:22.5515837Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 6 seconds 2025-05-07T20:22:22.5516496Z 2025-05-07T20:22:22.5516503Z 2025-05-07T20:22:22.5516508Z 2025-05-07T20:22:22.5516513Z 2025-05-07T20:22:22.5532968Z ################################################################################ 2025-05-07T20:22:22.5552332Z # [2025-05-07T20:22:22.554Z] Run Python Test Suite: 2025-05-07T20:22:22.5552919Z # ./tbe/training/backward_none_test.py 2025-05-07T20:22:22.5553440Z ################################################################################ 2025-05-07T20:22:22.5581373Z + 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:22:22.5582433Z 2025-05-07T20:22:25.5989809Z ============================= test session starts ============================== 2025-05-07T20:22:25.5991187Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:25.5992056Z cachedir: .pytest_cache 2025-05-07T20:22:25.5992972Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:25.5994007Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:25.5994511Z plugins: hypothesis-6.131.14 2025-05-07T20:22:27.9750373Z collecting ... collected 2 items 2025-05-07T20:22:27.9750778Z 2025-05-07T20:22:27.9780029Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:22:27.9809916Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:22:27.9810643Z 2025-05-07T20:22:27.9810897Z =========================== short test summary info ============================ 2025-05-07T20:22:27.9811755Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.9812832Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.9813685Z ============================== 2 skipped in 2.61s ============================== 2025-05-07T20:22:28.7040285Z 2025-05-07T20:22:28.7041238Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:22:28.7061640Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 6 seconds 2025-05-07T20:22:28.7062203Z 2025-05-07T20:22:28.7062210Z 2025-05-07T20:22:28.7062215Z 2025-05-07T20:22:28.7062221Z 2025-05-07T20:22:28.7078025Z ################################################################################ 2025-05-07T20:22:28.7097854Z # [2025-05-07T20:22:28.709Z] Run Python Test Suite: 2025-05-07T20:22:28.7098454Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:22:28.7099007Z ################################################################################ 2025-05-07T20:22:28.7127319Z + 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:22:28.7128742Z 2025-05-07T20:22:31.8470841Z ============================= test session starts ============================== 2025-05-07T20:22:31.8471878Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:31.8472728Z cachedir: .pytest_cache 2025-05-07T20:22:31.8473657Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:31.8474675Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:31.8475175Z plugins: hypothesis-6.131.14 2025-05-07T20:22:34.1742179Z collecting ... collected 9 items 2025-05-07T20:22:34.1742576Z 2025-05-07T20:22:34.3247606Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:22:34.3249300Z self=, 2025-05-07T20:22:34.3250214Z T=1, 2025-05-07T20:22:34.3250552Z D=2, 2025-05-07T20:22:34.3250880Z B=1, 2025-05-07T20:22:34.3251206Z log_E=3, 2025-05-07T20:22:34.3251891Z L=2, 2025-05-07T20:22:34.3252253Z weighted=False, 2025-05-07T20:22:34.3252642Z mixed=False, 2025-05-07T20:22:34.3253008Z mixed_B=False, 2025-05-07T20:22:34.3253422Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:22:34.3253927Z long_segments=False, 2025-05-07T20:22:34.3254374Z pooling_mode=, 2025-05-07T20:22:34.3254854Z use_cpu=True, 2025-05-07T20:22:34.3255281Z weight_decay_mode=, 2025-05-07T20:22:34.3255945Z counter_weight_decay_mode=, 2025-05-07T20:22:34.3256538Z ) 2025-05-07T20:22:34.3256869Z SKIPPED 2025-05-07T20:22:34.3419118Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:22:34.3420740Z self=, 2025-05-07T20:22:34.3421631Z T=1, 2025-05-07T20:22:34.3421976Z D=2, 2025-05-07T20:22:34.3422303Z B=1, 2025-05-07T20:22:34.3422639Z log_E=3, 2025-05-07T20:22:34.3423140Z L=0, 2025-05-07T20:22:34.3423475Z weighted=False, 2025-05-07T20:22:34.3423854Z mixed=False, 2025-05-07T20:22:34.3424316Z mixed_B=False, 2025-05-07T20:22:34.3424722Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:22:34.3425193Z long_segments=False, 2025-05-07T20:22:34.3425638Z pooling_mode=, 2025-05-07T20:22:34.3426110Z use_cpu=True, 2025-05-07T20:22:34.3426507Z uvm_non_rowwise_momentum=False, 2025-05-07T20:22:34.3426959Z ) 2025-05-07T20:22:34.3427284Z SKIPPED 2025-05-07T20:22:34.3566144Z 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:22:34.3568158Z self=, 2025-05-07T20:22:34.3569203Z T=1, 2025-05-07T20:22:34.3569529Z D=2, 2025-05-07T20:22:34.3569869Z B=1, 2025-05-07T20:22:34.3570208Z log_E=3, 2025-05-07T20:22:34.3570544Z L=0, 2025-05-07T20:22:34.3570886Z weighted=False, 2025-05-07T20:22:34.3571265Z mixed=False, 2025-05-07T20:22:34.3571623Z mixed_B=False, 2025-05-07T20:22:34.3572010Z long_segments=False, 2025-05-07T20:22:34.3572449Z pooling_mode=, 2025-05-07T20:22:34.3572950Z uvm_non_rowwise_momentum=False, 2025-05-07T20:22:34.3573399Z ) 2025-05-07T20:22:34.3573726Z SKIPPED 2025-05-07T20:22:34.3726802Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T20:22:34.3729216Z self=, 2025-05-07T20:22:34.3730241Z T=1, 2025-05-07T20:22:34.3730588Z D=2, 2025-05-07T20:22:34.3730913Z B=1, 2025-05-07T20:22:34.3731263Z log_E=3, 2025-05-07T20:22:34.3731604Z L=2, 2025-05-07T20:22:34.3731945Z weighted=False, 2025-05-07T20:22:34.3732316Z mixed=False, 2025-05-07T20:22:34.3732687Z mixed_B=False, 2025-05-07T20:22:34.3733074Z long_segments=False, 2025-05-07T20:22:34.3733510Z pooling_mode=, 2025-05-07T20:22:34.3733986Z use_cpu=True, 2025-05-07T20:22:34.3734384Z uvm_non_rowwise_momentum=False, 2025-05-07T20:22:34.3734827Z ) 2025-05-07T20:22:34.3735162Z SKIPPED 2025-05-07T20:22:34.3899188Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T20:22:34.3901149Z self=, 2025-05-07T20:22:34.3902160Z T=1, 2025-05-07T20:22:34.3902846Z D=2, 2025-05-07T20:22:34.3903204Z B=1, 2025-05-07T20:22:34.3903548Z log_E=3, 2025-05-07T20:22:34.3903892Z L=2, 2025-05-07T20:22:34.3904329Z weighted=False, 2025-05-07T20:22:34.3904700Z mixed=False, 2025-05-07T20:22:34.3905067Z mixed_B=False, 2025-05-07T20:22:34.3905523Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:22:34.3906071Z long_segments=False, 2025-05-07T20:22:34.3906535Z pooling_mode=, 2025-05-07T20:22:34.3907017Z use_cpu=True, 2025-05-07T20:22:34.3907405Z uvm_non_rowwise_momentum=False, 2025-05-07T20:22:34.3907887Z optimizer_state_dtypes=None, 2025-05-07T20:22:34.3908330Z ) 2025-05-07T20:22:34.3908662Z SKIPPED 2025-05-07T20:22:34.4050874Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:22:34.4052509Z self=, 2025-05-07T20:22:34.4053403Z T=1, 2025-05-07T20:22:34.4053732Z D=2, 2025-05-07T20:22:34.4054234Z B=1, 2025-05-07T20:22:34.4054571Z log_E=3, 2025-05-07T20:22:34.4054909Z L=0, 2025-05-07T20:22:34.4055253Z weighted=False, 2025-05-07T20:22:34.4055630Z mixed=False, 2025-05-07T20:22:34.4056022Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:22:34.4056495Z long_segments=False, 2025-05-07T20:22:34.4056943Z pooling_mode=, 2025-05-07T20:22:34.4057419Z use_cpu=True, 2025-05-07T20:22:34.4057774Z ) 2025-05-07T20:22:34.4058106Z SKIPPED 2025-05-07T20:22:34.4192699Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:22:34.4194292Z self=, 2025-05-07T20:22:34.4195184Z T=1, 2025-05-07T20:22:34.4195515Z D=2, 2025-05-07T20:22:34.4195846Z B=1, 2025-05-07T20:22:34.4196180Z log_E=3, 2025-05-07T20:22:34.4196526Z L=0, 2025-05-07T20:22:34.4196878Z weighted=False, 2025-05-07T20:22:34.4197246Z mixed=False, 2025-05-07T20:22:34.4197647Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:22:34.4198130Z long_segments=False, 2025-05-07T20:22:34.4198568Z pooling_mode=, 2025-05-07T20:22:34.4199041Z use_cpu=True, 2025-05-07T20:22:34.4199404Z ) 2025-05-07T20:22:34.4199728Z SKIPPED 2025-05-07T20:22:34.4370876Z 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:22:34.4373382Z self=, 2025-05-07T20:22:34.4374456Z T=1, 2025-05-07T20:22:34.4374786Z D=2, 2025-05-07T20:22:34.4375122Z B=1, 2025-05-07T20:22:34.4375467Z log_E=3, 2025-05-07T20:22:34.4375813Z L=0, 2025-05-07T20:22:34.4376168Z weighted=False, 2025-05-07T20:22:34.4376551Z mixed=False, 2025-05-07T20:22:34.4376986Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:22:34.4377528Z long_segments=False, 2025-05-07T20:22:34.4377983Z pooling_mode=, 2025-05-07T20:22:34.4378455Z use_cpu=True, 2025-05-07T20:22:34.4378855Z uvm_non_rowwise_momentum=False, 2025-05-07T20:22:34.4379423Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:22:34.4379989Z ) 2025-05-07T20:22:34.4380321Z SKIPPED 2025-05-07T20:22:34.4539636Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:22:34.4541042Z self=, 2025-05-07T20:22:34.4541869Z T=1, 2025-05-07T20:22:34.4542197Z D=16, 2025-05-07T20:22:34.4542527Z B=1, 2025-05-07T20:22:34.4543170Z log_E=3, 2025-05-07T20:22:34.4543533Z L=2, 2025-05-07T20:22:34.4543894Z weighted=False, 2025-05-07T20:22:34.4544370Z mixed=False, 2025-05-07T20:22:34.4544730Z mixed_B=False, 2025-05-07T20:22:34.4545174Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:22:34.4545716Z long_segments=False, 2025-05-07T20:22:34.4546155Z pooling_mode=, 2025-05-07T20:22:34.4546636Z use_cpu=False, 2025-05-07T20:22:34.4547068Z weight_decay_mode=, 2025-05-07T20:22:34.4547569Z ) 2025-05-07T20:22:34.4559934Z SKIPPED 2025-05-07T20:22:34.4560152Z 2025-05-07T20:22:34.4560679Z =========================== short test summary info ============================ 2025-05-07T20:22:34.4561868Z SKIPPED [9] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:22:34.4562966Z ============================== 9 skipped in 2.83s ============================== 2025-05-07T20:22:35.1622755Z 2025-05-07T20:22:35.1623679Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:22:35.1645545Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 7 seconds 2025-05-07T20:22:35.1646114Z 2025-05-07T20:22:35.1646121Z 2025-05-07T20:22:35.1646126Z 2025-05-07T20:22:35.1646131Z 2025-05-07T20:22:35.1661863Z ################################################################################ 2025-05-07T20:22:35.1681626Z # [2025-05-07T20:22:35.167Z] Run Python Test Suite: 2025-05-07T20:22:35.1682205Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:22:35.1682750Z ################################################################################ 2025-05-07T20:22:35.1711875Z + 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:22:35.1712914Z 2025-05-07T20:22:38.2819114Z ============================= test session starts ============================== 2025-05-07T20:22:38.2820113Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:38.2820955Z cachedir: .pytest_cache 2025-05-07T20:22:38.2821878Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:38.2822895Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:38.2823398Z plugins: hypothesis-6.131.14 2025-05-07T20:22:40.5685831Z collecting ... collected 3 items 2025-05-07T20:22:40.5686220Z 2025-05-07T20:22:40.8026144Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:22:40.8028127Z self=, 2025-05-07T20:22:40.8028855Z T=1, 2025-05-07T20:22:40.8029182Z D=2, 2025-05-07T20:22:40.8029515Z B=1, 2025-05-07T20:22:40.8029858Z log_E=3, 2025-05-07T20:22:40.8030200Z L=0, 2025-05-07T20:22:40.8030590Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8031075Z weighted=False, 2025-05-07T20:22:40.8031444Z mixed=False, 2025-05-07T20:22:40.8031811Z mixed_B=False, 2025-05-07T20:22:40.8032191Z use_cache=False, 2025-05-07T20:22:40.8032604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8033104Z long_segments=False, 2025-05-07T20:22:40.8033555Z pooling_mode=, 2025-05-07T20:22:40.8034031Z use_cpu=True, 2025-05-07T20:22:40.8034390Z ) 2025-05-07T20:22:40.8034749Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8035469Z self=, 2025-05-07T20:22:40.8036198Z T=4, 2025-05-07T20:22:40.8036533Z D=2, 2025-05-07T20:22:40.8036863Z B=1, 2025-05-07T20:22:40.8037191Z log_E=3, 2025-05-07T20:22:40.8037534Z L=0, 2025-05-07T20:22:40.8038168Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8038673Z weighted=False, 2025-05-07T20:22:40.8039059Z mixed=False, 2025-05-07T20:22:40.8039425Z mixed_B=False, 2025-05-07T20:22:40.8039790Z use_cache=False, 2025-05-07T20:22:40.8040210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8040704Z long_segments=False, 2025-05-07T20:22:40.8041144Z pooling_mode=, 2025-05-07T20:22:40.8041761Z use_cpu=True, 2025-05-07T20:22:40.8042125Z ) 2025-05-07T20:22:40.8042475Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8043192Z self=, 2025-05-07T20:22:40.8043914Z T=4, 2025-05-07T20:22:40.8044411Z D=4, 2025-05-07T20:22:40.8044769Z B=34, 2025-05-07T20:22:40.8045109Z log_E=4, 2025-05-07T20:22:40.8045446Z L=18, 2025-05-07T20:22:40.8045826Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8046311Z weighted=False, 2025-05-07T20:22:40.8046679Z mixed=True, 2025-05-07T20:22:40.8047048Z mixed_B=False, 2025-05-07T20:22:40.8047419Z use_cache=True, 2025-05-07T20:22:40.8048007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8048490Z long_segments=False, 2025-05-07T20:22:40.8048930Z pooling_mode=, 2025-05-07T20:22:40.8049410Z use_cpu=True, 2025-05-07T20:22:40.8049762Z ) 2025-05-07T20:22:40.8050118Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8050833Z self=, 2025-05-07T20:22:40.8051543Z T=2, 2025-05-07T20:22:40.8051875Z D=2, 2025-05-07T20:22:40.8052204Z B=1, 2025-05-07T20:22:40.8052528Z log_E=3, 2025-05-07T20:22:40.8052880Z L=0, 2025-05-07T20:22:40.8053262Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8053931Z weighted=False, 2025-05-07T20:22:40.8054337Z mixed=False, 2025-05-07T20:22:40.8054707Z mixed_B=False, 2025-05-07T20:22:40.8055075Z use_cache=False, 2025-05-07T20:22:40.8055501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8055997Z long_segments=False, 2025-05-07T20:22:40.8056442Z pooling_mode=, 2025-05-07T20:22:40.8056923Z use_cpu=True, 2025-05-07T20:22:40.8057284Z ) 2025-05-07T20:22:40.8057634Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8058348Z self=, 2025-05-07T20:22:40.8059063Z T=2, 2025-05-07T20:22:40.8059396Z D=229, 2025-05-07T20:22:40.8059725Z B=106, 2025-05-07T20:22:40.8060062Z log_E=4, 2025-05-07T20:22:40.8060404Z L=11, 2025-05-07T20:22:40.8060777Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8061265Z weighted=True, 2025-05-07T20:22:40.8061845Z mixed=False, 2025-05-07T20:22:40.8062207Z mixed_B=True, 2025-05-07T20:22:40.8062578Z use_cache=True, 2025-05-07T20:22:40.8062994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8063481Z long_segments=False, 2025-05-07T20:22:40.8063931Z pooling_mode=, 2025-05-07T20:22:40.8064534Z use_cpu=True, 2025-05-07T20:22:40.8064898Z ) 2025-05-07T20:22:40.8065260Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8065975Z self=, 2025-05-07T20:22:40.8066682Z T=3, 2025-05-07T20:22:40.8067015Z D=218, 2025-05-07T20:22:40.8067348Z B=45, 2025-05-07T20:22:40.8067685Z log_E=3, 2025-05-07T20:22:40.8068036Z L=20, 2025-05-07T20:22:40.8068410Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8068894Z weighted=False, 2025-05-07T20:22:40.8069261Z mixed=False, 2025-05-07T20:22:40.8069629Z mixed_B=False, 2025-05-07T20:22:40.8070012Z use_cache=False, 2025-05-07T20:22:40.8070428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8070922Z long_segments=False, 2025-05-07T20:22:40.8071374Z pooling_mode=, 2025-05-07T20:22:40.8071847Z use_cpu=True, 2025-05-07T20:22:40.8072354Z ) 2025-05-07T20:22:40.8072724Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8073434Z self=, 2025-05-07T20:22:40.8074150Z T=2, 2025-05-07T20:22:40.8074487Z D=159, 2025-05-07T20:22:40.8074819Z B=27, 2025-05-07T20:22:40.8075151Z log_E=4, 2025-05-07T20:22:40.8075494Z L=19, 2025-05-07T20:22:40.8075866Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8076347Z weighted=False, 2025-05-07T20:22:40.8076726Z mixed=False, 2025-05-07T20:22:40.8077084Z mixed_B=True, 2025-05-07T20:22:40.8077457Z use_cache=False, 2025-05-07T20:22:40.8077878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8078469Z long_segments=False, 2025-05-07T20:22:40.8078927Z pooling_mode=, 2025-05-07T20:22:40.8079407Z use_cpu=True, 2025-05-07T20:22:40.8079769Z ) 2025-05-07T20:22:40.8080121Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8080845Z self=, 2025-05-07T20:22:40.8081701Z T=5, 2025-05-07T20:22:40.8082028Z D=122, 2025-05-07T20:22:40.8082363Z B=21, 2025-05-07T20:22:40.8082696Z log_E=4, 2025-05-07T20:22:40.8083042Z L=15, 2025-05-07T20:22:40.8083426Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8083911Z weighted=True, 2025-05-07T20:22:40.8084281Z mixed=True, 2025-05-07T20:22:40.8084643Z mixed_B=True, 2025-05-07T20:22:40.8085016Z use_cache=False, 2025-05-07T20:22:40.8085429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8085917Z long_segments=True, 2025-05-07T20:22:40.8086350Z pooling_mode=, 2025-05-07T20:22:40.8086831Z use_cpu=True, 2025-05-07T20:22:40.8087190Z ) 2025-05-07T20:22:40.8087553Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8088261Z self=, 2025-05-07T20:22:40.8088979Z T=1, 2025-05-07T20:22:40.8089317Z D=248, 2025-05-07T20:22:40.8089652Z B=120, 2025-05-07T20:22:40.8089994Z log_E=3, 2025-05-07T20:22:40.8090337Z L=7, 2025-05-07T20:22:40.8090714Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8091194Z weighted=False, 2025-05-07T20:22:40.8091567Z mixed=True, 2025-05-07T20:22:40.8091931Z mixed_B=False, 2025-05-07T20:22:40.8092299Z use_cache=True, 2025-05-07T20:22:40.8092707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8093196Z long_segments=True, 2025-05-07T20:22:40.8093630Z pooling_mode=, 2025-05-07T20:22:40.8094112Z use_cpu=True, 2025-05-07T20:22:40.8094474Z ) 2025-05-07T20:22:40.8094833Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8095765Z self=, 2025-05-07T20:22:40.8096478Z T=1, 2025-05-07T20:22:40.8096801Z D=171, 2025-05-07T20:22:40.8097135Z B=115, 2025-05-07T20:22:40.8097471Z log_E=5, 2025-05-07T20:22:40.8097808Z L=9, 2025-05-07T20:22:40.8098189Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8098674Z weighted=True, 2025-05-07T20:22:40.8099037Z mixed=True, 2025-05-07T20:22:40.8099402Z mixed_B=False, 2025-05-07T20:22:40.8099778Z use_cache=False, 2025-05-07T20:22:40.8100191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8100680Z long_segments=True, 2025-05-07T20:22:40.8101112Z pooling_mode=, 2025-05-07T20:22:40.8101607Z use_cpu=True, 2025-05-07T20:22:40.8101956Z ) 2025-05-07T20:22:40.8102319Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8103040Z self=, 2025-05-07T20:22:40.8103762Z T=3, 2025-05-07T20:22:40.8104228Z D=55, 2025-05-07T20:22:40.8104579Z B=120, 2025-05-07T20:22:40.8104915Z log_E=4, 2025-05-07T20:22:40.8105250Z L=9, 2025-05-07T20:22:40.8105628Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8106241Z weighted=False, 2025-05-07T20:22:40.8106624Z mixed=True, 2025-05-07T20:22:40.8106998Z mixed_B=False, 2025-05-07T20:22:40.8107373Z use_cache=True, 2025-05-07T20:22:40.8107780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8108270Z long_segments=True, 2025-05-07T20:22:40.8108705Z pooling_mode=, 2025-05-07T20:22:40.8109183Z use_cpu=True, 2025-05-07T20:22:40.8109545Z ) 2025-05-07T20:22:40.8109909Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8110621Z self=, 2025-05-07T20:22:40.8111339Z T=3, 2025-05-07T20:22:40.8111676Z D=55, 2025-05-07T20:22:40.8112152Z B=120, 2025-05-07T20:22:40.8112507Z log_E=3, 2025-05-07T20:22:40.8112853Z L=9, 2025-05-07T20:22:40.8113228Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8113715Z weighted=False, 2025-05-07T20:22:40.8114093Z mixed=True, 2025-05-07T20:22:40.8114457Z mixed_B=False, 2025-05-07T20:22:40.8114825Z use_cache=True, 2025-05-07T20:22:40.8115379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8115869Z long_segments=True, 2025-05-07T20:22:40.8116541Z pooling_mode=, 2025-05-07T20:22:40.8117023Z use_cpu=True, 2025-05-07T20:22:40.8117382Z ) 2025-05-07T20:22:40.8117731Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8118446Z self=, 2025-05-07T20:22:40.8119161Z T=3, 2025-05-07T20:22:40.8119492Z D=55, 2025-05-07T20:22:40.8119819Z B=120, 2025-05-07T20:22:40.8120155Z log_E=3, 2025-05-07T20:22:40.8120491Z L=9, 2025-05-07T20:22:40.8120875Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8121357Z weighted=False, 2025-05-07T20:22:40.8121724Z mixed=False, 2025-05-07T20:22:40.8122089Z mixed_B=False, 2025-05-07T20:22:40.8122461Z use_cache=True, 2025-05-07T20:22:40.8122871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8123362Z long_segments=True, 2025-05-07T20:22:40.8123801Z pooling_mode=, 2025-05-07T20:22:40.8124282Z use_cpu=True, 2025-05-07T20:22:40.8124634Z ) 2025-05-07T20:22:40.8124994Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8125713Z self=, 2025-05-07T20:22:40.8126423Z T=3, 2025-05-07T20:22:40.8126754Z D=55, 2025-05-07T20:22:40.8127083Z B=9, 2025-05-07T20:22:40.8127410Z log_E=3, 2025-05-07T20:22:40.8127761Z L=9, 2025-05-07T20:22:40.8128140Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8128617Z weighted=False, 2025-05-07T20:22:40.8129267Z mixed=False, 2025-05-07T20:22:40.8129639Z mixed_B=False, 2025-05-07T20:22:40.8130007Z use_cache=True, 2025-05-07T20:22:40.8130425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8130924Z long_segments=True, 2025-05-07T20:22:40.8131355Z pooling_mode=, 2025-05-07T20:22:40.8131852Z use_cpu=True, 2025-05-07T20:22:40.8132217Z ) 2025-05-07T20:22:40.8132566Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8133282Z self=, 2025-05-07T20:22:40.8134000Z T=3, 2025-05-07T20:22:40.8134329Z D=55, 2025-05-07T20:22:40.8134663Z B=9, 2025-05-07T20:22:40.8134998Z log_E=3, 2025-05-07T20:22:40.8135337Z L=9, 2025-05-07T20:22:40.8135714Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8136200Z weighted=True, 2025-05-07T20:22:40.8136575Z mixed=False, 2025-05-07T20:22:40.8136937Z mixed_B=False, 2025-05-07T20:22:40.8137318Z use_cache=True, 2025-05-07T20:22:40.8137739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8138223Z long_segments=True, 2025-05-07T20:22:40.8138658Z pooling_mode=, 2025-05-07T20:22:40.8139142Z use_cpu=True, 2025-05-07T20:22:40.8139495Z ) 2025-05-07T20:22:40.8140025Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8140760Z self=, 2025-05-07T20:22:40.8141475Z T=1, 2025-05-07T20:22:40.8141807Z D=55, 2025-05-07T20:22:40.8142140Z B=9, 2025-05-07T20:22:40.8142465Z log_E=3, 2025-05-07T20:22:40.8142809Z L=9, 2025-05-07T20:22:40.8143187Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8143664Z weighted=False, 2025-05-07T20:22:40.8144172Z mixed=False, 2025-05-07T20:22:40.8144550Z mixed_B=False, 2025-05-07T20:22:40.8144917Z use_cache=True, 2025-05-07T20:22:40.8145325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8146037Z long_segments=True, 2025-05-07T20:22:40.8146520Z pooling_mode=, 2025-05-07T20:22:40.8147006Z use_cpu=True, 2025-05-07T20:22:40.8147373Z ) 2025-05-07T20:22:40.8147733Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8148448Z self=, 2025-05-07T20:22:40.8149174Z T=1, 2025-05-07T20:22:40.8149715Z D=9, 2025-05-07T20:22:40.8150042Z B=9, 2025-05-07T20:22:40.8150381Z log_E=3, 2025-05-07T20:22:40.8150728Z L=9, 2025-05-07T20:22:40.8151101Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8151592Z weighted=False, 2025-05-07T20:22:40.8151974Z mixed=False, 2025-05-07T20:22:40.8152338Z mixed_B=False, 2025-05-07T20:22:40.8152713Z use_cache=True, 2025-05-07T20:22:40.8153125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8153610Z long_segments=True, 2025-05-07T20:22:40.8154043Z pooling_mode=, 2025-05-07T20:22:40.8154524Z use_cpu=True, 2025-05-07T20:22:40.8154884Z ) 2025-05-07T20:22:40.8155237Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8155957Z self=, 2025-05-07T20:22:40.8156678Z T=5, 2025-05-07T20:22:40.8157004Z D=15, 2025-05-07T20:22:40.8157342Z B=41, 2025-05-07T20:22:40.8157688Z log_E=3, 2025-05-07T20:22:40.8158032Z L=16, 2025-05-07T20:22:40.8158415Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8158904Z weighted=False, 2025-05-07T20:22:40.8159273Z mixed=False, 2025-05-07T20:22:40.8159641Z mixed_B=True, 2025-05-07T20:22:40.8160017Z use_cache=False, 2025-05-07T20:22:40.8160430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8160924Z long_segments=False, 2025-05-07T20:22:40.8161366Z pooling_mode=, 2025-05-07T20:22:40.8161865Z use_cpu=True, 2025-05-07T20:22:40.8162226Z ) 2025-05-07T20:22:40.8162587Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8163511Z self=, 2025-05-07T20:22:40.8164227Z T=5, 2025-05-07T20:22:40.8164559Z D=15, 2025-05-07T20:22:40.8164892Z B=41, 2025-05-07T20:22:40.8165225Z log_E=3, 2025-05-07T20:22:40.8165572Z L=5, 2025-05-07T20:22:40.8165946Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8166441Z weighted=False, 2025-05-07T20:22:40.8166815Z mixed=False, 2025-05-07T20:22:40.8167175Z mixed_B=True, 2025-05-07T20:22:40.8167549Z use_cache=False, 2025-05-07T20:22:40.8167970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8168462Z long_segments=False, 2025-05-07T20:22:40.8168899Z pooling_mode=, 2025-05-07T20:22:40.8169373Z use_cpu=True, 2025-05-07T20:22:40.8169733Z ) 2025-05-07T20:22:40.8655261Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8656031Z self=, 2025-05-07T20:22:40.8656789Z T=5, 2025-05-07T20:22:40.8657116Z D=15, 2025-05-07T20:22:40.8657447Z B=15, 2025-05-07T20:22:40.8657781Z log_E=3, 2025-05-07T20:22:40.8658126Z L=5, 2025-05-07T20:22:40.8658516Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8658995Z weighted=False, 2025-05-07T20:22:40.8659680Z mixed=False, 2025-05-07T20:22:40.8660072Z mixed_B=True, 2025-05-07T20:22:40.8660456Z use_cache=False, 2025-05-07T20:22:40.8660876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8661357Z long_segments=False, 2025-05-07T20:22:40.8661797Z pooling_mode=, 2025-05-07T20:22:40.8662274Z use_cpu=True, 2025-05-07T20:22:40.8662624Z ) 2025-05-07T20:22:40.8662983Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8663699Z self=, 2025-05-07T20:22:40.8664502Z T=5, 2025-05-07T20:22:40.8664827Z D=15, 2025-05-07T20:22:40.8665159Z B=15, 2025-05-07T20:22:40.8665651Z log_E=3, 2025-05-07T20:22:40.8666018Z L=15, 2025-05-07T20:22:40.8666535Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8667012Z weighted=False, 2025-05-07T20:22:40.8667384Z mixed=False, 2025-05-07T20:22:40.8667754Z mixed_B=True, 2025-05-07T20:22:40.8668123Z use_cache=False, 2025-05-07T20:22:40.8668542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8669205Z long_segments=False, 2025-05-07T20:22:40.8669641Z pooling_mode=, 2025-05-07T20:22:40.8670145Z use_cpu=True, 2025-05-07T20:22:40.8670506Z ) 2025-05-07T20:22:40.8670863Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8671572Z self=, 2025-05-07T20:22:40.8672286Z T=5, 2025-05-07T20:22:40.8672615Z D=15, 2025-05-07T20:22:40.8672940Z B=15, 2025-05-07T20:22:40.8673275Z log_E=3, 2025-05-07T20:22:40.8673620Z L=15, 2025-05-07T20:22:40.8674005Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8674505Z weighted=False, 2025-05-07T20:22:40.8674883Z mixed=False, 2025-05-07T20:22:40.8675246Z mixed_B=False, 2025-05-07T20:22:40.8675621Z use_cache=False, 2025-05-07T20:22:40.8676037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8676524Z long_segments=False, 2025-05-07T20:22:40.8676969Z pooling_mode=, 2025-05-07T20:22:40.8677455Z use_cpu=True, 2025-05-07T20:22:40.8677806Z ) 2025-05-07T20:22:40.8678166Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8678881Z self=, 2025-05-07T20:22:40.8679595Z T=1, 2025-05-07T20:22:40.8679931Z D=15, 2025-05-07T20:22:40.8680264Z B=15, 2025-05-07T20:22:40.8680603Z log_E=3, 2025-05-07T20:22:40.8680943Z L=15, 2025-05-07T20:22:40.8681321Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8681807Z weighted=False, 2025-05-07T20:22:40.8682175Z mixed=False, 2025-05-07T20:22:40.8682855Z mixed_B=False, 2025-05-07T20:22:40.8683230Z use_cache=False, 2025-05-07T20:22:40.8683643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8684134Z long_segments=False, 2025-05-07T20:22:40.8684576Z pooling_mode=, 2025-05-07T20:22:40.8685056Z use_cpu=True, 2025-05-07T20:22:40.8685418Z ) 2025-05-07T20:22:40.8685784Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8686491Z self=, 2025-05-07T20:22:40.8687205Z T=2, 2025-05-07T20:22:40.8687538Z D=160, 2025-05-07T20:22:40.8687868Z B=111, 2025-05-07T20:22:40.8702414Z log_E=3, 2025-05-07T20:22:40.8702894Z L=14, 2025-05-07T20:22:40.8703282Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8703766Z weighted=False, 2025-05-07T20:22:40.8704236Z mixed=True, 2025-05-07T20:22:40.8704615Z mixed_B=False, 2025-05-07T20:22:40.8704978Z use_cache=True, 2025-05-07T20:22:40.8705414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8705906Z long_segments=True, 2025-05-07T20:22:40.8706337Z pooling_mode=, 2025-05-07T20:22:40.8706822Z use_cpu=True, 2025-05-07T20:22:40.8707183Z ) 2025-05-07T20:22:40.8707531Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8708447Z self=, 2025-05-07T20:22:40.8709198Z T=2, 2025-05-07T20:22:40.8709525Z D=160, 2025-05-07T20:22:40.8709859Z B=14, 2025-05-07T20:22:40.8710192Z log_E=3, 2025-05-07T20:22:40.8710527Z L=14, 2025-05-07T20:22:40.8710910Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8711396Z weighted=False, 2025-05-07T20:22:40.8711771Z mixed=True, 2025-05-07T20:22:40.8712127Z mixed_B=False, 2025-05-07T20:22:40.8712506Z use_cache=True, 2025-05-07T20:22:40.8712916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8713400Z long_segments=True, 2025-05-07T20:22:40.8713989Z pooling_mode=, 2025-05-07T20:22:40.8714489Z use_cpu=True, 2025-05-07T20:22:40.8714844Z ) 2025-05-07T20:22:40.8715206Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8715923Z self=, 2025-05-07T20:22:40.8716943Z T=2, 2025-05-07T20:22:40.8717284Z D=160, 2025-05-07T20:22:40.8717893Z B=14, 2025-05-07T20:22:40.8718220Z log_E=3, 2025-05-07T20:22:40.8718565Z L=14, 2025-05-07T20:22:40.8718942Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8719421Z weighted=True, 2025-05-07T20:22:40.8719794Z mixed=True, 2025-05-07T20:22:40.8720155Z mixed_B=False, 2025-05-07T20:22:40.8720523Z use_cache=True, 2025-05-07T20:22:40.8720935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8721427Z long_segments=True, 2025-05-07T20:22:40.8721856Z pooling_mode=, 2025-05-07T20:22:40.8722336Z use_cpu=True, 2025-05-07T20:22:40.8722708Z ) 2025-05-07T20:22:40.8723068Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8723773Z self=, 2025-05-07T20:22:40.8724488Z T=3, 2025-05-07T20:22:40.8724821Z D=160, 2025-05-07T20:22:40.8725149Z B=14, 2025-05-07T20:22:40.8725485Z log_E=3, 2025-05-07T20:22:40.8725832Z L=14, 2025-05-07T20:22:40.8726208Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8726691Z weighted=True, 2025-05-07T20:22:40.8727061Z mixed=True, 2025-05-07T20:22:40.8727414Z mixed_B=False, 2025-05-07T20:22:40.8727787Z use_cache=True, 2025-05-07T20:22:40.8728206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8728688Z long_segments=True, 2025-05-07T20:22:40.8729119Z pooling_mode=, 2025-05-07T20:22:40.8729600Z use_cpu=True, 2025-05-07T20:22:40.8729955Z ) 2025-05-07T20:22:40.8730313Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8731032Z self=, 2025-05-07T20:22:40.8732052Z T=3, 2025-05-07T20:22:40.8732387Z D=160, 2025-05-07T20:22:40.8732725Z B=14, 2025-05-07T20:22:40.8733064Z log_E=3, 2025-05-07T20:22:40.8733399Z L=3, 2025-05-07T20:22:40.8733780Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8734263Z weighted=True, 2025-05-07T20:22:40.8734630Z mixed=True, 2025-05-07T20:22:40.8734989Z mixed_B=False, 2025-05-07T20:22:40.8735361Z use_cache=True, 2025-05-07T20:22:40.8735766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8736260Z long_segments=True, 2025-05-07T20:22:40.8736693Z pooling_mode=, 2025-05-07T20:22:40.8737170Z use_cpu=True, 2025-05-07T20:22:40.8737528Z ) 2025-05-07T20:22:40.8737890Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8738596Z self=, 2025-05-07T20:22:40.8739312Z T=3, 2025-05-07T20:22:40.8739670Z D=160, 2025-05-07T20:22:40.8740004Z B=1, 2025-05-07T20:22:40.8740339Z log_E=3, 2025-05-07T20:22:40.8740691Z L=3, 2025-05-07T20:22:40.8741070Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8741554Z weighted=True, 2025-05-07T20:22:40.8741934Z mixed=True, 2025-05-07T20:22:40.8742548Z mixed_B=False, 2025-05-07T20:22:40.8742948Z use_cache=True, 2025-05-07T20:22:40.8743360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8743842Z long_segments=True, 2025-05-07T20:22:40.8744432Z pooling_mode=, 2025-05-07T20:22:40.8744917Z use_cpu=True, 2025-05-07T20:22:40.8745277Z ) 2025-05-07T20:22:40.8745628Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8746345Z self=, 2025-05-07T20:22:40.8747060Z T=3, 2025-05-07T20:22:40.8747389Z D=160, 2025-05-07T20:22:40.8747729Z B=3, 2025-05-07T20:22:40.8748076Z log_E=3, 2025-05-07T20:22:40.8748679Z L=3, 2025-05-07T20:22:40.8749075Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8749560Z weighted=True, 2025-05-07T20:22:40.8749929Z mixed=True, 2025-05-07T20:22:40.8750295Z mixed_B=False, 2025-05-07T20:22:40.8750672Z use_cache=True, 2025-05-07T20:22:40.8751081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8751734Z long_segments=True, 2025-05-07T20:22:40.8752171Z pooling_mode=, 2025-05-07T20:22:40.8752644Z use_cpu=True, 2025-05-07T20:22:40.8753017Z ) 2025-05-07T20:22:40.8753372Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8754075Z self=, 2025-05-07T20:22:40.8754795Z T=4, 2025-05-07T20:22:40.8755127Z D=17, 2025-05-07T20:22:40.8755460Z B=18, 2025-05-07T20:22:40.8755786Z log_E=5, 2025-05-07T20:22:40.8756130Z L=3, 2025-05-07T20:22:40.8756507Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8756991Z weighted=True, 2025-05-07T20:22:40.8757367Z mixed=False, 2025-05-07T20:22:40.8757736Z mixed_B=False, 2025-05-07T20:22:40.8758102Z use_cache=True, 2025-05-07T20:22:40.8758516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8759009Z long_segments=False, 2025-05-07T20:22:40.8759456Z pooling_mode=, 2025-05-07T20:22:40.8759951Z use_cpu=True, 2025-05-07T20:22:40.8760317Z ) 2025-05-07T20:22:40.8760667Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8761391Z self=, 2025-05-07T20:22:40.8762105Z T=5, 2025-05-07T20:22:40.8762431Z D=17, 2025-05-07T20:22:40.8762761Z B=18, 2025-05-07T20:22:40.8763101Z log_E=5, 2025-05-07T20:22:40.8763438Z L=3, 2025-05-07T20:22:40.8763821Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8764305Z weighted=True, 2025-05-07T20:22:40.8764670Z mixed=False, 2025-05-07T20:22:40.8765037Z mixed_B=False, 2025-05-07T20:22:40.8765625Z use_cache=True, 2025-05-07T20:22:40.8766044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8766532Z long_segments=False, 2025-05-07T20:22:40.8766975Z pooling_mode=, 2025-05-07T20:22:40.8767458Z use_cpu=True, 2025-05-07T20:22:40.8767817Z ) 2025-05-07T20:22:40.8768180Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8768900Z self=, 2025-05-07T20:22:40.8769611Z T=5, 2025-05-07T20:22:40.8769947Z D=17, 2025-05-07T20:22:40.8770285Z B=18, 2025-05-07T20:22:40.8770617Z log_E=5, 2025-05-07T20:22:40.8770963Z L=3, 2025-05-07T20:22:40.8771341Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8771820Z weighted=True, 2025-05-07T20:22:40.8772194Z mixed=False, 2025-05-07T20:22:40.8772563Z mixed_B=False, 2025-05-07T20:22:40.8772936Z use_cache=False, 2025-05-07T20:22:40.8773358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8773859Z long_segments=False, 2025-05-07T20:22:40.8774303Z pooling_mode=, 2025-05-07T20:22:40.8774781Z use_cpu=True, 2025-05-07T20:22:40.8775141Z ) 2025-05-07T20:22:40.8775499Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8776330Z self=, 2025-05-07T20:22:40.8777086Z T=1, 2025-05-07T20:22:40.8777419Z D=17, 2025-05-07T20:22:40.8777745Z B=18, 2025-05-07T20:22:40.8778080Z log_E=5, 2025-05-07T20:22:40.8778444Z L=3, 2025-05-07T20:22:40.8778824Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8779305Z weighted=True, 2025-05-07T20:22:40.8779684Z mixed=False, 2025-05-07T20:22:40.8780049Z mixed_B=False, 2025-05-07T20:22:40.8780414Z use_cache=False, 2025-05-07T20:22:40.8780834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8781326Z long_segments=False, 2025-05-07T20:22:40.8781879Z pooling_mode=, 2025-05-07T20:22:40.8782372Z use_cpu=True, 2025-05-07T20:22:40.8782737Z ) 2025-05-07T20:22:40.8783098Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8783808Z self=, 2025-05-07T20:22:40.8784663Z T=5, 2025-05-07T20:22:40.8785010Z D=17, 2025-05-07T20:22:40.8785339Z B=18, 2025-05-07T20:22:40.8785787Z log_E=5, 2025-05-07T20:22:40.8786137Z L=3, 2025-05-07T20:22:40.8786507Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8786985Z weighted=True, 2025-05-07T20:22:40.8787360Z mixed=False, 2025-05-07T20:22:40.8787718Z mixed_B=False, 2025-05-07T20:22:40.8788092Z use_cache=False, 2025-05-07T20:22:40.8788513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8788997Z long_segments=True, 2025-05-07T20:22:40.8789429Z pooling_mode=, 2025-05-07T20:22:40.8789913Z use_cpu=True, 2025-05-07T20:22:40.8790267Z ) 2025-05-07T20:22:40.8790631Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8791351Z self=, 2025-05-07T20:22:40.8792072Z T=5, 2025-05-07T20:22:40.8792405Z D=17, 2025-05-07T20:22:40.8792742Z B=18, 2025-05-07T20:22:40.8793076Z log_E=5, 2025-05-07T20:22:40.8793425Z L=3, 2025-05-07T20:22:40.8793805Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8794294Z weighted=False, 2025-05-07T20:22:40.8794664Z mixed=False, 2025-05-07T20:22:40.8795036Z mixed_B=False, 2025-05-07T20:22:40.8795416Z use_cache=False, 2025-05-07T20:22:40.8795830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8796320Z long_segments=True, 2025-05-07T20:22:40.8796758Z pooling_mode=, 2025-05-07T20:22:40.8797232Z use_cpu=True, 2025-05-07T20:22:40.8797587Z ) 2025-05-07T20:22:40.8797941Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8798652Z self=, 2025-05-07T20:22:40.8799534Z T=5, 2025-05-07T20:22:40.8799862Z D=17, 2025-05-07T20:22:40.8800188Z B=18, 2025-05-07T20:22:40.8800523Z log_E=5, 2025-05-07T20:22:40.8800870Z L=3, 2025-05-07T20:22:40.8801239Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.8801729Z weighted=False, 2025-05-07T20:22:40.8802103Z mixed=True, 2025-05-07T20:22:40.8802469Z mixed_B=False, 2025-05-07T20:22:40.8802834Z use_cache=False, 2025-05-07T20:22:40.8803252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8803742Z long_segments=True, 2025-05-07T20:22:40.8804171Z pooling_mode=, 2025-05-07T20:22:40.8804649Z use_cpu=True, 2025-05-07T20:22:40.8805007Z ) 2025-05-07T20:22:40.8805358Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8806072Z self=, 2025-05-07T20:22:40.8806781Z T=3, 2025-05-07T20:22:40.8807108Z D=241, 2025-05-07T20:22:40.8807449Z B=104, 2025-05-07T20:22:40.8807781Z log_E=3, 2025-05-07T20:22:40.8808116Z L=5, 2025-05-07T20:22:40.8808494Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8808974Z weighted=True, 2025-05-07T20:22:40.8809336Z mixed=True, 2025-05-07T20:22:40.8809869Z mixed_B=False, 2025-05-07T20:22:40.8810261Z use_cache=True, 2025-05-07T20:22:40.8810676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8811170Z long_segments=False, 2025-05-07T20:22:40.8811613Z pooling_mode=, 2025-05-07T20:22:40.8812084Z use_cpu=True, 2025-05-07T20:22:40.8812447Z ) 2025-05-07T20:22:40.8812881Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8813599Z self=, 2025-05-07T20:22:40.8814309Z T=3, 2025-05-07T20:22:40.8814640Z D=241, 2025-05-07T20:22:40.8814979Z B=104, 2025-05-07T20:22:40.8815310Z log_E=3, 2025-05-07T20:22:40.8815654Z L=5, 2025-05-07T20:22:40.8816548Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8817075Z weighted=True, 2025-05-07T20:22:40.8817455Z mixed=True, 2025-05-07T20:22:40.8817826Z mixed_B=False, 2025-05-07T20:22:40.8818191Z use_cache=True, 2025-05-07T20:22:40.8818651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8819146Z long_segments=True, 2025-05-07T20:22:40.8819760Z pooling_mode=, 2025-05-07T20:22:40.8820234Z use_cpu=True, 2025-05-07T20:22:40.8820595Z ) 2025-05-07T20:22:40.8820950Z Trying example: test_backward_sgd( 2025-05-07T20:22:40.8821658Z self=, 2025-05-07T20:22:40.8822376Z T=3, 2025-05-07T20:22:40.8822714Z D=241, 2025-05-07T20:22:40.8823043Z B=104, 2025-05-07T20:22:40.8823386Z log_E=3, 2025-05-07T20:22:40.8823732Z L=5, 2025-05-07T20:22:40.8824204Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.8824695Z weighted=True, 2025-05-07T20:22:40.8825080Z mixed=True, 2025-05-07T20:22:40.8825434Z mixed_B=True, 2025-05-07T20:22:40.8825803Z use_cache=True, 2025-05-07T20:22:40.8826215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.8826697Z long_segments=True, 2025-05-07T20:22:40.8827134Z pooling_mode=, 2025-05-07T20:22:40.8827620Z use_cpu=True, 2025-05-07T20:22:40.8827979Z ) 2025-05-07T20:22:40.8828308Z PASSED 2025-05-07T20:22:40.8863915Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T20:22:40.8865482Z self=, 2025-05-07T20:22:40.8866320Z D=2, 2025-05-07T20:22:40.8866656Z B=1152, 2025-05-07T20:22:40.8866994Z L=1, 2025-05-07T20:22:40.8867332Z weighted=False, 2025-05-07T20:22:40.8867710Z mixed=False, 2025-05-07T20:22:40.8868078Z mixed_B=False, 2025-05-07T20:22:40.8868763Z use_cache=False, 2025-05-07T20:22:40.8869191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.8869663Z ) 2025-05-07T20:22:40.8869994Z SKIPPED 2025-05-07T20:22:40.9859969Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9861365Z self=, 2025-05-07T20:22:40.9862137Z T=1, 2025-05-07T20:22:40.9862476Z D=2, 2025-05-07T20:22:40.9862810Z B=1, 2025-05-07T20:22:40.9863139Z log_E=3, 2025-05-07T20:22:40.9863487Z L=0, 2025-05-07T20:22:40.9863865Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.9864439Z weighted=False, 2025-05-07T20:22:40.9864823Z mixed=False, 2025-05-07T20:22:40.9865193Z use_cache=False, 2025-05-07T20:22:40.9865607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9866096Z long_segments=False, 2025-05-07T20:22:40.9866550Z pooling_mode=, 2025-05-07T20:22:40.9867030Z ) 2025-05-07T20:22:40.9867405Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9868203Z self=, 2025-05-07T20:22:40.9868973Z T=3, 2025-05-07T20:22:40.9869681Z D=2, 2025-05-07T20:22:40.9870081Z B=1, 2025-05-07T20:22:40.9870437Z log_E=3, 2025-05-07T20:22:40.9870778Z L=0, 2025-05-07T20:22:40.9871157Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.9871642Z weighted=False, 2025-05-07T20:22:40.9872015Z mixed=False, 2025-05-07T20:22:40.9872388Z use_cache=False, 2025-05-07T20:22:40.9872814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9873356Z long_segments=False, 2025-05-07T20:22:40.9873802Z pooling_mode=, 2025-05-07T20:22:40.9874273Z ) 2025-05-07T20:22:40.9874643Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9875670Z self=, 2025-05-07T20:22:40.9876523Z T=3, 2025-05-07T20:22:40.9877087Z D=111, 2025-05-07T20:22:40.9877425Z B=66, 2025-05-07T20:22:40.9877759Z log_E=5, 2025-05-07T20:22:40.9878094Z L=17, 2025-05-07T20:22:40.9878605Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9879198Z weighted=True, 2025-05-07T20:22:40.9879783Z mixed=False, 2025-05-07T20:22:40.9880180Z use_cache=True, 2025-05-07T20:22:40.9880590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9881124Z long_segments=True, 2025-05-07T20:22:40.9881707Z pooling_mode=, 2025-05-07T20:22:40.9882172Z ) 2025-05-07T20:22:40.9882548Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9883337Z self=, 2025-05-07T20:22:40.9884100Z T=1, 2025-05-07T20:22:40.9884431Z D=154, 2025-05-07T20:22:40.9884761Z B=1, 2025-05-07T20:22:40.9885106Z log_E=3, 2025-05-07T20:22:40.9885454Z L=0, 2025-05-07T20:22:40.9885824Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.9886310Z weighted=False, 2025-05-07T20:22:40.9886686Z mixed=False, 2025-05-07T20:22:40.9887050Z use_cache=False, 2025-05-07T20:22:40.9887475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9887968Z long_segments=False, 2025-05-07T20:22:40.9888411Z pooling_mode=, 2025-05-07T20:22:40.9888873Z ) 2025-05-07T20:22:40.9889253Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9890053Z self=, 2025-05-07T20:22:40.9890831Z T=1, 2025-05-07T20:22:40.9891169Z D=154, 2025-05-07T20:22:40.9891502Z B=32, 2025-05-07T20:22:40.9891829Z log_E=5, 2025-05-07T20:22:40.9892175Z L=14, 2025-05-07T20:22:40.9892556Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9893034Z weighted=False, 2025-05-07T20:22:40.9893670Z mixed=False, 2025-05-07T20:22:40.9894040Z use_cache=True, 2025-05-07T20:22:40.9894442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9894936Z long_segments=True, 2025-05-07T20:22:40.9895372Z pooling_mode=, 2025-05-07T20:22:40.9895830Z ) 2025-05-07T20:22:40.9896216Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9897028Z self=, 2025-05-07T20:22:40.9897781Z T=5, 2025-05-07T20:22:40.9898112Z D=256, 2025-05-07T20:22:40.9898447Z B=62, 2025-05-07T20:22:40.9898774Z log_E=3, 2025-05-07T20:22:40.9899118Z L=9, 2025-05-07T20:22:40.9899496Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9899970Z weighted=False, 2025-05-07T20:22:40.9900353Z mixed=True, 2025-05-07T20:22:40.9900723Z use_cache=False, 2025-05-07T20:22:40.9901146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9901629Z long_segments=False, 2025-05-07T20:22:40.9902081Z pooling_mode=, 2025-05-07T20:22:40.9902552Z ) 2025-05-07T20:22:40.9902918Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9903717Z self=, 2025-05-07T20:22:40.9904756Z T=4, 2025-05-07T20:22:40.9905097Z D=214, 2025-05-07T20:22:40.9905441Z B=32, 2025-05-07T20:22:40.9905777Z log_E=4, 2025-05-07T20:22:40.9906110Z L=20, 2025-05-07T20:22:40.9906494Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9906970Z weighted=True, 2025-05-07T20:22:40.9907336Z mixed=False, 2025-05-07T20:22:40.9907702Z use_cache=False, 2025-05-07T20:22:40.9908316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9908882Z long_segments=False, 2025-05-07T20:22:40.9909329Z pooling_mode=, 2025-05-07T20:22:40.9909796Z ) 2025-05-07T20:22:40.9910164Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9911077Z self=, 2025-05-07T20:22:40.9911851Z T=2, 2025-05-07T20:22:40.9912182Z D=188, 2025-05-07T20:22:40.9912511Z B=116, 2025-05-07T20:22:40.9912853Z log_E=3, 2025-05-07T20:22:40.9913196Z L=19, 2025-05-07T20:22:40.9913574Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.9914213Z weighted=True, 2025-05-07T20:22:40.9914584Z mixed=True, 2025-05-07T20:22:40.9914941Z use_cache=True, 2025-05-07T20:22:40.9915351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9915845Z long_segments=True, 2025-05-07T20:22:40.9916510Z pooling_mode=, 2025-05-07T20:22:40.9916984Z ) 2025-05-07T20:22:40.9917356Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9918146Z self=, 2025-05-07T20:22:40.9918906Z T=1, 2025-05-07T20:22:40.9919237Z D=222, 2025-05-07T20:22:40.9919581Z B=128, 2025-05-07T20:22:40.9919920Z log_E=4, 2025-05-07T20:22:40.9920262Z L=14, 2025-05-07T20:22:40.9920636Z weights_precision=SparseType.FP16, 2025-05-07T20:22:40.9921117Z weighted=True, 2025-05-07T20:22:40.9921489Z mixed=True, 2025-05-07T20:22:40.9921864Z use_cache=False, 2025-05-07T20:22:40.9922282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9922866Z long_segments=True, 2025-05-07T20:22:40.9923305Z pooling_mode=, 2025-05-07T20:22:40.9923767Z ) 2025-05-07T20:22:40.9924141Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9924973Z self=, 2025-05-07T20:22:40.9925728Z T=3, 2025-05-07T20:22:40.9926061Z D=90, 2025-05-07T20:22:40.9926396Z B=61, 2025-05-07T20:22:40.9926723Z log_E=4, 2025-05-07T20:22:40.9927066Z L=17, 2025-05-07T20:22:40.9927448Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9928226Z weighted=True, 2025-05-07T20:22:40.9928596Z mixed=True, 2025-05-07T20:22:40.9928960Z use_cache=True, 2025-05-07T20:22:40.9929365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:40.9929862Z long_segments=False, 2025-05-07T20:22:40.9930302Z pooling_mode=, 2025-05-07T20:22:40.9930762Z ) 2025-05-07T20:22:40.9931138Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9931941Z self=, 2025-05-07T20:22:40.9932701Z T=2, 2025-05-07T20:22:40.9933024Z D=133, 2025-05-07T20:22:40.9933359Z B=51, 2025-05-07T20:22:40.9933695Z log_E=3, 2025-05-07T20:22:40.9934028Z L=16, 2025-05-07T20:22:40.9934408Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9934886Z weighted=True, 2025-05-07T20:22:40.9935249Z mixed=True, 2025-05-07T20:22:40.9935616Z use_cache=False, 2025-05-07T20:22:40.9936040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9936535Z long_segments=False, 2025-05-07T20:22:40.9936980Z pooling_mode=, 2025-05-07T20:22:40.9937449Z ) 2025-05-07T20:22:40.9937821Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9938845Z self=, 2025-05-07T20:22:40.9939633Z T=2, 2025-05-07T20:22:40.9939965Z D=133, 2025-05-07T20:22:40.9940300Z B=51, 2025-05-07T20:22:40.9940635Z log_E=3, 2025-05-07T20:22:40.9940973Z L=16, 2025-05-07T20:22:40.9941355Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9941838Z weighted=False, 2025-05-07T20:22:40.9942214Z mixed=True, 2025-05-07T20:22:40.9942570Z use_cache=False, 2025-05-07T20:22:40.9942990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9943483Z long_segments=False, 2025-05-07T20:22:40.9943918Z pooling_mode=, 2025-05-07T20:22:40.9944516Z ) 2025-05-07T20:22:40.9945051Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9945863Z self=, 2025-05-07T20:22:40.9946624Z T=1, 2025-05-07T20:22:40.9946954Z D=133, 2025-05-07T20:22:40.9947282Z B=51, 2025-05-07T20:22:40.9947618Z log_E=3, 2025-05-07T20:22:40.9947964Z L=16, 2025-05-07T20:22:40.9948335Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9948965Z weighted=False, 2025-05-07T20:22:40.9949341Z mixed=True, 2025-05-07T20:22:40.9949698Z use_cache=False, 2025-05-07T20:22:40.9950120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9950613Z long_segments=False, 2025-05-07T20:22:40.9951049Z pooling_mode=, 2025-05-07T20:22:40.9951520Z ) 2025-05-07T20:22:40.9951891Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9952689Z self=, 2025-05-07T20:22:40.9953441Z T=1, 2025-05-07T20:22:40.9953786Z D=133, 2025-05-07T20:22:40.9954120Z B=51, 2025-05-07T20:22:40.9954444Z log_E=3, 2025-05-07T20:22:40.9954786Z L=16, 2025-05-07T20:22:40.9955164Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9955639Z weighted=False, 2025-05-07T20:22:40.9956015Z mixed=False, 2025-05-07T20:22:40.9956387Z use_cache=False, 2025-05-07T20:22:40.9956804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9957294Z long_segments=False, 2025-05-07T20:22:40.9957733Z pooling_mode=, 2025-05-07T20:22:40.9958196Z ) 2025-05-07T20:22:40.9958575Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9959370Z self=, 2025-05-07T20:22:40.9960118Z T=1, 2025-05-07T20:22:40.9960452Z D=133, 2025-05-07T20:22:40.9960786Z B=16, 2025-05-07T20:22:40.9961112Z log_E=3, 2025-05-07T20:22:40.9961461Z L=16, 2025-05-07T20:22:40.9961846Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9962469Z weighted=False, 2025-05-07T20:22:40.9962837Z mixed=False, 2025-05-07T20:22:40.9963206Z use_cache=False, 2025-05-07T20:22:40.9963626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9964116Z long_segments=False, 2025-05-07T20:22:40.9964561Z pooling_mode=, 2025-05-07T20:22:40.9965038Z ) 2025-05-07T20:22:40.9965407Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9966204Z self=, 2025-05-07T20:22:40.9966959Z T=1, 2025-05-07T20:22:40.9967285Z D=133, 2025-05-07T20:22:40.9967616Z B=1, 2025-05-07T20:22:40.9967948Z log_E=3, 2025-05-07T20:22:40.9968282Z L=16, 2025-05-07T20:22:40.9968658Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9969142Z weighted=False, 2025-05-07T20:22:40.9969509Z mixed=False, 2025-05-07T20:22:40.9969883Z use_cache=False, 2025-05-07T20:22:40.9970395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9970893Z long_segments=False, 2025-05-07T20:22:40.9971331Z pooling_mode=, 2025-05-07T20:22:40.9971799Z ) 2025-05-07T20:22:40.9972178Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9973100Z self=, 2025-05-07T20:22:40.9973878Z T=1, 2025-05-07T20:22:40.9974211Z D=133, 2025-05-07T20:22:40.9974541Z B=1, 2025-05-07T20:22:40.9974871Z log_E=3, 2025-05-07T20:22:40.9975215Z L=0, 2025-05-07T20:22:40.9975587Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9976067Z weighted=False, 2025-05-07T20:22:40.9976441Z mixed=False, 2025-05-07T20:22:40.9976804Z use_cache=False, 2025-05-07T20:22:40.9977231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9977746Z long_segments=False, 2025-05-07T20:22:40.9978192Z pooling_mode=, 2025-05-07T20:22:40.9978796Z ) 2025-05-07T20:22:40.9979193Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9979990Z self=, 2025-05-07T20:22:40.9980743Z T=1, 2025-05-07T20:22:40.9981077Z D=86, 2025-05-07T20:22:40.9981419Z B=19, 2025-05-07T20:22:40.9981754Z log_E=4, 2025-05-07T20:22:40.9982213Z L=17, 2025-05-07T20:22:40.9982593Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9983070Z weighted=True, 2025-05-07T20:22:40.9983442Z mixed=False, 2025-05-07T20:22:40.9983812Z use_cache=False, 2025-05-07T20:22:40.9984348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9984842Z long_segments=True, 2025-05-07T20:22:40.9985270Z pooling_mode=, 2025-05-07T20:22:40.9985732Z ) 2025-05-07T20:22:40.9986102Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9986906Z self=, 2025-05-07T20:22:40.9987679Z T=1, 2025-05-07T20:22:40.9988005Z D=86, 2025-05-07T20:22:40.9988335Z B=19, 2025-05-07T20:22:40.9988668Z log_E=4, 2025-05-07T20:22:40.9989006Z L=17, 2025-05-07T20:22:40.9989384Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9989872Z weighted=True, 2025-05-07T20:22:40.9990237Z mixed=True, 2025-05-07T20:22:40.9990607Z use_cache=False, 2025-05-07T20:22:40.9991027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9991507Z long_segments=True, 2025-05-07T20:22:40.9991939Z pooling_mode=, 2025-05-07T20:22:40.9992407Z ) 2025-05-07T20:22:40.9992775Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:40.9993570Z self=, 2025-05-07T20:22:40.9994333Z T=1, 2025-05-07T20:22:40.9994658Z D=86, 2025-05-07T20:22:40.9994992Z B=19, 2025-05-07T20:22:40.9995329Z log_E=4, 2025-05-07T20:22:40.9995668Z L=1, 2025-05-07T20:22:40.9996246Z weights_precision=SparseType.FP32, 2025-05-07T20:22:40.9996733Z weighted=True, 2025-05-07T20:22:40.9997097Z mixed=True, 2025-05-07T20:22:40.9997464Z use_cache=False, 2025-05-07T20:22:40.9997880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:40.9998372Z long_segments=True, 2025-05-07T20:22:40.9998799Z pooling_mode=, 2025-05-07T20:22:40.9999277Z ) 2025-05-07T20:22:41.1211514Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1212386Z self=, 2025-05-07T20:22:41.1213152Z T=1, 2025-05-07T20:22:41.1213484Z D=86, 2025-05-07T20:22:41.1213817Z B=86, 2025-05-07T20:22:41.1214153Z log_E=4, 2025-05-07T20:22:41.1214496Z L=1, 2025-05-07T20:22:41.1214867Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1215349Z weighted=True, 2025-05-07T20:22:41.1215723Z mixed=True, 2025-05-07T20:22:41.1216198Z use_cache=False, 2025-05-07T20:22:41.1216666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1217162Z long_segments=True, 2025-05-07T20:22:41.1217596Z pooling_mode=, 2025-05-07T20:22:41.1218066Z ) 2025-05-07T20:22:41.1218442Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1219470Z self=, 2025-05-07T20:22:41.1220273Z T=1, 2025-05-07T20:22:41.1220607Z D=86, 2025-05-07T20:22:41.1220935Z B=1, 2025-05-07T20:22:41.1221268Z log_E=4, 2025-05-07T20:22:41.1221608Z L=1, 2025-05-07T20:22:41.1221983Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1222455Z weighted=True, 2025-05-07T20:22:41.1222830Z mixed=True, 2025-05-07T20:22:41.1223195Z use_cache=False, 2025-05-07T20:22:41.1223607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1224190Z long_segments=True, 2025-05-07T20:22:41.1224832Z pooling_mode=, 2025-05-07T20:22:41.1225319Z ) 2025-05-07T20:22:41.1225698Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1226495Z self=, 2025-05-07T20:22:41.1227248Z T=1, 2025-05-07T20:22:41.1227581Z D=86, 2025-05-07T20:22:41.1227918Z B=1, 2025-05-07T20:22:41.1228243Z log_E=4, 2025-05-07T20:22:41.1228815Z L=1, 2025-05-07T20:22:41.1229339Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1229818Z weighted=True, 2025-05-07T20:22:41.1230193Z mixed=True, 2025-05-07T20:22:41.1230559Z use_cache=False, 2025-05-07T20:22:41.1230973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1231475Z long_segments=False, 2025-05-07T20:22:41.1231915Z pooling_mode=, 2025-05-07T20:22:41.1232380Z ) 2025-05-07T20:22:41.1232751Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1233561Z self=, 2025-05-07T20:22:41.1234333Z T=1, 2025-05-07T20:22:41.1234660Z D=86, 2025-05-07T20:22:41.1235006Z B=1, 2025-05-07T20:22:41.1235340Z log_E=3, 2025-05-07T20:22:41.1235677Z L=1, 2025-05-07T20:22:41.1236058Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1236552Z weighted=True, 2025-05-07T20:22:41.1236921Z mixed=True, 2025-05-07T20:22:41.1237297Z use_cache=False, 2025-05-07T20:22:41.1237719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1238209Z long_segments=False, 2025-05-07T20:22:41.1238662Z pooling_mode=, 2025-05-07T20:22:41.1239133Z ) 2025-05-07T20:22:41.1239508Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1240314Z self=, 2025-05-07T20:22:41.1241082Z T=4, 2025-05-07T20:22:41.1241423Z D=111, 2025-05-07T20:22:41.1241755Z B=51, 2025-05-07T20:22:41.1242096Z log_E=4, 2025-05-07T20:22:41.1242668Z L=12, 2025-05-07T20:22:41.1243049Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1243536Z weighted=True, 2025-05-07T20:22:41.1243915Z mixed=False, 2025-05-07T20:22:41.1244286Z use_cache=True, 2025-05-07T20:22:41.1244704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1245205Z long_segments=True, 2025-05-07T20:22:41.1245642Z pooling_mode=, 2025-05-07T20:22:41.1246112Z ) 2025-05-07T20:22:41.1246494Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1247290Z self=, 2025-05-07T20:22:41.1248055Z T=4, 2025-05-07T20:22:41.1248393Z D=111, 2025-05-07T20:22:41.1248730Z B=51, 2025-05-07T20:22:41.1249069Z log_E=4, 2025-05-07T20:22:41.1249419Z L=12, 2025-05-07T20:22:41.1249797Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1250283Z weighted=True, 2025-05-07T20:22:41.1250671Z mixed=False, 2025-05-07T20:22:41.1251054Z use_cache=False, 2025-05-07T20:22:41.1251491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1251986Z long_segments=True, 2025-05-07T20:22:41.1252428Z pooling_mode=, 2025-05-07T20:22:41.1252893Z ) 2025-05-07T20:22:41.1253436Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1254264Z self=, 2025-05-07T20:22:41.1255027Z T=4, 2025-05-07T20:22:41.1255364Z D=4, 2025-05-07T20:22:41.1255704Z B=51, 2025-05-07T20:22:41.1256036Z log_E=4, 2025-05-07T20:22:41.1256381Z L=12, 2025-05-07T20:22:41.1256768Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1257248Z weighted=True, 2025-05-07T20:22:41.1257626Z mixed=False, 2025-05-07T20:22:41.1258000Z use_cache=False, 2025-05-07T20:22:41.1258419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1258911Z long_segments=True, 2025-05-07T20:22:41.1259506Z pooling_mode=, 2025-05-07T20:22:41.1259993Z ) 2025-05-07T20:22:41.1260370Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1261172Z self=, 2025-05-07T20:22:41.1261942Z T=4, 2025-05-07T20:22:41.1262278Z D=4, 2025-05-07T20:22:41.1262619Z B=51, 2025-05-07T20:22:41.1263106Z log_E=4, 2025-05-07T20:22:41.1263449Z L=12, 2025-05-07T20:22:41.1263833Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1264436Z weighted=True, 2025-05-07T20:22:41.1264809Z mixed=True, 2025-05-07T20:22:41.1265174Z use_cache=False, 2025-05-07T20:22:41.1265594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1266081Z long_segments=True, 2025-05-07T20:22:41.1266524Z pooling_mode=, 2025-05-07T20:22:41.1266996Z ) 2025-05-07T20:22:41.1267370Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1268183Z self=, 2025-05-07T20:22:41.1268950Z T=4, 2025-05-07T20:22:41.1269281Z D=4, 2025-05-07T20:22:41.1269617Z B=51, 2025-05-07T20:22:41.1269962Z log_E=4, 2025-05-07T20:22:41.1270304Z L=4, 2025-05-07T20:22:41.1270692Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1271184Z weighted=True, 2025-05-07T20:22:41.1271564Z mixed=True, 2025-05-07T20:22:41.1271939Z use_cache=False, 2025-05-07T20:22:41.1272363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1272875Z long_segments=True, 2025-05-07T20:22:41.1273310Z pooling_mode=, 2025-05-07T20:22:41.1273779Z ) 2025-05-07T20:22:41.1274154Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1274955Z self=, 2025-05-07T20:22:41.1275723Z T=4, 2025-05-07T20:22:41.1276052Z D=4, 2025-05-07T20:22:41.1276388Z B=4, 2025-05-07T20:22:41.1276907Z log_E=4, 2025-05-07T20:22:41.1277249Z L=4, 2025-05-07T20:22:41.1277634Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1278130Z weighted=True, 2025-05-07T20:22:41.1278504Z mixed=True, 2025-05-07T20:22:41.1278879Z use_cache=False, 2025-05-07T20:22:41.1279313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1279802Z long_segments=True, 2025-05-07T20:22:41.1280244Z pooling_mode=, 2025-05-07T20:22:41.1280717Z ) 2025-05-07T20:22:41.1281091Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1297307Z self=, 2025-05-07T20:22:41.1298090Z T=4, 2025-05-07T20:22:41.1298425Z D=4, 2025-05-07T20:22:41.1298758Z B=4, 2025-05-07T20:22:41.1299085Z log_E=4, 2025-05-07T20:22:41.1299429Z L=4, 2025-05-07T20:22:41.1299811Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1300294Z weighted=True, 2025-05-07T20:22:41.1300692Z mixed=True, 2025-05-07T20:22:41.1301059Z use_cache=False, 2025-05-07T20:22:41.1301475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:22:41.1301972Z long_segments=False, 2025-05-07T20:22:41.1302414Z pooling_mode=, 2025-05-07T20:22:41.1302877Z ) 2025-05-07T20:22:41.1303439Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1304373Z self=, 2025-05-07T20:22:41.1305133Z T=4, 2025-05-07T20:22:41.1305469Z D=185, 2025-05-07T20:22:41.1305820Z B=46, 2025-05-07T20:22:41.1306153Z log_E=4, 2025-05-07T20:22:41.1306512Z L=1, 2025-05-07T20:22:41.1306921Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1307406Z weighted=True, 2025-05-07T20:22:41.1307768Z mixed=True, 2025-05-07T20:22:41.1308139Z use_cache=True, 2025-05-07T20:22:41.1308550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1309033Z long_segments=False, 2025-05-07T20:22:41.1309610Z pooling_mode=, 2025-05-07T20:22:41.1310090Z ) 2025-05-07T20:22:41.1310464Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1311265Z self=, 2025-05-07T20:22:41.1312035Z T=4, 2025-05-07T20:22:41.1312360Z D=185, 2025-05-07T20:22:41.1312837Z B=46, 2025-05-07T20:22:41.1313169Z log_E=4, 2025-05-07T20:22:41.1313507Z L=1, 2025-05-07T20:22:41.1313882Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1314364Z weighted=False, 2025-05-07T20:22:41.1314732Z mixed=True, 2025-05-07T20:22:41.1315099Z use_cache=True, 2025-05-07T20:22:41.1315514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1316001Z long_segments=False, 2025-05-07T20:22:41.1316659Z pooling_mode=, 2025-05-07T20:22:41.1317130Z ) 2025-05-07T20:22:41.1317501Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1318310Z self=, 2025-05-07T20:22:41.1319073Z T=4, 2025-05-07T20:22:41.1319404Z D=185, 2025-05-07T20:22:41.1319728Z B=46, 2025-05-07T20:22:41.1320063Z log_E=4, 2025-05-07T20:22:41.1320410Z L=1, 2025-05-07T20:22:41.1320782Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1321273Z weighted=False, 2025-05-07T20:22:41.1321648Z mixed=False, 2025-05-07T20:22:41.1322013Z use_cache=True, 2025-05-07T20:22:41.1322423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1322914Z long_segments=False, 2025-05-07T20:22:41.1323348Z pooling_mode=, 2025-05-07T20:22:41.1323810Z ) 2025-05-07T20:22:41.1324186Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1324974Z self=, 2025-05-07T20:22:41.1325734Z T=4, 2025-05-07T20:22:41.1326068Z D=46, 2025-05-07T20:22:41.1326681Z B=46, 2025-05-07T20:22:41.1327019Z log_E=4, 2025-05-07T20:22:41.1327363Z L=1, 2025-05-07T20:22:41.1327734Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1328221Z weighted=False, 2025-05-07T20:22:41.1328597Z mixed=False, 2025-05-07T20:22:41.1328970Z use_cache=True, 2025-05-07T20:22:41.1329377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1329875Z long_segments=False, 2025-05-07T20:22:41.1330321Z pooling_mode=, 2025-05-07T20:22:41.1330782Z ) 2025-05-07T20:22:41.1331159Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1331954Z self=, 2025-05-07T20:22:41.1332709Z T=4, 2025-05-07T20:22:41.1333043Z D=46, 2025-05-07T20:22:41.1333378Z B=46, 2025-05-07T20:22:41.1333711Z log_E=4, 2025-05-07T20:22:41.1334055Z L=0, 2025-05-07T20:22:41.1334432Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1334913Z weighted=False, 2025-05-07T20:22:41.1335293Z mixed=False, 2025-05-07T20:22:41.1335664Z use_cache=True, 2025-05-07T20:22:41.1336068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1336561Z long_segments=False, 2025-05-07T20:22:41.1337003Z pooling_mode=, 2025-05-07T20:22:41.1337654Z ) 2025-05-07T20:22:41.1338049Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1338849Z self=, 2025-05-07T20:22:41.1339607Z T=4, 2025-05-07T20:22:41.1339929Z D=46, 2025-05-07T20:22:41.1340263Z B=46, 2025-05-07T20:22:41.1340599Z log_E=3, 2025-05-07T20:22:41.1340934Z L=0, 2025-05-07T20:22:41.1341314Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1341796Z weighted=False, 2025-05-07T20:22:41.1342162Z mixed=False, 2025-05-07T20:22:41.1342529Z use_cache=True, 2025-05-07T20:22:41.1342940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1343625Z long_segments=False, 2025-05-07T20:22:41.1344191Z pooling_mode=, 2025-05-07T20:22:41.1344667Z ) 2025-05-07T20:22:41.1345034Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1345838Z self=, 2025-05-07T20:22:41.1346602Z T=4, 2025-05-07T20:22:41.1347107Z D=2, 2025-05-07T20:22:41.1347441Z B=46, 2025-05-07T20:22:41.1347775Z log_E=4, 2025-05-07T20:22:41.1348117Z L=0, 2025-05-07T20:22:41.1348502Z weights_precision=SparseType.FP32, 2025-05-07T20:22:41.1349003Z weighted=False, 2025-05-07T20:22:41.1349392Z mixed=False, 2025-05-07T20:22:41.1349783Z use_cache=True, 2025-05-07T20:22:41.1350205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1350696Z long_segments=False, 2025-05-07T20:22:41.1351135Z pooling_mode=, 2025-05-07T20:22:41.1351607Z ) 2025-05-07T20:22:41.1351988Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1352786Z self=, 2025-05-07T20:22:41.1353544Z T=2, 2025-05-07T20:22:41.1353878Z D=9, 2025-05-07T20:22:41.1354205Z B=28, 2025-05-07T20:22:41.1354544Z log_E=3, 2025-05-07T20:22:41.1354895Z L=13, 2025-05-07T20:22:41.1355267Z weights_precision=SparseType.FP16, 2025-05-07T20:22:41.1355751Z weighted=True, 2025-05-07T20:22:41.1356123Z mixed=True, 2025-05-07T20:22:41.1356487Z use_cache=True, 2025-05-07T20:22:41.1356904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1357397Z long_segments=False, 2025-05-07T20:22:41.1357832Z pooling_mode=, 2025-05-07T20:22:41.1358295Z ) 2025-05-07T20:22:41.1358671Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:22:41.1359466Z self=, 2025-05-07T20:22:41.1360220Z T=2, 2025-05-07T20:22:41.1360682Z D=9, 2025-05-07T20:22:41.1361018Z B=28, 2025-05-07T20:22:41.1361348Z log_E=3, 2025-05-07T20:22:41.1361697Z L=13, 2025-05-07T20:22:41.1362078Z weights_precision=SparseType.FP16, 2025-05-07T20:22:41.1362560Z weighted=True, 2025-05-07T20:22:41.1362934Z mixed=False, 2025-05-07T20:22:41.1363309Z use_cache=True, 2025-05-07T20:22:41.1363718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:22:41.1364217Z long_segments=False, 2025-05-07T20:22:41.1364661Z pooling_mode=, 2025-05-07T20:22:41.1365120Z ) 2025-05-07T20:22:41.1365443Z PASSED 2025-05-07T20:22:41.1365636Z 2025-05-07T20:22:41.1365892Z =========================== short test summary info ============================ 2025-05-07T20:22:41.1367019Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:22:41.1368123Z ========================= 2 passed, 1 skipped in 3.06s ========================= 2025-05-07T20:22:41.8586315Z 2025-05-07T20:22:41.8587279Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:22:41.8607438Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 6 seconds 2025-05-07T20:22:41.8607955Z 2025-05-07T20:22:41.8607978Z 2025-05-07T20:22:41.8608328Z 2025-05-07T20:22:41.8608339Z 2025-05-07T20:22:41.8624191Z ################################################################################ 2025-05-07T20:22:41.8645032Z # [2025-05-07T20:22:41.864Z] Run Python Test Suite: 2025-05-07T20:22:41.8645666Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:22:41.8646284Z ################################################################################ 2025-05-07T20:22:41.8673560Z + 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:22:41.8674837Z 2025-05-07T20:22:44.8757100Z ============================= test session starts ============================== 2025-05-07T20:22:44.8758113Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:44.8758954Z cachedir: .pytest_cache 2025-05-07T20:22:44.8759894Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:44.8761104Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:44.8761609Z plugins: hypothesis-6.131.14 2025-05-07T20:22:47.1603609Z collecting ... collected 4 items 2025-05-07T20:22:47.1604004Z 2025-05-07T20:22:47.1636313Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:22:47.1653070Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:22:47.1668408Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:22:47.1698158Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:22:47.1699157Z 2025-05-07T20:22:47.1699429Z =========================== short test summary info ============================ 2025-05-07T20:22:47.1700378Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:22:47.1701638Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:22:47.1702895Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:22:47.1704231Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:22:47.1705505Z ============================== 4 skipped in 2.52s ============================== 2025-05-07T20:22:47.8658356Z 2025-05-07T20:22:47.8659378Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:22:47.8682518Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T20:22:47.8683147Z 2025-05-07T20:22:47.8683153Z 2025-05-07T20:22:47.8683158Z 2025-05-07T20:22:47.8683163Z 2025-05-07T20:22:47.8697982Z ################################################################################ 2025-05-07T20:22:47.8717493Z # [2025-05-07T20:22:47.871Z] Run Python Test Suite: 2025-05-07T20:22:47.8718092Z # ./tbe/training/forward_test.py 2025-05-07T20:22:47.8718604Z ################################################################################ 2025-05-07T20:22:47.8744856Z + 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:22:47.8745856Z 2025-05-07T20:22:50.9573073Z ============================= test session starts ============================== 2025-05-07T20:22:50.9574460Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:50.9575314Z cachedir: .pytest_cache 2025-05-07T20:22:50.9576254Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:50.9577285Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:50.9577787Z plugins: hypothesis-6.131.14 2025-05-07T20:22:53.2484206Z collecting ... collected 9 items 2025-05-07T20:22:53.2484597Z 2025-05-07T20:22:53.2660532Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:22:53.2857634Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:22:53.2878309Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:22:53.2894184Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:22:53.2909625Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:22:53.2923100Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:22:53.2942074Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:22:53.2954780Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:22:53.2985788Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:22:53.2986360Z 2025-05-07T20:22:53.2986617Z =============================== warnings summary =============================== 2025-05-07T20:22:53.2987376Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:22:53.2988252Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:22:53.2989839Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:22:53.2991211Z note_deprecation( 2025-05-07T20:22:53.2991474Z 2025-05-07T20:22:53.2991834Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:22:53.2992593Z =========================== short test summary info ============================ 2025-05-07T20:22:53.2993408Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.2994379Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.2995350Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.2996248Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:22:53.2997506Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.2998484Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.2999397Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:22:53.3000146Z =================== 2 passed, 7 skipped, 2 warnings in 2.56s =================== 2025-05-07T20:22:53.9872879Z 2025-05-07T20:22:53.9873608Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:22:53.9894749Z [TEST] Python test time for ./tbe/training/forward_test.py: 6 seconds 2025-05-07T20:22:53.9895256Z 2025-05-07T20:22:53.9895271Z 2025-05-07T20:22:53.9895277Z 2025-05-07T20:22:53.9895282Z 2025-05-07T20:22:53.9910932Z ################################################################################ 2025-05-07T20:22:53.9930338Z # [2025-05-07T20:22:53.992Z] Run Python Test Suite: 2025-05-07T20:22:53.9930957Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:22:53.9931521Z ################################################################################ 2025-05-07T20:22:53.9958672Z + 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:22:53.9959745Z 2025-05-07T20:22:57.1923052Z ============================= test session starts ============================== 2025-05-07T20:22:57.1924084Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:57.1924923Z cachedir: .pytest_cache 2025-05-07T20:22:57.1925850Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:57.1926860Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:57.1927506Z plugins: hypothesis-6.131.14 2025-05-07T20:22:59.4833646Z collecting ... collected 2 items 2025-05-07T20:22:59.4834439Z 2025-05-07T20:22:59.4863533Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:22:59.4891247Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:22:59.4892076Z 2025-05-07T20:22:59.4892330Z =========================== short test summary info ============================ 2025-05-07T20:22:59.4893496Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:22:59.4894600Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:22:59.4895452Z ============================== 2 skipped in 2.52s ============================== 2025-05-07T20:23:00.2354508Z 2025-05-07T20:23:00.2355475Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:23:00.2375984Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 7 seconds 2025-05-07T20:23:00.2376538Z 2025-05-07T20:23:00.2376544Z 2025-05-07T20:23:00.2376549Z 2025-05-07T20:23:00.2376554Z 2025-05-07T20:23:00.2392835Z ################################################################################ 2025-05-07T20:23:00.2411844Z # [2025-05-07T20:23:00.240Z] Run Python Test Suite: 2025-05-07T20:23:00.2412423Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:23:00.2412967Z ################################################################################ 2025-05-07T20:23:00.2440376Z + 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:23:00.2441393Z 2025-05-07T20:23:03.4896102Z ============================= test session starts ============================== 2025-05-07T20:23:03.4897117Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:03.4898346Z cachedir: .pytest_cache 2025-05-07T20:23:03.4899278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:03.4900294Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:03.4900805Z plugins: hypothesis-6.131.14 2025-05-07T20:23:05.7734093Z collecting ... collected 6 items 2025-05-07T20:23:05.7734503Z 2025-05-07T20:23:05.7767211Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:23:05.7779556Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:23:05.7795946Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:23:05.7809512Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:23:05.7824724Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:23:05.7853571Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:23:05.7854347Z 2025-05-07T20:23:05.7854877Z =========================== short test summary info ============================ 2025-05-07T20:23:05.7855750Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:23:05.7856816Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:23:05.7857849Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:23:05.7858884Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:23:05.7859923Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:23:05.7860904Z ========================= 1 passed, 5 skipped in 2.53s ========================= 2025-05-07T20:23:06.5002352Z 2025-05-07T20:23:06.5003149Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:23:06.5023327Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T20:23:06.5023875Z 2025-05-07T20:23:06.5023881Z 2025-05-07T20:23:06.5023887Z 2025-05-07T20:23:06.5024290Z 2025-05-07T20:23:06.5038938Z ################################################################################ 2025-05-07T20:23:06.5058640Z # [2025-05-07T20:23:06.505Z] Run Python Test Suite: 2025-05-07T20:23:06.5059229Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:23:06.5059779Z ################################################################################ 2025-05-07T20:23:06.5087508Z + 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:23:06.5088563Z 2025-05-07T20:23:09.6085997Z ============================= test session starts ============================== 2025-05-07T20:23:09.6086995Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:09.6087836Z cachedir: .pytest_cache 2025-05-07T20:23:09.6088778Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:09.6089802Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:09.6090309Z plugins: hypothesis-6.131.14 2025-05-07T20:23:11.9176778Z collecting ... collected 4 items 2025-05-07T20:23:11.9177165Z 2025-05-07T20:23:12.3218584Z [E507 20:23:12.909743224 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:23:12.3221646Z [E507 20:23:12.910258598 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:23:12.3271027Z [E507 20:23:12.915108347 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:23:12.3274607Z [E507 20:23:12.915559280 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:23:12.3397070Z [E507 20:23:12.927678494 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:23:12.3418783Z [E507 20:23:12.929832955 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:23:12.3552936Z [E507 20:23:12.943256018 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:23:12.3575160Z [E507 20:23:12.945533151 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:23:12.3631567Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:23:12.3633011Z self=, 2025-05-07T20:23:12.3633840Z T=1, 2025-05-07T20:23:12.3634178Z B=1, 2025-05-07T20:23:12.3634677Z max_L=1, 2025-05-07T20:23:12.3635093Z bounds_check_mode=, 2025-05-07T20:23:12.3635615Z use_cpu=True, 2025-05-07T20:23:12.3635987Z weighted=False, 2025-05-07T20:23:12.3636364Z dtype=torch.int64, 2025-05-07T20:23:12.3636757Z mixed_B=False, 2025-05-07T20:23:12.3637143Z bounds_check_version=1, 2025-05-07T20:23:12.3637550Z ) 2025-05-07T20:23:12.3637903Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3638721Z self=, 2025-05-07T20:23:12.3639527Z T=12, 2025-05-07T20:23:12.3639880Z B=1, 2025-05-07T20:23:12.3640215Z max_L=1, 2025-05-07T20:23:12.3640626Z bounds_check_mode=, 2025-05-07T20:23:12.3641146Z use_cpu=True, 2025-05-07T20:23:12.3641515Z weighted=False, 2025-05-07T20:23:12.3641893Z dtype=torch.int64, 2025-05-07T20:23:12.3642290Z mixed_B=False, 2025-05-07T20:23:12.3642679Z bounds_check_version=1, 2025-05-07T20:23:12.3643085Z ) 2025-05-07T20:23:12.3643442Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3644267Z self=, 2025-05-07T20:23:12.3645080Z T=12, 2025-05-07T20:23:12.3645425Z B=26, 2025-05-07T20:23:12.3645765Z max_L=30, 2025-05-07T20:23:12.3646192Z bounds_check_mode=, 2025-05-07T20:23:12.3646714Z use_cpu=True, 2025-05-07T20:23:12.3647085Z weighted=False, 2025-05-07T20:23:12.3647471Z dtype=torch.int32, 2025-05-07T20:23:12.3647857Z mixed_B=True, 2025-05-07T20:23:12.3648472Z bounds_check_version=1, 2025-05-07T20:23:12.3648886Z ) 2025-05-07T20:23:12.3649232Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3650049Z self=, 2025-05-07T20:23:12.3650864Z T=8, 2025-05-07T20:23:12.3651198Z B=1, 2025-05-07T20:23:12.3651524Z max_L=1, 2025-05-07T20:23:12.3651950Z bounds_check_mode=, 2025-05-07T20:23:12.3652472Z use_cpu=True, 2025-05-07T20:23:12.3652838Z weighted=False, 2025-05-07T20:23:12.3653223Z dtype=torch.int64, 2025-05-07T20:23:12.3653616Z mixed_B=False, 2025-05-07T20:23:12.3653995Z bounds_check_version=1, 2025-05-07T20:23:12.3654405Z ) 2025-05-07T20:23:12.3654765Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3655574Z self=, 2025-05-07T20:23:12.3656387Z T=8, 2025-05-07T20:23:12.3656726Z B=8, 2025-05-07T20:23:12.3657058Z max_L=6, 2025-05-07T20:23:12.3657479Z bounds_check_mode=, 2025-05-07T20:23:12.3658001Z use_cpu=True, 2025-05-07T20:23:12.3658364Z weighted=True, 2025-05-07T20:23:12.3658750Z dtype=torch.int32, 2025-05-07T20:23:12.3659327Z mixed_B=False, 2025-05-07T20:23:12.3659729Z bounds_check_version=1, 2025-05-07T20:23:12.3660140Z ) 2025-05-07T20:23:12.3660497Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3661314Z self=, 2025-05-07T20:23:12.3662300Z T=23, 2025-05-07T20:23:12.3662634Z B=51, 2025-05-07T20:23:12.3662969Z max_L=51, 2025-05-07T20:23:12.3663384Z bounds_check_mode=, 2025-05-07T20:23:12.3663906Z use_cpu=True, 2025-05-07T20:23:12.3664352Z weighted=True, 2025-05-07T20:23:12.3664728Z dtype=torch.int32, 2025-05-07T20:23:12.3665116Z mixed_B=True, 2025-05-07T20:23:12.3665650Z bounds_check_version=1, 2025-05-07T20:23:12.3666066Z ) 2025-05-07T20:23:12.3666423Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3667235Z self=, 2025-05-07T20:23:12.3668041Z T=9, 2025-05-07T20:23:12.3668392Z B=58, 2025-05-07T20:23:12.3668727Z max_L=44, 2025-05-07T20:23:12.3669293Z bounds_check_mode=, 2025-05-07T20:23:12.3669807Z use_cpu=True, 2025-05-07T20:23:12.3670180Z weighted=False, 2025-05-07T20:23:12.3670568Z dtype=torch.int32, 2025-05-07T20:23:12.3670951Z mixed_B=True, 2025-05-07T20:23:12.3671337Z bounds_check_version=2, 2025-05-07T20:23:12.3671746Z ) 2025-05-07T20:23:12.3672101Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3672918Z self=, 2025-05-07T20:23:12.3673740Z T=63, 2025-05-07T20:23:12.3674070Z B=37, 2025-05-07T20:23:12.3674418Z max_L=4, 2025-05-07T20:23:12.3674833Z bounds_check_mode=, 2025-05-07T20:23:12.3675351Z use_cpu=True, 2025-05-07T20:23:12.3675726Z weighted=True, 2025-05-07T20:23:12.3676112Z dtype=torch.int64, 2025-05-07T20:23:12.3676498Z mixed_B=False, 2025-05-07T20:23:12.3676887Z bounds_check_version=2, 2025-05-07T20:23:12.3677305Z ) 2025-05-07T20:23:12.3677659Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3678475Z self=, 2025-05-07T20:23:12.3679287Z T=5, 2025-05-07T20:23:12.3679619Z B=40, 2025-05-07T20:23:12.3679948Z max_L=19, 2025-05-07T20:23:12.3680377Z bounds_check_mode=, 2025-05-07T20:23:12.3680908Z use_cpu=True, 2025-05-07T20:23:12.3681275Z weighted=False, 2025-05-07T20:23:12.3681658Z dtype=torch.int64, 2025-05-07T20:23:12.3682049Z mixed_B=True, 2025-05-07T20:23:12.3682429Z bounds_check_version=1, 2025-05-07T20:23:12.3683037Z ) 2025-05-07T20:23:12.3683393Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3684196Z self=, 2025-05-07T20:23:12.3685227Z T=26, 2025-05-07T20:23:12.3685638Z B=31, 2025-05-07T20:23:12.3685968Z max_L=39, 2025-05-07T20:23:12.3686405Z bounds_check_mode=, 2025-05-07T20:23:12.3686935Z use_cpu=True, 2025-05-07T20:23:12.3687299Z weighted=True, 2025-05-07T20:23:12.3687682Z dtype=torch.int64, 2025-05-07T20:23:12.3688072Z mixed_B=True, 2025-05-07T20:23:12.3688454Z bounds_check_version=1, 2025-05-07T20:23:12.3688860Z ) 2025-05-07T20:23:12.3689216Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3690029Z self=, 2025-05-07T20:23:12.3690834Z T=13, 2025-05-07T20:23:12.3691168Z B=25, 2025-05-07T20:23:12.3691513Z max_L=27, 2025-05-07T20:23:12.3691931Z bounds_check_mode=, 2025-05-07T20:23:12.3692454Z use_cpu=True, 2025-05-07T20:23:12.3692830Z weighted=False, 2025-05-07T20:23:12.3693209Z dtype=torch.int64, 2025-05-07T20:23:12.3693607Z mixed_B=False, 2025-05-07T20:23:12.3694127Z bounds_check_version=2, 2025-05-07T20:23:12.3694555Z ) 2025-05-07T20:23:12.3694915Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3695734Z self=, 2025-05-07T20:23:12.3696748Z T=13, 2025-05-07T20:23:12.3697085Z B=25, 2025-05-07T20:23:12.3697428Z max_L=13, 2025-05-07T20:23:12.3697851Z bounds_check_mode=, 2025-05-07T20:23:12.3698369Z use_cpu=True, 2025-05-07T20:23:12.3698742Z weighted=False, 2025-05-07T20:23:12.3699126Z dtype=torch.int64, 2025-05-07T20:23:12.3699512Z mixed_B=False, 2025-05-07T20:23:12.3700009Z bounds_check_version=2, 2025-05-07T20:23:12.3700441Z ) 2025-05-07T20:23:12.3700789Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3701608Z self=, 2025-05-07T20:23:12.3702420Z T=13, 2025-05-07T20:23:12.3702754Z B=13, 2025-05-07T20:23:12.3703096Z max_L=13, 2025-05-07T20:23:12.3703627Z bounds_check_mode=, 2025-05-07T20:23:12.3704275Z use_cpu=True, 2025-05-07T20:23:12.3704658Z weighted=False, 2025-05-07T20:23:12.3705048Z dtype=torch.int64, 2025-05-07T20:23:12.3705457Z mixed_B=False, 2025-05-07T20:23:12.3705845Z bounds_check_version=2, 2025-05-07T20:23:12.3706258Z ) 2025-05-07T20:23:12.3706611Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3707430Z self=, 2025-05-07T20:23:12.3708241Z T=3, 2025-05-07T20:23:12.3708576Z B=23, 2025-05-07T20:23:12.3708918Z max_L=31, 2025-05-07T20:23:12.3709348Z bounds_check_mode=, 2025-05-07T20:23:12.3709877Z use_cpu=True, 2025-05-07T20:23:12.3710244Z weighted=True, 2025-05-07T20:23:12.3710626Z dtype=torch.int64, 2025-05-07T20:23:12.3711019Z mixed_B=False, 2025-05-07T20:23:12.3711403Z bounds_check_version=2, 2025-05-07T20:23:12.3711816Z ) 2025-05-07T20:23:12.3712184Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3712991Z self=, 2025-05-07T20:23:12.3713804Z T=3, 2025-05-07T20:23:12.3714136Z B=23, 2025-05-07T20:23:12.3714466Z max_L=31, 2025-05-07T20:23:12.3714896Z bounds_check_mode=, 2025-05-07T20:23:12.3715430Z use_cpu=True, 2025-05-07T20:23:12.3715799Z weighted=True, 2025-05-07T20:23:12.3716389Z dtype=torch.int64, 2025-05-07T20:23:12.3716797Z mixed_B=True, 2025-05-07T20:23:12.3717182Z bounds_check_version=2, 2025-05-07T20:23:12.3717906Z ) 2025-05-07T20:23:12.3718266Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3719080Z self=, 2025-05-07T20:23:12.3719887Z T=3, 2025-05-07T20:23:12.3720230Z B=31, 2025-05-07T20:23:12.3720579Z max_L=31, 2025-05-07T20:23:12.3721088Z bounds_check_mode=, 2025-05-07T20:23:12.3721617Z use_cpu=True, 2025-05-07T20:23:12.3721996Z weighted=True, 2025-05-07T20:23:12.3722379Z dtype=torch.int64, 2025-05-07T20:23:12.3722765Z mixed_B=True, 2025-05-07T20:23:12.3723148Z bounds_check_version=2, 2025-05-07T20:23:12.3723562Z ) 2025-05-07T20:23:12.3723910Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3724722Z self=, 2025-05-07T20:23:12.3725536Z T=47, 2025-05-07T20:23:12.3725861Z B=15, 2025-05-07T20:23:12.3726198Z max_L=9, 2025-05-07T20:23:12.3726629Z bounds_check_mode=, 2025-05-07T20:23:12.3727154Z use_cpu=True, 2025-05-07T20:23:12.3727529Z weighted=False, 2025-05-07T20:23:12.3727916Z dtype=torch.int64, 2025-05-07T20:23:12.3728307Z mixed_B=True, 2025-05-07T20:23:12.3728944Z bounds_check_version=2, 2025-05-07T20:23:12.3729377Z ) 2025-05-07T20:23:12.3729741Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3730548Z self=, 2025-05-07T20:23:12.3731357Z T=47, 2025-05-07T20:23:12.3731690Z B=15, 2025-05-07T20:23:12.3732018Z max_L=47, 2025-05-07T20:23:12.3732446Z bounds_check_mode=, 2025-05-07T20:23:12.3732973Z use_cpu=True, 2025-05-07T20:23:12.3733341Z weighted=False, 2025-05-07T20:23:12.3733720Z dtype=torch.int64, 2025-05-07T20:23:12.3734109Z mixed_B=True, 2025-05-07T20:23:12.3734489Z bounds_check_version=2, 2025-05-07T20:23:12.3735121Z ) 2025-05-07T20:23:12.3735521Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3736334Z self=, 2025-05-07T20:23:12.3737146Z T=47, 2025-05-07T20:23:12.3737482Z B=47, 2025-05-07T20:23:12.3737817Z max_L=47, 2025-05-07T20:23:12.3738244Z bounds_check_mode=, 2025-05-07T20:23:12.3738981Z use_cpu=True, 2025-05-07T20:23:12.3739357Z weighted=False, 2025-05-07T20:23:12.3739735Z dtype=torch.int64, 2025-05-07T20:23:12.3740129Z mixed_B=True, 2025-05-07T20:23:12.3740522Z bounds_check_version=2, 2025-05-07T20:23:12.3740926Z ) 2025-05-07T20:23:12.3741282Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3742097Z self=, 2025-05-07T20:23:12.3742905Z T=47, 2025-05-07T20:23:12.3743236Z B=47, 2025-05-07T20:23:12.3743579Z max_L=47, 2025-05-07T20:23:12.3744009Z bounds_check_mode=, 2025-05-07T20:23:12.3744695Z use_cpu=True, 2025-05-07T20:23:12.3745063Z weighted=True, 2025-05-07T20:23:12.3745438Z dtype=torch.int64, 2025-05-07T20:23:12.3745833Z mixed_B=True, 2025-05-07T20:23:12.3746219Z bounds_check_version=2, 2025-05-07T20:23:12.3746620Z ) 2025-05-07T20:23:12.3746982Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3747796Z self=, 2025-05-07T20:23:12.3748609Z T=8, 2025-05-07T20:23:12.3748936Z B=64, 2025-05-07T20:23:12.3749270Z max_L=61, 2025-05-07T20:23:12.3749707Z bounds_check_mode=, 2025-05-07T20:23:12.3750232Z use_cpu=True, 2025-05-07T20:23:12.3750609Z weighted=True, 2025-05-07T20:23:12.3750993Z dtype=torch.int64, 2025-05-07T20:23:12.3751385Z mixed_B=False, 2025-05-07T20:23:12.3751772Z bounds_check_version=1, 2025-05-07T20:23:12.3752334Z ) 2025-05-07T20:23:12.3752687Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3753504Z self=, 2025-05-07T20:23:12.3754324Z T=8, 2025-05-07T20:23:12.3754652Z B=64, 2025-05-07T20:23:12.3754995Z max_L=61, 2025-05-07T20:23:12.3755427Z bounds_check_mode=, 2025-05-07T20:23:12.3755964Z use_cpu=True, 2025-05-07T20:23:12.3756338Z weighted=False, 2025-05-07T20:23:12.3756724Z dtype=torch.int64, 2025-05-07T20:23:12.3757109Z mixed_B=False, 2025-05-07T20:23:12.3757500Z bounds_check_version=1, 2025-05-07T20:23:12.3757905Z ) 2025-05-07T20:23:12.3758262Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3759071Z self=, 2025-05-07T20:23:12.3759891Z T=61, 2025-05-07T20:23:12.3760224Z B=64, 2025-05-07T20:23:12.3760553Z max_L=61, 2025-05-07T20:23:12.3760998Z bounds_check_mode=, 2025-05-07T20:23:12.3761530Z use_cpu=True, 2025-05-07T20:23:12.3761899Z weighted=False, 2025-05-07T20:23:12.3762285Z dtype=torch.int64, 2025-05-07T20:23:12.3762679Z mixed_B=False, 2025-05-07T20:23:12.3763233Z bounds_check_version=1, 2025-05-07T20:23:12.3763668Z ) 2025-05-07T20:23:12.3764037Z Trying example: test_bounds_check( 2025-05-07T20:23:12.3764851Z self=, 2025-05-07T20:23:12.3765665Z T=64, 2025-05-07T20:23:12.3766007Z B=64, 2025-05-07T20:23:12.3766338Z max_L=61, 2025-05-07T20:23:12.3766775Z bounds_check_mode=, 2025-05-07T20:23:12.3767310Z use_cpu=True, 2025-05-07T20:23:12.3767684Z weighted=False, 2025-05-07T20:23:12.3768064Z dtype=torch.int64, 2025-05-07T20:23:12.3768457Z mixed_B=False, 2025-05-07T20:23:12.3768843Z bounds_check_version=1, 2025-05-07T20:23:12.3769392Z ) 2025-05-07T20:23:12.3770733Z [E507 20:23:12.961076001 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:23:12.3773421Z [E507 20:23:12.964677652 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:23:12.5492864Z [E507 20:23:12.137194934 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:23:12.5495609Z [E507 20:23:12.137455112 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:23:12.5554485Z [E507 20:23:12.143456206 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:23:12.5557189Z [E507 20:23:12.143714135 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:23:12.5602707Z [E507 20:23:12.148309211 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:23:12.5605781Z [E507 20:23:12.148566862 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:23:12.5664832Z [E507 20:23:12.154501848 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:23:12.5667525Z [E507 20:23:12.154766022 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:23:12.5861085Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5862131Z self=, 2025-05-07T20:23:12.5862946Z T=64, 2025-05-07T20:23:12.5863286Z B=64, 2025-05-07T20:23:12.5863626Z max_L=64, 2025-05-07T20:23:12.5864496Z bounds_check_mode=, 2025-05-07T20:23:12.5865065Z use_cpu=True, 2025-05-07T20:23:12.5865457Z weighted=False, 2025-05-07T20:23:12.5865837Z dtype=torch.int64, 2025-05-07T20:23:12.5866231Z mixed_B=False, 2025-05-07T20:23:12.5866617Z bounds_check_version=1, 2025-05-07T20:23:12.5867024Z ) 2025-05-07T20:23:12.5867381Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5868198Z self=, 2025-05-07T20:23:12.5869006Z T=63, 2025-05-07T20:23:12.5869339Z B=39, 2025-05-07T20:23:12.5869673Z max_L=30, 2025-05-07T20:23:12.5870088Z bounds_check_mode=, 2025-05-07T20:23:12.5870783Z use_cpu=True, 2025-05-07T20:23:12.5871181Z weighted=False, 2025-05-07T20:23:12.5871575Z dtype=torch.int32, 2025-05-07T20:23:12.5871960Z mixed_B=False, 2025-05-07T20:23:12.5872345Z bounds_check_version=1, 2025-05-07T20:23:12.5872753Z ) 2025-05-07T20:23:12.5873109Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5873926Z self=, 2025-05-07T20:23:12.5874963Z T=30, 2025-05-07T20:23:12.5875322Z B=39, 2025-05-07T20:23:12.5875657Z max_L=30, 2025-05-07T20:23:12.5876079Z bounds_check_mode=, 2025-05-07T20:23:12.5876597Z use_cpu=True, 2025-05-07T20:23:12.5876975Z weighted=False, 2025-05-07T20:23:12.5877366Z dtype=torch.int32, 2025-05-07T20:23:12.5877756Z mixed_B=False, 2025-05-07T20:23:12.5878141Z bounds_check_version=1, 2025-05-07T20:23:12.5878552Z ) 2025-05-07T20:23:12.5878905Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5879735Z self=, 2025-05-07T20:23:12.5880545Z T=30, 2025-05-07T20:23:12.5880881Z B=39, 2025-05-07T20:23:12.5881211Z max_L=39, 2025-05-07T20:23:12.5881637Z bounds_check_mode=, 2025-05-07T20:23:12.5882160Z use_cpu=True, 2025-05-07T20:23:12.5882532Z weighted=False, 2025-05-07T20:23:12.5882919Z dtype=torch.int32, 2025-05-07T20:23:12.5883311Z mixed_B=False, 2025-05-07T20:23:12.5883692Z bounds_check_version=1, 2025-05-07T20:23:12.5884101Z ) 2025-05-07T20:23:12.5884458Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5885266Z self=, 2025-05-07T20:23:12.5886079Z T=30, 2025-05-07T20:23:12.5886415Z B=30, 2025-05-07T20:23:12.5886747Z max_L=39, 2025-05-07T20:23:12.5887168Z bounds_check_mode=, 2025-05-07T20:23:12.5888132Z use_cpu=True, 2025-05-07T20:23:12.5888504Z weighted=False, 2025-05-07T20:23:12.5888888Z dtype=torch.int32, 2025-05-07T20:23:12.5889282Z mixed_B=False, 2025-05-07T20:23:12.5889667Z bounds_check_version=1, 2025-05-07T20:23:12.5890080Z ) 2025-05-07T20:23:12.5890441Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5891255Z self=, 2025-05-07T20:23:12.5892062Z T=30, 2025-05-07T20:23:12.5892397Z B=30, 2025-05-07T20:23:12.5892738Z max_L=30, 2025-05-07T20:23:12.5893152Z bounds_check_mode=, 2025-05-07T20:23:12.5893669Z use_cpu=True, 2025-05-07T20:23:12.5894039Z weighted=False, 2025-05-07T20:23:12.5894415Z dtype=torch.int32, 2025-05-07T20:23:12.5894806Z mixed_B=False, 2025-05-07T20:23:12.5895189Z bounds_check_version=1, 2025-05-07T20:23:12.5895589Z ) 2025-05-07T20:23:12.5895948Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5896767Z self=, 2025-05-07T20:23:12.5897575Z T=60, 2025-05-07T20:23:12.5897912Z B=64, 2025-05-07T20:23:12.5898252Z max_L=34, 2025-05-07T20:23:12.5898852Z bounds_check_mode=, 2025-05-07T20:23:12.5899394Z use_cpu=True, 2025-05-07T20:23:12.5899771Z weighted=True, 2025-05-07T20:23:12.5900149Z dtype=torch.int64, 2025-05-07T20:23:12.5900536Z mixed_B=True, 2025-05-07T20:23:12.5900919Z bounds_check_version=1, 2025-05-07T20:23:12.5901325Z ) 2025-05-07T20:23:12.5901674Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5902488Z self=, 2025-05-07T20:23:12.5903300Z T=60, 2025-05-07T20:23:12.5903627Z B=64, 2025-05-07T20:23:12.5903966Z max_L=60, 2025-05-07T20:23:12.5904512Z bounds_check_mode=, 2025-05-07T20:23:12.5905197Z use_cpu=True, 2025-05-07T20:23:12.5905602Z weighted=True, 2025-05-07T20:23:12.5905989Z dtype=torch.int64, 2025-05-07T20:23:12.5906375Z mixed_B=True, 2025-05-07T20:23:12.5906762Z bounds_check_version=1, 2025-05-07T20:23:12.5907171Z ) 2025-05-07T20:23:12.5907532Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5908354Z self=, 2025-05-07T20:23:12.5909325Z T=60, 2025-05-07T20:23:12.5909662Z B=60, 2025-05-07T20:23:12.5910024Z max_L=60, 2025-05-07T20:23:12.5910443Z bounds_check_mode=, 2025-05-07T20:23:12.5910966Z use_cpu=True, 2025-05-07T20:23:12.5911339Z weighted=True, 2025-05-07T20:23:12.5911715Z dtype=torch.int64, 2025-05-07T20:23:12.5912109Z mixed_B=True, 2025-05-07T20:23:12.5912493Z bounds_check_version=1, 2025-05-07T20:23:12.5912902Z ) 2025-05-07T20:23:12.5913263Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5914092Z self=, 2025-05-07T20:23:12.5914900Z T=21, 2025-05-07T20:23:12.5915239Z B=3, 2025-05-07T20:23:12.5915576Z max_L=10, 2025-05-07T20:23:12.5916005Z bounds_check_mode=, 2025-05-07T20:23:12.5916850Z use_cpu=True, 2025-05-07T20:23:12.5917237Z weighted=False, 2025-05-07T20:23:12.5917618Z dtype=torch.int64, 2025-05-07T20:23:12.5918011Z mixed_B=True, 2025-05-07T20:23:12.5918395Z bounds_check_version=2, 2025-05-07T20:23:12.5918796Z ) 2025-05-07T20:23:12.5919156Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5919972Z self=, 2025-05-07T20:23:12.5933823Z T=21, 2025-05-07T20:23:12.5934183Z B=3, 2025-05-07T20:23:12.5934522Z max_L=10, 2025-05-07T20:23:12.5934964Z bounds_check_mode=, 2025-05-07T20:23:12.5935518Z use_cpu=True, 2025-05-07T20:23:12.5936237Z weighted=True, 2025-05-07T20:23:12.5936616Z dtype=torch.int64, 2025-05-07T20:23:12.5936998Z mixed_B=True, 2025-05-07T20:23:12.5937379Z bounds_check_version=2, 2025-05-07T20:23:12.5937786Z ) 2025-05-07T20:23:12.5938148Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5938968Z self=, 2025-05-07T20:23:12.5939787Z T=3, 2025-05-07T20:23:12.5940132Z B=3, 2025-05-07T20:23:12.5940468Z max_L=10, 2025-05-07T20:23:12.5940912Z bounds_check_mode=, 2025-05-07T20:23:12.5941451Z use_cpu=True, 2025-05-07T20:23:12.5941816Z weighted=True, 2025-05-07T20:23:12.5942200Z dtype=torch.int64, 2025-05-07T20:23:12.5942590Z mixed_B=True, 2025-05-07T20:23:12.5942962Z bounds_check_version=2, 2025-05-07T20:23:12.5943365Z ) 2025-05-07T20:23:12.5943719Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5944647Z self=, 2025-05-07T20:23:12.5945459Z T=3, 2025-05-07T20:23:12.5945788Z B=3, 2025-05-07T20:23:12.5946109Z max_L=3, 2025-05-07T20:23:12.5946529Z bounds_check_mode=, 2025-05-07T20:23:12.5947330Z use_cpu=True, 2025-05-07T20:23:12.5947718Z weighted=True, 2025-05-07T20:23:12.5948106Z dtype=torch.int64, 2025-05-07T20:23:12.5948499Z mixed_B=True, 2025-05-07T20:23:12.5948888Z bounds_check_version=2, 2025-05-07T20:23:12.5949320Z ) 2025-05-07T20:23:12.5949712Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5950552Z self=, 2025-05-07T20:23:12.5951390Z T=32, 2025-05-07T20:23:12.5951756Z B=16, 2025-05-07T20:23:12.5952126Z max_L=25, 2025-05-07T20:23:12.5952579Z bounds_check_mode=, 2025-05-07T20:23:12.5953352Z use_cpu=True, 2025-05-07T20:23:12.5953760Z weighted=True, 2025-05-07T20:23:12.5954136Z dtype=torch.int32, 2025-05-07T20:23:12.5954545Z mixed_B=False, 2025-05-07T20:23:12.5954934Z bounds_check_version=1, 2025-05-07T20:23:12.5955336Z ) 2025-05-07T20:23:12.5955692Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5956510Z self=, 2025-05-07T20:23:12.5957538Z T=16, 2025-05-07T20:23:12.5957870Z B=16, 2025-05-07T20:23:12.5958208Z max_L=25, 2025-05-07T20:23:12.5958622Z bounds_check_mode=, 2025-05-07T20:23:12.5959142Z use_cpu=True, 2025-05-07T20:23:12.5959516Z weighted=True, 2025-05-07T20:23:12.5959901Z dtype=torch.int32, 2025-05-07T20:23:12.5960284Z mixed_B=False, 2025-05-07T20:23:12.5960668Z bounds_check_version=1, 2025-05-07T20:23:12.5961079Z ) 2025-05-07T20:23:12.5961427Z Trying example: test_bounds_check( 2025-05-07T20:23:12.5962249Z self=, 2025-05-07T20:23:12.5963066Z T=16, 2025-05-07T20:23:12.5963393Z B=25, 2025-05-07T20:23:12.5963730Z max_L=25, 2025-05-07T20:23:12.5964151Z bounds_check_mode=, 2025-05-07T20:23:12.5964668Z use_cpu=True, 2025-05-07T20:23:12.5965038Z weighted=True, 2025-05-07T20:23:12.5965422Z dtype=torch.int32, 2025-05-07T20:23:12.5965806Z mixed_B=False, 2025-05-07T20:23:12.5966196Z bounds_check_version=1, 2025-05-07T20:23:12.5966602Z ) 2025-05-07T20:23:12.5966959Z PASSED 2025-05-07T20:23:12.5967624Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:23:12.7619505Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:23:12.7620921Z self=, 2025-05-07T20:23:12.7622114Z T=1, 2025-05-07T20:23:12.7622457Z B=1, 2025-05-07T20:23:12.7622791Z L=0, 2025-05-07T20:23:12.7623124Z use_cpu=True, 2025-05-07T20:23:12.7623521Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7623992Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7624560Z ) 2025-05-07T20:23:12.7624930Z Trying example: test_pruning( 2025-05-07T20:23:12.7625708Z self=, 2025-05-07T20:23:12.7626516Z T=4, 2025-05-07T20:23:12.7626845Z B=1, 2025-05-07T20:23:12.7627182Z L=0, 2025-05-07T20:23:12.7627527Z use_cpu=True, 2025-05-07T20:23:12.7627918Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7628388Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7628866Z ) 2025-05-07T20:23:12.7629214Z Trying example: test_pruning( 2025-05-07T20:23:12.7629991Z self=, 2025-05-07T20:23:12.7630789Z T=4, 2025-05-07T20:23:12.7631132Z B=5, 2025-05-07T20:23:12.7631464Z L=1, 2025-05-07T20:23:12.7631807Z use_cpu=True, 2025-05-07T20:23:12.7632189Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7632652Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7633130Z ) 2025-05-07T20:23:12.7633674Z Trying example: test_pruning( 2025-05-07T20:23:12.7634471Z self=, 2025-05-07T20:23:12.7635268Z T=4, 2025-05-07T20:23:12.7635603Z B=5, 2025-05-07T20:23:12.7635929Z L=4, 2025-05-07T20:23:12.7636270Z use_cpu=True, 2025-05-07T20:23:12.7636665Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7637127Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7637602Z ) 2025-05-07T20:23:12.7637952Z Trying example: test_pruning( 2025-05-07T20:23:12.7638721Z self=, 2025-05-07T20:23:12.7639510Z T=4, 2025-05-07T20:23:12.7640061Z B=5, 2025-05-07T20:23:12.7640409Z L=4, 2025-05-07T20:23:12.7640753Z use_cpu=True, 2025-05-07T20:23:12.7641139Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7641593Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7642071Z ) 2025-05-07T20:23:12.7642431Z Trying example: test_pruning( 2025-05-07T20:23:12.7643206Z self=, 2025-05-07T20:23:12.7644209Z T=3, 2025-05-07T20:23:12.7644547Z B=2, 2025-05-07T20:23:12.7644873Z L=4, 2025-05-07T20:23:12.7645214Z use_cpu=True, 2025-05-07T20:23:12.7645600Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7646052Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7646526Z ) 2025-05-07T20:23:12.7646881Z Trying example: test_pruning( 2025-05-07T20:23:12.7647657Z self=, 2025-05-07T20:23:12.7648442Z T=4, 2025-05-07T20:23:12.7648795Z B=1, 2025-05-07T20:23:12.7649130Z L=2, 2025-05-07T20:23:12.7649468Z use_cpu=True, 2025-05-07T20:23:12.7649860Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7650321Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7650785Z ) 2025-05-07T20:23:12.7651145Z Trying example: test_pruning( 2025-05-07T20:23:12.7651920Z self=, 2025-05-07T20:23:12.7652708Z T=2, 2025-05-07T20:23:12.7653045Z B=3, 2025-05-07T20:23:12.7653379Z L=8, 2025-05-07T20:23:12.7653714Z use_cpu=True, 2025-05-07T20:23:12.7654107Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7654581Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7655048Z ) 2025-05-07T20:23:12.7655405Z Trying example: test_pruning( 2025-05-07T20:23:12.7656183Z self=, 2025-05-07T20:23:12.7656981Z T=2, 2025-05-07T20:23:12.7657310Z B=5, 2025-05-07T20:23:12.7657857Z L=5, 2025-05-07T20:23:12.7658197Z use_cpu=True, 2025-05-07T20:23:12.7658583Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7659046Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7659519Z ) 2025-05-07T20:23:12.7659865Z Trying example: test_pruning( 2025-05-07T20:23:12.7660643Z self=, 2025-05-07T20:23:12.7661446Z T=1, 2025-05-07T20:23:12.7661777Z B=5, 2025-05-07T20:23:12.7662114Z L=2, 2025-05-07T20:23:12.7662457Z use_cpu=True, 2025-05-07T20:23:12.7662841Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7663303Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7663771Z ) 2025-05-07T20:23:12.7664252Z Trying example: test_pruning( 2025-05-07T20:23:12.7665040Z self=, 2025-05-07T20:23:12.7665833Z T=5, 2025-05-07T20:23:12.7666159Z B=3, 2025-05-07T20:23:12.7666502Z L=1, 2025-05-07T20:23:12.7666844Z use_cpu=True, 2025-05-07T20:23:12.7667259Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7667722Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7668209Z ) 2025-05-07T20:23:12.7668562Z Trying example: test_pruning( 2025-05-07T20:23:12.7669532Z self=, 2025-05-07T20:23:12.7670364Z T=5, 2025-05-07T20:23:12.7670701Z B=3, 2025-05-07T20:23:12.7671027Z L=3, 2025-05-07T20:23:12.7671371Z use_cpu=True, 2025-05-07T20:23:12.7671764Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7672225Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7672715Z ) 2025-05-07T20:23:12.7673094Z Trying example: test_pruning( 2025-05-07T20:23:12.7673869Z self=, 2025-05-07T20:23:12.7674668Z T=5, 2025-05-07T20:23:12.7675005Z B=3, 2025-05-07T20:23:12.7675483Z L=5, 2025-05-07T20:23:12.7675846Z use_cpu=True, 2025-05-07T20:23:12.7676240Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7676701Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7677184Z ) 2025-05-07T20:23:12.7677537Z Trying example: test_pruning( 2025-05-07T20:23:12.7678326Z self=, 2025-05-07T20:23:12.7679256Z T=3, 2025-05-07T20:23:12.7679588Z B=3, 2025-05-07T20:23:12.7679921Z L=5, 2025-05-07T20:23:12.7680255Z use_cpu=True, 2025-05-07T20:23:12.7680644Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7681114Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7681584Z ) 2025-05-07T20:23:12.7681938Z Trying example: test_pruning( 2025-05-07T20:23:12.7682717Z self=, 2025-05-07T20:23:12.7683505Z T=3, 2025-05-07T20:23:12.7683841Z B=5, 2025-05-07T20:23:12.7684186Z L=5, 2025-05-07T20:23:12.7684525Z use_cpu=True, 2025-05-07T20:23:12.7684922Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7685396Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7685865Z ) 2025-05-07T20:23:12.7686220Z Trying example: test_pruning( 2025-05-07T20:23:12.7686998Z self=, 2025-05-07T20:23:12.7687798Z T=3, 2025-05-07T20:23:12.7688128Z B=3, 2025-05-07T20:23:12.7688458Z L=3, 2025-05-07T20:23:12.7688798Z use_cpu=True, 2025-05-07T20:23:12.7689183Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7689654Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7690130Z ) 2025-05-07T20:23:12.7690476Z Trying example: test_pruning( 2025-05-07T20:23:12.7691253Z self=, 2025-05-07T20:23:12.7692049Z T=1, 2025-05-07T20:23:12.7692375Z B=4, 2025-05-07T20:23:12.7692715Z L=5, 2025-05-07T20:23:12.7693253Z use_cpu=True, 2025-05-07T20:23:12.7693642Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7694104Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7694580Z ) 2025-05-07T20:23:12.7694928Z Trying example: test_pruning( 2025-05-07T20:23:12.7695705Z self=, 2025-05-07T20:23:12.7696509Z T=1, 2025-05-07T20:23:12.7696839Z B=4, 2025-05-07T20:23:12.7697174Z L=4, 2025-05-07T20:23:12.7697520Z use_cpu=True, 2025-05-07T20:23:12.7697909Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7698363Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7698841Z ) 2025-05-07T20:23:12.7699196Z Trying example: test_pruning( 2025-05-07T20:23:12.7699967Z self=, 2025-05-07T20:23:12.7700762Z T=1, 2025-05-07T20:23:12.7701097Z B=4, 2025-05-07T20:23:12.7701435Z L=1, 2025-05-07T20:23:12.7701782Z use_cpu=True, 2025-05-07T20:23:12.7702178Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7702633Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7703106Z ) 2025-05-07T20:23:12.7703460Z Trying example: test_pruning( 2025-05-07T20:23:12.7704520Z self=, 2025-05-07T20:23:12.7705342Z T=1, 2025-05-07T20:23:12.7705678Z B=4, 2025-05-07T20:23:12.7706007Z L=1, 2025-05-07T20:23:12.7706348Z use_cpu=True, 2025-05-07T20:23:12.7706742Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7707202Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7707680Z ) 2025-05-07T20:23:12.7708034Z Trying example: test_pruning( 2025-05-07T20:23:12.7708807Z self=, 2025-05-07T20:23:12.7709595Z T=1, 2025-05-07T20:23:12.7709927Z B=1, 2025-05-07T20:23:12.7710262Z L=1, 2025-05-07T20:23:12.7710723Z use_cpu=True, 2025-05-07T20:23:12.7711133Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7711602Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7712072Z ) 2025-05-07T20:23:12.7712428Z Trying example: test_pruning( 2025-05-07T20:23:12.7713209Z self=, 2025-05-07T20:23:12.7714145Z T=5, 2025-05-07T20:23:12.7714477Z B=6, 2025-05-07T20:23:12.7714816Z L=8, 2025-05-07T20:23:12.7715149Z use_cpu=True, 2025-05-07T20:23:12.7715542Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7716015Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7716735Z ) 2025-05-07T20:23:12.7717094Z Trying example: test_pruning( 2025-05-07T20:23:12.7717857Z self=, 2025-05-07T20:23:12.7718642Z T=5, 2025-05-07T20:23:12.7718975Z B=5, 2025-05-07T20:23:12.7719309Z L=8, 2025-05-07T20:23:12.7719655Z use_cpu=True, 2025-05-07T20:23:12.7720044Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7720508Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7720981Z ) 2025-05-07T20:23:12.7721326Z Trying example: test_pruning( 2025-05-07T20:23:12.7722095Z self=, 2025-05-07T20:23:12.7722878Z T=5, 2025-05-07T20:23:12.7723213Z B=5, 2025-05-07T20:23:12.7723542Z L=5, 2025-05-07T20:23:12.7723881Z use_cpu=True, 2025-05-07T20:23:12.7724266Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7724727Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7725202Z ) 2025-05-07T20:23:12.7725553Z Trying example: test_pruning( 2025-05-07T20:23:12.7726314Z self=, 2025-05-07T20:23:12.7727093Z T=4, 2025-05-07T20:23:12.7727423Z B=8, 2025-05-07T20:23:12.7727759Z L=2, 2025-05-07T20:23:12.7728104Z use_cpu=True, 2025-05-07T20:23:12.7728760Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7729225Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7729691Z ) 2025-05-07T20:23:12.7730044Z Trying example: test_pruning( 2025-05-07T20:23:12.7730805Z self=, 2025-05-07T20:23:12.7731587Z T=1, 2025-05-07T20:23:12.7731922Z B=8, 2025-05-07T20:23:12.7732246Z L=2, 2025-05-07T20:23:12.7732585Z use_cpu=True, 2025-05-07T20:23:12.7732973Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7733431Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7733897Z ) 2025-05-07T20:23:12.7734246Z Trying example: test_pruning( 2025-05-07T20:23:12.7735006Z self=, 2025-05-07T20:23:12.7735786Z T=1, 2025-05-07T20:23:12.7736118Z B=8, 2025-05-07T20:23:12.7736444Z L=2, 2025-05-07T20:23:12.7736783Z use_cpu=True, 2025-05-07T20:23:12.7737178Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7737620Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7738087Z ) 2025-05-07T20:23:12.7738435Z Trying example: test_pruning( 2025-05-07T20:23:12.7739375Z self=, 2025-05-07T20:23:12.7740169Z T=3, 2025-05-07T20:23:12.7740508Z B=1, 2025-05-07T20:23:12.7740836Z L=2, 2025-05-07T20:23:12.7741168Z use_cpu=True, 2025-05-07T20:23:12.7741553Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7742007Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7742472Z ) 2025-05-07T20:23:12.7742821Z Trying example: test_pruning( 2025-05-07T20:23:12.7743590Z self=, 2025-05-07T20:23:12.7744489Z T=3, 2025-05-07T20:23:12.7744824Z B=1, 2025-05-07T20:23:12.7745153Z L=2, 2025-05-07T20:23:12.7745483Z use_cpu=True, 2025-05-07T20:23:12.7746023Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7746507Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7746971Z ) 2025-05-07T20:23:12.7747323Z Trying example: test_pruning( 2025-05-07T20:23:12.7748088Z self=, 2025-05-07T20:23:12.7748871Z T=3, 2025-05-07T20:23:12.7749336Z B=1, 2025-05-07T20:23:12.7749666Z L=3, 2025-05-07T20:23:12.7750002Z use_cpu=True, 2025-05-07T20:23:12.7750381Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7750852Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7751326Z ) 2025-05-07T20:23:12.7751670Z Trying example: test_pruning( 2025-05-07T20:23:12.7752431Z self=, 2025-05-07T20:23:12.7753218Z T=3, 2025-05-07T20:23:12.7753544Z B=1, 2025-05-07T20:23:12.7753879Z L=1, 2025-05-07T20:23:12.7754220Z use_cpu=True, 2025-05-07T20:23:12.7754608Z use_cpu_hashtable=False, 2025-05-07T20:23:12.7755075Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7755546Z ) 2025-05-07T20:23:12.7755889Z Trying example: test_pruning( 2025-05-07T20:23:12.7756653Z self=, 2025-05-07T20:23:12.7757437Z T=4, 2025-05-07T20:23:12.7757764Z B=6, 2025-05-07T20:23:12.7758100Z L=3, 2025-05-07T20:23:12.7758445Z use_cpu=True, 2025-05-07T20:23:12.7758826Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7759300Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7759775Z ) 2025-05-07T20:23:12.7760123Z Trying example: test_pruning( 2025-05-07T20:23:12.7760883Z self=, 2025-05-07T20:23:12.7761664Z T=4, 2025-05-07T20:23:12.7761998Z B=6, 2025-05-07T20:23:12.7762325Z L=6, 2025-05-07T20:23:12.7762662Z use_cpu=True, 2025-05-07T20:23:12.7763056Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7763681Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7764156Z ) 2025-05-07T20:23:12.7888011Z Trying example: test_pruning( 2025-05-07T20:23:12.7888856Z self=, 2025-05-07T20:23:12.7889650Z T=1, 2025-05-07T20:23:12.7889980Z B=6, 2025-05-07T20:23:12.7890324Z L=6, 2025-05-07T20:23:12.7890657Z use_cpu=True, 2025-05-07T20:23:12.7891043Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7891495Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7891952Z ) 2025-05-07T20:23:12.7892303Z Trying example: test_pruning( 2025-05-07T20:23:12.7893057Z self=, 2025-05-07T20:23:12.7893830Z T=2, 2025-05-07T20:23:12.7894163Z B=4, 2025-05-07T20:23:12.7894495Z L=1, 2025-05-07T20:23:12.7894825Z use_cpu=True, 2025-05-07T20:23:12.7895209Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7895679Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7896141Z ) 2025-05-07T20:23:12.7896496Z Trying example: test_pruning( 2025-05-07T20:23:12.7897260Z self=, 2025-05-07T20:23:12.7898366Z T=2, 2025-05-07T20:23:12.7898726Z B=4, 2025-05-07T20:23:12.7899066Z L=4, 2025-05-07T20:23:12.7899407Z use_cpu=True, 2025-05-07T20:23:12.7899788Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7900242Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7900708Z ) 2025-05-07T20:23:12.7901051Z Trying example: test_pruning( 2025-05-07T20:23:12.7901812Z self=, 2025-05-07T20:23:12.7902593Z T=2, 2025-05-07T20:23:12.7902918Z B=4, 2025-05-07T20:23:12.7903247Z L=2, 2025-05-07T20:23:12.7903589Z use_cpu=True, 2025-05-07T20:23:12.7903967Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7904683Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7905166Z ) 2025-05-07T20:23:12.7905509Z Trying example: test_pruning( 2025-05-07T20:23:12.7906269Z self=, 2025-05-07T20:23:12.7907051Z T=4, 2025-05-07T20:23:12.7907392Z B=4, 2025-05-07T20:23:12.7907716Z L=4, 2025-05-07T20:23:12.7908185Z use_cpu=True, 2025-05-07T20:23:12.7908576Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7909022Z use_array_for_index_remapping=True, 2025-05-07T20:23:12.7909487Z ) 2025-05-07T20:23:12.7909841Z Trying example: test_pruning( 2025-05-07T20:23:12.7910595Z self=, 2025-05-07T20:23:12.7911379Z T=5, 2025-05-07T20:23:12.7911719Z B=2, 2025-05-07T20:23:12.7912047Z L=5, 2025-05-07T20:23:12.7912387Z use_cpu=True, 2025-05-07T20:23:12.7912775Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7913229Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7913724Z ) 2025-05-07T20:23:12.7914073Z Trying example: test_pruning( 2025-05-07T20:23:12.7914828Z self=, 2025-05-07T20:23:12.7915610Z T=2, 2025-05-07T20:23:12.7915952Z B=2, 2025-05-07T20:23:12.7916478Z L=5, 2025-05-07T20:23:12.7916848Z use_cpu=True, 2025-05-07T20:23:12.7917234Z use_cpu_hashtable=True, 2025-05-07T20:23:12.7917681Z use_array_for_index_remapping=False, 2025-05-07T20:23:12.7918150Z ) 2025-05-07T20:23:12.7918500Z PASSED 2025-05-07T20:23:12.7925356Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:23:12.7926018Z 2025-05-07T20:23:12.7926267Z =========================== short test summary info ============================ 2025-05-07T20:23:12.7927157Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:23:12.7928374Z ========================= 3 passed, 1 skipped in 3.41s ========================= 2025-05-07T20:23:13.5517314Z 2025-05-07T20:23:13.5518373Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:23:13.5539008Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 7 seconds 2025-05-07T20:23:13.5539584Z 2025-05-07T20:23:13.5539607Z 2025-05-07T20:23:13.5539613Z 2025-05-07T20:23:13.5539618Z 2025-05-07T20:23:13.5555416Z ################################################################################ 2025-05-07T20:23:13.5575540Z # [2025-05-07T20:23:13.557Z] Run Python Test Suite: 2025-05-07T20:23:13.5576102Z # ./utils/filestore_test.py 2025-05-07T20:23:13.5576586Z ################################################################################ 2025-05-07T20:23:13.5608782Z + 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:23:13.5609805Z 2025-05-07T20:23:16.6235429Z ============================= test session starts ============================== 2025-05-07T20:23:16.6236444Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:16.6237288Z cachedir: .pytest_cache 2025-05-07T20:23:16.6238581Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:16.6239641Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:16.6240146Z plugins: hypothesis-6.131.14 2025-05-07T20:23:18.7811592Z collecting ... collected 8 items 2025-05-07T20:23:18.7811996Z 2025-05-07T20:23:18.7829696Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:23:18.7843586Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:23:18.7854570Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:23:18.7867139Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:23:18.7878424Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:23:18.7894879Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:23:18.7988559Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:23:18.8067616Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:23:18.8068195Z 2025-05-07T20:23:18.8068450Z =========================== short test summary info ============================ 2025-05-07T20:23:18.8069158Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:23:18.8069918Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:23:18.8070683Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:23:18.8071444Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:23:18.8072179Z ========================= 4 passed, 4 skipped in 2.41s ========================= 2025-05-07T20:23:19.4346448Z 2025-05-07T20:23:19.4347306Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:23:19.4367928Z [TEST] Python test time for ./utils/filestore_test.py: 6 seconds 2025-05-07T20:23:19.4368425Z 2025-05-07T20:23:19.4368431Z 2025-05-07T20:23:19.4368449Z 2025-05-07T20:23:19.4368454Z 2025-05-07T20:23:19.4382424Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:23:19.4383618Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:23:19.4384020Z 2025-05-07T20:23:19.4398643Z ################################################################################ 2025-05-07T20:23:19.4417862Z # [2025-05-07T20:23:19.441Z] Run Python Test Suite: 2025-05-07T20:23:19.4418435Z # ./uvm/ops_load_test.py 2025-05-07T20:23:19.4418900Z ################################################################################ 2025-05-07T20:23:19.4448013Z + 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:23:19.4449369Z 2025-05-07T20:23:22.5584988Z ============================= test session starts ============================== 2025-05-07T20:23:22.5586009Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:22.5586871Z cachedir: .pytest_cache 2025-05-07T20:23:22.5587808Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:22.5588835Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:22.5589341Z plugins: hypothesis-6.131.14 2025-05-07T20:23:24.7873050Z collecting ... collected 1 item 2025-05-07T20:23:24.7873437Z 2025-05-07T20:23:24.9319640Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:23:24.9320124Z 2025-05-07T20:23:24.9320383Z ============================== 1 passed in 2.59s =============================== 2025-05-07T20:23:25.6311862Z 2025-05-07T20:23:25.6312720Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:23:25.6334033Z [TEST] Python test time for ./uvm/ops_load_test.py: 6 seconds 2025-05-07T20:23:25.6334515Z 2025-05-07T20:23:25.6334876Z 2025-05-07T20:23:25.6334886Z 2025-05-07T20:23:25.6334891Z 2025-05-07T20:23:25.6347929Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:23:25.6349107Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:23:25.6349459Z 2025-05-07T20:23:25.6350524Z /__w/FBGEMM/FBGEMM 2025-05-07T20:23:25.6492636Z Post job cleanup. 2025-05-07T20:23:25.6500112Z ##[command]/usr/bin/docker exec 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:23:25.9562715Z [command]/usr/bin/git version 2025-05-07T20:23:25.9611791Z git version 2.47.1 2025-05-07T20:23:25.9663237Z Copying '/github/home/.gitconfig' to '/__w/_temp/4477cdfe-8953-4b1d-ae9b-c63dfa3d4641/.gitconfig' 2025-05-07T20:23:25.9676532Z Temporarily overriding HOME='/__w/_temp/4477cdfe-8953-4b1d-ae9b-c63dfa3d4641' before making global git config changes 2025-05-07T20:23:25.9678139Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:23:25.9685818Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:23:25.9735051Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:23:25.9778515Z [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:23:26.0104941Z Entering 'external/asmjit' 2025-05-07T20:23:26.0158125Z Entering 'external/composable_kernel' 2025-05-07T20:23:26.0217400Z Entering 'external/cpuinfo' 2025-05-07T20:23:26.0272005Z Entering 'external/cutlass' 2025-05-07T20:23:26.0335581Z Entering 'external/googletest' 2025-05-07T20:23:26.0391656Z Entering 'external/hipify_torch' 2025-05-07T20:23:26.0447986Z Entering 'external/json' 2025-05-07T20:23:26.0524327Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:23:26.0550982Z http.https://github.com/.extraheader 2025-05-07T20:23:26.0566020Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:23:26.0601142Z [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:23:26.0933705Z Entering 'external/asmjit' 2025-05-07T20:23:26.0990085Z Entering 'external/composable_kernel' 2025-05-07T20:23:26.1052924Z Entering 'external/cpuinfo' 2025-05-07T20:23:26.1107326Z Entering 'external/cutlass' 2025-05-07T20:23:26.1170838Z Entering 'external/googletest' 2025-05-07T20:23:26.1226053Z Entering 'external/hipify_torch' 2025-05-07T20:23:26.1279182Z Entering 'external/json' 2025-05-07T20:23:26.1496992Z Stop and remove container: 614bf888f28c49dda8f0f3cc131a907e_amazonlinux2023_5c7a00 2025-05-07T20:23:26.1519768Z ##[command]/usr/bin/docker rm --force 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T20:23:26.7592370Z 4c9a9a8c5a638a8443e1b13fc834cd145429872cb0aeda98936389e21a1d3cc3 2025-05-07T20:23:26.7627806Z Remove container network: github_network_16ab41f23edd4f8e85e7b4731e7c9bd1 2025-05-07T20:23:26.7635013Z ##[command]/usr/bin/docker network rm github_network_16ab41f23edd4f8e85e7b4731e7c9bd1 2025-05-07T20:23:27.3804626Z github_network_16ab41f23edd4f8e85e7b4731e7c9bd1 2025-05-07T20:23:27.3841240Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:23:27.3866656Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:23:27.3874019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:27.3874611Z ##[endgroup] 2025-05-07T20:23:27.4001465Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:23:42.7254434Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:24:06.4223721Z Cleaning up orphan processes